Trace number 4116115

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.11 1800.4

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size112-round22-7.opb
MD5SUM327e503a7a4a8903035a4425581c59c7
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8688
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.01	c * #variable= 4128 #constraint= 8688
0.08/0.17	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.08/0.17	c total clause space: 4.25031MB
0.08/0.17	c total #watches: 38946
0.28/0.30	c total #propagations: 107287 / total #impl: 465589 (eff. 0.230)
0.28/0.30	c #Conflicts:       2000 | #Learnt:       1998 | 0.000
0.28/0.30	c total clause space: 6.90675MB
0.28/0.30	c total #watches: 49964
0.38/0.47	c total #propagations: 214374 / total #impl: 954435 (eff. 0.225)
0.38/0.47	c GARBAGE COLLECT
0.38/0.47	c #Conflicts:       3000 | #Learnt:       2030 | 0.000
0.38/0.47	c total clause space: 6.90675MB
0.38/0.47	c total #watches: 54392
0.58/0.66	c total #propagations: 318544 / total #impl: 1461196 (eff. 0.218)
0.58/0.66	c #Conflicts:       4000 | #Learnt:       3030 | 0.002
0.58/0.66	c total clause space: 6.90675MB
0.58/0.66	c total #watches: 67397
0.78/0.82	c total #propagations: 419693 / total #impl: 1967982 (eff. 0.213)
0.78/0.82	c GARBAGE COLLECT
0.78/0.82	c #Conflicts:       5000 | #Learnt:       2405 | 0.002
0.78/0.82	c total clause space: 11.2235MB
0.78/0.82	c total #watches: 59969
0.98/1.05	c total #propagations: 521542 / total #impl: 2505150 (eff. 0.208)
0.98/1.05	c #Conflicts:       6000 | #Learnt:       3404 | 0.002
0.98/1.05	c total clause space: 11.2235MB
0.98/1.05	c total #watches: 72075
1.19/1.28	c total #propagations: 629506 / total #impl: 3083265 (eff. 0.204)
1.19/1.28	c GARBAGE COLLECT
1.19/1.28	c #Conflicts:       7000 | #Learnt:       2316 | 0.001
1.19/1.28	c total clause space: 11.2235MB
1.19/1.28	c total #watches: 57325
1.68/1.72	c total #propagations: 718511 / total #impl: 3608712 (eff. 0.199)
1.68/1.72	c #Conflicts:       8000 | #Learnt:       3316 | 0.001
1.68/1.72	c total clause space: 11.2235MB
1.68/1.72	c total #watches: 85475
1.98/2.08	c total #propagations: 827810 / total #impl: 4438473 (eff. 0.187)
1.98/2.08	c #Conflicts:       9000 | #Learnt:       4316 | 0.001
1.98/2.08	c total clause space: 11.2235MB
1.98/2.08	c total #watches: 96994
2.48/2.58	c total #propagations: 921083 / total #impl: 5004888 (eff. 0.184)
2.48/2.58	c GARBAGE COLLECT
2.48/2.58	c #Conflicts:      10000 | #Learnt:       2786 | 0.001
2.48/2.58	c total clause space: 18.2382MB
2.48/2.58	c total #watches: 76683
3.08/3.16	c total #propagations: 1037951 / total #impl: 5707017 (eff. 0.182)
3.08/3.16	c #Conflicts:      11000 | #Learnt:       3786 | 0.001
3.08/3.16	c total clause space: 18.2382MB
3.08/3.16	c total #watches: 103443
3.58/3.67	c total #propagations: 1155801 / total #impl: 6462488 (eff. 0.179)
3.58/3.67	c #Conflicts:      12000 | #Learnt:       4786 | 0.001
3.58/3.67	c total clause space: 18.2382MB
3.58/3.67	c total #watches: 115503
4.18/4.23	c total #propagations: 1255871 / total #impl: 7074002 (eff. 0.178)
4.18/4.23	c #Conflicts:      13000 | #Learnt:       5786 | 0.001
4.18/4.23	c total clause space: 18.2382MB
4.18/4.23	c total #watches: 133238
4.58/4.67	c total #propagations: 1366515 / total #impl: 7784904 (eff. 0.176)
4.58/4.67	c GARBAGE COLLECT
4.58/4.67	c #Conflicts:      14000 | #Learnt:       3926 | 0.001
4.58/4.67	c total clause space: 18.2382MB
4.58/4.67	c total #watches: 102140
5.08/5.19	c total #propagations: 1465687 / total #impl: 8427384 (eff. 0.174)
5.08/5.19	c #Conflicts:      15000 | #Learnt:       4926 | 0.001
5.08/5.19	c total clause space: 18.2382MB
5.08/5.19	c total #watches: 118634
5.58/5.68	c total #propagations: 1568452 / total #impl: 9109292 (eff. 0.172)
5.58/5.68	c #Conflicts:      16000 | #Learnt:       5926 | 0.001
5.58/5.68	c total clause space: 18.2382MB
5.58/5.68	c total #watches: 132541
6.48/6.59	c total #propagations: 1670031 / total #impl: 9851469 (eff. 0.170)
6.48/6.59	c GARBAGE COLLECT
6.48/6.59	c #Conflicts:      17000 | #Learnt:       3771 | 0.002
6.48/6.59	c total clause space: 18.2382MB
6.48/6.59	c total #watches: 103611
8.38/8.45	c total #propagations: 1792237 / total #impl: 10849102 (eff. 0.165)
8.38/8.45	c #Conflicts:      18000 | #Learnt:       4771 | 0.002
8.38/8.45	c total clause space: 29.637MB
8.38/8.45	c total #watches: 139192
11.17/11.22	c total #propagations: 1917290 / total #impl: 12061754 (eff. 0.159)
11.17/11.22	c #Conflicts:      19000 | #Learnt:       5771 | 0.002
11.17/11.22	c total clause space: 29.637MB
11.17/11.22	c total #watches: 179326
12.57/12.64	c total #propagations: 2045111 / total #impl: 13515462 (eff. 0.151)
12.57/12.64	c #Conflicts:      20000 | #Learnt:       6771 | 0.002
12.57/12.64	c total clause space: 29.637MB
12.57/12.64	c total #watches: 194382
13.47/13.53	c total #propagations: 2155113 / total #impl: 14347467 (eff. 0.150)
13.47/13.53	c GARBAGE COLLECT
13.47/13.53	c #Conflicts:      21000 | #Learnt:       4316 | 0.002
13.47/13.53	c total clause space: 29.637MB
13.47/13.53	c total #watches: 144111
14.17/14.24	c total #propagations: 2267879 / total #impl: 15083720 (eff. 0.150)
14.17/14.24	c #Conflicts:      22000 | #Learnt:       5316 | 0.002
14.17/14.24	c total clause space: 29.637MB
14.17/14.24	c total #watches: 161473
15.07/15.17	c total #propagations: 2374749 / total #impl: 15755880 (eff. 0.151)
15.07/15.17	c #Conflicts:      23000 | #Learnt:       6316 | 0.002
15.07/15.17	c total clause space: 29.637MB
15.07/15.17	c total #watches: 174474
15.87/15.92	c total #propagations: 2472083 / total #impl: 16427630 (eff. 0.150)
15.87/15.92	c #Conflicts:      24000 | #Learnt:       7316 | 0.002
15.87/15.92	c total clause space: 29.637MB
15.87/15.92	c total #watches: 187573
16.48/16.58	c total #propagations: 2567523 / total #impl: 17121573 (eff. 0.150)
16.48/16.58	c GARBAGE COLLECT
16.48/16.58	c #Conflicts:      25000 | #Learnt:       4482 | 0.002
16.48/16.58	c total clause space: 29.637MB
16.48/16.58	c total #watches: 101280
16.97/17.00	c total #propagations: 2681272 / total #impl: 17952755 (eff. 0.149)
16.97/17.00	c #Conflicts:      26000 | #Learnt:       5482 | 0.002
16.97/17.00	c total clause space: 29.637MB
16.97/17.00	c total #watches: 126692
17.97/18.02	c total #propagations: 2795092 / total #impl: 18851921 (eff. 0.148)
17.97/18.02	c #Conflicts:      27000 | #Learnt:       6482 | 0.002
17.97/18.02	c total clause space: 29.637MB
17.97/18.02	c total #watches: 156252
18.87/18.91	c total #propagations: 2910270 / total #impl: 20043997 (eff. 0.145)
18.87/18.91	c #Conflicts:      28000 | #Learnt:       7482 | 0.002
18.87/18.91	c total clause space: 29.637MB
18.87/18.91	c total #watches: 176066
19.67/19.73	c total #propagations: 3016333 / total #impl: 20972056 (eff. 0.144)
19.67/19.73	c GARBAGE COLLECT
19.67/19.73	c #Conflicts:      29000 | #Learnt:       4382 | 0.002
19.67/19.73	c total clause space: 29.637MB
19.67/19.73	c total #watches: 132424
20.37/20.45	c total #propagations: 3124984 / total #impl: 21808435 (eff. 0.143)
20.37/20.45	c #Conflicts:      30000 | #Learnt:       5382 | 0.002
20.37/20.45	c total clause space: 29.637MB
20.37/20.45	c total #watches: 150811
21.27/21.35	c total #propagations: 3235337 / total #impl: 22576468 (eff. 0.143)
21.27/21.35	c #Conflicts:      31000 | #Learnt:       6382 | 0.002
21.27/21.35	c total clause space: 29.637MB
21.27/21.35	c total #watches: 172705
21.98/22.10	c total #propagations: 3347411 / total #impl: 23502444 (eff. 0.142)
21.98/22.10	c #Conflicts:      32000 | #Learnt:       7382 | 0.002
21.98/22.10	c total clause space: 29.637MB
21.98/22.10	c total #watches: 188827
22.67/22.74	c total #propagations: 3439752 / total #impl: 24164385 (eff. 0.142)
22.67/22.74	c #Conflicts:      33000 | #Learnt:       8382 | 0.002
22.67/22.74	c total clause space: 29.637MB
22.67/22.74	c total #watches: 202395
23.58/23.61	c total #propagations: 3525913 / total #impl: 24832816 (eff. 0.142)
23.58/23.61	c GARBAGE COLLECT
23.58/23.61	c #Conflicts:      34000 | #Learnt:       5005 | 0.002
23.58/23.61	c total clause space: 48.1602MB
23.58/23.61	c total #watches: 127357
24.19/24.25	c total #propagations: 3646631 / total #impl: 25786674 (eff. 0.141)
24.19/24.25	c #Conflicts:      35000 | #Learnt:       6005 | 0.002
24.19/24.25	c total clause space: 48.1602MB
24.19/24.25	c total #watches: 146859
24.98/25.09	c total #propagations: 3750842 / total #impl: 26712006 (eff. 0.140)
24.98/25.09	c #Conflicts:      36000 | #Learnt:       7005 | 0.002
24.98/25.09	c total clause space: 48.1602MB
24.98/25.09	c total #watches: 170829
26.39/26.47	c total #propagations: 3862688 / total #impl: 27675034 (eff. 0.140)
26.39/26.47	c #Conflicts:      37000 | #Learnt:       8005 | 0.002
26.39/26.47	c total clause space: 48.1602MB
26.39/26.47	c total #watches: 205682
28.38/28.42	c total #propagations: 3984806 / total #impl: 28830836 (eff. 0.138)
28.38/28.42	c #Conflicts:      38000 | #Learnt:       9005 | 0.002
28.38/28.42	c total clause space: 48.1602MB
28.38/28.42	c total #watches: 249877
30.68/30.71	c total #propagations: 4104591 / total #impl: 30101982 (eff. 0.136)
30.68/30.71	c GARBAGE COLLECT
30.68/30.71	c #Conflicts:      39000 | #Learnt:       5264 | 0.002
30.68/30.71	c total clause space: 48.1602MB
30.68/30.71	c total #watches: 179277
31.28/31.38	c total #propagations: 4225982 / total #impl: 31425494 (eff. 0.134)
31.28/31.38	c #Conflicts:      40000 | #Learnt:       6264 | 0.002
31.28/31.38	c total clause space: 48.1602MB
31.28/31.38	c total #watches: 201547
32.68/32.77	c total #propagations: 4314136 / total #impl: 32208342 (eff. 0.134)
32.68/32.77	c #Conflicts:      41000 | #Learnt:       7264 | 0.002
32.68/32.77	c total clause space: 48.1602MB
32.68/32.77	c total #watches: 225467
33.87/33.96	c total #propagations: 4421995 / total #impl: 33136105 (eff. 0.133)
33.87/33.96	c #Conflicts:      42000 | #Learnt:       8264 | 0.002
33.87/33.96	c total clause space: 48.1602MB
33.87/33.96	c total #watches: 267049
35.87/35.93	c total #propagations: 4540880 / total #impl: 34524776 (eff. 0.132)
35.87/35.93	c #Conflicts:      43000 | #Learnt:       9264 | 0.001
35.87/35.93	c total clause space: 48.1602MB
35.87/35.93	c total #watches: 302409
38.77/38.88	c total #propagations: 4650788 / total #impl: 36072625 (eff. 0.129)
38.77/38.88	c GARBAGE COLLECT
38.77/38.88	c #Conflicts:      44000 | #Learnt:       5309 | 0.001
38.77/38.88	c total clause space: 48.1602MB
38.77/38.88	c total #watches: 181114
39.87/39.94	c total #propagations: 4790954 / total #impl: 37792204 (eff. 0.127)
39.87/39.94	c #Conflicts:      45000 | #Learnt:       6309 | 0.001
39.87/39.94	c total clause space: 48.1602MB
39.87/39.94	c total #watches: 211296
40.68/40.73	c total #propagations: 4930107 / total #impl: 38958944 (eff. 0.127)
40.68/40.73	c #Conflicts:      46000 | #Learnt:       7309 | 0.001
40.68/40.73	c total clause space: 48.1602MB
40.68/40.73	c total #watches: 225838
41.67/41.78	c total #propagations: 5015248 / total #impl: 39622555 (eff. 0.127)
41.67/41.78	c #Conflicts:      47000 | #Learnt:       8309 | 0.001
41.67/41.78	c total clause space: 48.1602MB
41.67/41.78	c total #watches: 242064
43.27/43.38	c total #propagations: 5118251 / total #impl: 40450977 (eff. 0.127)
43.27/43.38	c #Conflicts:      48000 | #Learnt:       9309 | 0.001
43.27/43.38	c total clause space: 48.1602MB
43.27/43.38	c total #watches: 265838
44.67/44.74	c total #propagations: 5243826 / total #impl: 41459025 (eff. 0.126)
44.67/44.74	c #Conflicts:      49000 | #Learnt:      10309 | 0.002
44.67/44.74	c total clause space: 48.1602MB
44.67/44.74	c total #watches: 284691
45.87/45.91	c total #propagations: 5354573 / total #impl: 42417230 (eff. 0.126)
45.87/45.91	c GARBAGE COLLECT
45.87/45.91	c #Conflicts:      50000 | #Learnt:       5979 | 0.002
45.87/45.91	c total clause space: 48.1602MB
45.87/45.91	c total #watches: 191740
47.28/47.40	c total #propagations: 5454259 / total #impl: 43193466 (eff. 0.126)
47.28/47.40	c #Conflicts:      51000 | #Learnt:       6979 | 0.002
47.28/47.40	c total clause space: 48.1602MB
47.28/47.40	c total #watches: 218578
49.37/49.43	c total #propagations: 5564020 / total #impl: 44117543 (eff. 0.126)
49.37/49.43	c #Conflicts:      52000 | #Learnt:       7979 | 0.002
49.37/49.43	c total clause space: 48.1602MB
49.37/49.43	c total #watches: 250634
51.07/51.19	c total #propagations: 5692383 / total #impl: 45345074 (eff. 0.126)
51.07/51.19	c #Conflicts:      53000 | #Learnt:       8979 | 0.001
51.07/51.19	c total clause space: 48.1602MB
51.07/51.19	c total #watches: 281014
52.78/52.84	c total #propagations: 5800854 / total #impl: 46451300 (eff. 0.125)
52.78/52.84	c #Conflicts:      54000 | #Learnt:       9979 | 0.001
52.78/52.84	c total clause space: 48.1602MB
52.78/52.84	c total #watches: 295330
54.26/54.39	c total #propagations: 5901812 / total #impl: 47333491 (eff. 0.125)
54.26/54.39	c #Conflicts:      55000 | #Learnt:      10979 | 0.002
54.26/54.39	c total clause space: 48.1602MB
54.26/54.39	c total #watches: 310253
55.66/55.74	c total #propagations: 6002527 / total #impl: 48232604 (eff. 0.124)
55.66/55.74	c GARBAGE COLLECT
55.66/55.74	c #Conflicts:      56000 | #Learnt:       6343 | 0.002
55.66/55.74	c total clause space: 48.1602MB
55.66/55.74	c total #watches: 196963
56.66/56.70	c total #propagations: 6108732 / total #impl: 49159982 (eff. 0.124)
56.66/56.70	c #Conflicts:      57000 | #Learnt:       7343 | 0.002
56.66/56.70	c total clause space: 48.1602MB
56.66/56.70	c total #watches: 213055
57.56/57.64	c total #propagations: 6211549 / total #impl: 49962732 (eff. 0.124)
57.56/57.64	c #Conflicts:      58000 | #Learnt:       8343 | 0.002
57.56/57.64	c total clause space: 48.1602MB
57.56/57.64	c total #watches: 227569
58.66/58.76	c total #propagations: 6308866 / total #impl: 50737863 (eff. 0.124)
58.66/58.76	c #Conflicts:      59000 | #Learnt:       9343 | 0.002
58.66/58.76	c total clause space: 48.1602MB
58.66/58.76	c total #watches: 243592
60.16/60.24	c total #propagations: 6405108 / total #impl: 51599882 (eff. 0.124)
60.16/60.24	c #Conflicts:      60000 | #Learnt:      10343 | 0.002
60.16/60.24	c total clause space: 48.1602MB
60.16/60.24	c total #watches: 272295
61.26/61.36	c total #propagations: 6514086 / total #impl: 52684213 (eff. 0.124)
61.26/61.36	c #Conflicts:      61000 | #Learnt:      11343 | 0.002
61.26/61.36	c total clause space: 48.1602MB
61.26/61.36	c total #watches: 301658
62.77/62.85	c total #propagations: 6620859 / total #impl: 53825807 (eff. 0.123)
62.77/62.85	c GARBAGE COLLECT
62.77/62.85	c #Conflicts:      62000 | #Learnt:       6510 | 0.002
62.77/62.85	c total clause space: 48.1602MB
62.77/62.85	c total #watches: 205814
64.76/64.86	c total #propagations: 6725957 / total #impl: 54746392 (eff. 0.123)
64.76/64.86	c #Conflicts:      63000 | #Learnt:       7510 | 0.001
64.76/64.86	c total clause space: 48.1602MB
64.76/64.86	c total #watches: 238568
67.66/67.77	c total #propagations: 6845993 / total #impl: 55896822 (eff. 0.122)
67.66/67.77	c #Conflicts:      64000 | #Learnt:       8510 | 0.001
67.66/67.77	c total clause space: 48.1602MB
67.66/67.77	c total #watches: 274625
69.86/69.94	c total #propagations: 6974469 / total #impl: 57281258 (eff. 0.122)
69.86/69.94	c #Conflicts:      65000 | #Learnt:       9510 | 0.001
69.86/69.94	c total clause space: 48.1602MB
69.86/69.94	c total #watches: 294608
71.76/71.89	c total #propagations: 7094899 / total #impl: 58309377 (eff. 0.122)
71.76/71.89	c #Conflicts:      66000 | #Learnt:      10510 | 0.001
71.76/71.89	c total clause space: 48.1602MB
71.76/71.89	c total #watches: 311817
74.36/74.49	c total #propagations: 7199673 / total #impl: 59213141 (eff. 0.122)
74.36/74.49	c #Conflicts:      67000 | #Learnt:      11510 | 0.001
74.36/74.49	c total clause space: 48.1602MB
74.36/74.49	c total #watches: 334998
76.97/77.09	c total #propagations: 7311615 / total #impl: 60342871 (eff. 0.121)
76.97/77.09	c #Conflicts:      68000 | #Learnt:      12510 | 0.001
76.97/77.09	c total clause space: 78.2603MB
76.97/77.09	c total #watches: 359651
77.97/78.05	c total #propagations: 7425223 / total #impl: 61453296 (eff. 0.121)
77.97/78.05	c GARBAGE COLLECT
77.97/78.05	c #Conflicts:      69000 | #Learnt:       7334 | 0.001
77.97/78.05	c total clause space: 78.2603MB
77.97/78.05	c total #watches: 216991
79.27/79.36	c total #propagations: 7522245 / total #impl: 62228796 (eff. 0.121)
79.27/79.36	c #Conflicts:      70000 | #Learnt:       8334 | 0.002
79.27/79.36	c total clause space: 78.2603MB
79.27/79.36	c total #watches: 237284
80.97/81.07	c total #propagations: 7626812 / total #impl: 63115002 (eff. 0.121)
80.97/81.07	c #Conflicts:      71000 | #Learnt:       9334 | 0.002
80.97/81.07	c total clause space: 78.2603MB
80.97/81.07	c total #watches: 259445
82.27/82.37	c total #propagations: 7724933 / total #impl: 64161955 (eff. 0.120)
82.27/82.37	c #Conflicts:      72000 | #Learnt:      10334 | 0.002
82.27/82.37	c total clause space: 78.2603MB
82.27/82.37	c total #watches: 286326
83.97/84.00	c total #propagations: 7832222 / total #impl: 65344700 (eff. 0.120)
83.97/84.00	c #Conflicts:      73000 | #Learnt:      11334 | 0.002
83.97/84.00	c total clause space: 78.2603MB
83.97/84.00	c total #watches: 306138
85.17/85.26	c total #propagations: 7933536 / total #impl: 66316223 (eff. 0.120)
85.17/85.26	c #Conflicts:      74000 | #Learnt:      12334 | 0.002
85.17/85.26	c total clause space: 78.2603MB
85.17/85.26	c total #watches: 322651
86.97/87.08	c total #propagations: 8027346 / total #impl: 67221051 (eff. 0.119)
86.97/87.08	c GARBAGE COLLECT
86.97/87.08	c #Conflicts:      75000 | #Learnt:       6834 | 0.002
86.97/87.08	c total clause space: 78.2603MB
86.97/87.08	c total #watches: 214894
88.47/88.55	c total #propagations: 8137327 / total #impl: 68288266 (eff. 0.119)
88.47/88.55	c #Conflicts:      76000 | #Learnt:       7834 | 0.002
88.47/88.55	c total clause space: 78.2603MB
88.47/88.55	c total #watches: 239429
89.77/89.80	c total #propagations: 8239238 / total #impl: 69159575 (eff. 0.119)
89.77/89.80	c #Conflicts:      77000 | #Learnt:       8834 | 0.002
89.77/89.80	c total clause space: 78.2603MB
89.77/89.80	c total #watches: 255783
91.07/91.13	c total #propagations: 8342208 / total #impl: 70056393 (eff. 0.119)
91.07/91.13	c #Conflicts:      78000 | #Learnt:       9834 | 0.002
91.07/91.13	c total clause space: 78.2603MB
91.07/91.13	c total #watches: 268824
92.17/92.28	c total #propagations: 8432387 / total #impl: 70831279 (eff. 0.119)
92.17/92.28	c #Conflicts:      79000 | #Learnt:      10834 | 0.002
92.17/92.28	c total clause space: 78.2603MB
92.17/92.28	c total #watches: 285484
93.27/93.33	c total #propagations: 8529458 / total #impl: 71826197 (eff. 0.119)
93.27/93.33	c #Conflicts:      80000 | #Learnt:      11834 | 0.002
93.27/93.33	c total clause space: 78.2603MB
93.27/93.33	c total #watches: 307740
96.07/96.11	c total #propagations: 8621540 / total #impl: 72920290 (eff. 0.118)
96.07/96.11	c #Conflicts:      81000 | #Learnt:      12834 | 0.002
96.07/96.11	c total clause space: 78.2603MB
96.07/96.11	c total #watches: 349362
99.66/99.79	c total #propagations: 8744683 / total #impl: 74251644 (eff. 0.118)
99.66/99.79	c GARBAGE COLLECT
99.66/99.79	c #Conflicts:      82000 | #Learnt:       7071 | 0.002
99.66/99.79	c total clause space: 78.2603MB
99.66/99.79	c total #watches: 219344
102.76/102.82	c total #propagations: 8867283 / total #impl: 75719554 (eff. 0.117)
102.76/102.82	c #Conflicts:      83000 | #Learnt:       8071 | 0.002
102.76/102.82	c total clause space: 78.2603MB
102.76/102.82	c total #watches: 275489
105.16/105.27	c total #propagations: 8999547 / total #impl: 77189172 (eff. 0.117)
105.16/105.27	c #Conflicts:      84000 | #Learnt:       9071 | 0.002
105.16/105.27	c total clause space: 78.2603MB
105.16/105.27	c total #watches: 308481
106.96/107.00	c total #propagations: 9109080 / total #impl: 78536044 (eff. 0.116)
106.96/107.00	c #Conflicts:      85000 | #Learnt:      10071 | 0.002
106.96/107.00	c total clause space: 78.2603MB
106.96/107.00	c total #watches: 354123
109.97/110.01	c total #propagations: 9239519 / total #impl: 80187701 (eff. 0.115)
109.97/110.01	c #Conflicts:      86000 | #Learnt:      11071 | 0.002
109.97/110.01	c total clause space: 78.2603MB
109.97/110.01	c total #watches: 417625
116.16/116.24	c total #propagations: 9366987 / total #impl: 82728229 (eff. 0.113)
116.16/116.24	c #Conflicts:      87000 | #Learnt:      12071 | 0.002
116.16/116.24	c total clause space: 78.2603MB
116.16/116.24	c total #watches: 501034
125.25/125.34	c total #propagations: 9495450 / total #impl: 86314011 (eff. 0.110)
125.25/125.34	c #Conflicts:      88000 | #Learnt:      13071 | 0.002
125.25/125.34	c total clause space: 127.173MB
125.25/125.34	c total #watches: 589239
138.46/138.56	c total #propagations: 9627171 / total #impl: 91285785 (eff. 0.105)
138.46/138.56	c #Conflicts:      89000 | #Learnt:      14071 | 0.002
138.46/138.56	c total clause space: 127.173MB
138.46/138.56	c total #watches: 670059
144.56/144.64	c total #propagations: 9758329 / total #impl: 96430692 (eff. 0.101)
144.56/144.64	c GARBAGE COLLECT
144.56/144.64	c #Conflicts:      90000 | #Learnt:       8009 | 0.002
144.56/144.64	c total clause space: 127.173MB
144.56/144.64	c total #watches: 245351
146.86/146.98	c total #propagations: 9874787 / total #impl: 98169335 (eff. 0.101)
146.86/146.98	c #Conflicts:      91000 | #Learnt:       9009 | 0.002
146.86/146.98	c total clause space: 127.173MB
146.86/146.98	c total #watches: 274748
150.56/150.70	c total #propagations: 9989031 / total #impl: 99371276 (eff. 0.101)
150.56/150.70	c #Conflicts:      92000 | #Learnt:      10009 | 0.002
150.56/150.70	c total clause space: 127.173MB
150.56/150.70	c total #watches: 324424
155.26/155.38	c total #propagations: 10118246 / total #impl: 101105423 (eff. 0.100)
155.26/155.38	c #Conflicts:      93000 | #Learnt:      11009 | 0.002
155.26/155.38	c total clause space: 127.173MB
155.26/155.38	c total #watches: 364540
161.55/161.64	c total #propagations: 10246187 / total #impl: 103235948 (eff. 0.099)
161.55/161.64	c #Conflicts:      94000 | #Learnt:      12009 | 0.002
161.55/161.64	c total clause space: 127.173MB
161.55/161.64	c total #watches: 419441
170.15/170.23	c total #propagations: 10375899 / total #impl: 105976613 (eff. 0.098)
170.15/170.23	c #Conflicts:      95000 | #Learnt:      13009 | 0.002
170.15/170.23	c total clause space: 127.173MB
170.15/170.23	c total #watches: 469945
180.55/180.64	c total #propagations: 10510706 / total #impl: 109324699 (eff. 0.096)
180.55/180.64	c #Conflicts:      96000 | #Learnt:      14009 | 0.002
180.55/180.64	c total clause space: 127.173MB
180.55/180.64	c total #watches: 531112
192.05/192.17	c total #propagations: 10649350 / total #impl: 113272680 (eff. 0.094)
192.05/192.17	c #Conflicts:      97000 | #Learnt:      15009 | 0.002
192.05/192.17	c total clause space: 127.173MB
192.05/192.17	c total #watches: 585885
194.95/195.06	c total #propagations: 10773497 / total #impl: 117212213 (eff. 0.092)
194.95/195.06	c GARBAGE COLLECT
194.95/195.06	c #Conflicts:      98000 | #Learnt:       8559 | 0.002
194.95/195.06	c total clause space: 127.173MB
194.95/195.06	c total #watches: 267723
198.74/198.81	c total #propagations: 10891044 / total #impl: 118486352 (eff. 0.092)
198.74/198.81	c #Conflicts:      99000 | #Learnt:       9559 | 0.002
198.74/198.81	c total clause space: 127.173MB
198.74/198.81	c total #watches: 320508
203.55/203.63	c total #propagations: 11010033 / total #impl: 120229016 (eff. 0.092)
203.55/203.63	c #Conflicts:     100000 | #Learnt:      10559 | 0.002
203.55/203.63	c total clause space: 127.173MB
203.55/203.63	c total #watches: 364393
208.64/208.72	c total #propagations: 11129717 / total #impl: 122065408 (eff. 0.091)
208.64/208.72	c #Conflicts:     101000 | #Learnt:      11559 | 0.002
208.64/208.72	c total clause space: 127.173MB
208.64/208.72	c total #watches: 416866
216.14/216.21	c total #propagations: 11238003 / total #impl: 124193078 (eff. 0.090)
216.14/216.21	c #Conflicts:     102000 | #Learnt:      12559 | 0.002
216.14/216.21	c total clause space: 127.173MB
216.14/216.21	c total #watches: 460626
223.04/223.15	c total #propagations: 11352909 / total #impl: 126928699 (eff. 0.089)
223.04/223.15	c #Conflicts:     103000 | #Learnt:      13559 | 0.002
223.04/223.15	c total clause space: 127.173MB
223.04/223.15	c total #watches: 494716
227.14/227.28	c total #propagations: 11471783 / total #impl: 129147792 (eff. 0.089)
227.14/227.28	c #Conflicts:     104000 | #Learnt:      14559 | 0.002
227.14/227.28	c total clause space: 127.173MB
227.14/227.28	c total #watches: 518099
230.24/230.39	c total #propagations: 11585065 / total #impl: 130222452 (eff. 0.089)
230.24/230.39	c #Conflicts:     105000 | #Learnt:      15559 | 0.002
230.24/230.39	c total clause space: 127.173MB
230.24/230.39	c total #watches: 532969
232.24/232.30	c total #propagations: 11682787 / total #impl: 131164736 (eff. 0.089)
232.24/232.30	c GARBAGE COLLECT
232.24/232.30	c #Conflicts:     106000 | #Learnt:       8810 | 0.002
232.24/232.30	c total clause space: 127.173MB
232.24/232.30	c total #watches: 262402
233.94/234.08	c total #propagations: 11784979 / total #impl: 132176025 (eff. 0.089)
233.94/234.08	c #Conflicts:     107000 | #Learnt:       9810 | 0.002
233.94/234.08	c total clause space: 127.173MB
233.94/234.08	c total #watches: 283661
235.24/235.40	c total #propagations: 11896613 / total #impl: 133220462 (eff. 0.089)
235.24/235.40	c #Conflicts:     108000 | #Learnt:      10810 | 0.002
235.24/235.40	c total clause space: 127.173MB
235.24/235.40	c total #watches: 299810
237.04/237.11	c total #propagations: 11992058 / total #impl: 134115655 (eff. 0.089)
237.04/237.11	c #Conflicts:     109000 | #Learnt:      11810 | 0.002
237.04/237.11	c total clause space: 127.173MB
237.04/237.11	c total #watches: 322444
239.64/239.75	c total #propagations: 12100272 / total #impl: 135321631 (eff. 0.089)
239.64/239.75	c #Conflicts:     110000 | #Learnt:      12810 | 0.002
239.64/239.75	c total clause space: 127.173MB
239.64/239.75	c total #watches: 350384
242.84/242.91	c total #propagations: 12213707 / total #impl: 136521703 (eff. 0.089)
242.84/242.91	c #Conflicts:     111000 | #Learnt:      13810 | 0.002
242.84/242.91	c total clause space: 127.173MB
242.84/242.91	c total #watches: 387514
245.14/245.20	c total #propagations: 12336406 / total #impl: 137855057 (eff. 0.089)
245.14/245.20	c #Conflicts:     112000 | #Learnt:      14810 | 0.002
245.14/245.20	c total clause space: 127.173MB
245.14/245.20	c total #watches: 406204
247.64/247.72	c total #propagations: 12440910 / total #impl: 138956241 (eff. 0.090)
247.64/247.72	c #Conflicts:     113000 | #Learnt:      15810 | 0.002
247.64/247.72	c total clause space: 127.173MB
247.64/247.72	c total #watches: 428944
249.14/249.25	c total #propagations: 12558980 / total #impl: 140147787 (eff. 0.090)
249.14/249.25	c GARBAGE COLLECT
249.14/249.25	c #Conflicts:     114000 | #Learnt:       8802 | 0.002
249.14/249.25	c total clause space: 127.173MB
249.14/249.25	c total #watches: 256711
250.53/250.64	c total #propagations: 12656203 / total #impl: 141054860 (eff. 0.090)
250.53/250.64	c #Conflicts:     115000 | #Learnt:       9802 | 0.002
250.53/250.64	c total clause space: 127.173MB
250.53/250.64	c total #watches: 274747
252.03/252.12	c total #propagations: 12764884 / total #impl: 142032586 (eff. 0.090)
252.03/252.12	c #Conflicts:     116000 | #Learnt:      10802 | 0.002
252.03/252.12	c total clause space: 127.173MB
252.03/252.12	c total #watches: 289633
253.73/253.83	c total #propagations: 12870511 / total #impl: 143027534 (eff. 0.090)
253.73/253.83	c #Conflicts:     117000 | #Learnt:      11802 | 0.002
253.73/253.83	c total clause space: 127.173MB
253.73/253.83	c total #watches: 313122
255.73/255.83	c total #propagations: 12983966 / total #impl: 144192193 (eff. 0.090)
255.73/255.83	c #Conflicts:     118000 | #Learnt:      12802 | 0.002
255.73/255.83	c total clause space: 127.173MB
255.73/255.83	c total #watches: 358361
258.33/258.41	c total #propagations: 13105391 / total #impl: 145989772 (eff. 0.090)
258.33/258.41	c #Conflicts:     119000 | #Learnt:      13802 | 0.002
258.33/258.41	c total clause space: 127.173MB
258.33/258.41	c total #watches: 391501
261.74/261.89	c total #propagations: 13220581 / total #impl: 147486152 (eff. 0.090)
261.74/261.89	c #Conflicts:     120000 | #Learnt:      14802 | 0.002
261.74/261.89	c total clause space: 127.173MB
261.74/261.89	c total #watches: 462736
267.63/267.71	c total #propagations: 13373340 / total #impl: 149420503 (eff. 0.090)
267.63/267.71	c #Conflicts:     121000 | #Learnt:      15802 | 0.002
267.63/267.71	c total clause space: 127.173MB
267.63/267.71	c total #watches: 544419
276.14/276.22	c total #propagations: 13527562 / total #impl: 152516761 (eff. 0.089)
276.14/276.22	c GARBAGE COLLECT
276.14/276.22	c #Conflicts:     122000 | #Learnt:       8480 | 0.002
276.14/276.22	c total clause space: 127.173MB
276.14/276.22	c total #watches: 248549
277.63/277.79	c total #propagations: 13674930 / total #impl: 156016864 (eff. 0.088)
277.63/277.79	c #Conflicts:     123000 | #Learnt:       9480 | 0.002
277.63/277.79	c total clause space: 127.173MB
277.63/277.79	c total #watches: 268652
279.44/279.55	c total #propagations: 13778616 / total #impl: 156935779 (eff. 0.088)
279.44/279.55	c #Conflicts:     124000 | #Learnt:      10480 | 0.002
279.44/279.55	c total clause space: 127.173MB
279.44/279.55	c total #watches: 290806
281.93/282.05	c total #propagations: 13895805 / total #impl: 158031633 (eff. 0.088)
281.93/282.05	c #Conflicts:     125000 | #Learnt:      11480 | 0.002
281.93/282.05	c total clause space: 127.173MB
281.93/282.05	c total #watches: 316583
283.74/283.89	c total #propagations: 14012266 / total #impl: 159208059 (eff. 0.088)
283.74/283.89	c #Conflicts:     126000 | #Learnt:      12480 | 0.002
283.74/283.89	c total clause space: 127.173MB
283.74/283.89	c total #watches: 338396
285.33/285.42	c total #propagations: 14116653 / total #impl: 160254610 (eff. 0.088)
285.33/285.42	c #Conflicts:     127000 | #Learnt:      13480 | 0.002
285.33/285.42	c total clause space: 127.173MB
285.33/285.42	c total #watches: 353929
287.63/287.77	c total #propagations: 14218943 / total #impl: 161324515 (eff. 0.088)
287.63/287.77	c #Conflicts:     128000 | #Learnt:      14480 | 0.002
287.63/287.77	c total clause space: 127.173MB
287.63/287.77	c total #watches: 390056
290.13/290.28	c total #propagations: 14348796 / total #impl: 162776996 (eff. 0.088)
290.13/290.28	c #Conflicts:     129000 | #Learnt:      15480 | 0.002
290.13/290.28	c total clause space: 127.173MB
290.13/290.28	c total #watches: 416951
293.03/293.13	c total #propagations: 14448082 / total #impl: 163999450 (eff. 0.088)
293.03/293.13	c #Conflicts:     130000 | #Learnt:      16480 | 0.002
293.03/293.13	c total clause space: 127.173MB
293.03/293.13	c total #watches: 449067
295.63/295.70	c total #propagations: 14538781 / total #impl: 165349434 (eff. 0.088)
295.63/295.70	c GARBAGE COLLECT
295.63/295.70	c #Conflicts:     131000 | #Learnt:       8944 | 0.002
295.63/295.70	c total clause space: 127.173MB
295.63/295.70	c total #watches: 259509
297.13/297.20	c total #propagations: 14649798 / total #impl: 166560637 (eff. 0.088)
297.13/297.20	c #Conflicts:     132000 | #Learnt:       9944 | 0.002
297.13/297.20	c total clause space: 127.173MB
297.13/297.20	c total #watches: 277277
298.53/298.68	c total #propagations: 14754976 / total #impl: 167533693 (eff. 0.088)
298.53/298.68	c #Conflicts:     133000 | #Learnt:      10944 | 0.002
298.53/298.68	c total clause space: 127.173MB
298.53/298.68	c total #watches: 305761
300.03/300.16	c total #propagations: 14861160 / total #impl: 168692267 (eff. 0.088)
300.03/300.16	c #Conflicts:     134000 | #Learnt:      11944 | 0.002
300.03/300.16	c total clause space: 127.173MB
300.03/300.16	c total #watches: 320498
301.83/301.92	c total #propagations: 14967208 / total #impl: 169742203 (eff. 0.088)
301.83/301.92	c #Conflicts:     135000 | #Learnt:      12944 | 0.002
301.83/301.92	c total clause space: 127.173MB
301.83/301.92	c total #watches: 339135
303.63/303.77	c total #propagations: 15079610 / total #impl: 170944607 (eff. 0.088)
303.63/303.77	c #Conflicts:     136000 | #Learnt:      13944 | 0.002
303.63/303.77	c total clause space: 127.173MB
303.63/303.77	c total #watches: 363504
306.63/306.70	c total #propagations: 15188610 / total #impl: 172242953 (eff. 0.088)
306.63/306.70	c #Conflicts:     137000 | #Learnt:      14944 | 0.002
306.63/306.70	c total clause space: 127.173MB
306.63/306.70	c total #watches: 395767
309.93/310.00	c total #propagations: 15308680 / total #impl: 173774041 (eff. 0.088)
309.93/310.00	c #Conflicts:     138000 | #Learnt:      15944 | 0.002
309.93/310.00	c total clause space: 127.173MB
309.93/310.00	c total #watches: 428201
311.93/312.00	c total #propagations: 15433513 / total #impl: 175255236 (eff. 0.088)
311.93/312.00	c #Conflicts:     139000 | #Learnt:      16944 | 0.002
311.93/312.00	c total clause space: 127.173MB
311.93/312.00	c total #watches: 473526
315.32/315.50	c total #propagations: 15557128 / total #impl: 177146756 (eff. 0.088)
315.32/315.50	c #Conflicts:     140000 | #Learnt:      17944 | 0.002
315.32/315.50	c total clause space: 127.173MB
315.32/315.50	c total #watches: 522692
316.62/316.74	c total #propagations: 15678060 / total #impl: 179518868 (eff. 0.087)
316.62/316.74	c GARBAGE COLLECT
316.62/316.74	c #Conflicts:     141000 | #Learnt:      10107 | 0.002
316.62/316.74	c total clause space: 127.173MB
316.62/316.74	c total #watches: 306127
319.32/319.45	c total #propagations: 15795950 / total #impl: 181066498 (eff. 0.087)
319.32/319.45	c #Conflicts:     142000 | #Learnt:      11107 | 0.002
319.32/319.45	c total clause space: 127.173MB
319.32/319.45	c total #watches: 339729
323.12/323.27	c total #propagations: 15909905 / total #impl: 182334492 (eff. 0.087)
323.12/323.27	c #Conflicts:     143000 | #Learnt:      12107 | 0.002
323.12/323.27	c total clause space: 127.173MB
323.12/323.27	c total #watches: 383667
327.42/327.58	c total #propagations: 16030377 / total #impl: 183839451 (eff. 0.087)
327.42/327.58	c #Conflicts:     144000 | #Learnt:      13107 | 0.002
327.42/327.58	c total clause space: 127.173MB
327.42/327.58	c total #watches: 425191
332.92/333.04	c total #propagations: 16157356 / total #impl: 185523302 (eff. 0.087)
332.92/333.04	c #Conflicts:     145000 | #Learnt:      14107 | 0.002
332.92/333.04	c total clause space: 127.173MB
332.92/333.04	c total #watches: 478159
341.03/341.13	c total #propagations: 16280307 / total #impl: 187601547 (eff. 0.087)
341.03/341.13	c #Conflicts:     146000 | #Learnt:      15107 | 0.002
341.03/341.13	c total clause space: 127.173MB
341.03/341.13	c total #watches: 537724
350.82/350.97	c total #propagations: 16416960 / total #impl: 190451707 (eff. 0.086)
350.82/350.97	c #Conflicts:     147000 | #Learnt:      16107 | 0.002
350.82/350.97	c total clause space: 127.173MB
350.82/350.97	c total #watches: 587812
359.02/359.15	c total #propagations: 16553960 / total #impl: 192411525 (eff. 0.086)
359.02/359.15	c #Conflicts:     148000 | #Learnt:      17107 | 0.002
359.02/359.15	c total clause space: 127.173MB
359.02/359.15	c total #watches: 617759
363.22/363.40	c total #propagations: 16678859 / total #impl: 194240692 (eff. 0.086)
363.22/363.40	c #Conflicts:     149000 | #Learnt:      18107 | 0.002
363.22/363.40	c total clause space: 127.173MB
363.22/363.40	c total #watches: 631661
366.42/366.55	c total #propagations: 16782247 / total #impl: 195314354 (eff. 0.086)
366.42/366.55	c GARBAGE COLLECT
366.42/366.55	c #Conflicts:     150000 | #Learnt:       9818 | 0.002
366.42/366.55	c total clause space: 127.173MB
366.42/366.55	c total #watches: 277901
367.82/367.91	c total #propagations: 16888601 / total #impl: 196351308 (eff. 0.086)
367.82/367.91	c #Conflicts:     151000 | #Learnt:      10818 | 0.002
367.82/367.91	c total clause space: 127.173MB
367.82/367.91	c total #watches: 291459
369.01/369.13	c total #propagations: 16972023 / total #impl: 197119644 (eff. 0.086)
369.01/369.13	c #Conflicts:     152000 | #Learnt:      11818 | 0.002
369.01/369.13	c total clause space: 127.173MB
369.01/369.13	c total #watches: 305209
370.51/370.62	c total #propagations: 17067382 / total #impl: 198066406 (eff. 0.086)
370.51/370.62	c #Conflicts:     153000 | #Learnt:      12818 | 0.002
370.51/370.62	c total clause space: 127.173MB
370.51/370.62	c total #watches: 325706
371.82/371.99	c total #propagations: 17178513 / total #impl: 199241928 (eff. 0.086)
371.82/371.99	c #Conflicts:     154000 | #Learnt:      13818 | 0.002
371.82/371.99	c total clause space: 127.173MB
371.82/371.99	c total #watches: 345890
374.71/374.82	c total #propagations: 17265833 / total #impl: 200313917 (eff. 0.086)
374.71/374.82	c #Conflicts:     155000 | #Learnt:      14818 | 0.002
374.71/374.82	c total clause space: 127.173MB
374.71/374.82	c total #watches: 381787
377.51/377.66	c total #propagations: 17386654 / total #impl: 201654874 (eff. 0.086)
377.51/377.66	c #Conflicts:     156000 | #Learnt:      15818 | 0.002
377.51/377.66	c total clause space: 127.173MB
377.51/377.66	c total #watches: 403994
379.52/379.67	c total #propagations: 17498668 / total #impl: 202966741 (eff. 0.086)
379.52/379.67	c #Conflicts:     157000 | #Learnt:      16818 | 0.002
379.52/379.67	c total clause space: 127.173MB
379.52/379.67	c total #watches: 421532
381.81/381.91	c total #propagations: 17604026 / total #impl: 204151928 (eff. 0.086)
381.81/381.91	c #Conflicts:     158000 | #Learnt:      17818 | 0.002
381.81/381.91	c total clause space: 127.173MB
381.81/381.91	c total #watches: 440262
384.11/384.22	c total #propagations: 17705497 / total #impl: 205318768 (eff. 0.086)
384.11/384.22	c #Conflicts:     159000 | #Learnt:      18818 | 0.002
384.11/384.22	c total clause space: 127.173MB
384.11/384.22	c total #watches: 466062
385.72/385.87	c total #propagations: 17822553 / total #impl: 206716368 (eff. 0.086)
385.72/385.87	c GARBAGE COLLECT
385.72/385.87	c #Conflicts:     160000 | #Learnt:      10300 | 0.002
385.72/385.87	c total clause space: 127.173MB
385.72/385.87	c total #watches: 288717
387.42/387.56	c total #propagations: 17931691 / total #impl: 207848439 (eff. 0.086)
387.42/387.56	c #Conflicts:     161000 | #Learnt:      11300 | 0.002
387.42/387.56	c total clause space: 127.173MB
387.42/387.56	c total #watches: 307103
389.12/389.20	c total #propagations: 18032407 / total #impl: 208826162 (eff. 0.086)
389.12/389.20	c #Conflicts:     162000 | #Learnt:      12300 | 0.002
389.12/389.20	c total clause space: 127.173MB
389.12/389.20	c total #watches: 329378
392.52/392.65	c total #propagations: 18147671 / total #impl: 210053605 (eff. 0.086)
392.52/392.65	c #Conflicts:     163000 | #Learnt:      13300 | 0.002
392.52/392.65	c total clause space: 127.173MB
392.52/392.65	c total #watches: 379560
395.52/395.69	c total #propagations: 18283660 / total #impl: 211997104 (eff. 0.086)
395.52/395.69	c #Conflicts:     164000 | #Learnt:      14300 | 0.002
395.52/395.69	c total clause space: 127.173MB
395.52/395.69	c total #watches: 415334
399.92/400.02	c total #propagations: 18397311 / total #impl: 213586911 (eff. 0.086)
399.92/400.02	c #Conflicts:     165000 | #Learnt:      15300 | 0.002
399.92/400.02	c total clause space: 127.173MB
399.92/400.02	c total #watches: 455388
405.42/405.54	c total #propagations: 18534114 / total #impl: 215240075 (eff. 0.086)
405.42/405.54	c #Conflicts:     166000 | #Learnt:      16300 | 0.002
405.42/405.54	c total clause space: 127.173MB
405.42/405.54	c total #watches: 501323
411.12/411.20	c total #propagations: 18676584 / total #impl: 217124791 (eff. 0.086)
411.12/411.20	c #Conflicts:     167000 | #Learnt:      17300 | 0.002
411.12/411.20	c total clause space: 127.173MB
411.12/411.20	c total #watches: 543255
414.22/414.36	c total #propagations: 18805249 / total #impl: 219047983 (eff. 0.086)
414.22/414.36	c #Conflicts:     168000 | #Learnt:      18300 | 0.002
414.22/414.36	c total clause space: 127.173MB
414.22/414.36	c total #watches: 560849
417.72/417.84	c total #propagations: 18905862 / total #impl: 220173621 (eff. 0.086)
417.72/417.84	c #Conflicts:     169000 | #Learnt:      19300 | 0.002
417.72/417.84	c total clause space: 127.173MB
417.72/417.84	c total #watches: 577699
420.92/421.08	c total #propagations: 19006104 / total #impl: 221331436 (eff. 0.086)
420.92/421.08	c GARBAGE COLLECT
420.92/421.08	c #Conflicts:     170000 | #Learnt:      10516 | 0.002
420.92/421.08	c total clause space: 127.173MB
420.92/421.08	c total #watches: 304769
422.61/422.73	c total #propagations: 19124767 / total #impl: 222654993 (eff. 0.086)
422.61/422.73	c #Conflicts:     171000 | #Learnt:      11516 | 0.002
422.61/422.73	c total clause space: 127.173MB
422.61/422.73	c total #watches: 320192
424.21/424.39	c total #propagations: 19230050 / total #impl: 223745726 (eff. 0.086)
424.21/424.39	c #Conflicts:     172000 | #Learnt:      12516 | 0.002
424.21/424.39	c total clause space: 127.173MB
424.21/424.39	c total #watches: 335902
427.11/427.21	c total #propagations: 19327557 / total #impl: 224747514 (eff. 0.086)
427.11/427.21	c #Conflicts:     173000 | #Learnt:      13516 | 0.002
427.11/427.21	c total clause space: 127.173MB
427.11/427.21	c total #watches: 371627
430.21/430.30	c total #propagations: 19453144 / total #impl: 226403927 (eff. 0.086)
430.21/430.30	c #Conflicts:     174000 | #Learnt:      14516 | 0.002
430.21/430.30	c total clause space: 127.173MB
430.21/430.30	c total #watches: 406247
433.81/433.90	c total #propagations: 19581851 / total #impl: 227901724 (eff. 0.086)
433.81/433.90	c #Conflicts:     175000 | #Learnt:      15516 | 0.002
433.81/433.90	c total clause space: 127.173MB
433.81/433.90	c total #watches: 440310
435.71/435.86	c total #propagations: 19711367 / total #impl: 229388608 (eff. 0.086)
435.71/435.86	c #Conflicts:     176000 | #Learnt:      16516 | 0.002
435.71/435.86	c total clause space: 127.173MB
435.71/435.86	c total #watches: 456001
438.61/438.75	c total #propagations: 19801628 / total #impl: 230423315 (eff. 0.086)
438.61/438.75	c #Conflicts:     177000 | #Learnt:      17516 | 0.002
438.61/438.75	c total clause space: 127.173MB
438.61/438.75	c total #watches: 478829
441.12/441.20	c total #propagations: 19916226 / total #impl: 231714378 (eff. 0.086)
441.12/441.20	c #Conflicts:     178000 | #Learnt:      18516 | 0.002
441.12/441.20	c total clause space: 127.173MB
441.12/441.20	c total #watches: 499137
444.21/444.37	c total #propagations: 20029667 / total #impl: 233030023 (eff. 0.086)
444.21/444.37	c #Conflicts:     179000 | #Learnt:      19516 | 0.002
444.21/444.37	c total clause space: 127.173MB
444.21/444.37	c total #watches: 521385
446.41/446.57	c total #propagations: 20142302 / total #impl: 234363006 (eff. 0.086)
446.41/446.57	c GARBAGE COLLECT
446.41/446.57	c #Conflicts:     180000 | #Learnt:      10475 | 0.002
446.41/446.57	c total clause space: 127.173MB
446.41/446.57	c total #watches: 297848
449.71/449.88	c total #propagations: 20235047 / total #impl: 235385483 (eff. 0.086)
449.71/449.88	c #Conflicts:     181000 | #Learnt:      11475 | 0.002
449.71/449.88	c total clause space: 127.173MB
449.71/449.88	c total #watches: 346316
452.21/452.33	c total #propagations: 20378989 / total #impl: 237188736 (eff. 0.086)
452.21/452.33	c #Conflicts:     182000 | #Learnt:      12475 | 0.002
452.21/452.33	c total clause space: 127.173MB
452.21/452.33	c total #watches: 370379
455.21/455.34	c total #propagations: 20488950 / total #impl: 238413016 (eff. 0.086)
455.21/455.34	c #Conflicts:     183000 | #Learnt:      13475 | 0.002
455.21/455.34	c total clause space: 127.173MB
455.21/455.34	c total #watches: 400107
458.91/459.09	c total #propagations: 20605491 / total #impl: 239729812 (eff. 0.086)
458.91/459.09	c #Conflicts:     184000 | #Learnt:      14475 | 0.001
458.91/459.09	c total clause space: 127.173MB
458.91/459.09	c total #watches: 442295
463.81/463.92	c total #propagations: 20726524 / total #impl: 241202488 (eff. 0.086)
463.81/463.92	c #Conflicts:     185000 | #Learnt:      15475 | 0.001
463.81/463.92	c total clause space: 127.173MB
463.81/463.92	c total #watches: 492247
471.51/471.65	c total #propagations: 20851780 / total #impl: 242878689 (eff. 0.086)
471.51/471.65	c #Conflicts:     186000 | #Learnt:      16475 | 0.001
471.51/471.65	c total clause space: 127.173MB
471.51/471.65	c total #watches: 552581
474.81/474.91	c total #propagations: 20998159 / total #impl: 245310785 (eff. 0.086)
474.81/474.91	c #Conflicts:     187000 | #Learnt:      17475 | 0.001
474.81/474.91	c total clause space: 127.173MB
474.81/474.91	c total #watches: 573780
477.31/477.41	c total #propagations: 21100522 / total #impl: 246623480 (eff. 0.086)
477.31/477.41	c #Conflicts:     188000 | #Learnt:      18475 | 0.001
477.31/477.41	c total clause space: 127.173MB
477.31/477.41	c total #watches: 604850
481.20/481.37	c total #propagations: 21210274 / total #impl: 248306323 (eff. 0.085)
481.20/481.37	c #Conflicts:     189000 | #Learnt:      19475 | 0.001
481.20/481.37	c total clause space: 127.173MB
481.20/481.37	c total #watches: 657239
486.70/486.84	c total #propagations: 21329622 / total #impl: 250661448 (eff. 0.085)
486.70/486.84	c #Conflicts:     190000 | #Learnt:      20475 | 0.001
486.70/486.84	c total clause space: 127.173MB
486.70/486.84	c total #watches: 702445
491.40/491.54	c total #propagations: 21450812 / total #impl: 253254611 (eff. 0.085)
491.40/491.54	c GARBAGE COLLECT
491.40/491.54	c #Conflicts:     191000 | #Learnt:      11116 | 0.001
491.40/491.54	c total clause space: 127.173MB
491.40/491.54	c total #watches: 339740
494.80/494.92	c total #propagations: 21591725 / total #impl: 255658139 (eff. 0.084)
494.80/494.92	c #Conflicts:     192000 | #Learnt:      12116 | 0.001
494.80/494.92	c total clause space: 127.173MB
494.80/494.92	c total #watches: 408928
497.80/497.99	c total #propagations: 21742565 / total #impl: 258107939 (eff. 0.084)
497.80/497.99	c #Conflicts:     193000 | #Learnt:      13116 | 0.001
497.80/497.99	c total clause space: 127.173MB
497.80/497.99	c total #watches: 437986
503.30/503.46	c total #propagations: 21836681 / total #impl: 259461529 (eff. 0.084)
503.30/503.46	c #Conflicts:     194000 | #Learnt:      14116 | 0.001
503.30/503.46	c total clause space: 127.173MB
503.30/503.46	c total #watches: 490803
510.20/510.30	c total #propagations: 21987176 / total #impl: 261600002 (eff. 0.084)
510.20/510.30	c #Conflicts:     195000 | #Learnt:      15116 | 0.001
510.20/510.30	c total clause space: 127.173MB
510.20/510.30	c total #watches: 549251
518.40/518.57	c total #propagations: 22133163 / total #impl: 264121411 (eff. 0.084)
518.40/518.57	c #Conflicts:     196000 | #Learnt:      16116 | 0.001
518.40/518.57	c total clause space: 127.173MB
518.40/518.57	c total #watches: 607636
530.40/530.58	c total #propagations: 22264854 / total #impl: 266853284 (eff. 0.083)
530.40/530.58	c #Conflicts:     197000 | #Learnt:      17116 | 0.001
530.40/530.58	c total clause space: 127.173MB
530.40/530.58	c total #watches: 674692
537.29/537.43	c total #propagations: 22414903 / total #impl: 270682610 (eff. 0.083)
537.29/537.43	c #Conflicts:     198000 | #Learnt:      18116 | 0.001
537.29/537.43	c total clause space: 127.173MB
537.29/537.43	c total #watches: 704918
547.49/547.61	c total #propagations: 22517230 / total #impl: 272079797 (eff. 0.083)
547.49/547.61	c #Conflicts:     199000 | #Learnt:      19116 | 0.001
547.49/547.61	c total clause space: 127.173MB
547.49/547.61	c total #watches: 755770
557.70/557.83	c total #propagations: 22644408 / total #impl: 274017708 (eff. 0.083)
557.70/557.83	c #Conflicts:     200000 | #Learnt:      20116 | 0.001
557.70/557.83	c total clause space: 127.173MB
557.70/557.83	c total #watches: 804919
566.69/566.89	c total #propagations: 22766248 / total #impl: 275990558 (eff. 0.082)
566.69/566.89	c #Conflicts:     201000 | #Learnt:      21116 | 0.001
566.69/566.89	c total clause space: 127.173MB
566.69/566.89	c total #watches: 851445
573.18/573.37	c total #propagations: 22879119 / total #impl: 277757645 (eff. 0.082)
573.18/573.37	c GARBAGE COLLECT
573.18/573.37	c #Conflicts:     202000 | #Learnt:      11393 | 0.001
573.18/573.37	c total clause space: 206.656MB
573.18/573.37	c total #watches: 337169
576.68/576.80	c total #propagations: 22992365 / total #impl: 279519077 (eff. 0.082)
576.68/576.80	c #Conflicts:     203000 | #Learnt:      12393 | 0.001
576.68/576.80	c total clause space: 206.656MB
576.68/576.80	c total #watches: 376404
581.28/581.48	c total #propagations: 23099065 / total #impl: 281083873 (eff. 0.082)
581.28/581.48	c #Conflicts:     204000 | #Learnt:      13393 | 0.001
581.28/581.48	c total clause space: 206.656MB
581.28/581.48	c total #watches: 417934
587.29/587.48	c total #propagations: 23212704 / total #impl: 282962370 (eff. 0.082)
587.29/587.48	c #Conflicts:     205000 | #Learnt:      14393 | 0.001
587.29/587.48	c total clause space: 206.656MB
587.29/587.48	c total #watches: 464602
591.88/592.04	c total #propagations: 23332394 / total #impl: 284929931 (eff. 0.082)
591.88/592.04	c #Conflicts:     206000 | #Learnt:      15393 | 0.001
591.88/592.04	c total clause space: 206.656MB
591.88/592.04	c total #watches: 496803
598.18/598.31	c total #propagations: 23440594 / total #impl: 286237628 (eff. 0.082)
598.18/598.31	c #Conflicts:     207000 | #Learnt:      16393 | 0.001
598.18/598.31	c total clause space: 206.656MB
598.18/598.31	c total #watches: 538406
605.38/605.51	c total #propagations: 23559724 / total #impl: 287762092 (eff. 0.082)
605.38/605.51	c #Conflicts:     208000 | #Learnt:      17393 | 0.001
605.38/605.51	c total clause space: 206.656MB
605.38/605.51	c total #watches: 579968
613.69/613.88	c total #propagations: 23673552 / total #impl: 289517701 (eff. 0.082)
613.69/613.88	c #Conflicts:     209000 | #Learnt:      18393 | 0.001
613.69/613.88	c total clause space: 206.656MB
613.69/613.88	c total #watches: 623926
623.98/624.12	c total #propagations: 23776803 / total #impl: 291329868 (eff. 0.082)
623.98/624.12	c #Conflicts:     210000 | #Learnt:      19393 | 0.001
623.98/624.12	c total clause space: 206.656MB
623.98/624.12	c total #watches: 666334
635.48/635.64	c total #propagations: 23890645 / total #impl: 293445780 (eff. 0.081)
635.48/635.64	c #Conflicts:     211000 | #Learnt:      20393 | 0.001
635.48/635.64	c total clause space: 206.656MB
635.48/635.64	c total #watches: 714883
648.99/649.11	c total #propagations: 24009533 / total #impl: 295888626 (eff. 0.081)
648.99/649.11	c #Conflicts:     212000 | #Learnt:      21393 | 0.001
648.99/649.11	c total clause space: 206.656MB
648.99/649.11	c total #watches: 757584
661.78/661.94	c total #propagations: 24136436 / total #impl: 298339061 (eff. 0.081)
661.78/661.94	c GARBAGE COLLECT
661.78/661.94	c #Conflicts:     213000 | #Learnt:      11348 | 0.001
661.78/661.94	c total clause space: 206.656MB
661.78/661.94	c total #watches: 335361
665.98/666.19	c total #propagations: 24264555 / total #impl: 300684760 (eff. 0.081)
665.98/666.19	c #Conflicts:     214000 | #Learnt:      12348 | 0.001
665.98/666.19	c total clause space: 206.656MB
665.98/666.19	c total #watches: 388723
671.98/672.19	c total #propagations: 24390996 / total #impl: 302402543 (eff. 0.081)
671.98/672.19	c #Conflicts:     215000 | #Learnt:      13348 | 0.001
671.98/672.19	c total clause space: 206.656MB
671.98/672.19	c total #watches: 449840
680.68/680.89	c total #propagations: 24518285 / total #impl: 304467798 (eff. 0.081)
680.68/680.89	c #Conflicts:     216000 | #Learnt:      14348 | 0.001
680.68/680.89	c total clause space: 206.656MB
680.68/680.89	c total #watches: 519135
690.28/690.43	c total #propagations: 24660286 / total #impl: 306860629 (eff. 0.080)
690.28/690.43	c #Conflicts:     217000 | #Learnt:      15348 | 0.001
690.28/690.43	c total clause space: 206.656MB
690.28/690.43	c total #watches: 580536
701.27/701.41	c total #propagations: 24793649 / total #impl: 309267493 (eff. 0.080)
701.27/701.41	c #Conflicts:     218000 | #Learnt:      16348 | 0.001
701.27/701.41	c total clause space: 206.656MB
701.27/701.41	c total #watches: 637503
713.78/713.96	c total #propagations: 24925955 / total #impl: 311677751 (eff. 0.080)
713.78/713.96	c #Conflicts:     219000 | #Learnt:      17348 | 0.001
713.78/713.96	c total clause space: 206.656MB
713.78/713.96	c total #watches: 700690
728.67/728.89	c total #propagations: 25057399 / total #impl: 314356861 (eff. 0.080)
728.67/728.89	c #Conflicts:     220000 | #Learnt:      18348 | 0.001
728.67/728.89	c total clause space: 206.656MB
728.67/728.89	c total #watches: 761052
745.56/745.78	c total #propagations: 25195686 / total #impl: 317452758 (eff. 0.079)
745.56/745.78	c #Conflicts:     221000 | #Learnt:      19348 | 0.001
745.56/745.78	c total clause space: 206.656MB
745.56/745.78	c total #watches: 827450
765.86/766.01	c total #propagations: 25337594 / total #impl: 320796128 (eff. 0.079)
765.86/766.01	c #Conflicts:     222000 | #Learnt:      20348 | 0.001
765.86/766.01	c total clause space: 206.656MB
765.86/766.01	c total #watches: 885639
783.46/783.67	c total #propagations: 25474485 / total #impl: 324055049 (eff. 0.079)
783.46/783.67	c #Conflicts:     223000 | #Learnt:      21348 | 0.001
783.46/783.67	c total clause space: 206.656MB
783.46/783.67	c total #watches: 941969
811.66/811.83	c total #propagations: 25600704 / total #impl: 327123786 (eff. 0.078)
811.66/811.83	c #Conflicts:     224000 | #Learnt:      22348 | 0.001
811.66/811.83	c total clause space: 206.656MB
811.66/811.83	c total #watches: 1001381
826.55/826.74	c total #propagations: 25732617 / total #impl: 330428821 (eff. 0.078)
826.55/826.74	c GARBAGE COLLECT
826.55/826.74	c #Conflicts:     225000 | #Learnt:      11986 | 0.001
826.55/826.74	c total clause space: 206.656MB
826.55/826.74	c total #watches: 368090
831.35/831.56	c total #propagations: 25855921 / total #impl: 332757018 (eff. 0.078)
831.35/831.56	c #Conflicts:     226000 | #Learnt:      12986 | 0.001
831.35/831.56	c total clause space: 206.656MB
831.35/831.56	c total #watches: 413461
837.75/837.99	c total #propagations: 25978688 / total #impl: 334671233 (eff. 0.078)
837.75/837.99	c #Conflicts:     227000 | #Learnt:      13986 | 0.001
837.75/837.99	c total clause space: 206.656MB
837.75/837.99	c total #watches: 464102
845.85/846.01	c total #propagations: 26114653 / total #impl: 336962033 (eff. 0.078)
845.85/846.01	c #Conflicts:     228000 | #Learnt:      14986 | 0.001
845.85/846.01	c total clause space: 206.656MB
845.85/846.01	c total #watches: 523059
854.95/855.12	c total #propagations: 26249846 / total #impl: 339640380 (eff. 0.077)
854.95/855.12	c #Conflicts:     229000 | #Learnt:      15986 | 0.001
854.95/855.12	c total clause space: 206.656MB
854.95/855.12	c total #watches: 585537
863.35/863.55	c total #propagations: 26378312 / total #impl: 342375532 (eff. 0.077)
863.35/863.55	c #Conflicts:     230000 | #Learnt:      16986 | 0.001
863.35/863.55	c total clause space: 206.656MB
863.35/863.55	c total #watches: 628462
872.54/872.74	c total #propagations: 26496213 / total #impl: 344611517 (eff. 0.077)
872.54/872.74	c #Conflicts:     231000 | #Learnt:      17986 | 0.001
872.54/872.74	c total clause space: 206.656MB
872.54/872.74	c total #watches: 668935
876.44/876.64	c total #propagations: 26627453 / total #impl: 346954139 (eff. 0.077)
876.44/876.64	c #Conflicts:     232000 | #Learnt:      18986 | 0.001
876.44/876.64	c total clause space: 206.656MB
876.44/876.64	c total #watches: 684776
880.54/880.74	c total #propagations: 26727068 / total #impl: 348035586 (eff. 0.077)
880.54/880.74	c #Conflicts:     233000 | #Learnt:      19986 | 0.001
880.54/880.74	c total clause space: 206.656MB
880.54/880.74	c total #watches: 703622
888.34/888.54	c total #propagations: 26825623 / total #impl: 349147395 (eff. 0.077)
888.34/888.54	c #Conflicts:     234000 | #Learnt:      20986 | 0.001
888.34/888.54	c total clause space: 206.656MB
888.34/888.54	c total #watches: 744141
892.94/893.16	c total #propagations: 26961667 / total #impl: 350805654 (eff. 0.077)
892.94/893.16	c #Conflicts:     235000 | #Learnt:      21986 | 0.001
892.94/893.16	c total clause space: 206.656MB
892.94/893.16	c total #watches: 762770
898.74/898.96	c total #propagations: 27054075 / total #impl: 351911183 (eff. 0.077)
898.74/898.96	c #Conflicts:     236000 | #Learnt:      22986 | 0.001
898.74/898.96	c total clause space: 206.656MB
898.74/898.96	c total #watches: 780002
904.44/904.66	c total #propagations: 27164011 / total #impl: 353249949 (eff. 0.077)
904.44/904.66	c GARBAGE COLLECT
904.44/904.66	c #Conflicts:     237000 | #Learnt:      12345 | 0.001
904.44/904.66	c total clause space: 206.656MB
904.44/904.66	c total #watches: 372747
908.33/908.55	c total #propagations: 27271206 / total #impl: 354524739 (eff. 0.077)
908.33/908.55	c #Conflicts:     238000 | #Learnt:      13345 | 0.001
908.33/908.55	c total clause space: 206.656MB
908.33/908.55	c total #watches: 416762
913.03/913.29	c total #propagations: 27389938 / total #impl: 356063670 (eff. 0.077)
913.03/913.29	c #Conflicts:     239000 | #Learnt:      14345 | 0.001
913.03/913.29	c total clause space: 206.656MB
913.03/913.29	c total #watches: 456632
915.83/916.07	c total #propagations: 27505370 / total #impl: 357933554 (eff. 0.077)
915.83/916.07	c #Conflicts:     240000 | #Learnt:      15345 | 0.001
915.83/916.07	c total clause space: 206.656MB
915.83/916.07	c total #watches: 474925
918.63/918.81	c total #propagations: 27605887 / total #impl: 359016034 (eff. 0.077)
918.63/918.81	c #Conflicts:     241000 | #Learnt:      16345 | 0.001
918.63/918.81	c total clause space: 206.656MB
918.63/918.81	c total #watches: 491373
922.13/922.33	c total #propagations: 27709446 / total #impl: 360141002 (eff. 0.077)
922.13/922.33	c #Conflicts:     242000 | #Learnt:      17345 | 0.001
922.13/922.33	c total clause space: 206.656MB
922.13/922.33	c total #watches: 516986
925.23/925.45	c total #propagations: 27825246 / total #impl: 361466185 (eff. 0.077)
925.23/925.45	c #Conflicts:     243000 | #Learnt:      18345 | 0.001
925.23/925.45	c total clause space: 206.656MB
925.23/925.45	c total #watches: 533050
928.63/928.85	c total #propagations: 27925054 / total #impl: 362596411 (eff. 0.077)
928.63/928.85	c #Conflicts:     244000 | #Learnt:      19345 | 0.001
928.63/928.85	c total clause space: 206.656MB
928.63/928.85	c total #watches: 556366
933.03/933.21	c total #propagations: 28029391 / total #impl: 363819209 (eff. 0.077)
933.03/933.21	c #Conflicts:     245000 | #Learnt:      20345 | 0.001
933.03/933.21	c total clause space: 206.656MB
933.03/933.21	c total #watches: 589865
936.83/937.06	c total #propagations: 28136812 / total #impl: 365122891 (eff. 0.077)
936.83/937.06	c #Conflicts:     246000 | #Learnt:      21345 | 0.001
936.83/937.06	c total clause space: 206.656MB
936.83/937.06	c total #watches: 624022
941.83/942.07	c total #propagations: 28250961 / total #impl: 366615728 (eff. 0.077)
941.83/942.07	c #Conflicts:     247000 | #Learnt:      22345 | 0.001
941.83/942.07	c total clause space: 206.656MB
941.83/942.07	c total #watches: 666816
946.73/946.92	c total #propagations: 28384342 / total #impl: 368377879 (eff. 0.077)
946.73/946.92	c #Conflicts:     248000 | #Learnt:      23345 | 0.001
946.73/946.92	c total clause space: 206.656MB
946.73/946.92	c total #watches: 700389
949.23/949.45	c total #propagations: 28515707 / total #impl: 370298879 (eff. 0.077)
949.23/949.45	c GARBAGE COLLECT
949.23/949.45	c #Conflicts:     249000 | #Learnt:      12530 | 0.001
949.23/949.45	c total clause space: 206.656MB
949.23/949.45	c total #watches: 376311
953.73/953.90	c total #propagations: 28615016 / total #impl: 371570843 (eff. 0.077)
953.73/953.90	c #Conflicts:     250000 | #Learnt:      13530 | 0.001
953.73/953.90	c total clause space: 206.656MB
953.73/953.90	c total #watches: 435059
955.93/956.18	c total #propagations: 28756554 / total #impl: 373506432 (eff. 0.077)
955.93/956.18	c #Conflicts:     251000 | #Learnt:      14530 | 0.001
955.93/956.18	c total clause space: 206.656MB
955.93/956.18	c total #watches: 451682
959.03/959.30	c total #propagations: 28859788 / total #impl: 374672982 (eff. 0.077)
959.03/959.30	c #Conflicts:     252000 | #Learnt:      15530 | 0.001
959.03/959.30	c total clause space: 206.656MB
959.03/959.30	c total #watches: 470974
961.33/961.56	c total #propagations: 28971407 / total #impl: 375919304 (eff. 0.077)
961.33/961.56	c #Conflicts:     253000 | #Learnt:      16530 | 0.001
961.33/961.56	c total clause space: 206.656MB
961.33/961.56	c total #watches: 489622
964.53/964.80	c total #propagations: 29067610 / total #impl: 377226070 (eff. 0.077)
964.53/964.80	c #Conflicts:     254000 | #Learnt:      17530 | 0.001
964.53/964.80	c total clause space: 206.656MB
964.53/964.80	c total #watches: 508890
967.83/968.09	c total #propagations: 29176869 / total #impl: 378571664 (eff. 0.077)
967.83/968.09	c #Conflicts:     255000 | #Learnt:      18530 | 0.001
967.83/968.09	c total clause space: 206.656MB
967.83/968.09	c total #watches: 530262
971.23/971.43	c total #propagations: 29284923 / total #impl: 379898537 (eff. 0.077)
971.23/971.43	c #Conflicts:     256000 | #Learnt:      19530 | 0.001
971.23/971.43	c total clause space: 206.656MB
971.23/971.43	c total #watches: 551919
975.53/975.73	c total #propagations: 29390132 / total #impl: 381293088 (eff. 0.077)
975.53/975.73	c #Conflicts:     257000 | #Learnt:      20530 | 0.001
975.53/975.73	c total clause space: 206.656MB
975.53/975.73	c total #watches: 588606
982.02/982.24	c total #propagations: 29511358 / total #impl: 382875092 (eff. 0.077)
982.02/982.24	c #Conflicts:     258000 | #Learnt:      21530 | 0.001
982.02/982.24	c total clause space: 206.656MB
982.02/982.24	c total #watches: 637767
986.53/986.79	c total #propagations: 29647511 / total #impl: 384967708 (eff. 0.077)
986.53/986.79	c #Conflicts:     259000 | #Learnt:      22530 | 0.001
986.53/986.79	c total clause space: 206.656MB
986.53/986.79	c total #watches: 665049
990.52/990.70	c total #propagations: 29760667 / total #impl: 386436347 (eff. 0.077)
990.52/990.70	c #Conflicts:     260000 | #Learnt:      23530 | 0.001
990.52/990.70	c total clause space: 206.656MB
990.52/990.70	c total #watches: 685615
996.02/996.29	c total #propagations: 29862087 / total #impl: 387739852 (eff. 0.077)
996.02/996.29	c #Conflicts:     261000 | #Learnt:      24530 | 0.001
996.02/996.29	c total clause space: 206.656MB
996.02/996.29	c total #watches: 718691
998.52/998.75	c total #propagations: 29972673 / total #impl: 389250035 (eff. 0.077)
998.52/998.75	c GARBAGE COLLECT
998.52/998.75	c #Conflicts:     262000 | #Learnt:      13366 | 0.001
998.52/998.75	c total clause space: 206.656MB
998.52/998.75	c total #watches: 381262
1000.32/1000.52	c total #propagations: 30084766 / total #impl: 390524304 (eff. 0.077)
1000.32/1000.52	c #Conflicts:     263000 | #Learnt:      14366 | 0.001
1000.32/1000.52	c total clause space: 206.656MB
1000.32/1000.52	c total #watches: 395784
1003.13/1003.38	c total #propagations: 30174872 / total #impl: 391586243 (eff. 0.077)
1003.13/1003.38	c #Conflicts:     264000 | #Learnt:      15366 | 0.001
1003.13/1003.38	c total clause space: 206.656MB
1003.13/1003.38	c total #watches: 419010
1005.72/1005.94	c total #propagations: 30289924 / total #impl: 392900798 (eff. 0.077)
1005.72/1005.94	c #Conflicts:     265000 | #Learnt:      16366 | 0.001
1005.72/1005.94	c total clause space: 206.656MB
1005.72/1005.94	c total #watches: 444975
1007.62/1007.84	c total #propagations: 30395179 / total #impl: 394240803 (eff. 0.077)
1007.62/1007.84	c #Conflicts:     266000 | #Learnt:      17366 | 0.001
1007.62/1007.84	c total clause space: 206.656MB
1007.62/1007.84	c total #watches: 481191
1011.32/1011.57	c total #propagations: 30498983 / total #impl: 395822696 (eff. 0.077)
1011.32/1011.57	c #Conflicts:     267000 | #Learnt:      18366 | 0.001
1011.32/1011.57	c total clause space: 206.656MB
1011.32/1011.57	c total #watches: 510659
1016.32/1016.53	c total #propagations: 30608981 / total #impl: 397537571 (eff. 0.077)
1016.32/1016.53	c #Conflicts:     268000 | #Learnt:      19366 | 0.001
1016.32/1016.53	c total clause space: 206.656MB
1016.32/1016.53	c total #watches: 549225
1022.72/1022.96	c total #propagations: 30739377 / total #impl: 399359933 (eff. 0.077)
1022.72/1022.96	c #Conflicts:     269000 | #Learnt:      20366 | 0.001
1022.72/1022.96	c total clause space: 206.656MB
1022.72/1022.96	c total #watches: 596188
1027.11/1027.32	c total #propagations: 30870149 / total #impl: 401372246 (eff. 0.077)
1027.11/1027.32	c #Conflicts:     270000 | #Learnt:      21366 | 0.001
1027.11/1027.32	c total clause space: 206.656MB
1027.11/1027.32	c total #watches: 618789
1032.51/1032.79	c total #propagations: 30982390 / total #impl: 402969194 (eff. 0.077)
1032.51/1032.79	c #Conflicts:     271000 | #Learnt:      22366 | 0.001
1032.51/1032.79	c total clause space: 206.656MB
1032.51/1032.79	c total #watches: 655813
1040.11/1040.30	c total #propagations: 31108151 / total #impl: 405038329 (eff. 0.077)
1040.11/1040.30	c #Conflicts:     272000 | #Learnt:      23366 | 0.001
1040.11/1040.30	c total clause space: 206.656MB
1040.11/1040.30	c total #watches: 702421
1049.71/1049.99	c total #propagations: 31257070 / total #impl: 407878086 (eff. 0.077)
1049.71/1049.99	c #Conflicts:     273000 | #Learnt:      24366 | 0.001
1049.71/1049.99	c total clause space: 206.656MB
1049.71/1049.99	c total #watches: 751982
1056.32/1056.55	c total #propagations: 31415944 / total #impl: 411217775 (eff. 0.076)
1056.32/1056.55	c GARBAGE COLLECT
1056.32/1056.55	c #Conflicts:     274000 | #Learnt:      12781 | 0.001
1056.32/1056.55	c total clause space: 206.656MB
1056.32/1056.55	c total #watches: 374102
1058.13/1058.36	c total #propagations: 31535746 / total #impl: 413073487 (eff. 0.076)
1058.13/1058.36	c #Conflicts:     275000 | #Learnt:      13781 | 0.001
1058.13/1058.36	c total clause space: 206.656MB
1058.13/1058.36	c total #watches: 396324
1060.33/1060.55	c total #propagations: 31650186 / total #impl: 414656172 (eff. 0.076)
1060.33/1060.55	c #Conflicts:     276000 | #Learnt:      14781 | 0.001
1060.33/1060.55	c total clause space: 206.656MB
1060.33/1060.55	c total #watches: 412719
1063.02/1063.23	c total #propagations: 31752138 / total #impl: 415961927 (eff. 0.076)
1063.02/1063.23	c #Conflicts:     277000 | #Learnt:      15781 | 0.001
1063.02/1063.23	c total clause space: 206.656MB
1063.02/1063.23	c total #watches: 435257
1065.22/1065.45	c total #propagations: 31867774 / total #impl: 417344743 (eff. 0.076)
1065.22/1065.45	c #Conflicts:     278000 | #Learnt:      16781 | 0.001
1065.22/1065.45	c total clause space: 206.656MB
1065.22/1065.45	c total #watches: 450854
1069.32/1069.54	c total #propagations: 31965846 / total #impl: 418499870 (eff. 0.076)
1069.32/1069.54	c #Conflicts:     279000 | #Learnt:      17781 | 0.001
1069.32/1069.54	c total clause space: 206.656MB
1069.32/1069.54	c total #watches: 490893
1072.22/1072.47	c total #propagations: 32093670 / total #impl: 420099651 (eff. 0.076)
1072.22/1072.47	c #Conflicts:     280000 | #Learnt:      18781 | 0.001
1072.22/1072.47	c total clause space: 206.656MB
1072.22/1072.47	c total #watches: 515161
1074.92/1075.19	c total #propagations: 32210145 / total #impl: 421583828 (eff. 0.076)
1074.92/1075.19	c #Conflicts:     281000 | #Learnt:      19781 | 0.001
1074.92/1075.19	c total clause space: 206.656MB
1074.92/1075.19	c total #watches: 532308
1078.02/1078.25	c total #propagations: 32311699 / total #impl: 422880540 (eff. 0.076)
1078.02/1078.25	c #Conflicts:     282000 | #Learnt:      20781 | 0.001
1078.02/1078.25	c total clause space: 206.656MB
1078.02/1078.25	c total #watches: 555445
1080.42/1080.65	c total #propagations: 32407292 / total #impl: 424066611 (eff. 0.076)
1080.42/1080.65	c #Conflicts:     283000 | #Learnt:      21781 | 0.001
1080.42/1080.65	c total clause space: 206.656MB
1080.42/1080.65	c total #watches: 579552
1083.42/1083.68	c total #propagations: 32513922 / total #impl: 425507906 (eff. 0.076)
1083.42/1083.68	c #Conflicts:     284000 | #Learnt:      22781 | 0.001
1083.42/1083.68	c total clause space: 206.656MB
1083.42/1083.68	c total #watches: 606941
1086.72/1086.91	c total #propagations: 32625979 / total #impl: 427147912 (eff. 0.076)
1086.72/1086.91	c #Conflicts:     285000 | #Learnt:      23781 | 0.001
1086.72/1086.91	c total clause space: 206.656MB
1086.72/1086.91	c total #watches: 625044
1090.02/1090.22	c total #propagations: 32723826 / total #impl: 428552654 (eff. 0.076)
1090.02/1090.22	c #Conflicts:     286000 | #Learnt:      24781 | 0.001
1090.02/1090.22	c total clause space: 206.656MB
1090.02/1090.22	c total #watches: 646630
1093.32/1093.56	c total #propagations: 32829607 / total #impl: 430067782 (eff. 0.076)
1093.32/1093.56	c GARBAGE COLLECT
1093.32/1093.56	c #Conflicts:     287000 | #Learnt:      12957 | 0.001
1093.32/1093.56	c total clause space: 206.656MB
1093.32/1093.56	c total #watches: 376086
1095.42/1095.67	c total #propagations: 32917541 / total #impl: 431270139 (eff. 0.076)
1095.42/1095.67	c #Conflicts:     288000 | #Learnt:      13957 | 0.001
1095.42/1095.67	c total clause space: 206.656MB
1095.42/1095.67	c total #watches: 394619
1097.62/1097.81	c total #propagations: 33018645 / total #impl: 432525313 (eff. 0.076)
1097.62/1097.81	c #Conflicts:     289000 | #Learnt:      14957 | 0.001
1097.62/1097.81	c total clause space: 206.656MB
1097.62/1097.81	c total #watches: 413460
1100.81/1101.01	c total #propagations: 33117386 / total #impl: 433658510 (eff. 0.076)
1100.81/1101.01	c #Conflicts:     290000 | #Learnt:      15957 | 0.001
1100.81/1101.01	c total clause space: 206.656MB
1100.81/1101.01	c total #watches: 439562
1102.91/1103.16	c total #propagations: 33229233 / total #impl: 434969215 (eff. 0.076)
1102.91/1103.16	c #Conflicts:     291000 | #Learnt:      16957 | 0.001
1102.91/1103.16	c total clause space: 206.656MB
1102.91/1103.16	c total #watches: 459026
1105.50/1105.70	c total #propagations: 33336415 / total #impl: 436308602 (eff. 0.076)
1105.50/1105.70	c #Conflicts:     292000 | #Learnt:      17957 | 0.001
1105.50/1105.70	c total clause space: 206.656MB
1105.50/1105.70	c total #watches: 485156
1109.71/1109.98	c total #propagations: 33440906 / total #impl: 437710032 (eff. 0.076)
1109.71/1109.98	c #Conflicts:     293000 | #Learnt:      18957 | 0.001
1109.71/1109.98	c total clause space: 206.656MB
1109.71/1109.98	c total #watches: 522829
1115.60/1115.85	c total #propagations: 33560225 / total #impl: 439425664 (eff. 0.076)
1115.60/1115.85	c #Conflicts:     294000 | #Learnt:      19957 | 0.001
1115.60/1115.85	c total clause space: 206.656MB
1115.60/1115.85	c total #watches: 584363
1122.10/1122.34	c total #propagations: 33697264 / total #impl: 441471552 (eff. 0.076)
1122.10/1122.34	c #Conflicts:     295000 | #Learnt:      20957 | 0.001
1122.10/1122.34	c total clause space: 206.656MB
1122.10/1122.34	c total #watches: 636524
1126.10/1126.39	c total #propagations: 33831318 / total #impl: 443578760 (eff. 0.076)
1126.10/1126.39	c #Conflicts:     296000 | #Learnt:      21957 | 0.001
1126.10/1126.39	c total clause space: 206.656MB
1126.10/1126.39	c total #watches: 655064
1130.40/1130.63	c total #propagations: 33927461 / total #impl: 444872126 (eff. 0.076)
1130.40/1130.63	c #Conflicts:     297000 | #Learnt:      22957 | 0.001
1130.40/1130.63	c total clause space: 206.656MB
1130.40/1130.63	c total #watches: 680419
1133.40/1133.60	c total #propagations: 34035229 / total #impl: 446365718 (eff. 0.076)
1133.40/1133.60	c #Conflicts:     298000 | #Learnt:      23957 | 0.001
1133.40/1133.60	c total clause space: 206.656MB
1133.40/1133.60	c total #watches: 709300
1137.80/1138.01	c total #propagations: 34123935 / total #impl: 447736788 (eff. 0.076)
1137.80/1138.01	c #Conflicts:     299000 | #Learnt:      24957 | 0.001
1137.80/1138.01	c total clause space: 206.656MB
1137.80/1138.01	c total #watches: 724714
1143.00/1143.25	c total #propagations: 34224463 / total #impl: 449117326 (eff. 0.076)
1143.00/1143.25	c #Conflicts:     300000 | #Learnt:      25957 | 0.001
1143.00/1143.25	c total clause space: 206.656MB
1143.00/1143.25	c total #watches: 745460
1147.40/1147.65	c total #propagations: 34331710 / total #impl: 450589054 (eff. 0.076)
1147.40/1147.65	c GARBAGE COLLECT
1147.40/1147.65	c #Conflicts:     301000 | #Learnt:      13930 | 0.001
1147.40/1147.65	c total clause space: 206.656MB
1147.40/1147.65	c total #watches: 400112
1150.41/1150.64	c total #propagations: 34449404 / total #impl: 452053524 (eff. 0.076)
1150.41/1150.64	c #Conflicts:     302000 | #Learnt:      14930 | 0.001
1150.41/1150.64	c total clause space: 206.656MB
1150.41/1150.64	c total #watches: 430573
1153.90/1154.11	c total #propagations: 34564824 / total #impl: 453485175 (eff. 0.076)
1153.90/1154.11	c #Conflicts:     303000 | #Learnt:      15930 | 0.001
1153.90/1154.11	c total clause space: 206.656MB
1153.90/1154.11	c total #watches: 462420
1156.30/1156.59	c total #propagations: 34684171 / total #impl: 455067898 (eff. 0.076)
1156.30/1156.59	c #Conflicts:     304000 | #Learnt:      16930 | 0.001
1156.30/1156.59	c total clause space: 206.656MB
1156.30/1156.59	c total #watches: 482533
1159.70/1159.98	c total #propagations: 34776019 / total #impl: 456150894 (eff. 0.076)
1159.70/1159.98	c #Conflicts:     305000 | #Learnt:      17930 | 0.001
1159.70/1159.98	c total clause space: 206.656MB
1159.70/1159.98	c total #watches: 507676
1162.90/1163.12	c total #propagations: 34895318 / total #impl: 457707096 (eff. 0.076)
1162.90/1163.12	c #Conflicts:     306000 | #Learnt:      18930 | 0.001
1162.90/1163.12	c total clause space: 206.656MB
1162.90/1163.12	c total #watches: 531170
1165.40/1165.63	c total #propagations: 34995446 / total #impl: 459126404 (eff. 0.076)
1165.40/1165.63	c #Conflicts:     307000 | #Learnt:      19930 | 0.001
1165.40/1165.63	c total clause space: 206.656MB
1165.40/1165.63	c total #watches: 550122
1168.40/1168.64	c total #propagations: 35091099 / total #impl: 460360528 (eff. 0.076)
1168.40/1168.64	c #Conflicts:     308000 | #Learnt:      20930 | 0.001
1168.40/1168.64	c total clause space: 206.656MB
1168.40/1168.64	c total #watches: 569682
1172.89/1173.16	c total #propagations: 35193691 / total #impl: 461729524 (eff. 0.076)
1172.89/1173.16	c #Conflicts:     309000 | #Learnt:      21930 | 0.001
1172.89/1173.16	c total clause space: 206.656MB
1172.89/1173.16	c total #watches: 599886
1176.99/1177.25	c total #propagations: 35312766 / total #impl: 463283182 (eff. 0.076)
1176.99/1177.25	c #Conflicts:     310000 | #Learnt:      22930 | 0.001
1176.99/1177.25	c total clause space: 206.656MB
1176.99/1177.25	c total #watches: 631535
1181.79/1182.00	c total #propagations: 35421953 / total #impl: 464626307 (eff. 0.076)
1181.79/1182.00	c #Conflicts:     311000 | #Learnt:      23930 | 0.001
1181.79/1182.00	c total clause space: 206.656MB
1181.79/1182.00	c total #watches: 669273
1185.19/1185.47	c total #propagations: 35546415 / total #impl: 466273460 (eff. 0.076)
1185.19/1185.47	c #Conflicts:     312000 | #Learnt:      24930 | 0.001
1185.19/1185.47	c total clause space: 206.656MB
1185.19/1185.47	c total #watches: 697672
1188.90/1189.16	c total #propagations: 35656500 / total #impl: 468232112 (eff. 0.076)
1188.90/1189.16	c #Conflicts:     313000 | #Learnt:      25930 | 0.001
1188.90/1189.16	c total clause space: 206.656MB
1188.90/1189.16	c total #watches: 739899
1193.09/1193.39	c total #propagations: 35772882 / total #impl: 470755325 (eff. 0.076)
1193.09/1193.39	c #Conflicts:     314000 | #Learnt:      26930 | 0.001
1193.09/1193.39	c total clause space: 206.656MB
1193.09/1193.39	c total #watches: 770105
1196.89/1197.17	c total #propagations: 35881829 / total #impl: 472976811 (eff. 0.076)
1196.89/1197.17	c GARBAGE COLLECT
1196.89/1197.17	c #Conflicts:     315000 | #Learnt:      14607 | 0.001
1196.89/1197.17	c total clause space: 206.656MB
1196.89/1197.17	c total #watches: 431334
1202.20/1202.41	c total #propagations: 36004863 / total #impl: 474683598 (eff. 0.076)
1202.20/1202.41	c #Conflicts:     316000 | #Learnt:      15607 | 0.001
1202.20/1202.41	c total clause space: 206.656MB
1202.20/1202.41	c total #watches: 476271
1206.60/1206.84	c total #propagations: 36130079 / total #impl: 476923946 (eff. 0.076)
1206.60/1206.84	c #Conflicts:     317000 | #Learnt:      16607 | 0.001
1206.60/1206.84	c total clause space: 206.656MB
1206.60/1206.84	c total #watches: 514802
1212.10/1212.37	c total #propagations: 36243072 / total #impl: 478446108 (eff. 0.076)
1212.10/1212.37	c #Conflicts:     318000 | #Learnt:      17607 | 0.001
1212.10/1212.37	c total clause space: 206.656MB
1212.10/1212.37	c total #watches: 556850
1219.89/1220.16	c total #propagations: 36376864 / total #impl: 480295244 (eff. 0.076)
1219.89/1220.16	c #Conflicts:     319000 | #Learnt:      18607 | 0.001
1219.89/1220.16	c total clause space: 206.656MB
1219.89/1220.16	c total #watches: 607678
1229.19/1229.43	c total #propagations: 36515039 / total #impl: 482481176 (eff. 0.076)
1229.19/1229.43	c #Conflicts:     320000 | #Learnt:      19607 | 0.001
1229.19/1229.43	c total clause space: 206.656MB
1229.19/1229.43	c total #watches: 670529
1237.68/1237.90	c total #propagations: 36647888 / total #impl: 484938135 (eff. 0.076)
1237.68/1237.90	c #Conflicts:     321000 | #Learnt:      20607 | 0.001
1237.68/1237.90	c total clause space: 206.656MB
1237.68/1237.90	c total #watches: 705655
1245.98/1246.23	c total #propagations: 36760964 / total #impl: 486755993 (eff. 0.076)
1245.98/1246.23	c #Conflicts:     322000 | #Learnt:      21607 | 0.001
1245.98/1246.23	c total clause space: 206.656MB
1245.98/1246.23	c total #watches: 757290
1257.48/1257.71	c total #propagations: 36885446 / total #impl: 488636067 (eff. 0.075)
1257.48/1257.71	c #Conflicts:     323000 | #Learnt:      22607 | 0.001
1257.48/1257.71	c total clause space: 206.656MB
1257.48/1257.71	c total #watches: 819124
1271.28/1271.57	c total #propagations: 37029444 / total #impl: 491371660 (eff. 0.075)
1271.28/1271.57	c #Conflicts:     324000 | #Learnt:      23607 | 0.001
1271.28/1271.57	c total clause space: 206.656MB
1271.28/1271.57	c total #watches: 874128
1287.98/1288.26	c total #propagations: 37172349 / total #impl: 494379937 (eff. 0.075)
1287.98/1288.26	c #Conflicts:     325000 | #Learnt:      24607 | 0.001
1287.98/1288.26	c total clause space: 206.656MB
1287.98/1288.26	c total #watches: 940737
1306.47/1306.79	c total #propagations: 37320174 / total #impl: 497998339 (eff. 0.075)
1306.47/1306.79	c #Conflicts:     326000 | #Learnt:      25607 | 0.001
1306.47/1306.79	c total clause space: 206.656MB
1306.47/1306.79	c total #watches: 999286
1329.87/1330.16	c total #propagations: 37459936 / total #impl: 501947465 (eff. 0.075)
1329.87/1330.16	c #Conflicts:     327000 | #Learnt:      26607 | 0.001
1329.87/1330.16	c total clause space: 206.656MB
1329.87/1330.16	c total #watches: 1060152
1355.36/1355.67	c total #propagations: 37616487 / total #impl: 506851980 (eff. 0.074)
1355.36/1355.67	c #Conflicts:     328000 | #Learnt:      27607 | 0.001
1355.36/1355.67	c total clause space: 206.656MB
1355.36/1355.67	c total #watches: 1128219
1360.06/1360.34	c total #propagations: 37767487 / total #impl: 512177921 (eff. 0.074)
1360.06/1360.34	c GARBAGE COLLECT
1360.06/1360.34	c #Conflicts:     329000 | #Learnt:      14880 | 0.001
1360.06/1360.34	c total clause space: 206.656MB
1360.06/1360.34	c total #watches: 439069
1365.76/1366.03	c total #propagations: 37901938 / total #impl: 514030492 (eff. 0.074)
1365.76/1366.03	c #Conflicts:     330000 | #Learnt:      15880 | 0.001
1365.76/1366.03	c total clause space: 206.656MB
1365.76/1366.03	c total #watches: 487543
1373.46/1373.74	c total #propagations: 38040846 / total #impl: 516321241 (eff. 0.074)
1373.46/1373.74	c #Conflicts:     331000 | #Learnt:      16880 | 0.001
1373.46/1373.74	c total clause space: 206.656MB
1373.46/1373.74	c total #watches: 544236
1383.16/1383.44	c total #propagations: 38190046 / total #impl: 519120654 (eff. 0.074)
1383.16/1383.44	c #Conflicts:     332000 | #Learnt:      17880 | 0.001
1383.16/1383.44	c total clause space: 206.656MB
1383.16/1383.44	c total #watches: 608119
1393.36/1393.64	c total #propagations: 38344648 / total #impl: 522367254 (eff. 0.073)
1393.36/1393.64	c #Conflicts:     333000 | #Learnt:      18880 | 0.001
1393.36/1393.64	c total clause space: 206.656MB
1393.36/1393.64	c total #watches: 665914
1400.46/1400.78	c total #propagations: 38481501 / total #impl: 525807862 (eff. 0.073)
1400.46/1400.78	c #Conflicts:     334000 | #Learnt:      19880 | 0.001
1400.46/1400.78	c total clause space: 206.656MB
1400.46/1400.78	c total #watches: 694867
1405.15/1405.43	c total #propagations: 38599480 / total #impl: 527753830 (eff. 0.073)
1405.15/1405.43	c #Conflicts:     335000 | #Learnt:      20880 | 0.001
1405.15/1405.43	c total clause space: 206.656MB
1405.15/1405.43	c total #watches: 709764
1408.65/1408.97	c total #propagations: 38700199 / total #impl: 529067039 (eff. 0.073)
1408.65/1408.97	c #Conflicts:     336000 | #Learnt:      21880 | 0.001
1408.65/1408.97	c total clause space: 206.656MB
1408.65/1408.97	c total #watches: 728513
1415.85/1416.16	c total #propagations: 38798406 / total #impl: 530415984 (eff. 0.073)
1415.85/1416.16	c #Conflicts:     337000 | #Learnt:      22880 | 0.001
1415.85/1416.16	c total clause space: 206.656MB
1415.85/1416.16	c total #watches: 759398
1421.25/1421.55	c total #propagations: 38915751 / total #impl: 531987805 (eff. 0.073)
1421.25/1421.55	c #Conflicts:     338000 | #Learnt:      23880 | 0.001
1421.25/1421.55	c total clause space: 206.656MB
1421.25/1421.55	c total #watches: 782604
1426.56/1426.85	c total #propagations: 39018496 / total #impl: 533346832 (eff. 0.073)
1426.56/1426.85	c #Conflicts:     339000 | #Learnt:      24880 | 0.001
1426.56/1426.85	c total clause space: 206.656MB
1426.56/1426.85	c total #watches: 805822
1431.55/1431.87	c total #propagations: 39129663 / total #impl: 534838605 (eff. 0.073)
1431.55/1431.87	c #Conflicts:     340000 | #Learnt:      25880 | 0.002
1431.55/1431.87	c total clause space: 206.656MB
1431.55/1431.87	c total #watches: 828991
1434.75/1435.01	c total #propagations: 39234448 / total #impl: 536403759 (eff. 0.073)
1434.75/1435.01	c #Conflicts:     341000 | #Learnt:      26880 | 0.002
1434.75/1435.01	c total clause space: 206.656MB
1434.75/1435.01	c total #watches: 865263
1439.85/1440.17	c total #propagations: 39349936 / total #impl: 538642172 (eff. 0.073)
1439.85/1440.17	c #Conflicts:     342000 | #Learnt:      27880 | 0.002
1439.85/1440.17	c total clause space: 206.656MB
1439.85/1440.17	c total #watches: 890265
1443.45/1443.79	c total #propagations: 39462171 / total #impl: 540482306 (eff. 0.073)
1443.45/1443.79	c GARBAGE COLLECT
1443.45/1443.79	c #Conflicts:     343000 | #Learnt:      14785 | 0.002
1443.45/1443.79	c total clause space: 206.656MB
1443.45/1443.79	c total #watches: 415019
1446.05/1446.30	c total #propagations: 39574230 / total #impl: 541929652 (eff. 0.073)
1446.05/1446.30	c #Conflicts:     344000 | #Learnt:      15785 | 0.002
1446.05/1446.30	c total clause space: 206.656MB
1446.05/1446.30	c total #watches: 434861
1448.35/1448.68	c total #propagations: 39679863 / total #impl: 543244953 (eff. 0.073)
1448.35/1448.68	c #Conflicts:     345000 | #Learnt:      16785 | 0.002
1448.35/1448.68	c total clause space: 206.656MB
1448.35/1448.68	c total #watches: 455792
1450.95/1451.22	c total #propagations: 39786646 / total #impl: 544738730 (eff. 0.073)
1450.95/1451.22	c #Conflicts:     346000 | #Learnt:      17785 | 0.002
1450.95/1451.22	c total clause space: 206.656MB
1450.95/1451.22	c total #watches: 473043
1453.55/1453.81	c total #propagations: 39886544 / total #impl: 546046528 (eff. 0.073)
1453.55/1453.81	c #Conflicts:     347000 | #Learnt:      18785 | 0.002
1453.55/1453.81	c total clause space: 206.656MB
1453.55/1453.81	c total #watches: 493681
1458.45/1458.71	c total #propagations: 39990774 / total #impl: 547423057 (eff. 0.073)
1458.45/1458.71	c #Conflicts:     348000 | #Learnt:      19785 | 0.002
1458.45/1458.71	c total clause space: 206.656MB
1458.45/1458.71	c total #watches: 535075
1461.35/1461.60	c total #propagations: 40138009 / total #impl: 549467134 (eff. 0.073)
1461.35/1461.60	c #Conflicts:     349000 | #Learnt:      20785 | 0.002
1461.35/1461.60	c total clause space: 206.656MB
1461.35/1461.60	c total #watches: 577534
1465.25/1465.54	c total #propagations: 40258645 / total #impl: 551380603 (eff. 0.073)
1465.25/1465.54	c #Conflicts:     350000 | #Learnt:      21785 | 0.002
1465.25/1465.54	c total clause space: 206.656MB
1465.25/1465.54	c total #watches: 610231
1470.74/1471.04	c total #propagations: 40366584 / total #impl: 553122557 (eff. 0.073)
1470.74/1471.04	c #Conflicts:     351000 | #Learnt:      22785 | 0.002
1470.74/1471.04	c total clause space: 206.656MB
1470.74/1471.04	c total #watches: 650293
1478.15/1478.42	c total #propagations: 40489195 / total #impl: 555304525 (eff. 0.073)
1478.15/1478.42	c #Conflicts:     352000 | #Learnt:      23785 | 0.002
1478.15/1478.42	c total clause space: 206.656MB
1478.15/1478.42	c total #watches: 704134
1484.04/1484.34	c total #propagations: 40630228 / total #impl: 557617222 (eff. 0.073)
1484.04/1484.34	c #Conflicts:     353000 | #Learnt:      24785 | 0.002
1484.04/1484.34	c total clause space: 206.656MB
1484.04/1484.34	c total #watches: 735646
1488.84/1489.12	c total #propagations: 40743719 / total #impl: 559409184 (eff. 0.073)
1488.84/1489.12	c #Conflicts:     354000 | #Learnt:      25785 | 0.002
1488.84/1489.12	c total clause space: 206.656MB
1488.84/1489.12	c total #watches: 758079
1493.55/1493.88	c total #propagations: 40855005 / total #impl: 561067857 (eff. 0.073)
1493.55/1493.88	c #Conflicts:     355000 | #Learnt:      26785 | 0.002
1493.55/1493.88	c total clause space: 206.656MB
1493.55/1493.88	c total #watches: 778402
1499.34/1499.64	c total #propagations: 40955358 / total #impl: 562497760 (eff. 0.073)
1499.34/1499.64	c #Conflicts:     356000 | #Learnt:      27785 | 0.002
1499.34/1499.64	c total clause space: 206.656MB
1499.34/1499.64	c total #watches: 803596
1505.14/1505.42	c total #propagations: 41068005 / total #impl: 564162326 (eff. 0.073)
1505.14/1505.42	c GARBAGE COLLECT
1505.14/1505.42	c #Conflicts:     357000 | #Learnt:      14464 | 0.002
1505.14/1505.42	c total clause space: 206.656MB
1505.14/1505.42	c total #watches: 407929
1507.64/1507.93	c total #propagations: 41187962 / total #impl: 565913727 (eff. 0.073)
1507.64/1507.93	c #Conflicts:     358000 | #Learnt:      15464 | 0.002
1507.64/1507.93	c total clause space: 206.656MB
1507.64/1507.93	c total #watches: 433595
1510.05/1510.37	c total #propagations: 41312406 / total #impl: 567387482 (eff. 0.073)
1510.05/1510.37	c #Conflicts:     359000 | #Learnt:      16464 | 0.002
1510.05/1510.37	c total clause space: 206.656MB
1510.05/1510.37	c total #watches: 461159
1514.54/1514.82	c total #propagations: 41421717 / total #impl: 569022744 (eff. 0.073)
1514.54/1514.82	c #Conflicts:     360000 | #Learnt:      17464 | 0.002
1514.54/1514.82	c total clause space: 206.656MB
1514.54/1514.82	c total #watches: 507207
1519.44/1519.80	c total #propagations: 41551746 / total #impl: 570727488 (eff. 0.073)
1519.44/1519.80	c #Conflicts:     361000 | #Learnt:      18464 | 0.002
1519.44/1519.80	c total clause space: 206.656MB
1519.44/1519.80	c total #watches: 544751
1523.74/1524.08	c total #propagations: 41677183 / total #impl: 572523630 (eff. 0.073)
1523.74/1524.08	c #Conflicts:     362000 | #Learnt:      19464 | 0.002
1523.74/1524.08	c total clause space: 206.656MB
1523.74/1524.08	c total #watches: 572390
1527.54/1527.80	c total #propagations: 41789890 / total #impl: 574079124 (eff. 0.073)
1527.54/1527.80	c #Conflicts:     363000 | #Learnt:      20464 | 0.002
1527.54/1527.80	c total clause space: 206.656MB
1527.54/1527.80	c total #watches: 591313
1530.94/1531.22	c total #propagations: 41902539 / total #impl: 575546340 (eff. 0.073)
1530.94/1531.22	c #Conflicts:     364000 | #Learnt:      21464 | 0.002
1530.94/1531.22	c total clause space: 206.656MB
1530.94/1531.22	c total #watches: 615053
1534.93/1535.21	c total #propagations: 42010322 / total #impl: 577081856 (eff. 0.073)
1534.93/1535.21	c #Conflicts:     365000 | #Learnt:      22464 | 0.002
1534.93/1535.21	c total clause space: 206.656MB
1534.93/1535.21	c total #watches: 632536
1538.74/1539.08	c total #propagations: 42116399 / total #impl: 578448669 (eff. 0.073)
1538.74/1539.08	c #Conflicts:     366000 | #Learnt:      23464 | 0.002
1538.74/1539.08	c total clause space: 206.656MB
1538.74/1539.08	c total #watches: 654248
1541.94/1542.30	c total #propagations: 42223362 / total #impl: 579849646 (eff. 0.073)
1541.94/1542.30	c #Conflicts:     367000 | #Learnt:      24464 | 0.002
1541.94/1542.30	c total clause space: 206.656MB
1541.94/1542.30	c total #watches: 678679
1549.33/1549.65	c total #propagations: 42318193 / total #impl: 581345222 (eff. 0.073)
1549.33/1549.65	c #Conflicts:     368000 | #Learnt:      25464 | 0.002
1549.33/1549.65	c total clause space: 206.656MB
1549.33/1549.65	c total #watches: 719032
1556.24/1556.58	c total #propagations: 42436063 / total #impl: 583567455 (eff. 0.073)
1556.24/1556.58	c #Conflicts:     369000 | #Learnt:      26464 | 0.002
1556.24/1556.58	c total clause space: 206.656MB
1556.24/1556.58	c total #watches: 760680
1562.84/1563.15	c total #propagations: 42558803 / total #impl: 585803813 (eff. 0.073)
1562.84/1563.15	c #Conflicts:     370000 | #Learnt:      27464 | 0.002
1562.84/1563.15	c total clause space: 206.656MB
1562.84/1563.15	c total #watches: 804407
1575.04/1575.31	c total #propagations: 42675064 / total #impl: 587609430 (eff. 0.073)
1575.04/1575.31	c #Conflicts:     371000 | #Learnt:      28464 | 0.002
1575.04/1575.31	c total clause space: 206.656MB
1575.04/1575.31	c total #watches: 862206
1584.63/1584.94	c total #propagations: 42833744 / total #impl: 590630872 (eff. 0.073)
1584.63/1584.94	c GARBAGE COLLECT
1584.63/1584.94	c #Conflicts:     372000 | #Learnt:      14897 | 0.002
1584.63/1584.94	c total clause space: 206.656MB
1584.63/1584.94	c total #watches: 413723
1586.93/1587.29	c total #propagations: 42963676 / total #impl: 593343967 (eff. 0.072)
1586.93/1587.29	c #Conflicts:     373000 | #Learnt:      15897 | 0.002
1586.93/1587.29	c total clause space: 206.656MB
1586.93/1587.29	c total #watches: 456152
1592.13/1592.43	c total #propagations: 43080710 / total #impl: 595268797 (eff. 0.072)
1592.13/1592.43	c #Conflicts:     374000 | #Learnt:      16897 | 0.002
1592.13/1592.43	c total clause space: 206.656MB
1592.13/1592.43	c total #watches: 528526
1595.63/1595.94	c total #propagations: 43224251 / total #impl: 598320893 (eff. 0.072)
1595.63/1595.94	c #Conflicts:     375000 | #Learnt:      17897 | 0.002
1595.63/1595.94	c total clause space: 206.656MB
1595.63/1595.94	c total #watches: 551637
1599.42/1599.76	c total #propagations: 43319306 / total #impl: 599647669 (eff. 0.072)
1599.42/1599.76	c #Conflicts:     376000 | #Learnt:      18897 | 0.002
1599.42/1599.76	c total clause space: 206.656MB
1599.42/1599.76	c total #watches: 576516
1603.72/1604.06	c total #propagations: 43436401 / total #impl: 601442990 (eff. 0.072)
1603.72/1604.06	c #Conflicts:     377000 | #Learnt:      19897 | 0.002
1603.72/1604.06	c total clause space: 206.656MB
1603.72/1604.06	c total #watches: 619505
1609.92/1610.21	c total #propagations: 43553434 / total #impl: 603590477 (eff. 0.072)
1609.92/1610.21	c #Conflicts:     378000 | #Learnt:      20897 | 0.002
1609.92/1610.21	c total clause space: 206.656MB
1609.92/1610.21	c total #watches: 662919
1614.42/1614.78	c total #propagations: 43687613 / total #impl: 606563412 (eff. 0.072)
1614.42/1614.78	c #Conflicts:     379000 | #Learnt:      21897 | 0.002
1614.42/1614.78	c total clause space: 206.656MB
1614.42/1614.78	c total #watches: 682311
1618.82/1619.17	c total #propagations: 43788455 / total #impl: 608059595 (eff. 0.072)
1618.82/1619.17	c #Conflicts:     380000 | #Learnt:      22897 | 0.001
1618.82/1619.17	c total clause space: 206.656MB
1618.82/1619.17	c total #watches: 708196
1623.33/1623.66	c total #propagations: 43891228 / total #impl: 609475422 (eff. 0.072)
1623.33/1623.66	c #Conflicts:     381000 | #Learnt:      23897 | 0.001
1623.33/1623.66	c total clause space: 206.656MB
1623.33/1623.66	c total #watches: 731110
1628.32/1628.69	c total #propagations: 43992541 / total #impl: 610855217 (eff. 0.072)
1628.32/1628.69	c #Conflicts:     382000 | #Learnt:      24897 | 0.001
1628.32/1628.69	c total clause space: 206.656MB
1628.32/1628.69	c total #watches: 754298
1632.52/1632.83	c total #propagations: 44102001 / total #impl: 612401449 (eff. 0.072)
1632.52/1632.83	c #Conflicts:     383000 | #Learnt:      25897 | 0.002
1632.52/1632.83	c total clause space: 206.656MB
1632.52/1632.83	c total #watches: 770478
1637.82/1638.14	c total #propagations: 44192345 / total #impl: 613732419 (eff. 0.072)
1637.82/1638.14	c #Conflicts:     384000 | #Learnt:      26897 | 0.002
1637.82/1638.14	c total clause space: 206.656MB
1637.82/1638.14	c total #watches: 796948
1643.32/1643.69	c total #propagations: 44305476 / total #impl: 615289522 (eff. 0.072)
1643.32/1643.69	c #Conflicts:     385000 | #Learnt:      27897 | 0.002
1643.32/1643.69	c total clause space: 206.656MB
1643.32/1643.69	c total #watches: 825916
1651.42/1651.70	c total #propagations: 44416633 / total #impl: 617082828 (eff. 0.072)
1651.42/1651.70	c #Conflicts:     386000 | #Learnt:      28897 | 0.002
1651.42/1651.70	c total clause space: 206.656MB
1651.42/1651.70	c total #watches: 886148
1658.22/1658.57	c total #propagations: 44570910 / total #impl: 619265211 (eff. 0.072)
1658.22/1658.57	c #Conflicts:     387000 | #Learnt:      29897 | 0.002
1658.22/1658.57	c total clause space: 206.656MB
1658.22/1658.57	c total #watches: 908365
1660.52/1660.89	c total #propagations: 44685364 / total #impl: 620940431 (eff. 0.072)
1660.52/1660.89	c GARBAGE COLLECT
1660.52/1660.89	c #Conflicts:     388000 | #Learnt:      15989 | 0.002
1660.52/1660.89	c total clause space: 206.656MB
1660.52/1660.89	c total #watches: 433704
1663.12/1663.49	c total #propagations: 44779176 / total #impl: 622193184 (eff. 0.072)
1663.12/1663.49	c #Conflicts:     389000 | #Learnt:      16989 | 0.002
1663.12/1663.49	c total clause space: 206.656MB
1663.12/1663.49	c total #watches: 453859
1666.11/1666.44	c total #propagations: 44878122 / total #impl: 623480531 (eff. 0.072)
1666.11/1666.44	c #Conflicts:     390000 | #Learnt:      17989 | 0.002
1666.11/1666.44	c total clause space: 206.656MB
1666.11/1666.44	c total #watches: 477765
1668.21/1668.58	c total #propagations: 44983503 / total #impl: 624831187 (eff. 0.072)
1668.21/1668.58	c #Conflicts:     391000 | #Learnt:      18989 | 0.002
1668.21/1668.58	c total clause space: 206.656MB
1668.21/1668.58	c total #watches: 498816
1671.01/1671.30	c total #propagations: 45075296 / total #impl: 626061269 (eff. 0.072)
1671.01/1671.30	c #Conflicts:     392000 | #Learnt:      19989 | 0.002
1671.01/1671.30	c total clause space: 206.656MB
1671.01/1671.30	c total #watches: 519475
1674.91/1675.26	c total #propagations: 45179432 / total #impl: 627545512 (eff. 0.072)
1674.91/1675.26	c #Conflicts:     393000 | #Learnt:      20989 | 0.002
1674.91/1675.26	c total clause space: 206.656MB
1674.91/1675.26	c total #watches: 555766
1677.61/1677.94	c total #propagations: 45288558 / total #impl: 629295937 (eff. 0.072)
1677.61/1677.94	c #Conflicts:     394000 | #Learnt:      21989 | 0.002
1677.61/1677.94	c total clause space: 206.656MB
1677.61/1677.94	c total #watches: 590908
1683.82/1684.20	c total #propagations: 45407134 / total #impl: 631055212 (eff. 0.072)
1683.82/1684.20	c #Conflicts:     395000 | #Learnt:      22989 | 0.002
1683.82/1684.20	c total clause space: 206.656MB
1683.82/1684.20	c total #watches: 637883
1690.01/1690.30	c total #propagations: 45552496 / total #impl: 633391522 (eff. 0.072)
1690.01/1690.30	c #Conflicts:     396000 | #Learnt:      23989 | 0.002
1690.01/1690.30	c total clause space: 206.656MB
1690.01/1690.30	c total #watches: 681990
1698.22/1698.52	c total #propagations: 45671338 / total #impl: 635623956 (eff. 0.072)
1698.22/1698.52	c #Conflicts:     397000 | #Learnt:      24989 | 0.002
1698.22/1698.52	c total clause space: 206.656MB
1698.22/1698.52	c total #watches: 736948
1705.31/1705.65	c total #propagations: 45796918 / total #impl: 639028371 (eff. 0.072)
1705.31/1705.65	c #Conflicts:     398000 | #Learnt:      25989 | 0.002
1705.31/1705.65	c total clause space: 206.656MB
1705.31/1705.65	c total #watches: 774206
1711.01/1711.34	c total #propagations: 45915618 / total #impl: 641700137 (eff. 0.072)
1711.01/1711.34	c #Conflicts:     399000 | #Learnt:      26989 | 0.002
1711.01/1711.34	c total clause space: 206.656MB
1711.01/1711.34	c total #watches: 797440
1716.31/1716.62	c total #propagations: 46031092 / total #impl: 643394329 (eff. 0.072)
1716.31/1716.62	c #Conflicts:     400000 | #Learnt:      27989 | 0.002
1716.31/1716.62	c total clause space: 206.656MB
1716.31/1716.62	c total #watches: 814258
1721.01/1721.30	c total #propagations: 46139403 / total #impl: 645025037 (eff. 0.072)
1721.01/1721.30	c #Conflicts:     401000 | #Learnt:      28989 | 0.002
1721.01/1721.30	c total clause space: 206.656MB
1721.01/1721.30	c total #watches: 833482
1726.51/1726.87	c total #propagations: 46229785 / total #impl: 646568187 (eff. 0.072)
1726.51/1726.87	c #Conflicts:     402000 | #Learnt:      29989 | 0.002
1726.51/1726.87	c total clause space: 206.656MB
1726.51/1726.87	c total #watches: 855559
1731.30/1731.69	c total #propagations: 46336683 / total #impl: 648247582 (eff. 0.071)
1731.30/1731.69	c GARBAGE COLLECT
1731.30/1731.69	c #Conflicts:     403000 | #Learnt:      15783 | 0.002
1731.30/1731.69	c total clause space: 206.656MB
1731.30/1731.69	c total #watches: 438666
1734.20/1734.52	c total #propagations: 46451527 / total #impl: 649723217 (eff. 0.071)
1734.20/1734.52	c #Conflicts:     404000 | #Learnt:      16783 | 0.002
1734.20/1734.52	c total clause space: 206.656MB
1734.20/1734.52	c total #watches: 481659
1737.10/1737.46	c total #propagations: 46565692 / total #impl: 651151416 (eff. 0.072)
1737.10/1737.46	c #Conflicts:     405000 | #Learnt:      17783 | 0.002
1737.10/1737.46	c total clause space: 206.656MB
1737.10/1737.46	c total #watches: 523122
1740.90/1741.28	c total #propagations: 46672694 / total #impl: 653300816 (eff. 0.071)
1740.90/1741.28	c #Conflicts:     406000 | #Learnt:      18783 | 0.002
1740.90/1741.28	c total clause space: 206.656MB
1740.90/1741.28	c total #watches: 555392
1745.30/1745.62	c total #propagations: 46788303 / total #impl: 655219311 (eff. 0.071)
1745.30/1745.62	c #Conflicts:     407000 | #Learnt:      19783 | 0.002
1745.30/1745.62	c total clause space: 206.656MB
1745.30/1745.62	c total #watches: 582456
1748.71/1749.04	c total #propagations: 46915964 / total #impl: 656872091 (eff. 0.071)
1748.71/1749.04	c #Conflicts:     408000 | #Learnt:      20783 | 0.002
1748.71/1749.04	c total clause space: 206.656MB
1748.71/1749.04	c total #watches: 600135
1753.70/1754.05	c total #propagations: 47013505 / total #impl: 658258449 (eff. 0.071)
1753.70/1754.05	c #Conflicts:     409000 | #Learnt:      21783 | 0.002
1753.70/1754.05	c total clause space: 206.656MB
1753.70/1754.05	c total #watches: 628007
1757.40/1757.70	c total #propagations: 47143600 / total #impl: 659984179 (eff. 0.071)
1757.40/1757.70	c #Conflicts:     410000 | #Learnt:      22783 | 0.002
1757.40/1757.70	c total clause space: 206.656MB
1757.40/1757.70	c total #watches: 647049
1761.60/1761.93	c total #propagations: 47245898 / total #impl: 661535539 (eff. 0.071)
1761.60/1761.93	c #Conflicts:     411000 | #Learnt:      23783 | 0.002
1761.60/1761.93	c total clause space: 206.656MB
1761.60/1761.93	c total #watches: 672015
1765.40/1765.75	c total #propagations: 47360088 / total #impl: 663116920 (eff. 0.071)
1765.40/1765.75	c #Conflicts:     412000 | #Learnt:      24783 | 0.002
1765.40/1765.75	c total clause space: 206.656MB
1765.40/1765.75	c total #watches: 695595
1770.00/1770.38	c total #propagations: 47465198 / total #impl: 664822625 (eff. 0.071)
1770.00/1770.38	c #Conflicts:     413000 | #Learnt:      25783 | 0.002
1770.00/1770.38	c total clause space: 206.656MB
1770.00/1770.38	c total #watches: 720637
1775.90/1776.26	c total #propagations: 47557211 / total #impl: 666362264 (eff. 0.071)
1775.90/1776.26	c #Conflicts:     414000 | #Learnt:      26783 | 0.002
1775.90/1776.26	c total clause space: 206.656MB
1775.90/1776.26	c total #watches: 765665
1783.90/1784.25	c total #propagations: 47679785 / total #impl: 668395203 (eff. 0.071)
1783.90/1784.25	c #Conflicts:     415000 | #Learnt:      27783 | 0.002
1783.90/1784.25	c total clause space: 206.656MB
1783.90/1784.25	c total #watches: 815829
1793.80/1794.13	c total #propagations: 47808801 / total #impl: 670685319 (eff. 0.071)
1793.80/1794.13	c #Conflicts:     416000 | #Learnt:      28783 | 0.002
1793.80/1794.13	c total clause space: 206.656MB
1793.80/1794.13	c total #watches: 875825

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4116115-1466958678/watcher-4116115-1466958678 -o /tmp/evaluation-result-4116115-1466958678/solver-4116115-1466958678 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1466951789-21610 --watchdog 1960 --input HOME/instance-4116115-1466958678.opb ./cdcl-cuttingplanes-release 

pid=22175
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

[startup+0 s]
/proc/loadavg: 2.16 2.26 2.26 3/176 22178
/proc/meminfo: memFree=29637488/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/22178/stat : 22178 (runsolver) R 22175 21593 21593 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 1 0 28905665 24911872 49 33554432000 4194304 4338465 140735247931568 140735247929104 213419453296 0 0 4096 24578 0 0 0 17 7 0 0 0 0 0
/proc/22178/statm: 6082 49 3 36 0 2655 0
Current StackSize limit: 10240 KiB


[startup+0.100169 s]
/proc/loadavg: 2.16 2.26 2.26 3/176 22178
/proc/meminfo: memFree=29637488/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=34272 CPUtime=0.08 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 758 0 0 0 8 0 0 0 20 0 1 0 28905665 35094528 7164 33554432000 4194304 6199737 140734051284448 140734051282680 4208371 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/22178/statm: 8568 7164 139 490 0 8069 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34272

[startup+0.200363 s]
/proc/loadavg: 2.16 2.26 2.26 3/176 22178
/proc/meminfo: memFree=29637488/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=34404 CPUtime=0.18 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 1350 0 0 0 18 0 0 0 20 0 1 0 28905665 35229696 7527 33554432000 4194304 6199737 140734051284448 140734051283240 4207822 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/22178/statm: 8601 7527 155 490 0 8102 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 34404

[startup+0.300339 s]
/proc/loadavg: 2.16 2.26 2.26 3/176 22178
/proc/meminfo: memFree=29637488/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=37252 CPUtime=0.28 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 1529 0 0 0 28 0 0 0 20 0 1 0 28905665 38146048 8158 33554432000 4194304 6199737 140734051284448 140734051283240 4213314 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/22178/statm: 9313 8158 155 490 0 8814 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37252

[startup+0.700293 s]
/proc/loadavg: 2.16 2.26 2.26 3/176 22178
/proc/meminfo: memFree=29637488/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=42052 CPUtime=0.68 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 2008 0 0 0 68 0 0 0 20 0 1 0 28905665 43061248 8475 33554432000 4194304 6199737 140734051284448 140734051283192 4207822 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/22178/statm: 10513 8475 161 490 0 10014 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 42052

[startup+1.50018 s]
/proc/loadavg: 2.16 2.26 2.26 4/177 22179
/proc/meminfo: memFree=29603096/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=42420 CPUtime=1.48 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 2681 0 0 0 147 1 0 0 20 0 1 0 28905665 43438080 9407 33554432000 4194304 6199737 140734051284448 140734051283560 4208100 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 10605 9407 161 490 0 10106 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42420

[startup+3.10019 s]
/proc/loadavg: 2.23 2.27 2.26 4/177 22179
/proc/meminfo: memFree=29599312/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=50232 CPUtime=3.08 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 3299 0 0 0 307 1 0 0 20 0 1 0 28905665 51437568 9816 33554432000 4194304 6199737 140734051284448 140734051283560 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 12558 9816 161 490 0 12059 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50232

[startup+6.3003 s]
/proc/loadavg: 2.23 2.27 2.26 4/177 22179
/proc/meminfo: memFree=29594660/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=50976 CPUtime=6.28 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 3937 0 0 0 627 1 0 0 20 0 1 0 28905665 52199424 11297 33554432000 4194304 6199737 140734051284448 140734051283384 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 12744 11297 161 490 0 12245 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50976

[startup+12.7002 s]
/proc/loadavg: 2.27 2.28 2.27 3/177 22179
/proc/meminfo: memFree=29579160/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=64352 CPUtime=12.67 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 4912 0 0 0 1266 1 0 0 20 0 1 0 28905665 65896448 14610 33554432000 4194304 6199737 140734051284448 140734051283560 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 16088 14610 161 490 0 15589 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 64352

[startup+25.5003 s]
/proc/loadavg: 2.23 2.27 2.26 3/177 22179
/proc/meminfo: memFree=29576168/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=84852 CPUtime=25.48 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 6208 0 0 0 2546 2 0 0 20 0 1 0 28905665 86888448 15461 33554432000 4194304 6199737 140734051284448 140734051283560 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 21213 15461 161 490 0 20714 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84852

[startup+51.1003 s]
/proc/loadavg: 2.23 2.26 2.26 4/177 22179
/proc/meminfo: memFree=29556684/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=87032 CPUtime=51.07 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 7066 0 0 0 5105 2 0 0 20 0 1 0 28905665 89120768 20325 33554432000 4194304 6199737 140734051284448 140734051283560 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 21758 20325 161 490 0 21259 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87032

[startup+102.3 s]
/proc/loadavg: 2.32 2.28 2.27 3/177 22181
/proc/meminfo: memFree=29550500/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=119592 CPUtime=102.27 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 8197 0 0 0 10224 3 0 0 20 0 1 0 28905665 122462208 21791 33554432000 4194304 6199737 140734051284448 140734051283560 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 29898 21791 161 490 0 29399 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 119592

[startup+162.3 s]
/proc/loadavg: 2.17 2.24 2.25 3/177 22182
/proc/meminfo: memFree=29493884/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=174584 CPUtime=162.25 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 9417 0 0 0 16221 4 0 0 20 0 1 0 28905665 178774016 35786 33554432000 4194304 6199737 140734051284448 140734051283560 4213487 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 43646 35786 161 490 0 43147 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 174584

[startup+222.307 s]
/proc/loadavg: 2.22 2.24 2.25 3/177 22183
/proc/meminfo: memFree=29485112/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=177412 CPUtime=222.25 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 10104 0 0 0 22221 4 0 0 20 0 1 0 28905665 181669888 38006 33554432000 4194304 6199737 140734051284448 140734051283096 4213238 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 44353 38006 161 490 0 43854 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 177412

[startup+282.3 s]
/proc/loadavg: 2.42 2.29 2.27 3/177 22184
/proc/meminfo: memFree=29481980/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=180392 CPUtime=282.23 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 10820 0 0 0 28219 4 0 0 20 0 1 0 28905665 184721408 38722 33554432000 4194304 6199737 140734051284448 140734051283560 4213238 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 45098 38722 161 490 0 44599 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 180392

[startup+342.3 s]
/proc/loadavg: 2.34 2.28 2.27 4/177 22231
/proc/meminfo: memFree=29641000/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=181564 CPUtime=342.22 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 11116 0 0 0 34218 4 0 0 20 0 1 0 28905665 185921536 39018 33554432000 4194304 6199737 140734051284448 140734051283096 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 45391 39018 161 490 0 44892 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 181564

[startup+402.3 s]
/proc/loadavg: 2.34 2.29 2.27 3/177 22233
/proc/meminfo: memFree=29592756/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=183012 CPUtime=402.22 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 11456 0 0 0 40217 5 0 0 20 0 1 0 28905665 187404288 39358 33554432000 4194304 6199737 140734051284448 140734051283560 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 45753 39358 161 490 0 45254 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 183012

[startup+462.3 s]
/proc/loadavg: 2.23 2.26 2.26 3/177 22234
/proc/meminfo: memFree=29589276/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=183624 CPUtime=462.21 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 11611 0 0 0 46216 5 0 0 20 0 1 0 28905665 188030976 39513 33554432000 4194304 6199737 140734051284448 140734051283560 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 45906 39513 161 490 0 45407 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 183624

[startup+522.3 s]
/proc/loadavg: 2.21 2.24 2.26 3/177 22235
/proc/meminfo: memFree=29556436/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=184580 CPUtime=522.2 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 11873 0 0 0 52215 5 0 0 20 0 1 0 28905665 189009920 40797 33554432000 4194304 6199737 140734051284448 140734051283560 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 46145 40797 161 490 0 45646 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 184580

[startup+582.3 s]
/proc/loadavg: 2.12 2.21 2.24 3/178 22239
/proc/meminfo: memFree=29534696/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=267192 CPUtime=582.18 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 12442 0 0 0 58213 5 0 0 20 0 1 0 28905665 273604608 45350 33554432000 4194304 6199737 140734051284448 140734051283560 4213489 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 66798 45350 161 490 0 66299 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 267192


################
# More data... #
################


[startup+882.307 s]
/proc/loadavg: 2.23 2.23 2.24 4/177 22245
/proc/meminfo: memFree=29489364/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=273596 CPUtime=882.15 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 14168 0 0 0 88209 6 0 0 20 0 1 0 28905665 280162304 52101 33554432000 4194304 6199737 140734051284448 140734051283560 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 68399 52101 161 490 0 67900 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 273596

[startup+942.3 s]
/proc/loadavg: 2.16 2.21 2.23 3/177 22246
/proc/meminfo: memFree=29488100/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=273996 CPUtime=942.13 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 14258 0 0 0 94207 6 0 0 20 0 1 0 28905665 280571904 52191 33554432000 4194304 6199737 140734051284448 140734051283560 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 68499 52191 161 490 0 68000 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 273996

[startup+1002.3 s]
/proc/loadavg: 2.39 2.26 2.24 3/177 22248
/proc/meminfo: memFree=29454120/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=273996 CPUtime=1002.12 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 14271 0 0 0 100206 6 0 0 20 0 1 0 28905665 280571904 52204 33554432000 4194304 6199737 140734051284448 140734051283560 4213372 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 68499 52204 161 490 0 68000 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 273996

[startup+1062.3 s]
/proc/loadavg: 2.24 2.24 2.24 3/177 22249
/proc/meminfo: memFree=29433920/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=274392 CPUtime=1062.12 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 14357 0 0 0 106205 7 0 0 20 0 1 0 28905665 280977408 52290 33554432000 4194304 6199737 140734051284448 140734051283560 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 68598 52290 161 490 0 68099 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 274392

[startup+1122.3 s]
/proc/loadavg: 2.27 2.24 2.24 3/177 22250
/proc/meminfo: memFree=29431880/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=274392 CPUtime=1122.1 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 14372 0 0 0 112203 7 0 0 20 0 1 0 28905665 280977408 52495 33554432000 4194304 6199737 140734051284448 140734051283560 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 68598 52495 161 490 0 68099 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 274392

[startup+1182.3 s]
/proc/loadavg: 2.29 2.25 2.24 3/178 22254
/proc/meminfo: memFree=29431324/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=274528 CPUtime=1182.09 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 14402 0 0 0 118202 7 0 0 20 0 1 0 28905665 281116672 52524 33554432000 4194304 6199737 140734051284448 140734051283560 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 68632 52524 161 490 0 68133 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 274528

[startup+1242.3 s]
/proc/loadavg: 2.45 2.30 2.25 3/177 22255
/proc/meminfo: memFree=29410520/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=274672 CPUtime=1242.08 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 14455 0 0 0 124201 7 0 0 20 0 1 0 28905665 281264128 52577 33554432000 4194304 6199737 140734051284448 140734051283560 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 68668 52577 161 490 0 68169 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 274672

[startup+1302.3 s]
/proc/loadavg: 2.22 2.26 2.24 3/177 22257
/proc/meminfo: memFree=29369704/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=275464 CPUtime=1302.08 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 14768 0 0 0 130201 7 0 0 20 0 1 0 28905665 282075136 52850 33554432000 4194304 6199737 140734051284448 140734051283384 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 68866 52850 161 490 0 68367 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 275464

[startup+1362.3 s]
/proc/loadavg: 2.34 2.28 2.25 4/177 22258
/proc/meminfo: memFree=29324896/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=276748 CPUtime=1362.06 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 15096 0 0 0 136199 7 0 0 20 0 1 0 28905665 283389952 60843 33554432000 4194304 6199737 140734051284448 140734051283560 4217958 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 69187 60843 161 490 0 68688 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 276748

[startup+1422.3 s]
/proc/loadavg: 2.28 2.27 2.25 3/177 22259
/proc/meminfo: memFree=29321984/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=277884 CPUtime=1422.06 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 15324 0 0 0 142199 7 0 0 20 0 1 0 28905665 284553216 61071 33554432000 4194304 6199737 140734051284448 140734051283560 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 69471 61071 161 490 0 68972 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 277884

[startup+1482.3 s]
/proc/loadavg: 2.41 2.31 2.26 3/177 22260
/proc/meminfo: memFree=29321592/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=278172 CPUtime=1482.04 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 15398 0 0 0 148197 7 0 0 20 0 1 0 28905665 284848128 61145 33554432000 4194304 6199737 140734051284448 140734051283560 4213308 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 69543 61145 161 490 0 69044 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 278172

[startup+1542.31 s]
/proc/loadavg: 2.35 2.31 2.27 4/177 22261
/proc/meminfo: memFree=29321568/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=278268 CPUtime=1542.04 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 15407 0 0 0 154197 7 0 0 20 0 1 0 28905665 284946432 61154 33554432000 4194304 6199737 140734051284448 140734051283560 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 69567 61154 161 490 0 69068 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 278268

[startup+1602.3 s]
/proc/loadavg: 2.39 2.33 2.28 3/177 22262
/proc/meminfo: memFree=29321040/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=278268 CPUtime=1602.02 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 15407 0 0 0 160195 7 0 0 20 0 1 0 28905665 284946432 61154 33554432000 4194304 6199737 140734051284448 140734051283560 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 69567 61154 161 490 0 69068 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 278268

[startup+1662.3 s]
/proc/loadavg: 2.36 2.33 2.27 3/177 22264
/proc/meminfo: memFree=29320260/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=278924 CPUtime=1662.02 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 15572 0 0 0 166195 7 0 0 20 0 1 0 28905665 285618176 61319 33554432000 4194304 6199737 140734051284448 140734051283560 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 69731 61319 161 490 0 69232 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 278924

[startup+1722.3 s]
/proc/loadavg: 2.34 2.33 2.27 4/177 22265
/proc/meminfo: memFree=29319232/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=279052 CPUtime=1722.01 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 15597 0 0 0 172194 7 0 0 20 0 1 0 28905665 285749248 61344 33554432000 4194304 6199737 140734051284448 140734051283560 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 69763 61344 161 490 0 69264 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 279052

[startup+1782.3 s]
/proc/loadavg: 2.38 2.33 2.28 3/178 22269
/proc/meminfo: memFree=29318504/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=279132 CPUtime=1782 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 15617 0 0 0 178193 7 0 0 20 0 1 0 28905665 285831168 61364 33554432000 4194304 6199737 140734051284448 140734051283560 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 69783 61364 161 490 0 69284 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 279132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.37 2.33 2.28 3/178 22292
/proc/meminfo: memFree=29318188/32872528 swapFree=1381468/1569516
[pid=22178] ppid=22175 vsize=279132 CPUtime=1800.09 cores=1,3,5,7
/proc/22178/stat : 22178 (cdcl-cuttingpla) R 22175 22178 21593 0 -1 4202496 15617 0 0 0 180002 7 0 0 20 0 1 0 28905665 285831168 61364 33554432000 4194304 6199737 140734051284448 140734051283560 4213456 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22178/statm: 69783 61364 161 490 0 69284 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 279132

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.11
CPU user time (s): 1800.03
CPU system time (s): 0.076988
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 279132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.076988
maximum resident set size= 245456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15617
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= 23
involuntary context switches= 1982

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.16237 second user time and 7.33988 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-26 18:31:19
IDJOB=4116115
IDBENCH=109429
IDSOLVER=2548
FILE ID=node140/4116115-1466958678
RUNJOBID= node140-1466951789-21610
PBS_JOBID= 19976369
Free space on /tmp= 71652 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size112-round22-7.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116115-1466958678/watcher-4116115-1466958678 -o /tmp/evaluation-result-4116115-1466958678/solver-4116115-1466958678 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1466951789-21610 --watchdog 1960 --input HOME/instance-4116115-1466958678.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 327e503a7a4a8903035a4425581c59c7
RANDOM SEED=1238101022

node140.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.707
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.41
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.707
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.56
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.707
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.707
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:        29638132 kB
Buffers:          150220 kB
Cached:           553396 kB
SwapCached:         1824 kB
Active:           334708 kB
Inactive:         598704 kB
Active(anon):     229412 kB
Inactive(anon):     2376 kB
Active(file):     105296 kB
Inactive(file):   596328 kB
Unevictable:     1569516 kB
Mlocked:         1381468 kB
SwapTotal:      67108856 kB
SwapFree:       67099380 kB
Dirty:              2748 kB
Writeback:             0 kB
AnonPages:       1849204 kB
Mapped:             7740 kB
Shmem:                 0 kB
Slab:             598380 kB
SReclaimable:      42412 kB
SUnreclaim:       555968 kB
KernelStack:        1472 kB
PageTables:         7460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1963740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    460800 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= 71648 MiB
End job on node140 at 2016-06-26 19:01:19