Trace number 4088146

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.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-5.opb
MD5SUM98c81efbf429745622d6705fab70d2ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-53
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109601
Number of constraints which are clauses109601
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 1400
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 1400
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1400
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 1400 #constraint= 109601
0.89/0.97	c #Conflicts:       1000 | #Learnt:       1006 | 0.000
0.89/0.97	c total clause space: 78.2603MB
0.89/0.97	c total #watches: 222724
1.59/1.64	c total #propagations: 17785 / total #impl: 277427 (eff. 0.064)
1.59/1.64	c #Conflicts:       2000 | #Learnt:       2010 | 0.000
1.59/1.64	c total clause space: 127.173MB
1.59/1.64	c total #watches: 226266
2.19/2.25	c total #propagations: 32074 / total #impl: 624871 (eff. 0.051)
2.19/2.25	c GC COLLECT
2.19/2.25	c #Conflicts:       3000 | #Learnt:       2016 | 0.000
2.19/2.25	c total clause space: 127.173MB
2.19/2.25	c total #watches: 227472
3.18/3.21	c total #propagations: 45418 / total #impl: 1043681 (eff. 0.044)
3.18/3.21	c #Conflicts:       4000 | #Learnt:       3016 | 0.000
3.18/3.21	c total clause space: 206.656MB
3.18/3.21	c total #watches: 232200
4.29/4.31	c total #propagations: 60833 / total #impl: 1444969 (eff. 0.042)
4.29/4.31	c GC COLLECT
4.29/4.31	c #Conflicts:       5000 | #Learnt:       2370 | 0.000
4.29/4.31	c total clause space: 206.656MB
4.29/4.31	c total #watches: 232148
5.60/5.62	c total #propagations: 73936 / total #impl: 1892045 (eff. 0.039)
5.60/5.62	c #Conflicts:       6000 | #Learnt:       3370 | 0.000
5.60/5.62	c total clause space: 206.656MB
5.60/5.62	c total #watches: 236345
6.69/6.77	c total #propagations: 87814 / total #impl: 2269130 (eff. 0.039)
6.69/6.77	c GC COLLECT
6.69/6.77	c #Conflicts:       7000 | #Learnt:       2245 | 0.000
6.69/6.77	c total clause space: 206.656MB
6.69/6.77	c total #watches: 229995
8.18/8.29	c total #propagations: 102819 / total #impl: 2659624 (eff. 0.039)
8.18/8.29	c #Conflicts:       8000 | #Learnt:       3245 | 0.000
8.18/8.29	c total clause space: 206.656MB
8.18/8.29	c total #watches: 234110
9.68/9.79	c total #propagations: 118063 / total #impl: 3186122 (eff. 0.037)
9.68/9.79	c #Conflicts:       9000 | #Learnt:       4245 | 0.000
9.68/9.79	c total clause space: 206.656MB
9.68/9.79	c total #watches: 237723
11.69/11.71	c total #propagations: 132482 / total #impl: 3704871 (eff. 0.036)
11.69/11.71	c GC COLLECT
11.69/11.71	c #Conflicts:      10000 | #Learnt:       2731 | 0.000
11.69/11.71	c total clause space: 335.816MB
11.69/11.71	c total #watches: 231253
13.39/13.42	c total #propagations: 147969 / total #impl: 4195450 (eff. 0.035)
13.39/13.42	c #Conflicts:      11000 | #Learnt:       3731 | 0.000
13.39/13.42	c total clause space: 335.816MB
13.39/13.42	c total #watches: 235049
14.89/14.91	c total #propagations: 164445 / total #impl: 4663186 (eff. 0.035)
14.89/14.91	c #Conflicts:      12000 | #Learnt:       4731 | 0.000
14.89/14.91	c total clause space: 335.816MB
14.89/14.91	c total #watches: 239108
16.60/16.60	c total #propagations: 180284 / total #impl: 5214104 (eff. 0.035)
16.60/16.60	c #Conflicts:      13000 | #Learnt:       5732 | 0.000
16.60/16.60	c total clause space: 335.816MB
16.60/16.60	c total #watches: 243000
17.60/17.66	c total #propagations: 196792 / total #impl: 5701892 (eff. 0.035)
17.60/17.66	c GC COLLECT
17.60/17.66	c #Conflicts:      14000 | #Learnt:       3878 | 0.000
17.60/17.66	c total clause space: 335.816MB
17.60/17.66	c total #watches: 238422
18.80/18.87	c total #propagations: 211154 / total #impl: 6224747 (eff. 0.034)
18.80/18.87	c #Conflicts:      15000 | #Learnt:       4879 | 0.000
18.80/18.87	c total clause space: 335.816MB
18.80/18.87	c total #watches: 243988
20.49/20.58	c total #propagations: 225832 / total #impl: 6838137 (eff. 0.033)
20.49/20.58	c #Conflicts:      16000 | #Learnt:       5879 | 0.000
20.49/20.58	c total clause space: 335.816MB
20.49/20.58	c total #watches: 248927
22.28/22.33	c total #propagations: 241232 / total #impl: 7441775 (eff. 0.032)
22.28/22.33	c GC COLLECT
22.28/22.33	c #Conflicts:      17000 | #Learnt:       3701 | 0.000
22.28/22.33	c total clause space: 335.816MB
22.28/22.33	c total #watches: 240184
23.78/23.83	c total #propagations: 258965 / total #impl: 8071624 (eff. 0.032)
23.78/23.83	c #Conflicts:      18000 | #Learnt:       4701 | 0.000
23.78/23.83	c total clause space: 335.816MB
23.78/23.83	c total #watches: 244250
25.39/25.45	c total #propagations: 276013 / total #impl: 8672890 (eff. 0.032)
25.39/25.45	c #Conflicts:      19000 | #Learnt:       5701 | 0.000
25.39/25.45	c total clause space: 335.816MB
25.39/25.45	c total #watches: 247541
27.79/27.89	c total #propagations: 292994 / total #impl: 9220951 (eff. 0.032)
27.79/27.89	c #Conflicts:      20000 | #Learnt:       6701 | 0.000
27.79/27.89	c total clause space: 335.816MB
27.79/27.89	c total #watches: 251900
29.98/30.07	c total #propagations: 309526 / total #impl: 9758601 (eff. 0.032)
29.98/30.07	c GC COLLECT
29.98/30.07	c #Conflicts:      21000 | #Learnt:       4213 | 0.000
29.98/30.07	c total clause space: 335.816MB
29.98/30.07	c total #watches: 239366
31.99/32.04	c total #propagations: 325330 / total #impl: 10358061 (eff. 0.031)
31.99/32.04	c #Conflicts:      22000 | #Learnt:       5213 | 0.000
31.99/32.04	c total clause space: 335.816MB
31.99/32.04	c total #watches: 244049
34.28/34.39	c total #propagations: 340279 / total #impl: 10922909 (eff. 0.031)
34.28/34.39	c #Conflicts:      23000 | #Learnt:       6213 | 0.000
34.28/34.39	c total clause space: 335.816MB
34.28/34.39	c total #watches: 248755
36.88/36.96	c total #propagations: 355617 / total #impl: 11515120 (eff. 0.031)
36.88/36.96	c #Conflicts:      24000 | #Learnt:       7213 | 0.000
36.88/36.96	c total clause space: 335.816MB
36.88/36.96	c total #watches: 253306
39.18/39.29	c total #propagations: 370891 / total #impl: 12107048 (eff. 0.031)
39.18/39.29	c GC COLLECT
39.18/39.29	c #Conflicts:      25000 | #Learnt:       4417 | 0.000
39.18/39.29	c total clause space: 335.816MB
39.18/39.29	c total #watches: 242621
42.58/42.65	c total #propagations: 387593 / total #impl: 12715329 (eff. 0.030)
42.58/42.65	c #Conflicts:      26000 | #Learnt:       5417 | 0.000
42.58/42.65	c total clause space: 335.816MB
42.58/42.65	c total #watches: 247131
46.48/46.52	c total #propagations: 402273 / total #impl: 13392691 (eff. 0.030)
46.48/46.52	c #Conflicts:      27000 | #Learnt:       6417 | 0.000
46.48/46.52	c total clause space: 335.816MB
46.48/46.52	c total #watches: 251314
50.38/50.44	c total #propagations: 417340 / total #impl: 14103683 (eff. 0.030)
50.38/50.44	c #Conflicts:      28000 | #Learnt:       7417 | 0.000
50.38/50.44	c total clause space: 335.816MB
50.38/50.44	c total #watches: 255780
54.18/54.28	c total #propagations: 433081 / total #impl: 14831159 (eff. 0.029)
54.18/54.28	c GC COLLECT
54.18/54.28	c #Conflicts:      29000 | #Learnt:       4316 | 0.000
54.18/54.28	c total clause space: 545.701MB
54.18/54.28	c total #watches: 241191
57.68/57.70	c total #propagations: 448893 / total #impl: 15368524 (eff. 0.029)
57.68/57.70	c #Conflicts:      30000 | #Learnt:       5316 | 0.000
57.68/57.70	c total clause space: 545.701MB
57.68/57.70	c total #watches: 245420
61.59/61.61	c total #propagations: 464324 / total #impl: 15871084 (eff. 0.029)
61.59/61.61	c #Conflicts:      31000 | #Learnt:       6316 | 0.000
61.59/61.61	c total clause space: 545.701MB
61.59/61.61	c total #watches: 250554
62.79/62.87	c total #propagations: 480460 / total #impl: 16359376 (eff. 0.029)
62.79/62.87	c #Conflicts:      32000 | #Learnt:       7316 | 0.000
62.79/62.87	c total clause space: 545.701MB
62.79/62.87	c total #watches: 256207
64.48/64.50	c total #propagations: 498092 / total #impl: 16799308 (eff. 0.030)
64.48/64.50	c #Conflicts:      33000 | #Learnt:       8316 | 0.000
64.48/64.50	c total clause space: 545.701MB
64.48/64.50	c total #watches: 260572
66.08/66.14	c total #propagations: 515839 / total #impl: 17250636 (eff. 0.030)
66.08/66.14	c GC COLLECT
66.08/66.14	c #Conflicts:      34000 | #Learnt:       4912 | 0.000
66.08/66.14	c total clause space: 545.701MB
66.08/66.14	c total #watches: 245857
67.57/67.62	c total #propagations: 532769 / total #impl: 17635664 (eff. 0.030)
67.57/67.62	c #Conflicts:      35000 | #Learnt:       5912 | 0.000
67.57/67.62	c total clause space: 545.701MB
67.57/67.62	c total #watches: 250252
68.77/68.82	c total #propagations: 547071 / total #impl: 18097377 (eff. 0.030)
68.77/68.82	c #Conflicts:      36000 | #Learnt:       6912 | 0.000
68.77/68.82	c total clause space: 545.701MB
68.77/68.82	c total #watches: 254382
70.97/71.07	c total #propagations: 562875 / total #impl: 18526428 (eff. 0.030)
70.97/71.07	c #Conflicts:      37000 | #Learnt:       7912 | 0.000
70.97/71.07	c total clause space: 545.701MB
70.97/71.07	c total #watches: 257706
73.28/73.37	c total #propagations: 581471 / total #impl: 18987417 (eff. 0.031)
73.28/73.37	c #Conflicts:      38000 | #Learnt:       8912 | 0.000
73.28/73.37	c total clause space: 545.701MB
73.28/73.37	c total #watches: 260739
75.18/75.27	c total #propagations: 599729 / total #impl: 19529354 (eff. 0.031)
75.18/75.27	c GC COLLECT
75.18/75.27	c #Conflicts:      39000 | #Learnt:       5211 | 0.000
75.18/75.27	c total clause space: 545.701MB
75.18/75.27	c total #watches: 240082
76.78/76.85	c total #propagations: 616248 / total #impl: 20070824 (eff. 0.031)
76.78/76.85	c #Conflicts:      40000 | #Learnt:       6211 | 0.000
76.78/76.85	c total clause space: 545.701MB
76.78/76.85	c total #watches: 244491
78.68/78.79	c total #propagations: 631752 / total #impl: 20561111 (eff. 0.031)
78.68/78.79	c #Conflicts:      41000 | #Learnt:       7211 | 0.000
78.68/78.79	c total clause space: 545.701MB
78.68/78.79	c total #watches: 247812
80.67/80.72	c total #propagations: 650241 / total #impl: 21036019 (eff. 0.031)
80.67/80.72	c #Conflicts:      42000 | #Learnt:       8211 | 0.000
80.67/80.72	c total clause space: 545.701MB
80.67/80.72	c total #watches: 250830
82.87/82.92	c total #propagations: 665931 / total #impl: 21513272 (eff. 0.031)
82.87/82.92	c #Conflicts:      43000 | #Learnt:       9211 | 0.000
82.87/82.92	c total clause space: 545.701MB
82.87/82.92	c total #watches: 254327
85.27/85.38	c total #propagations: 679847 / total #impl: 22154912 (eff. 0.031)
85.27/85.38	c GC COLLECT
85.27/85.38	c #Conflicts:      44000 | #Learnt:       5188 | 0.000
85.27/85.38	c total clause space: 545.701MB
85.27/85.38	c total #watches: 240053
87.07/87.19	c total #propagations: 693172 / total #impl: 22755936 (eff. 0.030)
87.07/87.19	c #Conflicts:      45000 | #Learnt:       6188 | 0.000
87.07/87.19	c total clause space: 545.701MB
87.07/87.19	c total #watches: 245174
88.67/88.70	c total #propagations: 706788 / total #impl: 23273468 (eff. 0.030)
88.67/88.70	c #Conflicts:      46000 | #Learnt:       7188 | 0.000
88.67/88.70	c total clause space: 545.701MB
88.67/88.70	c total #watches: 251194
90.37/90.45	c total #propagations: 724103 / total #impl: 23844942 (eff. 0.030)
90.37/90.45	c #Conflicts:      47000 | #Learnt:       8188 | 0.000
90.37/90.45	c total clause space: 545.701MB
90.37/90.45	c total #watches: 256085
91.17/91.27	c total #propagations: 741244 / total #impl: 24308680 (eff. 0.030)
91.17/91.27	c #Conflicts:      48000 | #Learnt:       9192 | 0.000
91.17/91.27	c total clause space: 545.701MB
91.17/91.27	c total #watches: 265487
92.68/92.76	c total #propagations: 755467 / total #impl: 24915358 (eff. 0.030)
92.68/92.76	c #Conflicts:      49000 | #Learnt:      10192 | 0.000
92.68/92.76	c total clause space: 545.701MB
92.68/92.76	c total #watches: 270992
94.28/94.31	c total #propagations: 772836 / total #impl: 25327979 (eff. 0.031)
94.28/94.31	c GC COLLECT
94.28/94.31	c #Conflicts:      50000 | #Learnt:       5879 | 0.000
94.28/94.31	c total clause space: 545.701MB
94.28/94.31	c total #watches: 244202
95.68/95.71	c total #propagations: 788740 / total #impl: 25862955 (eff. 0.030)
95.68/95.71	c #Conflicts:      51000 | #Learnt:       6879 | 0.000
95.68/95.71	c total clause space: 545.701MB
95.68/95.71	c total #watches: 249976
97.17/97.24	c total #propagations: 804921 / total #impl: 26317969 (eff. 0.031)
97.17/97.24	c #Conflicts:      52000 | #Learnt:       7879 | 0.000
97.17/97.24	c total clause space: 545.701MB
97.17/97.24	c total #watches: 253585
99.27/99.33	c total #propagations: 823591 / total #impl: 26658540 (eff. 0.031)
99.27/99.33	c #Conflicts:      53000 | #Learnt:       8879 | 0.000
99.27/99.33	c total clause space: 545.701MB
99.27/99.33	c total #watches: 258192
101.57/101.62	c total #propagations: 840787 / total #impl: 27210340 (eff. 0.031)
101.57/101.62	c #Conflicts:      54000 | #Learnt:       9879 | 0.000
101.57/101.62	c total clause space: 545.701MB
101.57/101.62	c total #watches: 264033
103.38/103.42	c total #propagations: 857039 / total #impl: 27611692 (eff. 0.031)
103.38/103.42	c #Conflicts:      55000 | #Learnt:      10879 | 0.000
103.38/103.42	c total clause space: 545.701MB
103.38/103.42	c total #watches: 271043
104.48/104.59	c total #propagations: 870915 / total #impl: 28176056 (eff. 0.031)
104.48/104.59	c GC COLLECT
104.48/104.59	c #Conflicts:      56000 | #Learnt:       6269 | 0.000
104.48/104.59	c total clause space: 545.701MB
104.48/104.59	c total #watches: 247521
105.98/106.02	c total #propagations: 882737 / total #impl: 28754354 (eff. 0.031)
105.98/106.02	c #Conflicts:      57000 | #Learnt:       7270 | 0.000
105.98/106.02	c total clause space: 545.701MB
105.98/106.02	c total #watches: 253950
108.08/108.17	c total #propagations: 898837 / total #impl: 29258802 (eff. 0.031)
108.08/108.17	c #Conflicts:      58000 | #Learnt:       8270 | 0.000
108.08/108.17	c total clause space: 545.701MB
108.08/108.17	c total #watches: 258862
110.88/110.91	c total #propagations: 913715 / total #impl: 29764703 (eff. 0.031)
110.88/110.91	c #Conflicts:      59000 | #Learnt:       9270 | 0.000
110.88/110.91	c total clause space: 545.701MB
110.88/110.91	c total #watches: 264212
113.58/113.63	c total #propagations: 927125 / total #impl: 30305538 (eff. 0.031)
113.58/113.63	c #Conflicts:      60000 | #Learnt:      10270 | 0.000
113.58/113.63	c total clause space: 545.701MB
113.58/113.63	c total #watches: 269597
116.77/116.81	c total #propagations: 941145 / total #impl: 30866900 (eff. 0.030)
116.77/116.81	c #Conflicts:      61000 | #Learnt:      11270 | 0.000
116.77/116.81	c total clause space: 545.701MB
116.77/116.81	c total #watches: 274313
119.07/119.19	c total #propagations: 957288 / total #impl: 31520154 (eff. 0.030)
119.07/119.19	c GC COLLECT
119.07/119.19	c #Conflicts:      62000 | #Learnt:       6367 | 0.000
119.07/119.19	c total clause space: 545.701MB
119.07/119.19	c total #watches: 247560
120.37/120.42	c total #propagations: 971224 / total #impl: 31979841 (eff. 0.030)
120.37/120.42	c #Conflicts:      63000 | #Learnt:       7367 | 0.000
120.37/120.42	c total clause space: 545.701MB
120.37/120.42	c total #watches: 251893
121.87/121.91	c total #propagations: 985337 / total #impl: 32401812 (eff. 0.030)
121.87/121.91	c #Conflicts:      64000 | #Learnt:       8367 | 0.000
121.87/121.91	c total clause space: 545.701MB
121.87/121.91	c total #watches: 256489
123.47/123.54	c total #propagations: 1000134 / total #impl: 32910800 (eff. 0.030)
123.47/123.54	c #Conflicts:      65000 | #Learnt:       9367 | 0.000
123.47/123.54	c total clause space: 545.701MB
123.47/123.54	c total #watches: 261872
125.17/125.25	c total #propagations: 1018666 / total #impl: 33429154 (eff. 0.030)
125.17/125.25	c #Conflicts:      66000 | #Learnt:      10367 | 0.000
125.17/125.25	c total clause space: 545.701MB
125.17/125.25	c total #watches: 269263
126.87/126.95	c total #propagations: 1034627 / total #impl: 33835097 (eff. 0.031)
126.87/126.95	c #Conflicts:      67000 | #Learnt:      11367 | 0.000
126.87/126.95	c total clause space: 545.701MB
126.87/126.95	c total #watches: 276862
130.06/130.16	c total #propagations: 1047140 / total #impl: 34460191 (eff. 0.030)
130.06/130.16	c #Conflicts:      68000 | #Learnt:      12367 | 0.000
130.06/130.16	c total clause space: 545.701MB
130.06/130.16	c total #watches: 282863
131.27/131.32	c total #propagations: 1061103 / total #impl: 35146405 (eff. 0.030)
131.27/131.32	c GC COLLECT
131.27/131.32	c #Conflicts:      69000 | #Learnt:       7166 | 0.000
131.27/131.32	c total clause space: 545.701MB
131.27/131.32	c total #watches: 253524
132.67/132.78	c total #propagations: 1074506 / total #impl: 35759045 (eff. 0.030)
132.67/132.78	c #Conflicts:      70000 | #Learnt:       8166 | 0.000
132.67/132.78	c total clause space: 545.701MB
132.67/132.78	c total #watches: 259860
134.07/134.14	c total #propagations: 1087774 / total #impl: 36311462 (eff. 0.030)
134.07/134.14	c #Conflicts:      71000 | #Learnt:       9170 | 0.000
134.07/134.14	c total clause space: 545.701MB
134.07/134.14	c total #watches: 269814
136.17/136.21	c total #propagations: 1102706 / total #impl: 36891390 (eff. 0.030)
136.17/136.21	c #Conflicts:      72000 | #Learnt:      10170 | 0.000
136.17/136.21	c total clause space: 545.701MB
136.17/136.21	c total #watches: 275190
139.37/139.41	c total #propagations: 1120458 / total #impl: 37356764 (eff. 0.030)
139.37/139.41	c #Conflicts:      73000 | #Learnt:      11170 | 0.000
139.37/139.41	c total clause space: 545.701MB
139.37/139.41	c total #watches: 281095
142.98/143.03	c total #propagations: 1139136 / total #impl: 37971969 (eff. 0.030)
142.98/143.03	c #Conflicts:      74000 | #Learnt:      12170 | 0.000
142.98/143.03	c total clause space: 545.701MB
142.98/143.03	c total #watches: 286477
147.06/147.18	c total #propagations: 1155471 / total #impl: 38441564 (eff. 0.030)
147.06/147.18	c GC COLLECT
147.06/147.18	c #Conflicts:      75000 | #Learnt:       6665 | 0.000
147.06/147.18	c total clause space: 886.764MB
147.06/147.18	c total #watches: 250070
148.76/148.88	c total #propagations: 1171336 / total #impl: 38928378 (eff. 0.030)
148.76/148.88	c #Conflicts:      76000 | #Learnt:       7665 | 0.000
148.76/148.88	c total clause space: 886.764MB
148.76/148.88	c total #watches: 255549
150.16/150.26	c total #propagations: 1186627 / total #impl: 39414616 (eff. 0.030)
150.16/150.26	c #Conflicts:      77000 | #Learnt:       8665 | 0.000
150.16/150.26	c total clause space: 886.764MB
150.16/150.26	c total #watches: 263344
151.46/151.58	c total #propagations: 1203741 / total #impl: 39741242 (eff. 0.030)
151.46/151.58	c #Conflicts:      78000 | #Learnt:       9665 | 0.000
151.46/151.58	c total clause space: 886.764MB
151.46/151.58	c total #watches: 271786
153.86/153.91	c total #propagations: 1217892 / total #impl: 40273475 (eff. 0.030)
153.86/153.91	c #Conflicts:      79000 | #Learnt:      10665 | 0.000
153.86/153.91	c total clause space: 886.764MB
153.86/153.91	c total #watches: 279229
156.27/156.34	c total #propagations: 1233132 / total #impl: 41162363 (eff. 0.030)
156.27/156.34	c #Conflicts:      80000 | #Learnt:      11665 | 0.000
156.27/156.34	c total clause space: 886.764MB
156.27/156.34	c total #watches: 284242
159.86/159.95	c total #propagations: 1250131 / total #impl: 41739653 (eff. 0.030)
159.86/159.95	c #Conflicts:      81000 | #Learnt:      12665 | 0.000
159.86/159.95	c total clause space: 886.764MB
159.86/159.95	c total #watches: 289813
163.46/163.59	c total #propagations: 1268412 / total #impl: 42267847 (eff. 0.030)
163.46/163.59	c GC COLLECT
163.46/163.59	c #Conflicts:      82000 | #Learnt:       6860 | 0.000
163.46/163.59	c total clause space: 886.764MB
163.46/163.59	c total #watches: 251312
165.16/165.22	c total #propagations: 1285910 / total #impl: 42826158 (eff. 0.030)
165.16/165.22	c #Conflicts:      83000 | #Learnt:       7860 | 0.000
165.16/165.22	c total clause space: 886.764MB
165.16/165.22	c total #watches: 257257
166.96/167.01	c total #propagations: 1301045 / total #impl: 43325467 (eff. 0.030)
166.96/167.01	c #Conflicts:      84000 | #Learnt:       8860 | 0.000
166.96/167.01	c total clause space: 886.764MB
166.96/167.01	c total #watches: 262321
168.96/169.06	c total #propagations: 1317435 / total #impl: 43823113 (eff. 0.030)
168.96/169.06	c #Conflicts:      85000 | #Learnt:       9860 | 0.000
168.96/169.06	c total clause space: 886.764MB
168.96/169.06	c total #watches: 266710
171.47/171.59	c total #propagations: 1334978 / total #impl: 44280813 (eff. 0.030)
171.47/171.59	c #Conflicts:      86000 | #Learnt:      10860 | 0.000
171.47/171.59	c total clause space: 886.764MB
171.47/171.59	c total #watches: 270866
174.17/174.23	c total #propagations: 1353274 / total #impl: 44772418 (eff. 0.030)
174.17/174.23	c #Conflicts:      87000 | #Learnt:      11860 | 0.000
174.17/174.23	c total clause space: 886.764MB
174.17/174.23	c total #watches: 275123
176.57/176.61	c total #propagations: 1370059 / total #impl: 45270810 (eff. 0.030)
176.57/176.61	c #Conflicts:      88000 | #Learnt:      12860 | 0.000
176.57/176.61	c total clause space: 886.764MB
176.57/176.61	c total #watches: 279552
179.67/179.74	c total #propagations: 1386288 / total #impl: 45776833 (eff. 0.030)
179.67/179.74	c #Conflicts:      89000 | #Learnt:      13860 | 0.000
179.67/179.74	c total clause space: 886.764MB
179.67/179.74	c total #watches: 283808
182.06/182.18	c total #propagations: 1402725 / total #impl: 46226465 (eff. 0.030)
182.06/182.18	c GC COLLECT
182.06/182.18	c #Conflicts:      90000 | #Learnt:       7761 | 0.000
182.06/182.18	c total clause space: 886.764MB
182.06/182.18	c total #watches: 256667
184.96/185.03	c total #propagations: 1418968 / total #impl: 46652710 (eff. 0.030)
184.96/185.03	c #Conflicts:      91000 | #Learnt:       8761 | 0.000
184.96/185.03	c total clause space: 886.764MB
184.96/185.03	c total #watches: 261686
187.86/187.93	c total #propagations: 1435259 / total #impl: 47128199 (eff. 0.030)
187.86/187.93	c #Conflicts:      92000 | #Learnt:       9761 | 0.000
187.86/187.93	c total clause space: 886.764MB
187.86/187.93	c total #watches: 266223
191.06/191.18	c total #propagations: 1450748 / total #impl: 47624496 (eff. 0.030)
191.06/191.18	c #Conflicts:      93000 | #Learnt:      10761 | 0.000
191.06/191.18	c total clause space: 886.764MB
191.06/191.18	c total #watches: 270819
194.26/194.39	c total #propagations: 1466205 / total #impl: 48114042 (eff. 0.030)
194.26/194.39	c #Conflicts:      94000 | #Learnt:      11761 | 0.000
194.26/194.39	c total clause space: 886.764MB
194.26/194.39	c total #watches: 275898
198.16/198.22	c total #propagations: 1480616 / total #impl: 48553546 (eff. 0.030)
198.16/198.22	c #Conflicts:      95000 | #Learnt:      12761 | 0.000
198.16/198.22	c total clause space: 886.764MB
198.16/198.22	c total #watches: 280948
202.36/202.46	c total #propagations: 1495235 / total #impl: 49036880 (eff. 0.030)
202.36/202.46	c #Conflicts:      96000 | #Learnt:      13761 | 0.000
202.36/202.46	c total clause space: 886.764MB
202.36/202.46	c total #watches: 285604
207.25/207.36	c total #propagations: 1510489 / total #impl: 49498959 (eff. 0.031)
207.25/207.36	c #Conflicts:      97000 | #Learnt:      14761 | 0.000
207.25/207.36	c total clause space: 886.764MB
207.25/207.36	c total #watches: 290306
209.75/209.88	c total #propagations: 1527185 / total #impl: 50027369 (eff. 0.031)
209.75/209.88	c GC COLLECT
209.75/209.88	c #Conflicts:      98000 | #Learnt:       8357 | 0.000
209.75/209.88	c total clause space: 886.764MB
209.75/209.88	c total #watches: 259980
212.75/212.87	c total #propagations: 1542277 / total #impl: 50461594 (eff. 0.031)
212.75/212.87	c #Conflicts:      99000 | #Learnt:       9357 | 0.000
212.75/212.87	c total clause space: 886.764MB
212.75/212.87	c total #watches: 264960
216.15/216.23	c total #propagations: 1557551 / total #impl: 50891288 (eff. 0.031)
216.15/216.23	c #Conflicts:     100000 | #Learnt:      10357 | 0.000
216.15/216.23	c total clause space: 886.764MB
216.15/216.23	c total #watches: 270186
219.45/219.55	c total #propagations: 1573424 / total #impl: 51395922 (eff. 0.031)
219.45/219.55	c #Conflicts:     101000 | #Learnt:      11357 | 0.000
219.45/219.55	c total clause space: 886.764MB
219.45/219.55	c total #watches: 275392
223.26/223.33	c total #propagations: 1588361 / total #impl: 51849332 (eff. 0.031)
223.26/223.33	c #Conflicts:     102000 | #Learnt:      12357 | 0.000
223.26/223.33	c total clause space: 886.764MB
223.26/223.33	c total #watches: 280054
227.25/227.34	c total #propagations: 1604740 / total #impl: 52321911 (eff. 0.031)
227.25/227.34	c #Conflicts:     103000 | #Learnt:      13357 | 0.000
227.25/227.34	c total clause space: 886.764MB
227.25/227.34	c total #watches: 285733
228.65/228.71	c total #propagations: 1621163 / total #impl: 52785725 (eff. 0.031)
228.65/228.71	c #Conflicts:     104000 | #Learnt:      14357 | 0.000
228.65/228.71	c total clause space: 886.764MB
228.65/228.71	c total #watches: 294954
230.45/230.57	c total #propagations: 1634594 / total #impl: 53430217 (eff. 0.031)
230.45/230.57	c #Conflicts:     105000 | #Learnt:      15357 | 0.000
230.45/230.57	c total clause space: 886.764MB
230.45/230.57	c total #watches: 303642
231.55/231.67	c total #propagations: 1648915 / total #impl: 54045208 (eff. 0.031)
231.55/231.67	c GC COLLECT
231.55/231.67	c #Conflicts:     106000 | #Learnt:       8656 | 0.000
231.55/231.67	c total clause space: 886.764MB
231.55/231.67	c total #watches: 266173
233.26/233.40	c total #propagations: 1661802 / total #impl: 54736443 (eff. 0.030)
233.26/233.40	c #Conflicts:     107000 | #Learnt:       9656 | 0.000
233.26/233.40	c total clause space: 886.764MB
233.26/233.40	c total #watches: 274438
235.15/235.29	c total #propagations: 1682295 / total #impl: 55385208 (eff. 0.030)
235.15/235.29	c #Conflicts:     108000 | #Learnt:      10656 | 0.000
235.15/235.29	c total clause space: 886.764MB
235.15/235.29	c total #watches: 282637
236.75/236.88	c total #propagations: 1700791 / total #impl: 55863396 (eff. 0.030)
236.75/236.88	c #Conflicts:     109000 | #Learnt:      11656 | 0.000
236.75/236.88	c total clause space: 886.764MB
236.75/236.88	c total #watches: 290735
238.95/239.01	c total #propagations: 1715510 / total #impl: 56288399 (eff. 0.030)
238.95/239.01	c #Conflicts:     110000 | #Learnt:      12656 | 0.000
238.95/239.01	c total clause space: 886.764MB
238.95/239.01	c total #watches: 298723
241.85/242.00	c total #propagations: 1728824 / total #impl: 56766594 (eff. 0.030)
241.85/242.00	c #Conflicts:     111000 | #Learnt:      13656 | 0.000
241.85/242.00	c total clause space: 886.764MB
241.85/242.00	c total #watches: 305785
244.45/244.56	c total #propagations: 1742410 / total #impl: 57292030 (eff. 0.030)
244.45/244.56	c #Conflicts:     112000 | #Learnt:      14656 | 0.000
244.45/244.56	c total clause space: 886.764MB
244.45/244.56	c total #watches: 315425
248.35/248.49	c total #propagations: 1761592 / total #impl: 57656771 (eff. 0.031)
248.35/248.49	c #Conflicts:     113000 | #Learnt:      15656 | 0.000
248.35/248.49	c total clause space: 886.764MB
248.35/248.49	c total #watches: 324455
251.05/251.13	c total #propagations: 1778783 / total #impl: 58245299 (eff. 0.031)
251.05/251.13	c GC COLLECT
251.05/251.13	c #Conflicts:     114000 | #Learnt:       8657 | 0.000
251.05/251.13	c total clause space: 886.764MB
251.05/251.13	c total #watches: 265181
252.75/252.87	c total #propagations: 1795742 / total #impl: 58872594 (eff. 0.031)
252.75/252.87	c #Conflicts:     115000 | #Learnt:       9657 | 0.000
252.75/252.87	c total clause space: 886.764MB
252.75/252.87	c total #watches: 271747
254.45/254.51	c total #propagations: 1816299 / total #impl: 59322638 (eff. 0.031)
254.45/254.51	c #Conflicts:     116000 | #Learnt:      10657 | 0.000
254.45/254.51	c total clause space: 886.764MB
254.45/254.51	c total #watches: 279102
255.95/256.03	c total #propagations: 1836469 / total #impl: 59730787 (eff. 0.031)
255.95/256.03	c #Conflicts:     117000 | #Learnt:      11657 | 0.000
255.95/256.03	c total clause space: 886.764MB
255.95/256.03	c total #watches: 288007
257.25/257.37	c total #propagations: 1850139 / total #impl: 60237274 (eff. 0.031)
257.25/257.37	c #Conflicts:     118000 | #Learnt:      12657 | 0.000
257.25/257.37	c total clause space: 886.764MB
257.25/257.37	c total #watches: 296948
258.85/258.96	c total #propagations: 1861188 / total #impl: 60722963 (eff. 0.031)
258.85/258.96	c #Conflicts:     119000 | #Learnt:      13657 | 0.000
258.85/258.96	c total clause space: 886.764MB
258.85/258.96	c total #watches: 305354
260.95/261.07	c total #propagations: 1872264 / total #impl: 61391465 (eff. 0.030)
260.95/261.07	c #Conflicts:     120000 | #Learnt:      14657 | 0.000
260.95/261.07	c total clause space: 886.764MB
260.95/261.07	c total #watches: 314777
263.45/263.50	c total #propagations: 1883359 / total #impl: 62218233 (eff. 0.030)
263.45/263.50	c #Conflicts:     121000 | #Learnt:      15657 | 0.000
263.45/263.50	c total clause space: 886.764MB
263.45/263.50	c total #watches: 323376
266.25/266.34	c total #propagations: 1894695 / total #impl: 63028671 (eff. 0.030)
266.25/266.34	c GC COLLECT
266.25/266.34	c #Conflicts:     122000 | #Learnt:       8365 | 0.000
266.25/266.34	c total clause space: 886.764MB
266.25/266.34	c total #watches: 263247
267.95/268.05	c total #propagations: 1908187 / total #impl: 63672121 (eff. 0.030)
267.95/268.05	c #Conflicts:     123000 | #Learnt:       9365 | 0.000
267.95/268.05	c total clause space: 886.764MB
267.95/268.05	c total #watches: 271454
270.25/270.34	c total #propagations: 1924942 / total #impl: 64120537 (eff. 0.030)
270.25/270.34	c #Conflicts:     124000 | #Learnt:      10365 | 0.000
270.25/270.34	c total clause space: 886.764MB
270.25/270.34	c total #watches: 279734
273.34/273.46	c total #propagations: 1940032 / total #impl: 64662671 (eff. 0.030)
273.34/273.46	c #Conflicts:     125000 | #Learnt:      11365 | 0.000
273.34/273.46	c total clause space: 886.764MB
273.34/273.46	c total #watches: 285504
276.74/276.89	c total #propagations: 1957618 / total #impl: 65429478 (eff. 0.030)
276.74/276.89	c #Conflicts:     126000 | #Learnt:      12365 | 0.000
276.74/276.89	c total clause space: 886.764MB
276.74/276.89	c total #watches: 292391
279.84/279.95	c total #propagations: 1976067 / total #impl: 65969576 (eff. 0.030)
279.84/279.95	c #Conflicts:     127000 | #Learnt:      13365 | 0.000
279.84/279.95	c total clause space: 886.764MB
279.84/279.95	c total #watches: 298061
283.14/283.25	c total #propagations: 1993464 / total #impl: 66484295 (eff. 0.030)
283.14/283.25	c #Conflicts:     128000 | #Learnt:      14365 | 0.000
283.14/283.25	c total clause space: 886.764MB
283.14/283.25	c total #watches: 302635
287.44/287.53	c total #propagations: 2008567 / total #impl: 67034632 (eff. 0.030)
287.44/287.53	c #Conflicts:     129000 | #Learnt:      15365 | 0.000
287.44/287.53	c total clause space: 886.764MB
287.44/287.53	c total #watches: 308876
291.34/291.42	c total #propagations: 2025286 / total #impl: 67431757 (eff. 0.030)
291.34/291.42	c #Conflicts:     130000 | #Learnt:      16365 | 0.000
291.34/291.42	c total clause space: 886.764MB
291.34/291.42	c total #watches: 314362
295.25/295.31	c total #propagations: 2040705 / total #impl: 67853157 (eff. 0.030)
295.25/295.31	c GC COLLECT
295.25/295.31	c #Conflicts:     131000 | #Learnt:       8757 | 0.000
295.25/295.31	c total clause space: 886.764MB
295.25/295.31	c total #watches: 266773
296.75/296.89	c total #propagations: 2059028 / total #impl: 68295744 (eff. 0.030)
296.75/296.89	c #Conflicts:     132000 | #Learnt:       9757 | 0.000
296.75/296.89	c total clause space: 886.764MB
296.75/296.89	c total #watches: 276326
298.85/298.99	c total #propagations: 2076756 / total #impl: 68619039 (eff. 0.030)
298.85/298.99	c #Conflicts:     133000 | #Learnt:      10757 | 0.000
298.85/298.99	c total clause space: 886.764MB
298.85/298.99	c total #watches: 285442
302.05/302.14	c total #propagations: 2090641 / total #impl: 68991261 (eff. 0.030)
302.05/302.14	c #Conflicts:     134000 | #Learnt:      11757 | 0.000
302.05/302.14	c total clause space: 886.764MB
302.05/302.14	c total #watches: 292730
304.44/304.51	c total #propagations: 2107260 / total #impl: 69497212 (eff. 0.030)
304.44/304.51	c #Conflicts:     135000 | #Learnt:      12757 | 0.000
304.44/304.51	c total clause space: 886.764MB
304.44/304.51	c total #watches: 302616
306.74/306.87	c total #propagations: 2120731 / total #impl: 70113461 (eff. 0.030)
306.74/306.87	c #Conflicts:     136000 | #Learnt:      13757 | 0.000
306.74/306.87	c total clause space: 886.764MB
306.74/306.87	c total #watches: 313821
309.54/309.67	c total #propagations: 2135738 / total #impl: 70728376 (eff. 0.030)
309.54/309.67	c #Conflicts:     137000 | #Learnt:      14757 | 0.000
309.54/309.67	c total clause space: 886.764MB
309.54/309.67	c total #watches: 320463
312.94/313.00	c total #propagations: 2153088 / total #impl: 71462667 (eff. 0.030)
312.94/313.00	c #Conflicts:     138000 | #Learnt:      15757 | 0.000
312.94/313.00	c total clause space: 886.764MB
312.94/313.00	c total #watches: 326048
317.14/317.26	c total #propagations: 2168891 / total #impl: 72003371 (eff. 0.030)
317.14/317.26	c #Conflicts:     139000 | #Learnt:      16757 | 0.000
317.14/317.26	c total clause space: 886.764MB
317.14/317.26	c total #watches: 333636
321.44/321.56	c total #propagations: 2183812 / total #impl: 72568557 (eff. 0.030)
321.44/321.56	c #Conflicts:     140000 | #Learnt:      17757 | 0.000
321.44/321.56	c total clause space: 886.764MB
321.44/321.56	c total #watches: 340614
323.24/323.32	c total #propagations: 2197964 / total #impl: 73137296 (eff. 0.030)
323.24/323.32	c GC COLLECT
323.24/323.32	c #Conflicts:     141000 | #Learnt:       9853 | 0.000
323.24/323.32	c total clause space: 886.764MB
323.24/323.32	c total #watches: 276704
325.34/325.48	c total #propagations: 2209907 / total #impl: 73706801 (eff. 0.030)
325.34/325.48	c #Conflicts:     142000 | #Learnt:      10853 | 0.000
325.34/325.48	c total clause space: 886.764MB
325.34/325.48	c total #watches: 284865
327.85/327.93	c total #propagations: 2225585 / total #impl: 74244376 (eff. 0.030)
327.85/327.93	c #Conflicts:     143000 | #Learnt:      11853 | 0.000
327.85/327.93	c total clause space: 886.764MB
327.85/327.93	c total #watches: 292857
330.44/330.55	c total #propagations: 2238835 / total #impl: 74755862 (eff. 0.030)
330.44/330.55	c #Conflicts:     144000 | #Learnt:      12853 | 0.000
330.44/330.55	c total clause space: 886.764MB
330.44/330.55	c total #watches: 301053
333.04/333.14	c total #propagations: 2252958 / total #impl: 75388275 (eff. 0.030)
333.04/333.14	c #Conflicts:     145000 | #Learnt:      13853 | 0.000
333.04/333.14	c total clause space: 886.764MB
333.04/333.14	c total #watches: 309037
335.94/336.08	c total #propagations: 2266271 / total #impl: 75929156 (eff. 0.030)
335.94/336.08	c #Conflicts:     146000 | #Learnt:      14853 | 0.000
335.94/336.08	c total clause space: 886.764MB
335.94/336.08	c total #watches: 315274
339.24/339.32	c total #propagations: 2281697 / total #impl: 76481611 (eff. 0.030)
339.24/339.32	c #Conflicts:     147000 | #Learnt:      15853 | 0.000
339.24/339.32	c total clause space: 886.764MB
339.24/339.32	c total #watches: 320684
342.84/342.92	c total #propagations: 2296362 / total #impl: 77027981 (eff. 0.030)
342.84/342.92	c #Conflicts:     148000 | #Learnt:      16853 | 0.000
342.84/342.92	c total clause space: 886.764MB
342.84/342.92	c total #watches: 325258
347.14/347.24	c total #propagations: 2311412 / total #impl: 77551800 (eff. 0.030)
347.14/347.24	c #Conflicts:     149000 | #Learnt:      17853 | 0.000
347.14/347.24	c total clause space: 886.764MB
347.14/347.24	c total #watches: 331452
352.93/353.08	c total #propagations: 2327497 / total #impl: 78399689 (eff. 0.030)
352.93/353.08	c GC COLLECT
352.93/353.08	c #Conflicts:     150000 | #Learnt:       9650 | 0.000
352.93/353.08	c total clause space: 886.764MB
352.93/353.08	c total #watches: 275094
355.43/355.59	c total #propagations: 2346327 / total #impl: 78984665 (eff. 0.030)
355.43/355.59	c #Conflicts:     151000 | #Learnt:      10650 | 0.000
355.43/355.59	c total clause space: 886.764MB
355.43/355.59	c total #watches: 281417
357.83/357.98	c total #propagations: 2362641 / total #impl: 79611593 (eff. 0.030)
357.83/357.98	c #Conflicts:     152000 | #Learnt:      11650 | 0.000
357.83/357.98	c total clause space: 886.764MB
357.83/357.98	c total #watches: 291916
359.93/360.07	c total #propagations: 2379751 / total #impl: 80213770 (eff. 0.030)
359.93/360.07	c #Conflicts:     153000 | #Learnt:      12651 | 0.000
359.93/360.07	c total clause space: 886.764MB
359.93/360.07	c total #watches: 301584
363.83/363.99	c total #propagations: 2395268 / total #impl: 80916132 (eff. 0.030)
363.83/363.99	c #Conflicts:     154000 | #Learnt:      13651 | 0.000
363.83/363.99	c total clause space: 886.764MB
363.83/363.99	c total #watches: 308298
368.63/368.71	c total #propagations: 2411996 / total #impl: 81522882 (eff. 0.030)
368.63/368.71	c #Conflicts:     155000 | #Learnt:      14651 | 0.000
368.63/368.71	c total clause space: 886.764MB
368.63/368.71	c total #watches: 315546
373.33/373.42	c total #propagations: 2427925 / total #impl: 82040682 (eff. 0.030)
373.33/373.42	c #Conflicts:     156000 | #Learnt:      15651 | 0.000
373.33/373.42	c total clause space: 886.764MB
373.33/373.42	c total #watches: 322124
379.54/379.68	c total #propagations: 2443514 / total #impl: 82574055 (eff. 0.030)
379.54/379.68	c #Conflicts:     157000 | #Learnt:      16651 | 0.000
379.54/379.68	c total clause space: 886.764MB
379.54/379.68	c total #watches: 327172
384.43/384.59	c total #propagations: 2460733 / total #impl: 83322262 (eff. 0.030)
384.43/384.59	c #Conflicts:     158000 | #Learnt:      17651 | 0.000
384.43/384.59	c total clause space: 886.764MB
384.43/384.59	c total #watches: 335994
388.53/388.64	c total #propagations: 2480325 / total #impl: 83844777 (eff. 0.030)
388.53/388.64	c #Conflicts:     159000 | #Learnt:      18651 | 0.000
388.53/388.64	c total clause space: 886.764MB
388.53/388.64	c total #watches: 343543
391.53/391.62	c total #propagations: 2494363 / total #impl: 84207406 (eff. 0.030)
391.53/391.62	c GC COLLECT
391.53/391.62	c #Conflicts:     160000 | #Learnt:      10149 | 0.000
391.53/391.62	c total clause space: 886.764MB
391.53/391.62	c total #watches: 279680
394.23/394.33	c total #propagations: 2511844 / total #impl: 84783019 (eff. 0.030)
394.23/394.33	c #Conflicts:     161000 | #Learnt:      11149 | 0.000
394.23/394.33	c total clause space: 886.764MB
394.23/394.33	c total #watches: 287332
396.63/396.72	c total #propagations: 2527600 / total #impl: 85526108 (eff. 0.030)
396.63/396.72	c #Conflicts:     162000 | #Learnt:      12149 | 0.000
396.63/396.72	c total clause space: 886.764MB
396.63/396.72	c total #watches: 296183
399.43/399.50	c total #propagations: 2541228 / total #impl: 86098569 (eff. 0.030)
399.43/399.50	c #Conflicts:     163000 | #Learnt:      13149 | 0.000
399.43/399.50	c total clause space: 886.764MB
399.43/399.50	c total #watches: 304280
402.32/402.40	c total #propagations: 2553670 / total #impl: 86664034 (eff. 0.029)
402.32/402.40	c #Conflicts:     164000 | #Learnt:      14149 | 0.000
402.32/402.40	c total clause space: 886.764MB
402.32/402.40	c total #watches: 312417
406.72/406.83	c total #propagations: 2566611 / total #impl: 87328240 (eff. 0.029)
406.72/406.83	c #Conflicts:     165000 | #Learnt:      15149 | 0.000
406.72/406.83	c total clause space: 886.764MB
406.72/406.83	c total #watches: 318265
411.82/411.91	c total #propagations: 2580115 / total #impl: 88020951 (eff. 0.029)
411.82/411.91	c #Conflicts:     166000 | #Learnt:      16149 | 0.000
411.82/411.91	c total clause space: 886.764MB
411.82/411.91	c total #watches: 324241
416.93/417.07	c total #propagations: 2594053 / total #impl: 88725964 (eff. 0.029)
416.93/417.07	c #Conflicts:     167000 | #Learnt:      17149 | 0.000
416.93/417.07	c total clause space: 886.764MB
416.93/417.07	c total #watches: 330221
422.52/422.65	c total #propagations: 2607673 / total #impl: 89430776 (eff. 0.029)
422.52/422.65	c #Conflicts:     168000 | #Learnt:      18149 | 0.000
422.52/422.65	c total clause space: 886.764MB
422.52/422.65	c total #watches: 337559
428.62/428.78	c total #propagations: 2625500 / total #impl: 90095714 (eff. 0.029)
428.62/428.78	c #Conflicts:     169000 | #Learnt:      19149 | 0.000
428.62/428.78	c total clause space: 886.764MB
428.62/428.78	c total #watches: 345783
432.73/432.86	c total #propagations: 2642080 / total #impl: 90724285 (eff. 0.029)
432.73/432.86	c GC COLLECT
432.73/432.86	c #Conflicts:     170000 | #Learnt:      10348 | 0.000
432.73/432.86	c total clause space: 886.764MB
432.73/432.86	c total #watches: 282586
435.63/435.77	c total #propagations: 2655793 / total #impl: 91070417 (eff. 0.029)
435.63/435.77	c #Conflicts:     171000 | #Learnt:      11348 | 0.000
435.63/435.77	c total clause space: 886.764MB
435.63/435.77	c total #watches: 291475
439.03/439.16	c total #propagations: 2673562 / total #impl: 91580417 (eff. 0.029)
439.03/439.16	c #Conflicts:     172000 | #Learnt:      12348 | 0.000
439.03/439.16	c total clause space: 886.764MB
439.03/439.16	c total #watches: 298461
444.72/444.86	c total #propagations: 2692914 / total #impl: 92336312 (eff. 0.029)
444.72/444.86	c #Conflicts:     173000 | #Learnt:      13348 | 0.000
444.72/444.86	c total clause space: 886.764MB
444.72/444.86	c total #watches: 305003
451.72/451.86	c total #propagations: 2712272 / total #impl: 93359103 (eff. 0.029)
451.72/451.86	c #Conflicts:     174000 | #Learnt:      14348 | 0.000
451.72/451.86	c total clause space: 886.764MB
451.72/451.86	c total #watches: 312584
459.42/459.50	c total #propagations: 2729058 / total #impl: 94078509 (eff. 0.029)
459.42/459.50	c #Conflicts:     175000 | #Learnt:      15348 | 0.000
459.42/459.50	c total clause space: 886.764MB
459.42/459.50	c total #watches: 318497
466.82/466.94	c total #propagations: 2746904 / total #impl: 94785658 (eff. 0.029)
466.82/466.94	c #Conflicts:     176000 | #Learnt:      16348 | 0.000
466.82/466.94	c total clause space: 886.764MB
466.82/466.94	c total #watches: 324643
475.02/475.11	c total #propagations: 2765728 / total #impl: 95526789 (eff. 0.029)
475.02/475.11	c #Conflicts:     177000 | #Learnt:      17348 | 0.000
475.02/475.11	c total clause space: 886.764MB
475.02/475.11	c total #watches: 330698
484.52/484.69	c total #propagations: 2784037 / total #impl: 96287372 (eff. 0.029)
484.52/484.69	c #Conflicts:     178000 | #Learnt:      18348 | 0.000
484.52/484.69	c total clause space: 886.764MB
484.52/484.69	c total #watches: 336902
494.11/494.23	c total #propagations: 2802029 / total #impl: 97108821 (eff. 0.029)
494.11/494.23	c #Conflicts:     179000 | #Learnt:      19348 | 0.000
494.11/494.23	c total clause space: 886.764MB
494.11/494.23	c total #watches: 344811
500.71/500.84	c total #propagations: 2820670 / total #impl: 97726092 (eff. 0.029)
500.71/500.84	c GC COLLECT
500.71/500.84	c #Conflicts:     180000 | #Learnt:      10246 | 0.000
500.71/500.84	c total clause space: 886.764MB
500.71/500.84	c total #watches: 281420
503.72/503.81	c total #propagations: 2837434 / total #impl: 98096150 (eff. 0.029)
503.72/503.81	c #Conflicts:     181000 | #Learnt:      11246 | 0.000
503.72/503.81	c total clause space: 886.764MB
503.72/503.81	c total #watches: 290063
505.92/506.02	c total #propagations: 2854273 / total #impl: 98393890 (eff. 0.029)
505.92/506.02	c #Conflicts:     182000 | #Learnt:      12246 | 0.000
505.92/506.02	c total clause space: 886.764MB
505.92/506.02	c total #watches: 296485
508.11/508.26	c total #propagations: 2868158 / total #impl: 98778448 (eff. 0.029)
508.11/508.26	c #Conflicts:     183000 | #Learnt:      13246 | 0.000
508.11/508.26	c total clause space: 886.764MB
508.11/508.26	c total #watches: 302174
510.61/510.71	c total #propagations: 2882152 / total #impl: 99384592 (eff. 0.029)
510.61/510.71	c #Conflicts:     184000 | #Learnt:      14246 | 0.000
510.61/510.71	c total clause space: 886.764MB
510.61/510.71	c total #watches: 306255
513.31/513.48	c total #propagations: 2900201 / total #impl: 99773931 (eff. 0.029)
513.31/513.48	c #Conflicts:     185000 | #Learnt:      15246 | 0.000
513.31/513.48	c total clause space: 886.764MB
513.31/513.48	c total #watches: 309886
516.61/516.72	c total #propagations: 2920147 / total #impl: 100166836 (eff. 0.029)
516.61/516.72	c #Conflicts:     186000 | #Learnt:      16246 | 0.000
516.61/516.72	c total clause space: 886.764MB
516.61/516.72	c total #watches: 313671
519.71/519.90	c total #propagations: 2940991 / total #impl: 100725752 (eff. 0.029)
519.71/519.90	c #Conflicts:     187000 | #Learnt:      17246 | 0.000
519.71/519.90	c total clause space: 886.764MB
519.71/519.90	c total #watches: 317558
525.91/526.04	c total #propagations: 2962514 / total #impl: 101146678 (eff. 0.029)
525.91/526.04	c #Conflicts:     188000 | #Learnt:      18246 | 0.000
525.91/526.04	c total clause space: 886.764MB
525.91/526.04	c total #watches: 321108
532.01/532.13	c total #propagations: 2987206 / total #impl: 101711024 (eff. 0.029)
532.01/532.13	c #Conflicts:     189000 | #Learnt:      19246 | 0.000
532.01/532.13	c total clause space: 886.764MB
532.01/532.13	c total #watches: 324104
536.61/536.76	c total #propagations: 3008136 / total #impl: 102202352 (eff. 0.029)
536.61/536.76	c #Conflicts:     190000 | #Learnt:      20246 | 0.000
536.61/536.76	c total clause space: 886.764MB
536.61/536.76	c total #watches: 327429
541.70/541.87	c total #propagations: 3027792 / total #impl: 102733120 (eff. 0.029)
541.70/541.87	c GC COLLECT
541.70/541.87	c #Conflicts:     191000 | #Learnt:      10845 | 0.000
541.70/541.87	c total clause space: 886.764MB
541.70/541.87	c total #watches: 285340
545.70/545.88	c total #propagations: 3047375 / total #impl: 103314684 (eff. 0.029)
545.70/545.88	c #Conflicts:     192000 | #Learnt:      11845 | 0.000
545.70/545.88	c total clause space: 886.764MB
545.70/545.88	c total #watches: 289380
549.50/549.61	c total #propagations: 3062060 / total #impl: 103804911 (eff. 0.029)
549.50/549.61	c #Conflicts:     193000 | #Learnt:      12845 | 0.000
549.50/549.61	c total clause space: 886.764MB
549.50/549.61	c total #watches: 294939
551.90/552.00	c total #propagations: 3082975 / total #impl: 104368382 (eff. 0.030)
551.90/552.00	c #Conflicts:     194000 | #Learnt:      13845 | 0.000
551.90/552.00	c total clause space: 886.764MB
551.90/552.00	c total #watches: 300927
554.50/554.60	c total #propagations: 3098072 / total #impl: 104868563 (eff. 0.030)
554.50/554.60	c #Conflicts:     195000 | #Learnt:      14845 | 0.000
554.50/554.60	c total clause space: 886.764MB
554.50/554.60	c total #watches: 309036
556.40/556.59	c total #propagations: 3110313 / total #impl: 105316696 (eff. 0.030)
556.40/556.59	c #Conflicts:     196000 | #Learnt:      15845 | 0.000
556.40/556.59	c total clause space: 886.764MB
556.40/556.59	c total #watches: 316063
558.90/559.01	c total #propagations: 3124660 / total #impl: 105696981 (eff. 0.030)
558.90/559.01	c #Conflicts:     197000 | #Learnt:      16845 | 0.000
558.90/559.01	c total clause space: 886.764MB
558.90/559.01	c total #watches: 321866
561.30/561.45	c total #propagations: 3139785 / total #impl: 106132986 (eff. 0.030)
561.30/561.45	c #Conflicts:     198000 | #Learnt:      17845 | 0.000
561.30/561.45	c total clause space: 886.764MB
561.30/561.45	c total #watches: 327494
564.60/564.77	c total #propagations: 3155163 / total #impl: 106583109 (eff. 0.030)
564.60/564.77	c #Conflicts:     199000 | #Learnt:      18845 | 0.000
564.60/564.77	c total clause space: 886.764MB
564.60/564.77	c total #watches: 332763
567.10/567.29	c total #propagations: 3170839 / total #impl: 107148633 (eff. 0.030)
567.10/567.29	c #Conflicts:     200000 | #Learnt:      19845 | 0.000
567.10/567.29	c total clause space: 886.764MB
567.10/567.29	c total #watches: 339847
569.10/569.28	c total #propagations: 3186600 / total #impl: 107641246 (eff. 0.030)
569.10/569.28	c #Conflicts:     201000 | #Learnt:      20845 | 0.000
569.10/569.28	c total clause space: 886.764MB
569.10/569.28	c total #watches: 346753
571.41/571.55	c total #propagations: 3201304 / total #impl: 107945302 (eff. 0.030)
571.41/571.55	c GC COLLECT
571.41/571.55	c #Conflicts:     202000 | #Learnt:      11144 | 0.000
571.41/571.55	c total clause space: 1440.99MB
571.41/571.55	c total #watches: 288622
572.90/573.10	c total #propagations: 3216467 / total #impl: 108289543 (eff. 0.030)
572.90/573.10	c #Conflicts:     203000 | #Learnt:      12144 | 0.000
572.90/573.10	c total clause space: 1440.99MB
572.90/573.10	c total #watches: 296501
575.50/575.63	c total #propagations: 3232305 / total #impl: 108587606 (eff. 0.030)
575.50/575.63	c #Conflicts:     204000 | #Learnt:      13144 | 0.000
575.50/575.63	c total clause space: 1440.99MB
575.50/575.63	c total #watches: 304481
577.70/577.81	c total #propagations: 3248290 / total #impl: 108943439 (eff. 0.030)
577.70/577.81	c #Conflicts:     205000 | #Learnt:      14144 | 0.000
577.70/577.81	c total clause space: 1440.99MB
577.70/577.81	c total #watches: 310503
580.40/580.50	c total #propagations: 3264560 / total #impl: 109363953 (eff. 0.030)
580.40/580.50	c #Conflicts:     206000 | #Learnt:      15144 | 0.000
580.40/580.50	c total clause space: 1440.99MB
580.40/580.50	c total #watches: 316292
583.20/583.31	c total #propagations: 3281132 / total #impl: 109856094 (eff. 0.030)
583.20/583.31	c #Conflicts:     207000 | #Learnt:      16144 | 0.000
583.20/583.31	c total clause space: 1440.99MB
583.20/583.31	c total #watches: 321800
585.70/585.88	c total #propagations: 3297280 / total #impl: 110483677 (eff. 0.030)
585.70/585.88	c #Conflicts:     208000 | #Learnt:      17144 | 0.000
585.70/585.88	c total clause space: 1440.99MB
585.70/585.88	c total #watches: 326090
588.90/589.06	c total #propagations: 3314215 / total #impl: 111119702 (eff. 0.030)
588.90/589.06	c #Conflicts:     209000 | #Learnt:      18144 | 0.000
588.90/589.06	c total clause space: 1440.99MB
588.90/589.06	c total #watches: 330196
592.60/592.78	c total #propagations: 3331117 / total #impl: 111782159 (eff. 0.030)
592.60/592.78	c #Conflicts:     210000 | #Learnt:      19144 | 0.000
592.60/592.78	c total clause space: 1440.99MB
592.60/592.78	c total #watches: 334775
597.31/597.42	c total #propagations: 3348489 / total #impl: 112437047 (eff. 0.030)
597.31/597.42	c #Conflicts:     211000 | #Learnt:      20144 | 0.000
597.31/597.42	c total clause space: 1440.99MB
597.31/597.42	c total #watches: 339061
599.51/599.70	c total #propagations: 3365360 / total #impl: 113107874 (eff. 0.030)
599.51/599.70	c #Conflicts:     212000 | #Learnt:      21144 | 0.000
599.51/599.70	c total clause space: 1440.99MB
599.51/599.70	c total #watches: 343058
602.30/602.43	c total #propagations: 3381498 / total #impl: 113600021 (eff. 0.030)
602.30/602.43	c GC COLLECT
602.30/602.43	c #Conflicts:     213000 | #Learnt:      11144 | 0.000
602.30/602.43	c total clause space: 1440.99MB
602.30/602.43	c total #watches: 289155
604.70/604.84	c total #propagations: 3399748 / total #impl: 114046037 (eff. 0.030)
604.70/604.84	c #Conflicts:     214000 | #Learnt:      12144 | 0.000
604.70/604.84	c total clause space: 1440.99MB
604.70/604.84	c total #watches: 295392
607.39/607.57	c total #propagations: 3417432 / total #impl: 114601578 (eff. 0.030)
607.39/607.57	c #Conflicts:     215000 | #Learnt:      13144 | 0.000
607.39/607.57	c total clause space: 1440.99MB
607.39/607.57	c total #watches: 300983
610.69/610.88	c total #propagations: 3435967 / total #impl: 115205904 (eff. 0.030)
610.69/610.88	c #Conflicts:     216000 | #Learnt:      14144 | 0.000
610.69/610.88	c total clause space: 1440.99MB
610.69/610.88	c total #watches: 306135
614.90/615.07	c total #propagations: 3455806 / total #impl: 115795314 (eff. 0.030)
614.90/615.07	c #Conflicts:     217000 | #Learnt:      15144 | 0.000
614.90/615.07	c total clause space: 1440.99MB
614.90/615.07	c total #watches: 311310
617.99/618.12	c total #propagations: 3474780 / total #impl: 116507414 (eff. 0.030)
617.99/618.12	c #Conflicts:     218000 | #Learnt:      16144 | 0.000
617.99/618.12	c total clause space: 1440.99MB
617.99/618.12	c total #watches: 317241
621.09/621.27	c total #propagations: 3491577 / total #impl: 117176342 (eff. 0.030)
621.09/621.27	c #Conflicts:     219000 | #Learnt:      17144 | 0.000
621.09/621.27	c total clause space: 1440.99MB
621.09/621.27	c total #watches: 323541
625.59/625.71	c total #propagations: 3508124 / total #impl: 117809580 (eff. 0.030)
625.59/625.71	c #Conflicts:     220000 | #Learnt:      18144 | 0.000
625.59/625.71	c total clause space: 1440.99MB
625.59/625.71	c total #watches: 327967
628.48/628.60	c total #propagations: 3525299 / total #impl: 118446317 (eff. 0.030)
628.48/628.60	c #Conflicts:     221000 | #Learnt:      19144 | 0.000
628.48/628.60	c total clause space: 1440.99MB
628.48/628.60	c total #watches: 332710
631.39/631.59	c total #propagations: 3543717 / total #impl: 118977059 (eff. 0.030)
631.39/631.59	c #Conflicts:     222000 | #Learnt:      20144 | 0.000
631.39/631.59	c total clause space: 1440.99MB
631.39/631.59	c total #watches: 337161
635.38/635.54	c total #propagations: 3560807 / total #impl: 119565125 (eff. 0.030)
635.38/635.54	c #Conflicts:     223000 | #Learnt:      21144 | 0.000
635.38/635.54	c total clause space: 1440.99MB
635.38/635.54	c total #watches: 341928
638.78/638.97	c total #propagations: 3577448 / total #impl: 120258224 (eff. 0.030)
638.78/638.97	c #Conflicts:     224000 | #Learnt:      22144 | 0.000
638.78/638.97	c total clause space: 1440.99MB
638.78/638.97	c total #watches: 346324
642.48/642.67	c total #propagations: 3595632 / total #impl: 120794210 (eff. 0.030)
642.48/642.67	c GC COLLECT
642.48/642.67	c #Conflicts:     225000 | #Learnt:      11843 | 0.000
642.48/642.67	c total clause space: 1440.99MB
642.48/642.67	c total #watches: 292695
646.69/646.85	c total #propagations: 3614982 / total #impl: 121309151 (eff. 0.030)
646.69/646.85	c #Conflicts:     226000 | #Learnt:      12843 | 0.000
646.69/646.85	c total clause space: 1440.99MB
646.69/646.85	c total #watches: 296946
650.08/650.27	c total #propagations: 3632917 / total #impl: 121855544 (eff. 0.030)
650.08/650.27	c #Conflicts:     227000 | #Learnt:      13843 | 0.000
650.08/650.27	c total clause space: 1440.99MB
650.08/650.27	c total #watches: 301763
653.77/653.92	c total #propagations: 3648895 / total #impl: 122327283 (eff. 0.030)
653.77/653.92	c #Conflicts:     228000 | #Learnt:      14843 | 0.000
653.77/653.92	c total clause space: 1440.99MB
653.77/653.92	c total #watches: 305783
657.17/657.36	c total #propagations: 3666287 / total #impl: 122831848 (eff. 0.030)
657.17/657.36	c #Conflicts:     229000 | #Learnt:      15843 | 0.000
657.17/657.36	c total clause space: 1440.99MB
657.17/657.36	c total #watches: 311216
660.17/660.32	c total #propagations: 3681647 / total #impl: 123266346 (eff. 0.030)
660.17/660.32	c #Conflicts:     230000 | #Learnt:      16843 | 0.000
660.17/660.32	c total clause space: 1440.99MB
660.17/660.32	c total #watches: 316415
664.17/664.36	c total #propagations: 3699947 / total #impl: 123711272 (eff. 0.030)
664.17/664.36	c #Conflicts:     231000 | #Learnt:      17843 | 0.000
664.17/664.36	c total clause space: 1440.99MB
664.17/664.36	c total #watches: 321147
667.97/668.10	c total #propagations: 3720148 / total #impl: 124250931 (eff. 0.030)
667.97/668.10	c #Conflicts:     232000 | #Learnt:      18843 | 0.000
667.97/668.10	c total clause space: 1440.99MB
667.97/668.10	c total #watches: 325976
671.67/671.87	c total #propagations: 3740529 / total #impl: 124855267 (eff. 0.030)
671.67/671.87	c #Conflicts:     233000 | #Learnt:      19843 | 0.000
671.67/671.87	c total clause space: 1440.99MB
671.67/671.87	c total #watches: 333059
674.47/674.64	c total #propagations: 3759185 / total #impl: 125269008 (eff. 0.030)
674.47/674.64	c #Conflicts:     234000 | #Learnt:      20843 | 0.000
674.47/674.64	c total clause space: 1440.99MB
674.47/674.64	c total #watches: 337809
677.87/678.02	c total #propagations: 3777522 / total #impl: 125730467 (eff. 0.030)
677.87/678.02	c #Conflicts:     235000 | #Learnt:      21843 | 0.000
677.87/678.02	c total clause space: 1440.99MB
677.87/678.02	c total #watches: 343870
681.77/681.90	c total #propagations: 3797357 / total #impl: 126192352 (eff. 0.030)
681.77/681.90	c #Conflicts:     236000 | #Learnt:      22843 | 0.000
681.77/681.90	c total clause space: 1440.99MB
681.77/681.90	c total #watches: 351586
685.06/685.20	c total #propagations: 3812763 / total #impl: 126985574 (eff. 0.030)
685.06/685.20	c GC COLLECT
685.06/685.20	c #Conflicts:     237000 | #Learnt:      12244 | 0.000
685.06/685.20	c total clause space: 1440.99MB
685.06/685.20	c total #watches: 297535
687.86/688.02	c total #propagations: 3829167 / total #impl: 127552984 (eff. 0.030)
687.86/688.02	c #Conflicts:     238000 | #Learnt:      13244 | 0.000
687.86/688.02	c total clause space: 1440.99MB
687.86/688.02	c total #watches: 304993
691.26/691.45	c total #propagations: 3845040 / total #impl: 128195842 (eff. 0.030)
691.26/691.45	c #Conflicts:     239000 | #Learnt:      14244 | 0.000
691.26/691.45	c total clause space: 1440.99MB
691.26/691.45	c total #watches: 309469
695.07/695.21	c total #propagations: 3862269 / total #impl: 128731035 (eff. 0.030)
695.07/695.21	c #Conflicts:     240000 | #Learnt:      15244 | 0.000
695.07/695.21	c total clause space: 1440.99MB
695.07/695.21	c total #watches: 315249
699.97/700.16	c total #propagations: 3878315 / total #impl: 129416787 (eff. 0.030)
699.97/700.16	c #Conflicts:     241000 | #Learnt:      16244 | 0.000
699.97/700.16	c total clause space: 1440.99MB
699.97/700.16	c total #watches: 321602
705.87/706.08	c total #propagations: 3896447 / total #impl: 129882751 (eff. 0.030)
705.87/706.08	c #Conflicts:     242000 | #Learnt:      17244 | 0.000
705.87/706.08	c total clause space: 1440.99MB
705.87/706.08	c total #watches: 327292
712.17/712.31	c total #propagations: 3914896 / total #impl: 130361267 (eff. 0.030)
712.17/712.31	c #Conflicts:     243000 | #Learnt:      18244 | 0.000
712.17/712.31	c total clause space: 1440.99MB
712.17/712.31	c total #watches: 331947
719.07/719.22	c total #propagations: 3932910 / total #impl: 130789079 (eff. 0.030)
719.07/719.22	c #Conflicts:     244000 | #Learnt:      19244 | 0.000
719.07/719.22	c total clause space: 1440.99MB
719.07/719.22	c total #watches: 337888
724.16/724.31	c total #propagations: 3953105 / total #impl: 131251361 (eff. 0.030)
724.16/724.31	c #Conflicts:     245000 | #Learnt:      20244 | 0.000
724.16/724.31	c total clause space: 1440.99MB
724.16/724.31	c total #watches: 345326
730.56/730.72	c total #propagations: 3971145 / total #impl: 131684922 (eff. 0.030)
730.56/730.72	c #Conflicts:     246000 | #Learnt:      21244 | 0.000
730.56/730.72	c total clause space: 1440.99MB
730.56/730.72	c total #watches: 351056
738.56/738.74	c total #propagations: 3986120 / total #impl: 132105955 (eff. 0.030)
738.56/738.74	c #Conflicts:     247000 | #Learnt:      22244 | 0.000
738.56/738.74	c total clause space: 1440.99MB
738.56/738.74	c total #watches: 356369
745.36/745.51	c total #propagations: 4002210 / total #impl: 132527967 (eff. 0.030)
745.36/745.51	c #Conflicts:     248000 | #Learnt:      23244 | 0.000
745.36/745.51	c total clause space: 1440.99MB
745.36/745.51	c total #watches: 361665
751.66/751.86	c total #propagations: 4020063 / total #impl: 132943745 (eff. 0.030)
751.66/751.86	c GC COLLECT
751.66/751.86	c #Conflicts:     249000 | #Learnt:      12342 | 0.000
751.66/751.86	c total clause space: 1440.99MB
751.66/751.86	c total #watches: 298250
755.06/755.24	c total #propagations: 4038702 / total #impl: 133433880 (eff. 0.030)
755.06/755.24	c #Conflicts:     250000 | #Learnt:      13342 | 0.000
755.06/755.24	c total clause space: 1440.99MB
755.06/755.24	c total #watches: 304011
759.45/759.60	c total #propagations: 4056409 / total #impl: 133896766 (eff. 0.030)
759.45/759.60	c #Conflicts:     251000 | #Learnt:      14342 | 0.000
759.45/759.60	c total clause space: 1440.99MB
759.45/759.60	c total #watches: 310962
764.55/764.70	c total #propagations: 4075232 / total #impl: 134352392 (eff. 0.030)
764.55/764.70	c #Conflicts:     252000 | #Learnt:      15342 | 0.000
764.55/764.70	c total clause space: 1440.99MB
764.55/764.70	c total #watches: 318728
768.95/769.15	c total #propagations: 4093414 / total #impl: 134782983 (eff. 0.030)
768.95/769.15	c #Conflicts:     253000 | #Learnt:      16342 | 0.000
768.95/769.15	c total clause space: 1440.99MB
768.95/769.15	c total #watches: 327266
773.95/774.10	c total #propagations: 4109384 / total #impl: 135362895 (eff. 0.030)
773.95/774.10	c #Conflicts:     254000 | #Learnt:      17342 | 0.000
773.95/774.10	c total clause space: 1440.99MB
773.95/774.10	c total #watches: 333591
780.15/780.31	c total #propagations: 4127520 / total #impl: 136053776 (eff. 0.030)
780.15/780.31	c #Conflicts:     255000 | #Learnt:      18342 | 0.000
780.15/780.31	c total clause space: 1440.99MB
780.15/780.31	c total #watches: 339625
787.05/787.27	c total #propagations: 4144504 / total #impl: 136636832 (eff. 0.030)
787.05/787.27	c #Conflicts:     256000 | #Learnt:      19342 | 0.000
787.05/787.27	c total clause space: 1440.99MB
787.05/787.27	c total #watches: 346923
792.75/792.96	c total #propagations: 4161777 / total #impl: 137090888 (eff. 0.030)
792.75/792.96	c #Conflicts:     257000 | #Learnt:      20342 | 0.000
792.75/792.96	c total clause space: 1440.99MB
792.75/792.96	c total #watches: 352260
799.45/799.63	c total #propagations: 4181364 / total #impl: 137638048 (eff. 0.030)
799.45/799.63	c #Conflicts:     258000 | #Learnt:      21342 | 0.000
799.45/799.63	c total clause space: 1440.99MB
799.45/799.63	c total #watches: 359715
805.65/805.84	c total #propagations: 4197018 / total #impl: 138057788 (eff. 0.030)
805.65/805.84	c #Conflicts:     259000 | #Learnt:      22342 | 0.000
805.65/805.84	c total clause space: 1440.99MB
805.65/805.84	c total #watches: 366593
812.95/813.14	c total #propagations: 4213178 / total #impl: 138512444 (eff. 0.030)
812.95/813.14	c #Conflicts:     260000 | #Learnt:      23342 | 0.000
812.95/813.14	c total clause space: 1440.99MB
812.95/813.14	c total #watches: 372453
822.66/822.87	c total #propagations: 4230572 / total #impl: 139070878 (eff. 0.030)
822.66/822.87	c #Conflicts:     261000 | #Learnt:      24342 | 0.000
822.66/822.87	c total clause space: 1440.99MB
822.66/822.87	c total #watches: 377400
827.65/827.89	c total #propagations: 4249261 / total #impl: 139751196 (eff. 0.030)
827.65/827.89	c GC COLLECT
827.65/827.89	c #Conflicts:     262000 | #Learnt:      13140 | 0.000
827.65/827.89	c total clause space: 1440.99MB
827.65/827.89	c total #watches: 302645
831.65/831.87	c total #propagations: 4265986 / total #impl: 140217763 (eff. 0.030)
831.65/831.87	c #Conflicts:     263000 | #Learnt:      14140 | 0.000
831.65/831.87	c total clause space: 1440.99MB
831.65/831.87	c total #watches: 311369
836.35/836.57	c total #propagations: 4282811 / total #impl: 140674909 (eff. 0.030)
836.35/836.57	c #Conflicts:     264000 | #Learnt:      15140 | 0.000
836.35/836.57	c total clause space: 1440.99MB
836.35/836.57	c total #watches: 317993
841.95/842.17	c total #propagations: 4299835 / total #impl: 141118319 (eff. 0.030)
841.95/842.17	c #Conflicts:     265000 | #Learnt:      16140 | 0.000
841.95/842.17	c total clause space: 1440.99MB
841.95/842.17	c total #watches: 324193
845.75/845.91	c total #propagations: 4315389 / total #impl: 141533075 (eff. 0.030)
845.75/845.91	c #Conflicts:     266000 | #Learnt:      17140 | 0.000
845.75/845.91	c total clause space: 1440.99MB
845.75/845.91	c total #watches: 329061
849.75/849.99	c total #propagations: 4331540 / total #impl: 141949710 (eff. 0.031)
849.75/849.99	c #Conflicts:     267000 | #Learnt:      18140 | 0.000
849.75/849.99	c total clause space: 1440.99MB
849.75/849.99	c total #watches: 333410
855.54/855.79	c total #propagations: 4350793 / total #impl: 142444811 (eff. 0.031)
855.54/855.79	c #Conflicts:     268000 | #Learnt:      19140 | 0.000
855.54/855.79	c total clause space: 1440.99MB
855.54/855.79	c total #watches: 338515
861.64/861.83	c total #propagations: 4368599 / total #impl: 143039558 (eff. 0.031)
861.64/861.83	c #Conflicts:     269000 | #Learnt:      20140 | 0.000
861.64/861.83	c total clause space: 1440.99MB
861.64/861.83	c total #watches: 344800
867.94/868.10	c total #propagations: 4385284 / total #impl: 143598905 (eff. 0.031)
867.94/868.10	c #Conflicts:     270000 | #Learnt:      21140 | 0.000
867.94/868.10	c total clause space: 1440.99MB
867.94/868.10	c total #watches: 350065
872.44/872.69	c total #propagations: 4403353 / total #impl: 144265939 (eff. 0.031)
872.44/872.69	c #Conflicts:     271000 | #Learnt:      22140 | 0.000
872.44/872.69	c total clause space: 1440.99MB
872.44/872.69	c total #watches: 356307
877.54/877.74	c total #propagations: 4421197 / total #impl: 144780403 (eff. 0.031)
877.54/877.74	c #Conflicts:     272000 | #Learnt:      23140 | 0.000
877.54/877.74	c total clause space: 1440.99MB
877.54/877.74	c total #watches: 360291
882.84/883.02	c total #propagations: 4439265 / total #impl: 145204405 (eff. 0.031)
882.84/883.02	c #Conflicts:     273000 | #Learnt:      24140 | 0.000
882.84/883.02	c total clause space: 1440.99MB
882.84/883.02	c total #watches: 365526
886.74/886.94	c total #propagations: 4456100 / total #impl: 145704894 (eff. 0.031)
886.74/886.94	c GC COLLECT
886.74/886.94	c #Conflicts:     274000 | #Learnt:      12636 | 0.000
886.74/886.94	c total clause space: 1440.99MB
886.74/886.94	c total #watches: 300490
890.74/890.98	c total #propagations: 4471156 / total #impl: 146245657 (eff. 0.031)
890.74/890.98	c #Conflicts:     275000 | #Learnt:      13636 | 0.000
890.74/890.98	c total clause space: 1440.99MB
890.74/890.98	c total #watches: 306471
893.64/893.81	c total #propagations: 4488750 / total #impl: 146836694 (eff. 0.031)
893.64/893.81	c #Conflicts:     276000 | #Learnt:      14636 | 0.000
893.64/893.81	c total clause space: 1440.99MB
893.64/893.81	c total #watches: 311416
897.24/897.47	c total #propagations: 4504217 / total #impl: 147266315 (eff. 0.031)
897.24/897.47	c #Conflicts:     277000 | #Learnt:      15637 | 0.000
897.24/897.47	c total clause space: 1440.99MB
897.24/897.47	c total #watches: 319844
900.54/900.79	c total #propagations: 4523367 / total #impl: 147802104 (eff. 0.031)
900.54/900.79	c #Conflicts:     278000 | #Learnt:      16637 | 0.000
900.54/900.79	c total clause space: 1440.99MB
900.54/900.79	c total #watches: 329734
905.24/905.44	c total #propagations: 4539490 / total #impl: 148421944 (eff. 0.031)
905.24/905.44	c #Conflicts:     279000 | #Learnt:      17637 | 0.000
905.24/905.44	c total clause space: 1440.99MB
905.24/905.44	c total #watches: 336416
911.23/911.49	c total #propagations: 4555921 / total #impl: 149033364 (eff. 0.031)
911.23/911.49	c #Conflicts:     280000 | #Learnt:      18637 | 0.000
911.23/911.49	c total clause space: 1440.99MB
911.23/911.49	c total #watches: 344311
917.24/917.44	c total #propagations: 4572669 / total #impl: 149502128 (eff. 0.031)
917.24/917.44	c #Conflicts:     281000 | #Learnt:      19637 | 0.000
917.24/917.44	c total clause space: 1440.99MB
917.24/917.44	c total #watches: 350042
922.13/922.35	c total #propagations: 4593663 / total #impl: 149924353 (eff. 0.031)
922.13/922.35	c #Conflicts:     282000 | #Learnt:      20637 | 0.000
922.13/922.35	c total clause space: 1440.99MB
922.13/922.35	c total #watches: 357937
927.63/927.84	c total #propagations: 4612164 / total #impl: 150483661 (eff. 0.031)
927.63/927.84	c #Conflicts:     283000 | #Learnt:      21637 | 0.000
927.63/927.84	c total clause space: 1440.99MB
927.63/927.84	c total #watches: 363530
933.53/933.79	c total #propagations: 4629590 / total #impl: 151107548 (eff. 0.031)
933.53/933.79	c #Conflicts:     284000 | #Learnt:      22637 | 0.000
933.53/933.79	c total clause space: 1440.99MB
933.53/933.79	c total #watches: 369172
939.73/939.96	c total #propagations: 4646090 / total #impl: 151634591 (eff. 0.031)
939.73/939.96	c #Conflicts:     285000 | #Learnt:      23637 | 0.000
939.73/939.96	c total clause space: 1440.99MB
939.73/939.96	c total #watches: 377373
946.63/946.85	c total #propagations: 4664826 / total #impl: 152199055 (eff. 0.031)
946.63/946.85	c #Conflicts:     286000 | #Learnt:      24637 | 0.000
946.63/946.85	c total clause space: 1440.99MB
946.63/946.85	c total #watches: 386026
953.32/953.50	c total #propagations: 4680389 / total #impl: 152827599 (eff. 0.031)
953.32/953.50	c GC COLLECT
953.32/953.50	c #Conflicts:     287000 | #Learnt:      12839 | 0.000
953.32/953.50	c total clause space: 1440.99MB
953.32/953.50	c total #watches: 301878
956.62/956.85	c total #propagations: 4696153 / total #impl: 153387416 (eff. 0.031)
956.62/956.85	c #Conflicts:     288000 | #Learnt:      13839 | 0.000
956.62/956.85	c total clause space: 1440.99MB
956.62/956.85	c total #watches: 308373
961.23/961.41	c total #propagations: 4711921 / total #impl: 154028670 (eff. 0.031)
961.23/961.41	c #Conflicts:     289000 | #Learnt:      14839 | 0.000
961.23/961.41	c total clause space: 1440.99MB
961.23/961.41	c total #watches: 315374
964.82/965.08	c total #propagations: 4728936 / total #impl: 154549095 (eff. 0.031)
964.82/965.08	c #Conflicts:     290000 | #Learnt:      15839 | 0.000
964.82/965.08	c total clause space: 1440.99MB
964.82/965.08	c total #watches: 322559
969.92/970.11	c total #propagations: 4749316 / total #impl: 155041672 (eff. 0.031)
969.92/970.11	c #Conflicts:     291000 | #Learnt:      16839 | 0.000
969.92/970.11	c total clause space: 1440.99MB
969.92/970.11	c total #watches: 327491
973.82/974.07	c total #propagations: 4772098 / total #impl: 155502380 (eff. 0.031)
973.82/974.07	c #Conflicts:     292000 | #Learnt:      17839 | 0.000
973.82/974.07	c total clause space: 1440.99MB
973.82/974.07	c total #watches: 333726
979.12/979.36	c total #propagations: 4790928 / total #impl: 156028626 (eff. 0.031)
979.12/979.36	c #Conflicts:     293000 | #Learnt:      18839 | 0.000
979.12/979.36	c total clause space: 1440.99MB
979.12/979.36	c total #watches: 339913
984.62/984.86	c total #propagations: 4807331 / total #impl: 156611475 (eff. 0.031)
984.62/984.86	c #Conflicts:     294000 | #Learnt:      19839 | 0.000
984.62/984.86	c total clause space: 1440.99MB
984.62/984.86	c total #watches: 345667
990.92/991.12	c total #propagations: 4823528 / total #impl: 157225328 (eff. 0.031)
990.92/991.12	c #Conflicts:     295000 | #Learnt:      20839 | 0.000
990.92/991.12	c total clause space: 1440.99MB
990.92/991.12	c total #watches: 350160
997.12/997.36	c total #propagations: 4842172 / total #impl: 157861976 (eff. 0.031)
997.12/997.36	c #Conflicts:     296000 | #Learnt:      21839 | 0.000
997.12/997.36	c total clause space: 1440.99MB
997.12/997.36	c total #watches: 355276
1005.02/1005.27	c total #propagations: 4860658 / total #impl: 158440365 (eff. 0.031)
1005.02/1005.27	c #Conflicts:     297000 | #Learnt:      22839 | 0.000
1005.02/1005.27	c total clause space: 1440.99MB
1005.02/1005.27	c total #watches: 363155
1009.42/1009.63	c total #propagations: 4880251 / total #impl: 158888902 (eff. 0.031)
1009.42/1009.63	c #Conflicts:     298000 | #Learnt:      23839 | 0.000
1009.42/1009.63	c total clause space: 1440.99MB
1009.42/1009.63	c total #watches: 370701
1016.42/1016.66	c total #propagations: 4897561 / total #impl: 159358921 (eff. 0.031)
1016.42/1016.66	c #Conflicts:     299000 | #Learnt:      24839 | 0.000
1016.42/1016.66	c total clause space: 1440.99MB
1016.42/1016.66	c total #watches: 375870
1021.62/1021.87	c total #propagations: 4918057 / total #impl: 159828472 (eff. 0.031)
1021.62/1021.87	c #Conflicts:     300000 | #Learnt:      25839 | 0.000
1021.62/1021.87	c total clause space: 1440.99MB
1021.62/1021.87	c total #watches: 381306
1025.72/1025.97	c total #propagations: 4936439 / total #impl: 160243385 (eff. 0.031)
1025.72/1025.97	c GC COLLECT
1025.72/1025.97	c #Conflicts:     301000 | #Learnt:      13726 | 0.000
1025.72/1025.97	c total clause space: 1440.99MB
1025.72/1025.97	c total #watches: 309057
1030.52/1030.75	c total #propagations: 4956628 / total #impl: 160785993 (eff. 0.031)
1030.52/1030.75	c #Conflicts:     302000 | #Learnt:      14726 | 0.000
1030.52/1030.75	c total clause space: 1440.99MB
1030.52/1030.75	c total #watches: 315485
1035.61/1035.89	c total #propagations: 4975546 / total #impl: 161405444 (eff. 0.031)
1035.61/1035.89	c #Conflicts:     303000 | #Learnt:      15726 | 0.000
1035.61/1035.89	c total clause space: 1440.99MB
1035.61/1035.89	c total #watches: 321244
1040.31/1040.55	c total #propagations: 4993438 / total #impl: 161854617 (eff. 0.031)
1040.31/1040.55	c #Conflicts:     304000 | #Learnt:      16726 | 0.000
1040.31/1040.55	c total clause space: 1440.99MB
1040.31/1040.55	c total #watches: 328871
1046.02/1046.30	c total #propagations: 5011127 / total #impl: 162273756 (eff. 0.031)
1046.02/1046.30	c #Conflicts:     305000 | #Learnt:      17726 | 0.000
1046.02/1046.30	c total clause space: 1440.99MB
1046.02/1046.30	c total #watches: 335572
1051.91/1052.17	c total #propagations: 5028787 / total #impl: 162777729 (eff. 0.031)
1051.91/1052.17	c #Conflicts:     306000 | #Learnt:      18726 | 0.000
1051.91/1052.17	c total clause space: 1440.99MB
1051.91/1052.17	c total #watches: 342925
1058.81/1059.09	c total #propagations: 5047872 / total #impl: 163301680 (eff. 0.031)
1058.81/1059.09	c #Conflicts:     307000 | #Learnt:      19726 | 0.000
1058.81/1059.09	c total clause space: 1440.99MB
1058.81/1059.09	c total #watches: 348928
1065.31/1065.53	c total #propagations: 5063686 / total #impl: 163659755 (eff. 0.031)
1065.31/1065.53	c #Conflicts:     308000 | #Learnt:      20726 | 0.000
1065.31/1065.53	c total clause space: 1440.99MB
1065.31/1065.53	c total #watches: 356490
1072.11/1072.33	c total #propagations: 5081578 / total #impl: 164062215 (eff. 0.031)
1072.11/1072.33	c #Conflicts:     309000 | #Learnt:      21726 | 0.000
1072.11/1072.33	c total clause space: 1440.99MB
1072.11/1072.33	c total #watches: 363729
1079.01/1079.26	c total #propagations: 5099698 / total #impl: 164639135 (eff. 0.031)
1079.01/1079.26	c #Conflicts:     310000 | #Learnt:      22726 | 0.000
1079.01/1079.26	c total clause space: 1440.99MB
1079.01/1079.26	c total #watches: 369564
1087.91/1088.10	c total #propagations: 5117188 / total #impl: 165221555 (eff. 0.031)
1087.91/1088.10	c #Conflicts:     311000 | #Learnt:      23726 | 0.000
1087.91/1088.10	c total clause space: 1440.99MB
1087.91/1088.10	c total #watches: 374686
1098.30/1098.59	c total #propagations: 5133671 / total #impl: 165603982 (eff. 0.031)
1098.30/1098.59	c #Conflicts:     312000 | #Learnt:      24726 | 0.000
1098.30/1098.59	c total clause space: 1440.99MB
1098.30/1098.59	c total #watches: 380602
1108.00/1108.20	c total #propagations: 5150667 / total #impl: 165928321 (eff. 0.031)
1108.00/1108.20	c #Conflicts:     313000 | #Learnt:      25726 | 0.000
1108.00/1108.20	c total clause space: 1440.99MB
1108.00/1108.20	c total #watches: 386852
1115.41/1115.62	c total #propagations: 5166878 / total #impl: 166270130 (eff. 0.031)
1115.41/1115.62	c #Conflicts:     314000 | #Learnt:      26726 | 0.000
1115.41/1115.62	c total clause space: 1440.99MB
1115.41/1115.62	c total #watches: 393373
1119.41/1119.65	c total #propagations: 5182085 / total #impl: 166662708 (eff. 0.031)
1119.41/1119.65	c GC COLLECT
1119.41/1119.65	c #Conflicts:     315000 | #Learnt:      14323 | 0.000
1119.41/1119.65	c total clause space: 1440.99MB
1119.41/1119.65	c total #watches: 313500
1122.81/1123.08	c total #propagations: 5196373 / total #impl: 167038206 (eff. 0.031)
1122.81/1123.08	c #Conflicts:     316000 | #Learnt:      15323 | 0.000
1122.81/1123.08	c total clause space: 1440.99MB
1122.81/1123.08	c total #watches: 321711
1126.10/1126.38	c total #propagations: 5208894 / total #impl: 167539091 (eff. 0.031)
1126.10/1126.38	c #Conflicts:     317000 | #Learnt:      16323 | 0.000
1126.10/1126.38	c total clause space: 1440.99MB
1126.10/1126.38	c total #watches: 329991
1129.40/1129.66	c total #propagations: 5222645 / total #impl: 167953036 (eff. 0.031)
1129.40/1129.66	c #Conflicts:     318000 | #Learnt:      17323 | 0.000
1129.40/1129.66	c total clause space: 1440.99MB
1129.40/1129.66	c total #watches: 336563
1131.50/1131.72	c total #propagations: 5237860 / total #impl: 168387158 (eff. 0.031)
1131.50/1131.72	c #Conflicts:     319000 | #Learnt:      18323 | 0.000
1131.50/1131.72	c total clause space: 1440.99MB
1131.50/1131.72	c total #watches: 341721
1134.60/1134.89	c total #propagations: 5250930 / total #impl: 168768669 (eff. 0.031)
1134.60/1134.89	c #Conflicts:     320000 | #Learnt:      19323 | 0.000
1134.60/1134.89	c total clause space: 1440.99MB
1134.60/1134.89	c total #watches: 348228
1137.50/1137.78	c total #propagations: 5264749 / total #impl: 169328275 (eff. 0.031)
1137.50/1137.78	c #Conflicts:     321000 | #Learnt:      20323 | 0.000
1137.50/1137.78	c total clause space: 1440.99MB
1137.50/1137.78	c total #watches: 354767
1142.00/1142.28	c total #propagations: 5277696 / total #impl: 169946577 (eff. 0.031)
1142.00/1142.28	c #Conflicts:     322000 | #Learnt:      21323 | 0.000
1142.00/1142.28	c total clause space: 1440.99MB
1142.00/1142.28	c total #watches: 362500
1146.11/1146.38	c total #propagations: 5292300 / total #impl: 170612275 (eff. 0.031)
1146.11/1146.38	c #Conflicts:     323000 | #Learnt:      22323 | 0.000
1146.11/1146.38	c total clause space: 1440.99MB
1146.11/1146.38	c total #watches: 370348
1150.10/1150.39	c total #propagations: 5305679 / total #impl: 171156432 (eff. 0.031)
1150.10/1150.39	c #Conflicts:     324000 | #Learnt:      23323 | 0.000
1150.10/1150.39	c total clause space: 1440.99MB
1150.10/1150.39	c total #watches: 379412
1154.10/1154.31	c total #propagations: 5320064 / total #impl: 171689502 (eff. 0.031)
1154.10/1154.31	c #Conflicts:     325000 | #Learnt:      24323 | 0.000
1154.10/1154.31	c total clause space: 1440.99MB
1154.10/1154.31	c total #watches: 387449
1158.00/1158.23	c total #propagations: 5335458 / total #impl: 172274864 (eff. 0.031)
1158.00/1158.23	c #Conflicts:     326000 | #Learnt:      25323 | 0.000
1158.00/1158.23	c total clause space: 1440.99MB
1158.00/1158.23	c total #watches: 394660
1162.10/1162.35	c total #propagations: 5349799 / total #impl: 172917440 (eff. 0.031)
1162.10/1162.35	c #Conflicts:     327000 | #Learnt:      26323 | 0.000
1162.10/1162.35	c total clause space: 1440.99MB
1162.10/1162.35	c total #watches: 401713
1166.60/1166.81	c total #propagations: 5365429 / total #impl: 173497661 (eff. 0.031)
1166.60/1166.81	c #Conflicts:     328000 | #Learnt:      27323 | 0.000
1166.60/1166.81	c total clause space: 1440.99MB
1166.60/1166.81	c total #watches: 408049
1169.90/1170.10	c total #propagations: 5381208 / total #impl: 173966917 (eff. 0.031)
1169.90/1170.10	c GC COLLECT
1169.90/1170.10	c #Conflicts:     329000 | #Learnt:      14618 | 0.000
1169.90/1170.10	c total clause space: 1440.99MB
1169.90/1170.10	c total #watches: 317176
1173.30/1173.50	c total #propagations: 5395122 / total #impl: 174381300 (eff. 0.031)
1173.30/1173.50	c #Conflicts:     330000 | #Learnt:      15618 | 0.000
1173.30/1173.50	c total clause space: 1440.99MB
1173.30/1173.50	c total #watches: 326638
1175.20/1175.40	c total #propagations: 5410250 / total #impl: 174864315 (eff. 0.031)
1175.20/1175.40	c #Conflicts:     331000 | #Learnt:      16618 | 0.000
1175.20/1175.40	c total clause space: 1440.99MB
1175.20/1175.40	c total #watches: 335398
1178.19/1178.48	c total #propagations: 5426034 / total #impl: 175291653 (eff. 0.031)
1178.19/1178.48	c #Conflicts:     332000 | #Learnt:      17618 | 0.000
1178.19/1178.48	c total clause space: 1440.99MB
1178.19/1178.48	c total #watches: 342052
1180.79/1181.06	c total #propagations: 5443302 / total #impl: 175946259 (eff. 0.031)
1180.79/1181.06	c #Conflicts:     333000 | #Learnt:      18618 | 0.000
1180.79/1181.06	c total clause space: 1440.99MB
1180.79/1181.06	c total #watches: 349376
1183.09/1183.37	c total #propagations: 5459198 / total #impl: 176464634 (eff. 0.031)
1183.09/1183.37	c #Conflicts:     334000 | #Learnt:      19618 | 0.000
1183.09/1183.37	c total clause space: 1440.99MB
1183.09/1183.37	c total #watches: 358088
1187.19/1187.41	c total #propagations: 5472860 / total #impl: 176901872 (eff. 0.031)
1187.19/1187.41	c #Conflicts:     335000 | #Learnt:      20618 | 0.000
1187.19/1187.41	c total clause space: 1440.99MB
1187.19/1187.41	c total #watches: 363900
1192.20/1192.43	c total #propagations: 5490985 / total #impl: 177753443 (eff. 0.031)
1192.20/1192.43	c #Conflicts:     336000 | #Learnt:      21618 | 0.000
1192.20/1192.43	c total clause space: 1440.99MB
1192.20/1192.43	c total #watches: 372263
1198.80/1199.03	c total #propagations: 5508074 / total #impl: 178424907 (eff. 0.031)
1198.80/1199.03	c #Conflicts:     337000 | #Learnt:      22618 | 0.000
1198.80/1199.03	c total clause space: 1440.99MB
1198.80/1199.03	c total #watches: 379440
1203.99/1204.26	c total #propagations: 5526188 / total #impl: 179349383 (eff. 0.031)
1203.99/1204.26	c #Conflicts:     338000 | #Learnt:      23618 | 0.000
1203.99/1204.26	c total clause space: 1440.99MB
1203.99/1204.26	c total #watches: 386086
1211.89/1212.14	c total #propagations: 5546493 / total #impl: 179897881 (eff. 0.031)
1211.89/1212.14	c #Conflicts:     339000 | #Learnt:      24618 | 0.000
1211.89/1212.14	c total clause space: 1440.99MB
1211.89/1212.14	c total #watches: 394971
1220.39/1220.60	c total #propagations: 5562462 / total #impl: 180326365 (eff. 0.031)
1220.39/1220.60	c #Conflicts:     340000 | #Learnt:      25618 | 0.000
1220.39/1220.60	c total clause space: 1440.99MB
1220.39/1220.60	c total #watches: 401328
1228.99/1229.21	c total #propagations: 5579306 / total #impl: 180827461 (eff. 0.031)
1228.99/1229.21	c #Conflicts:     341000 | #Learnt:      26618 | 0.000
1228.99/1229.21	c total clause space: 1440.99MB
1228.99/1229.21	c total #watches: 407089
1238.68/1238.93	c total #propagations: 5601398 / total #impl: 181284086 (eff. 0.031)
1238.68/1238.93	c #Conflicts:     342000 | #Learnt:      27618 | 0.000
1238.68/1238.93	c total clause space: 1440.99MB
1238.68/1238.93	c total #watches: 413491
1244.38/1244.66	c total #propagations: 5622132 / total #impl: 181647324 (eff. 0.031)
1244.38/1244.66	c GC COLLECT
1244.38/1244.66	c #Conflicts:     343000 | #Learnt:      14611 | 0.000
1244.38/1244.66	c total clause space: 1440.99MB
1244.38/1244.66	c total #watches: 317332
1249.28/1249.55	c total #propagations: 5643724 / total #impl: 182134065 (eff. 0.031)
1249.28/1249.55	c #Conflicts:     344000 | #Learnt:      15611 | 0.000
1249.28/1249.55	c total clause space: 1440.99MB
1249.28/1249.55	c total #watches: 322773
1255.18/1255.45	c total #propagations: 5665165 / total #impl: 182747326 (eff. 0.031)
1255.18/1255.45	c #Conflicts:     345000 | #Learnt:      16611 | 0.000
1255.18/1255.45	c total clause space: 1440.99MB
1255.18/1255.45	c total #watches: 329318
1260.08/1260.34	c total #propagations: 5683000 / total #impl: 183281027 (eff. 0.031)
1260.08/1260.34	c #Conflicts:     346000 | #Learnt:      17611 | 0.000
1260.08/1260.34	c total clause space: 1440.99MB
1260.08/1260.34	c total #watches: 337038
1264.38/1264.68	c total #propagations: 5700449 / total #impl: 183738191 (eff. 0.031)
1264.38/1264.68	c #Conflicts:     347000 | #Learnt:      18611 | 0.000
1264.38/1264.68	c total clause space: 1440.99MB
1264.38/1264.68	c total #watches: 344382
1271.88/1272.12	c total #propagations: 5718060 / total #impl: 184153127 (eff. 0.031)
1271.88/1272.12	c #Conflicts:     348000 | #Learnt:      19611 | 0.000
1271.88/1272.12	c total clause space: 1440.99MB
1271.88/1272.12	c total #watches: 349579
1282.18/1282.41	c total #propagations: 5738878 / total #impl: 184463790 (eff. 0.031)
1282.18/1282.41	c #Conflicts:     349000 | #Learnt:      20611 | 0.000
1282.18/1282.41	c total clause space: 1440.99MB
1282.18/1282.41	c total #watches: 354688
1291.57/1291.82	c total #propagations: 5757097 / total #impl: 184863659 (eff. 0.031)
1291.57/1291.82	c #Conflicts:     350000 | #Learnt:      21611 | 0.000
1291.57/1291.82	c total clause space: 1440.99MB
1291.57/1291.82	c total #watches: 360214
1299.37/1299.66	c total #propagations: 5774707 / total #impl: 185252672 (eff. 0.031)
1299.37/1299.66	c #Conflicts:     351000 | #Learnt:      22611 | 0.000
1299.37/1299.66	c total clause space: 1440.99MB
1299.37/1299.66	c total #watches: 364231
1306.17/1306.40	c total #propagations: 5796098 / total #impl: 185628988 (eff. 0.031)
1306.17/1306.40	c #Conflicts:     352000 | #Learnt:      23611 | 0.000
1306.17/1306.40	c total clause space: 1440.99MB
1306.17/1306.40	c total #watches: 368117
1313.67/1313.98	c total #propagations: 5819473 / total #impl: 186109373 (eff. 0.031)
1313.67/1313.98	c #Conflicts:     353000 | #Learnt:      24611 | 0.000
1313.67/1313.98	c total clause space: 1440.99MB
1313.67/1313.98	c total #watches: 372221
1320.77/1321.01	c total #propagations: 5843018 / total #impl: 186611294 (eff. 0.031)
1320.77/1321.01	c #Conflicts:     354000 | #Learnt:      25611 | 0.000
1320.77/1321.01	c total clause space: 1440.99MB
1320.77/1321.01	c total #watches: 380093
1327.47/1327.70	c total #propagations: 5864012 / total #impl: 187048419 (eff. 0.031)
1327.47/1327.70	c #Conflicts:     355000 | #Learnt:      26611 | 0.000
1327.47/1327.70	c total clause space: 1440.99MB
1327.47/1327.70	c total #watches: 388728
1335.77/1336.05	c total #propagations: 5879504 / total #impl: 187688848 (eff. 0.031)
1335.77/1336.05	c #Conflicts:     356000 | #Learnt:      27611 | 0.000
1335.77/1336.05	c total clause space: 1440.99MB
1335.77/1336.05	c total #watches: 395516
1344.27/1344.52	c total #propagations: 5897692 / total #impl: 188265317 (eff. 0.031)
1344.27/1344.52	c #Conflicts:     357000 | #Learnt:      28611 | 0.000
1344.27/1344.52	c total clause space: 1440.99MB
1344.27/1344.52	c total #watches: 403428
1348.87/1349.12	c total #propagations: 5916801 / total #impl: 188656383 (eff. 0.031)
1348.87/1349.12	c GC COLLECT
1348.87/1349.12	c #Conflicts:     358000 | #Learnt:      15307 | 0.000
1348.87/1349.12	c total clause space: 1440.99MB
1348.87/1349.12	c total #watches: 323858
1354.37/1354.68	c total #propagations: 5935213 / total #impl: 189048316 (eff. 0.031)
1354.37/1354.68	c #Conflicts:     359000 | #Learnt:      16307 | 0.000
1354.37/1354.68	c total clause space: 1440.99MB
1354.37/1354.68	c total #watches: 331948
1359.77/1360.01	c total #propagations: 5951708 / total #impl: 189690162 (eff. 0.031)
1359.77/1360.01	c #Conflicts:     360000 | #Learnt:      17307 | 0.000
1359.77/1360.01	c total clause space: 1440.99MB
1359.77/1360.01	c total #watches: 337345
1366.47/1366.72	c total #propagations: 5969608 / total #impl: 190237913 (eff. 0.031)
1366.47/1366.72	c #Conflicts:     361000 | #Learnt:      18307 | 0.000
1366.47/1366.72	c total clause space: 1440.99MB
1366.47/1366.72	c total #watches: 341829
1373.57/1373.80	c total #propagations: 5987804 / total #impl: 190769703 (eff. 0.031)
1373.57/1373.80	c #Conflicts:     362000 | #Learnt:      19307 | 0.000
1373.57/1373.80	c total clause space: 1440.99MB
1373.57/1373.80	c total #watches: 347913
1382.26/1382.53	c total #propagations: 6005138 / total #impl: 191224734 (eff. 0.031)
1382.26/1382.53	c #Conflicts:     363000 | #Learnt:      20307 | 0.000
1382.26/1382.53	c total clause space: 1440.99MB
1382.26/1382.53	c total #watches: 354110
1390.27/1390.53	c total #propagations: 6024456 / total #impl: 191613001 (eff. 0.031)
1390.27/1390.53	c #Conflicts:     364000 | #Learnt:      21307 | 0.000
1390.27/1390.53	c total clause space: 1440.99MB
1390.27/1390.53	c total #watches: 360541
1396.96/1397.21	c total #propagations: 6041906 / total #impl: 191980496 (eff. 0.031)
1396.96/1397.21	c #Conflicts:     365000 | #Learnt:      22307 | 0.000
1396.96/1397.21	c total clause space: 1440.99MB
1396.96/1397.21	c total #watches: 367414
1402.66/1402.93	c total #propagations: 6060604 / total #impl: 192314661 (eff. 0.032)
1402.66/1402.93	c #Conflicts:     366000 | #Learnt:      23307 | 0.000
1402.66/1402.93	c total clause space: 1440.99MB
1402.66/1402.93	c total #watches: 372622
1407.56/1407.82	c total #propagations: 6079718 / total #impl: 192773730 (eff. 0.032)
1407.56/1407.82	c #Conflicts:     367000 | #Learnt:      24307 | 0.000
1407.56/1407.82	c total clause space: 1440.99MB
1407.56/1407.82	c total #watches: 377074
1412.56/1412.84	c total #propagations: 6099588 / total #impl: 193173895 (eff. 0.032)
1412.56/1412.84	c #Conflicts:     368000 | #Learnt:      25307 | 0.000
1412.56/1412.84	c total clause space: 1440.99MB
1412.56/1412.84	c total #watches: 381394
1416.26/1416.59	c total #propagations: 6124546 / total #impl: 193603551 (eff. 0.032)
1416.26/1416.59	c #Conflicts:     369000 | #Learnt:      26307 | 0.000
1416.26/1416.59	c total clause space: 1440.99MB
1416.26/1416.59	c total #watches: 385507
1422.66/1422.92	c total #propagations: 6141008 / total #impl: 193974473 (eff. 0.032)
1422.66/1422.92	c #Conflicts:     370000 | #Learnt:      27307 | 0.000
1422.66/1422.92	c total clause space: 1440.99MB
1422.66/1422.92	c total #watches: 391960
1432.56/1432.89	c total #propagations: 6159194 / total #impl: 194453545 (eff. 0.032)
1432.56/1432.89	c #Conflicts:     371000 | #Learnt:      28307 | 0.000
1432.56/1432.89	c total clause space: 1440.99MB
1432.56/1432.89	c total #watches: 397964
1442.55/1442.89	c total #propagations: 6181682 / total #impl: 194976223 (eff. 0.032)
1442.55/1442.89	c GC COLLECT
1442.55/1442.89	c #Conflicts:     372000 | #Learnt:      14710 | 0.000
1442.55/1442.89	c total clause space: 1440.99MB
1442.55/1442.89	c total #watches: 318950
1446.95/1447.26	c total #propagations: 6199178 / total #impl: 195448599 (eff. 0.032)
1446.95/1447.26	c #Conflicts:     373000 | #Learnt:      15710 | 0.000
1446.95/1447.26	c total clause space: 1440.99MB
1446.95/1447.26	c total #watches: 327263
1450.75/1451.10	c total #propagations: 6215868 / total #impl: 195833857 (eff. 0.032)
1450.75/1451.10	c #Conflicts:     374000 | #Learnt:      16710 | 0.000
1450.75/1451.10	c total clause space: 1440.99MB
1450.75/1451.10	c total #watches: 336348
1454.85/1455.11	c total #propagations: 6228469 / total #impl: 196138529 (eff. 0.032)
1454.85/1455.11	c #Conflicts:     375000 | #Learnt:      17710 | 0.000
1454.85/1455.11	c total clause space: 1440.99MB
1454.85/1455.11	c total #watches: 346251
1459.05/1459.36	c total #propagations: 6241350 / total #impl: 196495199 (eff. 0.032)
1459.05/1459.36	c #Conflicts:     376000 | #Learnt:      18710 | 0.000
1459.05/1459.36	c total clause space: 1440.99MB
1459.05/1459.36	c total #watches: 355134
1463.55/1463.82	c total #propagations: 6255798 / total #impl: 196936879 (eff. 0.032)
1463.55/1463.82	c #Conflicts:     377000 | #Learnt:      19710 | 0.000
1463.55/1463.82	c total clause space: 1440.99MB
1463.55/1463.82	c total #watches: 364412
1468.64/1468.90	c total #propagations: 6269306 / total #impl: 197376108 (eff. 0.032)
1468.64/1468.90	c #Conflicts:     378000 | #Learnt:      20710 | 0.000
1468.64/1468.90	c total clause space: 1440.99MB
1468.64/1468.90	c total #watches: 372320
1474.44/1474.77	c total #propagations: 6284518 / total #impl: 197846442 (eff. 0.032)
1474.44/1474.77	c #Conflicts:     379000 | #Learnt:      21710 | 0.000
1474.44/1474.77	c total clause space: 1440.99MB
1474.44/1474.77	c total #watches: 378769
1481.04/1481.34	c total #propagations: 6299528 / total #impl: 198360155 (eff. 0.032)
1481.04/1481.34	c #Conflicts:     380000 | #Learnt:      22710 | 0.000
1481.04/1481.34	c total clause space: 1440.99MB
1481.04/1481.34	c total #watches: 386296
1489.34/1489.61	c total #propagations: 6317290 / total #impl: 199143116 (eff. 0.032)
1489.34/1489.61	c #Conflicts:     381000 | #Learnt:      23710 | 0.000
1489.34/1489.61	c total clause space: 1440.99MB
1489.34/1489.61	c total #watches: 393039
1497.64/1497.90	c total #propagations: 6334163 / total #impl: 199723498 (eff. 0.032)
1497.64/1497.90	c #Conflicts:     382000 | #Learnt:      24710 | 0.000
1497.64/1497.90	c total clause space: 1440.99MB
1497.64/1497.90	c total #watches: 400128
1505.75/1506.05	c total #propagations: 6352855 / total #impl: 200202732 (eff. 0.032)
1505.75/1506.05	c #Conflicts:     383000 | #Learnt:      25710 | 0.000
1505.75/1506.05	c total clause space: 1440.99MB
1505.75/1506.05	c total #watches: 408547
1512.94/1513.24	c total #propagations: 6371882 / total #impl: 200598185 (eff. 0.032)
1512.94/1513.24	c #Conflicts:     384000 | #Learnt:      26710 | 0.000
1512.94/1513.24	c total clause space: 1440.99MB
1512.94/1513.24	c total #watches: 415651
1520.74/1521.05	c total #propagations: 6388732 / total #impl: 201272701 (eff. 0.032)
1520.74/1521.05	c #Conflicts:     385000 | #Learnt:      27710 | 0.000
1520.74/1521.05	c total clause space: 1440.99MB
1520.74/1521.05	c total #watches: 423736
1530.23/1530.55	c total #propagations: 6406721 / total #impl: 201624171 (eff. 0.032)
1530.23/1530.55	c #Conflicts:     386000 | #Learnt:      28710 | 0.000
1530.23/1530.55	c total clause space: 1440.99MB
1530.23/1530.55	c total #watches: 432135
1537.33/1537.63	c total #propagations: 6423385 / total #impl: 202069523 (eff. 0.032)
1537.33/1537.63	c #Conflicts:     387000 | #Learnt:      29710 | 0.000
1537.33/1537.63	c total clause space: 1440.99MB
1537.33/1537.63	c total #watches: 438826
1542.05/1542.38	c total #propagations: 6438353 / total #impl: 202491007 (eff. 0.032)
1542.05/1542.38	c GC COLLECT
1542.05/1542.38	c #Conflicts:     388000 | #Learnt:      15816 | 0.000
1542.05/1542.38	c total clause space: 1440.99MB
1542.05/1542.38	c total #watches: 327408
1546.94/1547.27	c total #propagations: 6457037 / total #impl: 203186960 (eff. 0.032)
1546.94/1547.27	c #Conflicts:     389000 | #Learnt:      16816 | 0.000
1546.94/1547.27	c total clause space: 1440.99MB
1546.94/1547.27	c total #watches: 333196
1552.64/1552.99	c total #propagations: 6477409 / total #impl: 203734076 (eff. 0.032)
1552.64/1552.99	c #Conflicts:     390000 | #Learnt:      17816 | 0.000
1552.64/1552.99	c total clause space: 1440.99MB
1552.64/1552.99	c total #watches: 338525
1557.54/1557.81	c total #propagations: 6496278 / total #impl: 204107696 (eff. 0.032)
1557.54/1557.81	c #Conflicts:     391000 | #Learnt:      18816 | 0.000
1557.54/1557.81	c total clause space: 1440.99MB
1557.54/1557.81	c total #watches: 344842
1564.54/1564.81	c total #propagations: 6513306 / total #impl: 204509512 (eff. 0.032)
1564.54/1564.81	c #Conflicts:     392000 | #Learnt:      19816 | 0.000
1564.54/1564.81	c total clause space: 1440.99MB
1564.54/1564.81	c total #watches: 351143
1569.44/1569.75	c total #propagations: 6534708 / total #impl: 204992447 (eff. 0.032)
1569.44/1569.75	c #Conflicts:     393000 | #Learnt:      20816 | 0.000
1569.44/1569.75	c total clause space: 1440.99MB
1569.44/1569.75	c total #watches: 360178
1574.63/1574.92	c total #propagations: 6554046 / total #impl: 205376620 (eff. 0.032)
1574.63/1574.92	c #Conflicts:     394000 | #Learnt:      21816 | 0.000
1574.63/1574.92	c total clause space: 1440.99MB
1574.63/1574.92	c total #watches: 368787
1579.34/1579.64	c total #propagations: 6566744 / total #impl: 205752217 (eff. 0.032)
1579.34/1579.64	c #Conflicts:     395000 | #Learnt:      22816 | 0.000
1579.34/1579.64	c total clause space: 1440.99MB
1579.34/1579.64	c total #watches: 378207
1583.43/1583.77	c total #propagations: 6578549 / total #impl: 206294937 (eff. 0.032)
1583.43/1583.77	c #Conflicts:     396000 | #Learnt:      23816 | 0.000
1583.43/1583.77	c total clause space: 1440.99MB
1583.43/1583.77	c total #watches: 386477
1587.83/1588.16	c total #propagations: 6591832 / total #impl: 207245818 (eff. 0.032)
1587.83/1588.16	c #Conflicts:     397000 | #Learnt:      24816 | 0.000
1587.83/1588.16	c total clause space: 1440.99MB
1587.83/1588.16	c total #watches: 393821
1592.33/1592.60	c total #propagations: 6604193 / total #impl: 208056037 (eff. 0.032)
1592.33/1592.60	c #Conflicts:     398000 | #Learnt:      25816 | 0.000
1592.33/1592.60	c total clause space: 1440.99MB
1592.33/1592.60	c total #watches: 401267
1596.33/1596.67	c total #propagations: 6617559 / total #impl: 208786744 (eff. 0.032)
1596.33/1596.67	c #Conflicts:     399000 | #Learnt:      26816 | 0.000
1596.33/1596.67	c total clause space: 1440.99MB
1596.33/1596.67	c total #watches: 406949
1600.24/1600.55	c total #propagations: 6635109 / total #impl: 209465745 (eff. 0.032)
1600.24/1600.55	c #Conflicts:     400000 | #Learnt:      27816 | 0.000
1600.24/1600.55	c total clause space: 1440.99MB
1600.24/1600.55	c total #watches: 414383
1606.23/1606.53	c total #propagations: 6654191 / total #impl: 210096778 (eff. 0.032)
1606.23/1606.53	c #Conflicts:     401000 | #Learnt:      28816 | 0.000
1606.23/1606.53	c total clause space: 1440.99MB
1606.23/1606.53	c total #watches: 426985
1610.63/1610.91	c total #propagations: 6668723 / total #impl: 210623201 (eff. 0.032)
1610.63/1610.91	c #Conflicts:     402000 | #Learnt:      29817 | 0.000
1610.63/1610.91	c total clause space: 1440.99MB
1610.63/1610.91	c total #watches: 438916
1614.73/1615.05	c total #propagations: 6684350 / total #impl: 211125776 (eff. 0.032)
1614.73/1615.05	c GC COLLECT
1614.73/1615.05	c #Conflicts:     403000 | #Learnt:      15613 | 0.000
1614.73/1615.05	c total clause space: 1440.99MB
1614.73/1615.05	c total #watches: 326713
1620.13/1620.42	c total #propagations: 6700691 / total #impl: 211717542 (eff. 0.032)
1620.13/1620.42	c #Conflicts:     404000 | #Learnt:      16613 | 0.000
1620.13/1620.42	c total clause space: 1440.99MB
1620.13/1620.42	c total #watches: 332785
1627.62/1627.90	c total #propagations: 6721706 / total #impl: 212292224 (eff. 0.032)
1627.62/1627.90	c #Conflicts:     405000 | #Learnt:      17613 | 0.000
1627.62/1627.90	c total clause space: 1440.99MB
1627.62/1627.90	c total #watches: 339036
1633.23/1633.54	c total #propagations: 6742795 / total #impl: 212732892 (eff. 0.032)
1633.23/1633.54	c #Conflicts:     406000 | #Learnt:      18613 | 0.000
1633.23/1633.54	c total clause space: 1440.99MB
1633.23/1633.54	c total #watches: 346479
1638.73/1639.09	c total #propagations: 6765077 / total #impl: 213155126 (eff. 0.032)
1638.73/1639.09	c #Conflicts:     407000 | #Learnt:      19613 | 0.000
1638.73/1639.09	c total clause space: 1440.99MB
1638.73/1639.09	c total #watches: 354181
1644.92/1645.25	c total #propagations: 6786097 / total #impl: 213515366 (eff. 0.032)
1644.92/1645.25	c #Conflicts:     408000 | #Learnt:      20613 | 0.000
1644.92/1645.25	c total clause space: 1440.99MB
1644.92/1645.25	c total #watches: 363166
1650.62/1650.95	c total #propagations: 6804633 / total #impl: 214213229 (eff. 0.032)
1650.62/1650.95	c #Conflicts:     409000 | #Learnt:      21613 | 0.000
1650.62/1650.95	c total clause space: 1440.99MB
1650.62/1650.95	c total #watches: 373479
1655.62/1655.95	c total #propagations: 6823016 / total #impl: 214710765 (eff. 0.032)
1655.62/1655.95	c #Conflicts:     410000 | #Learnt:      22613 | 0.000
1655.62/1655.95	c total clause space: 1440.99MB
1655.62/1655.95	c total #watches: 380293
1661.93/1662.22	c total #propagations: 6838744 / total #impl: 215373603 (eff. 0.032)
1661.93/1662.22	c #Conflicts:     411000 | #Learnt:      23613 | 0.000
1661.93/1662.22	c total clause space: 1440.99MB
1661.93/1662.22	c total #watches: 389366
1669.02/1669.39	c total #propagations: 6855811 / total #impl: 216025597 (eff. 0.032)
1669.02/1669.39	c #Conflicts:     412000 | #Learnt:      24613 | 0.000
1669.02/1669.39	c total clause space: 1440.99MB
1669.02/1669.39	c total #watches: 397647
1679.82/1680.13	c total #propagations: 6875628 / total #impl: 216600917 (eff. 0.032)
1679.82/1680.13	c #Conflicts:     413000 | #Learnt:      25613 | 0.000
1679.82/1680.13	c total clause space: 1440.99MB
1679.82/1680.13	c total #watches: 404802
1688.32/1688.68	c total #propagations: 6893676 / total #impl: 217075297 (eff. 0.032)
1688.32/1688.68	c #Conflicts:     414000 | #Learnt:      26613 | 0.000
1688.32/1688.68	c total clause space: 1440.99MB
1688.32/1688.68	c total #watches: 408414
1699.51/1699.86	c total #propagations: 6917284 / total #impl: 217538646 (eff. 0.032)
1699.51/1699.86	c #Conflicts:     415000 | #Learnt:      27613 | 0.000
1699.51/1699.86	c total clause space: 1440.99MB
1699.51/1699.86	c total #watches: 413637
1710.51/1710.83	c total #propagations: 6936422 / total #impl: 218017567 (eff. 0.032)
1710.51/1710.83	c #Conflicts:     416000 | #Learnt:      28613 | 0.000
1710.51/1710.83	c total clause space: 1440.99MB
1710.51/1710.83	c total #watches: 420637
1720.22/1720.58	c total #propagations: 6953591 / total #impl: 218456077 (eff. 0.032)
1720.22/1720.58	c #Conflicts:     417000 | #Learnt:      29613 | 0.000
1720.22/1720.58	c total clause space: 1440.99MB
1720.22/1720.58	c total #watches: 427624
1731.11/1731.50	c total #propagations: 6971556 / total #impl: 218851510 (eff. 0.032)
1731.11/1731.50	c #Conflicts:     418000 | #Learnt:      30613 | 0.000
1731.11/1731.50	c total clause space: 1440.99MB
1731.11/1731.50	c total #watches: 434281
1736.71/1737.02	c total #propagations: 6990238 / total #impl: 219359170 (eff. 0.032)
1736.71/1737.02	c GC COLLECT
1736.71/1737.02	c #Conflicts:     419000 | #Learnt:      16111 | 0.000
1736.71/1737.02	c total clause space: 1440.99MB
1736.71/1737.02	c total #watches: 331394
1741.11/1741.42	c total #propagations: 7008564 / total #impl: 219780091 (eff. 0.032)
1741.11/1741.42	c #Conflicts:     420000 | #Learnt:      17111 | 0.000
1741.11/1741.42	c total clause space: 1440.99MB
1741.11/1741.42	c total #watches: 338970
1745.80/1746.10	c total #propagations: 7025506 / total #impl: 220123388 (eff. 0.032)
1745.80/1746.10	c #Conflicts:     421000 | #Learnt:      18111 | 0.000
1745.80/1746.10	c total clause space: 1440.99MB
1745.80/1746.10	c total #watches: 344826
1750.00/1750.33	c total #propagations: 7042604 / total #impl: 220653434 (eff. 0.032)
1750.00/1750.33	c #Conflicts:     422000 | #Learnt:      19111 | 0.000
1750.00/1750.33	c total clause space: 1440.99MB
1750.00/1750.33	c total #watches: 350909
1754.90/1755.21	c total #propagations: 7058752 / total #impl: 221124870 (eff. 0.032)
1754.90/1755.21	c #Conflicts:     423000 | #Learnt:      20111 | 0.000
1754.90/1755.21	c total clause space: 1440.99MB
1754.90/1755.21	c total #watches: 355959
1760.50/1760.88	c total #propagations: 7076540 / total #impl: 221555795 (eff. 0.032)
1760.50/1760.88	c #Conflicts:     424000 | #Learnt:      21111 | 0.000
1760.50/1760.88	c total clause space: 1440.99MB
1760.50/1760.88	c total #watches: 360161
1768.40/1768.71	c total #propagations: 7094375 / total #impl: 222019206 (eff. 0.032)
1768.40/1768.71	c #Conflicts:     425000 | #Learnt:      22111 | 0.000
1768.40/1768.71	c total clause space: 1440.99MB
1768.40/1768.71	c total #watches: 365577
1775.50/1775.84	c total #propagations: 7112256 / total #impl: 222602782 (eff. 0.032)
1775.50/1775.84	c #Conflicts:     426000 | #Learnt:      23111 | 0.000
1775.50/1775.84	c total clause space: 1440.99MB
1775.50/1775.84	c total #watches: 370867
1783.70/1784.02	c total #propagations: 7129058 / total #impl: 223180712 (eff. 0.032)
1783.70/1784.02	c #Conflicts:     427000 | #Learnt:      24111 | 0.000
1783.70/1784.02	c total clause space: 1440.99MB
1783.70/1784.02	c total #watches: 376241
1792.90/1793.20	c total #propagations: 7147177 / total #impl: 223709125 (eff. 0.032)
1792.90/1793.20	c #Conflicts:     428000 | #Learnt:      25111 | 0.000
1792.90/1793.20	c total clause space: 1440.99MB
1792.90/1793.20	c total #watches: 381448

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-4088146-1465409007/watcher-4088146-1465409007 -o /tmp/evaluation-result-4088146-1465409007/solver-4088146-1465409007 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21865 --watchdog 1960 --input HOME/instance-4088146-1465409007.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=24077
running on 4 cores: 0,2,4,6

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.23 2.16 2.12 3/176 24080
/proc/meminfo: memFree=30565084/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 122835180 29810688 5269 33554432000 4194304 6201397 140733612543456 140734835092728 4211056 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 7278 5269 130 491 0 6777 0

[startup+0.10017 s]
/proc/loadavg: 2.23 2.16 2.12 3/176 24080
/proc/meminfo: memFree=30565084/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=37132 CPUtime=0.09 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 664 0 0 0 9 0 0 0 20 0 1 0 122835180 38023168 7648 33554432000 4194304 6201397 140733612543456 140734835092728 4207438 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 9283 7648 142 491 0 8782 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37132

[startup+0.200352 s]
/proc/loadavg: 2.23 2.16 2.12 3/176 24080
/proc/meminfo: memFree=30565084/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=42604 CPUtime=0.19 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 2688 0 0 0 19 0 0 0 20 0 1 0 122835180 43626496 9389 33554432000 4194304 6201397 140733612543456 140734835092728 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 10651 9389 142 491 0 10150 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42604

[startup+0.300316 s]
/proc/loadavg: 2.23 2.16 2.12 3/176 24080
/proc/meminfo: memFree=30565084/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=50964 CPUtime=0.28 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 3931 0 0 0 28 0 0 0 20 0 1 0 122835180 52187136 10680 33554432000 4194304 6201397 140733612543456 140734835092728 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 12741 10680 142 491 0 12240 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50964

[startup+0.700284 s]
/proc/loadavg: 2.23 2.16 2.12 3/176 24080
/proc/meminfo: memFree=30565084/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=82400 CPUtime=0.69 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 4613 0 0 0 68 1 0 0 20 0 1 0 122835180 84377600 17400 33554432000 4194304 6201397 140733612543456 140734835092728 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 20600 17400 146 491 0 20099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82400

[startup+1.50028 s]
/proc/loadavg: 2.23 2.16 2.12 3/177 24081
/proc/meminfo: memFree=30436752/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=163708 CPUtime=1.49 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 5194 0 0 0 147 2 0 0 20 0 1 0 122835180 167636992 29128 33554432000 4194304 6201397 140733612543456 140733612542488 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 40927 29128 159 491 0 40426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 163708

[startup+3.10028 s]
/proc/loadavg: 2.23 2.16 2.12 3/177 24081
/proc/meminfo: memFree=30363652/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=245888 CPUtime=3.08 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 7175 0 0 0 306 2 0 0 20 0 1 0 122835180 251789312 42977 33554432000 4194304 6201397 140733612543456 140733612542488 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 61472 42977 165 491 0 60971 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 245888

[startup+6.30028 s]
/proc/loadavg: 2.29 2.18 2.13 3/177 24081
/proc/meminfo: memFree=30256924/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=247228 CPUtime=6.29 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 8029 0 0 0 626 3 0 0 20 0 1 0 122835180 253161472 54757 33554432000 4194304 6201397 140733612543456 140733612542056 4214961 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 61807 54757 165 491 0 61306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 247228

[startup+12.7003 s]
/proc/loadavg: 2.27 2.17 2.13 3/177 24081
/proc/meminfo: memFree=30127452/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=380384 CPUtime=12.69 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 8932 0 0 0 1265 4 0 0 20 0 1 0 122835180 389513216 65488 33554432000 4194304 6201397 140733612543456 140733612542584 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 95096 65488 165 491 0 94595 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 380384

[startup+25.5003 s]
/proc/loadavg: 2.21 2.17 2.12 3/177 24081
/proc/meminfo: memFree=30031908/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=382828 CPUtime=25.48 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 9864 0 0 0 2543 5 0 0 20 0 1 0 122835180 392015872 80721 33554432000 4194304 6201397 140733612543456 140733612542120 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 95707 80721 165 491 0 95206 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 382828

[startup+51.1004 s]
/proc/loadavg: 2.20 2.17 2.12 3/177 24081
/proc/meminfo: memFree=29908772/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=385956 CPUtime=51.08 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 10693 0 0 0 5102 6 0 0 20 0 1 0 122835180 395218944 94836 33554432000 4194304 6201397 140733612543456 140733612542120 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 96489 94836 165 491 0 95988 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 385956

[startup+102.3 s]
/proc/loadavg: 2.15 2.16 2.12 3/177 24082
/proc/meminfo: memFree=29650352/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=609528 CPUtime=102.28 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 13482 0 0 0 10219 9 0 0 20 0 1 0 122835180 624156672 128415 33554432000 4194304 6201397 140733612543456 140733612542168 4220581 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 152382 128415 165 491 0 151881 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 609528

[startup+162.3 s]
/proc/loadavg: 2.10 2.14 2.11 3/177 24084
/proc/meminfo: memFree=29438444/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=967004 CPUtime=162.26 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 15592 0 0 0 16215 11 0 0 20 0 1 0 122835180 990212096 157560 33554432000 4194304 6201397 140733612543456 140733612542584 4216747 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 241751 157560 165 491 0 241250 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 967004

[startup+222.307 s]
/proc/loadavg: 2.15 2.14 2.11 3/177 24085
/proc/meminfo: memFree=29282744/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=970236 CPUtime=222.26 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 16496 0 0 0 22214 12 0 0 20 0 1 0 122835180 993521664 174775 33554432000 4194304 6201397 140733612543456 140733612542584 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 242559 174775 165 491 0 242058 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 970236

[startup+282.3 s]
/proc/loadavg: 2.16 2.15 2.11 3/177 24086
/proc/meminfo: memFree=29144428/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=977212 CPUtime=282.24 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 18017 0 0 0 28210 14 0 0 20 0 1 0 122835180 1000665088 195203 33554432000 4194304 6201397 140733612543456 140733612542584 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 244303 195203 165 491 0 243802 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 977212

[startup+342.3 s]
/proc/loadavg: 2.18 2.15 2.11 3/177 24087
/proc/meminfo: memFree=29059036/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=982080 CPUtime=342.24 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 19040 0 0 0 34209 15 0 0 20 0 1 0 122835180 1005649920 209512 33554432000 4194304 6201397 140733612543456 140733612542120 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 245520 209512 165 491 0 245019 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 982080

[startup+402.3 s]
/proc/loadavg: 2.38 2.20 2.13 3/178 24091
/proc/meminfo: memFree=28952636/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=986560 CPUtime=402.22 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 19973 0 0 0 40206 16 0 0 20 0 1 0 122835180 1010237440 222709 33554432000 4194304 6201397 140733612543456 140733612542584 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 246640 222709 165 491 0 246139 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 986560

[startup+462.3 s]
/proc/loadavg: 2.30 2.20 2.13 3/177 24093
/proc/meminfo: memFree=28896196/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=991008 CPUtime=462.22 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 20883 0 0 0 46205 17 0 0 20 0 1 0 122835180 1014792192 230262 33554432000 4194304 6201397 140733612543456 140733612542584 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 247752 230262 165 491 0 247251 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 991008

[startup+522.3 s]
/proc/loadavg: 2.30 2.22 2.14 3/177 24094
/proc/meminfo: memFree=28841460/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=995556 CPUtime=522.21 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 21750 0 0 0 52203 18 0 0 20 0 1 0 122835180 1019449344 236750 33554432000 4194304 6201397 140733612543456 140733612542584 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 248889 236750 165 491 0 248388 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 995556

[startup+582.3 s]
/proc/loadavg: 2.32 2.24 2.15 3/177 24095
/proc/meminfo: memFree=28738012/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1565516 CPUtime=582.2 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 22507 0 0 0 58201 19 0 0 20 0 1 0 122835180 1603088384 249722 33554432000 4194304 6201397 140733612543456 140733612542584 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 391379 249722 165 491 0 390878 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1565516


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


[startup+882.307 s]
/proc/loadavg: 2.27 2.20 2.15 3/177 24101
/proc/meminfo: memFree=28451768/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1577872 CPUtime=882.15 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 25122 0 0 0 88193 22 0 0 20 0 1 0 122835180 1615740928 286253 33554432000 4194304 6201397 140733612543456 140733612542120 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 394468 286253 165 491 0 393967 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 1577872

[startup+942.3 s]
/proc/loadavg: 2.18 2.19 2.15 3/177 24102
/proc/meminfo: memFree=28397588/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1580112 CPUtime=942.13 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 25582 0 0 0 94191 22 0 0 20 0 1 0 122835180 1618034688 292818 33554432000 4194304 6201397 140733612543456 140733612542584 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 395028 292818 165 491 0 394527 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1580112

[startup+1002.3 s]
/proc/loadavg: 2.10 2.17 2.14 3/178 24106
/proc/meminfo: memFree=28343076/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1581840 CPUtime=1002.12 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 25952 0 0 0 100189 23 0 0 20 0 1 0 122835180 1619804160 299803 33554432000 4194304 6201397 140733612543456 140733612542120 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 395460 299803 165 491 0 394959 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1581840

[startup+1062.3 s]
/proc/loadavg: 2.13 2.16 2.14 3/177 24108
/proc/meminfo: memFree=28289644/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1584016 CPUtime=1062.11 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 26359 0 0 0 106188 23 0 0 20 0 1 0 122835180 1622032384 306342 33554432000 4194304 6201397 140733612543456 140733612542584 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 396004 306342 165 491 0 395503 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1584016

[startup+1122.3 s]
/proc/loadavg: 2.23 2.18 2.15 3/177 24109
/proc/meminfo: memFree=28258684/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1586384 CPUtime=1122.11 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 26783 0 0 0 112187 24 0 0 20 0 1 0 122835180 1624457216 313405 33554432000 4194304 6201397 140733612543456 140733612542584 5300372 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 396596 313405 165 491 0 396095 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1586384

[startup+1182.3 s]
/proc/loadavg: 2.26 2.19 2.15 3/177 24110
/proc/meminfo: memFree=28207060/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1587344 CPUtime=1182.09 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 26978 0 0 0 118185 24 0 0 20 0 1 0 122835180 1625440256 320243 33554432000 4194304 6201397 140733612543456 140733612542584 4233996 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 396836 320243 165 491 0 396335 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1587344

[startup+1242.3 s]
/proc/loadavg: 2.13 2.17 2.14 3/177 24111
/proc/meminfo: memFree=28154064/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1590288 CPUtime=1242.08 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 27536 0 0 0 124184 24 0 0 20 0 1 0 122835180 1628454912 326932 33554432000 4194304 6201397 140733612543456 140733612542120 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 397572 326932 165 491 0 397071 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1590288

[startup+1302.3 s]
/proc/loadavg: 2.05 2.13 2.13 4/177 24112
/proc/meminfo: memFree=28150588/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1591440 CPUtime=1302.07 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 27741 0 0 0 130183 24 0 0 20 0 1 0 122835180 1629634560 327137 33554432000 4194304 6201397 140733612543456 140733612542120 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 397860 327137 165 491 0 397359 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1591440

[startup+1362.3 s]
/proc/loadavg: 2.05 2.12 2.13 3/176 24113
/proc/meminfo: memFree=28097040/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1593424 CPUtime=1362.07 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 28123 0 0 0 136182 25 0 0 20 0 1 0 122835180 1631666176 333140 33554432000 4194304 6201397 140733612543456 140733612542584 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 398356 333140 165 491 0 397855 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1593424

[startup+1422.3 s]
/proc/loadavg: 2.15 2.13 2.13 3/177 24115
/proc/meminfo: memFree=28073700/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1595920 CPUtime=1422.06 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 28562 0 0 0 142181 25 0 0 20 0 1 0 122835180 1634222080 333579 33554432000 4194304 6201397 140733612543456 140733612542120 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 398980 333579 165 491 0 398479 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1595920

[startup+1482.3 s]
/proc/loadavg: 2.12 2.12 2.12 4/177 24116
/proc/meminfo: memFree=28042580/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1596432 CPUtime=1482.04 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 28688 0 0 0 148179 25 0 0 20 0 1 0 122835180 1634746368 339837 33554432000 4194304 6201397 140733612543456 140733612542584 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 399108 339837 165 491 0 398607 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1596432

[startup+1542.31 s]
/proc/loadavg: 2.09 2.11 2.11 4/177 24117
/proc/meminfo: memFree=27980612/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1599248 CPUtime=1542.05 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 29207 0 0 0 154179 26 0 0 20 0 1 0 122835180 1637629952 348021 33554432000 4194304 6201397 140733612543456 140733612542584 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 399812 348021 165 491 0 399311 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1599248

[startup+1602.3 s]
/proc/loadavg: 2.03 2.09 2.10 3/178 24121
/proc/meminfo: memFree=27978856/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1600276 CPUtime=1602.03 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 29404 0 0 0 160177 26 0 0 20 0 1 0 122835180 1638682624 348218 33554432000 4194304 6201397 140733612543456 140733612542584 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 400069 348218 165 491 0 399568 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1600276

[startup+1662.3 s]
/proc/loadavg: 2.01 2.07 2.09 3/176 24122
/proc/meminfo: memFree=27929396/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1601812 CPUtime=1662.02 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 29662 0 0 0 166176 26 0 0 20 0 1 0 122835180 1640255488 354608 33554432000 4194304 6201397 140733612543456 140733612542584 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 400453 354608 165 491 0 399952 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1601812

[startup+1722.3 s]
/proc/loadavg: 2.06 2.07 2.09 3/177 24125
/proc/meminfo: memFree=27926388/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1603028 CPUtime=1722.01 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 29893 0 0 0 172175 26 0 0 20 0 1 0 122835180 1641500672 354839 33554432000 4194304 6201397 140733612543456 140733612542584 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 400757 354839 165 491 0 400256 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1603028

[startup+1782.3 s]
/proc/loadavg: 2.10 2.07 2.09 3/177 24126
/proc/meminfo: memFree=27875000/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1603860 CPUtime=1782 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 30044 0 0 0 178174 26 0 0 20 0 1 0 122835180 1642352640 360611 33554432000 4194304 6201397 140733612543456 140733612542584 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 400965 360611 165 491 0 400464 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1603860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.06 2.09 3/177 24172
/proc/meminfo: memFree=29186032/32872528 swapFree=12352/737972
[pid=24080] ppid=24077 vsize=1603860 CPUtime=1800.09 cores=0,2,4,6
/proc/24080/stat : 24080 (cdcl-cuttingpla) R 24077 24080 21849 0 -1 4202496 30048 0 0 0 179983 26 0 0 20 0 1 0 122835180 1642352640 360615 33554432000 4194304 6201397 140733612543456 140733612542584 4213099 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24080/statm: 400965 360615 165 491 0 400464 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1603860

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.84
CPU system time (s): 0.273958
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 1603860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.273958
maximum resident set size= 1442460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30048
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= 27
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.37333 second user time and 7.10692 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-08 20:03:27
IDJOB=4088146
IDBENCH=2247
IDSOLVER=2550
FILE ID=node112/4088146-1465409007
RUNJOBID= node112-1465387394-21865
PBS_JOBID= 19853862
Free space on /tmp= 71740 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/frb56-25-opb/normalized-frb56-25-5.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088146-1465409007/watcher-4088146-1465409007 -o /tmp/evaluation-result-4088146-1465409007/solver-4088146-1465409007 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21865 --watchdog 1960 --input HOME/instance-4088146-1465409007.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 98c81efbf429745622d6705fab70d2ee
RANDOM SEED=2112077669

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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:        30565480 kB
Buffers:          167904 kB
Cached:           544316 kB
SwapCached:         1512 kB
Active:           313744 kB
Inactive:         515136 kB
Active(anon):     117416 kB
Inactive(anon):     1468 kB
Active(file):     196328 kB
Inactive(file):   513668 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098656 kB
Dirty:             10116 kB
Writeback:             0 kB
AnonPages:        847748 kB
Mapped:             7764 kB
Shmem:                 0 kB
Slab:             606208 kB
SReclaimable:      49476 kB
SUnreclaim:       556732 kB
KernelStack:        1440 kB
PageTables:         5904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1019860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    819200 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= 71740 MiB
End job on node112 at 2016-06-08 20:33:28