Trace number 4103064

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-2.opb
MD5SUM5249f5f1c551add7f5b5b920fc1c3b9c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark82.3515
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -40
Optimality of the best value was proved NO
Number of variables760
Total number of constraints41263
Number of constraints which are clauses41263
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 760
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 760
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 760
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 760 #constraint= 41263
0.39/0.43	c #Conflicts:       1000 | #Learnt:       1008 | 0.000
0.39/0.43	c total clause space: 29.637MB
0.39/0.43	c total #watches: 85893
0.79/0.80	c total #propagations: 12951 / total #impl: 227526 (eff. 0.057)
0.79/0.80	c #Conflicts:       2000 | #Learnt:       2010 | 0.000
0.79/0.80	c total clause space: 78.2603MB
0.79/0.80	c total #watches: 90340
1.10/1.16	c total #propagations: 25577 / total #impl: 491686 (eff. 0.052)
1.10/1.16	c GC COLLECT
1.10/1.16	c #Conflicts:       3000 | #Learnt:       2017 | 0.000
1.10/1.16	c total clause space: 78.2603MB
1.10/1.16	c total #watches: 91970
1.69/1.74	c total #propagations: 37607 / total #impl: 808423 (eff. 0.047)
1.69/1.74	c #Conflicts:       4000 | #Learnt:       3017 | 0.000
1.69/1.74	c total clause space: 78.2603MB
1.69/1.74	c total #watches: 97506
2.39/2.41	c total #propagations: 49682 / total #impl: 1084338 (eff. 0.046)
2.39/2.41	c GC COLLECT
2.39/2.41	c #Conflicts:       5000 | #Learnt:       2370 | 0.000
2.39/2.41	c total clause space: 127.173MB
2.39/2.41	c total #watches: 95620
3.29/3.38	c total #propagations: 62266 / total #impl: 1353306 (eff. 0.046)
3.29/3.38	c #Conflicts:       6000 | #Learnt:       3370 | 0.000
3.29/3.38	c total clause space: 127.173MB
3.29/3.38	c total #watches: 100144
4.50/4.56	c total #propagations: 73997 / total #impl: 1602332 (eff. 0.046)
4.50/4.56	c GC COLLECT
4.50/4.56	c #Conflicts:       7000 | #Learnt:       2253 | 0.000
4.50/4.56	c total clause space: 127.173MB
4.50/4.56	c total #watches: 93734
5.39/5.44	c total #propagations: 84830 / total #impl: 1831787 (eff. 0.046)
5.39/5.44	c #Conflicts:       8000 | #Learnt:       3253 | 0.000
5.39/5.44	c total clause space: 127.173MB
5.39/5.44	c total #watches: 97496
5.99/6.03	c total #propagations: 96154 / total #impl: 2104509 (eff. 0.046)
5.99/6.03	c #Conflicts:       9000 | #Learnt:       4260 | 0.000
5.99/6.03	c total clause space: 127.173MB
5.99/6.03	c total #watches: 104823
6.59/6.67	c total #propagations: 110381 / total #impl: 2420043 (eff. 0.046)
6.59/6.67	c GC COLLECT
6.59/6.67	c #Conflicts:      10000 | #Learnt:       2748 | 0.000
6.59/6.67	c total clause space: 127.173MB
6.59/6.67	c total #watches: 99869
7.29/7.34	c total #propagations: 123736 / total #impl: 2693192 (eff. 0.046)
7.29/7.34	c #Conflicts:      11000 | #Learnt:       3748 | 0.000
7.29/7.34	c total clause space: 127.173MB
7.29/7.34	c total #watches: 104212
8.29/8.37	c total #propagations: 137737 / total #impl: 3026873 (eff. 0.046)
8.29/8.37	c #Conflicts:      12000 | #Learnt:       4748 | 0.000
8.29/8.37	c total clause space: 127.173MB
8.29/8.37	c total #watches: 107806
10.00/10.00	c total #propagations: 152459 / total #impl: 3282949 (eff. 0.046)
10.00/10.00	c #Conflicts:      13000 | #Learnt:       5748 | 0.000
10.00/10.00	c total clause space: 206.656MB
10.00/10.00	c total #watches: 112151
11.19/11.26	c total #propagations: 167032 / total #impl: 3644957 (eff. 0.046)
11.19/11.26	c GC COLLECT
11.19/11.26	c #Conflicts:      14000 | #Learnt:       3895 | 0.000
11.19/11.26	c total clause space: 206.656MB
11.19/11.26	c total #watches: 100620
12.20/12.25	c total #propagations: 181212 / total #impl: 3989737 (eff. 0.045)
12.20/12.25	c #Conflicts:      15000 | #Learnt:       4895 | 0.000
12.20/12.25	c total clause space: 206.656MB
12.20/12.25	c total #watches: 105907
12.89/12.91	c total #propagations: 193809 / total #impl: 4345930 (eff. 0.045)
12.89/12.91	c #Conflicts:      16000 | #Learnt:       5895 | 0.000
12.89/12.91	c total clause space: 206.656MB
12.89/12.91	c total #watches: 111311
13.69/13.78	c total #propagations: 205116 / total #impl: 4692561 (eff. 0.044)
13.69/13.78	c GC COLLECT
13.69/13.78	c #Conflicts:      17000 | #Learnt:       3717 | 0.000
13.69/13.78	c total clause space: 206.656MB
13.69/13.78	c total #watches: 104756
14.49/14.59	c total #propagations: 215991 / total #impl: 5032194 (eff. 0.043)
14.49/14.59	c #Conflicts:      18000 | #Learnt:       4717 | 0.000
14.49/14.59	c total clause space: 206.656MB
14.49/14.59	c total #watches: 110948
15.40/15.44	c total #propagations: 226805 / total #impl: 5391640 (eff. 0.042)
15.40/15.44	c #Conflicts:      19000 | #Learnt:       5717 | 0.000
15.40/15.44	c total clause space: 206.656MB
15.40/15.44	c total #watches: 116756
16.39/16.43	c total #propagations: 236939 / total #impl: 5741946 (eff. 0.041)
16.39/16.43	c #Conflicts:      20000 | #Learnt:       6717 | 0.000
16.39/16.43	c total clause space: 206.656MB
16.39/16.43	c total #watches: 123588
17.19/17.20	c total #propagations: 250115 / total #impl: 6082788 (eff. 0.041)
17.19/17.20	c GC COLLECT
17.19/17.20	c #Conflicts:      21000 | #Learnt:       4231 | 0.000
17.19/17.20	c total clause space: 206.656MB
17.19/17.20	c total #watches: 113405
18.19/18.28	c total #propagations: 262136 / total #impl: 6399807 (eff. 0.041)
18.19/18.28	c #Conflicts:      22000 | #Learnt:       5231 | 0.000
18.19/18.28	c total clause space: 206.656MB
18.19/18.28	c total #watches: 119385
19.39/19.48	c total #propagations: 274404 / total #impl: 6714742 (eff. 0.041)
19.39/19.48	c #Conflicts:      23000 | #Learnt:       6231 | 0.000
19.39/19.48	c total clause space: 206.656MB
19.39/19.48	c total #watches: 125692
21.09/21.11	c total #propagations: 287711 / total #impl: 7015044 (eff. 0.041)
21.09/21.11	c #Conflicts:      24000 | #Learnt:       7231 | 0.000
21.09/21.11	c total clause space: 206.656MB
21.09/21.11	c total #watches: 131569
22.49/22.57	c total #propagations: 301576 / total #impl: 7325863 (eff. 0.041)
22.49/22.57	c GC COLLECT
22.49/22.57	c #Conflicts:      25000 | #Learnt:       4435 | 0.000
22.49/22.57	c total clause space: 206.656MB
22.49/22.57	c total #watches: 113038
23.59/23.69	c total #propagations: 315733 / total #impl: 7620401 (eff. 0.041)
23.59/23.69	c #Conflicts:      26000 | #Learnt:       5435 | 0.000
23.59/23.69	c total clause space: 206.656MB
23.59/23.69	c total #watches: 119455
24.79/24.88	c total #propagations: 328450 / total #impl: 7891670 (eff. 0.042)
24.79/24.88	c #Conflicts:      27000 | #Learnt:       6435 | 0.000
24.79/24.88	c total clause space: 206.656MB
24.79/24.88	c total #watches: 125389
26.39/26.48	c total #propagations: 339997 / total #impl: 8225526 (eff. 0.041)
26.39/26.48	c #Conflicts:      28000 | #Learnt:       7435 | 0.000
26.39/26.48	c total clause space: 206.656MB
26.39/26.48	c total #watches: 131209
28.28/28.39	c total #propagations: 352483 / total #impl: 8584303 (eff. 0.041)
28.28/28.39	c GC COLLECT
28.28/28.39	c #Conflicts:      29000 | #Learnt:       4336 | 0.000
28.28/28.39	c total clause space: 206.656MB
28.28/28.39	c total #watches: 110038
29.58/29.68	c total #propagations: 365856 / total #impl: 8967885 (eff. 0.041)
29.58/29.68	c #Conflicts:      30000 | #Learnt:       5336 | 0.000
29.58/29.68	c total clause space: 206.656MB
29.58/29.68	c total #watches: 115492
30.98/31.00	c total #propagations: 379706 / total #impl: 9263385 (eff. 0.041)
30.98/31.00	c #Conflicts:      31000 | #Learnt:       6336 | 0.000
30.98/31.00	c total clause space: 206.656MB
30.98/31.00	c total #watches: 121538
32.58/32.61	c total #propagations: 393321 / total #impl: 9605124 (eff. 0.041)
32.58/32.61	c #Conflicts:      32000 | #Learnt:       7336 | 0.000
32.58/32.61	c total clause space: 206.656MB
32.58/32.61	c total #watches: 128888
34.48/34.55	c total #propagations: 405533 / total #impl: 9961226 (eff. 0.041)
34.48/34.55	c #Conflicts:      33000 | #Learnt:       8336 | 0.000
34.48/34.55	c total clause space: 206.656MB
34.48/34.55	c total #watches: 134600
36.09/36.15	c total #propagations: 418444 / total #impl: 10301826 (eff. 0.041)
36.09/36.15	c GC COLLECT
36.09/36.15	c #Conflicts:      34000 | #Learnt:       4938 | 0.000
36.09/36.15	c total clause space: 206.656MB
36.09/36.15	c total #watches: 116220
36.99/37.01	c total #propagations: 431048 / total #impl: 10690992 (eff. 0.040)
36.99/37.01	c #Conflicts:      35000 | #Learnt:       5939 | 0.000
36.99/37.01	c total clause space: 206.656MB
36.99/37.01	c total #watches: 124432
38.19/38.20	c total #propagations: 442377 / total #impl: 11079496 (eff. 0.040)
38.19/38.20	c #Conflicts:      36000 | #Learnt:       6939 | 0.000
38.19/38.20	c total clause space: 206.656MB
38.19/38.20	c total #watches: 130550
39.49/39.53	c total #propagations: 455668 / total #impl: 11509993 (eff. 0.040)
39.49/39.53	c #Conflicts:      37000 | #Learnt:       7939 | 0.000
39.49/39.53	c total clause space: 206.656MB
39.49/39.53	c total #watches: 136427
40.99/41.02	c total #propagations: 470184 / total #impl: 11923193 (eff. 0.039)
40.99/41.02	c #Conflicts:      38000 | #Learnt:       8939 | 0.000
40.99/41.02	c total clause space: 206.656MB
40.99/41.02	c total #watches: 142348
42.18/42.26	c total #propagations: 486032 / total #impl: 12377290 (eff. 0.039)
42.18/42.26	c GC COLLECT
42.18/42.26	c #Conflicts:      39000 | #Learnt:       5238 | 0.000
42.18/42.26	c total clause space: 335.816MB
42.18/42.26	c total #watches: 117914
43.28/43.31	c total #propagations: 500924 / total #impl: 12787598 (eff. 0.039)
43.28/43.31	c #Conflicts:      40000 | #Learnt:       6238 | 0.000
43.28/43.31	c total clause space: 335.816MB
43.28/43.31	c total #watches: 123130
44.58/44.60	c total #propagations: 515131 / total #impl: 13047277 (eff. 0.039)
44.58/44.60	c #Conflicts:      41000 | #Learnt:       7238 | 0.000
44.58/44.60	c total clause space: 335.816MB
44.58/44.60	c total #watches: 128396
45.98/46.07	c total #propagations: 529254 / total #impl: 13297569 (eff. 0.040)
45.98/46.07	c #Conflicts:      42000 | #Learnt:       8238 | 0.000
45.98/46.07	c total clause space: 335.816MB
45.98/46.07	c total #watches: 133261
47.58/47.65	c total #propagations: 543739 / total #impl: 13529984 (eff. 0.040)
47.58/47.65	c #Conflicts:      43000 | #Learnt:       9238 | 0.000
47.58/47.65	c total clause space: 335.816MB
47.58/47.65	c total #watches: 138645
49.08/49.13	c total #propagations: 558173 / total #impl: 13773188 (eff. 0.041)
49.08/49.13	c GC COLLECT
49.08/49.13	c #Conflicts:      44000 | #Learnt:       5217 | 0.000
49.08/49.13	c total clause space: 335.816MB
49.08/49.13	c total #watches: 118122
50.59/50.63	c total #propagations: 571607 / total #impl: 14086343 (eff. 0.041)
50.59/50.63	c #Conflicts:      45000 | #Learnt:       6217 | 0.000
50.59/50.63	c total clause space: 335.816MB
50.59/50.63	c total #watches: 123524
52.28/52.39	c total #propagations: 584473 / total #impl: 14397834 (eff. 0.041)
52.28/52.39	c #Conflicts:      46000 | #Learnt:       7217 | 0.000
52.28/52.39	c total clause space: 335.816MB
52.28/52.39	c total #watches: 129555
54.59/54.67	c total #propagations: 598745 / total #impl: 14793342 (eff. 0.040)
54.59/54.67	c #Conflicts:      47000 | #Learnt:       8217 | 0.000
54.59/54.67	c total clause space: 335.816MB
54.59/54.67	c total #watches: 134701
57.29/57.33	c total #propagations: 613788 / total #impl: 15086844 (eff. 0.041)
57.29/57.33	c #Conflicts:      48000 | #Learnt:       9217 | 0.000
57.29/57.33	c total clause space: 335.816MB
57.29/57.33	c total #watches: 140254
59.39/59.44	c total #propagations: 627800 / total #impl: 15374522 (eff. 0.041)
59.39/59.44	c #Conflicts:      49000 | #Learnt:      10217 | 0.000
59.39/59.44	c total clause space: 335.816MB
59.39/59.44	c total #watches: 147468
60.59/60.65	c total #propagations: 643557 / total #impl: 15658962 (eff. 0.041)
60.59/60.65	c GC COLLECT
60.59/60.65	c #Conflicts:      50000 | #Learnt:       5903 | 0.000
60.59/60.65	c total clause space: 335.816MB
60.59/60.65	c total #watches: 123629
61.49/61.58	c total #propagations: 656493 / total #impl: 15887855 (eff. 0.041)
61.49/61.58	c #Conflicts:      51000 | #Learnt:       6903 | 0.000
61.49/61.58	c total clause space: 335.816MB
61.49/61.58	c total #watches: 129773
62.79/62.85	c total #propagations: 670929 / total #impl: 16159639 (eff. 0.042)
62.79/62.85	c #Conflicts:      52000 | #Learnt:       7903 | 0.000
62.79/62.85	c total clause space: 335.816MB
62.79/62.85	c total #watches: 136033
63.79/63.89	c total #propagations: 686604 / total #impl: 16367910 (eff. 0.042)
63.79/63.89	c #Conflicts:      53000 | #Learnt:       8903 | 0.000
63.79/63.89	c total clause space: 335.816MB
63.79/63.89	c total #watches: 142428
66.09/66.12	c total #propagations: 701377 / total #impl: 16585036 (eff. 0.042)
66.09/66.12	c #Conflicts:      54000 | #Learnt:       9903 | 0.000
66.09/66.12	c total clause space: 335.816MB
66.09/66.12	c total #watches: 148613
68.58/68.69	c total #propagations: 718258 / total #impl: 17005833 (eff. 0.042)
68.58/68.69	c #Conflicts:      55000 | #Learnt:      10903 | 0.000
68.58/68.69	c total clause space: 335.816MB
68.58/68.69	c total #watches: 153297
70.58/70.67	c total #propagations: 736176 / total #impl: 17406958 (eff. 0.042)
70.58/70.67	c GC COLLECT
70.58/70.67	c #Conflicts:      56000 | #Learnt:       6294 | 0.000
70.58/70.67	c total clause space: 335.816MB
70.58/70.67	c total #watches: 124986
71.98/72.04	c total #propagations: 751861 / total #impl: 17709344 (eff. 0.042)
71.98/72.04	c #Conflicts:      57000 | #Learnt:       7294 | 0.000
71.98/72.04	c total clause space: 335.816MB
71.98/72.04	c total #watches: 132168
73.58/73.65	c total #propagations: 765460 / total #impl: 18051014 (eff. 0.042)
73.58/73.65	c #Conflicts:      58000 | #Learnt:       8294 | 0.000
73.58/73.65	c total clause space: 335.816MB
73.58/73.65	c total #watches: 140565
75.48/75.54	c total #propagations: 778505 / total #impl: 18406021 (eff. 0.042)
75.48/75.54	c #Conflicts:      59000 | #Learnt:       9294 | 0.000
75.48/75.54	c total clause space: 335.816MB
75.48/75.54	c total #watches: 148286
77.68/77.77	c total #propagations: 790027 / total #impl: 18850205 (eff. 0.042)
77.68/77.77	c #Conflicts:      60000 | #Learnt:      10294 | 0.000
77.68/77.77	c total clause space: 335.816MB
77.68/77.77	c total #watches: 154298
80.98/81.06	c total #propagations: 804280 / total #impl: 19215564 (eff. 0.042)
80.98/81.06	c #Conflicts:      61000 | #Learnt:      11294 | 0.000
80.98/81.06	c total clause space: 335.816MB
80.98/81.06	c total #watches: 159736
83.38/83.49	c total #propagations: 819786 / total #impl: 19605748 (eff. 0.042)
83.38/83.49	c GC COLLECT
83.38/83.49	c #Conflicts:      62000 | #Learnt:       6388 | 0.000
83.38/83.49	c total clause space: 335.816MB
83.38/83.49	c total #watches: 126670
85.18/85.22	c total #propagations: 832532 / total #impl: 19966002 (eff. 0.042)
85.18/85.22	c #Conflicts:      63000 | #Learnt:       7388 | 0.000
85.18/85.22	c total clause space: 335.816MB
85.18/85.22	c total #watches: 133094
87.17/87.24	c total #propagations: 844306 / total #impl: 20374052 (eff. 0.041)
87.17/87.24	c #Conflicts:      64000 | #Learnt:       8388 | 0.000
87.17/87.24	c total clause space: 335.816MB
87.17/87.24	c total #watches: 138919
89.37/89.44	c total #propagations: 856490 / total #impl: 20840194 (eff. 0.041)
89.37/89.44	c #Conflicts:      65000 | #Learnt:       9388 | 0.000
89.37/89.44	c total clause space: 335.816MB
89.37/89.44	c total #watches: 145828
91.87/91.90	c total #propagations: 870732 / total #impl: 21156894 (eff. 0.041)
91.87/91.90	c #Conflicts:      66000 | #Learnt:      10388 | 0.000
91.87/91.90	c total clause space: 335.816MB
91.87/91.90	c total #watches: 152459
94.37/94.44	c total #propagations: 884423 / total #impl: 21487228 (eff. 0.041)
94.37/94.44	c #Conflicts:      67000 | #Learnt:      11388 | 0.000
94.37/94.44	c total clause space: 335.816MB
94.37/94.44	c total #watches: 157748
97.57/97.68	c total #propagations: 898897 / total #impl: 21832832 (eff. 0.041)
97.57/97.68	c #Conflicts:      68000 | #Learnt:      12388 | 0.000
97.57/97.68	c total clause space: 335.816MB
97.57/97.68	c total #watches: 161896
99.48/99.59	c total #propagations: 913076 / total #impl: 22137070 (eff. 0.041)
99.48/99.59	c GC COLLECT
99.48/99.59	c #Conflicts:      69000 | #Learnt:       7184 | 0.000
99.48/99.59	c total clause space: 335.816MB
99.48/99.59	c total #watches: 130406
101.88/101.99	c total #propagations: 926972 / total #impl: 22496972 (eff. 0.041)
101.88/101.99	c #Conflicts:      70000 | #Learnt:       8184 | 0.000
101.88/101.99	c total clause space: 335.816MB
101.88/101.99	c total #watches: 135593
104.88/104.96	c total #propagations: 941661 / total #impl: 22765451 (eff. 0.041)
104.88/104.96	c #Conflicts:      71000 | #Learnt:       9184 | 0.000
104.88/104.96	c total clause space: 335.816MB
104.88/104.96	c total #watches: 141042
108.58/108.65	c total #propagations: 959653 / total #impl: 22994451 (eff. 0.042)
108.58/108.65	c #Conflicts:      72000 | #Learnt:      10184 | 0.000
108.58/108.65	c total clause space: 335.816MB
108.58/108.65	c total #watches: 144271
111.38/111.40	c total #propagations: 980013 / total #impl: 23280021 (eff. 0.042)
111.38/111.40	c #Conflicts:      73000 | #Learnt:      11184 | 0.000
111.38/111.40	c total clause space: 335.816MB
111.38/111.40	c total #watches: 150325
114.18/114.26	c total #propagations: 995821 / total #impl: 23620080 (eff. 0.042)
114.18/114.26	c #Conflicts:      74000 | #Learnt:      12184 | 0.000
114.18/114.26	c total clause space: 335.816MB
114.18/114.26	c total #watches: 156416
116.47/116.51	c total #propagations: 1010679 / total #impl: 23921483 (eff. 0.042)
116.47/116.51	c GC COLLECT
116.47/116.51	c #Conflicts:      75000 | #Learnt:       6682 | 0.000
116.47/116.51	c total clause space: 335.816MB
116.47/116.51	c total #watches: 128428
118.27/118.37	c total #propagations: 1024487 / total #impl: 24213952 (eff. 0.042)
118.27/118.37	c #Conflicts:      76000 | #Learnt:       7682 | 0.000
118.27/118.37	c total clause space: 335.816MB
118.27/118.37	c total #watches: 135856
119.88/119.98	c total #propagations: 1037670 / total #impl: 24493382 (eff. 0.042)
119.88/119.98	c #Conflicts:      77000 | #Learnt:       8682 | 0.000
119.88/119.98	c total clause space: 335.816MB
119.88/119.98	c total #watches: 143395
122.87/122.97	c total #propagations: 1050402 / total #impl: 24829552 (eff. 0.042)
122.87/122.97	c #Conflicts:      78000 | #Learnt:       9682 | 0.000
122.87/122.97	c total clause space: 335.816MB
122.87/122.97	c total #watches: 149462
126.17/126.24	c total #propagations: 1064801 / total #impl: 25180206 (eff. 0.042)
126.17/126.24	c #Conflicts:      79000 | #Learnt:      10682 | 0.000
126.17/126.24	c total clause space: 335.816MB
126.17/126.24	c total #watches: 155991
129.57/129.62	c total #propagations: 1078758 / total #impl: 25408944 (eff. 0.042)
129.57/129.62	c #Conflicts:      80000 | #Learnt:      11682 | 0.000
129.57/129.62	c total clause space: 335.816MB
129.57/129.62	c total #watches: 161954
134.47/134.59	c total #propagations: 1091837 / total #impl: 25790353 (eff. 0.042)
134.47/134.59	c #Conflicts:      81000 | #Learnt:      12682 | 0.000
134.47/134.59	c total clause space: 335.816MB
134.47/134.59	c total #watches: 166861
140.27/140.31	c total #propagations: 1107061 / total #impl: 26065282 (eff. 0.042)
140.27/140.31	c GC COLLECT
140.27/140.31	c #Conflicts:      82000 | #Learnt:       6884 | 0.000
140.27/140.31	c total clause space: 335.816MB
140.27/140.31	c total #watches: 129966
142.97/143.07	c total #propagations: 1122634 / total #impl: 26326797 (eff. 0.043)
142.97/143.07	c #Conflicts:      83000 | #Learnt:       7884 | 0.000
142.97/143.07	c total clause space: 335.816MB
142.97/143.07	c total #watches: 136033
145.47/145.58	c total #propagations: 1136702 / total #impl: 26545789 (eff. 0.043)
145.47/145.58	c #Conflicts:      84000 | #Learnt:       8884 | 0.000
145.47/145.58	c total clause space: 335.816MB
145.47/145.58	c total #watches: 142101
148.57/148.63	c total #propagations: 1150599 / total #impl: 26732586 (eff. 0.043)
148.57/148.63	c #Conflicts:      85000 | #Learnt:       9884 | 0.000
148.57/148.63	c total clause space: 335.816MB
148.57/148.63	c total #watches: 146748
151.56/151.66	c total #propagations: 1165207 / total #impl: 26947288 (eff. 0.043)
151.56/151.66	c #Conflicts:      86000 | #Learnt:      10884 | 0.000
151.56/151.66	c total clause space: 335.816MB
151.56/151.66	c total #watches: 151440
154.76/154.81	c total #propagations: 1180043 / total #impl: 27192273 (eff. 0.043)
154.76/154.81	c #Conflicts:      87000 | #Learnt:      11884 | 0.000
154.76/154.81	c total clause space: 335.816MB
154.76/154.81	c total #watches: 155829
157.37/157.40	c total #propagations: 1194875 / total #impl: 27434829 (eff. 0.044)
157.37/157.40	c #Conflicts:      88000 | #Learnt:      12884 | 0.000
157.37/157.40	c total clause space: 335.816MB
157.37/157.40	c total #watches: 159825
160.06/160.14	c total #propagations: 1209886 / total #impl: 27717269 (eff. 0.044)
160.06/160.14	c #Conflicts:      89000 | #Learnt:      13884 | 0.000
160.06/160.14	c total clause space: 335.816MB
160.06/160.14	c total #watches: 163729
162.47/162.57	c total #propagations: 1225321 / total #impl: 27990095 (eff. 0.044)
162.47/162.57	c GC COLLECT
162.47/162.57	c #Conflicts:      90000 | #Learnt:       7785 | 0.000
162.47/162.57	c total clause space: 335.816MB
162.47/162.57	c total #watches: 135541
165.37/165.43	c total #propagations: 1239900 / total #impl: 28239544 (eff. 0.044)
165.37/165.43	c #Conflicts:      91000 | #Learnt:       8785 | 0.000
165.37/165.43	c total clause space: 335.816MB
165.37/165.43	c total #watches: 140755
169.07/169.19	c total #propagations: 1255146 / total #impl: 28467772 (eff. 0.044)
169.07/169.19	c #Conflicts:      92000 | #Learnt:       9785 | 0.000
169.07/169.19	c total clause space: 335.816MB
169.07/169.19	c total #watches: 145612
173.27/173.36	c total #propagations: 1269922 / total #impl: 28689070 (eff. 0.044)
173.27/173.36	c #Conflicts:      93000 | #Learnt:      10785 | 0.000
173.27/173.36	c total clause space: 335.816MB
173.27/173.36	c total #watches: 151456
176.47/176.50	c total #propagations: 1283793 / total #impl: 28895206 (eff. 0.044)
176.47/176.50	c #Conflicts:      94000 | #Learnt:      11785 | 0.000
176.47/176.50	c total clause space: 335.816MB
176.47/176.50	c total #watches: 156657
180.27/180.30	c total #propagations: 1297363 / total #impl: 29078187 (eff. 0.045)
180.27/180.30	c #Conflicts:      95000 | #Learnt:      12785 | 0.000
180.27/180.30	c total clause space: 335.816MB
180.27/180.30	c total #watches: 162283
183.57/183.68	c total #propagations: 1312135 / total #impl: 29264631 (eff. 0.045)
183.57/183.68	c #Conflicts:      96000 | #Learnt:      13785 | 0.000
183.57/183.68	c total clause space: 335.816MB
183.57/183.68	c total #watches: 167351
186.86/186.99	c total #propagations: 1327904 / total #impl: 29481750 (eff. 0.045)
186.86/186.99	c #Conflicts:      97000 | #Learnt:      14785 | 0.000
186.86/186.99	c total clause space: 335.816MB
186.86/186.99	c total #watches: 172721
189.76/189.85	c total #propagations: 1342815 / total #impl: 29683602 (eff. 0.045)
189.76/189.85	c GC COLLECT
189.76/189.85	c #Conflicts:      98000 | #Learnt:       8380 | 0.000
189.76/189.85	c total clause space: 335.816MB
189.76/189.85	c total #watches: 139494
193.06/193.12	c total #propagations: 1356288 / total #impl: 29861637 (eff. 0.045)
193.06/193.12	c #Conflicts:      99000 | #Learnt:       9380 | 0.000
193.06/193.12	c total clause space: 335.816MB
193.06/193.12	c total #watches: 144977
195.87/196.00	c total #propagations: 1370695 / total #impl: 30080763 (eff. 0.046)
195.87/196.00	c #Conflicts:     100000 | #Learnt:      10380 | 0.000
195.87/196.00	c total clause space: 335.816MB
195.87/196.00	c total #watches: 150688
198.96/199.08	c total #propagations: 1384715 / total #impl: 30260634 (eff. 0.046)
198.96/199.08	c #Conflicts:     101000 | #Learnt:      11380 | 0.000
198.96/199.08	c total clause space: 335.816MB
198.96/199.08	c total #watches: 155883
202.56/202.61	c total #propagations: 1398999 / total #impl: 30458433 (eff. 0.046)
202.56/202.61	c #Conflicts:     102000 | #Learnt:      12380 | 0.000
202.56/202.61	c total clause space: 335.816MB
202.56/202.61	c total #watches: 161093
205.67/205.74	c total #propagations: 1413730 / total #impl: 30652914 (eff. 0.046)
205.67/205.74	c #Conflicts:     103000 | #Learnt:      13380 | 0.000
205.67/205.74	c total clause space: 335.816MB
205.67/205.74	c total #watches: 165886
209.56/209.69	c total #propagations: 1428576 / total #impl: 30873594 (eff. 0.046)
209.56/209.69	c #Conflicts:     104000 | #Learnt:      14380 | 0.000
209.56/209.69	c total clause space: 335.816MB
209.56/209.69	c total #watches: 170680
213.96/214.10	c total #propagations: 1444477 / total #impl: 31191432 (eff. 0.046)
213.96/214.10	c #Conflicts:     105000 | #Learnt:      15380 | 0.000
213.96/214.10	c total clause space: 545.701MB
213.96/214.10	c total #watches: 175703
216.96/217.00	c total #propagations: 1458166 / total #impl: 31478132 (eff. 0.046)
216.96/217.00	c GC COLLECT
216.96/217.00	c #Conflicts:     106000 | #Learnt:       8678 | 0.000
216.96/217.00	c total clause space: 545.701MB
216.96/217.00	c total #watches: 140824
218.96/219.02	c total #propagations: 1471703 / total #impl: 31753391 (eff. 0.046)
218.96/219.02	c #Conflicts:     107000 | #Learnt:       9678 | 0.000
218.96/219.02	c total clause space: 545.701MB
218.96/219.02	c total #watches: 148793
221.35/221.45	c total #propagations: 1484876 / total #impl: 32012561 (eff. 0.046)
221.35/221.45	c #Conflicts:     108000 | #Learnt:      10678 | 0.000
221.35/221.45	c total clause space: 545.701MB
221.35/221.45	c total #watches: 155642
225.05/225.13	c total #propagations: 1499783 / total #impl: 32493301 (eff. 0.046)
225.05/225.13	c #Conflicts:     109000 | #Learnt:      11678 | 0.000
225.05/225.13	c total clause space: 545.701MB
225.05/225.13	c total #watches: 161086
229.05/229.14	c total #propagations: 1515175 / total #impl: 32848231 (eff. 0.046)
229.05/229.14	c #Conflicts:     110000 | #Learnt:      12678 | 0.000
229.05/229.14	c total clause space: 545.701MB
229.05/229.14	c total #watches: 165799
233.75/233.85	c total #propagations: 1531855 / total #impl: 33204813 (eff. 0.046)
233.75/233.85	c #Conflicts:     111000 | #Learnt:      13678 | 0.000
233.75/233.85	c total clause space: 545.701MB
233.75/233.85	c total #watches: 170940
238.55/238.66	c total #propagations: 1548845 / total #impl: 33611426 (eff. 0.046)
238.55/238.66	c #Conflicts:     112000 | #Learnt:      14678 | 0.000
238.55/238.66	c total clause space: 545.701MB
238.55/238.66	c total #watches: 176235
244.26/244.37	c total #propagations: 1564737 / total #impl: 34044494 (eff. 0.046)
244.26/244.37	c #Conflicts:     113000 | #Learnt:      15678 | 0.000
244.26/244.37	c total clause space: 545.701MB
244.26/244.37	c total #watches: 182122
249.06/249.15	c total #propagations: 1581872 / total #impl: 34381143 (eff. 0.046)
249.06/249.15	c GC COLLECT
249.06/249.15	c #Conflicts:     114000 | #Learnt:       8677 | 0.000
249.06/249.15	c total clause space: 545.701MB
249.06/249.15	c total #watches: 141526
252.85/252.95	c total #propagations: 1596453 / total #impl: 34639468 (eff. 0.046)
252.85/252.95	c #Conflicts:     115000 | #Learnt:       9677 | 0.000
252.85/252.95	c total clause space: 545.701MB
252.85/252.95	c total #watches: 147554
256.15/256.30	c total #propagations: 1610689 / total #impl: 34922367 (eff. 0.046)
256.15/256.30	c #Conflicts:     116000 | #Learnt:      10677 | 0.000
256.15/256.30	c total clause space: 545.701MB
256.15/256.30	c total #watches: 153233
259.35/259.43	c total #propagations: 1627307 / total #impl: 35140717 (eff. 0.046)
259.35/259.43	c #Conflicts:     117000 | #Learnt:      11677 | 0.000
259.35/259.43	c total clause space: 545.701MB
259.35/259.43	c total #watches: 159427
262.96/263.03	c total #propagations: 1640998 / total #impl: 35399847 (eff. 0.046)
262.96/263.03	c #Conflicts:     118000 | #Learnt:      12677 | 0.000
262.96/263.03	c total clause space: 545.701MB
262.96/263.03	c total #watches: 163967
266.55/266.68	c total #propagations: 1654411 / total #impl: 35659683 (eff. 0.046)
266.55/266.68	c #Conflicts:     119000 | #Learnt:      13677 | 0.000
266.55/266.68	c total clause space: 545.701MB
266.55/266.68	c total #watches: 168801
270.56/270.65	c total #propagations: 1668600 / total #impl: 35965725 (eff. 0.046)
270.56/270.65	c #Conflicts:     120000 | #Learnt:      14677 | 0.000
270.56/270.65	c total clause space: 545.701MB
270.56/270.65	c total #watches: 173631
273.96/274.04	c total #propagations: 1682350 / total #impl: 36256807 (eff. 0.046)
273.96/274.04	c #Conflicts:     121000 | #Learnt:      15677 | 0.000
273.96/274.04	c total clause space: 545.701MB
273.96/274.04	c total #watches: 178444
277.25/277.31	c total #propagations: 1696680 / total #impl: 36521157 (eff. 0.046)
277.25/277.31	c GC COLLECT
277.25/277.31	c #Conflicts:     122000 | #Learnt:       8379 | 0.000
277.25/277.31	c total clause space: 545.701MB
277.25/277.31	c total #watches: 139876
279.35/279.47	c total #propagations: 1711590 / total #impl: 36819989 (eff. 0.046)
279.35/279.47	c #Conflicts:     123000 | #Learnt:       9379 | 0.000
279.35/279.47	c total clause space: 545.701MB
279.35/279.47	c total #watches: 145499
281.95/282.05	c total #propagations: 1726238 / total #impl: 37093625 (eff. 0.047)
281.95/282.05	c #Conflicts:     124000 | #Learnt:      10379 | 0.000
281.95/282.05	c total clause space: 545.701MB
281.95/282.05	c total #watches: 151178
284.45/284.53	c total #propagations: 1740783 / total #impl: 37346786 (eff. 0.047)
284.45/284.53	c #Conflicts:     125000 | #Learnt:      11379 | 0.000
284.45/284.53	c total clause space: 545.701MB
284.45/284.53	c total #watches: 158457
286.75/286.83	c total #propagations: 1752482 / total #impl: 37787167 (eff. 0.046)
286.75/286.83	c #Conflicts:     126000 | #Learnt:      12380 | 0.000
286.75/286.83	c total clause space: 545.701MB
286.75/286.83	c total #watches: 166183
288.55/288.65	c total #propagations: 1766418 / total #impl: 38215245 (eff. 0.046)
288.55/288.65	c #Conflicts:     127000 | #Learnt:      13382 | 0.000
288.55/288.65	c total clause space: 545.701MB
288.55/288.65	c total #watches: 174452
291.55/291.62	c total #propagations: 1780750 / total #impl: 38587868 (eff. 0.046)
291.55/291.62	c #Conflicts:     128000 | #Learnt:      14382 | 0.000
291.55/291.62	c total clause space: 545.701MB
291.55/291.62	c total #watches: 181135
294.04/294.11	c total #propagations: 1796655 / total #impl: 38854824 (eff. 0.046)
294.04/294.11	c #Conflicts:     129000 | #Learnt:      15382 | 0.000
294.04/294.11	c total clause space: 545.701MB
294.04/294.11	c total #watches: 186435
296.04/296.12	c total #propagations: 1811356 / total #impl: 39177569 (eff. 0.046)
296.04/296.12	c #Conflicts:     130000 | #Learnt:      16382 | 0.000
296.04/296.12	c total clause space: 545.701MB
296.04/296.12	c total #watches: 190890
299.15/299.27	c total #propagations: 1828156 / total #impl: 39558617 (eff. 0.046)
299.15/299.27	c GC COLLECT
299.15/299.27	c #Conflicts:     131000 | #Learnt:       8779 | 0.000
299.15/299.27	c total clause space: 545.701MB
299.15/299.27	c total #watches: 142612
301.14/301.25	c total #propagations: 1844343 / total #impl: 39949306 (eff. 0.046)
301.14/301.25	c #Conflicts:     132000 | #Learnt:       9779 | 0.000
301.14/301.25	c total clause space: 545.701MB
301.14/301.25	c total #watches: 148401
303.55/303.63	c total #propagations: 1858989 / total #impl: 40302182 (eff. 0.046)
303.55/303.63	c #Conflicts:     133000 | #Learnt:      10779 | 0.000
303.55/303.63	c total clause space: 545.701MB
303.55/303.63	c total #watches: 154869
305.75/305.81	c total #propagations: 1875246 / total #impl: 40544763 (eff. 0.046)
305.75/305.81	c #Conflicts:     134000 | #Learnt:      11779 | 0.000
305.75/305.81	c total clause space: 545.701MB
305.75/305.81	c total #watches: 161911
308.44/308.52	c total #propagations: 1890739 / total #impl: 40848946 (eff. 0.046)
308.44/308.52	c #Conflicts:     135000 | #Learnt:      12779 | 0.000
308.44/308.52	c total clause space: 545.701MB
308.44/308.52	c total #watches: 167762
311.35/311.49	c total #propagations: 1907394 / total #impl: 41185004 (eff. 0.046)
311.35/311.49	c #Conflicts:     136000 | #Learnt:      13779 | 0.000
311.35/311.49	c total clause space: 545.701MB
311.35/311.49	c total #watches: 174080
314.55/314.62	c total #propagations: 1923465 / total #impl: 41454444 (eff. 0.046)
314.55/314.62	c #Conflicts:     137000 | #Learnt:      14779 | 0.000
314.55/314.62	c total clause space: 545.701MB
314.55/314.62	c total #watches: 181075
316.65/316.80	c total #propagations: 1938264 / total #impl: 41725948 (eff. 0.046)
316.65/316.80	c #Conflicts:     138000 | #Learnt:      15779 | 0.000
316.65/316.80	c total clause space: 545.701MB
316.65/316.80	c total #watches: 188003
318.65/318.77	c total #propagations: 1950821 / total #impl: 42084629 (eff. 0.046)
318.65/318.77	c #Conflicts:     139000 | #Learnt:      16779 | 0.000
318.65/318.77	c total clause space: 545.701MB
318.65/318.77	c total #watches: 194618
321.34/321.48	c total #propagations: 1964014 / total #impl: 42373955 (eff. 0.046)
321.34/321.48	c #Conflicts:     140000 | #Learnt:      17779 | 0.000
321.34/321.48	c total clause space: 545.701MB
321.34/321.48	c total #watches: 200255
323.24/323.38	c total #propagations: 1979841 / total #impl: 42710469 (eff. 0.046)
323.24/323.38	c GC COLLECT
323.24/323.38	c #Conflicts:     141000 | #Learnt:       9878 | 0.000
323.24/323.38	c total clause space: 545.701MB
323.24/323.38	c total #watches: 149483
325.24/325.35	c total #propagations: 1994537 / total #impl: 42954185 (eff. 0.046)
325.24/325.35	c #Conflicts:     142000 | #Learnt:      10878 | 0.000
325.24/325.35	c total clause space: 545.701MB
325.24/325.35	c total #watches: 155132
327.54/327.61	c total #propagations: 2009550 / total #impl: 43436272 (eff. 0.046)
327.54/327.61	c #Conflicts:     143000 | #Learnt:      11878 | 0.000
327.54/327.61	c total clause space: 545.701MB
327.54/327.61	c total #watches: 159931
329.74/329.82	c total #propagations: 2024810 / total #impl: 43893354 (eff. 0.046)
329.74/329.82	c #Conflicts:     144000 | #Learnt:      12878 | 0.000
329.74/329.82	c total clause space: 545.701MB
329.74/329.82	c total #watches: 165123
331.54/331.69	c total #propagations: 2039785 / total #impl: 44347865 (eff. 0.046)
331.54/331.69	c #Conflicts:     145000 | #Learnt:      13878 | 0.000
331.54/331.69	c total clause space: 545.701MB
331.54/331.69	c total #watches: 170204
333.84/333.98	c total #propagations: 2054406 / total #impl: 44829526 (eff. 0.046)
333.84/333.98	c #Conflicts:     146000 | #Learnt:      14878 | 0.000
333.84/333.98	c total clause space: 545.701MB
333.84/333.98	c total #watches: 174858
336.14/336.22	c total #propagations: 2069488 / total #impl: 45303520 (eff. 0.046)
336.14/336.22	c #Conflicts:     147000 | #Learnt:      15878 | 0.000
336.14/336.22	c total clause space: 545.701MB
336.14/336.22	c total #watches: 179152
338.54/338.63	c total #propagations: 2084857 / total #impl: 45672990 (eff. 0.046)
338.54/338.63	c #Conflicts:     148000 | #Learnt:      16878 | 0.000
338.54/338.63	c total clause space: 545.701MB
338.54/338.63	c total #watches: 183830
341.34/341.43	c total #propagations: 2100473 / total #impl: 46083236 (eff. 0.046)
341.34/341.43	c #Conflicts:     149000 | #Learnt:      17878 | 0.000
341.34/341.43	c total clause space: 545.701MB
341.34/341.43	c total #watches: 190516
344.64/344.77	c total #propagations: 2114955 / total #impl: 46396163 (eff. 0.046)
344.64/344.77	c GC COLLECT
344.64/344.77	c #Conflicts:     150000 | #Learnt:       9673 | 0.000
344.64/344.77	c total clause space: 545.701MB
344.64/344.77	c total #watches: 149489
346.04/346.16	c total #propagations: 2128803 / total #impl: 46734748 (eff. 0.046)
346.04/346.16	c #Conflicts:     151000 | #Learnt:      10673 | 0.000
346.04/346.16	c total clause space: 545.701MB
346.04/346.16	c total #watches: 156500
347.84/347.96	c total #propagations: 2143593 / total #impl: 47071734 (eff. 0.046)
347.84/347.96	c #Conflicts:     152000 | #Learnt:      11673 | 0.000
347.84/347.96	c total clause space: 545.701MB
347.84/347.96	c total #watches: 163692
349.53/349.62	c total #propagations: 2158239 / total #impl: 47437794 (eff. 0.045)
349.53/349.62	c #Conflicts:     153000 | #Learnt:      12673 | 0.000
349.53/349.62	c total clause space: 545.701MB
349.53/349.62	c total #watches: 170906
351.33/351.40	c total #propagations: 2173024 / total #impl: 47771756 (eff. 0.045)
351.33/351.40	c #Conflicts:     154000 | #Learnt:      13673 | 0.000
351.33/351.40	c total clause space: 545.701MB
351.33/351.40	c total #watches: 180987
353.04/353.15	c total #propagations: 2183886 / total #impl: 48177447 (eff. 0.045)
353.04/353.15	c #Conflicts:     155000 | #Learnt:      14673 | 0.000
353.04/353.15	c total clause space: 545.701MB
353.04/353.15	c total #watches: 190286
354.93/355.04	c total #propagations: 2195114 / total #impl: 48544906 (eff. 0.045)
354.93/355.04	c #Conflicts:     156000 | #Learnt:      15673 | 0.000
354.93/355.04	c total clause space: 545.701MB
354.93/355.04	c total #watches: 196733
357.93/358.06	c total #propagations: 2208598 / total #impl: 48935140 (eff. 0.045)
357.93/358.06	c #Conflicts:     157000 | #Learnt:      16673 | 0.000
357.93/358.06	c total clause space: 545.701MB
357.93/358.06	c total #watches: 206459
362.23/362.38	c total #propagations: 2222292 / total #impl: 49245892 (eff. 0.045)
362.23/362.38	c #Conflicts:     158000 | #Learnt:      17673 | 0.000
362.23/362.38	c total clause space: 545.701MB
362.23/362.38	c total #watches: 214635
367.53/367.67	c total #propagations: 2236727 / total #impl: 49681511 (eff. 0.045)
367.53/367.67	c #Conflicts:     159000 | #Learnt:      18673 | 0.000
367.53/367.67	c total clause space: 545.701MB
367.53/367.67	c total #watches: 222100
370.03/370.10	c total #propagations: 2249848 / total #impl: 49962841 (eff. 0.045)
370.03/370.10	c GC COLLECT
370.03/370.10	c #Conflicts:     160000 | #Learnt:      10170 | 0.000
370.03/370.10	c total clause space: 545.701MB
370.03/370.10	c total #watches: 153362
371.84/371.98	c total #propagations: 2264531 / total #impl: 50356969 (eff. 0.045)
371.84/371.98	c #Conflicts:     161000 | #Learnt:      11170 | 0.000
371.84/371.98	c total clause space: 545.701MB
371.84/371.98	c total #watches: 162711
373.33/373.43	c total #propagations: 2277907 / total #impl: 50714073 (eff. 0.045)
373.33/373.43	c #Conflicts:     162000 | #Learnt:      12170 | 0.000
373.33/373.43	c total clause space: 545.701MB
373.33/373.43	c total #watches: 169624
375.53/375.63	c total #propagations: 2293042 / total #impl: 51037939 (eff. 0.045)
375.53/375.63	c #Conflicts:     163000 | #Learnt:      13170 | 0.000
375.53/375.63	c total clause space: 545.701MB
375.53/375.63	c total #watches: 176025
377.73/377.86	c total #propagations: 2308636 / total #impl: 51351591 (eff. 0.045)
377.73/377.86	c #Conflicts:     164000 | #Learnt:      14170 | 0.000
377.73/377.86	c total clause space: 545.701MB
377.73/377.86	c total #watches: 181756
380.83/380.94	c total #propagations: 2322625 / total #impl: 51728213 (eff. 0.045)
380.83/380.94	c #Conflicts:     165000 | #Learnt:      15170 | 0.000
380.83/380.94	c total clause space: 545.701MB
380.83/380.94	c total #watches: 189041
384.73/384.89	c total #propagations: 2334949 / total #impl: 52082118 (eff. 0.045)
384.73/384.89	c #Conflicts:     166000 | #Learnt:      16170 | 0.000
384.73/384.89	c total clause space: 545.701MB
384.73/384.89	c total #watches: 194845
388.13/388.27	c total #propagations: 2348152 / total #impl: 52400894 (eff. 0.045)
388.13/388.27	c #Conflicts:     167000 | #Learnt:      17170 | 0.000
388.13/388.27	c total clause space: 545.701MB
388.13/388.27	c total #watches: 201201
392.63/392.74	c total #propagations: 2361247 / total #impl: 52741737 (eff. 0.045)
392.63/392.74	c #Conflicts:     168000 | #Learnt:      18170 | 0.000
392.63/392.74	c total clause space: 545.701MB
392.63/392.74	c total #watches: 208396
396.63/396.71	c total #propagations: 2376142 / total #impl: 53104575 (eff. 0.045)
396.63/396.71	c #Conflicts:     169000 | #Learnt:      19170 | 0.000
396.63/396.71	c total clause space: 545.701MB
396.63/396.71	c total #watches: 216568
399.13/399.26	c total #propagations: 2391221 / total #impl: 53472436 (eff. 0.045)
399.13/399.26	c GC COLLECT
399.13/399.26	c #Conflicts:     170000 | #Learnt:      10370 | 0.000
399.13/399.26	c total clause space: 545.701MB
399.13/399.26	c total #watches: 154158
401.63/401.79	c total #propagations: 2405764 / total #impl: 53718119 (eff. 0.045)
401.63/401.79	c #Conflicts:     171000 | #Learnt:      11370 | 0.000
401.63/401.79	c total clause space: 545.701MB
401.63/401.79	c total #watches: 160439
404.74/404.87	c total #propagations: 2424001 / total #impl: 54076259 (eff. 0.045)
404.74/404.87	c #Conflicts:     172000 | #Learnt:      12370 | 0.000
404.74/404.87	c total clause space: 545.701MB
404.74/404.87	c total #watches: 166682
407.33/407.46	c total #propagations: 2440034 / total #impl: 54453361 (eff. 0.045)
407.33/407.46	c #Conflicts:     173000 | #Learnt:      13370 | 0.000
407.33/407.46	c total clause space: 545.701MB
407.33/407.46	c total #watches: 173721
409.43/409.51	c total #propagations: 2454033 / total #impl: 54752590 (eff. 0.045)
409.43/409.51	c #Conflicts:     174000 | #Learnt:      14370 | 0.000
409.43/409.51	c total clause space: 545.701MB
409.43/409.51	c total #watches: 179015
411.44/411.58	c total #propagations: 2467641 / total #impl: 55096732 (eff. 0.045)
411.44/411.58	c #Conflicts:     175000 | #Learnt:      15370 | 0.000
411.44/411.58	c total clause space: 545.701MB
411.44/411.58	c total #watches: 183757
414.83/414.94	c total #propagations: 2481597 / total #impl: 55491845 (eff. 0.045)
414.83/414.94	c #Conflicts:     176000 | #Learnt:      16370 | 0.000
414.83/414.94	c total clause space: 545.701MB
414.83/414.94	c total #watches: 190119
418.83/418.95	c total #propagations: 2496921 / total #impl: 55778206 (eff. 0.045)
418.83/418.95	c #Conflicts:     177000 | #Learnt:      17370 | 0.000
418.83/418.95	c total clause space: 545.701MB
418.83/418.95	c total #watches: 196637
422.22/422.34	c total #propagations: 2512338 / total #impl: 56087057 (eff. 0.045)
422.22/422.34	c #Conflicts:     178000 | #Learnt:      18370 | 0.000
422.22/422.34	c total clause space: 545.701MB
422.22/422.34	c total #watches: 203359
426.22/426.39	c total #propagations: 2525562 / total #impl: 56451156 (eff. 0.045)
426.22/426.39	c #Conflicts:     179000 | #Learnt:      19370 | 0.000
426.22/426.39	c total clause space: 545.701MB
426.22/426.39	c total #watches: 209315
431.23/431.35	c total #propagations: 2540611 / total #impl: 56773477 (eff. 0.045)
431.23/431.35	c GC COLLECT
431.23/431.35	c #Conflicts:     180000 | #Learnt:      10265 | 0.000
431.23/431.35	c total clause space: 545.701MB
431.23/431.35	c total #watches: 154005
434.43/434.60	c total #propagations: 2554919 / total #impl: 57042270 (eff. 0.045)
434.43/434.60	c #Conflicts:     181000 | #Learnt:      11265 | 0.000
434.43/434.60	c total clause space: 545.701MB
434.43/434.60	c total #watches: 160740
438.12/438.27	c total #propagations: 2569864 / total #impl: 57294913 (eff. 0.045)
438.12/438.27	c #Conflicts:     182000 | #Learnt:      12265 | 0.000
438.12/438.27	c total clause space: 545.701MB
438.12/438.27	c total #watches: 166346
441.52/441.62	c total #propagations: 2585547 / total #impl: 57535843 (eff. 0.045)
441.52/441.62	c #Conflicts:     183000 | #Learnt:      13265 | 0.000
441.52/441.62	c total clause space: 545.701MB
441.52/441.62	c total #watches: 170574
444.72/444.87	c total #propagations: 2603148 / total #impl: 57842857 (eff. 0.045)
444.72/444.87	c #Conflicts:     184000 | #Learnt:      14265 | 0.000
444.72/444.87	c total clause space: 545.701MB
444.72/444.87	c total #watches: 176461
447.72/447.84	c total #propagations: 2618882 / total #impl: 58138595 (eff. 0.045)
447.72/447.84	c #Conflicts:     185000 | #Learnt:      15265 | 0.000
447.72/447.84	c total clause space: 545.701MB
447.72/447.84	c total #watches: 183368
451.32/451.41	c total #propagations: 2632878 / total #impl: 58387383 (eff. 0.045)
451.32/451.41	c #Conflicts:     186000 | #Learnt:      16265 | 0.000
451.32/451.41	c total clause space: 545.701MB
451.32/451.41	c total #watches: 188866
454.22/454.31	c total #propagations: 2648284 / total #impl: 58642730 (eff. 0.045)
454.22/454.31	c #Conflicts:     187000 | #Learnt:      17265 | 0.000
454.22/454.31	c total clause space: 545.701MB
454.22/454.31	c total #watches: 193419
457.92/458.05	c total #propagations: 2663925 / total #impl: 58940932 (eff. 0.045)
457.92/458.05	c #Conflicts:     188000 | #Learnt:      18265 | 0.000
457.92/458.05	c total clause space: 545.701MB
457.92/458.05	c total #watches: 198787
461.72/461.86	c total #propagations: 2680041 / total #impl: 59315111 (eff. 0.045)
461.72/461.86	c #Conflicts:     189000 | #Learnt:      19265 | 0.000
461.72/461.86	c total clause space: 545.701MB
461.72/461.86	c total #watches: 204301
465.92/466.05	c total #propagations: 2695318 / total #impl: 59674005 (eff. 0.045)
465.92/466.05	c #Conflicts:     190000 | #Learnt:      20265 | 0.000
465.92/466.05	c total clause space: 545.701MB
465.92/466.05	c total #watches: 210675
469.82/469.98	c total #propagations: 2710010 / total #impl: 59968378 (eff. 0.045)
469.82/469.98	c GC COLLECT
469.82/469.98	c #Conflicts:     191000 | #Learnt:      10862 | 0.000
469.82/469.98	c total clause space: 545.701MB
469.82/469.98	c total #watches: 158049
473.03/473.11	c total #propagations: 2724771 / total #impl: 60217701 (eff. 0.045)
473.03/473.11	c #Conflicts:     192000 | #Learnt:      11862 | 0.000
473.03/473.11	c total clause space: 545.701MB
473.03/473.11	c total #watches: 163945
476.02/476.11	c total #propagations: 2738605 / total #impl: 60434252 (eff. 0.045)
476.02/476.11	c #Conflicts:     193000 | #Learnt:      12862 | 0.000
476.02/476.11	c total clause space: 545.701MB
476.02/476.11	c total #watches: 169705
479.82/479.90	c total #propagations: 2754443 / total #impl: 60717054 (eff. 0.045)
479.82/479.90	c #Conflicts:     194000 | #Learnt:      13862 | 0.000
479.82/479.90	c total clause space: 545.701MB
479.82/479.90	c total #watches: 175402
483.42/483.52	c total #propagations: 2771481 / total #impl: 61082436 (eff. 0.045)
483.42/483.52	c #Conflicts:     195000 | #Learnt:      14862 | 0.000
483.42/483.52	c total clause space: 545.701MB
483.42/483.52	c total #watches: 180723
487.12/487.21	c total #propagations: 2788351 / total #impl: 61408750 (eff. 0.045)
487.12/487.21	c #Conflicts:     196000 | #Learnt:      15862 | 0.000
487.12/487.21	c total clause space: 545.701MB
487.12/487.21	c total #watches: 185563
490.42/490.57	c total #propagations: 2805638 / total #impl: 61749146 (eff. 0.045)
490.42/490.57	c #Conflicts:     197000 | #Learnt:      16862 | 0.000
490.42/490.57	c total clause space: 545.701MB
490.42/490.57	c total #watches: 191523
493.22/493.39	c total #propagations: 2821365 / total #impl: 62103264 (eff. 0.045)
493.22/493.39	c #Conflicts:     198000 | #Learnt:      17862 | 0.000
493.22/493.39	c total clause space: 545.701MB
493.22/493.39	c total #watches: 196598
496.61/496.73	c total #propagations: 2837659 / total #impl: 62430889 (eff. 0.045)
496.61/496.73	c #Conflicts:     199000 | #Learnt:      18862 | 0.000
496.61/496.73	c total clause space: 545.701MB
496.61/496.73	c total #watches: 201319
500.21/500.33	c total #propagations: 2855330 / total #impl: 62812771 (eff. 0.045)
500.21/500.33	c #Conflicts:     200000 | #Learnt:      19862 | 0.000
500.21/500.33	c total clause space: 545.701MB
500.21/500.33	c total #watches: 207694
503.41/503.55	c total #propagations: 2871131 / total #impl: 63144843 (eff. 0.045)
503.41/503.55	c #Conflicts:     201000 | #Learnt:      20862 | 0.000
503.41/503.55	c total clause space: 545.701MB
503.41/503.55	c total #watches: 213301
506.31/506.47	c total #propagations: 2886061 / total #impl: 63463060 (eff. 0.045)
506.31/506.47	c GC COLLECT
506.31/506.47	c #Conflicts:     202000 | #Learnt:      11168 | 0.000
506.31/506.47	c total clause space: 545.701MB
506.31/506.47	c total #watches: 160267
508.70/508.82	c total #propagations: 2900027 / total #impl: 63827894 (eff. 0.045)
508.70/508.82	c #Conflicts:     203000 | #Learnt:      12168 | 0.000
508.70/508.82	c total clause space: 545.701MB
508.70/508.82	c total #watches: 166842
511.60/511.77	c total #propagations: 2913936 / total #impl: 64136095 (eff. 0.045)
511.60/511.77	c #Conflicts:     204000 | #Learnt:      13168 | 0.000
511.60/511.77	c total clause space: 545.701MB
511.60/511.77	c total #watches: 172716
514.30/514.49	c total #propagations: 2930043 / total #impl: 64430705 (eff. 0.045)
514.30/514.49	c #Conflicts:     205000 | #Learnt:      14168 | 0.000
514.30/514.49	c total clause space: 545.701MB
514.30/514.49	c total #watches: 178797
517.20/517.39	c total #propagations: 2944141 / total #impl: 64674562 (eff. 0.046)
517.20/517.39	c #Conflicts:     206000 | #Learnt:      15168 | 0.000
517.20/517.39	c total clause space: 545.701MB
517.20/517.39	c total #watches: 184939
520.21/520.31	c total #propagations: 2959568 / total #impl: 64980201 (eff. 0.046)
520.21/520.31	c #Conflicts:     207000 | #Learnt:      16168 | 0.000
520.21/520.31	c total clause space: 545.701MB
520.21/520.31	c total #watches: 190211
522.30/522.42	c total #propagations: 2975787 / total #impl: 65400875 (eff. 0.046)
522.30/522.42	c #Conflicts:     208000 | #Learnt:      17168 | 0.000
522.30/522.42	c total clause space: 545.701MB
522.30/522.42	c total #watches: 195273
525.60/525.72	c total #propagations: 2992085 / total #impl: 65847299 (eff. 0.045)
525.60/525.72	c #Conflicts:     209000 | #Learnt:      18168 | 0.000
525.60/525.72	c total clause space: 545.701MB
525.60/525.72	c total #watches: 200438
528.30/528.43	c total #propagations: 3009060 / total #impl: 66290805 (eff. 0.045)
528.30/528.43	c #Conflicts:     210000 | #Learnt:      19168 | 0.000
528.30/528.43	c total clause space: 545.701MB
528.30/528.43	c total #watches: 206972
531.60/531.79	c total #propagations: 3024241 / total #impl: 66627195 (eff. 0.045)
531.60/531.79	c #Conflicts:     211000 | #Learnt:      20168 | 0.000
531.60/531.79	c total clause space: 545.701MB
531.60/531.79	c total #watches: 212582
535.20/535.32	c total #propagations: 3040641 / total #impl: 67049234 (eff. 0.045)
535.20/535.32	c #Conflicts:     212000 | #Learnt:      21168 | 0.000
535.20/535.32	c total clause space: 545.701MB
535.20/535.32	c total #watches: 218716
538.00/538.13	c total #propagations: 3054847 / total #impl: 67540003 (eff. 0.045)
538.00/538.13	c GC COLLECT
538.00/538.13	c #Conflicts:     213000 | #Learnt:      11167 | 0.000
538.00/538.13	c total clause space: 545.701MB
538.00/538.13	c total #watches: 160457
539.80/539.96	c total #propagations: 3069049 / total #impl: 67828480 (eff. 0.045)
539.80/539.96	c #Conflicts:     214000 | #Learnt:      12167 | 0.000
539.80/539.96	c total clause space: 545.701MB
539.80/539.96	c total #watches: 167209
541.90/542.08	c total #propagations: 3082279 / total #impl: 68128549 (eff. 0.045)
541.90/542.08	c #Conflicts:     215000 | #Learnt:      13167 | 0.000
541.90/542.08	c total clause space: 545.701MB
541.90/542.08	c total #watches: 172683
544.00/544.15	c total #propagations: 3097960 / total #impl: 68462378 (eff. 0.045)
544.00/544.15	c #Conflicts:     216000 | #Learnt:      14167 | 0.000
544.00/544.15	c total clause space: 545.701MB
544.00/544.15	c total #watches: 178686
546.40/546.59	c total #propagations: 3112495 / total #impl: 68791869 (eff. 0.045)
546.40/546.59	c #Conflicts:     217000 | #Learnt:      15167 | 0.000
546.40/546.59	c total clause space: 545.701MB
546.40/546.59	c total #watches: 182945
548.60/548.78	c total #propagations: 3128404 / total #impl: 69183155 (eff. 0.045)
548.60/548.78	c #Conflicts:     218000 | #Learnt:      16167 | 0.000
548.60/548.78	c total clause space: 545.701MB
548.60/548.78	c total #watches: 188273
551.70/551.88	c total #propagations: 3144575 / total #impl: 69529329 (eff. 0.045)
551.70/551.88	c #Conflicts:     219000 | #Learnt:      17167 | 0.000
551.70/551.88	c total clause space: 545.701MB
551.70/551.88	c total #watches: 193137
554.49/554.65	c total #propagations: 3162092 / total #impl: 69850772 (eff. 0.045)
554.49/554.65	c #Conflicts:     220000 | #Learnt:      18167 | 0.000
554.49/554.65	c total clause space: 545.701MB
554.49/554.65	c total #watches: 198669
556.69/556.87	c total #propagations: 3177591 / total #impl: 70245600 (eff. 0.045)
556.69/556.87	c #Conflicts:     221000 | #Learnt:      19167 | 0.000
556.69/556.87	c total clause space: 545.701MB
556.69/556.87	c total #watches: 203147
558.59/558.72	c total #propagations: 3193429 / total #impl: 70706119 (eff. 0.045)
558.59/558.72	c #Conflicts:     222000 | #Learnt:      20167 | 0.000
558.59/558.72	c total clause space: 545.701MB
558.59/558.72	c total #watches: 208889
560.90/561.04	c total #propagations: 3207638 / total #impl: 71042019 (eff. 0.045)
560.90/561.04	c #Conflicts:     223000 | #Learnt:      21167 | 0.000
560.90/561.04	c total clause space: 545.701MB
560.90/561.04	c total #watches: 214168
563.69/563.81	c total #propagations: 3224185 / total #impl: 71436273 (eff. 0.045)
563.69/563.81	c #Conflicts:     224000 | #Learnt:      22167 | 0.000
563.69/563.81	c total clause space: 545.701MB
563.69/563.81	c total #watches: 218849
566.29/566.42	c total #propagations: 3239598 / total #impl: 71846732 (eff. 0.045)
566.29/566.42	c GC COLLECT
566.29/566.42	c #Conflicts:     225000 | #Learnt:      11869 | 0.000
566.29/566.42	c total clause space: 545.701MB
566.29/566.42	c total #watches: 165018
568.49/568.60	c total #propagations: 3253809 / total #impl: 72195765 (eff. 0.045)
568.49/568.60	c #Conflicts:     226000 | #Learnt:      12869 | 0.000
568.49/568.60	c total clause space: 545.701MB
568.49/568.60	c total #watches: 170317
570.19/570.40	c total #propagations: 3270299 / total #impl: 72533999 (eff. 0.045)
570.19/570.40	c #Conflicts:     227000 | #Learnt:      13869 | 0.000
570.19/570.40	c total clause space: 545.701MB
570.19/570.40	c total #watches: 175840
571.49/571.67	c total #propagations: 3284939 / total #impl: 72901822 (eff. 0.045)
571.49/571.67	c #Conflicts:     228000 | #Learnt:      14869 | 0.000
571.49/571.67	c total clause space: 545.701MB
571.49/571.67	c total #watches: 178924
573.00/573.15	c total #propagations: 3297903 / total #impl: 73249895 (eff. 0.045)
573.00/573.15	c #Conflicts:     229000 | #Learnt:      15869 | 0.000
573.00/573.15	c total clause space: 545.701MB
573.00/573.15	c total #watches: 182828
575.09/575.26	c total #propagations: 3311356 / total #impl: 73611192 (eff. 0.045)
575.09/575.26	c #Conflicts:     230000 | #Learnt:      16869 | 0.000
575.09/575.26	c total clause space: 545.701MB
575.09/575.26	c total #watches: 188088
577.29/577.46	c total #propagations: 3325864 / total #impl: 74027124 (eff. 0.045)
577.29/577.46	c #Conflicts:     231000 | #Learnt:      17869 | 0.000
577.29/577.46	c total clause space: 545.701MB
577.29/577.46	c total #watches: 193797
580.09/580.24	c total #propagations: 3340613 / total #impl: 74395042 (eff. 0.045)
580.09/580.24	c #Conflicts:     232000 | #Learnt:      18869 | 0.000
580.09/580.24	c total clause space: 545.701MB
580.09/580.24	c total #watches: 198809
583.00/583.19	c total #propagations: 3356870 / total #impl: 74735833 (eff. 0.045)
583.00/583.19	c #Conflicts:     233000 | #Learnt:      19869 | 0.000
583.00/583.19	c total clause space: 545.701MB
583.00/583.19	c total #watches: 203386
587.09/587.27	c total #propagations: 3372166 / total #impl: 75125800 (eff. 0.045)
587.09/587.27	c #Conflicts:     234000 | #Learnt:      20869 | 0.000
587.09/587.27	c total clause space: 545.701MB
587.09/587.27	c total #watches: 209196
591.39/591.59	c total #propagations: 3387195 / total #impl: 75465160 (eff. 0.045)
591.39/591.59	c #Conflicts:     235000 | #Learnt:      21869 | 0.000
591.39/591.59	c total clause space: 545.701MB
591.39/591.59	c total #watches: 214661
596.10/596.29	c total #propagations: 3401337 / total #impl: 75789876 (eff. 0.045)
596.10/596.29	c #Conflicts:     236000 | #Learnt:      22869 | 0.000
596.10/596.29	c total clause space: 545.701MB
596.10/596.29	c total #watches: 219864
599.69/599.81	c total #propagations: 3415956 / total #impl: 76097740 (eff. 0.045)
599.69/599.81	c GC COLLECT
599.69/599.81	c #Conflicts:     237000 | #Learnt:      12268 | 0.000
599.69/599.81	c total clause space: 545.701MB
599.69/599.81	c total #watches: 166690
602.49/602.61	c total #propagations: 3432349 / total #impl: 76447296 (eff. 0.045)
602.49/602.61	c #Conflicts:     238000 | #Learnt:      13268 | 0.000
602.49/602.61	c total clause space: 545.701MB
602.49/602.61	c total #watches: 171356
606.49/606.68	c total #propagations: 3449030 / total #impl: 76773284 (eff. 0.045)
606.49/606.68	c #Conflicts:     239000 | #Learnt:      14268 | 0.000
606.49/606.68	c total clause space: 545.701MB
606.49/606.68	c total #watches: 175997
611.29/611.44	c total #propagations: 3465744 / total #impl: 77136449 (eff. 0.045)
611.29/611.44	c #Conflicts:     240000 | #Learnt:      15268 | 0.000
611.29/611.44	c total clause space: 545.701MB
611.29/611.44	c total #watches: 182187
614.49/614.68	c total #propagations: 3483615 / total #impl: 77497504 (eff. 0.045)
614.49/614.68	c #Conflicts:     241000 | #Learnt:      16268 | 0.000
614.49/614.68	c total clause space: 545.701MB
614.49/614.68	c total #watches: 189481
617.49/617.61	c total #propagations: 3499049 / total #impl: 77795931 (eff. 0.045)
617.49/617.61	c #Conflicts:     242000 | #Learnt:      17268 | 0.000
617.49/617.61	c total clause space: 545.701MB
617.49/617.61	c total #watches: 197532
620.19/620.38	c total #propagations: 3511830 / total #impl: 78274192 (eff. 0.045)
620.19/620.38	c #Conflicts:     243000 | #Learnt:      18268 | 0.000
620.19/620.38	c total clause space: 545.701MB
620.19/620.38	c total #watches: 205822
624.19/624.30	c total #propagations: 3526234 / total #impl: 78793993 (eff. 0.045)
624.19/624.30	c #Conflicts:     244000 | #Learnt:      19268 | 0.000
624.19/624.30	c total clause space: 545.701MB
624.19/624.30	c total #watches: 212424
628.39/628.55	c total #propagations: 3540700 / total #impl: 79181994 (eff. 0.045)
628.39/628.55	c #Conflicts:     245000 | #Learnt:      20268 | 0.000
628.39/628.55	c total clause space: 545.701MB
628.39/628.55	c total #watches: 219611
633.39/633.51	c total #propagations: 3554877 / total #impl: 79445299 (eff. 0.045)
633.39/633.51	c #Conflicts:     246000 | #Learnt:      21268 | 0.000
633.39/633.51	c total clause space: 545.701MB
633.39/633.51	c total #watches: 225707
639.49/639.65	c total #propagations: 3568653 / total #impl: 79775541 (eff. 0.045)
639.49/639.65	c #Conflicts:     247000 | #Learnt:      22268 | 0.000
639.49/639.65	c total clause space: 545.701MB
639.49/639.65	c total #watches: 230890
646.49/646.66	c total #propagations: 3583287 / total #impl: 80174518 (eff. 0.045)
646.49/646.66	c #Conflicts:     248000 | #Learnt:      23268 | 0.000
646.49/646.66	c total clause space: 545.701MB
646.49/646.66	c total #watches: 236767
650.98/651.18	c total #propagations: 3600266 / total #impl: 80385372 (eff. 0.045)
650.98/651.18	c GC COLLECT
650.98/651.18	c #Conflicts:     249000 | #Learnt:      12363 | 0.000
650.98/651.18	c total clause space: 545.701MB
650.98/651.18	c total #watches: 168098
654.08/654.21	c total #propagations: 3614233 / total #impl: 80547795 (eff. 0.045)
654.08/654.21	c #Conflicts:     250000 | #Learnt:      13363 | 0.000
654.08/654.21	c total clause space: 545.701MB
654.08/654.21	c total #watches: 173817
657.79/657.95	c total #propagations: 3629105 / total #impl: 80729886 (eff. 0.045)
657.79/657.95	c #Conflicts:     251000 | #Learnt:      14363 | 0.000
657.79/657.95	c total clause space: 545.701MB
657.79/657.95	c total #watches: 179082
660.99/661.12	c total #propagations: 3646324 / total #impl: 80921362 (eff. 0.045)
660.99/661.12	c #Conflicts:     252000 | #Learnt:      15363 | 0.000
660.99/661.12	c total clause space: 545.701MB
660.99/661.12	c total #watches: 187090
663.68/663.88	c total #propagations: 3660683 / total #impl: 81161112 (eff. 0.045)
663.68/663.88	c #Conflicts:     253000 | #Learnt:      16363 | 0.000
663.68/663.88	c total clause space: 545.701MB
663.68/663.88	c total #watches: 194994
668.38/668.57	c total #propagations: 3673612 / total #impl: 81529940 (eff. 0.045)
668.38/668.57	c #Conflicts:     254000 | #Learnt:      17363 | 0.000
668.38/668.57	c total clause space: 545.701MB
668.38/668.57	c total #watches: 201865
673.78/673.90	c total #propagations: 3689783 / total #impl: 81907748 (eff. 0.045)
673.78/673.90	c #Conflicts:     255000 | #Learnt:      18363 | 0.000
673.78/673.90	c total clause space: 545.701MB
673.78/673.90	c total #watches: 207444
677.78/677.96	c total #propagations: 3706157 / total #impl: 82249116 (eff. 0.045)
677.78/677.96	c #Conflicts:     256000 | #Learnt:      19363 | 0.000
677.78/677.96	c total clause space: 545.701MB
677.78/677.96	c total #watches: 213879
682.58/682.79	c total #propagations: 3721640 / total #impl: 82552748 (eff. 0.045)
682.58/682.79	c #Conflicts:     257000 | #Learnt:      20363 | 0.000
682.58/682.79	c total clause space: 545.701MB
682.58/682.79	c total #watches: 220719
689.08/689.26	c total #propagations: 3739271 / total #impl: 82874486 (eff. 0.045)
689.08/689.26	c #Conflicts:     258000 | #Learnt:      21363 | 0.000
689.08/689.26	c total clause space: 545.701MB
689.08/689.26	c total #watches: 225872
695.28/695.43	c total #propagations: 3754652 / total #impl: 83157469 (eff. 0.045)
695.28/695.43	c #Conflicts:     259000 | #Learnt:      22363 | 0.000
695.28/695.43	c total clause space: 545.701MB
695.28/695.43	c total #watches: 231563
700.87/701.03	c total #propagations: 3771832 / total #impl: 83474073 (eff. 0.045)
700.87/701.03	c #Conflicts:     260000 | #Learnt:      23363 | 0.000
700.87/701.03	c total clause space: 545.701MB
700.87/701.03	c total #watches: 237782
707.87/708.00	c total #propagations: 3788611 / total #impl: 83818035 (eff. 0.045)
707.87/708.00	c #Conflicts:     261000 | #Learnt:      24363 | 0.000
707.87/708.00	c total clause space: 545.701MB
707.87/708.00	c total #watches: 242956
712.07/712.20	c total #propagations: 3805339 / total #impl: 84057986 (eff. 0.045)
712.07/712.20	c GC COLLECT
712.07/712.20	c #Conflicts:     262000 | #Learnt:      13159 | 0.000
712.07/712.20	c total clause space: 545.701MB
712.07/712.20	c total #watches: 172356
715.98/716.19	c total #propagations: 3820548 / total #impl: 84271901 (eff. 0.045)
715.98/716.19	c #Conflicts:     263000 | #Learnt:      14159 | 0.000
715.98/716.19	c total clause space: 545.701MB
715.98/716.19	c total #watches: 178922
718.97/719.12	c total #propagations: 3836210 / total #impl: 84466895 (eff. 0.045)
718.97/719.12	c #Conflicts:     264000 | #Learnt:      15159 | 0.000
718.97/719.12	c total clause space: 545.701MB
718.97/719.12	c total #watches: 185866
721.87/722.10	c total #propagations: 3851913 / total #impl: 84722931 (eff. 0.045)
721.87/722.10	c #Conflicts:     265000 | #Learnt:      16159 | 0.000
721.87/722.10	c total clause space: 545.701MB
721.87/722.10	c total #watches: 195264
725.37/725.58	c total #propagations: 3863150 / total #impl: 85062261 (eff. 0.045)
725.37/725.58	c #Conflicts:     266000 | #Learnt:      17159 | 0.000
725.37/725.58	c total clause space: 545.701MB
725.37/725.58	c total #watches: 200046
729.37/729.55	c total #propagations: 3877636 / total #impl: 85538621 (eff. 0.045)
729.37/729.55	c #Conflicts:     267000 | #Learnt:      18159 | 0.000
729.37/729.55	c total clause space: 545.701MB
729.37/729.55	c total #watches: 204962
733.17/733.35	c total #propagations: 3892014 / total #impl: 85943000 (eff. 0.045)
733.17/733.35	c #Conflicts:     268000 | #Learnt:      19159 | 0.000
733.17/733.35	c total clause space: 545.701MB
733.17/733.35	c total #watches: 212393
737.57/737.72	c total #propagations: 3905632 / total #impl: 86282780 (eff. 0.045)
737.57/737.72	c #Conflicts:     269000 | #Learnt:      20159 | 0.000
737.57/737.72	c total clause space: 545.701MB
737.57/737.72	c total #watches: 218740
742.37/742.57	c total #propagations: 3920997 / total #impl: 86613189 (eff. 0.045)
742.37/742.57	c #Conflicts:     270000 | #Learnt:      21159 | 0.000
742.37/742.57	c total clause space: 545.701MB
742.37/742.57	c total #watches: 225015
747.36/747.53	c total #propagations: 3936522 / total #impl: 87062446 (eff. 0.045)
747.36/747.53	c #Conflicts:     271000 | #Learnt:      22159 | 0.000
747.36/747.53	c total clause space: 545.701MB
747.36/747.53	c total #watches: 229195
752.06/752.23	c total #propagations: 3953631 / total #impl: 87516117 (eff. 0.045)
752.06/752.23	c #Conflicts:     272000 | #Learnt:      23159 | 0.000
752.06/752.23	c total clause space: 545.701MB
752.06/752.23	c total #watches: 233510
756.46/756.69	c total #propagations: 3970438 / total #impl: 87932972 (eff. 0.045)
756.46/756.69	c #Conflicts:     273000 | #Learnt:      24159 | 0.000
756.46/756.69	c total clause space: 545.701MB
756.46/756.69	c total #watches: 236947
760.77/760.92	c total #propagations: 3986516 / total #impl: 88348702 (eff. 0.045)
760.77/760.92	c GC COLLECT
760.77/760.92	c #Conflicts:     274000 | #Learnt:      12657 | 0.000
760.77/760.92	c total clause space: 886.764MB
760.77/760.92	c total #watches: 170311
763.87/764.00	c total #propagations: 4003173 / total #impl: 88696348 (eff. 0.045)
763.87/764.00	c #Conflicts:     275000 | #Learnt:      13657 | 0.000
763.87/764.00	c total clause space: 886.764MB
763.87/764.00	c total #watches: 176758
766.97/767.12	c total #propagations: 4020719 / total #impl: 89106656 (eff. 0.045)
766.97/767.12	c #Conflicts:     276000 | #Learnt:      14657 | 0.000
766.97/767.12	c total clause space: 886.764MB
766.97/767.12	c total #watches: 181825
770.47/770.64	c total #propagations: 4039254 / total #impl: 89520617 (eff. 0.045)
770.47/770.64	c #Conflicts:     277000 | #Learnt:      15657 | 0.000
770.47/770.64	c total clause space: 886.764MB
770.47/770.64	c total #watches: 188032
774.38/774.55	c total #propagations: 4055837 / total #impl: 89914859 (eff. 0.045)
774.38/774.55	c #Conflicts:     278000 | #Learnt:      16657 | 0.000
774.38/774.55	c total clause space: 886.764MB
774.38/774.55	c total #watches: 194787
779.27/779.41	c total #propagations: 4070753 / total #impl: 90309014 (eff. 0.045)
779.27/779.41	c #Conflicts:     279000 | #Learnt:      17657 | 0.000
779.27/779.41	c total clause space: 886.764MB
779.27/779.41	c total #watches: 200424
784.77/784.98	c total #propagations: 4086027 / total #impl: 90630486 (eff. 0.045)
784.77/784.98	c #Conflicts:     280000 | #Learnt:      18657 | 0.000
784.77/784.98	c total clause space: 886.764MB
784.77/784.98	c total #watches: 205629
790.37/790.53	c total #propagations: 4102111 / total #impl: 90999712 (eff. 0.045)
790.37/790.53	c #Conflicts:     281000 | #Learnt:      19657 | 0.000
790.37/790.53	c total clause space: 886.764MB
790.37/790.53	c total #watches: 211106
795.67/795.87	c total #propagations: 4117944 / total #impl: 91320002 (eff. 0.045)
795.67/795.87	c #Conflicts:     282000 | #Learnt:      20657 | 0.000
795.67/795.87	c total clause space: 886.764MB
795.67/795.87	c total #watches: 217282
801.47/801.63	c total #propagations: 4132998 / total #impl: 91640970 (eff. 0.045)
801.47/801.63	c #Conflicts:     283000 | #Learnt:      21657 | 0.000
801.47/801.63	c total clause space: 886.764MB
801.47/801.63	c total #watches: 222555
808.26/808.49	c total #propagations: 4148644 / total #impl: 91897905 (eff. 0.045)
808.26/808.49	c #Conflicts:     284000 | #Learnt:      22657 | 0.000
808.26/808.49	c total clause space: 886.764MB
808.26/808.49	c total #watches: 226809
813.97/814.12	c total #propagations: 4166460 / total #impl: 92204352 (eff. 0.045)
813.97/814.12	c #Conflicts:     285000 | #Learnt:      23657 | 0.000
813.97/814.12	c total clause space: 886.764MB
813.97/814.12	c total #watches: 234314
819.86/820.07	c total #propagations: 4182630 / total #impl: 92481284 (eff. 0.045)
819.86/820.07	c #Conflicts:     286000 | #Learnt:      24657 | 0.000
819.86/820.07	c total clause space: 886.764MB
819.86/820.07	c total #watches: 241946
825.86/826.05	c total #propagations: 4197547 / total #impl: 92815416 (eff. 0.045)
825.86/826.05	c GC COLLECT
825.86/826.05	c #Conflicts:     287000 | #Learnt:      12858 | 0.000
825.86/826.05	c total clause space: 886.764MB
825.86/826.05	c total #watches: 171868
828.86/829.03	c total #propagations: 4211801 / total #impl: 93152103 (eff. 0.045)
828.86/829.03	c #Conflicts:     288000 | #Learnt:      13858 | 0.000
828.86/829.03	c total clause space: 886.764MB
828.86/829.03	c total #watches: 178494
832.86/833.05	c total #propagations: 4228922 / total #impl: 93521768 (eff. 0.045)
832.86/833.05	c #Conflicts:     289000 | #Learnt:      14858 | 0.000
832.86/833.05	c total clause space: 886.764MB
832.86/833.05	c total #watches: 184645
838.76/838.98	c total #propagations: 4246123 / total #impl: 93819904 (eff. 0.045)
838.76/838.98	c #Conflicts:     290000 | #Learnt:      15858 | 0.000
838.76/838.98	c total clause space: 886.764MB
838.76/838.98	c total #watches: 190259
843.86/844.00	c total #propagations: 4263194 / total #impl: 94124277 (eff. 0.045)
843.86/844.00	c #Conflicts:     291000 | #Learnt:      16858 | 0.000
843.86/844.00	c total clause space: 886.764MB
843.86/844.00	c total #watches: 195492
848.16/848.32	c total #propagations: 4277645 / total #impl: 94447377 (eff. 0.045)
848.16/848.32	c #Conflicts:     292000 | #Learnt:      17858 | 0.000
848.16/848.32	c total clause space: 886.764MB
848.16/848.32	c total #watches: 200974
851.66/851.81	c total #propagations: 4293676 / total #impl: 94679445 (eff. 0.045)
851.66/851.81	c #Conflicts:     293000 | #Learnt:      18858 | 0.000
851.66/851.81	c total clause space: 886.764MB
851.66/851.81	c total #watches: 208291
854.76/854.99	c total #propagations: 4307494 / total #impl: 94924711 (eff. 0.045)
854.76/854.99	c #Conflicts:     294000 | #Learnt:      19858 | 0.000
854.76/854.99	c total clause space: 886.764MB
854.76/854.99	c total #watches: 215189
858.85/859.10	c total #propagations: 4320606 / total #impl: 95229760 (eff. 0.045)
858.85/859.10	c #Conflicts:     295000 | #Learnt:      20858 | 0.000
858.85/859.10	c total clause space: 886.764MB
858.85/859.10	c total #watches: 221540
862.65/862.83	c total #propagations: 4334564 / total #impl: 95641629 (eff. 0.045)
862.65/862.83	c #Conflicts:     296000 | #Learnt:      21858 | 0.000
862.65/862.83	c total clause space: 886.764MB
862.65/862.83	c total #watches: 229724
868.96/869.15	c total #propagations: 4348459 / total #impl: 95915570 (eff. 0.045)
868.96/869.15	c #Conflicts:     297000 | #Learnt:      22858 | 0.000
868.96/869.15	c total clause space: 886.764MB
868.96/869.15	c total #watches: 235993
875.35/875.54	c total #propagations: 4363254 / total #impl: 96390216 (eff. 0.045)
875.35/875.54	c #Conflicts:     298000 | #Learnt:      23858 | 0.000
875.35/875.54	c total clause space: 886.764MB
875.35/875.54	c total #watches: 242215
882.55/882.78	c total #propagations: 4378009 / total #impl: 96704291 (eff. 0.045)
882.55/882.78	c #Conflicts:     299000 | #Learnt:      24858 | 0.000
882.55/882.78	c total clause space: 886.764MB
882.55/882.78	c total #watches: 247608
891.55/891.70	c total #propagations: 4393900 / total #impl: 96985931 (eff. 0.045)
891.55/891.70	c #Conflicts:     300000 | #Learnt:      25858 | 0.000
891.55/891.70	c total clause space: 886.764MB
891.55/891.70	c total #watches: 252664
897.25/897.42	c total #propagations: 4410659 / total #impl: 97271255 (eff. 0.045)
897.25/897.42	c GC COLLECT
897.25/897.42	c #Conflicts:     301000 | #Learnt:      13754 | 0.000
897.25/897.42	c total clause space: 886.764MB
897.25/897.42	c total #watches: 178044
900.75/900.95	c total #propagations: 4426499 / total #impl: 97557589 (eff. 0.045)
900.75/900.95	c #Conflicts:     302000 | #Learnt:      14754 | 0.000
900.75/900.95	c total clause space: 886.764MB
900.75/900.95	c total #watches: 183034
904.84/905.03	c total #propagations: 4441408 / total #impl: 97917558 (eff. 0.045)
904.84/905.03	c #Conflicts:     303000 | #Learnt:      15754 | 0.000
904.84/905.03	c total clause space: 886.764MB
904.84/905.03	c total #watches: 189267
908.34/908.59	c total #propagations: 4455454 / total #impl: 98206436 (eff. 0.045)
908.34/908.59	c #Conflicts:     304000 | #Learnt:      16754 | 0.000
908.34/908.59	c total clause space: 886.764MB
908.34/908.59	c total #watches: 196275
913.24/913.41	c total #propagations: 4471006 / total #impl: 98479494 (eff. 0.045)
913.24/913.41	c #Conflicts:     305000 | #Learnt:      17754 | 0.000
913.24/913.41	c total clause space: 886.764MB
913.24/913.41	c total #watches: 203542
918.04/918.27	c total #propagations: 4487198 / total #impl: 98694294 (eff. 0.045)
918.04/918.27	c #Conflicts:     306000 | #Learnt:      18754 | 0.000
918.04/918.27	c total clause space: 886.764MB
918.04/918.27	c total #watches: 210577
924.24/924.42	c total #propagations: 4501332 / total #impl: 98982437 (eff. 0.045)
924.24/924.42	c #Conflicts:     307000 | #Learnt:      19754 | 0.000
924.24/924.42	c total clause space: 886.764MB
924.24/924.42	c total #watches: 216614
929.04/929.26	c total #propagations: 4515964 / total #impl: 99306528 (eff. 0.045)
929.04/929.26	c #Conflicts:     308000 | #Learnt:      20754 | 0.000
929.04/929.26	c total clause space: 886.764MB
929.04/929.26	c total #watches: 224334
934.74/934.91	c total #propagations: 4530654 / total #impl: 99598921 (eff. 0.045)
934.74/934.91	c #Conflicts:     309000 | #Learnt:      21754 | 0.000
934.74/934.91	c total clause space: 886.764MB
934.74/934.91	c total #watches: 231559
940.64/940.83	c total #propagations: 4544902 / total #impl: 99903831 (eff. 0.045)
940.64/940.83	c #Conflicts:     310000 | #Learnt:      22754 | 0.000
940.64/940.83	c total clause space: 886.764MB
940.64/940.83	c total #watches: 238440
946.24/946.43	c total #propagations: 4559571 / total #impl: 100137082 (eff. 0.046)
946.24/946.43	c #Conflicts:     311000 | #Learnt:      23754 | 0.000
946.24/946.43	c total clause space: 886.764MB
946.24/946.43	c total #watches: 245118
951.14/951.36	c total #propagations: 4573210 / total #impl: 100518971 (eff. 0.045)
951.14/951.36	c #Conflicts:     312000 | #Learnt:      24754 | 0.000
951.14/951.36	c total clause space: 886.764MB
951.14/951.36	c total #watches: 251062
958.14/958.34	c total #propagations: 4586998 / total #impl: 100846066 (eff. 0.045)
958.14/958.34	c #Conflicts:     313000 | #Learnt:      25754 | 0.000
958.14/958.34	c total clause space: 886.764MB
958.14/958.34	c total #watches: 256140
964.13/964.31	c total #propagations: 4602598 / total #impl: 101250644 (eff. 0.045)
964.13/964.31	c #Conflicts:     314000 | #Learnt:      26754 | 0.000
964.13/964.31	c total clause space: 886.764MB
964.13/964.31	c total #watches: 260670
967.73/967.91	c total #propagations: 4618446 / total #impl: 101584874 (eff. 0.045)
967.73/967.91	c GC COLLECT
967.73/967.91	c #Conflicts:     315000 | #Learnt:      14354 | 0.000
967.73/967.91	c total clause space: 886.764MB
967.73/967.91	c total #watches: 181430
971.03/971.24	c total #propagations: 4632952 / total #impl: 101989153 (eff. 0.045)
971.03/971.24	c #Conflicts:     316000 | #Learnt:      15354 | 0.000
971.03/971.24	c total clause space: 886.764MB
971.03/971.24	c total #watches: 186071
974.03/974.27	c total #propagations: 4649085 / total #impl: 102412743 (eff. 0.045)
974.03/974.27	c #Conflicts:     317000 | #Learnt:      16354 | 0.000
974.03/974.27	c total clause space: 886.764MB
974.03/974.27	c total #watches: 190857
977.74/977.91	c total #propagations: 4663667 / total #impl: 102784414 (eff. 0.045)
977.74/977.91	c #Conflicts:     318000 | #Learnt:      17354 | 0.000
977.74/977.91	c total clause space: 886.764MB
977.74/977.91	c total #watches: 195815
981.63/981.88	c total #propagations: 4677925 / total #impl: 103183335 (eff. 0.045)
981.63/981.88	c #Conflicts:     319000 | #Learnt:      18354 | 0.000
981.63/981.88	c total clause space: 886.764MB
981.63/981.88	c total #watches: 201689
985.83/986.07	c total #propagations: 4692098 / total #impl: 103552832 (eff. 0.045)
985.83/986.07	c #Conflicts:     320000 | #Learnt:      19354 | 0.000
985.83/986.07	c total clause space: 886.764MB
985.83/986.07	c total #watches: 206888
989.73/989.90	c total #propagations: 4707652 / total #impl: 103935988 (eff. 0.045)
989.73/989.90	c #Conflicts:     321000 | #Learnt:      20354 | 0.000
989.73/989.90	c total clause space: 886.764MB
989.73/989.90	c total #watches: 212223
994.43/994.65	c total #propagations: 4723310 / total #impl: 104297177 (eff. 0.045)
994.43/994.65	c #Conflicts:     322000 | #Learnt:      21354 | 0.000
994.43/994.65	c total clause space: 886.764MB
994.43/994.65	c total #watches: 218698
999.23/999.40	c total #propagations: 4739196 / total #impl: 104656153 (eff. 0.045)
999.23/999.40	c #Conflicts:     323000 | #Learnt:      22354 | 0.000
999.23/999.40	c total clause space: 886.764MB
999.23/999.40	c total #watches: 224862
1004.93/1005.19	c total #propagations: 4754841 / total #impl: 104987205 (eff. 0.045)
1004.93/1005.19	c #Conflicts:     324000 | #Learnt:      23354 | 0.000
1004.93/1005.19	c total clause space: 886.764MB
1004.93/1005.19	c total #watches: 231038
1010.03/1010.21	c total #propagations: 4770861 / total #impl: 105259542 (eff. 0.045)
1010.03/1010.21	c #Conflicts:     325000 | #Learnt:      24354 | 0.000
1010.03/1010.21	c total clause space: 886.764MB
1010.03/1010.21	c total #watches: 237096
1015.42/1015.62	c total #propagations: 4786953 / total #impl: 105621636 (eff. 0.045)
1015.42/1015.62	c #Conflicts:     326000 | #Learnt:      25354 | 0.000
1015.42/1015.62	c total clause space: 886.764MB
1015.42/1015.62	c total #watches: 243239
1021.62/1021.81	c total #propagations: 4801694 / total #impl: 105994018 (eff. 0.045)
1021.62/1021.81	c #Conflicts:     327000 | #Learnt:      26354 | 0.000
1021.62/1021.81	c total clause space: 886.764MB
1021.62/1021.81	c total #watches: 249062
1027.42/1027.64	c total #propagations: 4816114 / total #impl: 106303557 (eff. 0.045)
1027.42/1027.64	c #Conflicts:     328000 | #Learnt:      27354 | 0.000
1027.42/1027.64	c total clause space: 886.764MB
1027.42/1027.64	c total #watches: 255069
1030.92/1031.15	c total #propagations: 4829795 / total #impl: 106637239 (eff. 0.045)
1030.92/1031.15	c GC COLLECT
1030.92/1031.15	c #Conflicts:     329000 | #Learnt:      14653 | 0.000
1030.92/1031.15	c total clause space: 886.764MB
1030.92/1031.15	c total #watches: 183983
1034.22/1034.46	c total #propagations: 4844638 / total #impl: 106916281 (eff. 0.045)
1034.22/1034.46	c #Conflicts:     330000 | #Learnt:      15653 | 0.000
1034.22/1034.46	c total clause space: 886.764MB
1034.22/1034.46	c total #watches: 190842
1037.62/1037.82	c total #propagations: 4859867 / total #impl: 107228280 (eff. 0.045)
1037.62/1037.82	c #Conflicts:     331000 | #Learnt:      16653 | 0.000
1037.62/1037.82	c total clause space: 886.764MB
1037.62/1037.82	c total #watches: 197315
1041.32/1041.51	c total #propagations: 4874585 / total #impl: 107545425 (eff. 0.045)
1041.32/1041.51	c #Conflicts:     332000 | #Learnt:      17653 | 0.000
1041.32/1041.51	c total clause space: 886.764MB
1041.32/1041.51	c total #watches: 203496
1045.22/1045.49	c total #propagations: 4889123 / total #impl: 107875746 (eff. 0.045)
1045.22/1045.49	c #Conflicts:     333000 | #Learnt:      18653 | 0.000
1045.22/1045.49	c total clause space: 886.764MB
1045.22/1045.49	c total #watches: 209415
1049.02/1049.28	c total #propagations: 4904537 / total #impl: 108178698 (eff. 0.045)
1049.02/1049.28	c #Conflicts:     334000 | #Learnt:      19653 | 0.000
1049.02/1049.28	c total clause space: 886.764MB
1049.02/1049.28	c total #watches: 215800
1053.02/1053.24	c total #propagations: 4919649 / total #impl: 108465316 (eff. 0.045)
1053.02/1053.24	c #Conflicts:     335000 | #Learnt:      20653 | 0.000
1053.02/1053.24	c total clause space: 886.764MB
1053.02/1053.24	c total #watches: 221092
1058.32/1058.55	c total #propagations: 4935758 / total #impl: 108721549 (eff. 0.045)
1058.32/1058.55	c #Conflicts:     336000 | #Learnt:      21653 | 0.000
1058.32/1058.55	c total clause space: 886.764MB
1058.32/1058.55	c total #watches: 226048
1063.92/1064.19	c total #propagations: 4951851 / total #impl: 109041492 (eff. 0.045)
1063.92/1064.19	c #Conflicts:     337000 | #Learnt:      22653 | 0.000
1063.92/1064.19	c total clause space: 886.764MB
1063.92/1064.19	c total #watches: 231247
1069.82/1070.01	c total #propagations: 4967336 / total #impl: 109376699 (eff. 0.045)
1069.82/1070.01	c #Conflicts:     338000 | #Learnt:      23653 | 0.000
1069.82/1070.01	c total clause space: 886.764MB
1069.82/1070.01	c total #watches: 236543
1077.02/1077.28	c total #propagations: 4983792 / total #impl: 109714250 (eff. 0.045)
1077.02/1077.28	c #Conflicts:     339000 | #Learnt:      24653 | 0.000
1077.02/1077.28	c total clause space: 886.764MB
1077.02/1077.28	c total #watches: 241495
1083.51/1083.78	c total #propagations: 4999827 / total #impl: 109987045 (eff. 0.045)
1083.51/1083.78	c #Conflicts:     340000 | #Learnt:      25653 | 0.000
1083.51/1083.78	c total clause space: 886.764MB
1083.51/1083.78	c total #watches: 245916
1091.41/1091.62	c total #propagations: 5016999 / total #impl: 110269591 (eff. 0.045)
1091.41/1091.62	c #Conflicts:     341000 | #Learnt:      26653 | 0.000
1091.41/1091.62	c total clause space: 886.764MB
1091.41/1091.62	c total #watches: 250409
1099.02/1099.29	c total #propagations: 5032318 / total #impl: 110519932 (eff. 0.046)
1099.02/1099.29	c #Conflicts:     342000 | #Learnt:      27653 | 0.000
1099.02/1099.29	c total clause space: 886.764MB
1099.02/1099.29	c total #watches: 255197
1105.02/1105.27	c total #propagations: 5048273 / total #impl: 110743405 (eff. 0.046)
1105.02/1105.27	c GC COLLECT
1105.02/1105.27	c #Conflicts:     343000 | #Learnt:      14649 | 0.000
1105.02/1105.27	c total clause space: 886.764MB
1105.02/1105.27	c total #watches: 183775
1109.62/1109.87	c total #propagations: 5063275 / total #impl: 110957761 (eff. 0.046)
1109.62/1109.87	c #Conflicts:     344000 | #Learnt:      15649 | 0.000
1109.62/1109.87	c total clause space: 886.764MB
1109.62/1109.87	c total #watches: 188895
1113.62/1113.87	c total #propagations: 5079115 / total #impl: 111185115 (eff. 0.046)
1113.62/1113.87	c #Conflicts:     345000 | #Learnt:      16649 | 0.000
1113.62/1113.87	c total clause space: 886.764MB
1113.62/1113.87	c total #watches: 193502
1117.52/1117.74	c total #propagations: 5095489 / total #impl: 111451382 (eff. 0.046)
1117.52/1117.74	c #Conflicts:     346000 | #Learnt:      17649 | 0.000
1117.52/1117.74	c total clause space: 886.764MB
1117.52/1117.74	c total #watches: 199379
1121.02/1121.25	c total #propagations: 5111654 / total #impl: 111754653 (eff. 0.046)
1121.02/1121.25	c #Conflicts:     347000 | #Learnt:      18649 | 0.000
1121.02/1121.25	c total clause space: 886.764MB
1121.02/1121.25	c total #watches: 206692
1125.62/1125.84	c total #propagations: 5127025 / total #impl: 112015411 (eff. 0.046)
1125.62/1125.84	c #Conflicts:     348000 | #Learnt:      19649 | 0.000
1125.62/1125.84	c total clause space: 886.764MB
1125.62/1125.84	c total #watches: 213184
1131.72/1131.92	c total #propagations: 5141082 / total #impl: 112306124 (eff. 0.046)
1131.72/1131.92	c #Conflicts:     349000 | #Learnt:      20649 | 0.000
1131.72/1131.92	c total clause space: 886.764MB
1131.72/1131.92	c total #watches: 218868
1137.91/1138.15	c total #propagations: 5156603 / total #impl: 112654152 (eff. 0.046)
1137.91/1138.15	c #Conflicts:     350000 | #Learnt:      21649 | 0.000
1137.91/1138.15	c total clause space: 886.764MB
1137.91/1138.15	c total #watches: 224595
1140.91/1141.15	c total #propagations: 5172335 / total #impl: 113054716 (eff. 0.046)
1140.91/1141.15	c #Conflicts:     351000 | #Learnt:      22649 | 0.000
1140.91/1141.15	c total clause space: 886.764MB
1140.91/1141.15	c total #watches: 230023
1145.51/1145.77	c total #propagations: 5185060 / total #impl: 113341216 (eff. 0.046)
1145.51/1145.77	c #Conflicts:     352000 | #Learnt:      23649 | 0.000
1145.51/1145.77	c total clause space: 886.764MB
1145.51/1145.77	c total #watches: 234729
1150.01/1150.26	c total #propagations: 5197475 / total #impl: 113612209 (eff. 0.046)
1150.01/1150.26	c #Conflicts:     353000 | #Learnt:      24649 | 0.000
1150.01/1150.26	c total clause space: 886.764MB
1150.01/1150.26	c total #watches: 239411
1154.51/1154.78	c total #propagations: 5210680 / total #impl: 113919682 (eff. 0.046)
1154.51/1154.78	c #Conflicts:     354000 | #Learnt:      25649 | 0.000
1154.51/1154.78	c total clause space: 886.764MB
1154.51/1154.78	c total #watches: 246782
1159.51/1159.77	c total #propagations: 5225585 / total #impl: 114210510 (eff. 0.046)
1159.51/1159.77	c #Conflicts:     355000 | #Learnt:      26649 | 0.000
1159.51/1159.77	c total clause space: 886.764MB
1159.51/1159.77	c total #watches: 254741
1166.41/1166.67	c total #propagations: 5239152 / total #impl: 114584080 (eff. 0.046)
1166.41/1166.67	c #Conflicts:     356000 | #Learnt:      27649 | 0.000
1166.41/1166.67	c total clause space: 886.764MB
1166.41/1166.67	c total #watches: 259487
1174.00/1174.24	c total #propagations: 5255928 / total #impl: 114971326 (eff. 0.046)
1174.00/1174.24	c GC COLLECT
1174.00/1174.24	c #Conflicts:     357000 | #Learnt:      14349 | 0.000
1174.00/1174.24	c total clause space: 886.764MB
1174.00/1174.24	c total #watches: 182268
1178.20/1178.47	c total #propagations: 5272605 / total #impl: 115288635 (eff. 0.046)
1178.20/1178.47	c #Conflicts:     358000 | #Learnt:      15349 | 0.000
1178.20/1178.47	c total clause space: 886.764MB
1178.20/1178.47	c total #watches: 188615
1183.30/1183.53	c total #propagations: 5287152 / total #impl: 115608887 (eff. 0.046)
1183.30/1183.53	c #Conflicts:     359000 | #Learnt:      16349 | 0.000
1183.30/1183.53	c total clause space: 886.764MB
1183.30/1183.53	c total #watches: 194821
1188.30/1188.54	c total #propagations: 5301889 / total #impl: 115986809 (eff. 0.046)
1188.30/1188.54	c #Conflicts:     360000 | #Learnt:      17349 | 0.000
1188.30/1188.54	c total clause space: 886.764MB
1188.30/1188.54	c total #watches: 200052
1193.31/1193.56	c total #propagations: 5317869 / total #impl: 116357708 (eff. 0.046)
1193.31/1193.56	c #Conflicts:     361000 | #Learnt:      18349 | 0.000
1193.31/1193.56	c total clause space: 886.764MB
1193.31/1193.56	c total #watches: 204089
1199.30/1199.57	c total #propagations: 5333203 / total #impl: 116603474 (eff. 0.046)
1199.30/1199.57	c #Conflicts:     362000 | #Learnt:      19349 | 0.000
1199.30/1199.57	c total clause space: 886.764MB
1199.30/1199.57	c total #watches: 209707
1206.00/1206.28	c total #propagations: 5348800 / total #impl: 116849775 (eff. 0.046)
1206.00/1206.28	c #Conflicts:     363000 | #Learnt:      20349 | 0.000
1206.00/1206.28	c total clause space: 886.764MB
1206.00/1206.28	c total #watches: 215896
1209.60/1209.85	c total #propagations: 5365121 / total #impl: 117136274 (eff. 0.046)
1209.60/1209.85	c #Conflicts:     364000 | #Learnt:      21349 | 0.000
1209.60/1209.85	c total clause space: 886.764MB
1209.60/1209.85	c total #watches: 221622
1215.19/1215.40	c total #propagations: 5380382 / total #impl: 117400646 (eff. 0.046)
1215.19/1215.40	c #Conflicts:     365000 | #Learnt:      22349 | 0.000
1215.19/1215.40	c total clause space: 886.764MB
1215.19/1215.40	c total #watches: 228276
1219.70/1219.97	c total #propagations: 5395453 / total #impl: 117672776 (eff. 0.046)
1219.70/1219.97	c #Conflicts:     366000 | #Learnt:      23349 | 0.000
1219.70/1219.97	c total clause space: 886.764MB
1219.70/1219.97	c total #watches: 233802
1225.99/1226.27	c total #propagations: 5412190 / total #impl: 118015826 (eff. 0.046)
1225.99/1226.27	c #Conflicts:     367000 | #Learnt:      24349 | 0.000
1225.99/1226.27	c total clause space: 886.764MB
1225.99/1226.27	c total #watches: 240608
1233.30/1233.52	c total #propagations: 5428502 / total #impl: 118298461 (eff. 0.046)
1233.30/1233.52	c #Conflicts:     368000 | #Learnt:      25349 | 0.000
1233.30/1233.52	c total clause space: 886.764MB
1233.30/1233.52	c total #watches: 246945
1240.30/1240.55	c total #propagations: 5443323 / total #impl: 118605578 (eff. 0.046)
1240.30/1240.55	c #Conflicts:     369000 | #Learnt:      26349 | 0.000
1240.30/1240.55	c total clause space: 886.764MB
1240.30/1240.55	c total #watches: 251156
1245.90/1246.15	c total #propagations: 5460721 / total #impl: 119016921 (eff. 0.046)
1245.90/1246.15	c #Conflicts:     370000 | #Learnt:      27349 | 0.000
1245.90/1246.15	c total clause space: 886.764MB
1245.90/1246.15	c total #watches: 257031
1252.40/1252.64	c total #propagations: 5476330 / total #impl: 119340885 (eff. 0.046)
1252.40/1252.64	c #Conflicts:     371000 | #Learnt:      28349 | 0.000
1252.40/1252.64	c total clause space: 886.764MB
1252.40/1252.64	c total #watches: 263611
1258.89/1259.17	c total #propagations: 5493307 / total #impl: 119615507 (eff. 0.046)
1258.89/1259.17	c GC COLLECT
1258.89/1259.17	c #Conflicts:     372000 | #Learnt:      14751 | 0.000
1258.89/1259.17	c total clause space: 886.764MB
1258.89/1259.17	c total #watches: 185181
1262.79/1263.01	c total #propagations: 5508696 / total #impl: 119864058 (eff. 0.046)
1262.79/1263.01	c #Conflicts:     373000 | #Learnt:      15751 | 0.000
1262.79/1263.01	c total clause space: 886.764MB
1262.79/1263.01	c total #watches: 192113
1266.49/1266.72	c total #propagations: 5524090 / total #impl: 120140982 (eff. 0.046)
1266.49/1266.72	c #Conflicts:     374000 | #Learnt:      16751 | 0.000
1266.49/1266.72	c total clause space: 886.764MB
1266.49/1266.72	c total #watches: 198836
1270.09/1270.34	c total #propagations: 5537609 / total #impl: 120379590 (eff. 0.046)
1270.09/1270.34	c #Conflicts:     375000 | #Learnt:      17751 | 0.000
1270.09/1270.34	c total clause space: 886.764MB
1270.09/1270.34	c total #watches: 205102
1273.60/1273.82	c total #propagations: 5551354 / total #impl: 120686979 (eff. 0.046)
1273.60/1273.82	c #Conflicts:     376000 | #Learnt:      18751 | 0.000
1273.60/1273.82	c total clause space: 886.764MB
1273.60/1273.82	c total #watches: 212264
1277.49/1277.76	c total #propagations: 5564591 / total #impl: 120868170 (eff. 0.046)
1277.49/1277.76	c #Conflicts:     377000 | #Learnt:      19751 | 0.000
1277.49/1277.76	c total clause space: 886.764MB
1277.49/1277.76	c total #watches: 219322
1281.79/1282.08	c total #propagations: 5578576 / total #impl: 121137046 (eff. 0.046)
1281.79/1282.08	c #Conflicts:     378000 | #Learnt:      20751 | 0.000
1281.79/1282.08	c total clause space: 886.764MB
1281.79/1282.08	c total #watches: 226373
1286.39/1286.64	c total #propagations: 5592012 / total #impl: 121378463 (eff. 0.046)
1286.39/1286.64	c #Conflicts:     379000 | #Learnt:      21751 | 0.000
1286.39/1286.64	c total clause space: 886.764MB
1286.39/1286.64	c total #watches: 233417
1291.49/1291.78	c total #propagations: 5607986 / total #impl: 121607270 (eff. 0.046)
1291.49/1291.78	c #Conflicts:     380000 | #Learnt:      22751 | 0.000
1291.49/1291.78	c total clause space: 886.764MB
1291.49/1291.78	c total #watches: 239238
1296.69/1296.97	c total #propagations: 5622850 / total #impl: 121854604 (eff. 0.046)
1296.69/1296.97	c #Conflicts:     381000 | #Learnt:      23751 | 0.000
1296.69/1296.97	c total clause space: 886.764MB
1296.69/1296.97	c total #watches: 245141
1302.19/1302.49	c total #propagations: 5637633 / total #impl: 122173260 (eff. 0.046)
1302.19/1302.49	c #Conflicts:     382000 | #Learnt:      24751 | 0.000
1302.19/1302.49	c total clause space: 886.764MB
1302.19/1302.49	c total #watches: 252020
1307.09/1307.34	c total #propagations: 5652136 / total #impl: 122433117 (eff. 0.046)
1307.09/1307.34	c #Conflicts:     383000 | #Learnt:      25751 | 0.000
1307.09/1307.34	c total clause space: 886.764MB
1307.09/1307.34	c total #watches: 258189
1313.68/1313.96	c total #propagations: 5667193 / total #impl: 122737010 (eff. 0.046)
1313.68/1313.96	c #Conflicts:     384000 | #Learnt:      26751 | 0.000
1313.68/1313.96	c total clause space: 886.764MB
1313.68/1313.96	c total #watches: 264451
1318.08/1318.32	c total #propagations: 5681428 / total #impl: 123020845 (eff. 0.046)
1318.08/1318.32	c #Conflicts:     385000 | #Learnt:      27751 | 0.000
1318.08/1318.32	c total clause space: 886.764MB
1318.08/1318.32	c total #watches: 271966
1323.28/1323.59	c total #propagations: 5694941 / total #impl: 123274596 (eff. 0.046)
1323.28/1323.59	c #Conflicts:     386000 | #Learnt:      28751 | 0.000
1323.28/1323.59	c total clause space: 886.764MB
1323.28/1323.59	c total #watches: 278903
1329.98/1330.21	c total #propagations: 5708473 / total #impl: 123581007 (eff. 0.046)
1329.98/1330.21	c #Conflicts:     387000 | #Learnt:      29751 | 0.000
1329.98/1330.21	c total clause space: 886.764MB
1329.98/1330.21	c total #watches: 285324
1333.48/1333.70	c total #propagations: 5722564 / total #impl: 123928240 (eff. 0.046)
1333.48/1333.70	c GC COLLECT
1333.48/1333.70	c #Conflicts:     388000 | #Learnt:      15845 | 0.000
1333.48/1333.70	c total clause space: 886.764MB
1333.48/1333.70	c total #watches: 194074
1337.58/1337.89	c total #propagations: 5738412 / total #impl: 124294468 (eff. 0.046)
1337.58/1337.89	c #Conflicts:     389000 | #Learnt:      16845 | 0.000
1337.58/1337.89	c total clause space: 886.764MB
1337.58/1337.89	c total #watches: 201477
1341.28/1341.59	c total #propagations: 5755171 / total #impl: 124541515 (eff. 0.046)
1341.28/1341.59	c #Conflicts:     390000 | #Learnt:      17845 | 0.000
1341.28/1341.59	c total clause space: 886.764MB
1341.28/1341.59	c total #watches: 208871
1345.68/1345.97	c total #propagations: 5768992 / total #impl: 124837988 (eff. 0.046)
1345.68/1345.97	c #Conflicts:     391000 | #Learnt:      18845 | 0.000
1345.68/1345.97	c total clause space: 886.764MB
1345.68/1345.97	c total #watches: 214874
1350.98/1351.27	c total #propagations: 5784727 / total #impl: 125102606 (eff. 0.046)
1350.98/1351.27	c #Conflicts:     392000 | #Learnt:      19845 | 0.000
1350.98/1351.27	c total clause space: 886.764MB
1350.98/1351.27	c total #watches: 222496
1357.58/1357.83	c total #propagations: 5799960 / total #impl: 125392279 (eff. 0.046)
1357.58/1357.83	c #Conflicts:     393000 | #Learnt:      20845 | 0.000
1357.58/1357.83	c total clause space: 886.764MB
1357.58/1357.83	c total #watches: 227953
1362.47/1362.76	c total #propagations: 5816095 / total #impl: 125739291 (eff. 0.046)
1362.47/1362.76	c #Conflicts:     394000 | #Learnt:      21845 | 0.000
1362.47/1362.76	c total clause space: 886.764MB
1362.47/1362.76	c total #watches: 234540
1368.87/1369.11	c total #propagations: 5829445 / total #impl: 126000812 (eff. 0.046)
1368.87/1369.11	c #Conflicts:     395000 | #Learnt:      22845 | 0.000
1368.87/1369.11	c total clause space: 886.764MB
1368.87/1369.11	c total #watches: 239923
1373.78/1374.03	c total #propagations: 5843485 / total #impl: 126260072 (eff. 0.046)
1373.78/1374.03	c #Conflicts:     396000 | #Learnt:      23845 | 0.000
1373.78/1374.03	c total clause space: 886.764MB
1373.78/1374.03	c total #watches: 246349
1378.67/1378.90	c total #propagations: 5857748 / total #impl: 126643041 (eff. 0.046)
1378.67/1378.90	c #Conflicts:     397000 | #Learnt:      24845 | 0.000
1378.67/1378.90	c total clause space: 886.764MB
1378.67/1378.90	c total #watches: 253774
1383.77/1384.07	c total #propagations: 5870038 / total #impl: 126952282 (eff. 0.046)
1383.77/1384.07	c #Conflicts:     398000 | #Learnt:      25845 | 0.000
1383.77/1384.07	c total clause space: 886.764MB
1383.77/1384.07	c total #watches: 260258
1389.97/1390.22	c total #propagations: 5883143 / total #impl: 127318271 (eff. 0.046)
1389.97/1390.22	c #Conflicts:     399000 | #Learnt:      26845 | 0.000
1389.97/1390.22	c total clause space: 886.764MB
1389.97/1390.22	c total #watches: 267905
1397.67/1397.92	c total #propagations: 5898040 / total #impl: 127712686 (eff. 0.046)
1397.67/1397.92	c #Conflicts:     400000 | #Learnt:      27845 | 0.000
1397.67/1397.92	c total clause space: 886.764MB
1397.67/1397.92	c total #watches: 274164
1403.87/1404.11	c total #propagations: 5913964 / total #impl: 127983682 (eff. 0.046)
1403.87/1404.11	c #Conflicts:     401000 | #Learnt:      28845 | 0.000
1403.87/1404.11	c total clause space: 886.764MB
1403.87/1404.11	c total #watches: 281463
1409.57/1409.85	c total #propagations: 5928406 / total #impl: 128300451 (eff. 0.046)
1409.57/1409.85	c #Conflicts:     402000 | #Learnt:      29845 | 0.000
1409.57/1409.85	c total clause space: 886.764MB
1409.57/1409.85	c total #watches: 286737
1415.48/1415.72	c total #propagations: 5946298 / total #impl: 128633806 (eff. 0.046)
1415.48/1415.72	c GC COLLECT
1415.48/1415.72	c #Conflicts:     403000 | #Learnt:      15649 | 0.000
1415.48/1415.72	c total clause space: 886.764MB
1415.48/1415.72	c total #watches: 192772
1420.37/1420.63	c total #propagations: 5960293 / total #impl: 128953477 (eff. 0.046)
1420.37/1420.63	c #Conflicts:     404000 | #Learnt:      16649 | 0.000
1420.37/1420.63	c total clause space: 886.764MB
1420.37/1420.63	c total #watches: 199724
1424.57/1424.81	c total #propagations: 5975959 / total #impl: 129198231 (eff. 0.046)
1424.57/1424.81	c #Conflicts:     405000 | #Learnt:      17649 | 0.000
1424.57/1424.81	c total clause space: 886.764MB
1424.57/1424.81	c total #watches: 206291
1429.17/1429.44	c total #propagations: 5991447 / total #impl: 129455329 (eff. 0.046)
1429.17/1429.44	c #Conflicts:     406000 | #Learnt:      18649 | 0.000
1429.17/1429.44	c total clause space: 886.764MB
1429.17/1429.44	c total #watches: 211622
1433.97/1434.29	c total #propagations: 6007749 / total #impl: 129704605 (eff. 0.046)
1433.97/1434.29	c #Conflicts:     407000 | #Learnt:      19649 | 0.000
1433.97/1434.29	c total clause space: 886.764MB
1433.97/1434.29	c total #watches: 215806
1440.37/1440.62	c total #propagations: 6025233 / total #impl: 129956580 (eff. 0.046)
1440.37/1440.62	c #Conflicts:     408000 | #Learnt:      20649 | 0.000
1440.37/1440.62	c total clause space: 886.764MB
1440.37/1440.62	c total #watches: 221120
1446.37/1446.64	c total #propagations: 6043085 / total #impl: 130305268 (eff. 0.046)
1446.37/1446.64	c #Conflicts:     409000 | #Learnt:      21649 | 0.000
1446.37/1446.64	c total clause space: 886.764MB
1446.37/1446.64	c total #watches: 227268
1450.57/1450.89	c total #propagations: 6058926 / total #impl: 130583752 (eff. 0.046)
1450.57/1450.89	c #Conflicts:     410000 | #Learnt:      22649 | 0.000
1450.57/1450.89	c total clause space: 886.764MB
1450.57/1450.89	c total #watches: 233913
1455.56/1455.81	c total #propagations: 6072830 / total #impl: 130908919 (eff. 0.046)
1455.56/1455.81	c #Conflicts:     411000 | #Learnt:      23649 | 0.000
1455.56/1455.81	c total clause space: 886.764MB
1455.56/1455.81	c total #watches: 240729
1460.26/1460.56	c total #propagations: 6087296 / total #impl: 131168050 (eff. 0.046)
1460.26/1460.56	c #Conflicts:     412000 | #Learnt:      24649 | 0.000
1460.26/1460.56	c total clause space: 886.764MB
1460.26/1460.56	c total #watches: 247661
1467.56/1467.86	c total #propagations: 6101883 / total #impl: 131458410 (eff. 0.046)
1467.56/1467.86	c #Conflicts:     413000 | #Learnt:      25649 | 0.000
1467.56/1467.86	c total clause space: 886.764MB
1467.56/1467.86	c total #watches: 252363
1474.66/1474.97	c total #propagations: 6117965 / total #impl: 131788246 (eff. 0.046)
1474.66/1474.97	c #Conflicts:     414000 | #Learnt:      26649 | 0.000
1474.66/1474.97	c total clause space: 886.764MB
1474.66/1474.97	c total #watches: 256523
1482.26/1482.50	c total #propagations: 6132509 / total #impl: 132114900 (eff. 0.046)
1482.26/1482.50	c #Conflicts:     415000 | #Learnt:      27649 | 0.000
1482.26/1482.50	c total clause space: 886.764MB
1482.26/1482.50	c total #watches: 261804
1489.66/1489.98	c total #propagations: 6147530 / total #impl: 132447398 (eff. 0.046)
1489.66/1489.98	c #Conflicts:     416000 | #Learnt:      28649 | 0.000
1489.66/1489.98	c total clause space: 886.764MB
1489.66/1489.98	c total #watches: 266442
1497.06/1497.35	c total #propagations: 6166417 / total #impl: 132744904 (eff. 0.046)
1497.06/1497.35	c #Conflicts:     417000 | #Learnt:      29649 | 0.000
1497.06/1497.35	c total clause space: 886.764MB
1497.06/1497.35	c total #watches: 271042
1503.96/1504.21	c total #propagations: 6184554 / total #impl: 133112575 (eff. 0.046)
1503.96/1504.21	c #Conflicts:     418000 | #Learnt:      30649 | 0.000
1503.96/1504.21	c total clause space: 886.764MB
1503.96/1504.21	c total #watches: 275597
1510.06/1510.34	c total #propagations: 6202577 / total #impl: 133490709 (eff. 0.046)
1510.06/1510.34	c GC COLLECT
1510.06/1510.34	c #Conflicts:     419000 | #Learnt:      16145 | 0.000
1510.06/1510.34	c total clause space: 886.764MB
1510.06/1510.34	c total #watches: 194727
1514.35/1514.63	c total #propagations: 6220727 / total #impl: 133782389 (eff. 0.046)
1514.35/1514.63	c #Conflicts:     420000 | #Learnt:      17145 | 0.000
1514.35/1514.63	c total clause space: 886.764MB
1514.35/1514.63	c total #watches: 198269
1519.35/1519.67	c total #propagations: 6239689 / total #impl: 134068381 (eff. 0.047)
1519.35/1519.67	c #Conflicts:     421000 | #Learnt:      18145 | 0.000
1519.35/1519.67	c total clause space: 886.764MB
1519.35/1519.67	c total #watches: 201816
1524.46/1524.76	c total #propagations: 6258286 / total #impl: 134382585 (eff. 0.047)
1524.46/1524.76	c #Conflicts:     422000 | #Learnt:      19145 | 0.000
1524.46/1524.76	c total clause space: 886.764MB
1524.46/1524.76	c total #watches: 206748
1529.86/1530.14	c total #propagations: 6273116 / total #impl: 134695772 (eff. 0.047)
1529.86/1530.14	c #Conflicts:     423000 | #Learnt:      20145 | 0.000
1529.86/1530.14	c total clause space: 886.764MB
1529.86/1530.14	c total #watches: 210557
1535.15/1535.40	c total #propagations: 6289506 / total #impl: 135026692 (eff. 0.047)
1535.15/1535.40	c #Conflicts:     424000 | #Learnt:      21145 | 0.000
1535.15/1535.40	c total clause space: 886.764MB
1535.15/1535.40	c total #watches: 214168
1538.95/1539.21	c total #propagations: 6307627 / total #impl: 135337707 (eff. 0.047)
1538.95/1539.21	c #Conflicts:     425000 | #Learnt:      22145 | 0.000
1538.95/1539.21	c total clause space: 886.764MB
1538.95/1539.21	c total #watches: 217875
1542.75/1543.03	c total #propagations: 6325106 / total #impl: 135651272 (eff. 0.047)
1542.75/1543.03	c #Conflicts:     426000 | #Learnt:      23145 | 0.000
1542.75/1543.03	c total clause space: 886.764MB
1542.75/1543.03	c total #watches: 221889
1548.15/1548.42	c total #propagations: 6340652 / total #impl: 135976108 (eff. 0.047)
1548.15/1548.42	c #Conflicts:     427000 | #Learnt:      24145 | 0.000
1548.15/1548.42	c total clause space: 886.764MB
1548.15/1548.42	c total #watches: 225411
1553.05/1553.36	c total #propagations: 6356547 / total #impl: 136336584 (eff. 0.047)
1553.05/1553.36	c #Conflicts:     428000 | #Learnt:      25145 | 0.000
1553.05/1553.36	c total clause space: 886.764MB
1553.05/1553.36	c total #watches: 228891
1556.65/1556.94	c total #propagations: 6372860 / total #impl: 136650875 (eff. 0.047)
1556.65/1556.94	c #Conflicts:     429000 | #Learnt:      26145 | 0.000
1556.65/1556.94	c total clause space: 886.764MB
1556.65/1556.94	c total #watches: 232322
1561.34/1561.62	c total #propagations: 6390897 / total #impl: 136887746 (eff. 0.047)
1561.34/1561.62	c #Conflicts:     430000 | #Learnt:      27145 | 0.000
1561.34/1561.62	c total clause space: 886.764MB
1561.34/1561.62	c total #watches: 235420
1566.15/1566.45	c total #propagations: 6410436 / total #impl: 137193113 (eff. 0.047)
1566.15/1566.45	c #Conflicts:     431000 | #Learnt:      28145 | 0.000
1566.15/1566.45	c total clause space: 886.764MB
1566.15/1566.45	c total #watches: 239733
1571.34/1571.64	c total #propagations: 6425313 / total #impl: 137491532 (eff. 0.047)
1571.34/1571.64	c #Conflicts:     432000 | #Learnt:      29145 | 0.000
1571.34/1571.64	c total clause space: 886.764MB
1571.34/1571.64	c total #watches: 244266
1575.64/1576.00	c total #propagations: 6443046 / total #impl: 137860857 (eff. 0.047)
1575.64/1576.00	c #Conflicts:     433000 | #Learnt:      30145 | 0.000
1575.64/1576.00	c total clause space: 886.764MB
1575.64/1576.00	c total #watches: 247973
1580.04/1580.32	c total #propagations: 6458783 / total #impl: 138175028 (eff. 0.047)
1580.04/1580.32	c #Conflicts:     434000 | #Learnt:      31145 | 0.000
1580.04/1580.32	c total clause space: 886.764MB
1580.04/1580.32	c total #watches: 251590
1583.44/1583.78	c total #propagations: 6475293 / total #impl: 138465710 (eff. 0.047)
1583.44/1583.78	c GC COLLECT
1583.44/1583.78	c #Conflicts:     435000 | #Learnt:      16347 | 0.000
1583.44/1583.78	c total clause space: 886.764MB
1583.44/1583.78	c total #watches: 195943
1586.74/1587.05	c total #propagations: 6491231 / total #impl: 138747671 (eff. 0.047)
1586.74/1587.05	c #Conflicts:     436000 | #Learnt:      17347 | 0.000
1586.74/1587.05	c total clause space: 886.764MB
1586.74/1587.05	c total #watches: 200709
1590.04/1590.33	c total #propagations: 6508112 / total #impl: 139024825 (eff. 0.047)
1590.04/1590.33	c #Conflicts:     437000 | #Learnt:      18347 | 0.000
1590.04/1590.33	c total clause space: 886.764MB
1590.04/1590.33	c total #watches: 206498
1593.24/1593.57	c total #propagations: 6523194 / total #impl: 139294853 (eff. 0.047)
1593.24/1593.57	c #Conflicts:     438000 | #Learnt:      19347 | 0.000
1593.24/1593.57	c total clause space: 886.764MB
1593.24/1593.57	c total #watches: 213925
1598.14/1598.45	c total #propagations: 6536832 / total #impl: 139556072 (eff. 0.047)
1598.14/1598.45	c #Conflicts:     439000 | #Learnt:      20347 | 0.000
1598.14/1598.45	c total clause space: 886.764MB
1598.14/1598.45	c total #watches: 220489
1602.34/1602.69	c total #propagations: 6551093 / total #impl: 139827344 (eff. 0.047)
1602.34/1602.69	c #Conflicts:     440000 | #Learnt:      21347 | 0.000
1602.34/1602.69	c total clause space: 886.764MB
1602.34/1602.69	c total #watches: 226632
1608.14/1608.47	c total #propagations: 6565715 / total #impl: 140131642 (eff. 0.047)
1608.14/1608.47	c #Conflicts:     441000 | #Learnt:      22347 | 0.000
1608.14/1608.47	c total clause space: 886.764MB
1608.14/1608.47	c total #watches: 232681
1613.44/1613.76	c total #propagations: 6580493 / total #impl: 140459272 (eff. 0.047)
1613.44/1613.76	c #Conflicts:     442000 | #Learnt:      23347 | 0.000
1613.44/1613.76	c total clause space: 886.764MB
1613.44/1613.76	c total #watches: 238219
1618.73/1619.05	c total #propagations: 6595370 / total #impl: 140776313 (eff. 0.047)
1618.73/1619.05	c #Conflicts:     443000 | #Learnt:      24347 | 0.000
1618.73/1619.05	c total clause space: 886.764MB
1618.73/1619.05	c total #watches: 243704
1624.73/1625.08	c total #propagations: 6609952 / total #impl: 141113494 (eff. 0.047)
1624.73/1625.08	c #Conflicts:     444000 | #Learnt:      25347 | 0.000
1624.73/1625.08	c total clause space: 886.764MB
1624.73/1625.08	c total #watches: 248768
1629.23/1629.50	c total #propagations: 6624654 / total #impl: 141462695 (eff. 0.047)
1629.23/1629.50	c #Conflicts:     445000 | #Learnt:      26347 | 0.000
1629.23/1629.50	c total clause space: 886.764MB
1629.23/1629.50	c total #watches: 254157
1633.93/1634.29	c total #propagations: 6639945 / total #impl: 141765398 (eff. 0.047)
1633.93/1634.29	c #Conflicts:     446000 | #Learnt:      27347 | 0.000
1633.93/1634.29	c total clause space: 886.764MB
1633.93/1634.29	c total #watches: 258692
1639.23/1639.58	c total #propagations: 6654925 / total #impl: 142098340 (eff. 0.047)
1639.23/1639.58	c #Conflicts:     447000 | #Learnt:      28347 | 0.000
1639.23/1639.58	c total clause space: 886.764MB
1639.23/1639.58	c total #watches: 263868
1644.43/1644.77	c total #propagations: 6670066 / total #impl: 142476789 (eff. 0.047)
1644.43/1644.77	c #Conflicts:     448000 | #Learnt:      29347 | 0.000
1644.43/1644.77	c total clause space: 886.764MB
1644.43/1644.77	c total #watches: 268180
1649.64/1649.98	c total #propagations: 6685952 / total #impl: 142876499 (eff. 0.047)
1649.64/1649.98	c #Conflicts:     449000 | #Learnt:      30347 | 0.000
1649.64/1649.98	c total clause space: 886.764MB
1649.64/1649.98	c total #watches: 273225
1655.24/1655.54	c total #propagations: 6701288 / total #impl: 143219905 (eff. 0.047)
1655.24/1655.54	c #Conflicts:     450000 | #Learnt:      31347 | 0.000
1655.24/1655.54	c total clause space: 886.764MB
1655.24/1655.54	c total #watches: 279900
1660.43/1660.76	c total #propagations: 6715629 / total #impl: 143462206 (eff. 0.047)
1660.43/1660.76	c GC COLLECT
1660.43/1660.76	c #Conflicts:     451000 | #Learnt:      16256 | 0.000
1660.43/1660.76	c total clause space: 886.764MB
1660.43/1660.76	c total #watches: 195880
1665.53/1665.82	c total #propagations: 6730133 / total #impl: 143751572 (eff. 0.047)
1665.53/1665.82	c #Conflicts:     452000 | #Learnt:      17256 | 0.000
1665.53/1665.82	c total clause space: 886.764MB
1665.53/1665.82	c total #watches: 202404
1670.43/1670.70	c total #propagations: 6746091 / total #impl: 144058012 (eff. 0.047)
1670.43/1670.70	c #Conflicts:     453000 | #Learnt:      18256 | 0.000
1670.43/1670.70	c total clause space: 886.764MB
1670.43/1670.70	c total #watches: 209060
1675.33/1675.61	c total #propagations: 6760216 / total #impl: 144365868 (eff. 0.047)
1675.33/1675.61	c #Conflicts:     454000 | #Learnt:      19256 | 0.000
1675.33/1675.61	c total clause space: 886.764MB
1675.33/1675.61	c total #watches: 216384
1680.73/1681.03	c total #propagations: 6774953 / total #impl: 144676830 (eff. 0.047)
1680.73/1681.03	c #Conflicts:     455000 | #Learnt:      20256 | 0.000
1680.73/1681.03	c total clause space: 886.764MB
1680.73/1681.03	c total #watches: 222202
1686.83/1687.16	c total #propagations: 6789981 / total #impl: 144950047 (eff. 0.047)
1686.83/1687.16	c #Conflicts:     456000 | #Learnt:      21256 | 0.000
1686.83/1687.16	c total clause space: 886.764MB
1686.83/1687.16	c total #watches: 227598
1692.63/1692.93	c total #propagations: 6806048 / total #impl: 145256306 (eff. 0.047)
1692.63/1692.93	c #Conflicts:     457000 | #Learnt:      22256 | 0.000
1692.63/1692.93	c total clause space: 886.764MB
1692.63/1692.93	c total #watches: 233386
1697.83/1698.17	c total #propagations: 6821833 / total #impl: 145602964 (eff. 0.047)
1697.83/1698.17	c #Conflicts:     458000 | #Learnt:      23256 | 0.000
1697.83/1698.17	c total clause space: 886.764MB
1697.83/1698.17	c total #watches: 240016
1703.23/1703.55	c total #propagations: 6837576 / total #impl: 145927959 (eff. 0.047)
1703.23/1703.55	c #Conflicts:     459000 | #Learnt:      24256 | 0.000
1703.23/1703.55	c total clause space: 886.764MB
1703.23/1703.55	c total #watches: 245443
1709.42/1709.71	c total #propagations: 6854033 / total #impl: 146242443 (eff. 0.047)
1709.42/1709.71	c #Conflicts:     460000 | #Learnt:      25256 | 0.000
1709.42/1709.71	c total clause space: 886.764MB
1709.42/1709.71	c total #watches: 250755
1715.62/1715.93	c total #propagations: 6870510 / total #impl: 146597034 (eff. 0.047)
1715.62/1715.93	c #Conflicts:     461000 | #Learnt:      26256 | 0.000
1715.62/1715.93	c total clause space: 886.764MB
1715.62/1715.93	c total #watches: 256055
1722.22/1722.55	c total #propagations: 6887451 / total #impl: 146927312 (eff. 0.047)
1722.22/1722.55	c #Conflicts:     462000 | #Learnt:      27256 | 0.000
1722.22/1722.55	c total clause space: 886.764MB
1722.22/1722.55	c total #watches: 261755
1729.22/1729.54	c total #propagations: 6904734 / total #impl: 147314536 (eff. 0.047)
1729.22/1729.54	c #Conflicts:     463000 | #Learnt:      28256 | 0.000
1729.22/1729.54	c total clause space: 886.764MB
1729.22/1729.54	c total #watches: 267309
1736.12/1736.42	c total #propagations: 6920065 / total #impl: 147728530 (eff. 0.047)
1736.12/1736.42	c #Conflicts:     464000 | #Learnt:      29256 | 0.000
1736.12/1736.42	c total clause space: 886.764MB
1736.12/1736.42	c total #watches: 273067
1742.82/1743.13	c total #propagations: 6934831 / total #impl: 148056971 (eff. 0.047)
1742.82/1743.13	c #Conflicts:     465000 | #Learnt:      30256 | 0.000
1742.82/1743.13	c total clause space: 886.764MB
1742.82/1743.13	c total #watches: 278083
1749.62/1749.97	c total #propagations: 6950314 / total #impl: 148371143 (eff. 0.047)
1749.62/1749.97	c #Conflicts:     466000 | #Learnt:      31256 | 0.000
1749.62/1749.97	c total clause space: 886.764MB
1749.62/1749.97	c total #watches: 283039
1757.01/1757.30	c total #propagations: 6965433 / total #impl: 148720129 (eff. 0.047)
1757.01/1757.30	c #Conflicts:     467000 | #Learnt:      32256 | 0.000
1757.01/1757.30	c total clause space: 886.764MB
1757.01/1757.30	c total #watches: 288645
1763.51/1763.87	c total #propagations: 6980935 / total #impl: 149083480 (eff. 0.047)
1763.51/1763.87	c GC COLLECT
1763.51/1763.87	c #Conflicts:     468000 | #Learnt:      16845 | 0.000
1763.51/1763.87	c total clause space: 886.764MB
1763.51/1763.87	c total #watches: 200164
1768.81/1769.14	c total #propagations: 6995869 / total #impl: 149464879 (eff. 0.047)
1768.81/1769.14	c #Conflicts:     469000 | #Learnt:      17845 | 0.000
1768.81/1769.14	c total clause space: 886.764MB
1768.81/1769.14	c total #watches: 205628
1773.81/1774.13	c total #propagations: 7012002 / total #impl: 149858829 (eff. 0.047)
1773.81/1774.13	c #Conflicts:     470000 | #Learnt:      18845 | 0.000
1773.81/1774.13	c total clause space: 886.764MB
1773.81/1774.13	c total #watches: 210780
1779.31/1779.65	c total #propagations: 7028136 / total #impl: 150251455 (eff. 0.047)
1779.31/1779.65	c #Conflicts:     471000 | #Learnt:      19845 | 0.000
1779.31/1779.65	c total clause space: 886.764MB
1779.31/1779.65	c total #watches: 215726
1785.71/1786.06	c total #propagations: 7044973 / total #impl: 150612655 (eff. 0.047)
1785.71/1786.06	c #Conflicts:     472000 | #Learnt:      20845 | 0.000
1785.71/1786.06	c total clause space: 886.764MB
1785.71/1786.06	c total #watches: 219774
1791.31/1791.62	c total #propagations: 7062972 / total #impl: 150914538 (eff. 0.047)
1791.31/1791.62	c #Conflicts:     473000 | #Learnt:      21845 | 0.000
1791.31/1791.62	c total clause space: 886.764MB
1791.31/1791.62	c total #watches: 224991
1796.51/1796.81	c total #propagations: 7079410 / total #impl: 151231308 (eff. 0.047)
1796.51/1796.81	c #Conflicts:     474000 | #Learnt:      22845 | 0.000
1796.51/1796.81	c total clause space: 886.764MB
1796.51/1796.81	c total #watches: 230398

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-4103064-1466262894/watcher-4103064-1466262894 -o /tmp/evaluation-result-4103064-1466262894/solver-4103064-1466262894 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466230914-17341 --watchdog 1960 --input HOME/instance-4103064-1466262894.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.17 2.20 2.22 3/177 21070
/proc/meminfo: memFree=29098256/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=33468 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 28335326 34271232 5269 33554432000 4194304 6201397 140735922479648 140737038597384 5194084 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 8367 5269 130 491 0 7866 0

[startup+0.100166 s]
/proc/loadavg: 2.17 2.20 2.22 3/177 21070
/proc/meminfo: memFree=29098256/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=37112 CPUtime=0.09 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 1588 0 0 0 9 0 0 0 20 0 1 0 28335326 38002688 7649 33554432000 4194304 6201397 140735922479648 140737038597384 4207438 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 9278 7650 142 491 0 8777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37112

[startup+0.200373 s]
/proc/loadavg: 2.17 2.20 2.22 3/177 21070
/proc/meminfo: memFree=29098256/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=49236 CPUtime=0.19 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 2356 0 0 0 19 0 0 0 20 0 1 0 28335326 50417664 9729 33554432000 4194304 6201397 140735922479648 140737038597384 4233984 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 12309 9729 146 491 0 11808 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 49236

[startup+0.300359 s]
/proc/loadavg: 2.17 2.20 2.22 3/177 21070
/proc/meminfo: memFree=29098256/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=61044 CPUtime=0.29 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 2695 0 0 0 29 0 0 0 20 0 1 0 28335326 62509056 11003 33554432000 4194304 6201397 140735922479648 140737038597384 4214884 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 15261 11003 146 491 0 14760 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61044

[startup+0.700308 s]
/proc/loadavg: 2.17 2.20 2.22 3/177 21070
/proc/meminfo: memFree=29098256/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=80408 CPUtime=0.69 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 3121 0 0 0 68 1 0 0 20 0 1 0 28335326 82337792 17473 33554432000 4194304 6201397 140735922479648 140735922478680 4209043 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 20102 17473 159 491 0 19601 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80408

[startup+1.50031 s]
/proc/loadavg: 2.17 2.20 2.22 3/178 21071
/proc/meminfo: memFree=29019328/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=112036 CPUtime=1.49 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 5311 0 0 0 148 1 0 0 20 0 1 0 28335326 114724864 23661 33554432000 4194304 6201397 140735922479648 140735922478312 5150858 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 28009 23661 165 491 0 27508 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 112036

[startup+3.1003 s]
/proc/loadavg: 2.17 2.20 2.22 3/178 21071
/proc/meminfo: memFree=28987184/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=163640 CPUtime=3.09 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 6544 0 0 0 308 1 0 0 20 0 1 0 28335326 167567360 28059 33554432000 4194304 6201397 140735922479648 140735922478776 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 40910 28059 165 491 0 40409 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 163640

[startup+6.30032 s]
/proc/loadavg: 2.16 2.20 2.22 3/179 21072
/proc/meminfo: memFree=28963128/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=164816 CPUtime=6.29 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 7057 0 0 0 627 2 0 0 20 0 1 0 28335326 168771584 36234 33554432000 4194304 6201397 140735922479648 140735922478312 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 41204 36234 165 491 0 40703 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 164816

[startup+12.7003 s]
/proc/loadavg: 2.15 2.20 2.22 3/179 21072
/proc/meminfo: memFree=28928752/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=248072 CPUtime=12.69 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 8334 0 0 0 1266 3 0 0 20 0 1 0 28335326 254025728 42239 33554432000 4194304 6201397 140735922479648 140735922478360 4219282 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 62018 42239 165 491 0 61517 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 248072

[startup+25.5004 s]
/proc/loadavg: 2.11 2.19 2.22 4/179 21072
/proc/meminfo: memFree=28880324/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=252824 CPUtime=25.49 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 9489 0 0 0 2545 4 0 0 20 0 1 0 28335326 258891776 54121 33554432000 4194304 6201397 140735922479648 140735922478312 4233824 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 63206 54121 165 491 0 62705 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 252824

[startup+51.1004 s]
/proc/loadavg: 2.13 2.19 2.21 4/179 21072
/proc/meminfo: memFree=28822684/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=390736 CPUtime=51.08 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 11318 0 0 0 5103 5 0 0 20 0 1 0 28335326 400113664 68353 33554432000 4194304 6201397 140735922479648 140735922478776 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 97684 68353 165 491 0 97183 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 390736

[startup+102.3 s]
/proc/loadavg: 2.11 2.17 2.20 4/179 21073
/proc/meminfo: memFree=28755244/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=399092 CPUtime=102.29 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 13348 0 0 0 10222 7 0 0 20 0 1 0 28335326 408670208 84175 33554432000 4194304 6201397 140735922479648 140735922478312 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 99773 84175 165 491 0 99272 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 399092

[startup+162.3 s]
/proc/loadavg: 2.11 2.16 2.20 4/179 21074
/proc/meminfo: memFree=28698548/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=404276 CPUtime=162.27 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 14411 0 0 0 16219 8 0 0 20 0 1 0 28335326 413978624 94947 33554432000 4194304 6201397 140735922479648 140735922478776 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 101069 94947 165 491 0 100568 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 404276

[startup+222.308 s]
/proc/loadavg: 2.27 2.21 2.21 3/179 21075
/proc/meminfo: memFree=28665448/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=622208 CPUtime=222.26 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 15383 0 0 0 22218 8 0 0 20 0 1 0 28335326 637140992 102472 33554432000 4194304 6201397 140735922479648 140735922478776 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 155552 102472 165 491 0 155051 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 622208

[startup+282.3 s]
/proc/loadavg: 2.45 2.25 2.22 3/179 21077
/proc/meminfo: memFree=28593708/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=626240 CPUtime=282.25 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 16440 0 0 0 28216 9 0 0 20 0 1 0 28335326 641269760 110106 33554432000 4194304 6201397 140735922479648 140735922478776 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 156560 110106 165 491 0 156059 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 626240

[startup+342.3 s]
/proc/loadavg: 2.26 2.23 2.21 4/180 21081
/proc/meminfo: memFree=28556748/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=630532 CPUtime=342.24 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 17419 0 0 0 34214 10 0 0 20 0 1 0 28335326 645664768 119215 33554432000 4194304 6201397 140735922479648 140735922478360 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 157633 119215 165 491 0 157132 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 630532

[startup+402.3 s]
/proc/loadavg: 2.25 2.23 2.21 3/179 21082
/proc/meminfo: memFree=28517200/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=635460 CPUtime=402.23 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 18529 0 0 0 40212 11 0 0 20 0 1 0 28335326 650711040 128993 33554432000 4194304 6201397 140735922479648 140735922478776 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 158865 128993 165 491 0 158364 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 635460

[startup+462.3 s]
/proc/loadavg: 2.19 2.22 2.20 3/179 21083
/proc/meminfo: memFree=28479660/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=637508 CPUtime=462.22 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 18976 0 0 0 46211 11 0 0 20 0 1 0 28335326 652808192 133017 33554432000 4194304 6201397 140735922479648 140735922478312 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 159377 133017 165 491 0 158876 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 637508

[startup+522.3 s]
/proc/loadavg: 2.18 2.20 2.19 4/179 21084
/proc/meminfo: memFree=28444128/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=639748 CPUtime=522.2 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 19380 0 0 0 52208 12 0 0 20 0 1 0 28335326 655101952 141613 33554432000 4194304 6201397 140735922479648 140735922478776 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 159937 141613 165 491 0 159436 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 639748

[startup+582.3 s]
/proc/loadavg: 2.16 2.19 2.19 3/179 21086
/proc/meminfo: memFree=28401268/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=641284 CPUtime=582.19 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 19651 0 0 0 58207 12 0 0 20 0 1 0 28335326 656674816 148525 33554432000 4194304 6201397 140735922479648 140735922478776 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 160321 148525 165 491 0 159820 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 641284


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


[startup+942.3 s]
/proc/loadavg: 2.30 2.21 2.19 3/180 21142
/proc/meminfo: memFree=28685084/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=999624 CPUtime=942.14 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 21790 0 0 0 94200 14 0 0 20 0 1 0 28335326 1023614976 170899 33554432000 4194304 6201397 140735922479648 140735922478776 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 249906 170899 165 491 0 249405 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 999624

[startup+1002.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/179 21143
/proc/meminfo: memFree=28621656/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1000904 CPUtime=1002.13 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 22030 0 0 0 100199 14 0 0 20 0 1 0 28335326 1024925696 174182 33554432000 4194304 6201397 140735922479648 140735922478776 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 250226 174182 165 491 0 249725 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1000904

[startup+1062.3 s]
/proc/loadavg: 2.26 2.22 2.18 3/179 21144
/proc/meminfo: memFree=28560476/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1002184 CPUtime=1062.12 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 22260 0 0 0 106198 14 0 0 20 0 1 0 28335326 1026236416 177473 33554432000 4194304 6201397 140735922479648 140735922478776 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 250546 177473 165 491 0 250045 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1002184

[startup+1122.3 s]
/proc/loadavg: 2.25 2.22 2.18 3/179 21145
/proc/meminfo: memFree=28507024/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1003720 CPUtime=1122.12 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 22470 0 0 0 112197 15 0 0 20 0 1 0 28335326 1027809280 181259 33554432000 4194304 6201397 140735922479648 140735922478776 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 250930 181259 165 491 0 250429 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1003720

[startup+1182.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/179 21147
/proc/meminfo: memFree=28468780/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1005768 CPUtime=1182.1 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 22810 0 0 0 118195 15 0 0 20 0 1 0 28335326 1029906432 184665 33554432000 4194304 6201397 140735922479648 140735922478776 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 251442 184665 165 491 0 250941 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1005768

[startup+1242.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/179 21148
/proc/meminfo: memFree=28423032/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1007560 CPUtime=1242.1 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 23054 0 0 0 124194 16 0 0 20 0 1 0 28335326 1031741440 184909 33554432000 4194304 6201397 140735922479648 140735922478776 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 251890 184909 165 491 0 251389 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1007560

[startup+1302.3 s]
/proc/loadavg: 2.30 2.26 2.19 3/179 21149
/proc/meminfo: memFree=28364384/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1008072 CPUtime=1302.09 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 23153 0 0 0 130193 16 0 0 20 0 1 0 28335326 1032265728 188585 33554432000 4194304 6201397 140735922479648 140735922478312 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 252018 188585 165 491 0 251517 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1008072

[startup+1362.3 s]
/proc/loadavg: 2.23 2.24 2.18 3/179 21150
/proc/meminfo: memFree=28315172/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1009608 CPUtime=1362.07 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 23435 0 0 0 136191 16 0 0 20 0 1 0 28335326 1033838592 192955 33554432000 4194304 6201397 140735922479648 140735922478776 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 252402 192955 165 491 0 251901 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1009608

[startup+1422.3 s]
/proc/loadavg: 2.17 2.22 2.18 3/179 21151
/proc/meminfo: memFree=28275420/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1012424 CPUtime=1422.08 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 23885 0 0 0 142191 17 0 0 20 0 1 0 28335326 1036722176 196470 33554432000 4194304 6201397 140735922479648 140735922478776 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 253106 196470 165 491 0 252605 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1012424

[startup+1482.3 s]
/proc/loadavg: 2.30 2.25 2.19 4/179 21153
/proc/meminfo: memFree=28254704/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1013192 CPUtime=1482.06 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 23997 0 0 0 148189 17 0 0 20 0 1 0 28335326 1037508608 196582 33554432000 4194304 6201397 140735922479648 140735922478312 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 253298 196582 165 491 0 252797 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1013192

[startup+1542.31 s]
/proc/loadavg: 2.43 2.29 2.20 3/180 21157
/proc/meminfo: memFree=28214836/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1014472 CPUtime=1542.05 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 24235 0 0 0 154188 17 0 0 20 0 1 0 28335326 1038819328 199886 33554432000 4194304 6201397 140735922479648 140735922478776 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 253618 199886 165 491 0 253117 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1014472

[startup+1602.3 s]
/proc/loadavg: 2.37 2.30 2.21 3/179 21158
/proc/meminfo: memFree=28182140/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1015752 CPUtime=1602.04 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 24456 0 0 0 160187 17 0 0 20 0 1 0 28335326 1040130048 202151 33554432000 4194304 6201397 140735922479648 140735922478776 4213110 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 253938 202151 165 491 0 253437 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1015752

[startup+1662.3 s]
/proc/loadavg: 2.40 2.32 2.22 3/179 21159
/proc/meminfo: memFree=28138712/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1017548 CPUtime=1662.03 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 24774 0 0 0 166185 18 0 0 20 0 1 0 28335326 1041969152 207068 33554432000 4194304 6201397 140735922479648 140735922478776 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 254387 207068 165 491 0 253886 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1017548

[startup+1722.3 s]
/proc/loadavg: 2.42 2.33 2.23 3/179 21160
/proc/meminfo: memFree=28111276/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1018316 CPUtime=1722.02 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 24891 0 0 0 172184 18 0 0 20 0 1 0 28335326 1042755584 207185 33554432000 4194304 6201397 140735922479648 140735922478776 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 254579 207185 165 491 0 254078 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1018316

[startup+1782.3 s]
/proc/loadavg: 2.34 2.33 2.23 3/179 21162
/proc/meminfo: memFree=28094836/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1019600 CPUtime=1782.01 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 25120 0 0 0 178183 18 0 0 20 0 1 0 28335326 1044070400 210991 33554432000 4194304 6201397 140735922479648 140735922478776 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 254900 210991 165 491 0 254399 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1019600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.31 2.32 2.23 3/179 21162
/proc/meminfo: memFree=28074252/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1019600 CPUtime=1800.01 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 25140 0 0 0 179983 18 0 0 20 0 1 0 28335326 1044070400 211011 33554432000 4194304 6201397 140735922479648 140735922478776 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 254900 211011 165 491 0 254399 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1019600

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 21070 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.31 2.32 2.23 3/179 21162
/proc/meminfo: memFree=28074252/32872528 swapFree=1505436/1685308
[pid=21070] ppid=21067 vsize=1019600 CPUtime=1800.01 cores=1,3,5,7
/proc/21070/stat : 21070 (cdcl-cuttingpla) R 21067 21070 17324 0 -1 4202496 25140 0 0 0 179983 18 0 0 20 0 1 0 28335326 1044070400 211011 33554432000 4194304 6201397 140735922479648 140735922478776 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 254900 211011 165 491 0 254399 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1019600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.83
CPU system time (s): 0.19297
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1019600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.19297
maximum resident set size= 844044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25140
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= 24
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.39933 second user time and 7.09092 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-18 17:14:54
IDJOB=4103064
IDBENCH=2242
IDSOLVER=2550
FILE ID=node135/4103064-1466262894
RUNJOBID= node135-1466230914-17341
PBS_JOBID= 19918183
Free space on /tmp= 71700 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103064-1466262894/watcher-4103064-1466262894 -o /tmp/evaluation-result-4103064-1466262894/solver-4103064-1466262894 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466230914-17341 --watchdog 1960 --input HOME/instance-4103064-1466262894.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 5249f5f1c551add7f5b5b920fc1c3b9c
RANDOM SEED=1769068686

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

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.004
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.004
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:        29098552 kB
Buffers:          145612 kB
Cached:           236264 kB
SwapCached:          716 kB
Active:          1058348 kB
Inactive:         292568 kB
Active(anon):     970248 kB
Inactive(anon):     1308 kB
Active(file):      88100 kB
Inactive(file):   291260 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100444 kB
Dirty:              3132 kB
Writeback:             4 kB
AnonPages:       2770548 kB
Mapped:             6848 kB
Shmem:                 0 kB
Slab:             602984 kB
SReclaimable:      47116 kB
SUnreclaim:       555868 kB
KernelStack:        1496 kB
PageTables:         9212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2864084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1243136 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= 71696 MiB
End job on node135 at 2016-06-18 17:44:54