Trace number 4102736

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 NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01OPT802 238.053 238.094

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d3.opb
MD5SUMa4212e7e4d5e950e6ac9fce9bc7b8e0a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark802
Best CPU time to get the best result obtained on this benchmark5.54116
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 802
Optimality of the best value was proved YES
Number of variables1648
Total number of constraints20302
Number of constraints which are clauses20302
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 1648
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1648
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1648
Number of bits of the biggest sum of numbers11
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 1648 #constraint= 20302
0.09/0.16	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.09/0.16	c total clause space: 6.90675MB
0.09/0.16	c total #watches: 42602
0.18/0.25	c total #propagations: 266027 / total #impl: 939071 (eff. 0.283)
0.18/0.25	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.18/0.25	c total clause space: 11.2235MB
0.18/0.25	c total #watches: 44602
0.29/0.34	c total #propagations: 527703 / total #impl: 1788152 (eff. 0.295)
0.29/0.34	c GC COLLECT
0.29/0.34	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
0.29/0.34	c total clause space: 11.2235MB
0.29/0.34	c total #watches: 44612
0.39/0.44	c total #propagations: 817025 / total #impl: 2678108 (eff. 0.305)
0.39/0.44	c #Conflicts:       4000 | #Learnt:       3004 | 0.000
0.39/0.44	c total clause space: 11.2235MB
0.39/0.44	c total #watches: 46612
0.49/0.53	c total #propagations: 1095953 / total #impl: 3625766 (eff. 0.302)
0.49/0.53	c GC COLLECT
0.49/0.53	c #Conflicts:       5000 | #Learnt:       2359 | 0.000
0.49/0.53	c total clause space: 11.2235MB
0.49/0.53	c total #watches: 45322
0.59/0.63	c total #propagations: 1359015 / total #impl: 4525879 (eff. 0.300)
0.59/0.63	c #Conflicts:       6000 | #Learnt:       3359 | 0.000
0.59/0.63	c total clause space: 11.2235MB
0.59/0.63	c total #watches: 47322
0.69/0.75	c total #propagations: 1646633 / total #impl: 5165232 (eff. 0.319)
0.69/0.75	c GC COLLECT
0.69/0.75	c #Conflicts:       7000 | #Learnt:       2233 | 0.000
0.69/0.75	c total clause space: 18.2382MB
0.69/0.75	c total #watches: 45070
0.79/0.89	c total #propagations: 1969452 / total #impl: 5776319 (eff. 0.341)
0.79/0.89	c #Conflicts:       8000 | #Learnt:       3233 | 0.000
0.79/0.89	c total clause space: 18.2382MB
0.79/0.89	c total #watches: 47070
0.89/0.98	c total #propagations: 2335889 / total #impl: 6517398 (eff. 0.358)
0.89/0.98	c #Conflicts:       9000 | #Learnt:       4233 | 0.000
0.89/0.98	c total clause space: 18.2382MB
0.89/0.98	c total #watches: 49070
0.99/1.09	c total #propagations: 2596225 / total #impl: 7399415 (eff. 0.351)
0.99/1.09	c GC COLLECT
0.99/1.09	c #Conflicts:      10000 | #Learnt:       2716 | 0.000
0.99/1.09	c total clause space: 18.2382MB
0.99/1.09	c total #watches: 46036
1.09/1.19	c total #propagations: 2868866 / total #impl: 8260438 (eff. 0.347)
1.09/1.19	c #Conflicts:      11000 | #Learnt:       3716 | 0.000
1.09/1.19	c total clause space: 18.2382MB
1.09/1.19	c total #watches: 48036
1.19/1.29	c total #propagations: 3133539 / total #impl: 9071320 (eff. 0.345)
1.19/1.29	c #Conflicts:      12000 | #Learnt:       4716 | 0.000
1.19/1.29	c total clause space: 18.2382MB
1.19/1.29	c total #watches: 50036
1.39/1.40	c total #propagations: 3402794 / total #impl: 9788089 (eff. 0.348)
1.39/1.40	c #Conflicts:      13000 | #Learnt:       5716 | 0.000
1.39/1.40	c total clause space: 18.2382MB
1.39/1.40	c total #watches: 52036
1.49/1.50	c total #propagations: 3687999 / total #impl: 10489647 (eff. 0.352)
1.49/1.50	c GC COLLECT
1.49/1.50	c #Conflicts:      14000 | #Learnt:       3864 | 0.000
1.49/1.50	c total clause space: 18.2382MB
1.49/1.50	c total #watches: 48332
1.59/1.60	c total #propagations: 3962569 / total #impl: 11364078 (eff. 0.349)
1.59/1.60	c #Conflicts:      15000 | #Learnt:       4864 | 0.000
1.59/1.60	c total clause space: 18.2382MB
1.59/1.60	c total #watches: 50332
1.69/1.73	c total #propagations: 4234314 / total #impl: 11914661 (eff. 0.355)
1.69/1.73	c #Conflicts:      16000 | #Learnt:       5864 | 0.000
1.69/1.73	c total clause space: 18.2382MB
1.69/1.73	c total #watches: 52332
1.79/1.86	c total #propagations: 4556045 / total #impl: 12466005 (eff. 0.365)
1.79/1.86	c GC COLLECT
1.79/1.86	c #Conflicts:      17000 | #Learnt:       3684 | 0.000
1.79/1.86	c total clause space: 18.2382MB
1.79/1.86	c total #watches: 47972
1.89/1.99	c total #propagations: 4895136 / total #impl: 13122888 (eff. 0.373)
1.89/1.99	c #Conflicts:      18000 | #Learnt:       4684 | 0.000
1.89/1.99	c total clause space: 18.2382MB
1.89/1.99	c total #watches: 49972
2.09/2.12	c total #propagations: 5220773 / total #impl: 13740885 (eff. 0.380)
2.09/2.12	c #Conflicts:      19000 | #Learnt:       5684 | 0.000
2.09/2.12	c total clause space: 18.2382MB
2.09/2.12	c total #watches: 51972
2.19/2.26	c total #propagations: 5517044 / total #impl: 14284408 (eff. 0.386)
2.19/2.26	c #Conflicts:      20000 | #Learnt:       6684 | 0.000
2.19/2.26	c total clause space: 18.2382MB
2.19/2.26	c total #watches: 53972
2.79/2.81	c total #propagations: 5813380 / total #impl: 14930836 (eff. 0.389)
2.79/2.81	c GC COLLECT
2.79/2.81	c #Conflicts:      21000 | #Learnt:       4217 | 0.000
2.79/2.81	c total clause space: 29.637MB
2.79/2.81	c total #watches: 220728
4.69/4.78	c total #propagations: 6090997 / total #impl: 15960749 (eff. 0.382)
4.69/4.78	c #Conflicts:      22000 | #Learnt:       5217 | 0.000
4.69/4.78	c total clause space: 29.637MB
4.69/4.78	c total #watches: 222728
6.79/6.88	c total #propagations: 6360287 / total #impl: 16609823 (eff. 0.383)
6.79/6.88	c #Conflicts:      23000 | #Learnt:       6217 | 0.000
6.79/6.88	c total clause space: 29.637MB
6.79/6.88	c total #watches: 224728
8.99/9.05	c total #propagations: 6661684 / total #impl: 17278765 (eff. 0.386)
8.99/9.05	c #Conflicts:      24000 | #Learnt:       7217 | 0.000
8.99/9.05	c total clause space: 29.637MB
8.99/9.05	c total #watches: 226728
10.19/10.21	c total #propagations: 6952747 / total #impl: 17885001 (eff. 0.389)
10.19/10.21	c GC COLLECT
10.19/10.21	c #Conflicts:      25000 | #Learnt:       4431 | 0.000
10.19/10.21	c total clause space: 48.1602MB
10.19/10.21	c total #watches: 69463
10.49/10.58	c total #propagations: 7243081 / total #impl: 18491383 (eff. 0.392)
10.49/10.58	c #Conflicts:      26000 | #Learnt:       5431 | 0.000
10.49/10.58	c total clause space: 48.1602MB
10.49/10.58	c total #watches: 71463
10.89/10.95	c total #propagations: 7554311 / total #impl: 19235186 (eff. 0.393)
10.89/10.95	c #Conflicts:      27000 | #Learnt:       6431 | 0.000
10.89/10.95	c total clause space: 48.1602MB
10.89/10.95	c total #watches: 73463
11.39/11.40	c total #propagations: 7860264 / total #impl: 19832984 (eff. 0.396)
11.39/11.40	c #Conflicts:      28000 | #Learnt:       7431 | 0.000
11.39/11.40	c total clause space: 48.1602MB
11.39/11.40	c total #watches: 75463
11.79/11.82	c total #propagations: 8185077 / total #impl: 20451124 (eff. 0.400)
11.79/11.82	c GC COLLECT
11.79/11.82	c #Conflicts:      29000 | #Learnt:       4340 | 0.000
11.79/11.82	c total clause space: 48.1602MB
11.79/11.82	c total #watches: 68489
11.99/12.10	c total #propagations: 8497294 / total #impl: 21029423 (eff. 0.404)
11.99/12.10	c #Conflicts:      30000 | #Learnt:       5340 | 0.000
11.99/12.10	c total clause space: 48.1602MB
11.99/12.10	c total #watches: 70489
12.39/12.46	c total #propagations: 8752632 / total #impl: 21619320 (eff. 0.405)
12.39/12.46	c #Conflicts:      31000 | #Learnt:       6340 | 0.000
12.39/12.46	c total clause space: 48.1602MB
12.39/12.46	c total #watches: 72489
12.79/12.83	c total #propagations: 9036547 / total #impl: 22195648 (eff. 0.407)
12.79/12.83	c #Conflicts:      32000 | #Learnt:       7340 | 0.000
12.79/12.83	c total clause space: 48.1602MB
12.79/12.83	c total #watches: 74489
13.09/13.18	c total #propagations: 9342603 / total #impl: 22802629 (eff. 0.410)
13.09/13.18	c #Conflicts:      33000 | #Learnt:       8340 | 0.000
13.09/13.18	c total clause space: 48.1602MB
13.09/13.18	c total #watches: 76489
13.49/13.54	c total #propagations: 9645470 / total #impl: 23418925 (eff. 0.412)
13.49/13.54	c GC COLLECT
13.49/13.54	c #Conflicts:      34000 | #Learnt:       4948 | 0.000
13.49/13.54	c total clause space: 48.1602MB
13.49/13.54	c total #watches: 69705
13.79/13.89	c total #propagations: 9969056 / total #impl: 24026854 (eff. 0.415)
13.79/13.89	c #Conflicts:      35000 | #Learnt:       5948 | 0.000
13.79/13.89	c total clause space: 48.1602MB
13.79/13.89	c total #watches: 71705
14.19/14.22	c total #propagations: 10300555 / total #impl: 24613428 (eff. 0.418)
14.19/14.22	c #Conflicts:      36000 | #Learnt:       6948 | 0.000
14.19/14.22	c total clause space: 48.1602MB
14.19/14.22	c total #watches: 73705
14.49/14.54	c total #propagations: 10619273 / total #impl: 25139903 (eff. 0.422)
14.49/14.54	c #Conflicts:      37000 | #Learnt:       7948 | 0.000
14.49/14.54	c total clause space: 48.1602MB
14.49/14.54	c total #watches: 75705
14.89/14.92	c total #propagations: 10921295 / total #impl: 25648099 (eff. 0.426)
14.89/14.92	c #Conflicts:      38000 | #Learnt:       8948 | 0.000
14.89/14.92	c total clause space: 48.1602MB
14.89/14.92	c total #watches: 77705
15.29/15.34	c total #propagations: 11259562 / total #impl: 26191653 (eff. 0.430)
15.29/15.34	c GC COLLECT
15.29/15.34	c #Conflicts:      39000 | #Learnt:       5251 | 0.000
15.29/15.34	c total clause space: 48.1602MB
15.29/15.34	c total #watches: 70311
15.69/15.70	c total #propagations: 11606411 / total #impl: 26782931 (eff. 0.433)
15.69/15.70	c #Conflicts:      40000 | #Learnt:       6251 | 0.000
15.69/15.70	c total clause space: 48.1602MB
15.69/15.70	c total #watches: 72311
15.99/16.07	c total #propagations: 11927697 / total #impl: 27326987 (eff. 0.436)
15.99/16.07	c #Conflicts:      41000 | #Learnt:       7251 | 0.000
15.99/16.07	c total clause space: 48.1602MB
15.99/16.07	c total #watches: 74311
16.29/16.33	c total #propagations: 12234956 / total #impl: 27856661 (eff. 0.439)
16.29/16.33	c #Conflicts:      42000 | #Learnt:       8251 | 0.000
16.29/16.33	c total clause space: 48.1602MB
16.29/16.33	c total #watches: 76311
16.60/16.63	c total #propagations: 12490494 / total #impl: 28425039 (eff. 0.439)
16.60/16.63	c #Conflicts:      43000 | #Learnt:       9251 | 0.000
16.60/16.63	c total clause space: 48.1602MB
16.60/16.63	c total #watches: 78311
16.89/16.93	c total #propagations: 12770293 / total #impl: 28946106 (eff. 0.441)
16.89/16.93	c GC COLLECT
16.89/16.93	c #Conflicts:      44000 | #Learnt:       5230 | 0.000
16.89/16.93	c total clause space: 48.1602MB
16.89/16.93	c total #watches: 70269
17.19/17.29	c total #propagations: 13037570 / total #impl: 29495820 (eff. 0.442)
17.19/17.29	c #Conflicts:      45000 | #Learnt:       6230 | 0.000
17.19/17.29	c total clause space: 48.1602MB
17.19/17.29	c total #watches: 72269
17.60/17.64	c total #propagations: 13343139 / total #impl: 30039470 (eff. 0.444)
17.60/17.64	c #Conflicts:      46000 | #Learnt:       7230 | 0.000
17.60/17.64	c total clause space: 48.1602MB
17.60/17.64	c total #watches: 74269
17.99/18.04	c total #propagations: 13662070 / total #impl: 30608143 (eff. 0.446)
17.99/18.04	c #Conflicts:      47000 | #Learnt:       8230 | 0.000
17.99/18.04	c total clause space: 48.1602MB
17.99/18.04	c total #watches: 76269
18.39/18.44	c total #propagations: 13995883 / total #impl: 31188976 (eff. 0.449)
18.39/18.44	c #Conflicts:      48000 | #Learnt:       9230 | 0.000
18.39/18.44	c total clause space: 48.1602MB
18.39/18.44	c total #watches: 78269
18.70/18.78	c total #propagations: 14315503 / total #impl: 31749282 (eff. 0.451)
18.70/18.78	c #Conflicts:      49000 | #Learnt:      10230 | 0.000
18.70/18.78	c total clause space: 48.1602MB
18.70/18.78	c total #watches: 80269
19.09/19.17	c total #propagations: 14624452 / total #impl: 32295761 (eff. 0.453)
19.09/19.17	c GC COLLECT
19.09/19.17	c #Conflicts:      50000 | #Learnt:       5917 | 0.000
19.09/19.17	c total clause space: 48.1602MB
19.09/19.17	c total #watches: 71643
19.49/19.56	c total #propagations: 14959485 / total #impl: 32881934 (eff. 0.455)
19.49/19.56	c #Conflicts:      51000 | #Learnt:       6917 | 0.000
19.49/19.56	c total clause space: 48.1602MB
19.49/19.56	c total #watches: 73643
19.89/19.91	c total #propagations: 15234951 / total #impl: 33629821 (eff. 0.453)
19.89/19.91	c #Conflicts:      52000 | #Learnt:       7917 | 0.000
19.89/19.91	c total clause space: 48.1602MB
19.89/19.91	c total #watches: 75643
20.09/20.16	c total #propagations: 15536588 / total #impl: 34327931 (eff. 0.453)
20.09/20.16	c #Conflicts:      53000 | #Learnt:       8917 | 0.000
20.09/20.16	c total clause space: 48.1602MB
20.09/20.16	c total #watches: 77643
20.49/20.52	c total #propagations: 15821383 / total #impl: 34834483 (eff. 0.454)
20.49/20.52	c #Conflicts:      54000 | #Learnt:       9917 | 0.000
20.49/20.52	c total clause space: 48.1602MB
20.49/20.52	c total #watches: 92738
20.99/21.01	c total #propagations: 16125920 / total #impl: 35423472 (eff. 0.455)
20.99/21.01	c #Conflicts:      55000 | #Learnt:      10917 | 0.000
20.99/21.01	c total clause space: 48.1602MB
20.99/21.01	c total #watches: 94738
21.29/21.37	c total #propagations: 16445805 / total #impl: 36079415 (eff. 0.456)
21.29/21.37	c GC COLLECT
21.29/21.37	c #Conflicts:      56000 | #Learnt:       6317 | 0.000
21.29/21.37	c total clause space: 48.1602MB
21.29/21.37	c total #watches: 72443
21.59/21.66	c total #propagations: 16743182 / total #impl: 36640415 (eff. 0.457)
21.59/21.66	c #Conflicts:      57000 | #Learnt:       7317 | 0.000
21.59/21.66	c total clause space: 48.1602MB
21.59/21.66	c total #watches: 74443
21.89/21.97	c total #propagations: 17044206 / total #impl: 37195690 (eff. 0.458)
21.89/21.97	c #Conflicts:      58000 | #Learnt:       8317 | 0.000
21.89/21.97	c total clause space: 48.1602MB
21.89/21.97	c total #watches: 76443
22.29/22.30	c total #propagations: 17358731 / total #impl: 37747576 (eff. 0.460)
22.29/22.30	c #Conflicts:      59000 | #Learnt:       9317 | 0.000
22.29/22.30	c total clause space: 48.1602MB
22.29/22.30	c total #watches: 78443
22.59/22.63	c total #propagations: 17656462 / total #impl: 38316433 (eff. 0.461)
22.59/22.63	c #Conflicts:      60000 | #Learnt:      10317 | 0.000
22.59/22.63	c total clause space: 48.1602MB
22.59/22.63	c total #watches: 80443
22.99/23.00	c total #propagations: 17975865 / total #impl: 38815421 (eff. 0.463)
22.99/23.00	c #Conflicts:      61000 | #Learnt:      11317 | 0.000
22.99/23.00	c total clause space: 48.1602MB
22.99/23.00	c total #watches: 82443
23.29/23.37	c total #propagations: 18292146 / total #impl: 39396835 (eff. 0.464)
23.29/23.37	c GC COLLECT
23.29/23.37	c #Conflicts:      62000 | #Learnt:       6409 | 0.000
23.29/23.37	c total clause space: 48.1602MB
23.29/23.37	c total #watches: 72627
23.59/23.68	c total #propagations: 18617883 / total #impl: 39990908 (eff. 0.466)
23.59/23.68	c #Conflicts:      63000 | #Learnt:       7409 | 0.000
23.59/23.68	c total clause space: 48.1602MB
23.59/23.68	c total #watches: 74627
23.99/24.01	c total #propagations: 18929348 / total #impl: 40519182 (eff. 0.467)
23.99/24.01	c #Conflicts:      64000 | #Learnt:       8409 | 0.000
23.99/24.01	c total clause space: 48.1602MB
23.99/24.01	c total #watches: 76627
24.29/24.33	c total #propagations: 19257125 / total #impl: 41065121 (eff. 0.469)
24.29/24.33	c #Conflicts:      65000 | #Learnt:       9409 | 0.000
24.29/24.33	c total clause space: 48.1602MB
24.29/24.33	c total #watches: 78627
24.59/24.69	c total #propagations: 19579415 / total #impl: 41653995 (eff. 0.470)
24.59/24.69	c #Conflicts:      66000 | #Learnt:      10409 | 0.000
24.59/24.69	c total clause space: 48.1602MB
24.59/24.69	c total #watches: 80627
24.99/25.04	c total #propagations: 19920818 / total #impl: 42267514 (eff. 0.471)
24.99/25.04	c #Conflicts:      67000 | #Learnt:      11409 | 0.000
24.99/25.04	c total clause space: 48.1602MB
24.99/25.04	c total #watches: 82627
25.29/25.36	c total #propagations: 20223140 / total #impl: 42894279 (eff. 0.471)
25.29/25.36	c #Conflicts:      68000 | #Learnt:      12409 | 0.000
25.29/25.36	c total clause space: 48.1602MB
25.29/25.36	c total #watches: 84627
25.59/25.67	c total #propagations: 20498790 / total #impl: 43437023 (eff. 0.472)
25.59/25.67	c GC COLLECT
25.59/25.67	c #Conflicts:      69000 | #Learnt:       7202 | 0.000
25.59/25.67	c total clause space: 48.1602MB
25.59/25.67	c total #watches: 74213
25.99/26.00	c total #propagations: 20801659 / total #impl: 44028123 (eff. 0.472)
25.99/26.00	c #Conflicts:      70000 | #Learnt:       8202 | 0.000
25.99/26.00	c total clause space: 48.1602MB
25.99/26.00	c total #watches: 76213
26.19/26.29	c total #propagations: 21088113 / total #impl: 44591108 (eff. 0.473)
26.19/26.29	c #Conflicts:      71000 | #Learnt:       9202 | 0.000
26.19/26.29	c total clause space: 48.1602MB
26.19/26.29	c total #watches: 78213
26.58/26.61	c total #propagations: 21379638 / total #impl: 45075290 (eff. 0.474)
26.58/26.61	c #Conflicts:      72000 | #Learnt:      10202 | 0.000
26.58/26.61	c total clause space: 48.1602MB
26.58/26.61	c total #watches: 80213
26.88/26.99	c total #propagations: 21681994 / total #impl: 45605812 (eff. 0.475)
26.88/26.99	c #Conflicts:      73000 | #Learnt:      11202 | 0.000
26.88/26.99	c total clause space: 48.1602MB
26.88/26.99	c total #watches: 82213
27.28/27.39	c total #propagations: 22002733 / total #impl: 46172255 (eff. 0.477)
27.28/27.39	c #Conflicts:      74000 | #Learnt:      12202 | 0.000
27.28/27.39	c total clause space: 48.1602MB
27.28/27.39	c total #watches: 84213
27.68/27.74	c total #propagations: 22313046 / total #impl: 46763216 (eff. 0.477)
27.68/27.74	c GC COLLECT
27.68/27.74	c #Conflicts:      75000 | #Learnt:       6699 | 0.000
27.68/27.74	c total clause space: 48.1602MB
27.68/27.74	c total #watches: 73207
27.98/28.03	c total #propagations: 22618161 / total #impl: 47360115 (eff. 0.478)
27.98/28.03	c #Conflicts:      76000 | #Learnt:       7699 | 0.000
27.98/28.03	c total clause space: 48.1602MB
27.98/28.03	c total #watches: 75207
28.28/28.35	c total #propagations: 22920913 / total #impl: 47956870 (eff. 0.478)
28.28/28.35	c #Conflicts:      77000 | #Learnt:       8699 | 0.000
28.28/28.35	c total clause space: 48.1602MB
28.28/28.35	c total #watches: 77207
28.59/28.67	c total #propagations: 23206449 / total #impl: 48537052 (eff. 0.478)
28.59/28.67	c #Conflicts:      78000 | #Learnt:       9699 | 0.000
28.59/28.67	c total clause space: 48.1602MB
28.59/28.67	c total #watches: 79207
28.88/28.94	c total #propagations: 23510666 / total #impl: 49155588 (eff. 0.478)
28.88/28.94	c #Conflicts:      79000 | #Learnt:      10699 | 0.000
28.88/28.94	c total clause space: 48.1602MB
28.88/28.94	c total #watches: 81207
29.18/29.26	c total #propagations: 23796127 / total #impl: 49680231 (eff. 0.479)
29.18/29.26	c #Conflicts:      80000 | #Learnt:      11699 | 0.000
29.18/29.26	c total clause space: 48.1602MB
29.18/29.26	c total #watches: 83207
29.48/29.57	c total #propagations: 24093328 / total #impl: 50214843 (eff. 0.480)
29.48/29.57	c #Conflicts:      81000 | #Learnt:      12699 | 0.000
29.48/29.57	c total clause space: 48.1602MB
29.48/29.57	c total #watches: 85207
29.88/29.95	c total #propagations: 24391378 / total #impl: 50740222 (eff. 0.481)
29.88/29.95	c GC COLLECT
29.88/29.95	c #Conflicts:      82000 | #Learnt:       6903 | 0.000
29.88/29.95	c total clause space: 48.1602MB
29.88/29.95	c total #watches: 73615
30.28/30.32	c total #propagations: 24691303 / total #impl: 51322638 (eff. 0.481)
30.28/30.32	c #Conflicts:      83000 | #Learnt:       7903 | 0.000
30.28/30.32	c total clause space: 48.1602MB
30.28/30.32	c total #watches: 86187
30.68/30.70	c total #propagations: 25013987 / total #impl: 51922701 (eff. 0.482)
30.68/30.70	c #Conflicts:      84000 | #Learnt:       8903 | 0.000
30.68/30.70	c total clause space: 48.1602MB
30.68/30.70	c total #watches: 88187
31.08/31.10	c total #propagations: 25330169 / total #impl: 52477074 (eff. 0.483)
31.08/31.10	c #Conflicts:      85000 | #Learnt:       9903 | 0.000
31.08/31.10	c total clause space: 48.1602MB
31.08/31.10	c total #watches: 90187
31.38/31.48	c total #propagations: 25638741 / total #impl: 53034146 (eff. 0.483)
31.38/31.48	c #Conflicts:      86000 | #Learnt:      10903 | 0.000
31.38/31.48	c total clause space: 48.1602MB
31.38/31.48	c total #watches: 92187
31.78/31.88	c total #propagations: 25927334 / total #impl: 53579460 (eff. 0.484)
31.78/31.88	c #Conflicts:      87000 | #Learnt:      11903 | 0.000
31.78/31.88	c total clause space: 48.1602MB
31.78/31.88	c total #watches: 94187
32.18/32.29	c total #propagations: 26202942 / total #impl: 54063720 (eff. 0.485)
32.18/32.29	c #Conflicts:      88000 | #Learnt:      12903 | 0.000
32.18/32.29	c total clause space: 48.1602MB
32.18/32.29	c total #watches: 96187
32.58/32.66	c total #propagations: 26485268 / total #impl: 54541807 (eff. 0.486)
32.58/32.66	c #Conflicts:      89000 | #Learnt:      13903 | 0.000
32.58/32.66	c total clause space: 48.1602MB
32.58/32.66	c total #watches: 98187
32.88/32.98	c total #propagations: 26749189 / total #impl: 54974730 (eff. 0.487)
32.88/32.98	c GC COLLECT
32.88/32.98	c #Conflicts:      90000 | #Learnt:       7837 | 0.000
32.88/32.98	c total clause space: 48.1602MB
32.88/32.98	c total #watches: 75483
33.28/33.31	c total #propagations: 27024872 / total #impl: 55491644 (eff. 0.487)
33.28/33.31	c #Conflicts:      91000 | #Learnt:       8837 | 0.000
33.28/33.31	c total clause space: 48.1602MB
33.28/33.31	c total #watches: 83282
33.58/33.65	c total #propagations: 27310009 / total #impl: 56036488 (eff. 0.487)
33.58/33.65	c #Conflicts:      92000 | #Learnt:       9837 | 0.000
33.58/33.65	c total clause space: 48.1602MB
33.58/33.65	c total #watches: 91717
33.98/34.01	c total #propagations: 27567979 / total #impl: 56580567 (eff. 0.487)
33.98/34.01	c #Conflicts:      93000 | #Learnt:      10837 | 0.000
33.98/34.01	c total clause space: 48.1602MB
33.98/34.01	c total #watches: 93717
34.28/34.39	c total #propagations: 27838333 / total #impl: 57151456 (eff. 0.487)
34.28/34.39	c #Conflicts:      94000 | #Learnt:      11837 | 0.000
34.28/34.39	c total clause space: 48.1602MB
34.28/34.39	c total #watches: 95717
34.78/34.83	c total #propagations: 28052619 / total #impl: 57693400 (eff. 0.486)
34.78/34.83	c #Conflicts:      95000 | #Learnt:      12837 | 0.000
34.78/34.83	c total clause space: 48.1602MB
34.78/34.83	c total #watches: 97717
35.29/35.31	c total #propagations: 28327845 / total #impl: 58241694 (eff. 0.486)
35.29/35.31	c #Conflicts:      96000 | #Learnt:      13837 | 0.000
35.29/35.31	c total clause space: 48.1602MB
35.29/35.31	c total #watches: 99717
35.68/35.71	c total #propagations: 28618460 / total #impl: 58806626 (eff. 0.487)
35.68/35.71	c #Conflicts:      97000 | #Learnt:      14837 | 0.000
35.68/35.71	c total clause space: 48.1602MB
35.68/35.71	c total #watches: 101717
35.98/36.01	c total #propagations: 28910094 / total #impl: 59327628 (eff. 0.487)
35.98/36.01	c GC COLLECT
35.98/36.01	c #Conflicts:      98000 | #Learnt:       8420 | 0.000
35.98/36.01	c total clause space: 48.1602MB
35.98/36.01	c total #watches: 76649
36.29/36.34	c total #propagations: 29207726 / total #impl: 59885214 (eff. 0.488)
36.29/36.34	c #Conflicts:      99000 | #Learnt:       9420 | 0.000
36.29/36.34	c total clause space: 48.1602MB
36.29/36.34	c total #watches: 78649
36.58/36.62	c total #propagations: 29499404 / total #impl: 60438558 (eff. 0.488)
36.58/36.62	c #Conflicts:     100000 | #Learnt:      10420 | 0.000
36.58/36.62	c total clause space: 48.1602MB
36.58/36.62	c total #watches: 80649
36.88/36.94	c total #propagations: 29784087 / total #impl: 60909293 (eff. 0.489)
36.88/36.94	c #Conflicts:     101000 | #Learnt:      11420 | 0.000
36.88/36.94	c total clause space: 48.1602MB
36.88/36.94	c total #watches: 82649
37.18/37.25	c total #propagations: 30079387 / total #impl: 61402548 (eff. 0.490)
37.18/37.25	c #Conflicts:     102000 | #Learnt:      12420 | 0.000
37.18/37.25	c total clause space: 48.1602MB
37.18/37.25	c total #watches: 84649
37.58/37.63	c total #propagations: 30376595 / total #impl: 61911075 (eff. 0.491)
37.58/37.63	c #Conflicts:     103000 | #Learnt:      13420 | 0.000
37.58/37.63	c total clause space: 48.1602MB
37.58/37.63	c total #watches: 86649
37.98/38.04	c total #propagations: 30680969 / total #impl: 62474223 (eff. 0.491)
37.98/38.04	c #Conflicts:     104000 | #Learnt:      14420 | 0.000
37.98/38.04	c total clause space: 48.1602MB
37.98/38.04	c total #watches: 88649
38.38/38.47	c total #propagations: 31002005 / total #impl: 63051526 (eff. 0.492)
38.38/38.47	c #Conflicts:     105000 | #Learnt:      15420 | 0.000
38.38/38.47	c total clause space: 48.1602MB
38.38/38.47	c total #watches: 90649
38.78/38.84	c total #propagations: 31326233 / total #impl: 63610480 (eff. 0.492)
38.78/38.84	c GC COLLECT
38.78/38.84	c #Conflicts:     106000 | #Learnt:       8705 | 0.000
38.78/38.84	c total clause space: 48.1602MB
38.78/38.84	c total #watches: 77219
39.08/39.19	c total #propagations: 31631181 / total #impl: 64257191 (eff. 0.492)
39.08/39.19	c #Conflicts:     107000 | #Learnt:       9705 | 0.000
39.08/39.19	c total clause space: 48.1602MB
39.08/39.19	c total #watches: 79219
39.48/39.57	c total #propagations: 31947095 / total #impl: 64866390 (eff. 0.493)
39.48/39.57	c #Conflicts:     108000 | #Learnt:      10705 | 0.000
39.48/39.57	c total clause space: 48.1602MB
39.48/39.57	c total #watches: 81219
39.88/39.93	c total #propagations: 32256270 / total #impl: 65460737 (eff. 0.493)
39.88/39.93	c #Conflicts:     109000 | #Learnt:      11705 | 0.000
39.88/39.93	c total clause space: 48.1602MB
39.88/39.93	c total #watches: 83219
40.28/40.34	c total #propagations: 32580873 / total #impl: 65993313 (eff. 0.494)
40.28/40.34	c #Conflicts:     110000 | #Learnt:      12705 | 0.000
40.28/40.34	c total clause space: 48.1602MB
40.28/40.34	c total #watches: 85219
40.69/40.77	c total #propagations: 32896766 / total #impl: 66571556 (eff. 0.494)
40.69/40.77	c #Conflicts:     111000 | #Learnt:      13705 | 0.000
40.69/40.77	c total clause space: 48.1602MB
40.69/40.77	c total #watches: 101934
41.18/41.23	c total #propagations: 33210190 / total #impl: 67156590 (eff. 0.495)
41.18/41.23	c #Conflicts:     112000 | #Learnt:      14705 | 0.000
41.18/41.23	c total clause space: 48.1602MB
41.18/41.23	c total #watches: 103934
41.68/41.75	c total #propagations: 33526609 / total #impl: 67727383 (eff. 0.495)
41.68/41.75	c #Conflicts:     113000 | #Learnt:      15705 | 0.000
41.68/41.75	c total clause space: 48.1602MB
41.68/41.75	c total #watches: 105934
42.08/42.15	c total #propagations: 33837800 / total #impl: 68344448 (eff. 0.495)
42.08/42.15	c GC COLLECT
42.08/42.15	c #Conflicts:     114000 | #Learnt:       8703 | 0.000
42.08/42.15	c total clause space: 48.1602MB
42.08/42.15	c total #watches: 77215
42.38/42.49	c total #propagations: 34151824 / total #impl: 68867104 (eff. 0.496)
42.38/42.49	c #Conflicts:     115000 | #Learnt:       9703 | 0.000
42.38/42.49	c total clause space: 48.1602MB
42.38/42.49	c total #watches: 79215
42.78/42.85	c total #propagations: 34456994 / total #impl: 69485330 (eff. 0.496)
42.78/42.85	c #Conflicts:     116000 | #Learnt:      10703 | 0.000
42.78/42.85	c total clause space: 48.1602MB
42.78/42.85	c total #watches: 81215
43.18/43.20	c total #propagations: 34759977 / total #impl: 70072127 (eff. 0.496)
43.18/43.20	c #Conflicts:     117000 | #Learnt:      11703 | 0.000
43.18/43.20	c total clause space: 48.1602MB
43.18/43.20	c total #watches: 83215
43.48/43.57	c total #propagations: 35077010 / total #impl: 70643772 (eff. 0.497)
43.48/43.57	c #Conflicts:     118000 | #Learnt:      12703 | 0.000
43.48/43.57	c total clause space: 48.1602MB
43.48/43.57	c total #watches: 85215
43.78/43.90	c total #propagations: 35396628 / total #impl: 71239216 (eff. 0.497)
43.78/43.90	c #Conflicts:     119000 | #Learnt:      13703 | 0.000
43.78/43.90	c total clause space: 48.1602MB
43.78/43.90	c total #watches: 87215
44.18/44.28	c total #propagations: 35699873 / total #impl: 71785524 (eff. 0.497)
44.18/44.28	c #Conflicts:     120000 | #Learnt:      14703 | 0.000
44.18/44.28	c total clause space: 48.1602MB
44.18/44.28	c total #watches: 89215
44.58/44.62	c total #propagations: 35998274 / total #impl: 72320302 (eff. 0.498)
44.58/44.62	c #Conflicts:     121000 | #Learnt:      15703 | 0.000
44.58/44.62	c total clause space: 48.1602MB
44.58/44.62	c total #watches: 91215
44.88/44.98	c total #propagations: 36287552 / total #impl: 72855502 (eff. 0.498)
44.88/44.98	c GC COLLECT
44.88/44.98	c #Conflicts:     122000 | #Learnt:       8390 | 0.000
44.88/44.98	c total clause space: 48.1602MB
44.88/44.98	c total #watches: 76589
45.28/45.32	c total #propagations: 36585292 / total #impl: 73385212 (eff. 0.499)
45.28/45.32	c #Conflicts:     123000 | #Learnt:       9390 | 0.000
45.28/45.32	c total clause space: 48.1602MB
45.28/45.32	c total #watches: 78589
45.58/45.69	c total #propagations: 36900112 / total #impl: 73965386 (eff. 0.499)
45.58/45.69	c #Conflicts:     124000 | #Learnt:      10390 | 0.000
45.58/45.69	c total clause space: 48.1602MB
45.58/45.69	c total #watches: 80589
45.98/46.06	c total #propagations: 37222005 / total #impl: 74540578 (eff. 0.499)
45.98/46.06	c #Conflicts:     125000 | #Learnt:      11390 | 0.000
45.98/46.06	c total clause space: 48.1602MB
45.98/46.06	c total #watches: 82589
46.38/46.42	c total #propagations: 37550642 / total #impl: 75134774 (eff. 0.500)
46.38/46.42	c #Conflicts:     126000 | #Learnt:      12390 | 0.000
46.38/46.42	c total clause space: 48.1602MB
46.38/46.42	c total #watches: 84589
46.78/46.83	c total #propagations: 37868616 / total #impl: 75710240 (eff. 0.500)
46.78/46.83	c #Conflicts:     127000 | #Learnt:      13390 | 0.000
46.78/46.83	c total clause space: 48.1602MB
46.78/46.83	c total #watches: 86589
47.18/47.20	c total #propagations: 38162461 / total #impl: 76342580 (eff. 0.500)
47.18/47.20	c #Conflicts:     128000 | #Learnt:      14390 | 0.000
47.18/47.20	c total clause space: 48.1602MB
47.18/47.20	c total #watches: 88589
47.48/47.59	c total #propagations: 38450545 / total #impl: 76889685 (eff. 0.500)
47.48/47.59	c #Conflicts:     129000 | #Learnt:      15390 | 0.000
47.48/47.59	c total clause space: 48.1602MB
47.48/47.59	c total #watches: 90589
47.98/48.01	c total #propagations: 38761997 / total #impl: 77440043 (eff. 0.501)
47.98/48.01	c #Conflicts:     130000 | #Learnt:      16390 | 0.000
47.98/48.01	c total clause space: 48.1602MB
47.98/48.01	c total #watches: 92589
48.28/48.39	c total #propagations: 39072593 / total #impl: 77990248 (eff. 0.501)
48.28/48.39	c GC COLLECT
48.28/48.39	c #Conflicts:     131000 | #Learnt:       8805 | 0.000
48.28/48.39	c total clause space: 48.1602MB
48.28/48.39	c total #watches: 77419
48.68/48.70	c total #propagations: 39362660 / total #impl: 78540827 (eff. 0.501)
48.68/48.70	c #Conflicts:     132000 | #Learnt:       9805 | 0.000
48.68/48.70	c total clause space: 48.1602MB
48.68/48.70	c total #watches: 79419
48.98/49.03	c total #propagations: 39650431 / total #impl: 79076658 (eff. 0.501)
48.98/49.03	c #Conflicts:     133000 | #Learnt:      10805 | 0.000
48.98/49.03	c total clause space: 48.1602MB
48.98/49.03	c total #watches: 81419
49.38/49.40	c total #propagations: 39937444 / total #impl: 79562498 (eff. 0.502)
49.38/49.40	c #Conflicts:     134000 | #Learnt:      11805 | 0.000
49.38/49.40	c total clause space: 48.1602MB
49.38/49.40	c total #watches: 83419
49.68/49.77	c total #propagations: 40223441 / total #impl: 80098852 (eff. 0.502)
49.68/49.77	c #Conflicts:     135000 | #Learnt:      12805 | 0.000
49.68/49.77	c total clause space: 48.1602MB
49.68/49.77	c total #watches: 85419
50.08/50.14	c total #propagations: 40530023 / total #impl: 80630442 (eff. 0.503)
50.08/50.14	c #Conflicts:     136000 | #Learnt:      13805 | 0.000
50.08/50.14	c total clause space: 48.1602MB
50.08/50.14	c total #watches: 87419
50.48/50.51	c total #propagations: 40826382 / total #impl: 81211380 (eff. 0.503)
50.48/50.51	c #Conflicts:     137000 | #Learnt:      14805 | 0.000
50.48/50.51	c total clause space: 48.1602MB
50.48/50.51	c total #watches: 89419
50.78/50.87	c total #propagations: 41109991 / total #impl: 81789531 (eff. 0.503)
50.78/50.87	c #Conflicts:     138000 | #Learnt:      15805 | 0.000
50.78/50.87	c total clause space: 48.1602MB
50.78/50.87	c total #watches: 91419
51.18/51.28	c total #propagations: 41400855 / total #impl: 82298871 (eff. 0.503)
51.18/51.28	c #Conflicts:     139000 | #Learnt:      16805 | 0.000
51.18/51.28	c total clause space: 48.1602MB
51.18/51.28	c total #watches: 93419
51.69/51.71	c total #propagations: 41725087 / total #impl: 82859295 (eff. 0.504)
51.69/51.71	c #Conflicts:     140000 | #Learnt:      17805 | 0.000
51.69/51.71	c total clause space: 48.1602MB
51.69/51.71	c total #watches: 95419
51.98/52.08	c total #propagations: 42019846 / total #impl: 83401200 (eff. 0.504)
51.98/52.08	c GC COLLECT
51.98/52.08	c #Conflicts:     141000 | #Learnt:       9901 | 0.000
51.98/52.08	c total clause space: 48.1602MB
51.98/52.08	c total #watches: 79611
52.38/52.45	c total #propagations: 42308984 / total #impl: 83907718 (eff. 0.504)
52.38/52.45	c #Conflicts:     142000 | #Learnt:      10901 | 0.000
52.38/52.45	c total clause space: 48.1602MB
52.38/52.45	c total #watches: 81611
52.79/52.83	c total #propagations: 42621082 / total #impl: 84454721 (eff. 0.505)
52.79/52.83	c #Conflicts:     143000 | #Learnt:      11901 | 0.000
52.79/52.83	c total clause space: 48.1602MB
52.79/52.83	c total #watches: 83611
53.18/53.23	c total #propagations: 42924437 / total #impl: 85026273 (eff. 0.505)
53.18/53.23	c #Conflicts:     144000 | #Learnt:      12901 | 0.000
53.18/53.23	c total clause space: 48.1602MB
53.18/53.23	c total #watches: 85611
53.58/53.64	c total #propagations: 43256632 / total #impl: 85573892 (eff. 0.505)
53.58/53.64	c #Conflicts:     145000 | #Learnt:      13901 | 0.000
53.58/53.64	c total clause space: 48.1602MB
53.58/53.64	c total #watches: 87611
53.99/54.05	c total #propagations: 43558043 / total #impl: 86087584 (eff. 0.506)
53.99/54.05	c #Conflicts:     146000 | #Learnt:      14901 | 0.000
53.99/54.05	c total clause space: 48.1602MB
53.99/54.05	c total #watches: 89611
54.28/54.37	c total #propagations: 43862204 / total #impl: 86569657 (eff. 0.507)
54.28/54.37	c #Conflicts:     147000 | #Learnt:      15901 | 0.000
54.28/54.37	c total clause space: 48.1602MB
54.28/54.37	c total #watches: 91611
54.68/54.75	c total #propagations: 44142337 / total #impl: 87037832 (eff. 0.507)
54.68/54.75	c #Conflicts:     148000 | #Learnt:      16901 | 0.000
54.68/54.75	c total clause space: 48.1602MB
54.68/54.75	c total #watches: 93611
55.09/55.18	c total #propagations: 44443587 / total #impl: 87559867 (eff. 0.508)
55.09/55.18	c #Conflicts:     149000 | #Learnt:      17901 | 0.000
55.09/55.18	c total clause space: 78.2603MB
55.09/55.18	c total #watches: 95611
55.48/55.59	c total #propagations: 44749598 / total #impl: 88116361 (eff. 0.508)
55.48/55.59	c GC COLLECT
55.48/55.59	c #Conflicts:     150000 | #Learnt:       9698 | 0.000
55.48/55.59	c total clause space: 78.2603MB
55.48/55.59	c total #watches: 79205
55.78/55.89	c total #propagations: 45067692 / total #impl: 88650091 (eff. 0.508)
55.78/55.89	c #Conflicts:     151000 | #Learnt:      10698 | 0.000
55.78/55.89	c total clause space: 78.2603MB
55.78/55.89	c total #watches: 81205
56.19/56.23	c total #propagations: 45361916 / total #impl: 89203270 (eff. 0.509)
56.19/56.23	c #Conflicts:     152000 | #Learnt:      11698 | 0.000
56.19/56.23	c total clause space: 78.2603MB
56.19/56.23	c total #watches: 83205
56.58/56.61	c total #propagations: 45669661 / total #impl: 89758735 (eff. 0.509)
56.58/56.61	c #Conflicts:     153000 | #Learnt:      12698 | 0.000
56.58/56.61	c total clause space: 78.2603MB
56.58/56.61	c total #watches: 85205
56.88/56.92	c total #propagations: 45974866 / total #impl: 90321852 (eff. 0.509)
56.88/56.92	c #Conflicts:     154000 | #Learnt:      13698 | 0.000
56.88/56.92	c total clause space: 78.2603MB
56.88/56.92	c total #watches: 87205
57.19/57.24	c total #propagations: 46261120 / total #impl: 90809892 (eff. 0.509)
57.19/57.24	c #Conflicts:     155000 | #Learnt:      14698 | 0.000
57.19/57.24	c total clause space: 78.2603MB
57.19/57.24	c total #watches: 89205
57.48/57.59	c total #propagations: 46523262 / total #impl: 91339243 (eff. 0.509)
57.48/57.59	c #Conflicts:     156000 | #Learnt:      15698 | 0.000
57.48/57.59	c total clause space: 78.2603MB
57.48/57.59	c total #watches: 91205
57.88/57.99	c total #propagations: 46799098 / total #impl: 91895751 (eff. 0.509)
57.88/57.99	c #Conflicts:     157000 | #Learnt:      16698 | 0.000
57.88/57.99	c total clause space: 78.2603MB
57.88/57.99	c total #watches: 93205
58.39/58.45	c total #propagations: 47094032 / total #impl: 92444957 (eff. 0.509)
58.39/58.45	c #Conflicts:     158000 | #Learnt:      17698 | 0.000
58.39/58.45	c total clause space: 78.2603MB
58.39/58.45	c total #watches: 95205
58.78/58.82	c total #propagations: 47411403 / total #impl: 93073401 (eff. 0.509)
58.78/58.82	c #Conflicts:     159000 | #Learnt:      18698 | 0.000
58.78/58.82	c total clause space: 78.2603MB
58.78/58.82	c total #watches: 97205
59.18/59.20	c total #propagations: 47699878 / total #impl: 93599589 (eff. 0.510)
59.18/59.20	c GC COLLECT
59.18/59.20	c #Conflicts:     160000 | #Learnt:      10197 | 0.000
59.18/59.20	c total clause space: 78.2603MB
59.18/59.20	c total #watches: 94090
59.58/59.65	c total #propagations: 47983097 / total #impl: 94165718 (eff. 0.510)
59.58/59.65	c #Conflicts:     161000 | #Learnt:      11197 | 0.000
59.58/59.65	c total clause space: 78.2603MB
59.58/59.65	c total #watches: 96090
59.88/59.97	c total #propagations: 48316130 / total #impl: 94751081 (eff. 0.510)
59.88/59.97	c #Conflicts:     162000 | #Learnt:      12197 | 0.000
59.88/59.97	c total clause space: 78.2603MB
59.88/59.97	c total #watches: 98090
60.18/60.28	c total #propagations: 48600410 / total #impl: 95273881 (eff. 0.510)
60.18/60.28	c #Conflicts:     163000 | #Learnt:      13197 | 0.000
60.18/60.28	c total clause space: 78.2603MB
60.18/60.28	c total #watches: 100090
60.59/60.61	c total #propagations: 48864544 / total #impl: 95785549 (eff. 0.510)
60.59/60.61	c #Conflicts:     164000 | #Learnt:      14197 | 0.000
60.59/60.61	c total clause space: 78.2603MB
60.59/60.61	c total #watches: 102090
60.88/60.90	c total #propagations: 49147375 / total #impl: 96325380 (eff. 0.510)
60.88/60.90	c #Conflicts:     165000 | #Learnt:      15197 | 0.000
60.88/60.90	c total clause space: 78.2603MB
60.88/60.90	c total #watches: 104090
61.28/61.32	c total #propagations: 49395935 / total #impl: 96853543 (eff. 0.510)
61.28/61.32	c #Conflicts:     166000 | #Learnt:      16197 | 0.000
61.28/61.32	c total clause space: 78.2603MB
61.28/61.32	c total #watches: 106090
61.78/61.81	c total #propagations: 49700245 / total #impl: 97454079 (eff. 0.510)
61.78/61.81	c #Conflicts:     167000 | #Learnt:      17197 | 0.000
61.78/61.81	c total clause space: 78.2603MB
61.78/61.81	c total #watches: 108090
62.18/62.29	c total #propagations: 50005311 / total #impl: 98021661 (eff. 0.510)
62.18/62.29	c #Conflicts:     168000 | #Learnt:      18197 | 0.000
62.18/62.29	c total clause space: 78.2603MB
62.18/62.29	c total #watches: 110090
62.69/62.73	c total #propagations: 50307116 / total #impl: 98591867 (eff. 0.510)
62.69/62.73	c #Conflicts:     169000 | #Learnt:      19197 | 0.000
62.69/62.73	c total clause space: 78.2603MB
62.69/62.73	c total #watches: 112090
63.08/63.17	c total #propagations: 50596318 / total #impl: 99144318 (eff. 0.510)
63.08/63.17	c GC COLLECT
63.08/63.17	c #Conflicts:     170000 | #Learnt:      10393 | 0.000
63.08/63.17	c total clause space: 78.2603MB
63.08/63.17	c total #watches: 92895
63.58/63.60	c total #propagations: 50889274 / total #impl: 99712973 (eff. 0.510)
63.58/63.60	c #Conflicts:     171000 | #Learnt:      11393 | 0.000
63.58/63.60	c total clause space: 78.2603MB
63.58/63.60	c total #watches: 94895
63.98/64.08	c total #propagations: 51186650 / total #impl: 100293366 (eff. 0.510)
63.98/64.08	c #Conflicts:     172000 | #Learnt:      12393 | 0.000
63.98/64.08	c total clause space: 78.2603MB
63.98/64.08	c total #watches: 96895
64.48/64.53	c total #propagations: 51497400 / total #impl: 100883260 (eff. 0.510)
64.48/64.53	c #Conflicts:     173000 | #Learnt:      13393 | 0.000
64.48/64.53	c total clause space: 78.2603MB
64.48/64.53	c total #watches: 98895
64.89/64.98	c total #propagations: 51798077 / total #impl: 101438884 (eff. 0.511)
64.89/64.98	c #Conflicts:     174000 | #Learnt:      14393 | 0.000
64.89/64.98	c total clause space: 78.2603MB
64.89/64.98	c total #watches: 100895
65.38/65.45	c total #propagations: 52097245 / total #impl: 101961902 (eff. 0.511)
65.38/65.45	c #Conflicts:     175000 | #Learnt:      15393 | 0.000
65.38/65.45	c total clause space: 78.2603MB
65.38/65.45	c total #watches: 102895
65.88/65.94	c total #propagations: 52403164 / total #impl: 102491838 (eff. 0.511)
65.88/65.94	c #Conflicts:     176000 | #Learnt:      16393 | 0.000
65.88/65.94	c total clause space: 78.2603MB
65.88/65.94	c total #watches: 104895
66.38/66.44	c total #propagations: 52728772 / total #impl: 103042986 (eff. 0.512)
66.38/66.44	c #Conflicts:     177000 | #Learnt:      17393 | 0.000
66.38/66.44	c total clause space: 78.2603MB
66.38/66.44	c total #watches: 106895
66.88/66.92	c total #propagations: 53036389 / total #impl: 103618792 (eff. 0.512)
66.88/66.92	c #Conflicts:     178000 | #Learnt:      18393 | 0.000
66.88/66.92	c total clause space: 78.2603MB
66.88/66.92	c total #watches: 108895
67.38/67.43	c total #propagations: 53336901 / total #impl: 104135629 (eff. 0.512)
67.38/67.43	c #Conflicts:     179000 | #Learnt:      19393 | 0.000
67.38/67.43	c total clause space: 78.2603MB
67.38/67.43	c total #watches: 110895
67.88/67.94	c total #propagations: 53660948 / total #impl: 104720542 (eff. 0.512)
67.88/67.94	c GC COLLECT
67.88/67.94	c #Conflicts:     180000 | #Learnt:      10286 | 0.000
67.88/67.94	c total clause space: 78.2603MB
67.88/67.94	c total #watches: 92681
68.38/68.42	c total #propagations: 53962561 / total #impl: 105282265 (eff. 0.513)
68.38/68.42	c #Conflicts:     181000 | #Learnt:      11286 | 0.000
68.38/68.42	c total clause space: 78.2603MB
68.38/68.42	c total #watches: 94681
68.78/68.88	c total #propagations: 54287109 / total #impl: 105889560 (eff. 0.513)
68.78/68.88	c #Conflicts:     182000 | #Learnt:      12286 | 0.000
68.78/68.88	c total clause space: 78.2603MB
68.78/68.88	c total #watches: 96681
69.29/69.38	c total #propagations: 54566654 / total #impl: 106433221 (eff. 0.513)
69.29/69.38	c #Conflicts:     183000 | #Learnt:      13286 | 0.000
69.29/69.38	c total clause space: 78.2603MB
69.29/69.38	c total #watches: 98681
69.78/69.88	c total #propagations: 54865454 / total #impl: 107036077 (eff. 0.513)
69.78/69.88	c #Conflicts:     184000 | #Learnt:      14286 | 0.000
69.78/69.88	c total clause space: 78.2603MB
69.78/69.88	c total #watches: 100681
70.28/70.36	c total #propagations: 55232130 / total #impl: 107684165 (eff. 0.513)
70.28/70.36	c #Conflicts:     185000 | #Learnt:      15286 | 0.000
70.28/70.36	c total clause space: 78.2603MB
70.28/70.36	c total #watches: 102681
70.78/70.88	c total #propagations: 55570472 / total #impl: 108238385 (eff. 0.513)
70.78/70.88	c #Conflicts:     186000 | #Learnt:      16286 | 0.000
70.78/70.88	c total clause space: 78.2603MB
70.78/70.88	c total #watches: 104681
71.28/71.35	c total #propagations: 55883739 / total #impl: 108851249 (eff. 0.513)
71.28/71.35	c #Conflicts:     187000 | #Learnt:      17286 | 0.000
71.28/71.35	c total clause space: 78.2603MB
71.28/71.35	c total #watches: 106681
71.68/71.79	c total #propagations: 56190851 / total #impl: 109378672 (eff. 0.514)
71.68/71.79	c #Conflicts:     188000 | #Learnt:      18286 | 0.000
71.68/71.79	c total clause space: 78.2603MB
71.68/71.79	c total #watches: 108681
72.08/72.17	c total #propagations: 56473047 / total #impl: 109877711 (eff. 0.514)
72.08/72.17	c #Conflicts:     189000 | #Learnt:      19286 | 0.000
72.08/72.17	c total clause space: 78.2603MB
72.08/72.17	c total #watches: 110681
72.59/72.68	c total #propagations: 56749854 / total #impl: 110415505 (eff. 0.514)
72.59/72.68	c #Conflicts:     190000 | #Learnt:      20286 | 0.000
72.59/72.68	c total clause space: 78.2603MB
72.59/72.68	c total #watches: 112681
73.08/73.19	c total #propagations: 57073317 / total #impl: 110934938 (eff. 0.514)
73.08/73.19	c GC COLLECT
73.08/73.19	c #Conflicts:     191000 | #Learnt:      10894 | 0.000
73.08/73.19	c total clause space: 78.2603MB
73.08/73.19	c total #watches: 93897
73.48/73.56	c total #propagations: 57396728 / total #impl: 111502484 (eff. 0.515)
73.48/73.56	c #Conflicts:     192000 | #Learnt:      11894 | 0.000
73.48/73.56	c total clause space: 78.2603MB
73.48/73.56	c total #watches: 95897
73.88/73.95	c total #propagations: 57677792 / total #impl: 112072927 (eff. 0.515)
73.88/73.95	c #Conflicts:     193000 | #Learnt:      12894 | 0.000
73.88/73.95	c total clause space: 78.2603MB
73.88/73.95	c total #watches: 97897
74.18/74.28	c total #propagations: 57952951 / total #impl: 112643259 (eff. 0.514)
74.18/74.28	c #Conflicts:     194000 | #Learnt:      13894 | 0.000
74.18/74.28	c total clause space: 78.2603MB
74.18/74.28	c total #watches: 99897
74.68/74.73	c total #propagations: 58235484 / total #impl: 113135543 (eff. 0.515)
74.68/74.73	c #Conflicts:     195000 | #Learnt:      14894 | 0.000
74.68/74.73	c total clause space: 78.2603MB
74.68/74.73	c total #watches: 101897
75.18/75.21	c total #propagations: 58524852 / total #impl: 113646488 (eff. 0.515)
75.18/75.21	c #Conflicts:     196000 | #Learnt:      15894 | 0.000
75.18/75.21	c total clause space: 78.2603MB
75.18/75.21	c total #watches: 103897
75.58/75.61	c total #propagations: 58802715 / total #impl: 114181551 (eff. 0.515)
75.58/75.61	c #Conflicts:     197000 | #Learnt:      16894 | 0.000
75.58/75.61	c total clause space: 78.2603MB
75.58/75.61	c total #watches: 105897
75.89/75.98	c total #propagations: 59088602 / total #impl: 114658717 (eff. 0.515)
75.89/75.98	c #Conflicts:     198000 | #Learnt:      17894 | 0.000
75.89/75.98	c total clause space: 78.2603MB
75.89/75.98	c total #watches: 107897
76.38/76.45	c total #propagations: 59390171 / total #impl: 115128593 (eff. 0.516)
76.38/76.45	c #Conflicts:     199000 | #Learnt:      18894 | 0.000
76.38/76.45	c total clause space: 78.2603MB
76.38/76.45	c total #watches: 109897
76.78/76.88	c total #propagations: 59698037 / total #impl: 115652036 (eff. 0.516)
76.78/76.88	c #Conflicts:     200000 | #Learnt:      19894 | 0.000
76.78/76.88	c total clause space: 78.2603MB
76.78/76.88	c total #watches: 111897
77.28/77.37	c total #propagations: 59977723 / total #impl: 116117413 (eff. 0.517)
77.28/77.37	c #Conflicts:     201000 | #Learnt:      20894 | 0.000
77.28/77.37	c total clause space: 78.2603MB
77.28/77.37	c total #watches: 113897
77.88/77.91	c total #propagations: 60253141 / total #impl: 116606786 (eff. 0.517)
77.88/77.91	c GC COLLECT
77.88/77.91	c #Conflicts:     202000 | #Learnt:      11192 | 0.000
77.88/77.91	c total clause space: 78.2603MB
77.88/77.91	c total #watches: 94493
78.28/78.30	c total #propagations: 60528861 / total #impl: 117072864 (eff. 0.517)
78.28/78.30	c #Conflicts:     203000 | #Learnt:      12192 | 0.000
78.28/78.30	c total clause space: 78.2603MB
78.28/78.30	c total #watches: 96493
78.58/78.66	c total #propagations: 60839246 / total #impl: 117598014 (eff. 0.517)
78.58/78.66	c #Conflicts:     204000 | #Learnt:      13192 | 0.000
78.58/78.66	c total clause space: 78.2603MB
78.58/78.66	c total #watches: 98493
78.98/79.08	c total #propagations: 61123936 / total #impl: 118045823 (eff. 0.518)
78.98/79.08	c #Conflicts:     205000 | #Learnt:      14192 | 0.000
78.98/79.08	c total clause space: 78.2603MB
78.98/79.08	c total #watches: 100493
79.48/79.51	c total #propagations: 61412787 / total #impl: 118553749 (eff. 0.518)
79.48/79.51	c #Conflicts:     206000 | #Learnt:      15192 | 0.000
79.48/79.51	c total clause space: 78.2603MB
79.48/79.51	c total #watches: 102493
79.88/79.98	c total #propagations: 61732850 / total #impl: 119101146 (eff. 0.518)
79.88/79.98	c #Conflicts:     207000 | #Learnt:      16192 | 0.000
79.88/79.98	c total clause space: 78.2603MB
79.88/79.98	c total #watches: 104493
80.39/80.46	c total #propagations: 62040992 / total #impl: 119645616 (eff. 0.519)
80.39/80.46	c #Conflicts:     208000 | #Learnt:      17192 | 0.000
80.39/80.46	c total clause space: 78.2603MB
80.39/80.46	c total #watches: 106493
80.98/81.02	c total #propagations: 62346492 / total #impl: 120139576 (eff. 0.519)
80.98/81.02	c #Conflicts:     209000 | #Learnt:      18192 | 0.000
80.98/81.02	c total clause space: 78.2603MB
80.98/81.02	c total #watches: 108493
81.38/81.47	c total #propagations: 62652597 / total #impl: 120652538 (eff. 0.519)
81.38/81.47	c #Conflicts:     210000 | #Learnt:      19192 | 0.000
81.38/81.47	c total clause space: 78.2603MB
81.38/81.47	c total #watches: 110493
81.78/81.86	c total #propagations: 62943191 / total #impl: 121146874 (eff. 0.520)
81.78/81.86	c #Conflicts:     211000 | #Learnt:      20192 | 0.000
81.78/81.86	c total clause space: 78.2603MB
81.78/81.86	c total #watches: 112493
82.28/82.37	c total #propagations: 63212076 / total #impl: 121597872 (eff. 0.520)
82.28/82.37	c #Conflicts:     212000 | #Learnt:      21192 | 0.000
82.28/82.37	c total clause space: 78.2603MB
82.28/82.37	c total #watches: 115285
82.78/82.86	c total #propagations: 63514107 / total #impl: 122153652 (eff. 0.520)
82.78/82.86	c GC COLLECT
82.78/82.86	c #Conflicts:     213000 | #Learnt:      11202 | 0.000
82.78/82.86	c total clause space: 78.2603MB
82.78/82.86	c total #watches: 94513
83.18/83.26	c total #propagations: 63816064 / total #impl: 122682407 (eff. 0.520)
83.18/83.26	c #Conflicts:     214000 | #Learnt:      12202 | 0.000
83.18/83.26	c total clause space: 78.2603MB
83.18/83.26	c total #watches: 96513
83.58/83.66	c total #propagations: 64104456 / total #impl: 123228582 (eff. 0.520)
83.58/83.66	c #Conflicts:     215000 | #Learnt:      13202 | 0.000
83.58/83.66	c total clause space: 78.2603MB
83.58/83.66	c total #watches: 98513
83.98/84.00	c total #propagations: 64383869 / total #impl: 123804237 (eff. 0.520)
83.98/84.00	c #Conflicts:     216000 | #Learnt:      14202 | 0.000
83.98/84.00	c total clause space: 78.2603MB
83.98/84.00	c total #watches: 100513
84.38/84.43	c total #propagations: 64637307 / total #impl: 124275874 (eff. 0.520)
84.38/84.43	c #Conflicts:     217000 | #Learnt:      15202 | 0.000
84.38/84.43	c total clause space: 78.2603MB
84.38/84.43	c total #watches: 102513
84.78/84.86	c total #propagations: 64901909 / total #impl: 124842481 (eff. 0.520)
84.78/84.86	c #Conflicts:     218000 | #Learnt:      16202 | 0.000
84.78/84.86	c total clause space: 78.2603MB
84.78/84.86	c total #watches: 104513
85.18/85.29	c total #propagations: 65159944 / total #impl: 125403900 (eff. 0.520)
85.18/85.29	c #Conflicts:     219000 | #Learnt:      17202 | 0.000
85.18/85.29	c total clause space: 78.2603MB
85.18/85.29	c total #watches: 106513
85.68/85.75	c total #propagations: 65422011 / total #impl: 125900881 (eff. 0.520)
85.68/85.75	c #Conflicts:     220000 | #Learnt:      18202 | 0.000
85.68/85.75	c total clause space: 78.2603MB
85.68/85.75	c total #watches: 108513
86.18/86.22	c total #propagations: 65698636 / total #impl: 126438185 (eff. 0.520)
86.18/86.22	c #Conflicts:     221000 | #Learnt:      19202 | 0.000
86.18/86.22	c total clause space: 78.2603MB
86.18/86.22	c total #watches: 110513
86.68/86.78	c total #propagations: 65976673 / total #impl: 126961877 (eff. 0.520)
86.68/86.78	c #Conflicts:     222000 | #Learnt:      20202 | 0.000
86.68/86.78	c total clause space: 78.2603MB
86.68/86.78	c total #watches: 112513
87.28/87.31	c total #propagations: 66271880 / total #impl: 127480603 (eff. 0.520)
87.28/87.31	c #Conflicts:     223000 | #Learnt:      21202 | 0.000
87.28/87.31	c total clause space: 78.2603MB
87.28/87.31	c total #watches: 114513
87.68/87.78	c total #propagations: 66554231 / total #impl: 127979897 (eff. 0.520)
87.68/87.78	c #Conflicts:     224000 | #Learnt:      22202 | 0.000
87.68/87.78	c total clause space: 78.2603MB
87.68/87.78	c total #watches: 116513
88.28/88.35	c total #propagations: 66844769 / total #impl: 128441173 (eff. 0.520)
88.28/88.35	c GC COLLECT
88.28/88.35	c #Conflicts:     225000 | #Learnt:      11894 | 0.000
88.28/88.35	c total clause space: 78.2603MB
88.28/88.35	c total #watches: 95897
88.68/88.75	c total #propagations: 67147269 / total #impl: 128977031 (eff. 0.521)
88.68/88.75	c #Conflicts:     226000 | #Learnt:      12894 | 0.000
88.68/88.75	c total clause space: 78.2603MB
88.68/88.75	c total #watches: 99484
89.08/89.20	c total #propagations: 67417556 / total #impl: 129466421 (eff. 0.521)
89.08/89.20	c #Conflicts:     227000 | #Learnt:      13894 | 0.000
89.08/89.20	c total clause space: 78.2603MB
89.08/89.20	c total #watches: 101484
89.58/89.62	c total #propagations: 67715242 / total #impl: 129977288 (eff. 0.521)
89.58/89.62	c #Conflicts:     228000 | #Learnt:      14894 | 0.000
89.58/89.62	c total clause space: 78.2603MB
89.58/89.62	c total #watches: 103484
89.88/89.99	c total #propagations: 68009231 / total #impl: 130536823 (eff. 0.521)
89.88/89.99	c #Conflicts:     229000 | #Learnt:      15894 | 0.000
89.88/89.99	c total clause space: 78.2603MB
89.88/89.99	c total #watches: 105484
90.38/90.47	c total #propagations: 68270154 / total #impl: 131010982 (eff. 0.521)
90.38/90.47	c #Conflicts:     230000 | #Learnt:      16894 | 0.000
90.38/90.47	c total clause space: 78.2603MB
90.38/90.47	c total #watches: 107484
90.88/90.95	c total #propagations: 68557697 / total #impl: 131545286 (eff. 0.521)
90.88/90.95	c #Conflicts:     231000 | #Learnt:      17894 | 0.000
90.88/90.95	c total clause space: 78.2603MB
90.88/90.95	c total #watches: 109484
91.38/91.47	c total #propagations: 68848944 / total #impl: 132054017 (eff. 0.521)
91.38/91.47	c #Conflicts:     232000 | #Learnt:      18894 | 0.000
91.38/91.47	c total clause space: 78.2603MB
91.38/91.47	c total #watches: 111484
91.88/91.98	c total #propagations: 69161310 / total #impl: 132607585 (eff. 0.522)
91.88/91.98	c #Conflicts:     233000 | #Learnt:      19894 | 0.000
91.88/91.98	c total clause space: 78.2603MB
91.88/91.98	c total #watches: 113484
92.38/92.47	c total #propagations: 69483211 / total #impl: 133169477 (eff. 0.522)
92.38/92.47	c #Conflicts:     234000 | #Learnt:      20894 | 0.000
92.38/92.47	c total clause space: 78.2603MB
92.38/92.47	c total #watches: 115484
92.87/92.99	c total #propagations: 69779098 / total #impl: 133685902 (eff. 0.522)
92.87/92.99	c #Conflicts:     235000 | #Learnt:      21894 | 0.000
92.87/92.99	c total clause space: 78.2603MB
92.87/92.99	c total #watches: 117484
93.48/93.56	c total #propagations: 70075762 / total #impl: 134199681 (eff. 0.522)
93.48/93.56	c #Conflicts:     236000 | #Learnt:      22894 | 0.000
93.48/93.56	c total clause space: 78.2603MB
93.48/93.56	c total #watches: 119484
93.97/94.03	c total #propagations: 70403161 / total #impl: 134782060 (eff. 0.522)
93.97/94.03	c GC COLLECT
93.97/94.03	c #Conflicts:     237000 | #Learnt:      12303 | 0.000
93.97/94.03	c total clause space: 78.2603MB
93.97/94.03	c total #watches: 96715
94.37/94.43	c total #propagations: 70736320 / total #impl: 135343135 (eff. 0.523)
94.37/94.43	c #Conflicts:     238000 | #Learnt:      13303 | 0.000
94.37/94.43	c total clause space: 78.2603MB
94.37/94.43	c total #watches: 98715
94.77/94.84	c total #propagations: 71042160 / total #impl: 135849633 (eff. 0.523)
94.77/94.84	c #Conflicts:     239000 | #Learnt:      14303 | 0.000
94.77/94.84	c total clause space: 78.2603MB
94.77/94.84	c total #watches: 100715
95.17/95.23	c total #propagations: 71329583 / total #impl: 136365689 (eff. 0.523)
95.17/95.23	c #Conflicts:     240000 | #Learnt:      15303 | 0.000
95.17/95.23	c total clause space: 78.2603MB
95.17/95.23	c total #watches: 102715
95.57/95.63	c total #propagations: 71614423 / total #impl: 136956070 (eff. 0.523)
95.57/95.63	c #Conflicts:     241000 | #Learnt:      16303 | 0.000
95.57/95.63	c total clause space: 78.2603MB
95.57/95.63	c total #watches: 104715
95.78/95.89	c total #propagations: 71892541 / total #impl: 137504111 (eff. 0.523)
95.78/95.89	c #Conflicts:     242000 | #Learnt:      17303 | 0.000
95.78/95.89	c total clause space: 78.2603MB
95.78/95.89	c total #watches: 106715
96.17/96.29	c total #propagations: 72173203 / total #impl: 138024436 (eff. 0.523)
96.17/96.29	c #Conflicts:     243000 | #Learnt:      18303 | 0.000
96.17/96.29	c total clause space: 78.2603MB
96.17/96.29	c total #watches: 108715
96.67/96.78	c total #propagations: 72446713 / total #impl: 138569538 (eff. 0.523)
96.67/96.78	c #Conflicts:     244000 | #Learnt:      19303 | 0.000
96.67/96.78	c total clause space: 78.2603MB
96.67/96.78	c total #watches: 110715
97.17/97.27	c total #propagations: 72725979 / total #impl: 139143457 (eff. 0.523)
97.17/97.27	c #Conflicts:     245000 | #Learnt:      20303 | 0.000
97.17/97.27	c total clause space: 78.2603MB
97.17/97.27	c total #watches: 112715
97.67/97.79	c total #propagations: 73010522 / total #impl: 139740947 (eff. 0.522)
97.67/97.79	c #Conflicts:     246000 | #Learnt:      21303 | 0.000
97.67/97.79	c total clause space: 78.2603MB
97.67/97.79	c total #watches: 114715
98.17/98.29	c total #propagations: 73317182 / total #impl: 140298280 (eff. 0.523)
98.17/98.29	c #Conflicts:     247000 | #Learnt:      22303 | 0.000
98.17/98.29	c total clause space: 78.2603MB
98.17/98.29	c total #watches: 116715
98.77/98.86	c total #propagations: 73597198 / total #impl: 140790049 (eff. 0.523)
98.77/98.86	c #Conflicts:     248000 | #Learnt:      23303 | 0.000
98.77/98.86	c total clause space: 78.2603MB
98.77/98.86	c total #watches: 118715
99.27/99.36	c total #propagations: 73904394 / total #impl: 141390564 (eff. 0.523)
99.27/99.36	c GC COLLECT
99.27/99.36	c #Conflicts:     249000 | #Learnt:      12407 | 0.000
99.27/99.36	c total clause space: 78.2603MB
99.27/99.36	c total #watches: 98510
99.77/99.80	c total #propagations: 74195869 / total #impl: 141941329 (eff. 0.523)
99.77/99.80	c #Conflicts:     250000 | #Learnt:      13407 | 0.000
99.77/99.80	c total clause space: 78.2603MB
99.77/99.80	c total #watches: 100510
100.18/100.25	c total #propagations: 74505888 / total #impl: 142489484 (eff. 0.523)
100.18/100.25	c #Conflicts:     251000 | #Learnt:      14407 | 0.000
100.18/100.25	c total clause space: 78.2603MB
100.18/100.25	c total #watches: 102510
100.67/100.75	c total #propagations: 74791229 / total #impl: 143012762 (eff. 0.523)
100.67/100.75	c #Conflicts:     252000 | #Learnt:      15407 | 0.000
100.67/100.75	c total clause space: 78.2603MB
100.67/100.75	c total #watches: 104510
101.18/101.26	c total #propagations: 75085727 / total #impl: 143585275 (eff. 0.523)
101.18/101.26	c #Conflicts:     253000 | #Learnt:      16407 | 0.000
101.18/101.26	c total clause space: 78.2603MB
101.18/101.26	c total #watches: 106510
101.77/101.84	c total #propagations: 75398123 / total #impl: 144151790 (eff. 0.523)
101.77/101.84	c #Conflicts:     254000 | #Learnt:      17407 | 0.000
101.77/101.84	c total clause space: 78.2603MB
101.77/101.84	c total #watches: 108510
102.28/102.37	c total #propagations: 75694732 / total #impl: 144714241 (eff. 0.523)
102.28/102.37	c #Conflicts:     255000 | #Learnt:      18407 | 0.000
102.28/102.37	c total clause space: 78.2603MB
102.28/102.37	c total #watches: 110510
102.87/102.99	c total #propagations: 75998938 / total #impl: 145285240 (eff. 0.523)
102.87/102.99	c #Conflicts:     256000 | #Learnt:      19407 | 0.000
102.87/102.99	c total clause space: 78.2603MB
102.87/102.99	c total #watches: 112510
103.48/103.56	c total #propagations: 76312972 / total #impl: 145896386 (eff. 0.523)
103.48/103.56	c #Conflicts:     257000 | #Learnt:      20407 | 0.000
103.48/103.56	c total clause space: 78.2603MB
103.48/103.56	c total #watches: 114510
104.17/104.20	c total #propagations: 76622735 / total #impl: 146468132 (eff. 0.523)
104.17/104.20	c #Conflicts:     258000 | #Learnt:      21407 | 0.000
104.17/104.20	c total clause space: 78.2603MB
104.17/104.20	c total #watches: 116510
104.67/104.75	c total #propagations: 76939251 / total #impl: 147030034 (eff. 0.523)
104.67/104.75	c #Conflicts:     259000 | #Learnt:      22407 | 0.000
104.67/104.75	c total clause space: 78.2603MB
104.67/104.75	c total #watches: 118510
105.27/105.39	c total #propagations: 77250908 / total #impl: 147599748 (eff. 0.523)
105.27/105.39	c #Conflicts:     260000 | #Learnt:      23407 | 0.000
105.27/105.39	c total clause space: 78.2603MB
105.27/105.39	c total #watches: 120510
105.97/106.03	c total #propagations: 77565577 / total #impl: 148157090 (eff. 0.524)
105.97/106.03	c #Conflicts:     261000 | #Learnt:      24407 | 0.000
105.97/106.03	c total clause space: 78.2603MB
105.97/106.03	c total #watches: 122510
106.47/106.54	c total #propagations: 77888920 / total #impl: 148710641 (eff. 0.524)
106.47/106.54	c GC COLLECT
106.47/106.54	c #Conflicts:     262000 | #Learnt:      13203 | 0.000
106.47/106.54	c total clause space: 78.2603MB
106.47/106.54	c total #watches: 100102
106.97/107.02	c total #propagations: 78212610 / total #impl: 149250721 (eff. 0.524)
106.97/107.02	c #Conflicts:     263000 | #Learnt:      14203 | 0.000
106.97/107.02	c total clause space: 78.2603MB
106.97/107.02	c total #watches: 102102
107.47/107.55	c total #propagations: 78524993 / total #impl: 149781196 (eff. 0.524)
107.47/107.55	c #Conflicts:     264000 | #Learnt:      15203 | 0.000
107.47/107.55	c total clause space: 78.2603MB
107.47/107.55	c total #watches: 104102
107.97/108.01	c total #propagations: 78833899 / total #impl: 150324775 (eff. 0.524)
107.97/108.01	c #Conflicts:     265000 | #Learnt:      16203 | 0.000
107.97/108.01	c total clause space: 78.2603MB
107.97/108.01	c total #watches: 106102
108.57/108.64	c total #propagations: 79113306 / total #impl: 150819052 (eff. 0.525)
108.57/108.64	c #Conflicts:     266000 | #Learnt:      17203 | 0.000
108.57/108.64	c total clause space: 78.2603MB
108.57/108.64	c total #watches: 108102
109.17/109.23	c total #propagations: 79407543 / total #impl: 151397835 (eff. 0.524)
109.17/109.23	c #Conflicts:     267000 | #Learnt:      18203 | 0.000
109.17/109.23	c total clause space: 78.2603MB
109.17/109.23	c total #watches: 110102
109.67/109.77	c total #propagations: 79698527 / total #impl: 151943982 (eff. 0.525)
109.67/109.77	c #Conflicts:     268000 | #Learnt:      19203 | 0.000
109.67/109.77	c total clause space: 78.2603MB
109.67/109.77	c total #watches: 112102
110.17/110.20	c total #propagations: 79994607 / total #impl: 152471068 (eff. 0.525)
110.17/110.20	c #Conflicts:     269000 | #Learnt:      20203 | 0.000
110.17/110.20	c total clause space: 78.2603MB
110.17/110.20	c total #watches: 114102
110.67/110.75	c total #propagations: 80280072 / total #impl: 152956845 (eff. 0.525)
110.67/110.75	c #Conflicts:     270000 | #Learnt:      21203 | 0.000
110.67/110.75	c total clause space: 78.2603MB
110.67/110.75	c total #watches: 116102
111.27/111.32	c total #propagations: 80590202 / total #impl: 153519325 (eff. 0.525)
111.27/111.32	c #Conflicts:     271000 | #Learnt:      22203 | 0.000
111.27/111.32	c total clause space: 78.2603MB
111.27/111.32	c total #watches: 118102
111.77/111.86	c total #propagations: 80903052 / total #impl: 154080525 (eff. 0.525)
111.77/111.86	c #Conflicts:     272000 | #Learnt:      23203 | 0.000
111.77/111.86	c total clause space: 78.2603MB
111.77/111.86	c total #watches: 120102
112.37/112.48	c total #propagations: 81216614 / total #impl: 154633399 (eff. 0.525)
112.37/112.48	c #Conflicts:     273000 | #Learnt:      24203 | 0.000
112.37/112.48	c total clause space: 78.2603MB
112.37/112.48	c total #watches: 122102
112.97/113.06	c total #propagations: 81553604 / total #impl: 155208312 (eff. 0.525)
112.97/113.06	c GC COLLECT
112.97/113.06	c #Conflicts:     274000 | #Learnt:      12687 | 0.000
112.97/113.06	c total clause space: 78.2603MB
112.97/113.06	c total #watches: 99070
113.47/113.57	c total #propagations: 81848497 / total #impl: 155700919 (eff. 0.526)
113.47/113.57	c #Conflicts:     275000 | #Learnt:      13687 | 0.000
113.47/113.57	c total clause space: 78.2603MB
113.47/113.57	c total #watches: 101070
113.97/114.08	c total #propagations: 82162162 / total #impl: 156257453 (eff. 0.526)
113.97/114.08	c #Conflicts:     276000 | #Learnt:      14687 | 0.000
113.97/114.08	c total clause space: 78.2603MB
113.97/114.08	c total #watches: 103070
114.48/114.53	c total #propagations: 82454473 / total #impl: 156815307 (eff. 0.526)
114.48/114.53	c #Conflicts:     277000 | #Learnt:      15687 | 0.000
114.48/114.53	c total clause space: 78.2603MB
114.48/114.53	c total #watches: 105070
114.87/114.97	c total #propagations: 82740097 / total #impl: 157386237 (eff. 0.526)
114.87/114.97	c #Conflicts:     278000 | #Learnt:      16687 | 0.000
114.87/114.97	c total clause space: 78.2603MB
114.87/114.97	c total #watches: 107070
115.37/115.40	c total #propagations: 83041490 / total #impl: 158011876 (eff. 0.526)
115.37/115.40	c #Conflicts:     279000 | #Learnt:      17687 | 0.000
115.37/115.40	c total clause space: 78.2603MB
115.37/115.40	c total #watches: 109070
115.77/115.88	c total #propagations: 83357279 / total #impl: 158600632 (eff. 0.526)
115.77/115.88	c #Conflicts:     280000 | #Learnt:      18687 | 0.000
115.77/115.88	c total clause space: 78.2603MB
115.77/115.88	c total #watches: 111070
116.27/116.39	c total #propagations: 83699829 / total #impl: 159198483 (eff. 0.526)
116.27/116.39	c #Conflicts:     281000 | #Learnt:      19687 | 0.000
116.27/116.39	c total clause space: 78.2603MB
116.27/116.39	c total #watches: 113070
116.77/116.88	c total #propagations: 84024530 / total #impl: 159758012 (eff. 0.526)
116.77/116.88	c #Conflicts:     282000 | #Learnt:      20687 | 0.000
116.77/116.88	c total clause space: 78.2603MB
116.77/116.88	c total #watches: 115070
117.27/117.37	c total #propagations: 84333877 / total #impl: 160306820 (eff. 0.526)
117.27/117.37	c #Conflicts:     283000 | #Learnt:      21687 | 0.000
117.27/117.37	c total clause space: 78.2603MB
117.27/117.37	c total #watches: 117070
117.78/117.84	c total #propagations: 84623748 / total #impl: 160879770 (eff. 0.526)
117.78/117.84	c #Conflicts:     284000 | #Learnt:      22687 | 0.000
117.78/117.84	c total clause space: 78.2603MB
117.78/117.84	c total #watches: 119070
118.37/118.40	c total #propagations: 84920175 / total #impl: 161456992 (eff. 0.526)
118.37/118.40	c #Conflicts:     285000 | #Learnt:      23687 | 0.000
118.37/118.40	c total clause space: 78.2603MB
118.37/118.40	c total #watches: 121070
118.87/118.94	c total #propagations: 85238995 / total #impl: 162062780 (eff. 0.526)
118.87/118.94	c #Conflicts:     286000 | #Learnt:      24687 | 0.000
118.87/118.94	c total clause space: 78.2603MB
118.87/118.94	c total #watches: 123070
119.37/119.43	c total #propagations: 85562239 / total #impl: 162620534 (eff. 0.526)
119.37/119.43	c GC COLLECT
119.37/119.43	c #Conflicts:     287000 | #Learnt:      12886 | 0.000
119.37/119.43	c total clause space: 78.2603MB
119.37/119.43	c total #watches: 99468
119.87/119.91	c total #propagations: 85855555 / total #impl: 163150267 (eff. 0.526)
119.87/119.91	c #Conflicts:     288000 | #Learnt:      13886 | 0.000
119.87/119.91	c total clause space: 78.2603MB
119.87/119.91	c total #watches: 101468
120.27/120.34	c total #propagations: 86152356 / total #impl: 163768308 (eff. 0.526)
120.27/120.34	c #Conflicts:     289000 | #Learnt:      14886 | 0.000
120.27/120.34	c total clause space: 78.2603MB
120.27/120.34	c total #watches: 103468
120.67/120.71	c total #propagations: 86458653 / total #impl: 164309086 (eff. 0.526)
120.67/120.71	c #Conflicts:     290000 | #Learnt:      15886 | 0.000
120.67/120.71	c total clause space: 78.2603MB
120.67/120.71	c total #watches: 105468
121.17/121.21	c total #propagations: 86740941 / total #impl: 164812108 (eff. 0.526)
121.17/121.21	c #Conflicts:     291000 | #Learnt:      16886 | 0.000
121.17/121.21	c total clause space: 78.2603MB
121.17/121.21	c total #watches: 107468
121.67/121.78	c total #propagations: 87054229 / total #impl: 165355728 (eff. 0.526)
121.67/121.78	c #Conflicts:     292000 | #Learnt:      17886 | 0.000
121.67/121.78	c total clause space: 78.2603MB
121.67/121.78	c total #watches: 109468
122.17/122.27	c total #propagations: 87374981 / total #impl: 165927852 (eff. 0.527)
122.17/122.27	c #Conflicts:     293000 | #Learnt:      18886 | 0.000
122.17/122.27	c total clause space: 78.2603MB
122.17/122.27	c total #watches: 111468
122.77/122.81	c total #propagations: 87701914 / total #impl: 166477100 (eff. 0.527)
122.77/122.81	c #Conflicts:     294000 | #Learnt:      19886 | 0.000
122.77/122.81	c total clause space: 78.2603MB
122.77/122.81	c total #watches: 113468
123.37/123.43	c total #propagations: 88026591 / total #impl: 166998601 (eff. 0.527)
123.37/123.43	c #Conflicts:     295000 | #Learnt:      20886 | 0.000
123.37/123.43	c total clause space: 78.2603MB
123.37/123.43	c total #watches: 115468
123.87/123.99	c total #propagations: 88370928 / total #impl: 167560682 (eff. 0.527)
123.87/123.99	c #Conflicts:     296000 | #Learnt:      21886 | 0.000
123.87/123.99	c total clause space: 78.2603MB
123.87/123.99	c total #watches: 117468
124.47/124.55	c total #propagations: 88660259 / total #impl: 168077715 (eff. 0.527)
124.47/124.55	c #Conflicts:     297000 | #Learnt:      22886 | 0.000
124.47/124.55	c total clause space: 78.2603MB
124.47/124.55	c total #watches: 119468
124.97/125.00	c total #propagations: 88952202 / total #impl: 168643281 (eff. 0.527)
124.97/125.00	c #Conflicts:     298000 | #Learnt:      23886 | 0.000
124.97/125.00	c total clause space: 78.2603MB
124.97/125.00	c total #watches: 121468
125.47/125.54	c total #propagations: 89248385 / total #impl: 169198895 (eff. 0.527)
125.47/125.54	c #Conflicts:     299000 | #Learnt:      24886 | 0.000
125.47/125.54	c total clause space: 78.2603MB
125.47/125.54	c total #watches: 123468
126.07/126.10	c total #propagations: 89554468 / total #impl: 169760108 (eff. 0.528)
126.07/126.10	c #Conflicts:     300000 | #Learnt:      25886 | 0.000
126.07/126.10	c total clause space: 78.2603MB
126.07/126.10	c total #watches: 125468
126.57/126.61	c total #propagations: 89874510 / total #impl: 170317328 (eff. 0.528)
126.57/126.61	c GC COLLECT
126.57/126.61	c #Conflicts:     301000 | #Learnt:      13783 | 0.000
126.57/126.61	c total clause space: 78.2603MB
126.57/126.61	c total #watches: 101262
126.97/127.03	c total #propagations: 90187850 / total #impl: 170851537 (eff. 0.528)
126.97/127.03	c #Conflicts:     302000 | #Learnt:      14783 | 0.000
126.97/127.03	c total clause space: 78.2603MB
126.97/127.03	c total #watches: 103262
127.37/127.43	c total #propagations: 90487747 / total #impl: 171366538 (eff. 0.528)
127.37/127.43	c #Conflicts:     303000 | #Learnt:      15783 | 0.000
127.37/127.43	c total clause space: 78.2603MB
127.37/127.43	c total #watches: 105262
127.87/127.92	c total #propagations: 90769548 / total #impl: 171909817 (eff. 0.528)
127.87/127.92	c #Conflicts:     304000 | #Learnt:      16783 | 0.000
127.87/127.92	c total clause space: 78.2603MB
127.87/127.92	c total #watches: 107262
128.37/128.42	c total #propagations: 91078694 / total #impl: 172449672 (eff. 0.528)
128.37/128.42	c #Conflicts:     305000 | #Learnt:      17783 | 0.000
128.37/128.42	c total clause space: 78.2603MB
128.37/128.42	c total #watches: 109262
128.97/129.03	c total #propagations: 91381527 / total #impl: 173021538 (eff. 0.528)
128.97/129.03	c #Conflicts:     306000 | #Learnt:      18783 | 0.000
128.97/129.03	c total clause space: 78.2603MB
128.97/129.03	c total #watches: 111262
129.47/129.57	c total #propagations: 91685886 / total #impl: 173598621 (eff. 0.528)
129.47/129.57	c #Conflicts:     307000 | #Learnt:      19783 | 0.000
129.47/129.57	c total clause space: 78.2603MB
129.47/129.57	c total #watches: 113262
130.07/130.16	c total #propagations: 91998101 / total #impl: 174124253 (eff. 0.528)
130.07/130.16	c #Conflicts:     308000 | #Learnt:      20783 | 0.000
130.07/130.16	c total clause space: 78.2603MB
130.07/130.16	c total #watches: 115262
130.57/130.63	c total #propagations: 92300531 / total #impl: 174701265 (eff. 0.528)
130.57/130.63	c #Conflicts:     309000 | #Learnt:      21783 | 0.000
130.57/130.63	c total clause space: 78.2603MB
130.57/130.63	c total #watches: 117262
131.27/131.30	c total #propagations: 92589086 / total #impl: 175232310 (eff. 0.528)
131.27/131.30	c #Conflicts:     310000 | #Learnt:      22783 | 0.000
131.27/131.30	c total clause space: 78.2603MB
131.27/131.30	c total #watches: 119262
131.86/131.90	c total #propagations: 92903689 / total #impl: 175787209 (eff. 0.529)
131.86/131.90	c #Conflicts:     311000 | #Learnt:      23783 | 0.000
131.86/131.90	c total clause space: 78.2603MB
131.86/131.90	c total #watches: 121262
132.36/132.49	c total #propagations: 93203741 / total #impl: 176367842 (eff. 0.528)
132.36/132.49	c #Conflicts:     312000 | #Learnt:      24783 | 0.000
132.36/132.49	c total clause space: 78.2603MB
132.36/132.49	c total #watches: 123262
132.96/133.05	c total #propagations: 93506626 / total #impl: 176917898 (eff. 0.529)
132.96/133.05	c #Conflicts:     313000 | #Learnt:      25783 | 0.000
132.96/133.05	c total clause space: 78.2603MB
132.96/133.05	c total #watches: 125262
133.56/133.63	c total #propagations: 93817337 / total #impl: 177433012 (eff. 0.529)
133.56/133.63	c #Conflicts:     314000 | #Learnt:      26783 | 0.000
133.56/133.63	c total clause space: 78.2603MB
133.56/133.63	c total #watches: 127262
134.06/134.10	c total #propagations: 94108141 / total #impl: 177911052 (eff. 0.529)
134.06/134.10	c GC COLLECT
134.06/134.10	c #Conflicts:     315000 | #Learnt:      14404 | 0.000
134.06/134.10	c total clause space: 78.2603MB
134.06/134.10	c total #watches: 102504
134.56/134.66	c total #propagations: 94424684 / total #impl: 178473374 (eff. 0.529)
134.56/134.66	c #Conflicts:     316000 | #Learnt:      15404 | 0.000
134.56/134.66	c total clause space: 78.2603MB
134.56/134.66	c total #watches: 104504
135.06/135.13	c total #propagations: 94762521 / total #impl: 179049960 (eff. 0.529)
135.06/135.13	c #Conflicts:     317000 | #Learnt:      16404 | 0.000
135.06/135.13	c total clause space: 78.2603MB
135.06/135.13	c total #watches: 106504
135.56/135.64	c total #propagations: 95062064 / total #impl: 179594032 (eff. 0.529)
135.56/135.64	c #Conflicts:     318000 | #Learnt:      17404 | 0.000
135.56/135.64	c total clause space: 78.2603MB
135.56/135.64	c total #watches: 108504
136.16/136.21	c total #propagations: 95381700 / total #impl: 180121323 (eff. 0.530)
136.16/136.21	c #Conflicts:     319000 | #Learnt:      18404 | 0.000
136.16/136.21	c total clause space: 78.2603MB
136.16/136.21	c total #watches: 110504
136.66/136.76	c total #propagations: 95705730 / total #impl: 180678051 (eff. 0.530)
136.66/136.76	c #Conflicts:     320000 | #Learnt:      19404 | 0.000
136.66/136.76	c total clause space: 78.2603MB
136.66/136.76	c total #watches: 112504
137.16/137.28	c total #propagations: 95996217 / total #impl: 181185765 (eff. 0.530)
137.16/137.28	c #Conflicts:     321000 | #Learnt:      20404 | 0.000
137.16/137.28	c total clause space: 78.2603MB
137.16/137.28	c total #watches: 114504
137.66/137.74	c total #propagations: 96306047 / total #impl: 181685933 (eff. 0.530)
137.66/137.74	c #Conflicts:     322000 | #Learnt:      21404 | 0.000
137.66/137.74	c total clause space: 78.2603MB
137.66/137.74	c total #watches: 116504
138.16/138.24	c total #propagations: 96606258 / total #impl: 182187005 (eff. 0.530)
138.16/138.24	c #Conflicts:     323000 | #Learnt:      22404 | 0.000
138.16/138.24	c total clause space: 78.2603MB
138.16/138.24	c total #watches: 118504
138.67/138.75	c total #propagations: 96905610 / total #impl: 182682559 (eff. 0.530)
138.67/138.75	c #Conflicts:     324000 | #Learnt:      23404 | 0.000
138.67/138.75	c total clause space: 78.2603MB
138.67/138.75	c total #watches: 120504
139.26/139.38	c total #propagations: 97207152 / total #impl: 183203221 (eff. 0.531)
139.26/139.38	c #Conflicts:     325000 | #Learnt:      24404 | 0.000
139.26/139.38	c total clause space: 78.2603MB
139.26/139.38	c total #watches: 122504
139.86/139.97	c total #propagations: 97510000 / total #impl: 183741316 (eff. 0.531)
139.86/139.97	c #Conflicts:     326000 | #Learnt:      25404 | 0.000
139.86/139.97	c total clause space: 78.2603MB
139.86/139.97	c total #watches: 124504
140.46/140.56	c total #propagations: 97805673 / total #impl: 184251265 (eff. 0.531)
140.46/140.56	c #Conflicts:     327000 | #Learnt:      26404 | 0.000
140.46/140.56	c total clause space: 78.2603MB
140.46/140.56	c total #watches: 126504
141.06/141.14	c total #propagations: 98130988 / total #impl: 184783527 (eff. 0.531)
141.06/141.14	c #Conflicts:     328000 | #Learnt:      27404 | 0.000
141.06/141.14	c total clause space: 78.2603MB
141.06/141.14	c total #watches: 128504
141.56/141.60	c total #propagations: 98422999 / total #impl: 185313708 (eff. 0.531)
141.56/141.60	c GC COLLECT
141.56/141.60	c #Conflicts:     329000 | #Learnt:      14690 | 0.000
141.56/141.60	c total clause space: 127.173MB
141.56/141.60	c total #watches: 103076
141.97/142.07	c total #propagations: 98717292 / total #impl: 185832741 (eff. 0.531)
141.97/142.07	c #Conflicts:     330000 | #Learnt:      15690 | 0.000
141.97/142.07	c total clause space: 127.173MB
141.97/142.07	c total #watches: 105076
142.56/142.61	c total #propagations: 99004302 / total #impl: 186392694 (eff. 0.531)
142.56/142.61	c #Conflicts:     331000 | #Learnt:      16690 | 0.000
142.56/142.61	c total clause space: 127.173MB
142.56/142.61	c total #watches: 107076
142.97/143.08	c total #propagations: 99332833 / total #impl: 186959173 (eff. 0.531)
142.97/143.08	c #Conflicts:     332000 | #Learnt:      17690 | 0.000
142.97/143.08	c total clause space: 127.173MB
142.97/143.08	c total #watches: 109076
143.46/143.56	c total #propagations: 99635527 / total #impl: 187548598 (eff. 0.531)
143.46/143.56	c #Conflicts:     333000 | #Learnt:      18690 | 0.000
143.46/143.56	c total clause space: 127.173MB
143.46/143.56	c total #watches: 111076
143.96/144.08	c total #propagations: 99938933 / total #impl: 188127928 (eff. 0.531)
143.96/144.08	c #Conflicts:     334000 | #Learnt:      19690 | 0.000
143.96/144.08	c total clause space: 127.173MB
143.96/144.08	c total #watches: 113076
144.46/144.59	c total #propagations: 100234109 / total #impl: 188677337 (eff. 0.531)
144.46/144.59	c #Conflicts:     335000 | #Learnt:      20690 | 0.000
144.46/144.59	c total clause space: 127.173MB
144.46/144.59	c total #watches: 115076
145.17/145.29	c total #propagations: 100523969 / total #impl: 189207338 (eff. 0.531)
145.17/145.29	c #Conflicts:     336000 | #Learnt:      21690 | 0.000
145.17/145.29	c total clause space: 127.173MB
145.17/145.29	c total #watches: 117076
145.86/145.95	c total #propagations: 100868046 / total #impl: 189800421 (eff. 0.531)
145.86/145.95	c #Conflicts:     337000 | #Learnt:      22690 | 0.000
145.86/145.95	c total clause space: 127.173MB
145.86/145.95	c total #watches: 119076
146.46/146.55	c total #propagations: 101197014 / total #impl: 190376752 (eff. 0.532)
146.46/146.55	c #Conflicts:     338000 | #Learnt:      23690 | 0.000
146.46/146.55	c total clause space: 127.173MB
146.46/146.55	c total #watches: 121076
146.96/147.09	c total #propagations: 101499107 / total #impl: 190925528 (eff. 0.532)
146.96/147.09	c #Conflicts:     339000 | #Learnt:      24690 | 0.000
146.96/147.09	c total clause space: 127.173MB
146.96/147.09	c total #watches: 123076
147.66/147.78	c total #propagations: 101800529 / total #impl: 191498529 (eff. 0.532)
147.66/147.78	c #Conflicts:     340000 | #Learnt:      25690 | 0.000
147.66/147.78	c total clause space: 127.173MB
147.66/147.78	c total #watches: 125076
148.26/148.32	c total #propagations: 102142792 / total #impl: 192079148 (eff. 0.532)
148.26/148.32	c #Conflicts:     341000 | #Learnt:      26690 | 0.000
148.26/148.32	c total clause space: 127.173MB
148.26/148.32	c total #watches: 127076
148.86/148.94	c total #propagations: 102417864 / total #impl: 192572596 (eff. 0.532)
148.86/148.94	c #Conflicts:     342000 | #Learnt:      27690 | 0.000
148.86/148.94	c total clause space: 127.173MB
148.86/148.94	c total #watches: 129076
149.36/149.45	c total #propagations: 102715099 / total #impl: 193145933 (eff. 0.532)
149.36/149.45	c GC COLLECT
149.36/149.45	c #Conflicts:     343000 | #Learnt:      14679 | 0.000
149.36/149.45	c total clause space: 127.173MB
149.36/149.45	c total #watches: 103054
149.86/149.94	c total #propagations: 103027958 / total #impl: 193716200 (eff. 0.532)
149.86/149.94	c #Conflicts:     344000 | #Learnt:      15679 | 0.000
149.86/149.94	c total clause space: 127.173MB
149.86/149.94	c total #watches: 105054
150.26/150.39	c total #propagations: 103342977 / total #impl: 194274842 (eff. 0.532)
150.26/150.39	c #Conflicts:     345000 | #Learnt:      16679 | 0.000
150.26/150.39	c total clause space: 127.173MB
150.26/150.39	c total #watches: 107054
150.86/150.98	c total #propagations: 103642500 / total #impl: 194775444 (eff. 0.532)
150.86/150.98	c #Conflicts:     346000 | #Learnt:      17679 | 0.000
150.86/150.98	c total clause space: 127.173MB
150.86/150.98	c total #watches: 109054
151.36/151.49	c total #propagations: 103956097 / total #impl: 195350726 (eff. 0.532)
151.36/151.49	c #Conflicts:     347000 | #Learnt:      18679 | 0.000
151.36/151.49	c total clause space: 127.173MB
151.36/151.49	c total #watches: 111054
151.87/151.96	c total #propagations: 104258356 / total #impl: 195912553 (eff. 0.532)
151.87/151.96	c #Conflicts:     348000 | #Learnt:      19679 | 0.000
151.87/151.96	c total clause space: 127.173MB
151.87/151.96	c total #watches: 113054
152.36/152.48	c total #propagations: 104544855 / total #impl: 196443357 (eff. 0.532)
152.36/152.48	c #Conflicts:     349000 | #Learnt:      20679 | 0.000
152.36/152.48	c total clause space: 127.173MB
152.36/152.48	c total #watches: 115054
152.97/153.06	c total #propagations: 104848331 / total #impl: 196973395 (eff. 0.532)
152.97/153.06	c #Conflicts:     350000 | #Learnt:      21679 | 0.000
152.97/153.06	c total clause space: 127.173MB
152.97/153.06	c total #watches: 117054
153.56/153.64	c total #propagations: 105139243 / total #impl: 197507551 (eff. 0.532)
153.56/153.64	c #Conflicts:     351000 | #Learnt:      22679 | 0.000
153.56/153.64	c total clause space: 127.173MB
153.56/153.64	c total #watches: 119054
154.16/154.24	c total #propagations: 105466952 / total #impl: 198046577 (eff. 0.533)
154.16/154.24	c #Conflicts:     352000 | #Learnt:      23679 | 0.000
154.16/154.24	c total clause space: 127.173MB
154.16/154.24	c total #watches: 121054
154.76/154.80	c total #propagations: 105784582 / total #impl: 198581101 (eff. 0.533)
154.76/154.80	c #Conflicts:     353000 | #Learnt:      24679 | 0.000
154.76/154.80	c total clause space: 127.173MB
154.76/154.80	c total #watches: 123054
155.26/155.34	c total #propagations: 106086498 / total #impl: 199069509 (eff. 0.533)
155.26/155.34	c #Conflicts:     354000 | #Learnt:      25679 | 0.000
155.26/155.34	c total clause space: 127.173MB
155.26/155.34	c total #watches: 125054
155.86/155.96	c total #propagations: 106394684 / total #impl: 199604640 (eff. 0.533)
155.86/155.96	c #Conflicts:     355000 | #Learnt:      26679 | 0.000
155.86/155.96	c total clause space: 127.173MB
155.86/155.96	c total #watches: 127054
156.46/156.54	c total #propagations: 106693900 / total #impl: 200131077 (eff. 0.533)
156.46/156.54	c #Conflicts:     356000 | #Learnt:      27679 | 0.000
156.46/156.54	c total clause space: 127.173MB
156.46/156.54	c total #watches: 129054
157.16/157.20	c total #propagations: 106984967 / total #impl: 200654102 (eff. 0.533)
157.16/157.20	c GC COLLECT
157.16/157.20	c #Conflicts:     357000 | #Learnt:      14372 | 0.000
157.16/157.20	c total clause space: 127.173MB
157.16/157.20	c total #watches: 102440
157.56/157.63	c total #propagations: 107308723 / total #impl: 201200505 (eff. 0.533)
157.56/157.63	c #Conflicts:     358000 | #Learnt:      15372 | 0.000
157.56/157.63	c total clause space: 127.173MB
157.56/157.63	c total #watches: 104440
157.86/157.98	c total #propagations: 107604102 / total #impl: 201743763 (eff. 0.533)
157.86/157.98	c #Conflicts:     359000 | #Learnt:      16372 | 0.000
157.86/157.98	c total clause space: 127.173MB
157.86/157.98	c total #watches: 106440
158.26/158.35	c total #propagations: 107892477 / total #impl: 202187244 (eff. 0.534)
158.26/158.35	c #Conflicts:     360000 | #Learnt:      17372 | 0.000
158.26/158.35	c total clause space: 127.173MB
158.26/158.35	c total #watches: 108440
158.66/158.79	c total #propagations: 108180820 / total #impl: 202669812 (eff. 0.534)
158.66/158.79	c #Conflicts:     361000 | #Learnt:      18372 | 0.000
158.66/158.79	c total clause space: 127.173MB
158.66/158.79	c total #watches: 110440
159.26/159.33	c total #propagations: 108462623 / total #impl: 203176640 (eff. 0.534)
159.26/159.33	c #Conflicts:     362000 | #Learnt:      19372 | 0.000
159.26/159.33	c total clause space: 127.173MB
159.26/159.33	c total #watches: 112440
159.66/159.77	c total #propagations: 108793154 / total #impl: 203771359 (eff. 0.534)
159.66/159.77	c #Conflicts:     363000 | #Learnt:      20372 | 0.000
159.66/159.77	c total clause space: 127.173MB
159.66/159.77	c total #watches: 114440
160.16/160.28	c total #propagations: 109122791 / total #impl: 204348757 (eff. 0.534)
160.16/160.28	c #Conflicts:     364000 | #Learnt:      21372 | 0.000
160.16/160.28	c total clause space: 127.173MB
160.16/160.28	c total #watches: 116440
160.67/160.79	c total #propagations: 109435469 / total #impl: 204884604 (eff. 0.534)
160.67/160.79	c #Conflicts:     365000 | #Learnt:      22372 | 0.000
160.67/160.79	c total clause space: 127.173MB
160.67/160.79	c total #watches: 118440
161.26/161.30	c total #propagations: 109739245 / total #impl: 205443954 (eff. 0.534)
161.26/161.30	c #Conflicts:     366000 | #Learnt:      23372 | 0.000
161.26/161.30	c total clause space: 127.173MB
161.26/161.30	c total #watches: 120440
161.77/161.81	c total #propagations: 110042525 / total #impl: 205984500 (eff. 0.534)
161.77/161.81	c #Conflicts:     367000 | #Learnt:      24372 | 0.000
161.77/161.81	c total clause space: 127.173MB
161.77/161.81	c total #watches: 122440
162.26/162.37	c total #propagations: 110350295 / total #impl: 206526254 (eff. 0.534)
162.26/162.37	c #Conflicts:     368000 | #Learnt:      25372 | 0.000
162.26/162.37	c total clause space: 127.173MB
162.26/162.37	c total #watches: 124440
162.77/162.89	c total #propagations: 110670300 / total #impl: 207073612 (eff. 0.534)
162.77/162.89	c #Conflicts:     369000 | #Learnt:      26372 | 0.000
162.77/162.89	c total clause space: 127.173MB
162.77/162.89	c total #watches: 126440
163.36/163.46	c total #propagations: 110969039 / total #impl: 207602432 (eff. 0.535)
163.36/163.46	c #Conflicts:     370000 | #Learnt:      27372 | 0.000
163.36/163.46	c total clause space: 127.173MB
163.36/163.46	c total #watches: 128440
163.87/164.00	c total #propagations: 111249948 / total #impl: 208101543 (eff. 0.535)
163.87/164.00	c #Conflicts:     371000 | #Learnt:      28372 | 0.000
163.87/164.00	c total clause space: 127.173MB
163.87/164.00	c total #watches: 130440
164.46/164.55	c total #propagations: 111543180 / total #impl: 208598919 (eff. 0.535)
164.46/164.55	c GC COLLECT
164.46/164.55	c #Conflicts:     372000 | #Learnt:      14766 | 0.000
164.46/164.55	c total clause space: 127.173MB
164.46/164.55	c total #watches: 103228
164.96/165.01	c total #propagations: 111845410 / total #impl: 209110840 (eff. 0.535)
164.96/165.01	c #Conflicts:     373000 | #Learnt:      15766 | 0.000
164.96/165.01	c total clause space: 127.173MB
164.96/165.01	c total #watches: 105228
165.36/165.47	c total #propagations: 112145520 / total #impl: 209628786 (eff. 0.535)
165.36/165.47	c #Conflicts:     374000 | #Learnt:      16766 | 0.000
165.36/165.47	c total clause space: 127.173MB
165.36/165.47	c total #watches: 107228
165.86/165.94	c total #propagations: 112447352 / total #impl: 210128478 (eff. 0.535)
165.86/165.94	c #Conflicts:     375000 | #Learnt:      17766 | 0.000
165.86/165.94	c total clause space: 127.173MB
165.86/165.94	c total #watches: 109228
166.36/166.40	c total #propagations: 112755602 / total #impl: 210609579 (eff. 0.535)
166.36/166.40	c #Conflicts:     376000 | #Learnt:      18766 | 0.000
166.36/166.40	c total clause space: 127.173MB
166.36/166.40	c total #watches: 111228
166.86/166.91	c total #propagations: 113058122 / total #impl: 211098919 (eff. 0.536)
166.86/166.91	c #Conflicts:     377000 | #Learnt:      19766 | 0.000
166.86/166.91	c total clause space: 127.173MB
166.86/166.91	c total #watches: 113228
167.26/167.39	c total #propagations: 113336506 / total #impl: 211597446 (eff. 0.536)
167.26/167.39	c #Conflicts:     378000 | #Learnt:      20766 | 0.000
167.26/167.39	c total clause space: 127.173MB
167.26/167.39	c total #watches: 115228
167.86/167.92	c total #propagations: 113625277 / total #impl: 212127468 (eff. 0.536)
167.86/167.92	c #Conflicts:     379000 | #Learnt:      21766 | 0.000
167.86/167.92	c total clause space: 127.173MB
167.86/167.92	c total #watches: 117228
168.36/168.49	c total #propagations: 113922755 / total #impl: 212655201 (eff. 0.536)
168.36/168.49	c #Conflicts:     380000 | #Learnt:      22766 | 0.000
168.36/168.49	c total clause space: 127.173MB
168.36/168.49	c total #watches: 119228
169.06/169.12	c total #propagations: 114241080 / total #impl: 213236532 (eff. 0.536)
169.06/169.12	c #Conflicts:     381000 | #Learnt:      23766 | 0.000
169.06/169.12	c total clause space: 127.173MB
169.06/169.12	c total #watches: 121228
169.56/169.67	c total #propagations: 114565948 / total #impl: 213847499 (eff. 0.536)
169.56/169.67	c #Conflicts:     382000 | #Learnt:      24766 | 0.000
169.56/169.67	c total clause space: 127.173MB
169.56/169.67	c total #watches: 123228
170.16/170.27	c total #propagations: 114875295 / total #impl: 214391249 (eff. 0.536)
170.16/170.27	c #Conflicts:     383000 | #Learnt:      25766 | 0.000
170.16/170.27	c total clause space: 127.173MB
170.16/170.27	c total #watches: 125228
170.86/170.93	c total #propagations: 115186975 / total #impl: 214951755 (eff. 0.536)
170.86/170.93	c #Conflicts:     384000 | #Learnt:      26766 | 0.000
170.86/170.93	c total clause space: 127.173MB
170.86/170.93	c total #watches: 127228
171.45/171.56	c total #propagations: 115517752 / total #impl: 215532035 (eff. 0.536)
171.45/171.56	c #Conflicts:     385000 | #Learnt:      27766 | 0.000
171.45/171.56	c total clause space: 127.173MB
171.45/171.56	c total #watches: 129228
172.15/172.23	c total #propagations: 115828949 / total #impl: 216070525 (eff. 0.536)
172.15/172.23	c #Conflicts:     386000 | #Learnt:      28766 | 0.000
172.15/172.23	c total clause space: 127.173MB
172.15/172.23	c total #watches: 131228
172.76/172.83	c total #propagations: 116161320 / total #impl: 216618114 (eff. 0.536)
172.76/172.83	c #Conflicts:     387000 | #Learnt:      29766 | 0.000
172.76/172.83	c total clause space: 127.173MB
172.76/172.83	c total #watches: 133228
173.25/173.30	c total #propagations: 116470982 / total #impl: 217181481 (eff. 0.536)
173.25/173.30	c GC COLLECT
173.25/173.30	c #Conflicts:     388000 | #Learnt:      15878 | 0.000
173.25/173.30	c total clause space: 127.173MB
173.25/173.30	c total #watches: 105452
173.76/173.82	c total #propagations: 116763609 / total #impl: 217676263 (eff. 0.536)
173.76/173.82	c #Conflicts:     389000 | #Learnt:      16878 | 0.000
173.76/173.82	c total clause space: 127.173MB
173.76/173.82	c total #watches: 107452
174.25/174.35	c total #propagations: 117077756 / total #impl: 218232511 (eff. 0.536)
174.25/174.35	c #Conflicts:     390000 | #Learnt:      17878 | 0.000
174.25/174.35	c total clause space: 127.173MB
174.25/174.35	c total #watches: 109452
174.75/174.85	c total #propagations: 117380574 / total #impl: 218824003 (eff. 0.536)
174.75/174.85	c #Conflicts:     391000 | #Learnt:      18878 | 0.000
174.75/174.85	c total clause space: 127.173MB
174.75/174.85	c total #watches: 111452
175.25/175.38	c total #propagations: 117692033 / total #impl: 219396922 (eff. 0.536)
175.25/175.38	c #Conflicts:     392000 | #Learnt:      19878 | 0.000
175.25/175.38	c total clause space: 127.173MB
175.25/175.38	c total #watches: 113452
175.75/175.85	c total #propagations: 117986880 / total #impl: 219913612 (eff. 0.537)
175.75/175.85	c #Conflicts:     393000 | #Learnt:      20878 | 0.000
175.75/175.85	c total clause space: 127.173MB
175.75/175.85	c total #watches: 115452
176.35/176.42	c total #propagations: 118285458 / total #impl: 220416640 (eff. 0.537)
176.35/176.42	c #Conflicts:     394000 | #Learnt:      21878 | 0.000
176.35/176.42	c total clause space: 127.173MB
176.35/176.42	c total #watches: 117452
176.85/176.95	c total #propagations: 118580648 / total #impl: 220918595 (eff. 0.537)
176.85/176.95	c #Conflicts:     395000 | #Learnt:      22878 | 0.000
176.85/176.95	c total clause space: 127.173MB
176.85/176.95	c total #watches: 119452
177.45/177.50	c total #propagations: 118880126 / total #impl: 221457165 (eff. 0.537)
177.45/177.50	c #Conflicts:     396000 | #Learnt:      23878 | 0.000
177.45/177.50	c total clause space: 127.173MB
177.45/177.50	c total #watches: 121452
177.95/178.04	c total #propagations: 119189316 / total #impl: 221990486 (eff. 0.537)
177.95/178.04	c #Conflicts:     397000 | #Learnt:      24878 | 0.000
177.95/178.04	c total clause space: 127.173MB
177.95/178.04	c total #watches: 123452
178.45/178.57	c total #propagations: 119490103 / total #impl: 222545885 (eff. 0.537)
178.45/178.57	c #Conflicts:     398000 | #Learnt:      25878 | 0.000
178.45/178.57	c total clause space: 127.173MB
178.45/178.57	c total #watches: 125452
179.15/179.20	c total #propagations: 119789573 / total #impl: 223065265 (eff. 0.537)
179.15/179.20	c #Conflicts:     399000 | #Learnt:      26878 | 0.000
179.15/179.20	c total clause space: 127.173MB
179.15/179.20	c total #watches: 127452
179.75/179.86	c total #propagations: 120106246 / total #impl: 223633817 (eff. 0.537)
179.75/179.86	c #Conflicts:     400000 | #Learnt:      27878 | 0.000
179.75/179.86	c total clause space: 127.173MB
179.75/179.86	c total #watches: 129452
180.25/180.35	c total #propagations: 120422819 / total #impl: 224216438 (eff. 0.537)
180.25/180.35	c #Conflicts:     401000 | #Learnt:      28878 | 0.000
180.25/180.35	c total clause space: 127.173MB
180.25/180.35	c total #watches: 131452
180.95/181.04	c total #propagations: 120736925 / total #impl: 224813498 (eff. 0.537)
180.95/181.04	c #Conflicts:     402000 | #Learnt:      29878 | 0.000
180.95/181.04	c total clause space: 127.173MB
180.95/181.04	c total #watches: 133452
181.46/181.59	c total #propagations: 121041870 / total #impl: 225353224 (eff. 0.537)
181.46/181.59	c GC COLLECT
181.46/181.59	c #Conflicts:     403000 | #Learnt:      15665 | 0.000
181.46/181.59	c total clause space: 127.173MB
181.46/181.59	c total #watches: 105026
181.95/182.02	c total #propagations: 121335232 / total #impl: 225900589 (eff. 0.537)
181.95/182.02	c #Conflicts:     404000 | #Learnt:      16665 | 0.000
181.95/182.02	c total clause space: 127.173MB
181.95/182.02	c total #watches: 107026
182.45/182.53	c total #propagations: 121622883 / total #impl: 226419220 (eff. 0.537)
182.45/182.53	c #Conflicts:     405000 | #Learnt:      17665 | 0.000
182.45/182.53	c total clause space: 127.173MB
182.45/182.53	c total #watches: 109026
182.85/182.98	c total #propagations: 121928123 / total #impl: 226966410 (eff. 0.537)
182.85/182.98	c #Conflicts:     406000 | #Learnt:      18665 | 0.000
182.85/182.98	c total clause space: 127.173MB
182.85/182.98	c total #watches: 111026
183.45/183.54	c total #propagations: 122222451 / total #impl: 227497053 (eff. 0.537)
183.45/183.54	c #Conflicts:     407000 | #Learnt:      19665 | 0.000
183.45/183.54	c total clause space: 127.173MB
183.45/183.54	c total #watches: 113026
183.95/184.02	c total #propagations: 122555273 / total #impl: 228084159 (eff. 0.537)
183.95/184.02	c #Conflicts:     408000 | #Learnt:      20665 | 0.000
183.95/184.02	c total clause space: 127.173MB
183.95/184.02	c total #watches: 115026
184.45/184.53	c total #propagations: 122857221 / total #impl: 228609817 (eff. 0.537)
184.45/184.53	c #Conflicts:     409000 | #Learnt:      21665 | 0.000
184.45/184.53	c total clause space: 127.173MB
184.45/184.53	c total #watches: 117026
184.95/185.09	c total #propagations: 123148800 / total #impl: 229090964 (eff. 0.538)
184.95/185.09	c #Conflicts:     410000 | #Learnt:      22665 | 0.000
184.95/185.09	c total clause space: 127.173MB
184.95/185.09	c total #watches: 119026
185.55/185.68	c total #propagations: 123482899 / total #impl: 229675651 (eff. 0.538)
185.55/185.68	c #Conflicts:     411000 | #Learnt:      23665 | 0.000
185.55/185.68	c total clause space: 127.173MB
185.55/185.68	c total #watches: 121026
186.15/186.23	c total #propagations: 123813855 / total #impl: 230240073 (eff. 0.538)
186.15/186.23	c #Conflicts:     412000 | #Learnt:      24665 | 0.000
186.15/186.23	c total clause space: 127.173MB
186.15/186.23	c total #watches: 123026
186.75/186.80	c total #propagations: 124103315 / total #impl: 230767277 (eff. 0.538)
186.75/186.80	c #Conflicts:     413000 | #Learnt:      25665 | 0.000
186.75/186.80	c total clause space: 127.173MB
186.75/186.80	c total #watches: 125026
187.25/187.34	c total #propagations: 124411056 / total #impl: 231312531 (eff. 0.538)
187.25/187.34	c #Conflicts:     414000 | #Learnt:      26665 | 0.000
187.25/187.34	c total clause space: 127.173MB
187.25/187.34	c total #watches: 127026
187.85/187.95	c total #propagations: 124705468 / total #impl: 231817665 (eff. 0.538)
187.85/187.95	c #Conflicts:     415000 | #Learnt:      27665 | 0.000
187.85/187.95	c total clause space: 127.173MB
187.85/187.95	c total #watches: 129026
188.35/188.48	c total #propagations: 125013478 / total #impl: 232375071 (eff. 0.538)
188.35/188.48	c #Conflicts:     416000 | #Learnt:      28665 | 0.000
188.35/188.48	c total clause space: 127.173MB
188.35/188.48	c total #watches: 131026
188.95/189.08	c total #propagations: 125310632 / total #impl: 232905673 (eff. 0.538)
188.95/189.08	c #Conflicts:     417000 | #Learnt:      29665 | 0.000
188.95/189.08	c total clause space: 127.173MB
188.95/189.08	c total #watches: 133026
189.56/189.61	c total #propagations: 125596608 / total #impl: 233412244 (eff. 0.538)
189.56/189.61	c #Conflicts:     418000 | #Learnt:      30665 | 0.000
189.56/189.61	c total clause space: 127.173MB
189.56/189.61	c total #watches: 135026
190.06/190.17	c total #propagations: 125897730 / total #impl: 233924567 (eff. 0.538)
190.06/190.17	c GC COLLECT
190.06/190.17	c #Conflicts:     419000 | #Learnt:      16171 | 0.000
190.06/190.17	c total clause space: 127.173MB
190.06/190.17	c total #watches: 106038
190.46/190.59	c total #propagations: 126206045 / total #impl: 234457795 (eff. 0.538)
190.46/190.59	c #Conflicts:     420000 | #Learnt:      17171 | 0.000
190.46/190.59	c total clause space: 127.173MB
190.46/190.59	c total #watches: 108038
190.96/191.03	c total #propagations: 126510411 / total #impl: 234971800 (eff. 0.538)
190.96/191.03	c #Conflicts:     421000 | #Learnt:      18171 | 0.000
190.96/191.03	c total clause space: 127.173MB
190.96/191.03	c total #watches: 110038
191.47/191.53	c total #propagations: 126815506 / total #impl: 235508739 (eff. 0.538)
191.47/191.53	c #Conflicts:     422000 | #Learnt:      19171 | 0.000
191.47/191.53	c total clause space: 127.173MB
191.47/191.53	c total #watches: 112038
191.96/192.05	c total #propagations: 127120751 / total #impl: 236049521 (eff. 0.539)
191.96/192.05	c #Conflicts:     423000 | #Learnt:      20171 | 0.000
191.96/192.05	c total clause space: 127.173MB
191.96/192.05	c total #watches: 114038
192.57/192.61	c total #propagations: 127415357 / total #impl: 236585566 (eff. 0.539)
192.57/192.61	c #Conflicts:     424000 | #Learnt:      21171 | 0.000
192.57/192.61	c total clause space: 127.173MB
192.57/192.61	c total #watches: 116038
193.06/193.13	c total #propagations: 127713039 / total #impl: 237163037 (eff. 0.539)
193.06/193.13	c #Conflicts:     425000 | #Learnt:      22171 | 0.000
193.06/193.13	c total clause space: 127.173MB
193.06/193.13	c total #watches: 118038
193.57/193.64	c total #propagations: 128028016 / total #impl: 237699116 (eff. 0.539)
193.57/193.64	c #Conflicts:     426000 | #Learnt:      23171 | 0.000
193.57/193.64	c total clause space: 127.173MB
193.57/193.64	c total #watches: 120038
194.06/194.10	c total #propagations: 128321345 / total #impl: 238174951 (eff. 0.539)
194.06/194.10	c #Conflicts:     427000 | #Learnt:      24171 | 0.000
194.06/194.10	c total clause space: 127.173MB
194.06/194.10	c total #watches: 122038
194.46/194.56	c total #propagations: 128608176 / total #impl: 238644668 (eff. 0.539)
194.46/194.56	c #Conflicts:     428000 | #Learnt:      25171 | 0.000
194.46/194.56	c total clause space: 127.173MB
194.46/194.56	c total #watches: 124038
195.06/195.10	c total #propagations: 128903718 / total #impl: 239116942 (eff. 0.539)
195.06/195.10	c #Conflicts:     429000 | #Learnt:      26171 | 0.000
195.06/195.10	c total clause space: 127.173MB
195.06/195.10	c total #watches: 126038
195.56/195.61	c total #propagations: 129201361 / total #impl: 239625131 (eff. 0.539)
195.56/195.61	c #Conflicts:     430000 | #Learnt:      27171 | 0.000
195.56/195.61	c total clause space: 127.173MB
195.56/195.61	c total #watches: 128038
196.06/196.13	c total #propagations: 129477667 / total #impl: 240090123 (eff. 0.539)
196.06/196.13	c #Conflicts:     431000 | #Learnt:      28171 | 0.000
196.06/196.13	c total clause space: 127.173MB
196.06/196.13	c total #watches: 130038
196.46/196.56	c total #propagations: 129743864 / total #impl: 240567425 (eff. 0.539)
196.46/196.56	c #Conflicts:     432000 | #Learnt:      29171 | 0.000
196.46/196.56	c total clause space: 127.173MB
196.46/196.56	c total #watches: 132038
196.97/197.03	c total #propagations: 130002490 / total #impl: 241076563 (eff. 0.539)
196.97/197.03	c #Conflicts:     433000 | #Learnt:      30171 | 0.000
196.97/197.03	c total clause space: 127.173MB
196.97/197.03	c total #watches: 134038
197.46/197.50	c total #propagations: 130266024 / total #impl: 241575673 (eff. 0.539)
197.46/197.50	c #Conflicts:     434000 | #Learnt:      31171 | 0.000
197.46/197.50	c total clause space: 127.173MB
197.46/197.50	c total #watches: 136038
197.96/198.05	c total #propagations: 130554993 / total #impl: 242126741 (eff. 0.539)
197.96/198.05	c GC COLLECT
197.96/198.05	c #Conflicts:     435000 | #Learnt:      16372 | 0.000
197.96/198.05	c total clause space: 127.173MB
197.96/198.05	c total #watches: 106440
198.46/198.56	c total #propagations: 130852118 / total #impl: 242628826 (eff. 0.539)
198.46/198.56	c #Conflicts:     436000 | #Learnt:      17372 | 0.000
198.46/198.56	c total clause space: 127.173MB
198.46/198.56	c total #watches: 108440
198.96/199.10	c total #propagations: 131151640 / total #impl: 243130280 (eff. 0.539)
198.96/199.10	c #Conflicts:     437000 | #Learnt:      18372 | 0.000
198.96/199.10	c total clause space: 127.173MB
198.96/199.10	c total #watches: 110440
199.56/199.64	c total #propagations: 131442815 / total #impl: 243653665 (eff. 0.539)
199.56/199.64	c #Conflicts:     438000 | #Learnt:      19372 | 0.000
199.56/199.64	c total clause space: 127.173MB
199.56/199.64	c total #watches: 112440
200.06/200.19	c total #propagations: 131760971 / total #impl: 244169627 (eff. 0.540)
200.06/200.19	c #Conflicts:     439000 | #Learnt:      20372 | 0.000
200.06/200.19	c total clause space: 127.173MB
200.06/200.19	c total #watches: 114440
200.56/200.67	c total #propagations: 132058020 / total #impl: 244691889 (eff. 0.540)
200.56/200.67	c #Conflicts:     440000 | #Learnt:      21372 | 0.000
200.56/200.67	c total clause space: 127.173MB
200.56/200.67	c total #watches: 116440
201.06/201.14	c total #propagations: 132352735 / total #impl: 245188175 (eff. 0.540)
201.06/201.14	c #Conflicts:     441000 | #Learnt:      22372 | 0.000
201.06/201.14	c total clause space: 127.173MB
201.06/201.14	c total #watches: 118440
201.66/201.70	c total #propagations: 132656923 / total #impl: 245689048 (eff. 0.540)
201.66/201.70	c #Conflicts:     442000 | #Learnt:      23372 | 0.000
201.66/201.70	c total clause space: 127.173MB
201.66/201.70	c total #watches: 120440
202.16/202.22	c total #propagations: 132951856 / total #impl: 246196811 (eff. 0.540)
202.16/202.22	c #Conflicts:     443000 | #Learnt:      24372 | 0.000
202.16/202.22	c total clause space: 127.173MB
202.16/202.22	c total #watches: 122440
202.66/202.79	c total #propagations: 133249406 / total #impl: 246682235 (eff. 0.540)
202.66/202.79	c #Conflicts:     444000 | #Learnt:      25372 | 0.000
202.66/202.79	c total clause space: 127.173MB
202.66/202.79	c total #watches: 124440
203.36/203.41	c total #propagations: 133547028 / total #impl: 247167494 (eff. 0.540)
203.36/203.41	c #Conflicts:     445000 | #Learnt:      26372 | 0.000
203.36/203.41	c total clause space: 127.173MB
203.36/203.41	c total #watches: 126440
203.86/203.97	c total #propagations: 133850146 / total #impl: 247721177 (eff. 0.540)
203.86/203.97	c #Conflicts:     446000 | #Learnt:      27372 | 0.000
203.86/203.97	c total clause space: 127.173MB
203.86/203.97	c total #watches: 128440
204.46/204.56	c total #propagations: 134145770 / total #impl: 248218842 (eff. 0.540)
204.46/204.56	c #Conflicts:     447000 | #Learnt:      28372 | 0.000
204.46/204.56	c total clause space: 127.173MB
204.46/204.56	c total #watches: 130440
204.96/205.09	c total #propagations: 134458844 / total #impl: 248759561 (eff. 0.541)
204.96/205.09	c #Conflicts:     448000 | #Learnt:      29372 | 0.000
204.96/205.09	c total clause space: 127.173MB
204.96/205.09	c total #watches: 132440
205.56/205.65	c total #propagations: 134746972 / total #impl: 249269781 (eff. 0.541)
205.56/205.65	c #Conflicts:     449000 | #Learnt:      30372 | 0.000
205.56/205.65	c total clause space: 127.173MB
205.56/205.65	c total #watches: 134440
206.26/206.31	c total #propagations: 135006898 / total #impl: 249721695 (eff. 0.541)
206.26/206.31	c #Conflicts:     450000 | #Learnt:      31372 | 0.000
206.26/206.31	c total clause space: 127.173MB
206.26/206.31	c total #watches: 136440
206.86/206.94	c total #propagations: 135308367 / total #impl: 250274362 (eff. 0.541)
206.86/206.94	c GC COLLECT
206.86/206.94	c #Conflicts:     451000 | #Learnt:      16272 | 0.000
206.86/206.94	c total clause space: 127.173MB
206.86/206.94	c total #watches: 106240
207.26/207.36	c total #propagations: 135607792 / total #impl: 250821769 (eff. 0.541)
207.26/207.36	c #Conflicts:     452000 | #Learnt:      17272 | 0.000
207.26/207.36	c total clause space: 127.173MB
207.26/207.36	c total #watches: 108240
207.76/207.84	c total #propagations: 135893617 / total #impl: 251304751 (eff. 0.541)
207.76/207.84	c #Conflicts:     453000 | #Learnt:      18272 | 0.000
207.76/207.84	c total clause space: 127.173MB
207.76/207.84	c total #watches: 110240
208.36/208.44	c total #propagations: 136180112 / total #impl: 251830334 (eff. 0.541)
208.36/208.44	c #Conflicts:     454000 | #Learnt:      19272 | 0.000
208.36/208.44	c total clause space: 127.173MB
208.36/208.44	c total #watches: 112240
208.86/208.96	c total #propagations: 136487537 / total #impl: 252408236 (eff. 0.541)
208.86/208.96	c #Conflicts:     455000 | #Learnt:      20272 | 0.000
208.86/208.96	c total clause space: 127.173MB
208.86/208.96	c total #watches: 114240
209.36/209.43	c total #propagations: 136799142 / total #impl: 253040180 (eff. 0.541)
209.36/209.43	c #Conflicts:     456000 | #Learnt:      21272 | 0.000
209.36/209.43	c total clause space: 127.173MB
209.36/209.43	c total #watches: 116240
209.96/210.01	c total #propagations: 137102157 / total #impl: 253639468 (eff. 0.541)
209.96/210.01	c #Conflicts:     457000 | #Learnt:      22272 | 0.000
209.96/210.01	c total clause space: 127.173MB
209.96/210.01	c total #watches: 118240
210.46/210.53	c total #propagations: 137418211 / total #impl: 254218367 (eff. 0.541)
210.46/210.53	c #Conflicts:     458000 | #Learnt:      23272 | 0.000
210.46/210.53	c total clause space: 127.173MB
210.46/210.53	c total #watches: 120240
210.95/211.03	c total #propagations: 137728587 / total #impl: 254764417 (eff. 0.541)
210.95/211.03	c #Conflicts:     459000 | #Learnt:      24272 | 0.000
210.95/211.03	c total clause space: 127.173MB
210.95/211.03	c total #watches: 122240
211.45/211.57	c total #propagations: 138023856 / total #impl: 255347012 (eff. 0.541)
211.45/211.57	c #Conflicts:     460000 | #Learnt:      25272 | 0.000
211.45/211.57	c total clause space: 127.173MB
211.45/211.57	c total #watches: 124240
212.05/212.18	c total #propagations: 138302330 / total #impl: 255885002 (eff. 0.540)
212.05/212.18	c #Conflicts:     461000 | #Learnt:      26272 | 0.000
212.05/212.18	c total clause space: 127.173MB
212.05/212.18	c total #watches: 126240
212.65/212.72	c total #propagations: 138601406 / total #impl: 256470257 (eff. 0.540)
212.65/212.72	c #Conflicts:     462000 | #Learnt:      27272 | 0.000
212.65/212.72	c total clause space: 127.173MB
212.65/212.72	c total #watches: 128240
213.25/213.34	c total #propagations: 138909273 / total #impl: 256998653 (eff. 0.541)
213.25/213.34	c #Conflicts:     463000 | #Learnt:      28272 | 0.000
213.25/213.34	c total clause space: 127.173MB
213.25/213.34	c total #watches: 130240
213.95/214.02	c total #propagations: 139218840 / total #impl: 257554217 (eff. 0.541)
213.95/214.02	c #Conflicts:     464000 | #Learnt:      29272 | 0.000
213.95/214.02	c total clause space: 127.173MB
213.95/214.02	c total #watches: 132240
214.56/214.62	c total #propagations: 139527097 / total #impl: 258093935 (eff. 0.541)
214.56/214.62	c #Conflicts:     465000 | #Learnt:      30272 | 0.000
214.56/214.62	c total clause space: 127.173MB
214.56/214.62	c total #watches: 134240
215.25/215.31	c total #propagations: 139819305 / total #impl: 258594013 (eff. 0.541)
215.25/215.31	c #Conflicts:     466000 | #Learnt:      31272 | 0.000
215.25/215.31	c total clause space: 127.173MB
215.25/215.31	c total #watches: 136240
215.95/216.00	c total #propagations: 140125635 / total #impl: 259152331 (eff. 0.541)
215.95/216.00	c #Conflicts:     467000 | #Learnt:      32272 | 0.000
215.95/216.00	c total clause space: 127.173MB
215.95/216.00	c total #watches: 138240
216.45/216.53	c total #propagations: 140423105 / total #impl: 259683083 (eff. 0.541)
216.45/216.53	c GC COLLECT
216.45/216.53	c #Conflicts:     468000 | #Learnt:      16862 | 0.000
216.45/216.53	c total clause space: 127.173MB
216.45/216.53	c total #watches: 107420
216.85/216.96	c total #propagations: 140710958 / total #impl: 260162039 (eff. 0.541)
216.85/216.96	c #Conflicts:     469000 | #Learnt:      17862 | 0.000
216.85/216.96	c total clause space: 127.173MB
216.85/216.96	c total #watches: 109420
217.35/217.41	c total #propagations: 140990839 / total #impl: 260661525 (eff. 0.541)
217.35/217.41	c #Conflicts:     470000 | #Learnt:      18862 | 0.000
217.35/217.41	c total clause space: 127.173MB
217.35/217.41	c total #watches: 111420
217.86/217.93	c total #propagations: 141284824 / total #impl: 261152270 (eff. 0.541)
217.86/217.93	c #Conflicts:     471000 | #Learnt:      19862 | 0.000
217.86/217.93	c total clause space: 127.173MB
217.86/217.93	c total #watches: 113420
218.35/218.45	c total #propagations: 141596024 / total #impl: 261661260 (eff. 0.541)
218.35/218.45	c #Conflicts:     472000 | #Learnt:      20862 | 0.000
218.35/218.45	c total clause space: 127.173MB
218.35/218.45	c total #watches: 115420
218.96/219.02	c total #propagations: 141902113 / total #impl: 262162273 (eff. 0.541)
218.96/219.02	c #Conflicts:     473000 | #Learnt:      21862 | 0.000
218.96/219.02	c total clause space: 127.173MB
218.96/219.02	c total #watches: 117420
219.45/219.58	c total #propagations: 142212695 / total #impl: 262683626 (eff. 0.541)
219.45/219.58	c #Conflicts:     474000 | #Learnt:      22862 | 0.000
219.45/219.58	c total clause space: 127.173MB
219.45/219.58	c total #watches: 119420
220.06/220.12	c total #propagations: 142512065 / total #impl: 263197998 (eff. 0.541)
220.06/220.12	c #Conflicts:     475000 | #Learnt:      23862 | 0.000
220.06/220.12	c total clause space: 127.173MB
220.06/220.12	c total #watches: 121420
220.55/220.67	c total #propagations: 142799525 / total #impl: 263692284 (eff. 0.542)
220.55/220.67	c #Conflicts:     476000 | #Learnt:      24862 | 0.000
220.55/220.67	c total clause space: 127.173MB
220.55/220.67	c total #watches: 123420
221.16/221.23	c total #propagations: 143085059 / total #impl: 264172471 (eff. 0.542)
221.16/221.23	c #Conflicts:     477000 | #Learnt:      25862 | 0.000
221.16/221.23	c total clause space: 127.173MB
221.16/221.23	c total #watches: 125420
221.55/221.69	c total #propagations: 143382728 / total #impl: 264721159 (eff. 0.542)
221.55/221.69	c #Conflicts:     478000 | #Learnt:      26862 | 0.000
221.55/221.69	c total clause space: 127.173MB
221.55/221.69	c total #watches: 127420
222.16/222.27	c total #propagations: 143676646 / total #impl: 265187199 (eff. 0.542)
222.16/222.27	c #Conflicts:     479000 | #Learnt:      27862 | 0.000
222.16/222.27	c total clause space: 127.173MB
222.16/222.27	c total #watches: 129420
222.75/222.85	c total #propagations: 143971974 / total #impl: 265763263 (eff. 0.542)
222.75/222.85	c #Conflicts:     480000 | #Learnt:      28862 | 0.000
222.75/222.85	c total clause space: 127.173MB
222.75/222.85	c total #watches: 131420
223.26/223.35	c total #propagations: 144244211 / total #impl: 266268151 (eff. 0.542)
223.26/223.35	c #Conflicts:     481000 | #Learnt:      29862 | 0.000
223.26/223.35	c total clause space: 127.173MB
223.26/223.35	c total #watches: 133420
223.65/223.79	c total #propagations: 144521919 / total #impl: 266847942 (eff. 0.542)
223.65/223.79	c #Conflicts:     482000 | #Learnt:      30862 | 0.000
223.65/223.79	c total clause space: 127.173MB
223.65/223.79	c total #watches: 135420
224.15/224.30	c total #propagations: 144781281 / total #impl: 267344794 (eff. 0.542)
224.15/224.30	c #Conflicts:     483000 | #Learnt:      31862 | 0.000
224.15/224.30	c total clause space: 127.173MB
224.15/224.30	c total #watches: 137420
224.75/224.84	c total #propagations: 145075188 / total #impl: 267875497 (eff. 0.542)
224.75/224.84	c #Conflicts:     484000 | #Learnt:      32862 | 0.000
224.75/224.84	c total clause space: 127.173MB
224.75/224.84	c total #watches: 139420
225.35/225.40	c total #propagations: 145367814 / total #impl: 268406737 (eff. 0.542)
225.35/225.40	c GC COLLECT
225.35/225.40	c #Conflicts:     485000 | #Learnt:      17155 | 0.000
225.35/225.40	c total clause space: 127.173MB
225.35/225.40	c total #watches: 108006
225.75/225.82	c total #propagations: 145659970 / total #impl: 268944775 (eff. 0.542)
225.75/225.82	c #Conflicts:     486000 | #Learnt:      18155 | 0.000
225.75/225.82	c total clause space: 127.173MB
225.75/225.82	c total #watches: 110006
226.25/226.36	c total #propagations: 145945837 / total #impl: 269476514 (eff. 0.542)
226.25/226.36	c #Conflicts:     487000 | #Learnt:      19155 | 0.000
226.25/226.36	c total clause space: 127.173MB
226.25/226.36	c total #watches: 112006
226.75/226.88	c total #propagations: 146239511 / total #impl: 270024782 (eff. 0.542)
226.75/226.88	c #Conflicts:     488000 | #Learnt:      20155 | 0.000
226.75/226.88	c total clause space: 127.173MB
226.75/226.88	c total #watches: 114006
227.35/227.45	c total #propagations: 146557303 / total #impl: 270577215 (eff. 0.542)
227.35/227.45	c #Conflicts:     489000 | #Learnt:      21155 | 0.000
227.35/227.45	c total clause space: 127.173MB
227.35/227.45	c total #watches: 116006
227.85/227.90	c total #propagations: 146837848 / total #impl: 271135687 (eff. 0.542)
227.85/227.90	c #Conflicts:     490000 | #Learnt:      22155 | 0.000
227.85/227.90	c total clause space: 127.173MB
227.85/227.90	c total #watches: 118006
228.35/228.42	c total #propagations: 147123534 / total #impl: 271590977 (eff. 0.542)
228.35/228.42	c #Conflicts:     491000 | #Learnt:      23155 | 0.000
228.35/228.42	c total clause space: 127.173MB
228.35/228.42	c total #watches: 120006
228.76/228.84	c total #propagations: 147392537 / total #impl: 272033796 (eff. 0.542)
228.76/228.84	c #Conflicts:     492000 | #Learnt:      24155 | 0.000
228.76/228.84	c total clause space: 127.173MB
228.76/228.84	c total #watches: 122006
229.35/229.40	c total #propagations: 147634063 / total #impl: 272411945 (eff. 0.542)
229.35/229.40	c #Conflicts:     493000 | #Learnt:      25155 | 0.000
229.35/229.40	c total clause space: 127.173MB
229.35/229.40	c total #watches: 124006
229.86/229.94	c total #propagations: 147943845 / total #impl: 272920231 (eff. 0.542)
229.86/229.94	c #Conflicts:     494000 | #Learnt:      26155 | 0.000
229.86/229.94	c total clause space: 127.173MB
229.86/229.94	c total #watches: 126006
230.45/230.54	c total #propagations: 148225160 / total #impl: 273390866 (eff. 0.542)
230.45/230.54	c #Conflicts:     495000 | #Learnt:      27155 | 0.000
230.45/230.54	c total clause space: 127.173MB
230.45/230.54	c total #watches: 128006
231.06/231.17	c total #propagations: 148511754 / total #impl: 273877773 (eff. 0.542)
231.06/231.17	c #Conflicts:     496000 | #Learnt:      28155 | 0.000
231.06/231.17	c total clause space: 127.173MB
231.06/231.17	c total #watches: 130006
231.75/231.82	c total #propagations: 148806252 / total #impl: 274412607 (eff. 0.542)
231.75/231.82	c #Conflicts:     497000 | #Learnt:      29155 | 0.000
231.75/231.82	c total clause space: 127.173MB
231.75/231.82	c total #watches: 132006
232.35/232.41	c total #propagations: 149090090 / total #impl: 274874143 (eff. 0.542)
232.35/232.41	c #Conflicts:     498000 | #Learnt:      30155 | 0.000
232.35/232.41	c total clause space: 127.173MB
232.35/232.41	c total #watches: 134006
233.05/233.10	c total #propagations: 149382557 / total #impl: 275371189 (eff. 0.542)
233.05/233.10	c #Conflicts:     499000 | #Learnt:      31155 | 0.000
233.05/233.10	c total clause space: 127.173MB
233.05/233.10	c total #watches: 136006
233.55/233.63	c total #propagations: 149675759 / total #impl: 275909718 (eff. 0.542)
233.55/233.63	c #Conflicts:     500000 | #Learnt:      32155 | 0.000
233.55/233.63	c total clause space: 127.173MB
233.55/233.63	c total #watches: 138006
233.95/234.02	c total #propagations: 149979010 / total #impl: 276463963 (eff. 0.542)
233.95/234.02	c #Conflicts:     501000 | #Learnt:      33155 | 0.000
233.95/234.02	c total clause space: 127.173MB
233.95/234.02	c total #watches: 140006
234.45/234.55	c total #propagations: 150251974 / total #impl: 277046692 (eff. 0.542)
234.45/234.55	c GC COLLECT
234.45/234.55	c #Conflicts:     502000 | #Learnt:      17157 | 0.000
234.45/234.55	c total clause space: 127.173MB
234.45/234.55	c total #watches: 108010
234.85/234.98	c total #propagations: 150536791 / total #impl: 277585061 (eff. 0.542)
234.85/234.98	c #Conflicts:     503000 | #Learnt:      18157 | 0.000
234.85/234.98	c total clause space: 127.173MB
234.85/234.98	c total #watches: 110010
235.25/235.38	c total #propagations: 150811425 / total #impl: 278115068 (eff. 0.542)
235.25/235.38	c #Conflicts:     504000 | #Learnt:      19157 | 0.000
235.25/235.38	c total clause space: 127.173MB
235.25/235.38	c total #watches: 112010
235.85/235.95	c total #propagations: 151075680 / total #impl: 278627256 (eff. 0.542)
235.85/235.95	c #Conflicts:     505000 | #Learnt:      20157 | 0.000
235.85/235.95	c total clause space: 127.173MB
235.85/235.95	c total #watches: 114010
236.35/236.46	c total #propagations: 151370514 / total #impl: 279208413 (eff. 0.542)
236.35/236.46	c #Conflicts:     506000 | #Learnt:      21157 | 0.000
236.35/236.46	c total clause space: 127.173MB
236.35/236.46	c total #watches: 116010
236.85/236.94	c total #propagations: 151665480 / total #impl: 279802408 (eff. 0.542)
236.85/236.94	c #Conflicts:     507000 | #Learnt:      22157 | 0.000
236.85/236.94	c total clause space: 127.173MB
236.85/236.94	c total #watches: 118010
237.25/237.36	c total #propagations: 151958117 / total #impl: 280381456 (eff. 0.542)
237.25/237.36	c #Conflicts:     508000 | #Learnt:      23157 | 0.000
237.25/237.36	c total clause space: 127.173MB
237.25/237.36	c total #watches: 120010
237.75/237.80	c total #propagations: 152252519 / total #impl: 280903389 (eff. 0.542)
237.75/237.80	c #Conflicts:     509000 | #Learnt:      24157 | 0.000
237.75/237.80	c total clause space: 127.173MB
237.75/237.80	c total #watches: 122010
237.95/238.09	c total #propagations: 152544084 / total #impl: 281456686 (eff. 0.542)
237.95/238.09	o 802
237.95/238.09	s OPTIMUM FOUND
237.95/238.09	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10 x11 -x12 x13 -x14 x15 -x16 x17 -x18 x19 -x20 x21 -x22 x23 -x24 x25 -x26 x27 -x28 x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 -x39 x40 -x41 x42 x43 -x44 x45 -x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 x57 -x58 x59 -x60 x61 -x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 -x76 x77 -x78 x79 -x80 x81 -x82 x83 -x84 x85 -x86 x87 -x88 x89 -x90 x91 -x92 x93 -x94 x95 -x96 x97 -x98 x99 -x100 x101 -x102 x103 -x104 x105 -x106 x107 -x108 x109 -x110 x111 -x112 x113 -x114 -x115 x116 x117 -x118 x119 -x120 x121 -x122 x123 -x124 -x125 x126 x127 -x128 x129 -x130 x131 -x132 x133 -x134 x135 -x136 x137 -x138 -x139 x140 x141 -x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158 x159 -x160 -x161 x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 x173 -x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184 x185 -x186 x187 -x188 x189 -x190 x191 -x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200 x201 -x202 x203 -x204 -x205 x206 x207 -x208 x209 -x210 x211 -x212 x213 -x214 x215 -x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 x229 -x230 x231 -x232 x233 -x234 x235 -x236 x237 -x238 x239 -x240 x241 -x242 x243 -x244 x245 -x246 x247 -x248 x249 -x250 x251 -x252 x253 -x254 x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264 x265 -x266 x267 -x268 -x269 x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 x295 -x296 -x297 x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 x315 -x316 x317 -x318 x319 -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338 x339 -x340 x341 -x342 -x343 x344 x345 -x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 x357 -x358 x359 -x360 x361 -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 x381 -x382 x383 -x384 x385 -x386 x387 -x388 -x389 x390 x391 -x392 x393 -x394 x395 -x396 x397 -x398 x399 -x400 x401 -x402 x403 -x404 x405 -x406 x407 -x408 x409 -x410 x411 -x412 x413 -x414 x415 -x416 x417 -x418 x419 -x420 x421 -x422 x423 -x424 x425 -x426 x427 -x428 -x429 x430 x431 -x432 x433 -x434 x435 -x436 x437 -x438 x439 -x440 x441 -x442 -x443 x444 x445 -x446 x447 -x448 x449 -x450 x451 -x452 x453 -x454 x455 -x456 x457 -x458 x459 -x460 x461 -x462 x463 -x464 x465 -x466 x467 -x468 x469 -x470 x471 -x472 x473 -x474 x475 -x476 x477 -x478 x479 -x480 x481 -x482 x483 -x484 x485 -x486 x487 -x488 x489 -x490 x491 -x492 x493 -x494 x495 -x496 x497 -x498 -x499 x500 x501 -x502 x503 -x504 x505 -x506 x507 -x508 x509 -x510 x511 -x512 -x513 x514 x515 -x516 -x517 x518 -x519 x520 -x521 x522 -x523 x524 -x525 x526 x527 -x528 -x529 x530 -x531 x532 x533 -x534 -x535 x536 -x537 x538 x539 -x540 -x541 x542 -x543 x544 -x545 x546 -x547 x548 x549 -x550 -x551 x552 -x553 x554 x555 -x556 -x557 x558 -x559 x560 -x561 x562 x563 -x564 -x565 x566 -x567 x568 -x569 x570 x571 -x572 -x573 x574 -x575 x576 -x577 x578 -x579 x580 x581 -x582 -x583 x584 -x585 x586 -x587 x588 -x589 x590 x591 -x592 -x593 x594 x595 -x596 -x597 x598 -x599 x600 -x601 x602 x603 -x604 -x605 x606 -x607 x608 -x609 x610 -x611 x612 -x613 x614 x615 -x616 -x617 x618 -x619 x620 x621 -x622 -x623 x624 -x625 x626 -x627 x628 x629 -x630 -x631 x632 -x633 x634 -x635 -x636 -x637 x638 x639 -x640 -x641 x642 -x643 x644 x645 -x646 -x647 x648 -x649 x650 x651 -x652 -x653 x654 -x655 x656 -x657 x658 x659 -x660 -x661 x662 -x663 x664 -x665 x666 -x667 x668 x669 -x670 -x671 x672 -x673 x674 -x675 x676 x677 -x678 -x679 x680 -x681 x682 x683 -x684 -x685 x686 -x687 x688 -x689 x690 x691 -x692 -x693 x694 -x695 -x696 -x697 x698 x699 -x700 -x701 x702 -x703 x704 -x705 x706 -x707 x708 x709 -x710 -x711 x712 -x713 x714 x715 -x716 -x717 x718 -x719 x720 -x721 x722 -x723 x724 x725 -x726 -x727 x728 -x729 x730 -x731 x732 -x733 x734 x735 -x736 -x737 -x738 x739 -x740 -x741 x742 -x743 x744 x745 -x746 -x747 x748 -x749 x750 -x751 x752 -x753 x754 x755 -x756 -x757 x758 -x759 x760 -x761 x762 -x763 x764 x765 -x766 -x767 x768 -x769 x770 -x771 x772 -x773 x774 x775 -x776 -x777 x778 x779 -x780 -x781 x782 -x783 x784 -x785 x786 -x787 x788 x789 -x790 -x791 x792 -x793 x794 -x795 x796 x797 -x798 -x799 x800 -x801 x802 -x803 x804 x805 -x806 -x807 x808 -x809 x810 -x811 x812 x813 -x814 -x815 x816 -x817 x818 x819 -x820 -x821 x822 -x823 x824 -x825 x826 -x827 x828 x829 -x830 -x831 x832 -x833 x834 -x835 x836 x837 -x838 -x839 x840 x841 -x842 -x843 x844 -x845 x846 -x847 x848 -x849 x850 -x851 x852 x853 -x854 -x855 x856 x857 -x858 -x859 x860 -x861 x862 -x863 x864 -x865 x866 -x867 x868 x869 -x870 -x871 x872 -x873 x874 -x875 x876 -x877 x878 x879 -x880 -x881 x882 -x883 x884 x885 -x886 -x887 x888 -x889 x890 x891 -x892 -x893 x894 -x895 x896 -x897 x898 x899 -x900 -x901 -x902 -x903 x904 -x905 x906 -x907 x908 x909 -x910 -x911 x912 -x913 x914 x915 -x916 -x917 x918 -x919 x920 -x921 x922 -x923 x924 x925 -x926 -x927 x928 x929 -x930 -x931 x932 -x933 -x934 -x935 x936 -x937 x938 -x939 x940 x941 -x942 -x943 x944 x945 -x946 -x947 x948 -x949 x950 -x951 x952 -x953 x954 -x955 x956 x957 -x958 -x959 x960 x961 -x962 -x963 x964 -x965 -x966 -x967 x968 -x969 x970 -x971 x972 x973 -x974 -x975 x976 -x977 x978 -x979 x980 x981 -x982 -x983 x984 -x985 x986 -x987 x988 x989 -x990 -x991 x992 -x993 x994 -x995 x996 x997 -x998 -x999 x1000 x1001 -x1002 -x1003 x1004 -x1005 -x1006 -x1007 x1008 -x1009 x1010 -x1011 x1012 x1013 -x1014 -x1015 x1016 -x1017 x1018 -x1019 x1020 -x1021 x1022 x1023 -x1024 -x1025 x1026 -x1027 x1028 x1029 -x1030 -x1031 x1032 -x1033 x1034 x1035 -x1036 -x1037 x1038 -x1039 x1040 -x1041 x1042 x1043 -x1044 -x1045 x1046 -x1047 x1048 x1049 -x1050 -x1051 x1052 -x1053 x1054 -x1055 x1056 -x1057 x1058 -x1059 x1060 x1061 -x1062 -x1063 x1064 x1065 -x1066 -x1067 x1068 -x1069 x1070 -x1071 x1072 x1073 -x1074 -x1075 x1076 -x1077 x1078 -x1079 x1080 -x1081 x1082 x1083 -x1084 -x1085 x1086 -x1087 x1088 -x1089 x1090 x1091 -x1092 -x1093 x1094 -x1095 x1096 -x1097 x1098 x1099 -x1100 -x1101 x1102 -x1103 x1104 -x1105 x1106 x1107 -x1108 -x1109 x1110 -x1111 -x1112 -x1113 x1114 -x1115 x1116 x1117 -x1118 -x1119 x1120 x1121 -x1122 -x1123 x1124 -x1125 x1126 -x1127 x1128 -x1129 x1130 -x1131 x1132 -x1133 x1134 x1135 -x1136 -x1137 x1138 -x1139 x1140 x1141 -x1142 -x1143 x1144 -x1145 x1146 -x1147 x1148 x1149 -x1150 -x1151 -x1152 -x1153 x1154 -x1155 x1156 x1157 -x1158 -x1159 x1160 -x1161 x1162 -x1163 x1164 x1165 -x1166 -x1167 x1168 -x1169 x1170 x1171 -x1172 -x1173 x1174 -x1175 x1176 -x1177 x1178 -x1179 x1180 x1181 -x1182 -x1183 x1184 -x1185 x1186 x1187 -x1188 -x1189 x1190 -x1191 x1192 -x1193 x1194 -x1195 x1196 x1197 -x1198 -x1199 x1200 x1201 -x1202 -x1203 x1204 -x1205 -x1206 -x1207 x1208 x1209 -x1210 -x1211 -x1212 -x1213 x1214 -x1215 x1216 x1217 -x1218 -x1219 x1220 -x1221 x1222 -x1223 x1224 -x1225 x1226 x1227 -x1228 -x1229 x1230 -x1231 x1232 -x1233 x1234 x1235 -x1236 -x1237 x1238 -x1239 x1240 -x1241 x1242 -x1243 x1244 -x1245 x1246 x1247 -x1248 -x1249 x1250 x1251 -x1252 -x1253 x1254 -x1255 x1256 -x1257 x1258 -x1259 x1260 x1261 -x1262 -x1263 x1264 -x1265 x1266 -x1267 x1268 x1269 -x1270 -x1271 x1272 -x1273 x1274 -x1275 x1276 -x1277 x1278 x1279 -x1280 x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289 x1290 x1291 -x1292 -x1293 x1294 -x1295 x1296 -x1297 x1298 -x1299 x1300 x1301 -x1302 -x1303 x1304 x1305 -x1306 -x1307 x1308 -x1309 -x1310 -x1311 x1312 -x1313 x1314 x1315 -x1316 -x1317 -x1318 -x1319 x1320 -x1321 x1322 x1323 -x1324 -x1325 -x1326 -x1327 x1328 -x1329 x1330 -x1331 x1332 -x1333 x1334 x1335 -x1336 -x1337 x1338 x1339 -x1340 -x1341 x1342 -x1343 x1344 -x1345 x1346 -x1347 x1348 x1349 -x1350 -x1351 x1352 -x1353 x1354 x1355 -x1356 -x1357 x1358 -x1359 x1360 -x1361 x1362 -x1363 x1364 x1365 -x1366 -x1367 x1368 -x1369 x1370 -x1371 x1372 x1373 -x1374 -x1375 x1376 -x1377 x1378 -x1379 x1380 x1381 -x1382 -x1383 x1384 -x1385 x1386 -x1387 x1388 x1389 -x1390 -x1391 x1392 -x1393 x1394 -x1395 x1396 x1397 -x1398 -x1399 x1400 -x1401 x1402 -x1403 x1404 -x1405 x1406 x1407 -x1408 x1409 -x1410 -x1411 x1412 -x1413 x1414 -x1415 x1416 -x1417 x1418 -x1419 x1420 -x1421 x1422 x1423 -x1424 -x1425 x1426 -x1427 x1428 -x1429 x1430 x1431 -x1432 -x1433 x1434 -x1435 x1436 -x1437 x1438 x1439 -x1440 -x1441 x1442 x1443 -x1444 -x1445 x1446 -x1447 x1448 -x1449 x1450 -x1451 x1452 -x1453 x1454 x1455 -x1456 -x1457 x1458 -x1459 x1460 -x1461 x1462 x1463 -x1464 -x1465 x1466 x1467 -x1468 -x1469 x1470 -x1471 x1472 -x1473 -x1474 -x1475 x1476 x1477 -x1478 -x1479 x1480 -x1481 x1482 -x1483 x1484 -x1485 x1486 x1487 -x1488 -x1489 x1490 -x1491 x1492 -x1493 x1494 x1495 -x1496 -x1497 x1498 -x1499 x1500 -x1501 x1502 x1503 -x1504 x1505 -x1506 -x1507 x1508 -x1509 x1510 -x1511 x1512 -x1513 x1514 -x1515 x1516 x1517 -x1518 -x1519 x1520 x1521 -x1522 -x1523 x1524 -x1525 x1526 -x1527 x1528 -x1529 x1530 -x1531 x1532 x1533 -x1534 -x1535 x1536 -x1537 x1538 x1539 -x1540 -x1541 -x1542 -x1543 x1544 -x1545 x1546 x1547 -x1548 -x1549 x1550 -x1551 x1552 -x1553 x1554 x1555 -x1556 -x1557 -x1558 -x1559 -x1560 -x1561 x1562 x1563 -x1564 -x1565 x1566 -x1567 x1568 x1569 -x1570 -x1571 x1572 -x1573 x1574 -x1575 x1576 -x1577 x1578 x1579 -x1580 -x1581 x1582 -x1583 x1584 -x1585 x1586 -x1587 x1588 x1589 -x1590 -x1591 x1592 -x1593 x1594 -x1595 x1596 x1597 -x1598 -x1599 x1600 x1601 -x1602 -x1603 x1604 -x1605 x1606 -x1607 x1608 -x1609 x1610 x1611 -x1612 -x1613 -x1614 -x1615 x1616 x1617 -x1618 -x1619 x1620 -x1621 x1622 -x1623 x1624 x1625 -x1626 -x1627 x1628 -x1629 x1630 -x1631 x1632 -x1633 x1634 -x1635 x1636 x1637 -x1638 -x1639 x1640 -x1641 x1642 -x1643 x1644 x1645 -x1646 -x1647 x1648
237.95/238.09	c CPU time              : 238.007 s

Verifier Data

OK	802

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-4102736-1466261534/watcher-4102736-1466261534 -o /tmp/evaluation-result-4102736-1466261534/solver-4102736-1466261534 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466240371-6523 --watchdog 1960 --input HOME/instance-4102736-1466261534.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=8908
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.17 2.23 2.19 3/176 8911
/proc/meminfo: memFree=29790420/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 28200565 29810688 5268 33554432000 4194304 6201397 140735314416016 140736678134968 5194148 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 7278 5268 130 491 0 6777 0

[startup+0.100167 s]
/proc/loadavg: 2.17 2.23 2.19 3/176 8911
/proc/meminfo: memFree=29790420/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=34396 CPUtime=0.09 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 1397 0 0 0 9 0 0 0 20 0 1 0 28200565 35221504 7543 33554432000 4194304 6201397 140735314416016 140735314414152 4207438 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 8599 7543 145 491 0 8098 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34396

[startup+0.200365 s]
/proc/loadavg: 2.17 2.23 2.19 3/176 8911
/proc/meminfo: memFree=29790420/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=37240 CPUtime=0.18 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 2470 0 0 0 18 0 0 0 20 0 1 0 28200565 38133760 8179 33554432000 4194304 6201397 140735314416016 140735314414152 4207987 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 9310 8179 158 491 0 8809 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 37240

[startup+0.300301 s]
/proc/loadavg: 2.17 2.23 2.19 3/176 8911
/proc/meminfo: memFree=29790420/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=41792 CPUtime=0.29 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 2856 0 0 0 28 1 0 0 20 0 1 0 28200565 42795008 8921 33554432000 4194304 6201397 140735314416016 140735314414152 4222001 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 10448 8921 165 491 0 9947 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41792

[startup+0.700307 s]
/proc/loadavg: 2.17 2.23 2.19 3/176 8911
/proc/meminfo: memFree=29790420/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=49232 CPUtime=0.69 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 3364 0 0 0 68 1 0 0 20 0 1 0 28200565 50413568 9740 33554432000 4194304 6201397 140735314416016 140735314414152 4207987 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 12308 9740 165 491 0 11807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49232

[startup+1.50029 s]
/proc/loadavg: 2.15 2.23 2.18 3/177 8912
/proc/meminfo: memFree=29748840/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=49488 CPUtime=1.49 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 3908 0 0 0 148 1 0 0 20 0 1 0 28200565 50675712 10599 33554432000 4194304 6201397 140735314416016 140735314414968 5141168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 12372 10599 165 491 0 11871 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49488

[startup+3.10027 s]
/proc/loadavg: 2.15 2.23 2.18 3/177 8912
/proc/meminfo: memFree=29745544/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=64264 CPUtime=3.09 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 5568 0 0 0 307 2 0 0 20 0 1 0 28200565 65806336 13419 33554432000 4194304 6201397 140735314416016 140735314414680 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 16066 13419 165 491 0 15565 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64264

[startup+6.3002 s]
/proc/loadavg: 2.15 2.23 2.18 3/177 8912
/proc/meminfo: memFree=29732312/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=64480 CPUtime=6.29 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 5622 0 0 0 627 2 0 0 20 0 1 0 28200565 66027520 14495 33554432000 4194304 6201397 140735314416016 140735314415144 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 16120 14495 165 491 0 15619 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64480

[startup+12.7003 s]
/proc/loadavg: 2.21 2.24 2.19 3/177 8912
/proc/meminfo: memFree=29729080/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=83712 CPUtime=12.69 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 6024 0 0 0 1267 2 0 0 20 0 1 0 28200565 85721088 15264 33554432000 4194304 6201397 140735314416016 140735314415144 4213087 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 20928 15264 165 491 0 20427 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83712

[startup+25.5004 s]
/proc/loadavg: 2.18 2.23 2.18 3/177 8912
/proc/meminfo: memFree=29722508/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=84516 CPUtime=25.49 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 6782 0 0 0 2547 2 0 0 20 0 1 0 28200565 86544384 17317 33554432000 4194304 6201397 140735314416016 140735314414680 4213672 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 21129 17317 165 491 0 20628 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84516

[startup+51.1004 s]
/proc/loadavg: 2.26 2.24 2.19 3/177 8912
/proc/meminfo: memFree=29701444/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=85432 CPUtime=51.08 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 6983 0 0 0 5106 2 0 0 20 0 1 0 28200565 87482368 20073 33554432000 4194304 6201397 140735314416016 140735314415144 4213708 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 21358 20073 165 491 0 20857 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85432

[startup+102.3 s]
/proc/loadavg: 2.16 2.21 2.18 3/176 9096
/proc/meminfo: memFree=29960320/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=117620 CPUtime=102.28 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 8248 0 0 0 10225 3 0 0 20 0 1 0 28200565 120442880 25544 33554432000 4194304 6201397 140735314416016 140735314415144 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 29405 25544 165 491 0 28904 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 117620

[startup+162.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 9235
/proc/meminfo: memFree=29775560/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=168608 CPUtime=162.26 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 9060 0 0 0 16223 3 0 0 20 0 1 0 28200565 172654592 28660 33554432000 4194304 6201397 140735314416016 140735314415144 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 42152 28660 165 491 0 41651 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 168608

[startup+222.308 s]
/proc/loadavg: 2.26 2.22 2.18 3/177 9237
/proc/meminfo: memFree=29595856/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=169568 CPUtime=222.26 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 9588 0 0 0 22222 4 0 0 20 0 1 0 28200565 173637632 32596 33554432000 4194304 6201397 140735314416016 140735314415144 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 42392 32596 165 491 0 41891 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 169568

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

[startup+230.4 s]
/proc/loadavg: 2.24 2.22 2.18 3/177 9238
/proc/meminfo: memFree=29592572/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=169568 CPUtime=230.35 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 9611 0 0 0 23031 4 0 0 20 0 1 0 28200565 173637632 32619 33554432000 4194304 6201397 140735314416016 140735314415144 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 42392 32619 165 491 0 41891 0
Current children cumulated CPU time (s) 230.35
Current children cumulated vsize (KiB) 169568

[startup+233.6 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 9238
/proc/meminfo: memFree=29592100/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=169568 CPUtime=233.55 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 9616 0 0 0 23351 4 0 0 20 0 1 0 28200565 173637632 32624 33554432000 4194304 6201397 140735314416016 140735314415144 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 42392 32624 165 491 0 41891 0
Current children cumulated CPU time (s) 233.55
Current children cumulated vsize (KiB) 169568

[startup+235.2 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 9238
/proc/meminfo: memFree=29592160/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=169728 CPUtime=235.15 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 9639 0 0 0 23511 4 0 0 20 0 1 0 28200565 173801472 32647 33554432000 4194304 6201397 140735314416016 140735314415144 4213694 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 42432 32647 165 491 0 41931 0
Current children cumulated CPU time (s) 235.15
Current children cumulated vsize (KiB) 169728

[startup+236.8 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 9238
/proc/meminfo: memFree=29591788/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=169728 CPUtime=236.75 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 9639 0 0 0 23671 4 0 0 20 0 1 0 28200565 173801472 32647 33554432000 4194304 6201397 140735314416016 140735314415144 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 42432 32647 165 491 0 41931 0
Current children cumulated CPU time (s) 236.75
Current children cumulated vsize (KiB) 169728

[startup+237.6 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 9238
/proc/meminfo: memFree=29591540/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=169728 CPUtime=237.56 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 9639 0 0 0 23752 4 0 0 20 0 1 0 28200565 173801472 32647 33554432000 4194304 6201397 140735314416016 140735314415144 4213180 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 42432 32647 165 491 0 41931 0
Current children cumulated CPU time (s) 237.56
Current children cumulated vsize (KiB) 169728

[startup+238 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 9238
/proc/meminfo: memFree=29591540/32872528 swapFree=17888/1798212
[pid=8911] ppid=8908 vsize=169728 CPUtime=237.95 cores=1,3,5,7
/proc/8911/stat : 8911 (cdcl-cuttingpla) R 8908 8911 6506 0 -1 4202496 9639 0 0 0 23791 4 0 0 20 0 1 0 28200565 173801472 32647 33554432000 4194304 6201397 140735314416016 140735314415144 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8911/statm: 42432 32647 165 491 0 41931 0
Current children cumulated CPU time (s) 237.95
Current children cumulated vsize (KiB) 169728

Child status: 30
Real time (s): 238.094
CPU time (s): 238.053
CPU user time (s): 238.008
CPU system time (s): 0.044993
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 169728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 238.008
system time used= 0.044993
maximum resident set size= 130848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9705
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= 12
involuntary context switches= 245

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.12183 second user time and 1.66675 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-18 16:52:14
IDJOB=4102736
IDBENCH=2163
IDSOLVER=2550
FILE ID=node123/4102736-1466261534
RUNJOBID= node123-1466240371-6523
PBS_JOBID= 19918188
Free space on /tmp= 71632 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d3.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102736-1466261534/watcher-4102736-1466261534 -o /tmp/evaluation-result-4102736-1466261534/solver-4102736-1466261534 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466240371-6523 --watchdog 1960 --input HOME/instance-4102736-1466261534.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= a4212e7e4d5e950e6ac9fce9bc7b8e0a
RANDOM SEED=817707583

node123.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		: 2666.791
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	: 5333.58
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		: 2666.791
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		: 2666.791
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.56
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		: 2666.791
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.57
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		: 2666.791
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.56
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		: 2666.791
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.56
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		: 2666.791
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.56
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		: 2666.791
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:        29790948 kB
Buffers:           46620 kB
Cached:            85596 kB
SwapCached:         1604 kB
Active:           434912 kB
Inactive:         112904 kB
Active(anon):     414740 kB
Inactive(anon):     3080 kB
Active(file):      20172 kB
Inactive(file):   109824 kB
Unevictable:     1798212 kB
Mlocked:           17888 kB
SwapTotal:      67108856 kB
SwapFree:       67099320 kB
Dirty:              3152 kB
Writeback:             0 kB
AnonPages:       2209020 kB
Mapped:             8052 kB
Shmem:                 0 kB
Slab:             600432 kB
SReclaimable:      44520 kB
SUnreclaim:       555912 kB
KernelStack:        1472 kB
PageTables:         8604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2375228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2095104 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= 71628 MiB
End job on node123 at 2016-06-18 16:56:13