Trace number 4088783

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01UNSAT 14.3908 14.3924

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/
pb16-16-elffers/SUMINEQ/normalized-sumineqArity4pyramidP0125.opb
MD5SUM7df01ffbf71207497d9d79abf8ad3772
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.10938
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables32004
Total number of constraints8002
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)127
Number of constraints which are nor clauses,nor cardinality constraints7875
Minimum length of a constraint4
Maximum length of a constraint12
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 32004 #constraint= 8002
0.09/0.12	c #Conflicts:       1000 | #Learnt:        999 | 0.411
0.09/0.12	c total clause space: 4.25031MB
0.09/0.12	c total #watches: 76008
0.09/0.13	c total #propagations: 330151 / total #impl: 684929 (eff. 0.482)
0.09/0.13	c #Conflicts:       2000 | #Learnt:       1999 | 0.542
0.09/0.13	c total clause space: 4.25031MB
0.09/0.13	c total #watches: 81128
0.09/0.14	c total #propagations: 348014 / total #impl: 744602 (eff. 0.467)
0.09/0.14	c #Conflicts:       3000 | #Learnt:       1923 | 0.521
0.09/0.14	c total clause space: 6.90675MB
0.09/0.14	c total #watches: 83333
0.09/0.16	c total #propagations: 356819 / total #impl: 782558 (eff. 0.456)
0.09/0.16	c #Conflicts:       4000 | #Learnt:       2923 | 0.544
0.09/0.16	c total clause space: 6.90675MB
0.09/0.16	c total #watches: 87829
0.09/0.17	c total #propagations: 373921 / total #impl: 840779 (eff. 0.445)
0.09/0.17	c #Conflicts:       5000 | #Learnt:       2434 | 0.548
0.09/0.17	c total clause space: 6.90675MB
0.09/0.17	c total #watches: 89988
0.09/0.19	c total #propagations: 391646 / total #impl: 899819 (eff. 0.435)
0.09/0.19	c #Conflicts:       6000 | #Learnt:       3434 | 0.704
0.09/0.19	c total clause space: 6.90675MB
0.09/0.19	c total #watches: 94283
0.19/0.21	c total #propagations: 402752 / total #impl: 955794 (eff. 0.421)
0.19/0.21	c GARBAGE COLLECT
0.19/0.21	c #Conflicts:       7000 | #Learnt:       2308 | 0.827
0.19/0.21	c total clause space: 6.90675MB
0.19/0.21	c total #watches: 83955
0.19/0.23	c total #propagations: 411820 / total #impl: 1003449 (eff. 0.410)
0.19/0.23	c #Conflicts:       8000 | #Learnt:       3308 | 0.945
0.19/0.23	c total clause space: 6.90675MB
0.19/0.23	c total #watches: 90009
0.19/0.25	c total #propagations: 419229 / total #impl: 1073399 (eff. 0.391)
0.19/0.25	c #Conflicts:       9000 | #Learnt:       4308 | 1.304
0.19/0.25	c total clause space: 6.90675MB
0.19/0.25	c total #watches: 95888
0.19/0.27	c total #propagations: 430207 / total #impl: 1164799 (eff. 0.369)
0.19/0.27	c #Conflicts:      10000 | #Learnt:       2759 | 1.269
0.19/0.27	c total clause space: 6.90675MB
0.19/0.27	c total #watches: 101194
0.19/0.28	c total #propagations: 444362 / total #impl: 1232971 (eff. 0.360)
0.19/0.28	c #Conflicts:      11000 | #Learnt:       3759 | 1.210
0.19/0.28	c total clause space: 6.90675MB
0.19/0.28	c total #watches: 103763
0.29/0.30	c total #propagations: 455965 / total #impl: 1296996 (eff. 0.352)
0.29/0.30	c #Conflicts:      12000 | #Learnt:       4759 | 1.152
0.29/0.30	c total clause space: 6.90675MB
0.29/0.30	c total #watches: 109179
0.29/0.32	c total #propagations: 470539 / total #impl: 1386557 (eff. 0.339)
0.29/0.32	c #Conflicts:      13000 | #Learnt:       5759 | 1.141
0.29/0.32	c total clause space: 6.90675MB
0.29/0.32	c total #watches: 114364
0.29/0.35	c total #propagations: 485467 / total #impl: 1438259 (eff. 0.338)
0.29/0.35	c GARBAGE COLLECT
0.29/0.35	c #Conflicts:      14000 | #Learnt:       3910 | 1.167
0.29/0.35	c total clause space: 6.90675MB
0.29/0.35	c total #watches: 94030
0.29/0.36	c total #propagations: 591976 / total #impl: 1718712 (eff. 0.344)
0.29/0.36	c #Conflicts:      15000 | #Learnt:       4910 | 1.172
0.29/0.36	c total clause space: 6.90675MB
0.29/0.36	c total #watches: 98992
0.29/0.37	c total #propagations: 600554 / total #impl: 1760587 (eff. 0.341)
0.29/0.37	c #Conflicts:      16000 | #Learnt:       5910 | 1.098
0.29/0.37	c total clause space: 6.90675MB
0.29/0.37	c total #watches: 103967
0.39/0.40	c total #propagations: 605654 / total #impl: 1781375 (eff. 0.340)
0.39/0.40	c #Conflicts:      17000 | #Learnt:       3737 | 1.066
0.39/0.40	c total clause space: 6.90675MB
0.39/0.40	c total #watches: 107078
0.39/0.41	c total #propagations: 703155 / total #impl: 2051872 (eff. 0.343)
0.39/0.41	c #Conflicts:      18000 | #Learnt:       4737 | 1.067
0.39/0.41	c total clause space: 6.90675MB
0.39/0.41	c total #watches: 110513
0.39/0.43	c total #propagations: 710680 / total #impl: 2091706 (eff. 0.340)
0.39/0.43	c #Conflicts:      19000 | #Learnt:       5737 | 1.065
0.39/0.43	c total clause space: 11.2235MB
0.39/0.43	c total #watches: 115797
0.39/0.45	c total #propagations: 720306 / total #impl: 2164536 (eff. 0.333)
0.39/0.45	c #Conflicts:      20000 | #Learnt:       6737 | 1.066
0.39/0.45	c total clause space: 11.2235MB
0.39/0.45	c total #watches: 121200
0.39/0.47	c total #propagations: 730075 / total #impl: 2221036 (eff. 0.329)
0.39/0.47	c GARBAGE COLLECT
0.39/0.47	c #Conflicts:      21000 | #Learnt:       4246 | 1.079
0.39/0.47	c total clause space: 11.2235MB
0.39/0.47	c total #watches: 94188
0.39/0.50	c total #propagations: 739542 / total #impl: 2302350 (eff. 0.321)
0.39/0.50	c #Conflicts:      22000 | #Learnt:       5246 | 1.221
0.39/0.50	c total clause space: 11.2235MB
0.39/0.50	c total #watches: 100079
0.49/0.51	c total #propagations: 748544 / total #impl: 2395503 (eff. 0.312)
0.49/0.51	c #Conflicts:      23000 | #Learnt:       6246 | 1.212
0.49/0.51	c total clause space: 11.2235MB
0.49/0.51	c total #watches: 105141
0.49/0.53	c total #propagations: 761935 / total #impl: 2475189 (eff. 0.308)
0.49/0.53	c #Conflicts:      24000 | #Learnt:       7246 | 1.213
0.49/0.53	c total clause space: 11.2235MB
0.49/0.53	c total #watches: 110506
0.49/0.57	c total #propagations: 771982 / total #impl: 2535270 (eff. 0.304)
0.49/0.57	c GARBAGE COLLECT
0.49/0.57	c #Conflicts:      25000 | #Learnt:       4427 | 1.321
0.49/0.57	c total clause space: 11.2235MB
0.49/0.57	c total #watches: 97508
0.59/0.62	c total #propagations: 818135 / total #impl: 2772682 (eff. 0.295)
0.59/0.62	c #Conflicts:      26000 | #Learnt:       5427 | 1.298
0.59/0.62	c total clause space: 11.2235MB
0.59/0.62	c total #watches: 105370
0.59/0.63	c total #propagations: 903020 / total #impl: 3138112 (eff. 0.288)
0.59/0.63	c #Conflicts:      27000 | #Learnt:       6427 | 1.283
0.59/0.63	c total clause space: 11.2235MB
0.59/0.63	c total #watches: 110570
0.59/0.65	c total #propagations: 911688 / total #impl: 3179356 (eff. 0.287)
0.59/0.65	c #Conflicts:      28000 | #Learnt:       7427 | 1.272
0.59/0.65	c total clause space: 11.2235MB
0.59/0.65	c total #watches: 115446
0.59/0.67	c total #propagations: 921188 / total #impl: 3230242 (eff. 0.285)
0.59/0.67	c GARBAGE COLLECT
0.59/0.67	c #Conflicts:      29000 | #Learnt:       4395 | 1.274
0.59/0.67	c total clause space: 11.2235MB
0.59/0.67	c total #watches: 98612
0.59/0.68	c total #propagations: 933652 / total #impl: 3277314 (eff. 0.285)
0.59/0.68	c #Conflicts:      30000 | #Learnt:       5395 | 1.262
0.59/0.68	c total clause space: 11.2235MB
0.59/0.68	c total #watches: 103876
0.69/0.71	c total #propagations: 942977 / total #impl: 3322468 (eff. 0.284)
0.69/0.71	c #Conflicts:      31000 | #Learnt:       6395 | 1.302
0.69/0.71	c total clause space: 11.2235MB
0.69/0.71	c total #watches: 108385
0.69/0.72	c total #propagations: 956187 / total #impl: 3414805 (eff. 0.280)
0.69/0.72	c #Conflicts:      32000 | #Learnt:       7395 | 1.284
0.69/0.72	c total clause space: 11.2235MB
0.69/0.72	c total #watches: 113146
0.69/0.75	c total #propagations: 964049 / total #impl: 3456154 (eff. 0.279)
0.69/0.75	c #Conflicts:      33000 | #Learnt:       8395 | 1.369
0.69/0.75	c total clause space: 11.2235MB
0.69/0.75	c total #watches: 119498
0.69/0.77	c total #propagations: 977701 / total #impl: 3563524 (eff. 0.274)
0.69/0.77	c GARBAGE COLLECT
0.69/0.77	c #Conflicts:      34000 | #Learnt:       5151 | 1.609
0.69/0.77	c total clause space: 11.2235MB
0.69/0.77	c total #watches: 99840
0.79/0.80	c total #propagations: 992401 / total #impl: 3663738 (eff. 0.271)
0.79/0.80	c #Conflicts:      35000 | #Learnt:       6151 | 1.567
0.79/0.80	c total clause space: 11.2235MB
0.79/0.80	c total #watches: 103968
0.79/0.82	c total #propagations: 998968 / total #impl: 3720450 (eff. 0.269)
0.79/0.82	c #Conflicts:      36000 | #Learnt:       7151 | 1.556
0.79/0.82	c total clause space: 11.2235MB
0.79/0.82	c total #watches: 108789
0.79/0.85	c total #propagations: 1008798 / total #impl: 3782226 (eff. 0.267)
0.79/0.85	c #Conflicts:      37000 | #Learnt:       8151 | 1.530
0.79/0.85	c total clause space: 11.2235MB
0.79/0.85	c total #watches: 114061
0.89/0.90	c total #propagations: 1016947 / total #impl: 4008938 (eff. 0.254)
0.89/0.90	c #Conflicts:      38000 | #Learnt:       9151 | 1.543
0.89/0.90	c total clause space: 11.2235MB
0.89/0.90	c total #watches: 120530
0.89/0.94	c total #propagations: 1025481 / total #impl: 4473103 (eff. 0.229)
0.89/0.94	c GARBAGE COLLECT
0.89/0.94	c #Conflicts:      39000 | #Learnt:       5333 | 1.552
0.89/0.94	c total clause space: 11.2235MB
0.89/0.94	c total #watches: 100767
0.89/0.95	c total #propagations: 1039561 / total #impl: 4581381 (eff. 0.227)
0.89/0.95	c #Conflicts:      40000 | #Learnt:       6333 | 1.543
0.89/0.95	c total clause space: 11.2235MB
0.89/0.95	c total #watches: 105357
0.89/0.98	c total #propagations: 1048181 / total #impl: 4640782 (eff. 0.226)
0.89/0.98	c #Conflicts:      41000 | #Learnt:       7333 | 1.513
0.89/0.98	c total clause space: 11.2235MB
0.89/0.98	c total #watches: 108732
0.99/1.01	c total #propagations: 1056821 / total #impl: 4717360 (eff. 0.224)
0.99/1.01	c #Conflicts:      42000 | #Learnt:       8333 | 1.492
0.99/1.01	c total clause space: 11.2235MB
0.99/1.01	c total #watches: 112177
0.99/1.02	c total #propagations: 1066261 / total #impl: 4801264 (eff. 0.222)
0.99/1.02	c #Conflicts:      43000 | #Learnt:       9333 | 1.481
0.99/1.02	c total clause space: 11.2235MB
0.99/1.02	c total #watches: 117189
0.99/1.05	c total #propagations: 1074777 / total #impl: 4844080 (eff. 0.222)
0.99/1.05	c GARBAGE COLLECT
0.99/1.05	c #Conflicts:      44000 | #Learnt:       5295 | 1.475
0.99/1.05	c total clause space: 11.2235MB
0.99/1.05	c total #watches: 100695
0.99/1.07	c total #propagations: 1082937 / total #impl: 4902668 (eff. 0.221)
0.99/1.07	c #Conflicts:      45000 | #Learnt:       6295 | 1.458
0.99/1.07	c total clause space: 11.2235MB
0.99/1.07	c total #watches: 105422
0.99/1.09	c total #propagations: 1090350 / total #impl: 4976262 (eff. 0.219)
0.99/1.09	c #Conflicts:      46000 | #Learnt:       7295 | 1.547
0.99/1.09	c total clause space: 11.2235MB
0.99/1.09	c total #watches: 111222
1.09/1.11	c total #propagations: 1106881 / total #impl: 5076367 (eff. 0.218)
1.09/1.11	c #Conflicts:      47000 | #Learnt:       8295 | 1.540
1.09/1.11	c total clause space: 11.2235MB
1.09/1.11	c total #watches: 116282
1.09/1.12	c total #propagations: 1122825 / total #impl: 5124931 (eff. 0.219)
1.09/1.12	c #Conflicts:      48000 | #Learnt:       9295 | 1.521
1.09/1.12	c total clause space: 11.2235MB
1.09/1.12	c total #watches: 121030
1.09/1.14	c total #propagations: 1131778 / total #impl: 5178108 (eff. 0.219)
1.09/1.14	c #Conflicts:      49000 | #Learnt:      10295 | 1.522
1.09/1.14	c total clause space: 11.2235MB
1.09/1.14	c total #watches: 125783
1.09/1.18	c total #propagations: 1142868 / total #impl: 5229398 (eff. 0.219)
1.09/1.18	c GARBAGE COLLECT
1.09/1.18	c #Conflicts:      50000 | #Learnt:       5954 | 1.517
1.09/1.18	c total clause space: 11.2235MB
1.09/1.18	c total #watches: 104737
1.09/1.20	c total #propagations: 1151594 / total #impl: 5416359 (eff. 0.213)
1.09/1.20	c #Conflicts:      51000 | #Learnt:       6954 | 1.532
1.09/1.20	c total clause space: 11.2235MB
1.09/1.20	c total #watches: 110083
1.19/1.21	c total #propagations: 1160581 / total #impl: 5479029 (eff. 0.212)
1.19/1.21	c #Conflicts:      52000 | #Learnt:       7954 | 1.518
1.19/1.21	c total clause space: 11.2235MB
1.19/1.21	c total #watches: 114450
1.19/1.23	c total #propagations: 1169303 / total #impl: 5539113 (eff. 0.211)
1.19/1.23	c #Conflicts:      53000 | #Learnt:       8954 | 1.513
1.19/1.23	c total clause space: 11.2235MB
1.19/1.23	c total #watches: 119495
1.19/1.25	c total #propagations: 1178256 / total #impl: 5582897 (eff. 0.211)
1.19/1.25	c #Conflicts:      54000 | #Learnt:       9954 | 1.555
1.19/1.25	c total clause space: 11.2235MB
1.19/1.25	c total #watches: 124495
1.19/1.28	c total #propagations: 1189253 / total #impl: 5674742 (eff. 0.210)
1.19/1.28	c #Conflicts:      55000 | #Learnt:      10954 | 1.564
1.19/1.28	c total clause space: 11.2235MB
1.19/1.28	c total #watches: 130725
1.19/1.30	c total #propagations: 1201638 / total #impl: 5781021 (eff. 0.208)
1.19/1.30	c GARBAGE COLLECT
1.19/1.30	c #Conflicts:      56000 | #Learnt:       6374 | 1.563
1.19/1.30	c total clause space: 11.2235MB
1.19/1.30	c total #watches: 106313
1.29/1.31	c total #propagations: 1209998 / total #impl: 5825942 (eff. 0.208)
1.29/1.31	c #Conflicts:      57000 | #Learnt:       7374 | 1.551
1.29/1.31	c total clause space: 11.2235MB
1.29/1.31	c total #watches: 111010
1.29/1.34	c total #propagations: 1221310 / total #impl: 5867037 (eff. 0.208)
1.29/1.34	c #Conflicts:      58000 | #Learnt:       8374 | 1.815
1.29/1.34	c total clause space: 11.2235MB
1.29/1.34	c total #watches: 116633
1.29/1.38	c total #propagations: 1242192 / total #impl: 6027814 (eff. 0.206)
1.29/1.38	c #Conflicts:      59000 | #Learnt:       9374 | 2.015
1.29/1.38	c total clause space: 11.2235MB
1.29/1.38	c total #watches: 122523
1.39/1.40	c total #propagations: 1267904 / total #impl: 6220676 (eff. 0.204)
1.39/1.40	c #Conflicts:      60000 | #Learnt:      10374 | 2.003
1.39/1.40	c total clause space: 11.2235MB
1.39/1.40	c total #watches: 128632
1.39/1.41	c total #propagations: 1308769 / total #impl: 6337127 (eff. 0.207)
1.39/1.41	c #Conflicts:      61000 | #Learnt:      11374 | 2.011
1.39/1.41	c total clause space: 11.2235MB
1.39/1.41	c total #watches: 133268
1.39/1.44	c total #propagations: 1318490 / total #impl: 6398146 (eff. 0.206)
1.39/1.44	c GARBAGE COLLECT
1.39/1.44	c #Conflicts:      62000 | #Learnt:       6634 | 1.985
1.39/1.44	c total clause space: 11.2235MB
1.39/1.44	c total #watches: 107398
1.39/1.45	c total #propagations: 1328350 / total #impl: 6451207 (eff. 0.206)
1.39/1.45	c #Conflicts:      63000 | #Learnt:       7634 | 1.981
1.39/1.45	c total clause space: 11.2235MB
1.39/1.45	c total #watches: 112703
1.39/1.47	c total #propagations: 1337539 / total #impl: 6490932 (eff. 0.206)
1.39/1.47	c #Conflicts:      64000 | #Learnt:       8634 | 1.978
1.39/1.47	c total clause space: 11.2235MB
1.39/1.47	c total #watches: 118218
1.39/1.48	c total #propagations: 1344974 / total #impl: 6525082 (eff. 0.206)
1.39/1.48	c #Conflicts:      65000 | #Learnt:       9634 | 1.964
1.39/1.48	c total clause space: 11.2235MB
1.39/1.48	c total #watches: 123105
1.49/1.50	c total #propagations: 1356567 / total #impl: 6570486 (eff. 0.206)
1.49/1.50	c #Conflicts:      66000 | #Learnt:      10634 | 1.952
1.49/1.50	c total clause space: 11.2235MB
1.49/1.50	c total #watches: 127887
1.49/1.51	c total #propagations: 1368731 / total #impl: 6624721 (eff. 0.207)
1.49/1.51	c #Conflicts:      67000 | #Learnt:      11634 | 1.936
1.49/1.51	c total clause space: 11.2235MB
1.49/1.51	c total #watches: 132855
1.49/1.53	c total #propagations: 1377545 / total #impl: 6669197 (eff. 0.207)
1.49/1.53	c #Conflicts:      68000 | #Learnt:      12634 | 1.948
1.49/1.53	c total clause space: 11.2235MB
1.49/1.53	c total #watches: 138087
1.49/1.56	c total #propagations: 1388344 / total #impl: 6726048 (eff. 0.206)
1.49/1.56	c GARBAGE COLLECT
1.49/1.56	c #Conflicts:      69000 | #Learnt:       7603 | 1.940
1.49/1.56	c total clause space: 11.2235MB
1.49/1.56	c total #watches: 113230
1.49/1.57	c total #propagations: 1401371 / total #impl: 6823144 (eff. 0.205)
1.49/1.57	c #Conflicts:      70000 | #Learnt:       8603 | 1.931
1.49/1.57	c total clause space: 11.2235MB
1.49/1.57	c total #watches: 118281
1.59/1.60	c total #propagations: 1413701 / total #impl: 6897497 (eff. 0.205)
1.59/1.60	c #Conflicts:      71000 | #Learnt:       9603 | 1.946
1.59/1.60	c total clause space: 11.2235MB
1.59/1.60	c total #watches: 125146
1.59/1.65	c total #propagations: 1424010 / total #impl: 7022470 (eff. 0.203)
1.59/1.65	c #Conflicts:      72000 | #Learnt:      10603 | 1.928
1.59/1.65	c total clause space: 11.2235MB
1.59/1.65	c total #watches: 130333
1.59/1.68	c total #propagations: 1432909 / total #impl: 7188457 (eff. 0.199)
1.59/1.68	c #Conflicts:      73000 | #Learnt:      11603 | 1.999
1.59/1.68	c total clause space: 11.2235MB
1.59/1.68	c total #watches: 135605
1.59/1.69	c total #propagations: 1446681 / total #impl: 7292766 (eff. 0.198)
1.59/1.69	c #Conflicts:      74000 | #Learnt:      12603 | 2.002
1.59/1.69	c total clause space: 11.2235MB
1.59/1.69	c total #watches: 141487
1.69/1.73	c total #propagations: 1455254 / total #impl: 7338861 (eff. 0.198)
1.69/1.73	c GARBAGE COLLECT
1.69/1.73	c #Conflicts:      75000 | #Learnt:       6977 | 2.207
1.69/1.73	c total clause space: 11.2235MB
1.69/1.73	c total #watches: 109756
1.69/1.76	c total #propagations: 1471172 / total #impl: 7485404 (eff. 0.197)
1.69/1.76	c #Conflicts:      76000 | #Learnt:       7977 | 2.324
1.69/1.76	c total clause space: 11.2235MB
1.69/1.76	c total #watches: 115115
1.69/1.78	c total #propagations: 1570988 / total #impl: 7812855 (eff. 0.201)
1.69/1.78	c #Conflicts:      77000 | #Learnt:       8977 | 2.315
1.69/1.78	c total clause space: 11.2235MB
1.69/1.78	c total #watches: 120084
1.79/1.80	c total #propagations: 1580634 / total #impl: 7852125 (eff. 0.201)
1.79/1.80	c #Conflicts:      78000 | #Learnt:       9977 | 2.324
1.79/1.80	c total clause space: 11.2235MB
1.79/1.80	c total #watches: 125485
1.79/1.81	c total #propagations: 1590292 / total #impl: 7912998 (eff. 0.201)
1.79/1.81	c #Conflicts:      79000 | #Learnt:      10977 | 2.302
1.79/1.81	c total clause space: 11.2235MB
1.79/1.81	c total #watches: 130099
1.79/1.84	c total #propagations: 1600299 / total #impl: 7970441 (eff. 0.201)
1.79/1.84	c #Conflicts:      80000 | #Learnt:      11977 | 2.348
1.79/1.84	c total clause space: 11.2235MB
1.79/1.84	c total #watches: 136527
1.79/1.86	c total #propagations: 1609626 / total #impl: 8084958 (eff. 0.199)
1.79/1.86	c #Conflicts:      81000 | #Learnt:      12977 | 2.350
1.79/1.86	c total clause space: 11.2235MB
1.79/1.86	c total #watches: 141264
1.79/1.89	c total #propagations: 1619293 / total #impl: 8150122 (eff. 0.199)
1.79/1.89	c GARBAGE COLLECT
1.79/1.89	c #Conflicts:      82000 | #Learnt:       7446 | 2.371
1.79/1.89	c total clause space: 11.2235MB
1.79/1.89	c total #watches: 113028
1.89/1.95	c total #propagations: 1642449 / total #impl: 8275981 (eff. 0.198)
1.89/1.95	c #Conflicts:      83000 | #Learnt:       8446 | 2.347
1.89/1.95	c total clause space: 11.2235MB
1.89/1.95	c total #watches: 120521
1.89/1.98	c total #propagations: 1706166 / total #impl: 8688969 (eff. 0.196)
1.89/1.98	c #Conflicts:      84000 | #Learnt:       9446 | 2.338
1.89/1.98	c total clause space: 11.2235MB
1.89/1.98	c total #watches: 126167
1.89/1.99	c total #propagations: 1747630 / total #impl: 8850730 (eff. 0.197)
1.89/1.99	c #Conflicts:      85000 | #Learnt:      10446 | 2.321
1.89/1.99	c total clause space: 11.2235MB
1.89/1.99	c total #watches: 130898
1.99/2.01	c total #propagations: 1755469 / total #impl: 8897298 (eff. 0.197)
1.99/2.01	c #Conflicts:      86000 | #Learnt:      11446 | 2.318
1.99/2.01	c total clause space: 11.2235MB
1.99/2.01	c total #watches: 136043
1.99/2.02	c total #propagations: 1766977 / total #impl: 8935156 (eff. 0.198)
1.99/2.02	c #Conflicts:      87000 | #Learnt:      12446 | 2.307
1.99/2.02	c total clause space: 11.2235MB
1.99/2.02	c total #watches: 142732
1.99/2.05	c total #propagations: 1776206 / total #impl: 8993457 (eff. 0.197)
1.99/2.05	c #Conflicts:      88000 | #Learnt:      13446 | 2.296
1.99/2.05	c total clause space: 11.2235MB
1.99/2.05	c total #watches: 149293
1.99/2.09	c total #propagations: 1785126 / total #impl: 9076396 (eff. 0.197)
1.99/2.09	c #Conflicts:      89000 | #Learnt:      14446 | 2.277
1.99/2.09	c total clause space: 18.2382MB
1.99/2.09	c total #watches: 155102
2.09/2.12	c total #propagations: 1793186 / total #impl: 9231249 (eff. 0.194)
2.09/2.12	c GARBAGE COLLECT
2.09/2.12	c #Conflicts:      90000 | #Learnt:       8301 | 2.271
2.09/2.12	c total clause space: 18.2382MB
2.09/2.12	c total #watches: 117601
2.09/2.14	c total #propagations: 1801488 / total #impl: 9292558 (eff. 0.194)
2.09/2.14	c #Conflicts:      91000 | #Learnt:       9301 | 2.256
2.09/2.14	c total clause space: 18.2382MB
2.09/2.14	c total #watches: 122937
2.09/2.15	c total #propagations: 1810829 / total #impl: 9352699 (eff. 0.194)
2.09/2.15	c #Conflicts:      92000 | #Learnt:      10301 | 2.258
2.09/2.15	c total clause space: 18.2382MB
2.09/2.15	c total #watches: 127798
2.09/2.17	c total #propagations: 1820268 / total #impl: 9393836 (eff. 0.194)
2.09/2.17	c #Conflicts:      93000 | #Learnt:      11301 | 2.248
2.09/2.17	c total clause space: 18.2382MB
2.09/2.17	c total #watches: 132534
2.20/2.22	c total #propagations: 1828835 / total #impl: 9436788 (eff. 0.194)
2.20/2.22	c #Conflicts:      94000 | #Learnt:      12301 | 2.611
2.20/2.22	c total clause space: 18.2382MB
2.20/2.22	c total #watches: 138327
2.20/2.24	c total #propagations: 1857847 / total #impl: 9739270 (eff. 0.191)
2.20/2.24	c #Conflicts:      95000 | #Learnt:      13301 | 2.673
2.20/2.24	c total clause space: 18.2382MB
2.20/2.24	c total #watches: 143888
2.20/2.30	c total #propagations: 1869548 / total #impl: 9817886 (eff. 0.190)
2.20/2.30	c #Conflicts:      96000 | #Learnt:      14301 | 3.160
2.20/2.30	c total clause space: 18.2382MB
2.20/2.30	c total #watches: 149421
2.30/2.32	c total #propagations: 1905151 / total #impl: 10192939 (eff. 0.187)
2.30/2.32	c #Conflicts:      97000 | #Learnt:      15301 | 3.143
2.30/2.32	c total clause space: 18.2382MB
2.30/2.32	c total #watches: 155091
2.30/2.36	c total #propagations: 1914991 / total #impl: 10236763 (eff. 0.187)
2.30/2.36	c GARBAGE COLLECT
2.30/2.36	c #Conflicts:      98000 | #Learnt:       9063 | 3.229
2.30/2.36	c total clause space: 18.2382MB
2.30/2.36	c total #watches: 121845
2.30/2.38	c total #propagations: 1938997 / total #impl: 10459978 (eff. 0.185)
2.30/2.38	c #Conflicts:      99000 | #Learnt:      10063 | 3.198
2.30/2.38	c total clause space: 18.2382MB
2.30/2.38	c total #watches: 125959
2.39/2.42	c total #propagations: 1947992 / total #impl: 10515176 (eff. 0.185)
2.39/2.42	c #Conflicts:     100000 | #Learnt:      11063 | 3.166
2.39/2.42	c total clause space: 18.2382MB
2.39/2.42	c total #watches: 128653
2.39/2.45	c total #propagations: 1956586 / total #impl: 10579096 (eff. 0.185)
2.39/2.45	c #Conflicts:     101000 | #Learnt:      12063 | 3.135
2.39/2.45	c total clause space: 18.2382MB
2.39/2.45	c total #watches: 131796
2.39/2.49	c total #propagations: 1967833 / total #impl: 10651325 (eff. 0.185)
2.39/2.49	c #Conflicts:     102000 | #Learnt:      13063 | 3.105
2.39/2.49	c total clause space: 18.2382MB
2.39/2.49	c total #watches: 134746
2.49/2.52	c total #propagations: 1978434 / total #impl: 10721206 (eff. 0.185)
2.49/2.52	c #Conflicts:     103000 | #Learnt:      14063 | 3.091
2.49/2.52	c total clause space: 18.2382MB
2.49/2.52	c total #watches: 141432
2.49/2.54	c total #propagations: 2036534 / total #impl: 10958038 (eff. 0.186)
2.49/2.54	c #Conflicts:     104000 | #Learnt:      15063 | 3.089
2.49/2.54	c total clause space: 18.2382MB
2.49/2.54	c total #watches: 146255
2.49/2.55	c total #propagations: 2047341 / total #impl: 11014310 (eff. 0.186)
2.49/2.55	c #Conflicts:     105000 | #Learnt:      16063 | 3.068
2.49/2.55	c total clause space: 18.2382MB
2.49/2.55	c total #watches: 151116
2.49/2.58	c total #propagations: 2058198 / total #impl: 11057106 (eff. 0.186)
2.49/2.58	c GARBAGE COLLECT
2.49/2.58	c #Conflicts:     106000 | #Learnt:       9112 | 3.073
2.49/2.58	c total clause space: 18.2382MB
2.49/2.58	c total #watches: 121354
2.49/2.59	c total #propagations: 2069150 / total #impl: 11116239 (eff. 0.186)
2.49/2.59	c #Conflicts:     107000 | #Learnt:      10112 | 3.054
2.49/2.59	c total clause space: 18.2382MB
2.49/2.59	c total #watches: 126421
2.59/2.60	c total #propagations: 2077527 / total #impl: 11146904 (eff. 0.186)
2.59/2.60	c #Conflicts:     108000 | #Learnt:      11112 | 3.036
2.59/2.60	c total clause space: 18.2382MB
2.59/2.60	c total #watches: 131161
2.59/2.63	c total #propagations: 2088073 / total #impl: 11198965 (eff. 0.186)
2.59/2.63	c #Conflicts:     109000 | #Learnt:      12112 | 3.018
2.59/2.63	c total clause space: 18.2382MB
2.59/2.63	c total #watches: 137262
2.59/2.68	c total #propagations: 2098182 / total #impl: 11368487 (eff. 0.185)
2.59/2.68	c #Conflicts:     110000 | #Learnt:      13112 | 3.305
2.59/2.68	c total clause space: 18.2382MB
2.59/2.68	c total #watches: 142900
2.69/2.79	c total #propagations: 2133831 / total #impl: 11707969 (eff. 0.182)
2.69/2.79	c #Conflicts:     111000 | #Learnt:      14112 | 3.284
2.69/2.79	c total clause space: 18.2382MB
2.69/2.79	c total #watches: 149484
2.79/2.80	c total #propagations: 2306035 / total #impl: 12603657 (eff. 0.183)
2.79/2.80	c #Conflicts:     112000 | #Learnt:      15112 | 3.263
2.79/2.80	c total clause space: 18.2382MB
2.79/2.80	c total #watches: 154520
2.79/2.82	c total #propagations: 2314981 / total #impl: 12645886 (eff. 0.183)
2.79/2.82	c #Conflicts:     113000 | #Learnt:      16112 | 3.253
2.79/2.82	c total clause space: 18.2382MB
2.79/2.82	c total #watches: 160283
2.79/2.85	c total #propagations: 2324466 / total #impl: 12705857 (eff. 0.183)
2.79/2.85	c GARBAGE COLLECT
2.79/2.85	c #Conflicts:     114000 | #Learnt:       9177 | 3.249
2.79/2.85	c total clause space: 18.2382MB
2.79/2.85	c total #watches: 122766
2.79/2.87	c total #propagations: 2334989 / total #impl: 12786908 (eff. 0.183)
2.79/2.87	c #Conflicts:     115000 | #Learnt:      10177 | 3.231
2.79/2.87	c total clause space: 18.2382MB
2.79/2.87	c total #watches: 129275
2.79/2.88	c total #propagations: 2344579 / total #impl: 12848059 (eff. 0.182)
2.79/2.88	c #Conflicts:     116000 | #Learnt:      11177 | 3.219
2.79/2.88	c total clause space: 18.2382MB
2.79/2.88	c total #watches: 134101
2.89/2.90	c total #propagations: 2353850 / total #impl: 12900235 (eff. 0.182)
2.89/2.90	c #Conflicts:     117000 | #Learnt:      12177 | 3.214
2.89/2.90	c total clause space: 18.2382MB
2.89/2.90	c total #watches: 139269
2.89/2.94	c total #propagations: 2363899 / total #impl: 12959560 (eff. 0.182)
2.89/2.94	c #Conflicts:     118000 | #Learnt:      13177 | 3.257
2.89/2.94	c total clause space: 18.2382MB
2.89/2.94	c total #watches: 144742
2.89/2.97	c total #propagations: 2385399 / total #impl: 13209229 (eff. 0.181)
2.89/2.97	c #Conflicts:     119000 | #Learnt:      14177 | 3.337
2.89/2.97	c total clause space: 18.2382MB
2.89/2.97	c total #watches: 150270
2.99/3.00	c total #propagations: 2401816 / total #impl: 13370124 (eff. 0.180)
2.99/3.00	c #Conflicts:     120000 | #Learnt:      15177 | 3.329
2.99/3.00	c total clause space: 18.2382MB
2.99/3.00	c total #watches: 156974
2.99/3.03	c total #propagations: 2410528 / total #impl: 13495586 (eff. 0.179)
2.99/3.03	c #Conflicts:     121000 | #Learnt:      16177 | 3.317
2.99/3.03	c total clause space: 18.2382MB
2.99/3.03	c total #watches: 164023
2.99/3.06	c total #propagations: 2418172 / total #impl: 13642056 (eff. 0.177)
2.99/3.06	c GARBAGE COLLECT
2.99/3.06	c #Conflicts:     122000 | #Learnt:       8668 | 3.322
2.99/3.06	c total clause space: 18.2382MB
2.99/3.06	c total #watches: 119515
2.99/3.07	c total #propagations: 2427974 / total #impl: 13701651 (eff. 0.177)
2.99/3.07	c #Conflicts:     123000 | #Learnt:       9668 | 3.310
2.99/3.07	c total clause space: 18.2382MB
2.99/3.07	c total #watches: 124657
2.99/3.09	c total #propagations: 2438581 / total #impl: 13745334 (eff. 0.177)
2.99/3.09	c #Conflicts:     124000 | #Learnt:      10668 | 3.309
2.99/3.09	c total clause space: 18.2382MB
2.99/3.09	c total #watches: 129872
3.09/3.11	c total #propagations: 2447645 / total #impl: 13799161 (eff. 0.177)
3.09/3.11	c #Conflicts:     125000 | #Learnt:      11668 | 3.297
3.09/3.11	c total clause space: 18.2382MB
3.09/3.11	c total #watches: 137050
3.09/3.17	c total #propagations: 2455753 / total #impl: 13889095 (eff. 0.177)
3.09/3.17	c #Conflicts:     126000 | #Learnt:      12668 | 3.740
3.09/3.17	c total clause space: 18.2382MB
3.09/3.17	c total #watches: 143253
3.09/3.19	c total #propagations: 2492794 / total #impl: 14232657 (eff. 0.175)
3.09/3.19	c #Conflicts:     127000 | #Learnt:      13668 | 3.724
3.09/3.19	c total clause space: 18.2382MB
3.09/3.19	c total #watches: 149258
3.19/3.21	c total #propagations: 2523769 / total #impl: 14345786 (eff. 0.176)
3.19/3.21	c #Conflicts:     128000 | #Learnt:      14668 | 3.704
3.19/3.21	c total clause space: 18.2382MB
3.19/3.21	c total #watches: 155627
3.19/3.22	c total #propagations: 2532688 / total #impl: 14409571 (eff. 0.176)
3.19/3.22	c #Conflicts:     129000 | #Learnt:      15668 | 3.682
3.19/3.22	c total clause space: 18.2382MB
3.19/3.22	c total #watches: 160532
3.19/3.24	c total #propagations: 2540628 / total #impl: 14463066 (eff. 0.176)
3.19/3.24	c #Conflicts:     130000 | #Learnt:      16668 | 3.664
3.19/3.24	c total clause space: 18.2382MB
3.19/3.24	c total #watches: 165501
3.19/3.28	c total #propagations: 2549303 / total #impl: 14526035 (eff. 0.175)
3.19/3.28	c GARBAGE COLLECT
3.19/3.28	c #Conflicts:     131000 | #Learnt:       9095 | 3.706
3.19/3.28	c total clause space: 18.2382MB
3.19/3.28	c total #watches: 121894
3.30/3.31	c total #propagations: 2565854 / total #impl: 14670537 (eff. 0.175)
3.30/3.31	c #Conflicts:     132000 | #Learnt:      10095 | 3.724
3.30/3.31	c total clause space: 18.2382MB
3.30/3.31	c total #watches: 127712
3.30/3.33	c total #propagations: 2624540 / total #impl: 14961064 (eff. 0.175)
3.30/3.33	c #Conflicts:     133000 | #Learnt:      11095 | 3.707
3.30/3.33	c total clause space: 18.2382MB
3.30/3.33	c total #watches: 132334
3.30/3.34	c total #propagations: 2633086 / total #impl: 14998238 (eff. 0.176)
3.30/3.34	c #Conflicts:     134000 | #Learnt:      12095 | 3.699
3.30/3.34	c total clause space: 18.2382MB
3.30/3.34	c total #watches: 137103
3.30/3.36	c total #propagations: 2644759 / total #impl: 15063672 (eff. 0.176)
3.30/3.36	c #Conflicts:     135000 | #Learnt:      13095 | 3.679
3.30/3.36	c total clause space: 18.2382MB
3.30/3.36	c total #watches: 142010
3.30/3.38	c total #propagations: 2655599 / total #impl: 15103759 (eff. 0.176)
3.30/3.38	c #Conflicts:     136000 | #Learnt:      14095 | 3.695
3.30/3.38	c total clause space: 18.2382MB
3.30/3.38	c total #watches: 147170
3.40/3.43	c total #propagations: 2672056 / total #impl: 15240125 (eff. 0.175)
3.40/3.43	c #Conflicts:     137000 | #Learnt:      15095 | 3.836
3.40/3.43	c total clause space: 18.2382MB
3.40/3.43	c total #watches: 151681
3.40/3.44	c total #propagations: 2705140 / total #impl: 15535568 (eff. 0.174)
3.40/3.44	c #Conflicts:     138000 | #Learnt:      16095 | 3.817
3.40/3.44	c total clause space: 18.2382MB
3.40/3.44	c total #watches: 156222
3.40/3.46	c total #propagations: 2713663 / total #impl: 15578188 (eff. 0.174)
3.40/3.46	c #Conflicts:     139000 | #Learnt:      17095 | 3.810
3.40/3.46	c total clause space: 18.2382MB
3.40/3.46	c total #watches: 161863
3.49/3.50	c total #propagations: 2722564 / total #impl: 15626136 (eff. 0.174)
3.49/3.50	c #Conflicts:     140000 | #Learnt:      18095 | 3.846
3.49/3.50	c total clause space: 18.2382MB
3.49/3.50	c total #watches: 170301
3.49/3.53	c total #propagations: 2772433 / total #impl: 15968592 (eff. 0.174)
3.49/3.53	c GARBAGE COLLECT
3.49/3.53	c #Conflicts:     141000 | #Learnt:      10595 | 3.830
3.49/3.53	c total clause space: 18.2382MB
3.49/3.53	c total #watches: 131916
3.49/3.54	c total #propagations: 2791913 / total #impl: 16075660 (eff. 0.174)
3.49/3.54	c #Conflicts:     142000 | #Learnt:      11595 | 3.812
3.49/3.54	c total clause space: 18.2382MB
3.49/3.54	c total #watches: 136770
3.49/3.56	c total #propagations: 2801331 / total #impl: 16109861 (eff. 0.174)
3.49/3.56	c #Conflicts:     143000 | #Learnt:      12595 | 3.793
3.49/3.56	c total clause space: 18.2382MB
3.49/3.56	c total #watches: 142005
3.49/3.57	c total #propagations: 2811170 / total #impl: 16159646 (eff. 0.174)
3.49/3.57	c #Conflicts:     144000 | #Learnt:      13595 | 3.775
3.49/3.57	c total clause space: 18.2382MB
3.49/3.57	c total #watches: 147331
3.49/3.59	c total #propagations: 2821014 / total #impl: 16202151 (eff. 0.174)
3.49/3.59	c #Conflicts:     145000 | #Learnt:      14595 | 3.759
3.49/3.59	c total clause space: 18.2382MB
3.49/3.59	c total #watches: 152913
3.59/3.61	c total #propagations: 2829690 / total #impl: 16252206 (eff. 0.174)
3.59/3.61	c #Conflicts:     146000 | #Learnt:      15595 | 3.765
3.59/3.61	c total clause space: 18.2382MB
3.59/3.61	c total #watches: 158494
3.59/3.64	c total #propagations: 2838826 / total #impl: 16335622 (eff. 0.174)
3.59/3.64	c #Conflicts:     147000 | #Learnt:      16595 | 3.756
3.59/3.64	c total clause space: 18.2382MB
3.59/3.64	c total #watches: 164109
3.59/3.66	c total #propagations: 2847270 / total #impl: 16454917 (eff. 0.173)
3.59/3.66	c #Conflicts:     148000 | #Learnt:      17595 | 3.739
3.59/3.66	c total clause space: 18.2382MB
3.59/3.66	c total #watches: 169274
3.59/3.68	c total #propagations: 2859906 / total #impl: 16508907 (eff. 0.173)
3.59/3.68	c #Conflicts:     149000 | #Learnt:      18595 | 3.729
3.59/3.68	c total clause space: 18.2382MB
3.59/3.68	c total #watches: 173981
3.69/3.70	c total #propagations: 2871146 / total #impl: 16566173 (eff. 0.173)
3.69/3.70	c GARBAGE COLLECT
3.69/3.70	c #Conflicts:     150000 | #Learnt:      10071 | 3.718
3.69/3.70	c total clause space: 18.2382MB
3.69/3.70	c total #watches: 127046
3.69/3.72	c total #propagations: 2882206 / total #impl: 16628762 (eff. 0.173)
3.69/3.72	c #Conflicts:     151000 | #Learnt:      11071 | 3.708
3.69/3.72	c total clause space: 18.2382MB
3.69/3.72	c total #watches: 132586
3.69/3.74	c total #propagations: 2891237 / total #impl: 16702280 (eff. 0.173)
3.69/3.74	c #Conflicts:     152000 | #Learnt:      12071 | 3.690
3.69/3.74	c total clause space: 18.2382MB
3.69/3.74	c total #watches: 137533
3.69/3.75	c total #propagations: 2900920 / total #impl: 16751122 (eff. 0.173)
3.69/3.75	c #Conflicts:     153000 | #Learnt:      13071 | 3.681
3.69/3.75	c total clause space: 18.2382MB
3.69/3.75	c total #watches: 142096
3.69/3.77	c total #propagations: 2911662 / total #impl: 16805546 (eff. 0.173)
3.69/3.77	c #Conflicts:     154000 | #Learnt:      14071 | 3.668
3.69/3.77	c total clause space: 18.2382MB
3.69/3.77	c total #watches: 146935
3.69/3.78	c total #propagations: 2921960 / total #impl: 16876846 (eff. 0.173)
3.69/3.78	c #Conflicts:     155000 | #Learnt:      15071 | 3.651
3.69/3.78	c total clause space: 18.2382MB
3.69/3.78	c total #watches: 151739
3.79/3.81	c total #propagations: 2931206 / total #impl: 16916495 (eff. 0.173)
3.79/3.81	c #Conflicts:     156000 | #Learnt:      16071 | 3.734
3.79/3.81	c total clause space: 18.2382MB
3.79/3.81	c total #watches: 157077
3.79/3.83	c total #propagations: 2954064 / total #impl: 17081145 (eff. 0.173)
3.79/3.83	c #Conflicts:     157000 | #Learnt:      17071 | 3.731
3.79/3.83	c total clause space: 18.2382MB
3.79/3.83	c total #watches: 163571
3.79/3.85	c total #propagations: 2962855 / total #impl: 17150674 (eff. 0.173)
3.79/3.85	c #Conflicts:     158000 | #Learnt:      18071 | 3.731
3.79/3.85	c total clause space: 18.2382MB
3.79/3.85	c total #watches: 168645
3.79/3.88	c total #propagations: 2974857 / total #impl: 17247893 (eff. 0.172)
3.79/3.88	c #Conflicts:     159000 | #Learnt:      19071 | 3.752
3.79/3.88	c total clause space: 18.2382MB
3.79/3.88	c total #watches: 175160
3.89/3.95	c total #propagations: 2992575 / total #impl: 17457957 (eff. 0.171)
3.89/3.95	c GARBAGE COLLECT
3.89/3.95	c #Conflicts:     160000 | #Learnt:      10405 | 3.957
3.89/3.95	c total clause space: 18.2382MB
3.89/3.95	c total #watches: 128581
3.99/4.01	c total #propagations: 3031168 / total #impl: 17806797 (eff. 0.170)
3.99/4.01	c #Conflicts:     161000 | #Learnt:      11405 | 3.982
3.99/4.01	c total clause space: 18.2382MB
3.99/4.01	c total #watches: 135406
3.99/4.02	c total #propagations: 3092332 / total #impl: 18250734 (eff. 0.169)
3.99/4.02	c #Conflicts:     162000 | #Learnt:      12405 | 3.962
3.99/4.02	c total clause space: 18.2382MB
3.99/4.02	c total #watches: 140415
3.99/4.03	c total #propagations: 3107837 / total #impl: 18295203 (eff. 0.170)
3.99/4.03	c #Conflicts:     163000 | #Learnt:      13405 | 3.943
3.99/4.03	c total clause space: 18.2382MB
3.99/4.03	c total #watches: 145172
3.99/4.05	c total #propagations: 3116217 / total #impl: 18329918 (eff. 0.170)
3.99/4.05	c #Conflicts:     164000 | #Learnt:      14405 | 3.936
3.99/4.05	c total clause space: 18.2382MB
3.99/4.05	c total #watches: 151002
3.99/4.07	c total #propagations: 3126074 / total #impl: 18409614 (eff. 0.170)
3.99/4.07	c #Conflicts:     165000 | #Learnt:      15405 | 3.925
3.99/4.07	c total clause space: 18.2382MB
3.99/4.07	c total #watches: 155858
3.99/4.10	c total #propagations: 3134613 / total #impl: 18458597 (eff. 0.170)
3.99/4.10	c #Conflicts:     166000 | #Learnt:      16405 | 3.915
3.99/4.10	c total clause space: 18.2382MB
3.99/4.10	c total #watches: 161339
4.09/4.17	c total #propagations: 3165394 / total #impl: 18623579 (eff. 0.170)
4.09/4.17	c #Conflicts:     167000 | #Learnt:      17405 | 3.896
4.09/4.17	c total clause space: 18.2382MB
4.09/4.17	c total #watches: 166648
4.09/4.18	c total #propagations: 3217494 / total #impl: 18925869 (eff. 0.170)
4.09/4.18	c #Conflicts:     168000 | #Learnt:      18405 | 3.885
4.09/4.18	c total clause space: 18.2382MB
4.09/4.18	c total #watches: 171540
4.19/4.20	c total #propagations: 3226384 / total #impl: 18976124 (eff. 0.170)
4.19/4.20	c #Conflicts:     169000 | #Learnt:      19405 | 3.874
4.19/4.20	c total clause space: 18.2382MB
4.19/4.20	c total #watches: 176860
4.19/4.23	c total #propagations: 3238229 / total #impl: 19035235 (eff. 0.170)
4.19/4.23	c GARBAGE COLLECT
4.19/4.23	c #Conflicts:     170000 | #Learnt:      10613 | 3.855
4.19/4.23	c total clause space: 18.2382MB
4.19/4.23	c total #watches: 129371
4.19/4.24	c total #propagations: 3247440 / total #impl: 19081901 (eff. 0.170)
4.19/4.24	c #Conflicts:     171000 | #Learnt:      11613 | 3.843
4.19/4.24	c total clause space: 18.2382MB
4.19/4.24	c total #watches: 134333
4.19/4.26	c total #propagations: 3257669 / total #impl: 19137120 (eff. 0.170)
4.19/4.26	c #Conflicts:     172000 | #Learnt:      12613 | 3.828
4.19/4.26	c total clause space: 18.2382MB
4.19/4.26	c total #watches: 139453
4.19/4.28	c total #propagations: 3270389 / total #impl: 19220172 (eff. 0.170)
4.19/4.28	c #Conflicts:     173000 | #Learnt:      13613 | 3.815
4.19/4.28	c total clause space: 18.2382MB
4.19/4.28	c total #watches: 144614
4.29/4.31	c total #propagations: 3282105 / total #impl: 19297149 (eff. 0.170)
4.29/4.31	c #Conflicts:     174000 | #Learnt:      14613 | 3.802
4.29/4.31	c total clause space: 18.2382MB
4.29/4.31	c total #watches: 152804
4.29/4.34	c total #propagations: 3317915 / total #impl: 19500845 (eff. 0.170)
4.29/4.34	c #Conflicts:     175000 | #Learnt:      15613 | 3.793
4.29/4.34	c total clause space: 18.2382MB
4.29/4.34	c total #watches: 159370
4.29/4.35	c total #propagations: 3334072 / total #impl: 19604969 (eff. 0.170)
4.29/4.35	c #Conflicts:     176000 | #Learnt:      16613 | 3.785
4.29/4.35	c total clause space: 18.2382MB
4.29/4.35	c total #watches: 164311
4.29/4.37	c total #propagations: 3343379 / total #impl: 19655082 (eff. 0.170)
4.29/4.37	c #Conflicts:     177000 | #Learnt:      17613 | 3.770
4.29/4.37	c total clause space: 18.2382MB
4.29/4.37	c total #watches: 169312
4.29/4.39	c total #propagations: 3352719 / total #impl: 19697592 (eff. 0.170)
4.29/4.39	c #Conflicts:     178000 | #Learnt:      18613 | 3.769
4.29/4.39	c total clause space: 18.2382MB
4.29/4.39	c total #watches: 174377
4.40/4.41	c total #propagations: 3364485 / total #impl: 19787032 (eff. 0.170)
4.40/4.41	c #Conflicts:     179000 | #Learnt:      19613 | 3.773
4.40/4.41	c total clause space: 18.2382MB
4.40/4.41	c total #watches: 180674
4.40/4.46	c total #propagations: 3378674 / total #impl: 19916391 (eff. 0.170)
4.40/4.46	c GARBAGE COLLECT
4.40/4.46	c #Conflicts:     180000 | #Learnt:      10588 | 3.808
4.40/4.46	c total clause space: 18.2382MB
4.40/4.46	c total #watches: 129503
4.40/4.49	c total #propagations: 3403686 / total #impl: 20138632 (eff. 0.169)
4.40/4.49	c #Conflicts:     181000 | #Learnt:      11588 | 3.863
4.40/4.49	c total clause space: 18.2382MB
4.40/4.49	c total #watches: 134304
4.50/4.51	c total #propagations: 3435857 / total #impl: 20388103 (eff. 0.169)
4.50/4.51	c #Conflicts:     182000 | #Learnt:      12588 | 3.844
4.50/4.51	c total clause space: 18.2382MB
4.50/4.51	c total #watches: 138525
4.50/4.53	c total #propagations: 3444713 / total #impl: 20431170 (eff. 0.169)
4.50/4.53	c #Conflicts:     183000 | #Learnt:      13588 | 3.824
4.50/4.53	c total clause space: 18.2382MB
4.50/4.53	c total #watches: 142212
4.50/4.55	c total #propagations: 3454268 / total #impl: 20521872 (eff. 0.168)
4.50/4.55	c #Conflicts:     184000 | #Learnt:      14588 | 3.813
4.50/4.55	c total clause space: 18.2382MB
4.50/4.55	c total #watches: 146531
4.50/4.57	c total #propagations: 3463226 / total #impl: 20569421 (eff. 0.168)
4.50/4.57	c #Conflicts:     185000 | #Learnt:      15588 | 3.802
4.50/4.57	c total clause space: 18.2382MB
4.50/4.57	c total #watches: 151502
4.59/4.63	c total #propagations: 3476776 / total #impl: 20684012 (eff. 0.168)
4.59/4.63	c #Conflicts:     186000 | #Learnt:      16588 | 3.951
4.59/4.63	c total clause space: 18.2382MB
4.59/4.63	c total #watches: 156619
4.69/4.72	c total #propagations: 3519876 / total #impl: 21162990 (eff. 0.166)
4.69/4.72	c #Conflicts:     187000 | #Learnt:      17588 | 3.932
4.69/4.72	c total clause space: 18.2382MB
4.69/4.72	c total #watches: 163069
4.79/4.82	c total #propagations: 3570926 / total #impl: 21492366 (eff. 0.166)
4.79/4.82	c #Conflicts:     188000 | #Learnt:      18588 | 3.913
4.79/4.82	c total clause space: 18.2382MB
4.79/4.83	c total #watches: 168181
4.89/4.90	c total #propagations: 3631847 / total #impl: 21804871 (eff. 0.167)
4.89/4.90	c #Conflicts:     189000 | #Learnt:      19588 | 3.895
4.89/4.90	c total clause space: 18.2382MB
4.89/4.90	c total #watches: 173148
4.89/4.99	c total #propagations: 3660835 / total #impl: 22000511 (eff. 0.166)
4.89/4.99	c #Conflicts:     190000 | #Learnt:      20588 | 3.875
4.89/4.99	c total clause space: 18.2382MB
4.89/4.99	c total #watches: 176680
4.99/5.07	c total #propagations: 3675082 / total #impl: 22128415 (eff. 0.166)
4.99/5.07	c GARBAGE COLLECT
4.99/5.07	c #Conflicts:     191000 | #Learnt:      11398 | 3.858
4.99/5.07	c total clause space: 29.637MB
4.99/5.07	c total #watches: 135376
5.09/5.16	c total #propagations: 3696020 / total #impl: 22281244 (eff. 0.166)
5.09/5.16	c #Conflicts:     192000 | #Learnt:      12398 | 3.841
5.09/5.16	c total clause space: 29.637MB
5.09/5.16	c total #watches: 142766
5.09/5.19	c total #propagations: 3752841 / total #impl: 22726249 (eff. 0.165)
5.09/5.19	c #Conflicts:     193000 | #Learnt:      13398 | 3.828
5.09/5.19	c total clause space: 29.637MB
5.09/5.19	c total #watches: 148115
5.19/5.21	c total #propagations: 3764586 / total #impl: 22815497 (eff. 0.165)
5.19/5.21	c #Conflicts:     194000 | #Learnt:      14398 | 3.819
5.19/5.21	c total clause space: 29.637MB
5.19/5.21	c total #watches: 153332
5.19/5.23	c total #propagations: 3775185 / total #impl: 22910695 (eff. 0.165)
5.19/5.23	c #Conflicts:     195000 | #Learnt:      15398 | 3.807
5.19/5.23	c total clause space: 29.637MB
5.19/5.23	c total #watches: 158239
5.19/5.24	c total #propagations: 3783694 / total #impl: 22959465 (eff. 0.165)
5.19/5.24	c #Conflicts:     196000 | #Learnt:      16398 | 3.795
5.19/5.24	c total clause space: 29.637MB
5.19/5.24	c total #watches: 162792
5.19/5.26	c total #propagations: 3792914 / total #impl: 22998944 (eff. 0.165)
5.19/5.26	c #Conflicts:     197000 | #Learnt:      17398 | 3.780
5.19/5.26	c total clause space: 29.637MB
5.19/5.26	c total #watches: 167717
5.19/5.28	c total #propagations: 3800839 / total #impl: 23120956 (eff. 0.164)
5.19/5.28	c #Conflicts:     198000 | #Learnt:      18398 | 3.767
5.19/5.28	c total clause space: 29.637MB
5.19/5.28	c total #watches: 171912
5.29/5.30	c total #propagations: 3809866 / total #impl: 23179885 (eff. 0.164)
5.29/5.30	c #Conflicts:     199000 | #Learnt:      19398 | 3.770
5.29/5.30	c total clause space: 29.637MB
5.29/5.30	c total #watches: 176631
5.29/5.32	c total #propagations: 3818532 / total #impl: 23236743 (eff. 0.164)
5.29/5.32	c #Conflicts:     200000 | #Learnt:      20398 | 3.755
5.29/5.32	c total clause space: 29.637MB
5.29/5.32	c total #watches: 181481
5.29/5.37	c total #propagations: 3826195 / total #impl: 23345086 (eff. 0.164)
5.29/5.37	c #Conflicts:     201000 | #Learnt:      21398 | 3.737
5.29/5.37	c total clause space: 29.637MB
5.29/5.37	c total #watches: 186073
5.39/5.40	c total #propagations: 3834344 / total #impl: 23603985 (eff. 0.162)
5.39/5.40	c GARBAGE COLLECT
5.39/5.40	c #Conflicts:     202000 | #Learnt:      11499 | 3.724
5.39/5.40	c total clause space: 29.637MB
5.39/5.40	c total #watches: 134299
5.39/5.42	c total #propagations: 3843879 / total #impl: 23682676 (eff. 0.162)
5.39/5.42	c #Conflicts:     203000 | #Learnt:      12499 | 3.717
5.39/5.42	c total clause space: 29.637MB
5.39/5.42	c total #watches: 139298
5.39/5.43	c total #propagations: 3853145 / total #impl: 23735793 (eff. 0.162)
5.39/5.43	c #Conflicts:     204000 | #Learnt:      13499 | 3.704
5.39/5.43	c total clause space: 29.637MB
5.39/5.43	c total #watches: 144029
5.39/5.45	c total #propagations: 3862704 / total #impl: 23777989 (eff. 0.162)
5.39/5.45	c #Conflicts:     205000 | #Learnt:      14499 | 3.690
5.39/5.45	c total clause space: 29.637MB
5.39/5.45	c total #watches: 148736
5.39/5.48	c total #propagations: 3871770 / total #impl: 23829149 (eff. 0.162)
5.39/5.48	c #Conflicts:     206000 | #Learnt:      15499 | 3.683
5.39/5.48	c total clause space: 29.637MB
5.39/5.48	c total #watches: 157217
5.50/5.57	c total #propagations: 3878369 / total #impl: 24036933 (eff. 0.161)
5.50/5.57	c #Conflicts:     207000 | #Learnt:      16499 | 3.671
5.50/5.57	c total clause space: 29.637MB
5.50/5.58	c total #watches: 165498
5.50/5.59	c total #propagations: 3884782 / total #impl: 24695011 (eff. 0.157)
5.50/5.59	c #Conflicts:     208000 | #Learnt:      17499 | 3.663
5.50/5.59	c total clause space: 29.637MB
5.50/5.59	c total #watches: 170038
5.59/5.63	c total #propagations: 3894337 / total #impl: 24742454 (eff. 0.157)
5.59/5.63	c #Conflicts:     209000 | #Learnt:      18499 | 3.651
5.59/5.63	c total clause space: 29.637MB
5.59/5.63	c total #watches: 177616
5.59/5.68	c total #propagations: 3938635 / total #impl: 25013702 (eff. 0.157)
5.59/5.68	c #Conflicts:     210000 | #Learnt:      19499 | 3.639
5.59/5.68	c total clause space: 29.637MB
5.59/5.68	c total #watches: 184783
5.69/5.76	c total #propagations: 3977808 / total #impl: 25354907 (eff. 0.157)
5.69/5.76	c #Conflicts:     211000 | #Learnt:      20499 | 3.625
5.69/5.76	c total clause space: 29.637MB
5.69/5.76	c total #watches: 192071
5.79/5.82	c total #propagations: 4005554 / total #impl: 25726861 (eff. 0.156)
5.79/5.82	c #Conflicts:     212000 | #Learnt:      21499 | 3.610
5.79/5.82	c total clause space: 29.637MB
5.79/5.82	c total #watches: 196110
5.89/5.91	c total #propagations: 4020196 / total #impl: 25898283 (eff. 0.155)
5.89/5.91	c GARBAGE COLLECT
5.89/5.91	c #Conflicts:     213000 | #Learnt:      11839 | 3.595
5.89/5.91	c total clause space: 29.637MB
5.89/5.91	c total #watches: 136590
5.89/5.95	c total #propagations: 4033185 / total #impl: 26062444 (eff. 0.155)
5.89/5.95	c #Conflicts:     214000 | #Learnt:      12839 | 3.583
5.89/5.95	c total clause space: 29.637MB
5.89/5.95	c total #watches: 142412
5.99/6.01	c total #propagations: 4055552 / total #impl: 26238492 (eff. 0.155)
5.99/6.01	c #Conflicts:     215000 | #Learnt:      13839 | 3.571
5.99/6.01	c total clause space: 29.637MB
5.99/6.01	c total #watches: 147932
6.09/6.11	c total #propagations: 4077484 / total #impl: 26431986 (eff. 0.154)
6.09/6.11	c #Conflicts:     216000 | #Learnt:      14839 | 3.556
6.09/6.11	c total clause space: 29.637MB
6.09/6.11	c total #watches: 152172
6.19/6.23	c total #propagations: 4115966 / total #impl: 26760959 (eff. 0.154)
6.19/6.23	c #Conflicts:     217000 | #Learnt:      15839 | 3.541
6.19/6.23	c total clause space: 29.637MB
6.19/6.23	c total #watches: 157718
6.29/6.36	c total #propagations: 4140464 / total #impl: 27094036 (eff. 0.153)
6.29/6.36	c #Conflicts:     218000 | #Learnt:      16839 | 3.528
6.29/6.36	c total clause space: 29.637MB
6.29/6.36	c total #watches: 162242
6.49/6.52	c total #propagations: 4154666 / total #impl: 27356903 (eff. 0.152)
6.49/6.52	c #Conflicts:     219000 | #Learnt:      17839 | 3.514
6.49/6.52	c total clause space: 29.637MB
6.49/6.52	c total #watches: 167045
6.69/6.71	c total #propagations: 4186937 / total #impl: 27735367 (eff. 0.151)
6.69/6.71	c #Conflicts:     220000 | #Learnt:      18839 | 3.499
6.69/6.71	c total clause space: 29.637MB
6.69/6.71	c total #watches: 171909
6.79/6.84	c total #propagations: 4209219 / total #impl: 28096277 (eff. 0.150)
6.79/6.84	c #Conflicts:     221000 | #Learnt:      19839 | 3.489
6.79/6.84	c total clause space: 29.637MB
6.79/6.84	c total #watches: 177371
6.89/6.96	c total #propagations: 4248454 / total #impl: 28486151 (eff. 0.149)
6.89/6.96	c #Conflicts:     222000 | #Learnt:      20839 | 3.476
6.89/6.96	c total clause space: 29.637MB
6.89/6.96	c total #watches: 181766
7.09/7.10	c total #propagations: 4258801 / total #impl: 28658084 (eff. 0.149)
7.09/7.10	c #Conflicts:     223000 | #Learnt:      21839 | 3.461
7.09/7.10	c total clause space: 29.637MB
7.09/7.10	c total #watches: 185126
7.19/7.23	c total #propagations: 4270657 / total #impl: 28837336 (eff. 0.148)
7.19/7.23	c #Conflicts:     224000 | #Learnt:      22839 | 3.446
7.19/7.23	c total clause space: 29.637MB
7.19/7.23	c total #watches: 188298
7.29/7.33	c total #propagations: 4283066 / total #impl: 28991883 (eff. 0.148)
7.29/7.33	c GARBAGE COLLECT
7.29/7.33	c #Conflicts:     225000 | #Learnt:      12230 | 3.434
7.29/7.33	c total clause space: 29.637MB
7.29/7.33	c total #watches: 138781
7.39/7.47	c total #propagations: 4325589 / total #impl: 29311033 (eff. 0.148)
7.39/7.47	c #Conflicts:     226000 | #Learnt:      13230 | 3.422
7.39/7.47	c total clause space: 29.637MB
7.39/7.47	c total #watches: 144482
7.39/7.48	c total #propagations: 4455262 / total #impl: 30283010 (eff. 0.147)
7.39/7.48	c #Conflicts:     227000 | #Learnt:      14230 | 3.412
7.39/7.48	c total clause space: 29.637MB
7.39/7.48	c total #watches: 149705
7.49/7.50	c total #propagations: 4464485 / total #impl: 30332752 (eff. 0.147)
7.49/7.50	c #Conflicts:     228000 | #Learnt:      15230 | 3.403
7.49/7.50	c total clause space: 29.637MB
7.49/7.50	c total #watches: 154698
7.49/7.51	c total #propagations: 4473206 / total #impl: 30381685 (eff. 0.147)
7.49/7.51	c #Conflicts:     229000 | #Learnt:      16230 | 3.394
7.49/7.51	c total clause space: 29.637MB
7.49/7.51	c total #watches: 159816
7.49/7.53	c total #propagations: 4481799 / total #impl: 30412750 (eff. 0.147)
7.49/7.53	c #Conflicts:     230000 | #Learnt:      17230 | 3.387
7.49/7.53	c total clause space: 29.637MB
7.49/7.53	c total #watches: 164691
7.49/7.54	c total #propagations: 4491150 / total #impl: 30460553 (eff. 0.147)
7.49/7.54	c #Conflicts:     231000 | #Learnt:      18230 | 3.378
7.49/7.54	c total clause space: 29.637MB
7.49/7.54	c total #watches: 169514
7.49/7.56	c total #propagations: 4501067 / total #impl: 30499126 (eff. 0.148)
7.49/7.56	c #Conflicts:     232000 | #Learnt:      19230 | 3.369
7.49/7.56	c total clause space: 29.637MB
7.49/7.56	c total #watches: 174765
7.59/7.65	c total #propagations: 4509578 / total #impl: 30563751 (eff. 0.148)
7.59/7.65	c #Conflicts:     233000 | #Learnt:      20230 | 3.576
7.59/7.65	c total clause space: 29.637MB
7.59/7.65	c total #watches: 180448
7.59/7.70	c total #propagations: 4561395 / total #impl: 31208934 (eff. 0.146)
7.59/7.70	c #Conflicts:     234000 | #Learnt:      21230 | 3.601
7.59/7.70	c total clause space: 29.637MB
7.59/7.70	c total #watches: 185751
7.69/7.72	c total #propagations: 4593266 / total #impl: 31526317 (eff. 0.146)
7.69/7.72	c #Conflicts:     235000 | #Learnt:      22230 | 3.596
7.69/7.72	c total clause space: 29.637MB
7.69/7.72	c total #watches: 191066
7.69/7.74	c total #propagations: 4614496 / total #impl: 31656931 (eff. 0.146)
7.69/7.74	c #Conflicts:     236000 | #Learnt:      23230 | 3.584
7.69/7.74	c total clause space: 29.637MB
7.69/7.74	c total #watches: 196141
7.69/7.76	c total #propagations: 4623729 / total #impl: 31693745 (eff. 0.146)
7.69/7.76	c GARBAGE COLLECT
7.69/7.76	c #Conflicts:     237000 | #Learnt:      12472 | 3.574
7.69/7.76	c total clause space: 29.637MB
7.69/7.76	c total #watches: 139398
7.69/7.78	c total #propagations: 4632654 / total #impl: 31729519 (eff. 0.146)
7.69/7.78	c #Conflicts:     238000 | #Learnt:      13472 | 3.565
7.69/7.78	c total clause space: 29.637MB
7.69/7.78	c total #watches: 144438
7.69/7.79	c total #propagations: 4642442 / total #impl: 31772734 (eff. 0.146)
7.69/7.79	c #Conflicts:     239000 | #Learnt:      14472 | 3.556
7.69/7.79	c total clause space: 29.637MB
7.69/7.79	c total #watches: 149765
7.79/7.81	c total #propagations: 4652629 / total #impl: 31810895 (eff. 0.146)
7.79/7.81	c #Conflicts:     240000 | #Learnt:      15472 | 3.547
7.79/7.81	c total clause space: 29.637MB
7.79/7.81	c total #watches: 154531
7.79/7.82	c total #propagations: 4662331 / total #impl: 31849184 (eff. 0.146)
7.79/7.82	c #Conflicts:     241000 | #Learnt:      16472 | 3.539
7.79/7.82	c total clause space: 29.637MB
7.79/7.82	c total #watches: 159272
7.79/7.87	c total #propagations: 4674514 / total #impl: 31926914 (eff. 0.146)
7.79/7.87	c #Conflicts:     242000 | #Learnt:      17472 | 3.615
7.79/7.87	c total clause space: 29.637MB
7.79/7.87	c total #watches: 164412
7.79/7.89	c total #propagations: 4700049 / total #impl: 32196389 (eff. 0.146)
7.79/7.89	c #Conflicts:     243000 | #Learnt:      18472 | 3.607
7.79/7.89	c total clause space: 29.637MB
7.79/7.89	c total #watches: 169595
7.89/7.96	c total #propagations: 4714937 / total #impl: 32318716 (eff. 0.146)
7.89/7.96	c #Conflicts:     244000 | #Learnt:      19472 | 3.720
7.89/7.96	c total clause space: 29.637MB
7.89/7.96	c total #watches: 174727
7.99/8.01	c total #propagations: 4767196 / total #impl: 32844040 (eff. 0.145)
7.99/8.01	c #Conflicts:     245000 | #Learnt:      20472 | 3.783
7.99/8.01	c total clause space: 29.637MB
7.99/8.01	c total #watches: 180493
7.99/8.04	c total #propagations: 4797375 / total #impl: 33171377 (eff. 0.145)
7.99/8.04	c #Conflicts:     246000 | #Learnt:      21472 | 3.785
7.99/8.04	c total clause space: 29.637MB
7.99/8.04	c total #watches: 186141
7.99/8.07	c total #propagations: 4813897 / total #impl: 33336318 (eff. 0.144)
7.99/8.07	c #Conflicts:     247000 | #Learnt:      22472 | 3.775
7.99/8.07	c total clause space: 29.637MB
7.99/8.07	c total #watches: 191635
7.99/8.10	c total #propagations: 4837256 / total #impl: 33503184 (eff. 0.144)
7.99/8.10	c #Conflicts:     248000 | #Learnt:      23472 | 3.761
7.99/8.10	c total clause space: 29.637MB
8.09/8.10	c total #watches: 195933
8.09/8.12	c total #propagations: 4844955 / total #impl: 33567404 (eff. 0.144)
8.09/8.12	c GARBAGE COLLECT
8.09/8.12	c #Conflicts:     249000 | #Learnt:      12528 | 3.749
8.09/8.12	c total clause space: 29.637MB
8.09/8.12	c total #watches: 139309
8.09/8.14	c total #propagations: 4853802 / total #impl: 33609647 (eff. 0.144)
8.09/8.14	c #Conflicts:     250000 | #Learnt:      13528 | 3.739
8.09/8.14	c total clause space: 29.637MB
8.09/8.14	c total #watches: 143137
8.09/8.16	c total #propagations: 4861498 / total #impl: 33643631 (eff. 0.144)
8.09/8.16	c #Conflicts:     251000 | #Learnt:      14528 | 3.737
8.09/8.16	c total clause space: 29.637MB
8.09/8.16	c total #watches: 149272
8.09/8.17	c total #propagations: 4869397 / total #impl: 33714539 (eff. 0.144)
8.09/8.17	c #Conflicts:     252000 | #Learnt:      15528 | 3.728
8.09/8.17	c total clause space: 29.637MB
8.09/8.17	c total #watches: 154251
8.19/8.20	c total #propagations: 4878406 / total #impl: 33756737 (eff. 0.145)
8.19/8.20	c #Conflicts:     253000 | #Learnt:      16528 | 3.769
8.19/8.20	c total clause space: 29.637MB
8.19/8.20	c total #watches: 159715
8.19/8.22	c total #propagations: 4899879 / total #impl: 33958483 (eff. 0.144)
8.19/8.22	c #Conflicts:     254000 | #Learnt:      17528 | 3.766
8.19/8.22	c total clause space: 29.637MB
8.19/8.22	c total #watches: 164710
8.19/8.25	c total #propagations: 4911190 / total #impl: 34023538 (eff. 0.144)
8.19/8.25	c #Conflicts:     255000 | #Learnt:      18528 | 3.806
8.19/8.25	c total clause space: 29.637MB
8.19/8.25	c total #watches: 170180
8.19/8.27	c total #propagations: 4932126 / total #impl: 34221275 (eff. 0.144)
8.19/8.27	c #Conflicts:     256000 | #Learnt:      19528 | 3.797
8.19/8.27	c total clause space: 29.637MB
8.19/8.27	c total #watches: 175525
8.19/8.29	c total #propagations: 4946555 / total #impl: 34290183 (eff. 0.144)
8.19/8.29	c #Conflicts:     257000 | #Learnt:      20528 | 3.785
8.19/8.29	c total clause space: 29.637MB
8.19/8.29	c total #watches: 180700
8.28/8.32	c total #propagations: 4953844 / total #impl: 34331811 (eff. 0.144)
8.28/8.32	c #Conflicts:     258000 | #Learnt:      21528 | 3.773
8.28/8.32	c total clause space: 29.637MB
8.28/8.32	c total #watches: 185214
8.28/8.33	c total #propagations: 4960693 / total #impl: 34414836 (eff. 0.144)
8.28/8.33	c #Conflicts:     259000 | #Learnt:      22528 | 3.763
8.28/8.33	c total clause space: 29.637MB
8.28/8.33	c total #watches: 190114
8.28/8.35	c total #propagations: 4969817 / total #impl: 34454632 (eff. 0.144)
8.28/8.35	c #Conflicts:     260000 | #Learnt:      23528 | 3.758
8.28/8.35	c total clause space: 29.637MB
8.28/8.35	c total #watches: 196319
8.28/8.39	c total #propagations: 4979181 / total #impl: 34524308 (eff. 0.144)
8.28/8.39	c #Conflicts:     261000 | #Learnt:      24528 | 3.779
8.28/8.39	c total clause space: 29.637MB
8.28/8.39	c total #watches: 201731
8.38/8.42	c total #propagations: 5022550 / total #impl: 34837655 (eff. 0.144)
8.38/8.42	c GARBAGE COLLECT
8.38/8.42	c #Conflicts:     262000 | #Learnt:      13830 | 3.768
8.38/8.42	c total clause space: 29.637MB
8.38/8.42	c total #watches: 146981
8.38/8.43	c total #propagations: 5034818 / total #impl: 34887710 (eff. 0.144)
8.38/8.43	c #Conflicts:     263000 | #Learnt:      14830 | 3.758
8.38/8.43	c total clause space: 29.637MB
8.38/8.43	c total #watches: 151905
8.38/8.45	c total #propagations: 5044583 / total #impl: 34935067 (eff. 0.144)
8.38/8.45	c #Conflicts:     264000 | #Learnt:      15830 | 3.751
8.38/8.45	c total clause space: 29.637MB
8.38/8.45	c total #watches: 156570
8.38/8.47	c total #propagations: 5053838 / total #impl: 34991663 (eff. 0.144)
8.38/8.47	c #Conflicts:     265000 | #Learnt:      16830 | 3.751
8.38/8.47	c total clause space: 29.637MB
8.38/8.47	c total #watches: 161299
8.38/8.49	c total #propagations: 5063390 / total #impl: 35062647 (eff. 0.144)
8.38/8.49	c #Conflicts:     266000 | #Learnt:      17830 | 3.746
8.38/8.49	c total clause space: 29.637MB
8.38/8.49	c total #watches: 165993
8.48/8.51	c total #propagations: 5074084 / total #impl: 35120933 (eff. 0.144)
8.48/8.51	c #Conflicts:     267000 | #Learnt:      18830 | 3.748
8.48/8.51	c total clause space: 29.637MB
8.48/8.51	c total #watches: 171108
8.48/8.54	c total #propagations: 5085171 / total #impl: 35197250 (eff. 0.144)
8.48/8.54	c #Conflicts:     268000 | #Learnt:      19830 | 3.745
8.48/8.54	c total clause space: 29.637MB
8.48/8.54	c total #watches: 176033
8.48/8.58	c total #propagations: 5110902 / total #impl: 35364774 (eff. 0.145)
8.48/8.58	c #Conflicts:     269000 | #Learnt:      20830 | 3.734
8.48/8.58	c total clause space: 29.637MB
8.48/8.59	c total #watches: 181093
8.58/8.61	c total #propagations: 5130376 / total #impl: 35509344 (eff. 0.144)
8.58/8.61	c #Conflicts:     270000 | #Learnt:      21830 | 3.724
8.58/8.61	c total clause space: 29.637MB
8.58/8.61	c total #watches: 187377
8.58/8.65	c total #propagations: 5141133 / total #impl: 35620574 (eff. 0.144)
8.58/8.65	c #Conflicts:     271000 | #Learnt:      22830 | 3.713
8.58/8.65	c total clause space: 29.637MB
8.58/8.65	c total #watches: 192709
8.68/8.70	c total #propagations: 5148353 / total #impl: 35731177 (eff. 0.144)
8.68/8.70	c #Conflicts:     272000 | #Learnt:      23830 | 3.702
8.68/8.70	c total clause space: 29.637MB
8.68/8.70	c total #watches: 197489
8.68/8.75	c total #propagations: 5156668 / total #impl: 35857648 (eff. 0.144)
8.68/8.75	c #Conflicts:     273000 | #Learnt:      24830 | 3.690
8.68/8.75	c total clause space: 29.637MB
8.68/8.75	c total #watches: 203112
8.79/8.83	c total #propagations: 5165826 / total #impl: 36012228 (eff. 0.143)
8.79/8.83	c GARBAGE COLLECT
8.79/8.83	c #Conflicts:     274000 | #Learnt:      13085 | 3.678
8.79/8.83	c total clause space: 29.637MB
8.79/8.83	c total #watches: 143145
8.79/8.84	c total #propagations: 5175085 / total #impl: 36318467 (eff. 0.142)
8.79/8.84	c #Conflicts:     275000 | #Learnt:      14085 | 3.668
8.79/8.84	c total clause space: 29.637MB
8.79/8.84	c total #watches: 147919
8.79/8.86	c total #propagations: 5182892 / total #impl: 36360295 (eff. 0.143)
8.79/8.86	c #Conflicts:     276000 | #Learnt:      15085 | 3.659
8.79/8.86	c total clause space: 29.637MB
8.79/8.86	c total #watches: 152893
8.79/8.88	c total #propagations: 5191099 / total #impl: 36408409 (eff. 0.143)
8.79/8.88	c #Conflicts:     277000 | #Learnt:      16085 | 3.656
8.79/8.88	c total clause space: 29.637MB
8.79/8.88	c total #watches: 158414
8.79/8.89	c total #propagations: 5201134 / total #impl: 36478855 (eff. 0.143)
8.79/8.89	c #Conflicts:     278000 | #Learnt:      17085 | 3.647
8.79/8.89	c total clause space: 29.637MB
8.79/8.89	c total #watches: 163214
8.89/8.91	c total #propagations: 5209833 / total #impl: 36513728 (eff. 0.143)
8.89/8.91	c #Conflicts:     279000 | #Learnt:      18085 | 3.637
8.89/8.91	c total clause space: 29.637MB
8.89/8.91	c total #watches: 168303
8.89/8.94	c total #propagations: 5218300 / total #impl: 36553272 (eff. 0.143)
8.89/8.94	c #Conflicts:     280000 | #Learnt:      19085 | 3.646
8.89/8.94	c total clause space: 29.637MB
8.89/8.94	c total #watches: 173023
8.89/8.95	c total #propagations: 5237032 / total #impl: 36705910 (eff. 0.143)
8.89/8.95	c #Conflicts:     281000 | #Learnt:      20085 | 3.638
8.89/8.95	c total clause space: 29.637MB
8.89/8.95	c total #watches: 178434
8.89/8.97	c total #propagations: 5246277 / total #impl: 36759826 (eff. 0.143)
8.89/8.97	c #Conflicts:     282000 | #Learnt:      21085 | 3.630
8.89/8.97	c total clause space: 29.637MB
8.89/8.97	c total #watches: 183650
8.99/9.01	c total #propagations: 5255593 / total #impl: 36829149 (eff. 0.143)
8.99/9.01	c #Conflicts:     283000 | #Learnt:      22085 | 3.621
8.99/9.01	c total clause space: 29.637MB
8.99/9.01	c total #watches: 190645
8.99/9.03	c total #propagations: 5262841 / total #impl: 37038009 (eff. 0.142)
8.99/9.03	c #Conflicts:     284000 | #Learnt:      23085 | 3.613
8.99/9.03	c total clause space: 29.637MB
8.99/9.03	c total #watches: 195618
8.99/9.06	c total #propagations: 5272037 / total #impl: 37088876 (eff. 0.142)
8.99/9.06	c #Conflicts:     285000 | #Learnt:      24085 | 3.637
8.99/9.06	c total clause space: 29.637MB
8.99/9.06	c total #watches: 201325
8.99/9.07	c total #propagations: 5285502 / total #impl: 37210022 (eff. 0.142)
8.99/9.07	c #Conflicts:     286000 | #Learnt:      25085 | 3.631
8.99/9.07	c total clause space: 29.637MB
8.99/9.07	c total #watches: 206069
9.09/9.10	c total #propagations: 5295872 / total #impl: 37271654 (eff. 0.142)
9.09/9.10	c GARBAGE COLLECT
9.09/9.10	c #Conflicts:     287000 | #Learnt:      13105 | 3.626
9.09/9.10	c total clause space: 29.637MB
9.09/9.10	c total #watches: 143166
9.09/9.12	c total #propagations: 5307194 / total #impl: 37341615 (eff. 0.142)
9.09/9.12	c #Conflicts:     288000 | #Learnt:      14105 | 3.646
9.09/9.12	c total clause space: 29.637MB
9.09/9.12	c total #watches: 147900
9.09/9.17	c total #propagations: 5320238 / total #impl: 37429687 (eff. 0.142)
9.09/9.17	c #Conflicts:     289000 | #Learnt:      15105 | 3.712
9.09/9.17	c total clause space: 29.637MB
9.09/9.17	c total #watches: 153297
9.19/9.20	c total #propagations: 5354695 / total #impl: 37740061 (eff. 0.142)
9.19/9.20	c #Conflicts:     290000 | #Learnt:      16105 | 3.703
9.19/9.20	c total clause space: 29.637MB
9.19/9.20	c total #watches: 158426
9.19/9.29	c total #propagations: 5366262 / total #impl: 37853593 (eff. 0.142)
9.19/9.29	c #Conflicts:     291000 | #Learnt:      17105 | 4.044
9.19/9.29	c total clause space: 29.637MB
9.19/9.29	c total #watches: 164923
9.29/9.33	c total #propagations: 5420446 / total #impl: 38510703 (eff. 0.141)
9.29/9.33	c #Conflicts:     292000 | #Learnt:      18105 | 4.042
9.29/9.33	c total clause space: 29.637MB
9.29/9.33	c total #watches: 171717
9.29/9.36	c total #propagations: 5433305 / total #impl: 38685976 (eff. 0.140)
9.29/9.36	c #Conflicts:     293000 | #Learnt:      19105 | 4.097
9.29/9.36	c total clause space: 29.637MB
9.29/9.36	c total #watches: 176764
9.29/9.40	c total #propagations: 5446437 / total #impl: 38777661 (eff. 0.140)
9.29/9.40	c #Conflicts:     294000 | #Learnt:      20105 | 4.157
9.29/9.40	c total clause space: 29.637MB
9.29/9.40	c total #watches: 181713
9.39/9.48	c total #propagations: 5465182 / total #impl: 38963713 (eff. 0.140)
9.39/9.48	c #Conflicts:     295000 | #Learnt:      21105 | 4.337
9.39/9.48	c total clause space: 29.637MB
9.39/9.48	c total #watches: 187879
9.49/9.51	c total #propagations: 5501832 / total #impl: 39467638 (eff. 0.139)
9.49/9.51	c #Conflicts:     296000 | #Learnt:      22105 | 4.338
9.49/9.51	c total clause space: 29.637MB
9.49/9.51	c total #watches: 193051
9.49/9.53	c total #propagations: 5528487 / total #impl: 39633805 (eff. 0.139)
9.49/9.53	c #Conflicts:     297000 | #Learnt:      23105 | 4.328
9.49/9.53	c total clause space: 29.637MB
9.49/9.53	c total #watches: 198176
9.49/9.54	c total #propagations: 5537398 / total #impl: 39689340 (eff. 0.140)
9.49/9.54	c #Conflicts:     298000 | #Learnt:      24105 | 4.317
9.49/9.54	c total clause space: 29.637MB
9.49/9.54	c total #watches: 203121
9.49/9.56	c total #propagations: 5546377 / total #impl: 39739713 (eff. 0.140)
9.49/9.56	c #Conflicts:     299000 | #Learnt:      25105 | 4.306
9.49/9.56	c total clause space: 29.637MB
9.49/9.56	c total #watches: 207885
9.49/9.58	c total #propagations: 5557663 / total #impl: 39787837 (eff. 0.140)
9.49/9.58	c #Conflicts:     300000 | #Learnt:      26105 | 4.301
9.49/9.58	c total clause space: 29.637MB
9.49/9.58	c total #watches: 213246
9.59/9.60	c total #propagations: 5567758 / total #impl: 39848599 (eff. 0.140)
9.59/9.60	c GARBAGE COLLECT
9.59/9.60	c #Conflicts:     301000 | #Learnt:      14035 | 4.289
9.59/9.60	c total clause space: 29.637MB
9.59/9.60	c total #watches: 147647
9.59/9.61	c total #propagations: 5576754 / total #impl: 39882395 (eff. 0.140)
9.59/9.61	c #Conflicts:     302000 | #Learnt:      15035 | 4.280
9.59/9.61	c total clause space: 29.637MB
9.59/9.61	c total #watches: 152211
9.59/9.63	c total #propagations: 5584672 / total #impl: 39913925 (eff. 0.140)
9.59/9.63	c #Conflicts:     303000 | #Learnt:      16035 | 4.268
9.59/9.63	c total clause space: 29.637MB
9.59/9.63	c total #watches: 156411
9.59/9.65	c total #propagations: 5594271 / total #impl: 39963226 (eff. 0.140)
9.59/9.65	c #Conflicts:     304000 | #Learnt:      17035 | 4.262
9.59/9.65	c total clause space: 29.637MB
9.59/9.65	c total #watches: 162630
9.59/9.67	c total #propagations: 5603037 / total #impl: 40027807 (eff. 0.140)
9.59/9.67	c #Conflicts:     305000 | #Learnt:      18035 | 4.252
9.59/9.67	c total clause space: 29.637MB
9.59/9.67	c total #watches: 167453
9.59/9.68	c total #propagations: 5613997 / total #impl: 40090768 (eff. 0.140)
9.59/9.68	c #Conflicts:     306000 | #Learnt:      19035 | 4.244
9.59/9.68	c total clause space: 29.637MB
9.59/9.68	c total #watches: 171885
9.69/9.70	c total #propagations: 5623140 / total #impl: 40136935 (eff. 0.140)
9.69/9.70	c #Conflicts:     307000 | #Learnt:      20035 | 4.240
9.69/9.70	c total clause space: 29.637MB
9.69/9.70	c total #watches: 177566
9.69/9.72	c total #propagations: 5632448 / total #impl: 40194642 (eff. 0.140)
9.69/9.72	c #Conflicts:     308000 | #Learnt:      21035 | 4.245
9.69/9.72	c total clause space: 29.637MB
9.69/9.72	c total #watches: 183567
9.69/9.75	c total #propagations: 5642309 / total #impl: 40299480 (eff. 0.140)
9.69/9.75	c #Conflicts:     309000 | #Learnt:      22035 | 4.238
9.69/9.75	c total clause space: 29.637MB
9.69/9.75	c total #watches: 190596
9.79/9.80	c total #propagations: 5655856 / total #impl: 40437573 (eff. 0.140)
9.79/9.80	c #Conflicts:     310000 | #Learnt:      23035 | 4.238
9.79/9.80	c total clause space: 29.637MB
9.79/9.80	c total #watches: 198813
9.79/9.83	c total #propagations: 5685115 / total #impl: 40750032 (eff. 0.140)
9.79/9.83	c #Conflicts:     311000 | #Learnt:      24035 | 4.226
9.79/9.83	c total clause space: 29.637MB
9.79/9.83	c total #watches: 203152
9.79/9.85	c total #propagations: 5705243 / total #impl: 40863070 (eff. 0.140)
9.79/9.85	c #Conflicts:     312000 | #Learnt:      25035 | 4.215
9.79/9.85	c total clause space: 29.637MB
9.79/9.85	c total #watches: 208708
9.79/9.87	c total #propagations: 5713755 / total #impl: 40938438 (eff. 0.140)
9.79/9.87	c #Conflicts:     313000 | #Learnt:      26035 | 4.204
9.79/9.87	c total clause space: 29.637MB
9.79/9.87	c total #watches: 213612
9.79/9.89	c total #propagations: 5721286 / total #impl: 41016105 (eff. 0.139)
9.79/9.89	c #Conflicts:     314000 | #Learnt:      27035 | 4.192
9.79/9.89	c total clause space: 29.637MB
9.79/9.89	c total #watches: 217911
9.90/9.92	c total #propagations: 5729449 / total #impl: 41066010 (eff. 0.140)
9.90/9.92	c GARBAGE COLLECT
9.90/9.92	c #Conflicts:     315000 | #Learnt:      14526 | 4.181
9.90/9.92	c total clause space: 29.637MB
9.90/9.92	c total #watches: 150340
9.90/9.94	c total #propagations: 5736714 / total #impl: 41120720 (eff. 0.140)
9.90/9.94	c #Conflicts:     316000 | #Learnt:      15526 | 4.171
9.90/9.94	c total clause space: 29.637MB
9.90/9.94	c total #watches: 155045
9.90/9.95	c total #propagations: 5745093 / total #impl: 41168382 (eff. 0.140)
9.90/9.95	c #Conflicts:     317000 | #Learnt:      16526 | 4.161
9.90/9.95	c total clause space: 29.637MB
9.90/9.95	c total #watches: 160330
9.90/9.97	c total #propagations: 5753647 / total #impl: 41212301 (eff. 0.140)
9.90/9.97	c #Conflicts:     318000 | #Learnt:      17526 | 4.152
9.90/9.97	c total clause space: 29.637MB
9.90/9.97	c total #watches: 164786
9.90/9.98	c total #propagations: 5763831 / total #impl: 41251750 (eff. 0.140)
9.90/9.98	c #Conflicts:     319000 | #Learnt:      18526 | 4.142
9.90/9.98	c total clause space: 29.637MB
9.90/9.98	c total #watches: 169115
10.00/10.00	c total #propagations: 5772629 / total #impl: 41298789 (eff. 0.140)
10.00/10.00	c #Conflicts:     320000 | #Learnt:      19526 | 4.137
10.00/10.00	c total clause space: 29.637MB
10.00/10.00	c total #watches: 174777
10.00/10.03	c total #propagations: 5786940 / total #impl: 41403145 (eff. 0.140)
10.00/10.03	c #Conflicts:     321000 | #Learnt:      20526 | 4.127
10.00/10.03	c total clause space: 29.637MB
10.00/10.03	c total #watches: 179828
10.00/10.05	c total #propagations: 5806391 / total #impl: 41503150 (eff. 0.140)
10.00/10.05	c #Conflicts:     322000 | #Learnt:      21526 | 4.119
10.00/10.05	c total clause space: 29.637MB
10.00/10.05	c total #watches: 185557
10.00/10.07	c total #propagations: 5814310 / total #impl: 41553014 (eff. 0.140)
10.00/10.07	c #Conflicts:     323000 | #Learnt:      22526 | 4.115
10.00/10.07	c total clause space: 29.637MB
10.00/10.07	c total #watches: 191682
10.09/10.10	c total #propagations: 5824030 / total #impl: 41694850 (eff. 0.140)
10.09/10.10	c #Conflicts:     324000 | #Learnt:      23526 | 4.114
10.09/10.10	c total clause space: 29.637MB
10.09/10.10	c total #watches: 196859
10.09/10.12	c total #propagations: 5833902 / total #impl: 41800720 (eff. 0.140)
10.09/10.12	c #Conflicts:     325000 | #Learnt:      24526 | 4.104
10.09/10.12	c total clause space: 29.637MB
10.09/10.12	c total #watches: 201821
10.09/10.15	c total #propagations: 5841733 / total #impl: 41881168 (eff. 0.139)
10.09/10.15	c #Conflicts:     326000 | #Learnt:      25526 | 4.095
10.09/10.15	c total clause space: 29.637MB
10.09/10.15	c total #watches: 205664
10.09/10.17	c total #propagations: 5848912 / total #impl: 41941325 (eff. 0.139)
10.09/10.17	c #Conflicts:     327000 | #Learnt:      26526 | 4.085
10.09/10.17	c total clause space: 29.637MB
10.09/10.17	c total #watches: 210039
10.09/10.18	c total #propagations: 5858412 / total #impl: 42000025 (eff. 0.139)
10.09/10.18	c #Conflicts:     328000 | #Learnt:      27526 | 4.076
10.09/10.18	c total clause space: 29.637MB
10.09/10.18	c total #watches: 214965
10.19/10.21	c total #propagations: 5866062 / total #impl: 42032732 (eff. 0.140)
10.19/10.21	c GARBAGE COLLECT
10.19/10.21	c #Conflicts:     329000 | #Learnt:      14952 | 4.068
10.19/10.21	c total clause space: 29.637MB
10.19/10.21	c total #watches: 151663
10.19/10.22	c total #propagations: 5875786 / total #impl: 42087998 (eff. 0.140)
10.19/10.22	c #Conflicts:     330000 | #Learnt:      15952 | 4.064
10.19/10.22	c total clause space: 29.637MB
10.19/10.22	c total #watches: 156153
10.19/10.24	c total #propagations: 5886212 / total #impl: 42150467 (eff. 0.140)
10.19/10.24	c #Conflicts:     331000 | #Learnt:      16952 | 4.054
10.19/10.24	c total clause space: 29.637MB
10.19/10.24	c total #watches: 160592
10.19/10.26	c total #propagations: 5895472 / total #impl: 42198111 (eff. 0.140)
10.19/10.26	c #Conflicts:     332000 | #Learnt:      17952 | 4.051
10.19/10.26	c total clause space: 29.637MB
10.19/10.26	c total #watches: 165831
10.29/10.30	c total #propagations: 5908357 / total #impl: 42310064 (eff. 0.140)
10.29/10.30	c #Conflicts:     333000 | #Learnt:      18952 | 4.043
10.29/10.30	c total clause space: 29.637MB
10.29/10.30	c total #watches: 170441
10.29/10.36	c total #propagations: 5933699 / total #impl: 42573772 (eff. 0.139)
10.29/10.36	c #Conflicts:     334000 | #Learnt:      19952 | 4.148
10.29/10.36	c total clause space: 29.637MB
10.29/10.36	c total #watches: 175699
10.29/10.38	c total #propagations: 5973103 / total #impl: 42950476 (eff. 0.139)
10.29/10.38	c #Conflicts:     335000 | #Learnt:      20952 | 4.141
10.29/10.38	c total clause space: 29.637MB
10.29/10.38	c total #watches: 180461
10.29/10.39	c total #propagations: 5982552 / total #impl: 43000735 (eff. 0.139)
10.29/10.39	c #Conflicts:     336000 | #Learnt:      21952 | 4.133
10.29/10.39	c total clause space: 29.637MB
10.29/10.39	c total #watches: 186525
10.39/10.41	c total #propagations: 5990880 / total #impl: 43054056 (eff. 0.139)
10.39/10.41	c #Conflicts:     337000 | #Learnt:      22952 | 4.125
10.39/10.41	c total clause space: 29.637MB
10.39/10.41	c total #watches: 191507
10.39/10.42	c total #propagations: 6000573 / total #impl: 43100290 (eff. 0.139)
10.39/10.42	c #Conflicts:     338000 | #Learnt:      23952 | 4.115
10.39/10.42	c total clause space: 29.637MB
10.39/10.42	c total #watches: 196153
10.39/10.44	c total #propagations: 6009944 / total #impl: 43138872 (eff. 0.139)
10.39/10.44	c #Conflicts:     339000 | #Learnt:      24952 | 4.109
10.39/10.44	c total clause space: 29.637MB
10.39/10.44	c total #watches: 200848
10.39/10.45	c total #propagations: 6021173 / total #impl: 43197638 (eff. 0.139)
10.39/10.45	c #Conflicts:     340000 | #Learnt:      25952 | 4.100
10.39/10.45	c total clause space: 29.637MB
10.39/10.45	c total #watches: 205695
10.39/10.47	c total #propagations: 6030038 / total #impl: 43238612 (eff. 0.139)
10.39/10.47	c #Conflicts:     341000 | #Learnt:      26952 | 4.099
10.39/10.47	c total clause space: 29.637MB
10.39/10.47	c total #watches: 211082
10.39/10.49	c total #propagations: 6039559 / total #impl: 43281483 (eff. 0.140)
10.39/10.49	c #Conflicts:     342000 | #Learnt:      27952 | 4.091
10.39/10.49	c total clause space: 29.637MB
10.39/10.49	c total #watches: 216619
10.49/10.52	c total #propagations: 6049407 / total #impl: 43354403 (eff. 0.140)
10.49/10.52	c GARBAGE COLLECT
10.49/10.52	c #Conflicts:     343000 | #Learnt:      14907 | 4.086
10.49/10.52	c total clause space: 29.637MB
10.49/10.52	c total #watches: 152315
10.49/10.53	c total #propagations: 6058146 / total #impl: 43402240 (eff. 0.140)
10.49/10.53	c #Conflicts:     344000 | #Learnt:      15907 | 4.080
10.49/10.53	c total clause space: 29.637MB
10.49/10.53	c total #watches: 158466
10.49/10.55	c total #propagations: 6066042 / total #impl: 43458741 (eff. 0.140)
10.49/10.55	c #Conflicts:     345000 | #Learnt:      16907 | 4.077
10.49/10.55	c total clause space: 29.637MB
10.49/10.55	c total #watches: 163948
10.49/10.56	c total #propagations: 6076008 / total #impl: 43532295 (eff. 0.140)
10.49/10.56	c #Conflicts:     346000 | #Learnt:      17907 | 4.067
10.49/10.56	c total clause space: 29.637MB
10.49/10.56	c total #watches: 168993
10.49/10.58	c total #propagations: 6084780 / total #impl: 43568451 (eff. 0.140)
10.49/10.58	c #Conflicts:     347000 | #Learnt:      18907 | 4.060
10.49/10.58	c total clause space: 29.637MB
10.49/10.58	c total #watches: 173868
10.59/10.60	c total #propagations: 6094699 / total #impl: 43620030 (eff. 0.140)
10.59/10.60	c #Conflicts:     348000 | #Learnt:      19907 | 4.052
10.59/10.60	c total clause space: 29.637MB
10.59/10.60	c total #watches: 178979
10.59/10.63	c total #propagations: 6102923 / total #impl: 43683961 (eff. 0.140)
10.59/10.63	c #Conflicts:     349000 | #Learnt:      20907 | 4.066
10.59/10.63	c total clause space: 29.637MB
10.59/10.63	c total #watches: 184278
10.59/10.65	c total #propagations: 6130031 / total #impl: 43882500 (eff. 0.140)
10.59/10.65	c #Conflicts:     350000 | #Learnt:      21907 | 4.057
10.59/10.65	c total clause space: 29.637MB
10.59/10.65	c total #watches: 189235
10.59/10.67	c total #propagations: 6146936 / total #impl: 43966188 (eff. 0.140)
10.59/10.67	c #Conflicts:     351000 | #Learnt:      22907 | 4.049
10.59/10.67	c total clause space: 29.637MB
10.59/10.67	c total #watches: 193542
10.59/10.69	c total #propagations: 6156858 / total #impl: 44008350 (eff. 0.140)
10.59/10.69	c #Conflicts:     352000 | #Learnt:      23907 | 4.043
10.59/10.69	c total clause space: 29.637MB
10.59/10.69	c total #watches: 198718
10.69/10.72	c total #propagations: 6167308 / total #impl: 44090306 (eff. 0.140)
10.69/10.72	c #Conflicts:     353000 | #Learnt:      24907 | 4.038
10.69/10.72	c total clause space: 29.637MB
10.69/10.72	c total #watches: 204984
10.69/10.73	c total #propagations: 6177163 / total #impl: 44186095 (eff. 0.140)
10.69/10.73	c #Conflicts:     354000 | #Learnt:      25907 | 4.032
10.69/10.73	c total clause space: 29.637MB
10.69/10.73	c total #watches: 210426
10.69/10.76	c total #propagations: 6187130 / total #impl: 44255371 (eff. 0.140)
10.69/10.76	c #Conflicts:     355000 | #Learnt:      26907 | 4.034
10.69/10.76	c total clause space: 29.637MB
10.69/10.76	c total #watches: 215497
10.69/10.79	c total #propagations: 6201266 / total #impl: 44381382 (eff. 0.140)
10.69/10.79	c #Conflicts:     356000 | #Learnt:      27907 | 4.026
10.69/10.79	c total clause space: 29.637MB
10.69/10.79	c total #watches: 219903
10.79/10.83	c total #propagations: 6212068 / total #impl: 44461849 (eff. 0.140)
10.79/10.83	c GARBAGE COLLECT
10.79/10.83	c #Conflicts:     357000 | #Learnt:      14500 | 4.020
10.79/10.83	c total clause space: 29.637MB
10.79/10.83	c total #watches: 149753
10.79/10.84	c total #propagations: 6224019 / total #impl: 44523146 (eff. 0.140)
10.79/10.84	c #Conflicts:     358000 | #Learnt:      15500 | 4.011
10.79/10.84	c total clause space: 29.637MB
10.79/10.84	c total #watches: 155001
10.79/10.85	c total #propagations: 6234111 / total #impl: 44572234 (eff. 0.140)
10.79/10.85	c #Conflicts:     359000 | #Learnt:      16500 | 4.003
10.79/10.85	c total clause space: 29.637MB
10.79/10.85	c total #watches: 159891
10.79/10.87	c total #propagations: 6244815 / total #impl: 44627910 (eff. 0.140)
10.79/10.87	c #Conflicts:     360000 | #Learnt:      17500 | 3.994
10.79/10.87	c total clause space: 29.637MB
10.79/10.87	c total #watches: 163898
10.79/10.88	c total #propagations: 6252774 / total #impl: 44664852 (eff. 0.140)
10.79/10.88	c #Conflicts:     361000 | #Learnt:      18500 | 3.989
10.79/10.88	c total clause space: 29.637MB
10.79/10.88	c total #watches: 168559
10.89/10.90	c total #propagations: 6262447 / total #impl: 44716160 (eff. 0.140)
10.89/10.90	c #Conflicts:     362000 | #Learnt:      19500 | 3.980
10.89/10.90	c total clause space: 29.637MB
10.89/10.90	c total #watches: 173463
10.89/10.91	c total #propagations: 6274245 / total #impl: 44801310 (eff. 0.140)
10.89/10.91	c #Conflicts:     363000 | #Learnt:      20500 | 3.975
10.89/10.91	c total clause space: 29.637MB
10.89/10.91	c total #watches: 178721
10.89/10.97	c total #propagations: 6285172 / total #impl: 44850143 (eff. 0.140)
10.89/10.97	c #Conflicts:     364000 | #Learnt:      21500 | 4.031
10.89/10.97	c total clause space: 29.637MB
10.89/10.97	c total #watches: 185339
11.00/11.03	c total #propagations: 6317220 / total #impl: 45219422 (eff. 0.140)
11.00/11.03	c #Conflicts:     365000 | #Learnt:      22500 | 4.081
11.00/11.03	c total clause space: 29.637MB
11.00/11.03	c total #watches: 191043
11.00/11.05	c total #propagations: 6360090 / total #impl: 45601405 (eff. 0.139)
11.00/11.05	c #Conflicts:     366000 | #Learnt:      23500 | 4.075
11.00/11.05	c total clause space: 29.637MB
11.00/11.05	c total #watches: 197124
11.00/11.08	c total #propagations: 6369081 / total #impl: 45670919 (eff. 0.139)
11.00/11.08	c #Conflicts:     367000 | #Learnt:      24500 | 4.066
11.00/11.08	c total clause space: 29.637MB
11.00/11.08	c total #watches: 201253
11.00/11.10	c total #propagations: 6377432 / total #impl: 45731398 (eff. 0.139)
11.00/11.10	c #Conflicts:     368000 | #Learnt:      25500 | 4.057
11.00/11.10	c total clause space: 29.637MB
11.00/11.10	c total #watches: 207370
11.10/11.12	c total #propagations: 6386344 / total #impl: 45812085 (eff. 0.139)
11.10/11.12	c #Conflicts:     369000 | #Learnt:      26500 | 4.050
11.10/11.12	c total clause space: 29.637MB
11.10/11.12	c total #watches: 212967
11.10/11.14	c total #propagations: 6395100 / total #impl: 46000969 (eff. 0.139)
11.10/11.14	c #Conflicts:     370000 | #Learnt:      27500 | 4.046
11.10/11.14	c total clause space: 29.637MB
11.10/11.14	c total #watches: 218018
11.10/11.16	c total #propagations: 6406698 / total #impl: 46074679 (eff. 0.139)
11.10/11.16	c #Conflicts:     371000 | #Learnt:      28500 | 4.047
11.10/11.16	c total clause space: 29.637MB
11.10/11.16	c total #watches: 223014
11.10/11.20	c total #propagations: 6419282 / total #impl: 46148865 (eff. 0.139)
11.10/11.20	c GARBAGE COLLECT
11.10/11.20	c #Conflicts:     372000 | #Learnt:      14855 | 4.039
11.10/11.20	c total clause space: 29.637MB
11.10/11.20	c total #watches: 151302
11.19/11.21	c total #propagations: 6429032 / total #impl: 46218835 (eff. 0.139)
11.19/11.21	c #Conflicts:     373000 | #Learnt:      15855 | 4.031
11.19/11.21	c total clause space: 29.637MB
11.19/11.21	c total #watches: 156255
11.19/11.25	c total #propagations: 6436643 / total #impl: 46276769 (eff. 0.139)
11.19/11.25	c #Conflicts:     374000 | #Learnt:      16855 | 4.021
11.19/11.25	c total clause space: 29.637MB
11.19/11.25	c total #watches: 160921
11.19/11.29	c total #propagations: 6442506 / total #impl: 46525131 (eff. 0.138)
11.19/11.29	c #Conflicts:     375000 | #Learnt:      17855 | 4.013
11.19/11.29	c total clause space: 29.637MB
11.19/11.29	c total #watches: 165258
11.29/11.30	c total #propagations: 6449525 / total #impl: 46730456 (eff. 0.138)
11.29/11.30	c #Conflicts:     376000 | #Learnt:      18855 | 4.005
11.29/11.30	c total clause space: 29.637MB
11.29/11.30	c total #watches: 170274
11.29/11.33	c total #propagations: 6457498 / total #impl: 46777579 (eff. 0.138)
11.29/11.33	c #Conflicts:     377000 | #Learnt:      19855 | 3.996
11.29/11.33	c total clause space: 29.637MB
11.29/11.33	c total #watches: 174582
11.29/11.35	c total #propagations: 6466338 / total #impl: 46856565 (eff. 0.138)
11.29/11.35	c #Conflicts:     378000 | #Learnt:      20855 | 3.996
11.29/11.35	c total clause space: 29.637MB
11.29/11.35	c total #watches: 179353
11.29/11.36	c total #propagations: 6477250 / total #impl: 46931209 (eff. 0.138)
11.29/11.36	c #Conflicts:     379000 | #Learnt:      21855 | 3.988
11.29/11.36	c total clause space: 29.637MB
11.29/11.36	c total #watches: 184179
11.29/11.37	c total #propagations: 6486854 / total #impl: 46960103 (eff. 0.138)
11.29/11.37	c #Conflicts:     380000 | #Learnt:      22855 | 3.983
11.29/11.37	c total clause space: 29.637MB
11.29/11.37	c total #watches: 188853
11.29/11.39	c total #propagations: 6496125 / total #impl: 47003689 (eff. 0.138)
11.29/11.39	c #Conflicts:     381000 | #Learnt:      23855 | 3.975
11.29/11.39	c total clause space: 29.637MB
11.29/11.39	c total #watches: 194022
11.39/11.41	c total #propagations: 6505353 / total #impl: 47054103 (eff. 0.138)
11.39/11.41	c #Conflicts:     382000 | #Learnt:      24855 | 3.991
11.39/11.41	c total clause space: 29.637MB
11.39/11.41	c total #watches: 199139
11.39/11.42	c total #propagations: 6519894 / total #impl: 47152020 (eff. 0.138)
11.39/11.42	c #Conflicts:     383000 | #Learnt:      25855 | 3.985
11.39/11.42	c total clause space: 29.637MB
11.39/11.43	c total #watches: 204145
11.39/11.44	c total #propagations: 6530296 / total #impl: 47190414 (eff. 0.138)
11.39/11.44	c #Conflicts:     384000 | #Learnt:      26855 | 3.979
11.39/11.44	c total clause space: 29.637MB
11.39/11.44	c total #watches: 209172
11.39/11.46	c total #propagations: 6540816 / total #impl: 47233732 (eff. 0.138)
11.39/11.46	c #Conflicts:     385000 | #Learnt:      27855 | 3.997
11.39/11.46	c total clause space: 29.637MB
11.39/11.46	c total #watches: 215826
11.39/11.48	c total #propagations: 6552642 / total #impl: 47332793 (eff. 0.138)
11.39/11.48	c #Conflicts:     386000 | #Learnt:      28855 | 4.005
11.39/11.48	c total clause space: 29.637MB
11.39/11.48	c total #watches: 221045
11.59/11.62	c total #propagations: 6564471 / total #impl: 47414173 (eff. 0.138)
11.59/11.62	c #Conflicts:     387000 | #Learnt:      29855 | 4.250
11.59/11.62	c total clause space: 29.637MB
11.59/11.62	c total #watches: 226314
11.59/11.68	c total #propagations: 6632713 / total #impl: 48303288 (eff. 0.137)
11.59/11.68	c GARBAGE COLLECT
11.59/11.68	c #Conflicts:     388000 | #Learnt:      16190 | 4.263
11.59/11.68	c total clause space: 29.637MB
11.59/11.68	c total #watches: 158830
11.69/11.75	c total #propagations: 6652660 / total #impl: 48493077 (eff. 0.137)
11.69/11.75	c #Conflicts:     389000 | #Learnt:      17190 | 4.429
11.69/11.75	c total clause space: 29.637MB
11.69/11.75	c total #watches: 165221
11.69/11.77	c total #propagations: 6690250 / total #impl: 48858737 (eff. 0.137)
11.69/11.77	c #Conflicts:     390000 | #Learnt:      18190 | 4.424
11.69/11.77	c total clause space: 29.637MB
11.69/11.77	c total #watches: 170977
11.79/11.82	c total #propagations: 6700598 / total #impl: 48961153 (eff. 0.137)
11.79/11.82	c #Conflicts:     391000 | #Learnt:      19190 | 4.442
11.79/11.82	c total clause space: 29.637MB
11.79/11.82	c total #watches: 176693
11.79/11.86	c total #propagations: 6720789 / total #impl: 49198129 (eff. 0.137)
11.79/11.86	c #Conflicts:     392000 | #Learnt:      20190 | 4.448
11.79/11.86	c total clause space: 29.637MB
11.79/11.86	c total #watches: 184747
11.79/11.89	c total #propagations: 6734218 / total #impl: 49387993 (eff. 0.136)
11.79/11.89	c #Conflicts:     393000 | #Learnt:      21190 | 4.456
11.79/11.89	c total clause space: 29.637MB
11.79/11.89	c total #watches: 190101
11.89/11.91	c total #propagations: 6746553 / total #impl: 49524198 (eff. 0.136)
11.89/11.91	c #Conflicts:     394000 | #Learnt:      22190 | 4.452
11.89/11.91	c total clause space: 29.637MB
11.89/11.91	c total #watches: 195320
11.89/11.93	c total #propagations: 6757108 / total #impl: 49628319 (eff. 0.136)
11.89/11.93	c #Conflicts:     395000 | #Learnt:      23190 | 4.444
11.89/11.93	c total clause space: 29.637MB
11.89/11.93	c total #watches: 200959
11.89/11.98	c total #propagations: 6765289 / total #impl: 49707157 (eff. 0.136)
11.89/11.98	c #Conflicts:     396000 | #Learnt:      24190 | 4.434
11.89/11.98	c total clause space: 29.637MB
11.89/11.98	c total #watches: 206187
11.99/12.04	c total #propagations: 6773795 / total #impl: 50017570 (eff. 0.135)
11.99/12.04	c #Conflicts:     397000 | #Learnt:      25190 | 4.445
11.99/12.04	c total clause space: 29.637MB
11.99/12.04	c total #watches: 211485
11.99/12.06	c total #propagations: 6793125 / total #impl: 50384385 (eff. 0.135)
11.99/12.06	c #Conflicts:     398000 | #Learnt:      26190 | 4.436
11.99/12.06	c total clause space: 29.637MB
11.99/12.06	c total #watches: 217502
11.99/12.09	c total #propagations: 6807006 / total #impl: 50463932 (eff. 0.135)
11.99/12.09	c #Conflicts:     399000 | #Learnt:      27190 | 4.430
11.99/12.09	c total clause space: 29.637MB
11.99/12.09	c total #watches: 223196
12.10/12.10	c total #propagations: 6817221 / total #impl: 50548039 (eff. 0.135)
12.10/12.10	c #Conflicts:     400000 | #Learnt:      28190 | 4.424
12.10/12.10	c total clause space: 29.637MB
12.10/12.10	c total #watches: 228644
12.10/12.12	c total #propagations: 6826773 / total #impl: 50608479 (eff. 0.135)
12.10/12.12	c #Conflicts:     401000 | #Learnt:      29190 | 4.418
12.10/12.12	c total clause space: 29.637MB
12.10/12.12	c total #watches: 233617
12.10/12.13	c total #propagations: 6835451 / total #impl: 50648807 (eff. 0.135)
12.10/12.13	c #Conflicts:     402000 | #Learnt:      30190 | 4.414
12.10/12.13	c total clause space: 29.637MB
12.10/12.14	c total #watches: 239571
12.10/12.17	c total #propagations: 6843359 / total #impl: 50713798 (eff. 0.135)
12.10/12.17	c GARBAGE COLLECT
12.10/12.17	c #Conflicts:     403000 | #Learnt:      15874 | 4.412
12.10/12.17	c total clause space: 29.637MB
12.10/12.17	c total #watches: 156966
12.10/12.19	c total #propagations: 6852993 / total #impl: 50809797 (eff. 0.135)
12.10/12.19	c #Conflicts:     404000 | #Learnt:      16874 | 4.406
12.10/12.19	c total clause space: 29.637MB
12.10/12.19	c total #watches: 163074
12.20/12.20	c total #propagations: 6861141 / total #impl: 50861531 (eff. 0.135)
12.20/12.20	c #Conflicts:     405000 | #Learnt:      17874 | 4.399
12.20/12.20	c total clause space: 29.637MB
12.20/12.20	c total #watches: 167626
12.20/12.23	c total #propagations: 6869325 / total #impl: 50919432 (eff. 0.135)
12.20/12.23	c #Conflicts:     406000 | #Learnt:      18874 | 4.397
12.20/12.23	c total clause space: 29.637MB
12.20/12.23	c total #watches: 173117
12.20/12.24	c total #propagations: 6883651 / total #impl: 51026621 (eff. 0.135)
12.20/12.24	c #Conflicts:     407000 | #Learnt:      19874 | 4.392
12.20/12.24	c total clause space: 29.637MB
12.20/12.24	c total #watches: 177678
12.20/12.27	c total #propagations: 6895119 / total #impl: 51084421 (eff. 0.135)
12.20/12.27	c #Conflicts:     408000 | #Learnt:      20874 | 4.399
12.20/12.27	c total clause space: 29.637MB
12.20/12.27	c total #watches: 183676
12.29/12.32	c total #propagations: 6916195 / total #impl: 51261422 (eff. 0.135)
12.29/12.32	c #Conflicts:     409000 | #Learnt:      21874 | 4.465
12.29/12.32	c total clause space: 29.637MB
12.29/12.32	c total #watches: 191148
12.29/12.35	c total #propagations: 6942457 / total #impl: 51561327 (eff. 0.135)
12.29/12.35	c #Conflicts:     410000 | #Learnt:      22874 | 4.484
12.29/12.35	c total clause space: 29.637MB
12.29/12.35	c total #watches: 196768
12.29/12.39	c total #propagations: 6963528 / total #impl: 51738952 (eff. 0.135)
12.29/12.39	c #Conflicts:     411000 | #Learnt:      23874 | 4.501
12.29/12.39	c total clause space: 29.637MB
12.29/12.39	c total #watches: 202208
12.39/12.45	c total #propagations: 6983668 / total #impl: 51952209 (eff. 0.134)
12.39/12.45	c #Conflicts:     412000 | #Learnt:      24874 | 4.542
12.39/12.45	c total clause space: 29.637MB
12.39/12.45	c total #watches: 208062
12.39/12.49	c total #propagations: 7005333 / total #impl: 52217670 (eff. 0.134)
12.39/12.49	c #Conflicts:     413000 | #Learnt:      25874 | 4.601
12.39/12.49	c total clause space: 29.637MB
12.39/12.49	c total #watches: 213425
12.49/12.52	c total #propagations: 7038426 / total #impl: 52484063 (eff. 0.134)
12.49/12.52	c #Conflicts:     414000 | #Learnt:      26874 | 4.594
12.49/12.52	c total clause space: 29.637MB
12.49/12.52	c total #watches: 219459
12.49/12.55	c total #propagations: 7047881 / total #impl: 52559347 (eff. 0.134)
12.49/12.55	c #Conflicts:     415000 | #Learnt:      27874 | 4.600
12.49/12.55	c total clause space: 29.637MB
12.49/12.55	c total #watches: 225814
12.49/12.58	c total #propagations: 7061448 / total #impl: 52688192 (eff. 0.134)
12.49/12.58	c #Conflicts:     416000 | #Learnt:      28874 | 4.594
12.49/12.58	c total clause space: 29.637MB
12.49/12.58	c total #watches: 231792
12.59/12.62	c total #propagations: 7071961 / total #impl: 52807106 (eff. 0.134)
12.59/12.62	c #Conflicts:     417000 | #Learnt:      29874 | 4.585
12.59/12.62	c total clause space: 29.637MB
12.59/12.62	c total #watches: 236797
12.59/12.65	c total #propagations: 7083739 / total #impl: 52958218 (eff. 0.134)
12.59/12.65	c #Conflicts:     418000 | #Learnt:      30874 | 4.582
12.59/12.65	c total clause space: 29.637MB
12.59/12.65	c total #watches: 244616
12.59/12.69	c total #propagations: 7092221 / total #impl: 53168420 (eff. 0.133)
12.59/12.69	c GARBAGE COLLECT
12.59/12.69	c #Conflicts:     419000 | #Learnt:      16366 | 4.575
12.59/12.69	c total clause space: 29.637MB
12.59/12.69	c total #watches: 158797
12.69/12.70	c total #propagations: 7100709 / total #impl: 53215808 (eff. 0.133)
12.69/12.70	c #Conflicts:     420000 | #Learnt:      17366 | 4.566
12.69/12.70	c total clause space: 29.637MB
12.69/12.70	c total #watches: 163221
12.69/12.72	c total #propagations: 7110385 / total #impl: 53259502 (eff. 0.134)
12.69/12.72	c #Conflicts:     421000 | #Learnt:      18366 | 4.559
12.69/12.72	c total clause space: 29.637MB
12.69/12.72	c total #watches: 167993
12.69/12.73	c total #propagations: 7119010 / total #impl: 53298598 (eff. 0.134)
12.69/12.73	c #Conflicts:     422000 | #Learnt:      19366 | 4.549
12.69/12.73	c total clause space: 29.637MB
12.69/12.73	c total #watches: 173057
12.69/12.76	c total #propagations: 7127378 / total #impl: 53357265 (eff. 0.134)
12.69/12.76	c #Conflicts:     423000 | #Learnt:      20366 | 4.540
12.69/12.76	c total clause space: 29.637MB
12.69/12.76	c total #watches: 177187
12.69/12.78	c total #propagations: 7136057 / total #impl: 53420084 (eff. 0.134)
12.69/12.78	c #Conflicts:     424000 | #Learnt:      21366 | 4.534
12.69/12.78	c total clause space: 29.637MB
12.69/12.78	c total #watches: 182088
12.69/12.79	c total #propagations: 7145887 / total #impl: 53489920 (eff. 0.134)
12.69/12.79	c #Conflicts:     425000 | #Learnt:      22366 | 4.530
12.69/12.79	c total clause space: 29.637MB
12.69/12.79	c total #watches: 186642
12.79/12.80	c total #propagations: 7155715 / total #impl: 53538221 (eff. 0.134)
12.79/12.80	c #Conflicts:     426000 | #Learnt:      23366 | 4.525
12.79/12.80	c total clause space: 29.637MB
12.79/12.80	c total #watches: 190838
12.79/12.82	c total #propagations: 7166190 / total #impl: 53593077 (eff. 0.134)
12.79/12.82	c #Conflicts:     427000 | #Learnt:      24366 | 4.518
12.79/12.82	c total clause space: 29.637MB
12.79/12.82	c total #watches: 196185
12.79/12.86	c total #propagations: 7177864 / total #impl: 53662394 (eff. 0.134)
12.79/12.86	c #Conflicts:     428000 | #Learnt:      25366 | 4.511
12.79/12.86	c total clause space: 29.637MB
12.79/12.86	c total #watches: 203495
12.89/12.90	c total #propagations: 7192221 / total #impl: 53771884 (eff. 0.134)
12.89/12.90	c #Conflicts:     429000 | #Learnt:      26366 | 4.502
12.89/12.90	c total clause space: 29.637MB
12.89/12.90	c total #watches: 210634
12.89/12.94	c total #propagations: 7199006 / total #impl: 53951154 (eff. 0.133)
12.89/12.94	c #Conflicts:     430000 | #Learnt:      27366 | 4.494
12.89/12.94	c total clause space: 29.637MB
12.89/12.94	c total #watches: 217026
12.89/12.99	c total #propagations: 7207728 / total #impl: 54043769 (eff. 0.133)
12.89/12.99	c #Conflicts:     431000 | #Learnt:      28366 | 4.486
12.89/12.99	c total clause space: 29.637MB
12.89/12.99	c total #watches: 223174
12.99/13.04	c total #propagations: 7216688 / total #impl: 54143128 (eff. 0.133)
12.99/13.04	c #Conflicts:     432000 | #Learnt:      29366 | 4.478
12.99/13.04	c total clause space: 29.637MB
12.99/13.04	c total #watches: 229090
13.09/13.12	c total #propagations: 7224151 / total #impl: 54259102 (eff. 0.133)
13.09/13.12	c #Conflicts:     433000 | #Learnt:      30366 | 4.469
13.09/13.12	c total clause space: 29.637MB
13.09/13.12	c total #watches: 235073
13.20/13.23	c total #propagations: 7232763 / total #impl: 54402016 (eff. 0.133)
13.20/13.23	c #Conflicts:     434000 | #Learnt:      31366 | 4.460
13.20/13.23	c total clause space: 29.637MB
13.20/13.23	c total #watches: 241428
13.30/13.31	c total #propagations: 7241497 / total #impl: 54543787 (eff. 0.133)
13.30/13.31	c GARBAGE COLLECT
13.30/13.31	c #Conflicts:     435000 | #Learnt:      17104 | 4.451
13.30/13.31	c total clause space: 29.637MB
13.30/13.31	c total #watches: 163509
13.30/13.35	c total #propagations: 7250497 / total #impl: 54646129 (eff. 0.133)
13.30/13.35	c #Conflicts:     436000 | #Learnt:      18104 | 4.445
13.30/13.35	c total clause space: 29.637MB
13.30/13.35	c total #watches: 170081
13.30/13.37	c total #propagations: 7261848 / total #impl: 54726251 (eff. 0.133)
13.30/13.37	c #Conflicts:     437000 | #Learnt:      19104 | 4.436
13.30/13.37	c total clause space: 29.637MB
13.30/13.37	c total #watches: 174471
13.39/13.40	c total #propagations: 7270143 / total #impl: 54782150 (eff. 0.133)
13.39/13.40	c #Conflicts:     438000 | #Learnt:      20104 | 4.428
13.39/13.40	c total clause space: 29.637MB
13.39/13.41	c total #watches: 178823
13.39/13.44	c total #propagations: 7279951 / total #impl: 54918047 (eff. 0.133)
13.39/13.44	c #Conflicts:     439000 | #Learnt:      21104 | 4.420
13.39/13.44	c total clause space: 29.637MB
13.39/13.44	c total #watches: 183054
13.39/13.45	c total #propagations: 7290301 / total #impl: 55025576 (eff. 0.132)
13.39/13.45	c #Conflicts:     440000 | #Learnt:      22104 | 4.413
13.39/13.45	c total clause space: 29.637MB
13.39/13.45	c total #watches: 187811
13.39/13.46	c total #propagations: 7299839 / total #impl: 55059798 (eff. 0.133)
13.39/13.46	c #Conflicts:     441000 | #Learnt:      23104 | 4.408
13.39/13.46	c total clause space: 29.637MB
13.39/13.46	c total #watches: 192478
13.39/13.48	c total #propagations: 7309817 / total #impl: 55111594 (eff. 0.133)
13.39/13.48	c #Conflicts:     442000 | #Learnt:      24104 | 4.409
13.39/13.48	c total clause space: 29.637MB
13.39/13.48	c total #watches: 196994
13.49/13.50	c total #propagations: 7322429 / total #impl: 55190456 (eff. 0.133)
13.49/13.50	c #Conflicts:     443000 | #Learnt:      25104 | 4.414
13.49/13.50	c total clause space: 29.637MB
13.49/13.50	c total #watches: 201410
13.49/13.53	c total #propagations: 7336836 / total #impl: 55284731 (eff. 0.133)
13.49/13.53	c #Conflicts:     444000 | #Learnt:      26104 | 4.433
13.49/13.53	c total clause space: 29.637MB
13.49/13.53	c total #watches: 205929
13.49/13.56	c total #propagations: 7354331 / total #impl: 55425653 (eff. 0.133)
13.49/13.56	c #Conflicts:     445000 | #Learnt:      27104 | 4.436
13.49/13.56	c total clause space: 29.637MB
13.49/13.56	c total #watches: 210063
13.49/13.59	c total #propagations: 7368572 / total #impl: 55565004 (eff. 0.133)
13.49/13.59	c #Conflicts:     446000 | #Learnt:      28104 | 4.437
13.49/13.59	c total clause space: 29.637MB
13.49/13.59	c total #watches: 215222
13.59/13.61	c total #propagations: 7382560 / total #impl: 55693961 (eff. 0.133)
13.59/13.61	c #Conflicts:     447000 | #Learnt:      29104 | 4.433
13.59/13.61	c total clause space: 29.637MB
13.59/13.61	c total #watches: 220756
13.59/13.63	c total #propagations: 7393002 / total #impl: 55775406 (eff. 0.133)
13.59/13.63	c #Conflicts:     448000 | #Learnt:      30104 | 4.428
13.59/13.63	c total clause space: 29.637MB
13.59/13.63	c total #watches: 225896
13.59/13.65	c total #propagations: 7404595 / total #impl: 55856317 (eff. 0.133)
13.59/13.65	c #Conflicts:     449000 | #Learnt:      31104 | 4.420
13.59/13.65	c total clause space: 29.637MB
13.59/13.65	c total #watches: 230914
13.59/13.67	c total #propagations: 7412682 / total #impl: 55910727 (eff. 0.133)
13.59/13.67	c #Conflicts:     450000 | #Learnt:      32104 | 4.418
13.59/13.67	c total clause space: 29.637MB
13.59/13.68	c total #watches: 236629
13.69/13.72	c total #propagations: 7424809 / total #impl: 56051725 (eff. 0.132)
13.69/13.72	c GARBAGE COLLECT
13.69/13.72	c #Conflicts:     451000 | #Learnt:      16765 | 4.427
13.69/13.72	c total clause space: 29.637MB
13.69/13.72	c total #watches: 160814
13.69/13.73	c total #propagations: 7439238 / total #impl: 56183635 (eff. 0.132)
13.69/13.73	c #Conflicts:     452000 | #Learnt:      17765 | 4.420
13.69/13.73	c total clause space: 29.637MB
13.69/13.73	c total #watches: 166392
13.69/13.78	c total #propagations: 7447282 / total #impl: 56230983 (eff. 0.132)
13.69/13.78	c #Conflicts:     453000 | #Learnt:      18765 | 4.410
13.69/13.78	c total clause space: 29.637MB
13.69/13.78	c total #watches: 172669
13.79/13.81	c total #propagations: 7456936 / total #impl: 56637640 (eff. 0.132)
13.79/13.81	c #Conflicts:     454000 | #Learnt:      19765 | 4.404
13.79/13.81	c total clause space: 29.637MB
13.79/13.81	c total #watches: 177306
13.79/13.82	c total #propagations: 7465808 / total #impl: 56751476 (eff. 0.132)
13.79/13.82	c #Conflicts:     455000 | #Learnt:      20765 | 4.395
13.79/13.82	c total clause space: 29.637MB
13.79/13.82	c total #watches: 181804
13.79/13.89	c total #propagations: 7474898 / total #impl: 56805583 (eff. 0.132)
13.79/13.89	c #Conflicts:     456000 | #Learnt:      21765 | 4.534
13.79/13.89	c total clause space: 29.637MB
13.79/13.89	c total #watches: 186486
13.89/13.93	c total #propagations: 7511653 / total #impl: 57277712 (eff. 0.131)
13.89/13.93	c #Conflicts:     457000 | #Learnt:      22765 | 4.556
13.89/13.93	c total clause space: 29.637MB
13.89/13.94	c total #watches: 191768
13.89/13.97	c total #propagations: 7535115 / total #impl: 57535654 (eff. 0.131)
13.89/13.97	c #Conflicts:     458000 | #Learnt:      23765 | 4.558
13.89/13.97	c total clause space: 29.637MB
13.89/13.97	c total #watches: 197716
13.99/14.00	c total #propagations: 7543548 / total #impl: 57651638 (eff. 0.131)
13.99/14.00	c #Conflicts:     459000 | #Learnt:      24765 | 4.552
13.99/14.00	c total clause space: 29.637MB
13.99/14.00	c total #watches: 204879
13.99/14.05	c total #propagations: 7552092 / total #impl: 57726848 (eff. 0.131)
13.99/14.05	c #Conflicts:     460000 | #Learnt:      25765 | 4.543
13.99/14.05	c total clause space: 29.637MB
13.99/14.05	c total #watches: 210163
14.09/14.11	c total #propagations: 7564946 / total #impl: 57905100 (eff. 0.131)
14.09/14.11	c #Conflicts:     461000 | #Learnt:      26765 | 4.534
14.09/14.11	c total clause space: 29.637MB
14.09/14.11	c total #watches: 214248
14.09/14.14	c total #propagations: 7577945 / total #impl: 58018618 (eff. 0.131)
14.09/14.14	c #Conflicts:     462000 | #Learnt:      27765 | 4.526
14.09/14.14	c total clause space: 29.637MB
14.09/14.14	c total #watches: 219090
14.09/14.16	c total #propagations: 7586888 / total #impl: 58097308 (eff. 0.131)
14.09/14.16	c #Conflicts:     463000 | #Learnt:      28765 | 4.520
14.09/14.16	c total clause space: 29.637MB
14.09/14.16	c total #watches: 224427
14.09/14.18	c total #propagations: 7594733 / total #impl: 58159352 (eff. 0.131)
14.09/14.18	c #Conflicts:     464000 | #Learnt:      29765 | 4.513
14.09/14.18	c total clause space: 29.637MB
14.09/14.18	c total #watches: 228829
14.09/14.19	c total #propagations: 7603579 / total #impl: 58200685 (eff. 0.131)
14.09/14.19	c #Conflicts:     465000 | #Learnt:      30765 | 4.506
14.09/14.19	c total clause space: 29.637MB
14.09/14.19	c total #watches: 233344
14.19/14.22	c total #propagations: 7612495 / total #impl: 58244702 (eff. 0.131)
14.19/14.22	c #Conflicts:     466000 | #Learnt:      31765 | 4.502
14.19/14.22	c total clause space: 29.637MB
14.19/14.22	c total #watches: 237771
14.19/14.23	c total #propagations: 7622909 / total #impl: 58328612 (eff. 0.131)
14.19/14.23	c #Conflicts:     467000 | #Learnt:      32765 | 4.495
14.19/14.23	c total clause space: 29.637MB
14.19/14.23	c total #watches: 241958
14.19/14.27	c total #propagations: 7633078 / total #impl: 58367642 (eff. 0.131)
14.19/14.27	c GARBAGE COLLECT
14.19/14.27	c #Conflicts:     468000 | #Learnt:      17285 | 4.490
14.19/14.27	c total clause space: 29.637MB
14.19/14.27	c total #watches: 163255
14.19/14.28	c total #propagations: 7642191 / total #impl: 58403666 (eff. 0.131)
14.19/14.28	c #Conflicts:     469000 | #Learnt:      18285 | 4.484
14.19/14.28	c total clause space: 29.637MB
14.19/14.28	c total #watches: 168327
14.19/14.30	c total #propagations: 7650739 / total #impl: 58453532 (eff. 0.131)
14.19/14.30	c #Conflicts:     470000 | #Learnt:      19285 | 4.477
14.19/14.30	c total clause space: 29.637MB
14.19/14.30	c total #watches: 172968
14.30/14.31	c total #propagations: 7659840 / total #impl: 58512143 (eff. 0.131)
14.30/14.31	c #Conflicts:     471000 | #Learnt:      20285 | 4.470
14.30/14.31	c total clause space: 29.637MB
14.30/14.31	c total #watches: 177981
14.30/14.33	c total #propagations: 7667739 / total #impl: 58566404 (eff. 0.131)
14.30/14.33	c #Conflicts:     472000 | #Learnt:      21285 | 4.465
14.30/14.33	c total clause space: 29.637MB
14.30/14.33	c total #watches: 182773
14.30/14.35	c total #propagations: 7676347 / total #impl: 58629139 (eff. 0.131)
14.30/14.35	c #Conflicts:     473000 | #Learnt:      22285 | 4.459
14.30/14.35	c total clause space: 29.637MB
14.30/14.35	c total #watches: 187571
14.30/14.37	c total #propagations: 7685351 / total #impl: 58684212 (eff. 0.131)
14.30/14.37	c #Conflicts:     474000 | #Learnt:      23285 | 4.458
14.30/14.37	c total clause space: 29.637MB
14.30/14.37	c total #watches: 193005
14.30/14.39	c total #propagations: 7696578 / total #impl: 58771287 (eff. 0.131)
14.30/14.39	c UNSATISFIABLE (derived clause falsified by top-level lits during analyze)
14.30/14.39	c CPU time              : 14.3568 s
14.30/14.39	d decisions 474602
14.30/14.39	d conflicts 6894330
14.30/14.39	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4088783-1466014861/watcher-4088783-1466014861 -o /tmp/evaluation-result-4088783-1466014861/solver-4088783-1466014861 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466011246-5728 --watchdog 1960 --input HOME/instance-4088783-1466014861.opb ./cdcl-cuttingplanes-release 

pid=6370
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.03 2.07 3/174 6373
/proc/meminfo: memFree=31466040/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 3536240 29802496 5260 33554432000 4194304 6199737 140736935862256 140735169489944 4209400 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 7276 5260 122 490 0 6777 0

[startup+0.100166 s]
/proc/loadavg: 2.02 2.03 2.07 3/174 6373
/proc/meminfo: memFree=31466040/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=35856 CPUtime=0.09 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 1610 0 0 0 9 0 0 0 20 0 1 0 3536240 36716544 7834 33554432000 4194304 6199737 140736935862256 140735169489944 4201144 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 8964 7835 138 490 0 8465 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35856

[startup+0.200374 s]
/proc/loadavg: 2.02 2.03 2.07 3/174 6373
/proc/meminfo: memFree=31466040/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=38964 CPUtime=0.19 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 2060 0 0 0 19 0 0 0 20 0 1 0 3536240 39899136 8657 33554432000 4194304 6199737 140736935862256 140735169489944 5149722 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 9741 8657 160 490 0 9242 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38964

[startup+0.300315 s]
/proc/loadavg: 2.02 2.03 2.07 3/174 6373
/proc/meminfo: memFree=31466040/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=39384 CPUtime=0.29 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 2156 0 0 0 29 0 0 0 20 0 1 0 3536240 40329216 8753 33554432000 4194304 6199737 140736935862256 140736935861080 5146803 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 9846 8753 161 490 0 9347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39384

[startup+0.700287 s]
/proc/loadavg: 2.02 2.03 2.07 3/174 6373
/proc/meminfo: memFree=31466040/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=45004 CPUtime=0.69 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 2959 0 0 0 69 0 0 0 20 0 1 0 3536240 46084096 9331 33554432000 4194304 6199737 140736935862256 140736935861080 4221312 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 11251 9332 161 490 0 10752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45004

[startup+1.50029 s]
/proc/loadavg: 2.02 2.03 2.07 3/175 6374
/proc/meminfo: memFree=31427804/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=47072 CPUtime=1.49 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 3875 0 0 0 149 0 0 0 20 0 1 0 3536240 48201728 10067 33554432000 4194304 6199737 140736935862256 140736935861368 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 11768 10067 161 490 0 11269 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47072

[startup+3.10028 s]
/proc/loadavg: 2.02 2.03 2.07 4/175 6374
/proc/meminfo: memFree=31421168/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=57516 CPUtime=3.09 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 5214 0 0 0 308 1 0 0 20 0 1 0 3536240 58896384 11673 33554432000 4194304 6199737 140736935862256 140736935861368 4221040 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 14379 11673 161 490 0 13880 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57516

[startup+6.30023 s]
/proc/loadavg: 2.02 2.03 2.07 3/175 6374
/proc/meminfo: memFree=31406872/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=73880 CPUtime=6.29 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 7653 0 0 0 628 1 0 0 20 0 1 0 3536240 75653120 15116 33554432000 4194304 6199737 140736935862256 140736935861368 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 18470 15116 161 490 0 17971 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73880

[startup+12.7003 s]
/proc/loadavg: 2.02 2.03 2.07 3/175 6374
/proc/meminfo: memFree=31390556/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=81196 CPUtime=12.69 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 9925 0 0 0 1267 2 0 0 20 0 1 0 3536240 83144704 19236 33554432000 4194304 6199737 140736935862256 140736935861368 4222288 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 20299 19236 161 490 0 19800 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81196

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6373 sig 9
??? kill -6373 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+12.8003 s]
/proc/loadavg: 2.02 2.03 2.07 3/175 6374
/proc/meminfo: memFree=31390556/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=81328 CPUtime=12.79 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 9952 0 0 0 1277 2 0 0 20 0 1 0 3536240 83279872 19263 33554432000 4194304 6199737 140736935862256 140736935861368 4196541 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 20332 19263 161 490 0 19833 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 81328

[startup+13.6003 s]
/proc/loadavg: 2.02 2.03 2.07 3/175 6374
/proc/meminfo: memFree=31389196/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=82332 CPUtime=13.59 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 10189 0 0 0 1357 2 0 0 20 0 1 0 3536240 84307968 19500 33554432000 4194304 6199737 140736935862256 140736935860904 5149722 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 20583 19500 161 490 0 20084 0
Current children cumulated CPU time (s) 13.59
Current children cumulated vsize (KiB) 82332

[startup+14.0003 s]
/proc/loadavg: 2.02 2.03 2.07 3/175 6374
/proc/meminfo: memFree=31389196/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=82860 CPUtime=13.99 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 10348 0 0 0 1397 2 0 0 20 0 1 0 3536240 84848640 19626 33554432000 4194304 6199737 140736935862256 140736935860904 4213335 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 20715 19626 161 490 0 20216 0
Current children cumulated CPU time (s) 13.99
Current children cumulated vsize (KiB) 82860

[startup+14.2002 s]
/proc/loadavg: 2.02 2.03 2.07 3/175 6374
/proc/meminfo: memFree=31389196/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=82992 CPUtime=14.19 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 10384 0 0 0 1417 2 0 0 20 0 1 0 3536240 84983808 19662 33554432000 4194304 6199737 140736935862256 140736935860904 4197856 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 20748 19662 161 490 0 20249 0
Current children cumulated CPU time (s) 14.19
Current children cumulated vsize (KiB) 82992

[startup+14.3003 s]
/proc/loadavg: 2.02 2.03 2.07 3/175 6374
/proc/meminfo: memFree=31388096/32872528 swapFree=446836/479540
[pid=6373] ppid=6370 vsize=83124 CPUtime=14.3 cores=1,3,5,7
/proc/6373/stat : 6373 (cdcl-cuttingpla) R 6370 6373 5711 0 -1 4202496 10409 0 0 0 1428 2 0 0 20 0 1 0 3536240 85118976 19687 33554432000 4194304 6199737 140736935862256 140736935861368 4213208 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6373/statm: 20781 19687 161 490 0 20282 0
Current children cumulated CPU time (s) 14.3
Current children cumulated vsize (KiB) 83124

Child status: 20
Real time (s): 14.3924
CPU time (s): 14.3908
CPU user time (s): 14.3648
CPU system time (s): 0.025996
CPU usage (%): 99.9887
Max. virtual memory (cumulated for all children) (KiB): 83124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.3648
system time used= 0.025996
maximum resident set size= 78804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10424
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 16

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050992 second user time and 0.070989 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-15 20:21:01
IDJOB=4088783
IDBENCH=107312
IDSOLVER=2548
FILE ID=node104/4088783-1466014861
RUNJOBID= node104-1466011246-5728
PBS_JOBID= 19902812
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/SUMINEQ/normalized-sumineqArity4pyramidP0125.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088783-1466014861/watcher-4088783-1466014861 -o /tmp/evaluation-result-4088783-1466014861/solver-4088783-1466014861 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466011246-5728 --watchdog 1960 --input HOME/instance-4088783-1466014861.opb ./cdcl-cuttingplanes-release

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7df01ffbf71207497d9d79abf8ad3772
RANDOM SEED=1165212106

node104.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31466304 kB
Buffers:            8224 kB
Cached:            33116 kB
SwapCached:         1260 kB
Active:           206472 kB
Inactive:          24712 kB
Active(anon):     190412 kB
Inactive(anon):     1832 kB
Active(file):      16060 kB
Inactive(file):    22880 kB
Unevictable:      479540 kB
Mlocked:          446836 kB
SwapTotal:      67108856 kB
SwapFree:       67099328 kB
Dirty:              3396 kB
Writeback:             0 kB
AnonPages:        696900 kB
Mapped:             7824 kB
Shmem:                 0 kB
Slab:             565232 kB
SReclaimable:       9088 kB
SUnreclaim:       556144 kB
KernelStack:        1464 kB
PageTables:         5176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     784328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node104 at 2016-06-15 20:21:16