Trace number 4088131

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-1.opb
MD5SUM05ceccb8ea9c274c844c39df1472d3cc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44
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 -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints59186
Number of constraints which are clauses59186
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 945
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 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 945 #constraint= 59186
0.49/0.52	c #Conflicts:       1000 | #Learnt:       1010 | 0.000
0.49/0.52	c total clause space: 48.1602MB
0.49/0.52	c total #watches: 122996
0.89/0.94	c total #propagations: 15433 / total #impl: 236631 (eff. 0.065)
0.89/0.94	c #Conflicts:       2000 | #Learnt:       2012 | 0.000
0.89/0.94	c total clause space: 78.2603MB
0.89/0.94	c total #watches: 127356
1.49/1.52	c total #propagations: 31171 / total #impl: 570694 (eff. 0.055)
1.49/1.52	c GC COLLECT
1.49/1.52	c #Conflicts:       3000 | #Learnt:       2010 | 0.000
1.49/1.52	c total clause space: 78.2603MB
1.49/1.52	c total #watches: 127645
2.09/2.16	c total #propagations: 43501 / total #impl: 943387 (eff. 0.046)
2.09/2.16	c #Conflicts:       4000 | #Learnt:       3016 | 0.000
2.09/2.16	c total clause space: 127.173MB
2.09/2.16	c total #watches: 134305
2.79/2.88	c total #propagations: 58277 / total #impl: 1341032 (eff. 0.043)
2.79/2.88	c GC COLLECT
2.79/2.88	c #Conflicts:       5000 | #Learnt:       2374 | 0.000
2.79/2.88	c total clause space: 127.173MB
2.79/2.88	c total #watches: 133744
3.89/3.91	c total #propagations: 74490 / total #impl: 1707232 (eff. 0.044)
3.89/3.91	c #Conflicts:       6000 | #Learnt:       3374 | 0.000
3.89/3.91	c total clause space: 127.173MB
3.89/3.91	c total #watches: 139344
4.99/5.01	c total #propagations: 88271 / total #impl: 2081268 (eff. 0.042)
4.99/5.01	c GC COLLECT
4.99/5.01	c #Conflicts:       7000 | #Learnt:       2259 | 0.000
4.99/5.01	c total clause space: 206.656MB
4.99/5.01	c total #watches: 132023
5.79/5.88	c total #propagations: 102062 / total #impl: 2505350 (eff. 0.041)
5.79/5.88	c #Conflicts:       8000 | #Learnt:       3259 | 0.000
5.79/5.88	c total clause space: 206.656MB
5.79/5.88	c total #watches: 135696
6.70/6.75	c total #propagations: 115688 / total #impl: 2912992 (eff. 0.040)
6.70/6.75	c #Conflicts:       9000 | #Learnt:       4261 | 0.000
6.70/6.75	c total clause space: 206.656MB
6.70/6.75	c total #watches: 142463
7.99/8.07	c total #propagations: 127922 / total #impl: 3295047 (eff. 0.039)
7.99/8.07	c GC COLLECT
7.99/8.07	c #Conflicts:      10000 | #Learnt:       2748 | 0.000
7.99/8.07	c total clause space: 206.656MB
7.99/8.07	c total #watches: 135255
8.99/9.06	c total #propagations: 142267 / total #impl: 3680952 (eff. 0.039)
8.99/9.06	c #Conflicts:      11000 | #Learnt:       3748 | 0.000
8.99/9.06	c total clause space: 206.656MB
8.99/9.06	c total #watches: 141648
10.19/10.28	c total #propagations: 155727 / total #impl: 4030771 (eff. 0.039)
10.19/10.28	c #Conflicts:      12000 | #Learnt:       4748 | 0.000
10.19/10.28	c total clause space: 206.656MB
10.19/10.28	c total #watches: 147533
11.99/12.10	c total #propagations: 170084 / total #impl: 4413828 (eff. 0.039)
11.99/12.10	c #Conflicts:      13000 | #Learnt:       5750 | 0.000
11.99/12.10	c total clause space: 206.656MB
11.99/12.10	c total #watches: 155026
12.79/12.80	c total #propagations: 184333 / total #impl: 4850366 (eff. 0.038)
12.79/12.80	c GC COLLECT
12.79/12.80	c #Conflicts:      14000 | #Learnt:       3896 | 0.000
12.79/12.80	c total clause space: 206.656MB
12.79/12.80	c total #watches: 148962
13.89/13.95	c total #propagations: 198151 / total #impl: 5332742 (eff. 0.037)
13.89/13.95	c #Conflicts:      15000 | #Learnt:       4896 | 0.000
13.89/13.95	c total clause space: 206.656MB
13.89/13.95	c total #watches: 154059
15.39/15.50	c total #propagations: 217109 / total #impl: 5654192 (eff. 0.038)
15.39/15.50	c #Conflicts:      16000 | #Learnt:       5896 | 0.000
15.39/15.50	c total clause space: 206.656MB
15.39/15.50	c total #watches: 158405
16.98/17.04	c total #propagations: 237620 / total #impl: 5979959 (eff. 0.040)
16.98/17.04	c GC COLLECT
16.98/17.04	c #Conflicts:      17000 | #Learnt:       3722 | 0.000
16.98/17.04	c total clause space: 206.656MB
16.98/17.04	c total #watches: 141618
18.58/18.68	c total #propagations: 256152 / total #impl: 6240329 (eff. 0.041)
18.58/18.68	c #Conflicts:      18000 | #Learnt:       4722 | 0.000
18.58/18.68	c total clause space: 206.656MB
18.58/18.68	c total #watches: 146352
19.98/20.02	c total #propagations: 273283 / total #impl: 6570200 (eff. 0.042)
19.98/20.02	c #Conflicts:      19000 | #Learnt:       5722 | 0.000
19.98/20.02	c total clause space: 206.656MB
19.98/20.02	c total #watches: 151476
21.39/21.48	c total #propagations: 289210 / total #impl: 6884552 (eff. 0.042)
21.39/21.48	c #Conflicts:      20000 | #Learnt:       6722 | 0.000
21.39/21.48	c total clause space: 206.656MB
21.39/21.48	c total #watches: 157150
22.78/22.85	c total #propagations: 306975 / total #impl: 7240434 (eff. 0.042)
22.78/22.85	c GC COLLECT
22.78/22.85	c #Conflicts:      21000 | #Learnt:       4237 | 0.000
22.78/22.85	c total clause space: 206.656MB
22.78/22.85	c total #watches: 142569
23.78/23.83	c total #propagations: 323029 / total #impl: 7645667 (eff. 0.042)
23.78/23.83	c #Conflicts:      22000 | #Learnt:       5237 | 0.000
23.78/23.83	c total clause space: 206.656MB
23.78/23.83	c total #watches: 149796
24.78/24.83	c total #propagations: 337897 / total #impl: 8063121 (eff. 0.042)
24.78/24.83	c #Conflicts:      23000 | #Learnt:       6237 | 0.000
24.78/24.83	c total clause space: 206.656MB
24.78/24.83	c total #watches: 156095
25.78/25.82	c total #propagations: 351777 / total #impl: 8520381 (eff. 0.041)
25.78/25.82	c #Conflicts:      24000 | #Learnt:       7237 | 0.000
25.78/25.82	c total clause space: 335.816MB
25.78/25.82	c total #watches: 164929
27.29/27.34	c total #propagations: 365176 / total #impl: 8960552 (eff. 0.041)
27.29/27.34	c GC COLLECT
27.29/27.34	c #Conflicts:      25000 | #Learnt:       4441 | 0.000
27.29/27.34	c total clause space: 335.816MB
27.29/27.34	c total #watches: 151959
28.89/28.91	c total #propagations: 380624 / total #impl: 9500397 (eff. 0.040)
28.89/28.91	c #Conflicts:      26000 | #Learnt:       5441 | 0.000
28.89/28.91	c total clause space: 335.816MB
28.89/28.91	c total #watches: 158542
30.09/30.20	c total #propagations: 393333 / total #impl: 9798292 (eff. 0.040)
30.09/30.20	c #Conflicts:      27000 | #Learnt:       6441 | 0.000
30.09/30.20	c total clause space: 335.816MB
30.09/30.20	c total #watches: 165664
31.19/31.27	c total #propagations: 405540 / total #impl: 10104342 (eff. 0.040)
31.19/31.27	c #Conflicts:      28000 | #Learnt:       7441 | 0.000
31.19/31.27	c total clause space: 335.816MB
31.19/31.27	c total #watches: 173114
32.58/32.65	c total #propagations: 418788 / total #impl: 10621055 (eff. 0.039)
32.58/32.65	c GC COLLECT
32.58/32.65	c #Conflicts:      29000 | #Learnt:       4341 | 0.000
32.58/32.65	c total clause space: 335.816MB
32.58/32.65	c total #watches: 152292
34.19/34.21	c total #propagations: 432099 / total #impl: 11076310 (eff. 0.039)
34.19/34.21	c #Conflicts:      30000 | #Learnt:       5341 | 0.000
34.19/34.21	c total clause space: 335.816MB
34.19/34.21	c total #watches: 160583
35.58/35.65	c total #propagations: 445429 / total #impl: 11449903 (eff. 0.039)
35.58/35.65	c #Conflicts:      31000 | #Learnt:       6341 | 0.000
35.58/35.65	c total clause space: 335.816MB
35.58/35.65	c total #watches: 168069
37.39/37.50	c total #propagations: 458607 / total #impl: 11934710 (eff. 0.038)
37.39/37.50	c #Conflicts:      32000 | #Learnt:       7341 | 0.000
37.39/37.50	c total clause space: 335.816MB
37.39/37.50	c total #watches: 173770
39.88/39.91	c total #propagations: 476662 / total #impl: 12471238 (eff. 0.038)
39.88/39.91	c #Conflicts:      33000 | #Learnt:       8341 | 0.000
39.88/39.91	c total clause space: 335.816MB
39.88/39.91	c total #watches: 180825
42.38/42.41	c total #propagations: 491573 / total #impl: 12946454 (eff. 0.038)
42.38/42.41	c GC COLLECT
42.38/42.41	c #Conflicts:      34000 | #Learnt:       4942 | 0.000
42.38/42.41	c total clause space: 335.816MB
42.38/42.41	c total #watches: 156124
44.48/44.55	c total #propagations: 504695 / total #impl: 13326566 (eff. 0.038)
44.48/44.55	c #Conflicts:      35000 | #Learnt:       5942 | 0.000
44.48/44.55	c total clause space: 335.816MB
44.48/44.55	c total #watches: 162165
47.08/47.14	c total #propagations: 518217 / total #impl: 13809782 (eff. 0.038)
47.08/47.14	c #Conflicts:      36000 | #Learnt:       6942 | 0.000
47.08/47.14	c total clause space: 335.816MB
47.08/47.14	c total #watches: 167032
50.48/50.53	c total #propagations: 535222 / total #impl: 14239718 (eff. 0.038)
50.48/50.53	c #Conflicts:      37000 | #Learnt:       7942 | 0.000
50.48/50.53	c total clause space: 335.816MB
50.48/50.53	c total #watches: 171924
53.67/53.78	c total #propagations: 553361 / total #impl: 14520347 (eff. 0.038)
53.67/53.78	c #Conflicts:      38000 | #Learnt:       8942 | 0.000
53.67/53.78	c total clause space: 335.816MB
53.67/53.78	c total #watches: 176855
56.27/56.32	c total #propagations: 570339 / total #impl: 14774729 (eff. 0.039)
56.27/56.32	c GC COLLECT
56.27/56.32	c #Conflicts:      39000 | #Learnt:       5242 | 0.000
56.27/56.32	c total clause space: 335.816MB
56.27/56.32	c total #watches: 149297
57.37/57.48	c total #propagations: 587285 / total #impl: 15081993 (eff. 0.039)
57.37/57.48	c #Conflicts:      40000 | #Learnt:       6242 | 0.000
57.37/57.48	c total clause space: 335.816MB
57.37/57.48	c total #watches: 155157
58.77/58.83	c total #propagations: 601559 / total #impl: 15364156 (eff. 0.039)
58.77/58.83	c #Conflicts:      41000 | #Learnt:       7242 | 0.000
58.77/58.83	c total clause space: 335.816MB
58.77/58.83	c total #watches: 161197
60.07/60.17	c total #propagations: 616198 / total #impl: 15693661 (eff. 0.039)
60.07/60.17	c #Conflicts:      42000 | #Learnt:       8242 | 0.000
60.07/60.17	c total clause space: 335.816MB
60.07/60.17	c total #watches: 166818
61.47/61.56	c total #propagations: 630161 / total #impl: 16020003 (eff. 0.039)
61.47/61.56	c #Conflicts:      43000 | #Learnt:       9242 | 0.000
61.47/61.56	c total clause space: 335.816MB
61.47/61.56	c total #watches: 172345
62.98/63.01	c total #propagations: 644025 / total #impl: 16310257 (eff. 0.039)
62.98/63.01	c GC COLLECT
62.98/63.01	c #Conflicts:      44000 | #Learnt:       5220 | 0.000
62.98/63.01	c total clause space: 335.816MB
62.98/63.01	c total #watches: 149250
64.38/64.43	c total #propagations: 658187 / total #impl: 16653228 (eff. 0.040)
64.38/64.43	c #Conflicts:      45000 | #Learnt:       6220 | 0.000
64.38/64.43	c total clause space: 335.816MB
64.38/64.43	c total #watches: 155037
66.18/66.22	c total #propagations: 671863 / total #impl: 16933082 (eff. 0.040)
66.18/66.22	c #Conflicts:      46000 | #Learnt:       7220 | 0.000
66.18/66.22	c total clause space: 335.816MB
66.18/66.22	c total #watches: 161152
68.88/68.91	c total #propagations: 686617 / total #impl: 17299380 (eff. 0.040)
68.88/68.91	c #Conflicts:      47000 | #Learnt:       8220 | 0.000
68.88/68.91	c total clause space: 335.816MB
68.88/68.91	c total #watches: 167216
70.98/71.06	c total #propagations: 702576 / total #impl: 17662678 (eff. 0.040)
70.98/71.06	c #Conflicts:      48000 | #Learnt:       9220 | 0.000
70.98/71.06	c total clause space: 335.816MB
70.98/71.06	c total #watches: 173552
73.27/73.33	c total #propagations: 717521 / total #impl: 18038175 (eff. 0.040)
73.27/73.33	c #Conflicts:      49000 | #Learnt:      10220 | 0.000
73.27/73.33	c total clause space: 335.816MB
73.27/73.33	c total #watches: 180439
75.17/75.26	c total #propagations: 731986 / total #impl: 18436620 (eff. 0.040)
75.17/75.26	c GC COLLECT
75.17/75.26	c #Conflicts:      50000 | #Learnt:       5902 | 0.000
75.17/75.26	c total clause space: 335.816MB
75.17/75.26	c total #watches: 153783
76.17/76.30	c total #propagations: 746661 / total #impl: 18878374 (eff. 0.040)
76.17/76.30	c #Conflicts:      51000 | #Learnt:       6902 | 0.000
76.17/76.30	c total clause space: 335.816MB
76.17/76.30	c total #watches: 160632
77.37/77.49	c total #propagations: 761339 / total #impl: 19330793 (eff. 0.039)
77.37/77.49	c #Conflicts:      52000 | #Learnt:       7902 | 0.000
77.37/77.49	c total clause space: 335.816MB
77.37/77.49	c total #watches: 167757
78.67/78.74	c total #propagations: 774300 / total #impl: 19705090 (eff. 0.039)
78.67/78.74	c #Conflicts:      53000 | #Learnt:       8902 | 0.000
78.67/78.74	c total clause space: 335.816MB
78.67/78.74	c total #watches: 176239
80.07/80.15	c total #propagations: 785468 / total #impl: 20068203 (eff. 0.039)
80.07/80.15	c #Conflicts:      54000 | #Learnt:       9902 | 0.000
80.07/80.15	c total clause space: 335.816MB
80.07/80.15	c total #watches: 184252
82.58/82.62	c total #propagations: 800286 / total #impl: 20519172 (eff. 0.039)
82.58/82.62	c #Conflicts:      55000 | #Learnt:      10902 | 0.000
82.58/82.62	c total clause space: 335.816MB
82.58/82.62	c total #watches: 192325
84.68/84.79	c total #propagations: 815272 / total #impl: 20955341 (eff. 0.039)
84.68/84.79	c GC COLLECT
84.68/84.79	c #Conflicts:      56000 | #Learnt:       6296 | 0.000
84.68/84.79	c total clause space: 335.816MB
84.68/84.79	c total #watches: 156949
86.28/86.36	c total #propagations: 829829 / total #impl: 21298045 (eff. 0.039)
86.28/86.36	c #Conflicts:      57000 | #Learnt:       7296 | 0.000
86.28/86.36	c total clause space: 335.816MB
86.28/86.36	c total #watches: 163493
88.58/88.61	c total #propagations: 845243 / total #impl: 21676477 (eff. 0.039)
88.58/88.61	c #Conflicts:      58000 | #Learnt:       8296 | 0.000
88.58/88.61	c total clause space: 335.816MB
88.58/88.61	c total #watches: 169525
91.17/91.28	c total #propagations: 862143 / total #impl: 21988791 (eff. 0.039)
91.17/91.28	c #Conflicts:      59000 | #Learnt:       9296 | 0.000
91.17/91.28	c total clause space: 335.816MB
91.17/91.28	c total #watches: 175267
94.17/94.29	c total #propagations: 878490 / total #impl: 22260256 (eff. 0.039)
94.17/94.29	c #Conflicts:      60000 | #Learnt:      10296 | 0.000
94.17/94.29	c total clause space: 335.816MB
94.17/94.29	c total #watches: 181551
96.37/96.45	c total #propagations: 895331 / total #impl: 22581568 (eff. 0.040)
96.37/96.45	c #Conflicts:      61000 | #Learnt:      11296 | 0.000
96.37/96.45	c total clause space: 335.816MB
96.37/96.45	c total #watches: 187898
99.07/99.16	c total #propagations: 910023 / total #impl: 22965284 (eff. 0.040)
99.07/99.16	c GC COLLECT
99.07/99.16	c #Conflicts:      62000 | #Learnt:       6388 | 0.000
99.07/99.16	c total clause space: 335.816MB
99.07/99.16	c total #watches: 157631
101.17/101.26	c total #propagations: 924548 / total #impl: 23365989 (eff. 0.040)
101.17/101.26	c #Conflicts:      63000 | #Learnt:       7388 | 0.000
101.17/101.26	c total clause space: 335.816MB
101.17/101.26	c total #watches: 163228
103.47/103.58	c total #propagations: 940535 / total #impl: 23738917 (eff. 0.040)
103.47/103.58	c #Conflicts:      64000 | #Learnt:       8388 | 0.000
103.47/103.58	c total clause space: 335.816MB
103.47/103.58	c total #watches: 168102
105.76/105.83	c total #propagations: 957404 / total #impl: 24163604 (eff. 0.040)
105.76/105.83	c #Conflicts:      65000 | #Learnt:       9388 | 0.000
105.76/105.83	c total clause space: 335.816MB
105.76/105.83	c total #watches: 173767
107.06/107.19	c total #propagations: 974825 / total #impl: 24497577 (eff. 0.040)
107.06/107.19	c #Conflicts:      66000 | #Learnt:      10388 | 0.000
107.06/107.19	c total clause space: 335.816MB
107.06/107.19	c total #watches: 181696
108.47/108.56	c total #propagations: 990417 / total #impl: 24902471 (eff. 0.040)
108.47/108.56	c #Conflicts:      67000 | #Learnt:      11388 | 0.000
108.47/108.56	c total clause space: 335.816MB
108.47/108.56	c total #watches: 189567
109.98/110.08	c total #propagations: 1002582 / total #impl: 25392963 (eff. 0.039)
109.98/110.08	c #Conflicts:      68000 | #Learnt:      12388 | 0.000
109.98/110.08	c total clause space: 545.701MB
109.98/110.08	c total #watches: 194808
111.37/111.48	c total #propagations: 1017882 / total #impl: 25794607 (eff. 0.039)
111.37/111.48	c GC COLLECT
111.37/111.48	c #Conflicts:      69000 | #Learnt:       7183 | 0.000
111.37/111.48	c total clause space: 545.701MB
111.37/111.48	c total #watches: 163047
112.87/112.94	c total #propagations: 1031528 / total #impl: 26198630 (eff. 0.039)
112.87/112.94	c #Conflicts:      70000 | #Learnt:       8183 | 0.000
112.87/112.94	c total clause space: 545.701MB
112.87/112.94	c total #watches: 167826
115.07/115.13	c total #propagations: 1047239 / total #impl: 26542497 (eff. 0.039)
115.07/115.13	c #Conflicts:      71000 | #Learnt:       9183 | 0.000
115.07/115.13	c total clause space: 545.701MB
115.07/115.13	c total #watches: 173927
118.27/118.33	c total #propagations: 1062639 / total #impl: 26851093 (eff. 0.040)
118.27/118.33	c #Conflicts:      72000 | #Learnt:      10183 | 0.000
118.27/118.33	c total clause space: 545.701MB
118.27/118.33	c total #watches: 178630
122.07/122.10	c total #propagations: 1077615 / total #impl: 27264854 (eff. 0.040)
122.07/122.10	c #Conflicts:      73000 | #Learnt:      11183 | 0.000
122.07/122.10	c total clause space: 545.701MB
122.07/122.10	c total #watches: 183211
125.76/125.85	c total #propagations: 1093000 / total #impl: 27692993 (eff. 0.039)
125.76/125.85	c #Conflicts:      74000 | #Learnt:      12183 | 0.000
125.76/125.85	c total clause space: 545.701MB
125.76/125.85	c total #watches: 188477
128.46/128.50	c total #propagations: 1107892 / total #impl: 28139714 (eff. 0.039)
128.46/128.50	c GC COLLECT
128.46/128.50	c #Conflicts:      75000 | #Learnt:       6683 | 0.000
128.46/128.50	c total clause space: 545.701MB
128.46/128.50	c total #watches: 160131
129.66/129.76	c total #propagations: 1123501 / total #impl: 28508607 (eff. 0.039)
129.66/129.76	c #Conflicts:      76000 | #Learnt:       7683 | 0.000
129.66/129.76	c total clause space: 545.701MB
129.66/129.76	c total #watches: 166776
131.06/131.14	c total #propagations: 1143119 / total #impl: 28856554 (eff. 0.040)
131.06/131.14	c #Conflicts:      77000 | #Learnt:       8683 | 0.000
131.06/131.14	c total clause space: 545.701MB
131.06/131.14	c total #watches: 174910
132.66/132.78	c total #propagations: 1156738 / total #impl: 29289343 (eff. 0.039)
132.66/132.78	c #Conflicts:      78000 | #Learnt:       9683 | 0.000
132.66/132.78	c total clause space: 545.701MB
132.66/132.78	c total #watches: 183657
134.76/134.80	c total #propagations: 1170525 / total #impl: 29892279 (eff. 0.039)
134.76/134.80	c #Conflicts:      79000 | #Learnt:      10683 | 0.000
134.76/134.80	c total clause space: 545.701MB
134.76/134.80	c total #watches: 189057
138.07/138.11	c total #propagations: 1184442 / total #impl: 30435943 (eff. 0.039)
138.07/138.11	c #Conflicts:      80000 | #Learnt:      11683 | 0.000
138.07/138.11	c total clause space: 545.701MB
138.07/138.11	c total #watches: 194346
141.27/141.38	c total #propagations: 1198715 / total #impl: 30862836 (eff. 0.039)
141.27/141.38	c #Conflicts:      81000 | #Learnt:      12683 | 0.000
141.27/141.38	c total clause space: 545.701MB
141.27/141.38	c total #watches: 200485
144.56/144.69	c total #propagations: 1212397 / total #impl: 31347220 (eff. 0.039)
144.56/144.69	c GC COLLECT
144.56/144.69	c #Conflicts:      82000 | #Learnt:       6881 | 0.000
144.56/144.69	c total clause space: 545.701MB
144.56/144.69	c total #watches: 161589
146.27/146.35	c total #propagations: 1224210 / total #impl: 31793316 (eff. 0.039)
146.27/146.35	c #Conflicts:      83000 | #Learnt:       7881 | 0.000
146.27/146.35	c total clause space: 545.701MB
146.27/146.35	c total #watches: 170629
148.06/148.16	c total #propagations: 1235463 / total #impl: 32160606 (eff. 0.038)
148.06/148.16	c #Conflicts:      84000 | #Learnt:       8881 | 0.000
148.06/148.16	c total clause space: 545.701MB
148.06/148.16	c total #watches: 177987
150.36/150.40	c total #propagations: 1247643 / total #impl: 32591658 (eff. 0.038)
150.36/150.40	c #Conflicts:      85000 | #Learnt:       9881 | 0.000
150.36/150.40	c total clause space: 545.701MB
150.36/150.40	c total #watches: 183812
152.56/152.68	c total #propagations: 1260814 / total #impl: 33034160 (eff. 0.038)
152.56/152.68	c #Conflicts:      86000 | #Learnt:      10881 | 0.000
152.56/152.68	c total clause space: 545.701MB
152.56/152.68	c total #watches: 189514
154.66/154.71	c total #propagations: 1274238 / total #impl: 33528183 (eff. 0.038)
154.66/154.71	c #Conflicts:      87000 | #Learnt:      11881 | 0.000
154.66/154.71	c total clause space: 545.701MB
154.66/154.71	c total #watches: 196033
156.96/157.07	c total #propagations: 1287060 / total #impl: 34054951 (eff. 0.038)
156.96/157.07	c #Conflicts:      88000 | #Learnt:      12881 | 0.000
156.96/157.07	c total clause space: 545.701MB
156.96/157.07	c total #watches: 201243
159.36/159.50	c total #propagations: 1300912 / total #impl: 34606929 (eff. 0.038)
159.36/159.50	c #Conflicts:      89000 | #Learnt:      13881 | 0.000
159.36/159.50	c total clause space: 545.701MB
159.36/159.50	c total #watches: 206568
161.76/161.82	c total #propagations: 1314600 / total #impl: 35127468 (eff. 0.037)
161.76/161.82	c GC COLLECT
161.76/161.82	c #Conflicts:      90000 | #Learnt:       7781 | 0.000
161.76/161.82	c total clause space: 545.701MB
161.76/161.82	c total #watches: 167858
163.66/163.76	c total #propagations: 1328243 / total #impl: 35717769 (eff. 0.037)
163.66/163.76	c #Conflicts:      91000 | #Learnt:       8781 | 0.000
163.66/163.76	c total clause space: 545.701MB
163.66/163.76	c total #watches: 173787
165.76/165.81	c total #propagations: 1343123 / total #impl: 36159289 (eff. 0.037)
165.76/165.81	c #Conflicts:      92000 | #Learnt:       9781 | 0.000
165.76/165.81	c total clause space: 545.701MB
165.76/165.81	c total #watches: 178778
167.96/168.03	c total #propagations: 1357883 / total #impl: 36559136 (eff. 0.037)
167.96/168.03	c #Conflicts:      93000 | #Learnt:      10781 | 0.000
167.96/168.03	c total clause space: 545.701MB
167.96/168.03	c total #watches: 183896
170.46/170.59	c total #propagations: 1373066 / total #impl: 37002800 (eff. 0.037)
170.46/170.59	c #Conflicts:      94000 | #Learnt:      11781 | 0.000
170.46/170.59	c total clause space: 545.701MB
170.46/170.59	c total #watches: 188800
172.95/173.00	c total #propagations: 1389424 / total #impl: 37464901 (eff. 0.037)
172.95/173.00	c #Conflicts:      95000 | #Learnt:      12781 | 0.000
172.95/173.00	c total clause space: 545.701MB
172.95/173.00	c total #watches: 193629
175.55/175.64	c total #propagations: 1406208 / total #impl: 37860466 (eff. 0.037)
175.55/175.64	c #Conflicts:      96000 | #Learnt:      13781 | 0.000
175.55/175.64	c total clause space: 545.701MB
175.55/175.64	c total #watches: 198360
177.76/177.89	c total #propagations: 1422334 / total #impl: 38254766 (eff. 0.037)
177.76/177.89	c #Conflicts:      97000 | #Learnt:      14781 | 0.000
177.76/177.89	c total clause space: 545.701MB
177.76/177.89	c total #watches: 204121
179.66/179.71	c total #propagations: 1437530 / total #impl: 38560411 (eff. 0.037)
179.66/179.71	c GC COLLECT
179.66/179.71	c #Conflicts:      98000 | #Learnt:       8387 | 0.000
179.66/179.71	c total clause space: 545.701MB
179.66/179.71	c total #watches: 172120
181.47/181.54	c total #propagations: 1451997 / total #impl: 38948519 (eff. 0.037)
181.47/181.54	c #Conflicts:      99000 | #Learnt:       9387 | 0.000
181.47/181.54	c total clause space: 545.701MB
181.47/181.54	c total #watches: 176939
183.36/183.48	c total #propagations: 1467812 / total #impl: 39357457 (eff. 0.037)
183.36/183.48	c #Conflicts:     100000 | #Learnt:      10387 | 0.000
183.36/183.48	c total clause space: 545.701MB
183.36/183.48	c total #watches: 181534
185.36/185.42	c total #propagations: 1483797 / total #impl: 39801787 (eff. 0.037)
185.36/185.42	c #Conflicts:     101000 | #Learnt:      11387 | 0.000
185.36/185.42	c total clause space: 545.701MB
185.36/185.42	c total #watches: 187484
187.46/187.57	c total #propagations: 1498788 / total #impl: 40103702 (eff. 0.037)
187.46/187.57	c #Conflicts:     102000 | #Learnt:      12387 | 0.000
187.46/187.57	c total clause space: 545.701MB
187.46/187.57	c total #watches: 193075
189.46/189.59	c total #propagations: 1514498 / total #impl: 40484606 (eff. 0.037)
189.46/189.59	c #Conflicts:     103000 | #Learnt:      13387 | 0.000
189.46/189.59	c total clause space: 545.701MB
189.46/189.59	c total #watches: 199129
191.76/191.88	c total #propagations: 1529534 / total #impl: 40807813 (eff. 0.037)
191.76/191.88	c #Conflicts:     104000 | #Learnt:      14387 | 0.000
191.76/191.88	c total clause space: 545.701MB
191.76/191.88	c total #watches: 206901
194.95/195.09	c total #propagations: 1543149 / total #impl: 41137830 (eff. 0.038)
194.95/195.09	c #Conflicts:     105000 | #Learnt:      15387 | 0.000
194.95/195.09	c total clause space: 545.701MB
194.95/195.09	c total #watches: 215387
197.15/197.21	c total #propagations: 1558583 / total #impl: 41530310 (eff. 0.038)
197.15/197.21	c GC COLLECT
197.15/197.21	c #Conflicts:     106000 | #Learnt:       8681 | 0.000
197.15/197.21	c total clause space: 545.701MB
197.15/197.21	c total #watches: 174645
198.95/199.09	c total #propagations: 1570521 / total #impl: 42038114 (eff. 0.037)
198.95/199.09	c #Conflicts:     107000 | #Learnt:       9681 | 0.000
198.95/199.09	c total clause space: 545.701MB
198.95/199.09	c total #watches: 182395
201.15/201.23	c total #propagations: 1584459 / total #impl: 42408517 (eff. 0.037)
201.15/201.23	c #Conflicts:     108000 | #Learnt:      10681 | 0.000
201.15/201.23	c total clause space: 545.701MB
201.15/201.23	c total #watches: 190082
204.15/204.21	c total #propagations: 1598363 / total #impl: 42861580 (eff. 0.037)
204.15/204.21	c #Conflicts:     109000 | #Learnt:      11681 | 0.000
204.15/204.21	c total clause space: 545.701MB
204.15/204.21	c total #watches: 197133
207.15/207.22	c total #propagations: 1610995 / total #impl: 43397704 (eff. 0.037)
207.15/207.22	c #Conflicts:     110000 | #Learnt:      12681 | 0.000
207.15/207.22	c total clause space: 545.701MB
207.15/207.22	c total #watches: 203236
210.25/210.35	c total #propagations: 1624160 / total #impl: 43848185 (eff. 0.037)
210.25/210.35	c #Conflicts:     111000 | #Learnt:      13681 | 0.000
210.25/210.35	c total clause space: 545.701MB
210.25/210.35	c total #watches: 210460
213.46/213.56	c total #propagations: 1637450 / total #impl: 44301185 (eff. 0.037)
213.46/213.56	c #Conflicts:     112000 | #Learnt:      14682 | 0.000
213.46/213.56	c total clause space: 545.701MB
213.46/213.56	c total #watches: 219980
217.95/218.06	c total #propagations: 1651613 / total #impl: 44791230 (eff. 0.037)
217.95/218.06	c #Conflicts:     113000 | #Learnt:      15682 | 0.000
217.95/218.06	c total clause space: 545.701MB
217.95/218.06	c total #watches: 226251
221.66/221.77	c total #propagations: 1669155 / total #impl: 45194311 (eff. 0.037)
221.66/221.77	c GC COLLECT
221.66/221.77	c #Conflicts:     114000 | #Learnt:       8678 | 0.000
221.66/221.77	c total clause space: 545.701MB
221.66/221.77	c total #watches: 174097
223.36/223.43	c total #propagations: 1686855 / total #impl: 45625178 (eff. 0.037)
223.36/223.43	c #Conflicts:     115000 | #Learnt:       9678 | 0.000
223.36/223.43	c total clause space: 545.701MB
223.36/223.43	c total #watches: 182210
225.46/225.59	c total #propagations: 1702810 / total #impl: 46033298 (eff. 0.037)
225.46/225.59	c #Conflicts:     116000 | #Learnt:      10678 | 0.000
225.46/225.59	c total clause space: 545.701MB
225.46/225.59	c total #watches: 191506
227.76/227.83	c total #propagations: 1717779 / total #impl: 46305684 (eff. 0.037)
227.76/227.83	c #Conflicts:     117000 | #Learnt:      11678 | 0.000
227.76/227.83	c total clause space: 545.701MB
227.76/227.83	c total #watches: 198677
230.55/230.65	c total #propagations: 1731590 / total #impl: 46727148 (eff. 0.037)
230.55/230.65	c #Conflicts:     118000 | #Learnt:      12678 | 0.000
230.55/230.65	c total clause space: 545.701MB
230.55/230.65	c total #watches: 204872
233.45/233.58	c total #propagations: 1746342 / total #impl: 47231637 (eff. 0.037)
233.45/233.58	c #Conflicts:     119000 | #Learnt:      13678 | 0.000
233.45/233.58	c total clause space: 545.701MB
233.45/233.58	c total #watches: 211495
235.75/235.82	c total #propagations: 1759775 / total #impl: 47698079 (eff. 0.037)
235.75/235.82	c #Conflicts:     120000 | #Learnt:      14678 | 0.000
235.75/235.82	c total clause space: 545.701MB
235.75/235.82	c total #watches: 216413
238.45/238.58	c total #propagations: 1773581 / total #impl: 48050306 (eff. 0.037)
238.45/238.58	c #Conflicts:     121000 | #Learnt:      15678 | 0.000
238.45/238.58	c total clause space: 545.701MB
238.45/238.58	c total #watches: 221187
241.85/241.98	c total #propagations: 1787577 / total #impl: 48498006 (eff. 0.037)
241.85/241.98	c GC COLLECT
241.85/241.98	c #Conflicts:     122000 | #Learnt:       8374 | 0.000
241.85/241.98	c total clause space: 545.701MB
241.85/241.98	c total #watches: 172760
243.35/243.43	c total #propagations: 1801275 / total #impl: 48931564 (eff. 0.037)
243.35/243.43	c #Conflicts:     123000 | #Learnt:       9374 | 0.000
243.35/243.43	c total clause space: 545.701MB
243.35/243.43	c total #watches: 179789
245.45/245.51	c total #propagations: 1816217 / total #impl: 49323153 (eff. 0.037)
245.45/245.51	c #Conflicts:     124000 | #Learnt:      10374 | 0.000
245.45/245.51	c total clause space: 545.701MB
245.45/245.51	c total #watches: 187695
248.05/248.13	c total #propagations: 1830863 / total #impl: 49694155 (eff. 0.037)
248.05/248.13	c #Conflicts:     125000 | #Learnt:      11374 | 0.000
248.05/248.13	c total clause space: 545.701MB
248.05/248.13	c total #watches: 193812
250.75/250.89	c total #propagations: 1847364 / total #impl: 50182377 (eff. 0.037)
250.75/250.89	c #Conflicts:     126000 | #Learnt:      12374 | 0.000
250.75/250.89	c total clause space: 545.701MB
250.75/250.89	c total #watches: 200880
252.44/252.53	c total #propagations: 1866453 / total #impl: 50532792 (eff. 0.037)
252.44/252.53	c #Conflicts:     127000 | #Learnt:      13375 | 0.000
252.44/252.53	c total clause space: 545.701MB
252.44/252.53	c total #watches: 208978
254.44/254.58	c total #propagations: 1880673 / total #impl: 51012391 (eff. 0.037)
254.44/254.58	c #Conflicts:     128000 | #Learnt:      14378 | 0.000
254.44/254.58	c total clause space: 545.701MB
254.44/254.58	c total #watches: 217724
259.04/259.11	c total #propagations: 1897525 / total #impl: 51683277 (eff. 0.037)
259.04/259.11	c #Conflicts:     129000 | #Learnt:      15378 | 0.000
259.04/259.11	c total clause space: 545.701MB
259.04/259.11	c total #watches: 223001
263.14/263.21	c total #propagations: 1916498 / total #impl: 52074111 (eff. 0.037)
263.14/263.21	c #Conflicts:     130000 | #Learnt:      16378 | 0.000
263.14/263.21	c total clause space: 545.701MB
263.14/263.21	c total #watches: 228412
266.55/266.68	c total #propagations: 1932935 / total #impl: 52459307 (eff. 0.037)
266.55/266.68	c GC COLLECT
266.55/266.68	c #Conflicts:     131000 | #Learnt:       8780 | 0.000
266.55/266.68	c total clause space: 545.701MB
266.55/266.68	c total #watches: 175888
267.95/268.01	c total #propagations: 1950016 / total #impl: 52841979 (eff. 0.037)
267.95/268.01	c #Conflicts:     132000 | #Learnt:       9780 | 0.000
267.95/268.01	c total clause space: 545.701MB
267.95/268.01	c total #watches: 183581
269.65/269.75	c total #propagations: 1965083 / total #impl: 53318504 (eff. 0.037)
269.65/269.75	c #Conflicts:     133000 | #Learnt:      10780 | 0.000
269.65/269.75	c total clause space: 545.701MB
269.65/269.75	c total #watches: 191320
271.75/271.83	c total #propagations: 1979551 / total #impl: 53902464 (eff. 0.037)
271.75/271.83	c #Conflicts:     134000 | #Learnt:      11780 | 0.000
271.75/271.83	c total clause space: 545.701MB
271.75/271.83	c total #watches: 196814
274.45/274.56	c total #propagations: 1995637 / total #impl: 54493904 (eff. 0.037)
274.45/274.56	c #Conflicts:     135000 | #Learnt:      12780 | 0.000
274.45/274.56	c total clause space: 545.701MB
274.45/274.56	c total #watches: 202481
277.64/277.75	c total #propagations: 2014159 / total #impl: 55060120 (eff. 0.037)
277.64/277.75	c #Conflicts:     136000 | #Learnt:      13780 | 0.000
277.64/277.75	c total clause space: 545.701MB
277.64/277.75	c total #watches: 209123
281.34/281.46	c total #propagations: 2030011 / total #impl: 55410201 (eff. 0.037)
281.34/281.46	c #Conflicts:     137000 | #Learnt:      14780 | 0.000
281.34/281.46	c total clause space: 545.701MB
281.34/281.46	c total #watches: 214466
286.34/286.49	c total #propagations: 2047621 / total #impl: 55745296 (eff. 0.037)
286.34/286.49	c #Conflicts:     138000 | #Learnt:      15780 | 0.000
286.34/286.49	c total clause space: 545.701MB
286.34/286.49	c total #watches: 220622
290.24/290.34	c total #propagations: 2065014 / total #impl: 56022613 (eff. 0.037)
290.24/290.34	c #Conflicts:     139000 | #Learnt:      16780 | 0.000
290.24/290.34	c total clause space: 545.701MB
290.24/290.34	c total #watches: 226833
294.24/294.30	c total #propagations: 2081846 / total #impl: 56324902 (eff. 0.037)
294.24/294.30	c #Conflicts:     140000 | #Learnt:      17780 | 0.000
294.24/294.30	c total clause space: 545.701MB
294.24/294.30	c total #watches: 232530
296.14/296.25	c total #propagations: 2098183 / total #impl: 56651549 (eff. 0.037)
296.14/296.25	c GC COLLECT
296.14/296.25	c #Conflicts:     141000 | #Learnt:       9882 | 0.000
296.14/296.25	c total clause space: 545.701MB
296.14/296.25	c total #watches: 183604
298.84/298.90	c total #propagations: 2112188 / total #impl: 56914502 (eff. 0.037)
298.84/298.90	c #Conflicts:     142000 | #Learnt:      10882 | 0.000
298.84/298.90	c total clause space: 545.701MB
298.84/298.90	c total #watches: 188816
302.74/302.87	c total #propagations: 2129336 / total #impl: 57253004 (eff. 0.037)
302.74/302.87	c #Conflicts:     143000 | #Learnt:      11882 | 0.000
302.74/302.87	c total clause space: 545.701MB
302.74/302.87	c total #watches: 193328
306.64/306.72	c total #propagations: 2146576 / total #impl: 57663929 (eff. 0.037)
306.64/306.72	c #Conflicts:     144000 | #Learnt:      12882 | 0.000
306.64/306.72	c total clause space: 545.701MB
306.64/306.72	c total #watches: 197343
311.54/311.68	c total #propagations: 2163518 / total #impl: 58071404 (eff. 0.037)
311.54/311.68	c #Conflicts:     145000 | #Learnt:      13882 | 0.000
311.54/311.68	c total clause space: 545.701MB
311.54/311.68	c total #watches: 201574
316.53/316.66	c total #propagations: 2182737 / total #impl: 58528262 (eff. 0.037)
316.53/316.66	c #Conflicts:     146000 | #Learnt:      14882 | 0.000
316.53/316.66	c total clause space: 545.701MB
316.53/316.66	c total #watches: 206154
321.73/321.86	c total #propagations: 2201222 / total #impl: 58949229 (eff. 0.037)
321.73/321.86	c #Conflicts:     147000 | #Learnt:      15882 | 0.000
321.73/321.86	c total clause space: 545.701MB
321.73/321.86	c total #watches: 210905
326.53/326.62	c total #propagations: 2220080 / total #impl: 59332846 (eff. 0.037)
326.53/326.62	c #Conflicts:     148000 | #Learnt:      16882 | 0.000
326.53/326.62	c total clause space: 545.701MB
326.53/326.62	c total #watches: 215382
330.83/330.97	c total #propagations: 2237994 / total #impl: 59736678 (eff. 0.037)
330.83/330.97	c #Conflicts:     149000 | #Learnt:      17882 | 0.000
330.83/330.97	c total clause space: 545.701MB
330.83/330.97	c total #watches: 222052
333.13/333.30	c total #propagations: 2256190 / total #impl: 60052518 (eff. 0.038)
333.13/333.30	c GC COLLECT
333.13/333.30	c #Conflicts:     150000 | #Learnt:       9674 | 0.000
333.13/333.30	c total clause space: 545.701MB
333.13/333.30	c total #watches: 183305
335.93/336.05	c total #propagations: 2272978 / total #impl: 60532243 (eff. 0.038)
335.93/336.05	c #Conflicts:     151000 | #Learnt:      10674 | 0.000
335.93/336.05	c total clause space: 545.701MB
335.93/336.05	c total #watches: 188625
339.13/339.20	c total #propagations: 2289963 / total #impl: 60874920 (eff. 0.038)
339.13/339.20	c #Conflicts:     152000 | #Learnt:      11674 | 0.000
339.13/339.20	c total clause space: 545.701MB
339.13/339.20	c total #watches: 194515
341.53/341.67	c total #propagations: 2307731 / total #impl: 61236991 (eff. 0.038)
341.53/341.67	c #Conflicts:     153000 | #Learnt:      12674 | 0.000
341.53/341.67	c total clause space: 545.701MB
341.53/341.67	c total #watches: 198719
345.53/345.66	c total #propagations: 2325386 / total #impl: 61489804 (eff. 0.038)
345.53/345.66	c #Conflicts:     154000 | #Learnt:      13674 | 0.000
345.53/345.66	c total clause space: 545.701MB
345.53/345.66	c total #watches: 204106
348.93/349.06	c total #propagations: 2341728 / total #impl: 61788335 (eff. 0.038)
348.93/349.06	c #Conflicts:     155000 | #Learnt:      14674 | 0.000
348.93/349.06	c total clause space: 545.701MB
348.93/349.06	c total #watches: 209062
352.93/353.10	c total #propagations: 2358322 / total #impl: 62111938 (eff. 0.038)
352.93/353.10	c #Conflicts:     156000 | #Learnt:      15674 | 0.000
352.93/353.10	c total clause space: 545.701MB
352.93/353.10	c total #watches: 214205
355.63/355.77	c total #propagations: 2377234 / total #impl: 62429363 (eff. 0.038)
355.63/355.77	c #Conflicts:     157000 | #Learnt:      16674 | 0.000
355.63/355.77	c total clause space: 545.701MB
355.63/355.77	c total #watches: 221942
358.53/358.64	c total #propagations: 2393304 / total #impl: 62676131 (eff. 0.038)
358.53/358.64	c #Conflicts:     158000 | #Learnt:      17674 | 0.000
358.53/358.64	c total clause space: 545.701MB
358.53/358.64	c total #watches: 231331
362.32/362.49	c total #propagations: 2408180 / total #impl: 63242130 (eff. 0.038)
362.32/362.49	c #Conflicts:     159000 | #Learnt:      18674 | 0.000
362.32/362.49	c total clause space: 545.701MB
362.32/362.49	c total #watches: 238385
364.83/364.93	c total #propagations: 2422893 / total #impl: 63739608 (eff. 0.038)
364.83/364.93	c GC COLLECT
364.83/364.93	c #Conflicts:     160000 | #Learnt:      10175 | 0.000
364.83/364.93	c total clause space: 545.701MB
364.83/364.93	c total #watches: 187666
367.63/367.72	c total #propagations: 2438241 / total #impl: 64131338 (eff. 0.038)
367.63/367.72	c #Conflicts:     161000 | #Learnt:      11175 | 0.000
367.63/367.72	c total clause space: 545.701MB
367.63/367.72	c total #watches: 194218
371.23/371.38	c total #propagations: 2456020 / total #impl: 64540576 (eff. 0.038)
371.23/371.38	c #Conflicts:     162000 | #Learnt:      12175 | 0.000
371.23/371.38	c total clause space: 545.701MB
371.23/371.38	c total #watches: 201287
374.93/375.04	c total #propagations: 2471859 / total #impl: 64881560 (eff. 0.038)
374.93/375.04	c #Conflicts:     163000 | #Learnt:      13175 | 0.000
374.93/375.04	c total clause space: 545.701MB
374.93/375.04	c total #watches: 206149
378.73/378.84	c total #propagations: 2489139 / total #impl: 65225918 (eff. 0.038)
378.73/378.84	c #Conflicts:     164000 | #Learnt:      14175 | 0.000
378.73/378.84	c total clause space: 545.701MB
378.73/378.84	c total #watches: 211822
384.23/384.33	c total #propagations: 2506069 / total #impl: 65583392 (eff. 0.038)
384.23/384.33	c #Conflicts:     165000 | #Learnt:      15175 | 0.000
384.23/384.33	c total clause space: 545.701MB
384.23/384.33	c total #watches: 218132
389.13/389.23	c total #propagations: 2524411 / total #impl: 65983376 (eff. 0.038)
389.13/389.23	c #Conflicts:     166000 | #Learnt:      16175 | 0.000
389.13/389.23	c total clause space: 545.701MB
389.13/389.23	c total #watches: 224526
393.83/393.91	c total #propagations: 2541382 / total #impl: 66368345 (eff. 0.038)
393.83/393.91	c #Conflicts:     167000 | #Learnt:      17175 | 0.000
393.83/393.91	c total clause space: 545.701MB
393.83/393.91	c total #watches: 230386
399.02/399.13	c total #propagations: 2558102 / total #impl: 66779676 (eff. 0.038)
399.02/399.13	c #Conflicts:     168000 | #Learnt:      18175 | 0.000
399.02/399.13	c total clause space: 545.701MB
399.02/399.13	c total #watches: 235695
403.73/403.87	c total #propagations: 2576300 / total #impl: 67184895 (eff. 0.038)
403.73/403.87	c #Conflicts:     169000 | #Learnt:      19175 | 0.000
403.73/403.87	c total clause space: 545.701MB
403.73/403.87	c total #watches: 242379
407.42/407.59	c total #propagations: 2593348 / total #impl: 67515216 (eff. 0.038)
407.42/407.59	c GC COLLECT
407.42/407.59	c #Conflicts:     170000 | #Learnt:      10377 | 0.000
407.42/407.59	c total clause space: 886.764MB
407.42/407.59	c total #watches: 189343
410.62/410.75	c total #propagations: 2610384 / total #impl: 67807650 (eff. 0.038)
410.62/410.75	c #Conflicts:     171000 | #Learnt:      11377 | 0.000
410.62/410.75	c total clause space: 886.764MB
410.62/410.75	c total #watches: 195996
414.63/414.72	c total #propagations: 2628104 / total #impl: 68049993 (eff. 0.039)
414.63/414.72	c #Conflicts:     172000 | #Learnt:      12377 | 0.000
414.63/414.72	c total clause space: 886.764MB
414.63/414.72	c total #watches: 200042
418.52/418.61	c total #propagations: 2646866 / total #impl: 68317561 (eff. 0.039)
418.52/418.61	c #Conflicts:     173000 | #Learnt:      13377 | 0.000
418.52/418.61	c total clause space: 886.764MB
418.52/418.61	c total #watches: 205407
422.92/423.08	c total #propagations: 2665702 / total #impl: 68581404 (eff. 0.039)
422.92/423.08	c #Conflicts:     174000 | #Learnt:      14377 | 0.000
422.92/423.08	c total clause space: 886.764MB
422.92/423.08	c total #watches: 211292
427.72/427.81	c total #propagations: 2682884 / total #impl: 68825007 (eff. 0.039)
427.72/427.81	c #Conflicts:     175000 | #Learnt:      15377 | 0.000
427.72/427.81	c total clause space: 886.764MB
427.72/427.81	c total #watches: 216781
433.12/433.25	c total #propagations: 2703824 / total #impl: 69071435 (eff. 0.039)
433.12/433.25	c #Conflicts:     176000 | #Learnt:      16377 | 0.000
433.12/433.25	c total clause space: 886.764MB
433.12/433.25	c total #watches: 222247
437.32/437.44	c total #propagations: 2725209 / total #impl: 69386299 (eff. 0.039)
437.32/437.44	c #Conflicts:     177000 | #Learnt:      17377 | 0.000
437.32/437.44	c total clause space: 886.764MB
437.32/437.44	c total #watches: 229418
441.91/442.08	c total #propagations: 2742935 / total #impl: 69734056 (eff. 0.039)
441.91/442.08	c #Conflicts:     178000 | #Learnt:      18377 | 0.000
441.91/442.08	c total clause space: 886.764MB
441.91/442.08	c total #watches: 237203
446.41/446.52	c total #propagations: 2759783 / total #impl: 70036848 (eff. 0.039)
446.41/446.52	c #Conflicts:     179000 | #Learnt:      19377 | 0.000
446.41/446.52	c total clause space: 886.764MB
446.41/446.52	c total #watches: 244294
450.41/450.57	c total #propagations: 2778052 / total #impl: 70342782 (eff. 0.039)
450.41/450.57	c GC COLLECT
450.41/450.57	c #Conflicts:     180000 | #Learnt:      10270 | 0.000
450.41/450.57	c total clause space: 886.764MB
450.41/450.57	c total #watches: 188440
453.12/453.26	c total #propagations: 2793349 / total #impl: 70701488 (eff. 0.040)
453.12/453.26	c #Conflicts:     181000 | #Learnt:      11270 | 0.000
453.12/453.26	c total clause space: 886.764MB
453.12/453.26	c total #watches: 194234
454.81/454.90	c total #propagations: 2810156 / total #impl: 71034165 (eff. 0.040)
454.81/454.90	c #Conflicts:     182000 | #Learnt:      12270 | 0.000
454.81/454.90	c total clause space: 886.764MB
454.81/454.90	c total #watches: 200408
456.52/456.64	c total #propagations: 2829318 / total #impl: 71441434 (eff. 0.040)
456.52/456.64	c #Conflicts:     183000 | #Learnt:      13270 | 0.000
456.52/456.64	c total clause space: 886.764MB
456.52/456.64	c total #watches: 206554
459.11/459.22	c total #propagations: 2844107 / total #impl: 71762272 (eff. 0.040)
459.11/459.22	c #Conflicts:     184000 | #Learnt:      14270 | 0.000
459.11/459.22	c total clause space: 886.764MB
459.11/459.22	c total #watches: 213321
462.21/462.35	c total #propagations: 2860274 / total #impl: 72180256 (eff. 0.040)
462.21/462.35	c #Conflicts:     185000 | #Learnt:      15270 | 0.000
462.21/462.35	c total clause space: 886.764MB
462.21/462.35	c total #watches: 219084
465.11/465.26	c total #propagations: 2877409 / total #impl: 72559744 (eff. 0.040)
465.11/465.26	c #Conflicts:     186000 | #Learnt:      16270 | 0.000
465.11/465.26	c total clause space: 886.764MB
465.11/465.26	c total #watches: 224578
468.11/468.25	c total #propagations: 2894651 / total #impl: 72997611 (eff. 0.040)
468.11/468.25	c #Conflicts:     187000 | #Learnt:      17270 | 0.000
468.11/468.25	c total clause space: 886.764MB
468.11/468.25	c total #watches: 230203
471.11/471.25	c total #propagations: 2911255 / total #impl: 73496776 (eff. 0.040)
471.11/471.25	c #Conflicts:     188000 | #Learnt:      18270 | 0.000
471.11/471.25	c total clause space: 886.764MB
471.11/471.25	c total #watches: 235743
474.72/474.87	c total #propagations: 2926548 / total #impl: 73907875 (eff. 0.040)
474.72/474.87	c #Conflicts:     189000 | #Learnt:      19270 | 0.000
474.72/474.87	c total clause space: 886.764MB
474.72/474.87	c total #watches: 240828
478.31/478.40	c total #propagations: 2942178 / total #impl: 74334327 (eff. 0.040)
478.31/478.40	c #Conflicts:     190000 | #Learnt:      20270 | 0.000
478.31/478.40	c total clause space: 886.764MB
478.31/478.40	c total #watches: 245598
481.72/481.87	c total #propagations: 2957438 / total #impl: 74739072 (eff. 0.040)
481.72/481.87	c GC COLLECT
481.72/481.87	c #Conflicts:     191000 | #Learnt:      10872 | 0.000
481.72/481.87	c total clause space: 886.764MB
481.72/481.87	c total #watches: 192049
484.21/484.32	c total #propagations: 2974146 / total #impl: 75082088 (eff. 0.040)
484.21/484.32	c #Conflicts:     192000 | #Learnt:      11872 | 0.000
484.21/484.32	c total clause space: 886.764MB
484.21/484.32	c total #watches: 198171
486.61/486.78	c total #propagations: 2991627 / total #impl: 75449922 (eff. 0.040)
486.61/486.78	c #Conflicts:     193000 | #Learnt:      12872 | 0.000
486.61/486.78	c total clause space: 886.764MB
486.61/486.78	c total #watches: 203706
489.61/489.78	c total #propagations: 3008029 / total #impl: 75778383 (eff. 0.040)
489.61/489.78	c #Conflicts:     194000 | #Learnt:      13872 | 0.000
489.61/489.78	c total clause space: 886.764MB
489.61/489.78	c total #watches: 210232
492.91/493.06	c total #propagations: 3024932 / total #impl: 76135480 (eff. 0.040)
492.91/493.06	c #Conflicts:     195000 | #Learnt:      14872 | 0.000
492.91/493.06	c total clause space: 886.764MB
492.91/493.06	c total #watches: 216727
496.61/496.74	c total #propagations: 3039775 / total #impl: 76501876 (eff. 0.040)
496.61/496.74	c #Conflicts:     196000 | #Learnt:      15872 | 0.000
496.61/496.74	c total clause space: 886.764MB
496.61/496.74	c total #watches: 223051
500.71/500.81	c total #propagations: 3055863 / total #impl: 76853488 (eff. 0.040)
500.71/500.81	c #Conflicts:     197000 | #Learnt:      16872 | 0.000
500.71/500.81	c total clause space: 886.764MB
500.71/500.81	c total #watches: 229415
504.71/504.82	c total #propagations: 3071486 / total #impl: 77208061 (eff. 0.040)
504.71/504.82	c #Conflicts:     198000 | #Learnt:      17872 | 0.000
504.71/504.82	c total clause space: 886.764MB
504.71/504.82	c total #watches: 235522
509.31/509.42	c total #propagations: 3087116 / total #impl: 77600068 (eff. 0.040)
509.31/509.42	c #Conflicts:     199000 | #Learnt:      18872 | 0.000
509.31/509.42	c total clause space: 886.764MB
509.31/509.42	c total #watches: 242038
513.40/513.50	c total #propagations: 3102567 / total #impl: 77964517 (eff. 0.040)
513.40/513.50	c #Conflicts:     200000 | #Learnt:      19872 | 0.000
513.40/513.50	c total clause space: 886.764MB
513.40/513.50	c total #watches: 249888
517.30/517.49	c total #propagations: 3117177 / total #impl: 78274468 (eff. 0.040)
517.30/517.49	c #Conflicts:     201000 | #Learnt:      20872 | 0.000
517.30/517.49	c total clause space: 886.764MB
517.30/517.49	c total #watches: 256505
520.10/520.29	c total #propagations: 3132345 / total #impl: 78622429 (eff. 0.040)
520.10/520.29	c GC COLLECT
520.10/520.29	c #Conflicts:     202000 | #Learnt:      11177 | 0.000
520.10/520.29	c total clause space: 886.764MB
520.10/520.29	c total #watches: 194535
523.40/523.57	c total #propagations: 3146795 / total #impl: 78981936 (eff. 0.040)
523.40/523.57	c #Conflicts:     203000 | #Learnt:      12177 | 0.000
523.40/523.57	c total clause space: 886.764MB
523.40/523.57	c total #watches: 201252
526.50/526.63	c total #propagations: 3161410 / total #impl: 79325259 (eff. 0.040)
526.50/526.63	c #Conflicts:     204000 | #Learnt:      13177 | 0.000
526.50/526.63	c total clause space: 886.764MB
526.50/526.63	c total #watches: 208220
529.50/529.63	c total #propagations: 3175306 / total #impl: 79621067 (eff. 0.040)
529.50/529.63	c #Conflicts:     205000 | #Learnt:      14177 | 0.000
529.50/529.63	c total clause space: 886.764MB
529.50/529.63	c total #watches: 214708
532.70/532.81	c total #propagations: 3190130 / total #impl: 79940529 (eff. 0.040)
532.70/532.81	c #Conflicts:     206000 | #Learnt:      15177 | 0.000
532.70/532.81	c total clause space: 886.764MB
532.70/532.81	c total #watches: 220857
536.81/536.96	c total #propagations: 3204973 / total #impl: 80302844 (eff. 0.040)
536.81/536.96	c #Conflicts:     207000 | #Learnt:      16177 | 0.000
536.81/536.96	c total clause space: 886.764MB
536.81/536.96	c total #watches: 226363
541.00/541.12	c total #propagations: 3220135 / total #impl: 80752797 (eff. 0.040)
541.00/541.12	c #Conflicts:     208000 | #Learnt:      17177 | 0.000
541.00/541.12	c total clause space: 886.764MB
541.00/541.12	c total #watches: 230969
545.10/545.26	c total #propagations: 3237190 / total #impl: 81263602 (eff. 0.040)
545.10/545.26	c #Conflicts:     209000 | #Learnt:      18177 | 0.000
545.10/545.26	c total clause space: 886.764MB
545.10/545.26	c total #watches: 235423
549.70/549.89	c total #propagations: 3253251 / total #impl: 81717928 (eff. 0.040)
549.70/549.89	c #Conflicts:     210000 | #Learnt:      19177 | 0.000
549.70/549.89	c total clause space: 886.764MB
549.70/549.89	c total #watches: 240818
553.80/553.97	c total #propagations: 3269549 / total #impl: 82236422 (eff. 0.040)
553.80/553.97	c #Conflicts:     211000 | #Learnt:      20177 | 0.000
553.80/553.97	c total clause space: 886.764MB
553.80/553.97	c total #watches: 245307
558.20/558.39	c total #propagations: 3285786 / total #impl: 82711457 (eff. 0.040)
558.20/558.39	c #Conflicts:     212000 | #Learnt:      21177 | 0.000
558.20/558.39	c total clause space: 886.764MB
558.20/558.39	c total #watches: 249320
562.50/562.62	c total #propagations: 3301842 / total #impl: 83215792 (eff. 0.040)
562.50/562.62	c GC COLLECT
562.50/562.62	c #Conflicts:     213000 | #Learnt:      11175 | 0.000
562.50/562.62	c total clause space: 886.764MB
562.50/562.62	c total #watches: 194786
565.90/566.05	c total #propagations: 3316905 / total #impl: 83652163 (eff. 0.040)
565.90/566.05	c #Conflicts:     214000 | #Learnt:      12175 | 0.000
565.90/566.05	c total clause space: 886.764MB
565.90/566.05	c total #watches: 199909
569.60/569.71	c total #propagations: 3333686 / total #impl: 84151938 (eff. 0.040)
569.60/569.71	c #Conflicts:     215000 | #Learnt:      13175 | 0.000
569.60/569.71	c total clause space: 886.764MB
569.60/569.71	c total #watches: 205449
573.70/573.83	c total #propagations: 3350330 / total #impl: 84675267 (eff. 0.040)
573.70/573.83	c #Conflicts:     216000 | #Learnt:      14175 | 0.000
573.70/573.83	c total clause space: 886.764MB
573.70/573.83	c total #watches: 209949
577.41/577.58	c total #propagations: 3368014 / total #impl: 85156957 (eff. 0.040)
577.41/577.58	c #Conflicts:     217000 | #Learnt:      15175 | 0.000
577.41/577.58	c total clause space: 886.764MB
577.41/577.58	c total #watches: 215756
581.60/581.79	c total #propagations: 3385462 / total #impl: 85540061 (eff. 0.040)
581.60/581.79	c #Conflicts:     218000 | #Learnt:      16175 | 0.000
581.60/581.79	c total clause space: 886.764MB
581.60/581.79	c total #watches: 220503
585.40/585.53	c total #propagations: 3404140 / total #impl: 85949819 (eff. 0.040)
585.40/585.53	c #Conflicts:     219000 | #Learnt:      17175 | 0.000
585.40/585.53	c total clause space: 886.764MB
585.40/585.53	c total #watches: 225521
589.40/589.55	c total #propagations: 3420379 / total #impl: 86335619 (eff. 0.040)
589.40/589.55	c #Conflicts:     220000 | #Learnt:      18175 | 0.000
589.40/589.55	c total clause space: 886.764MB
589.40/589.55	c total #watches: 230564
593.90/594.02	c total #propagations: 3435804 / total #impl: 86732526 (eff. 0.040)
593.90/594.02	c #Conflicts:     221000 | #Learnt:      19175 | 0.000
593.90/594.02	c total clause space: 886.764MB
593.90/594.02	c total #watches: 235551
598.00/598.17	c total #propagations: 3452584 / total #impl: 87159980 (eff. 0.040)
598.00/598.17	c #Conflicts:     222000 | #Learnt:      20175 | 0.000
598.00/598.17	c total clause space: 886.764MB
598.00/598.17	c total #watches: 241106
603.00/603.11	c total #propagations: 3468635 / total #impl: 87560937 (eff. 0.040)
603.00/603.11	c #Conflicts:     223000 | #Learnt:      21175 | 0.000
603.00/603.11	c total clause space: 886.764MB
603.00/603.11	c total #watches: 246048
608.09/608.27	c total #propagations: 3485649 / total #impl: 87953844 (eff. 0.040)
608.09/608.27	c #Conflicts:     224000 | #Learnt:      22175 | 0.000
608.09/608.27	c total clause space: 886.764MB
608.09/608.27	c total #watches: 250772
612.89/613.00	c total #propagations: 3502693 / total #impl: 88366862 (eff. 0.040)
612.89/613.00	c GC COLLECT
612.89/613.00	c #Conflicts:     225000 | #Learnt:      11872 | 0.000
612.89/613.00	c total clause space: 886.764MB
612.89/613.00	c total #watches: 198947
617.19/617.37	c total #propagations: 3518472 / total #impl: 88749724 (eff. 0.040)
617.19/617.37	c #Conflicts:     226000 | #Learnt:      12872 | 0.000
617.19/617.37	c total clause space: 886.764MB
617.19/617.37	c total #watches: 204528
621.09/621.22	c total #propagations: 3533991 / total #impl: 89129461 (eff. 0.040)
621.09/621.22	c #Conflicts:     227000 | #Learnt:      13872 | 0.000
621.09/621.22	c total clause space: 886.764MB
621.09/621.22	c total #watches: 210610
625.09/625.21	c total #propagations: 3550578 / total #impl: 89611736 (eff. 0.040)
625.09/625.21	c #Conflicts:     228000 | #Learnt:      14872 | 0.000
625.09/625.21	c total clause space: 886.764MB
625.09/625.21	c total #watches: 216346
628.49/628.68	c total #propagations: 3567702 / total #impl: 90167960 (eff. 0.040)
628.49/628.68	c #Conflicts:     229000 | #Learnt:      15872 | 0.000
628.49/628.68	c total clause space: 886.764MB
628.49/628.68	c total #watches: 221832
632.19/632.39	c total #propagations: 3582565 / total #impl: 90684675 (eff. 0.040)
632.19/632.39	c #Conflicts:     230000 | #Learnt:      16872 | 0.000
632.19/632.39	c total clause space: 886.764MB
632.19/632.39	c total #watches: 227131
635.99/636.15	c total #propagations: 3598824 / total #impl: 91217217 (eff. 0.039)
635.99/636.15	c #Conflicts:     231000 | #Learnt:      17872 | 0.000
635.99/636.15	c total clause space: 886.764MB
635.99/636.15	c total #watches: 232069
639.79/639.92	c total #propagations: 3614173 / total #impl: 91747131 (eff. 0.039)
639.79/639.92	c #Conflicts:     232000 | #Learnt:      18872 | 0.000
639.79/639.92	c total clause space: 886.764MB
639.79/639.92	c total #watches: 237570
644.19/644.32	c total #propagations: 3629393 / total #impl: 92288043 (eff. 0.039)
644.19/644.32	c #Conflicts:     233000 | #Learnt:      19872 | 0.000
644.19/644.32	c total clause space: 886.764MB
644.19/644.32	c total #watches: 243576
650.18/650.36	c total #propagations: 3644917 / total #impl: 92799866 (eff. 0.039)
650.18/650.36	c #Conflicts:     234000 | #Learnt:      20872 | 0.000
650.18/650.36	c total clause space: 886.764MB
650.18/650.36	c total #watches: 249793
655.78/655.94	c total #propagations: 3660134 / total #impl: 93241035 (eff. 0.039)
655.78/655.94	c #Conflicts:     235000 | #Learnt:      21872 | 0.000
655.78/655.94	c total clause space: 886.764MB
655.78/655.94	c total #watches: 256684
662.28/662.45	c total #propagations: 3676030 / total #impl: 93567854 (eff. 0.039)
662.28/662.45	c #Conflicts:     236000 | #Learnt:      22872 | 0.000
662.28/662.45	c total clause space: 886.764MB
662.28/662.45	c total #watches: 262685
666.38/666.54	c total #propagations: 3695663 / total #impl: 93919698 (eff. 0.039)
666.38/666.54	c GC COLLECT
666.38/666.54	c #Conflicts:     237000 | #Learnt:      12272 | 0.000
666.38/666.54	c total clause space: 886.764MB
666.38/666.54	c total #watches: 202234
669.28/669.41	c total #propagations: 3711941 / total #impl: 94280372 (eff. 0.039)
669.28/669.41	c #Conflicts:     238000 | #Learnt:      13272 | 0.000
669.28/669.41	c total clause space: 886.764MB
669.28/669.41	c total #watches: 208572
672.58/672.71	c total #propagations: 3728925 / total #impl: 94633631 (eff. 0.039)
672.58/672.71	c #Conflicts:     239000 | #Learnt:      14272 | 0.000
672.58/672.71	c total clause space: 886.764MB
672.58/672.71	c total #watches: 214183
675.88/676.08	c total #propagations: 3746219 / total #impl: 95121284 (eff. 0.039)
675.88/676.08	c #Conflicts:     240000 | #Learnt:      15272 | 0.000
675.88/676.08	c total clause space: 886.764MB
675.88/676.08	c total #watches: 221795
679.18/679.36	c total #propagations: 3763708 / total #impl: 95567330 (eff. 0.039)
679.18/679.36	c #Conflicts:     241000 | #Learnt:      16272 | 0.000
679.18/679.36	c total clause space: 886.764MB
679.18/679.36	c total #watches: 230181
683.58/683.79	c total #propagations: 3780636 / total #impl: 95823470 (eff. 0.039)
683.58/683.79	c #Conflicts:     242000 | #Learnt:      17272 | 0.000
683.58/683.79	c total clause space: 886.764MB
683.58/683.79	c total #watches: 237698
687.38/687.57	c total #propagations: 3798073 / total #impl: 96215447 (eff. 0.039)
687.38/687.57	c #Conflicts:     243000 | #Learnt:      18272 | 0.000
687.38/687.57	c total clause space: 886.764MB
687.38/687.57	c total #watches: 244996
692.98/693.11	c total #propagations: 3815925 / total #impl: 96601877 (eff. 0.040)
692.98/693.11	c #Conflicts:     244000 | #Learnt:      19272 | 0.000
692.98/693.11	c total clause space: 886.764MB
692.98/693.11	c total #watches: 251369
699.37/699.56	c total #propagations: 3834163 / total #impl: 97081505 (eff. 0.039)
699.37/699.56	c #Conflicts:     245000 | #Learnt:      20272 | 0.000
699.37/699.56	c total clause space: 886.764MB
699.37/699.56	c total #watches: 257402
705.97/706.17	c total #propagations: 3852428 / total #impl: 97529313 (eff. 0.040)
705.97/706.17	c #Conflicts:     246000 | #Learnt:      21272 | 0.000
705.97/706.17	c total clause space: 886.764MB
705.97/706.17	c total #watches: 262318
712.27/712.43	c total #propagations: 3871970 / total #impl: 98000935 (eff. 0.040)
712.27/712.43	c #Conflicts:     247000 | #Learnt:      22272 | 0.000
712.27/712.43	c total clause space: 886.764MB
712.27/712.43	c total #watches: 268625
717.18/717.35	c total #propagations: 3889216 / total #impl: 98366271 (eff. 0.040)
717.18/717.35	c #Conflicts:     248000 | #Learnt:      23272 | 0.000
717.18/717.35	c total clause space: 886.764MB
717.18/717.35	c total #watches: 274828
722.78/722.91	c total #propagations: 3905411 / total #impl: 98722041 (eff. 0.040)
722.78/722.91	c GC COLLECT
722.78/722.91	c #Conflicts:     249000 | #Learnt:      12366 | 0.000
722.78/722.91	c total clause space: 886.764MB
722.78/722.91	c total #watches: 203181
726.28/726.46	c total #propagations: 3923468 / total #impl: 99043586 (eff. 0.040)
726.28/726.46	c #Conflicts:     250000 | #Learnt:      13366 | 0.000
726.28/726.46	c total clause space: 886.764MB
726.28/726.46	c total #watches: 209660
730.28/730.49	c total #propagations: 3940723 / total #impl: 99434331 (eff. 0.040)
730.28/730.49	c #Conflicts:     251000 | #Learnt:      14366 | 0.000
730.28/730.49	c total clause space: 886.764MB
730.28/730.49	c total #watches: 215533
733.98/734.18	c total #propagations: 3959218 / total #impl: 99880760 (eff. 0.040)
733.98/734.18	c #Conflicts:     252000 | #Learnt:      15366 | 0.000
733.98/734.18	c total clause space: 886.764MB
733.98/734.18	c total #watches: 222014
738.38/738.53	c total #propagations: 3976321 / total #impl: 100321376 (eff. 0.040)
738.38/738.53	c #Conflicts:     253000 | #Learnt:      16366 | 0.000
738.38/738.53	c total clause space: 886.764MB
738.38/738.53	c total #watches: 229182
742.58/742.78	c total #propagations: 3992211 / total #impl: 100618207 (eff. 0.040)
742.58/742.78	c #Conflicts:     254000 | #Learnt:      17366 | 0.000
742.58/742.78	c total clause space: 886.764MB
742.58/742.78	c total #watches: 235413
747.47/747.68	c total #propagations: 4010023 / total #impl: 101000634 (eff. 0.040)
747.47/747.68	c #Conflicts:     255000 | #Learnt:      18366 | 0.000
747.47/747.68	c total clause space: 886.764MB
747.47/747.68	c total #watches: 241330
753.48/753.61	c total #propagations: 4027271 / total #impl: 101316147 (eff. 0.040)
753.48/753.61	c #Conflicts:     256000 | #Learnt:      19366 | 0.000
753.48/753.61	c total clause space: 886.764MB
753.48/753.61	c total #watches: 247611
760.27/760.41	c total #propagations: 4044338 / total #impl: 101596492 (eff. 0.040)
760.27/760.41	c #Conflicts:     257000 | #Learnt:      20366 | 0.000
760.27/760.41	c total clause space: 886.764MB
760.27/760.41	c total #watches: 254371
766.07/766.28	c total #propagations: 4060555 / total #impl: 101913960 (eff. 0.040)
766.07/766.28	c #Conflicts:     258000 | #Learnt:      21366 | 0.000
766.07/766.28	c total clause space: 886.764MB
766.07/766.28	c total #watches: 260260
770.57/770.75	c total #propagations: 4077893 / total #impl: 102368994 (eff. 0.040)
770.57/770.75	c #Conflicts:     259000 | #Learnt:      22366 | 0.000
770.57/770.75	c total clause space: 886.764MB
770.57/770.75	c total #watches: 266827
776.48/776.63	c total #propagations: 4093814 / total #impl: 102735220 (eff. 0.040)
776.48/776.63	c #Conflicts:     260000 | #Learnt:      23366 | 0.000
776.48/776.63	c total clause space: 886.764MB
776.48/776.63	c total #watches: 273175
781.17/781.33	c total #propagations: 4110798 / total #impl: 103002504 (eff. 0.040)
781.17/781.33	c #Conflicts:     261000 | #Learnt:      24366 | 0.000
781.17/781.33	c total clause space: 886.764MB
781.17/781.33	c total #watches: 282483
782.67/782.87	c total #propagations: 4125923 / total #impl: 103344858 (eff. 0.040)
782.67/782.87	c GC COLLECT
782.67/782.87	c #Conflicts:     262000 | #Learnt:      13165 | 0.000
782.67/782.87	c total clause space: 886.764MB
782.67/782.87	c total #watches: 210163
785.16/785.30	c total #propagations: 4139416 / total #impl: 103703317 (eff. 0.040)
785.16/785.30	c #Conflicts:     263000 | #Learnt:      14165 | 0.000
785.16/785.30	c total clause space: 886.764MB
785.16/785.30	c total #watches: 216860
789.36/789.51	c total #propagations: 4154038 / total #impl: 104240957 (eff. 0.040)
789.36/789.51	c #Conflicts:     264000 | #Learnt:      15165 | 0.000
789.36/789.51	c total clause space: 886.764MB
789.36/789.51	c total #watches: 223250
795.27/795.44	c total #propagations: 4171661 / total #impl: 104776716 (eff. 0.040)
795.27/795.44	c #Conflicts:     265000 | #Learnt:      16165 | 0.000
795.27/795.44	c total clause space: 886.764MB
795.27/795.44	c total #watches: 229373
800.06/800.23	c total #propagations: 4190151 / total #impl: 105309407 (eff. 0.040)
800.06/800.23	c #Conflicts:     266000 | #Learnt:      17165 | 0.000
800.06/800.23	c total clause space: 886.764MB
800.06/800.23	c total #watches: 235769
805.17/805.36	c total #propagations: 4205164 / total #impl: 105631927 (eff. 0.040)
805.17/805.36	c #Conflicts:     267000 | #Learnt:      18165 | 0.000
805.17/805.36	c total clause space: 886.764MB
805.17/805.36	c total #watches: 243071
810.06/810.25	c total #propagations: 4221971 / total #impl: 106029419 (eff. 0.040)
810.06/810.25	c #Conflicts:     268000 | #Learnt:      19165 | 0.000
810.06/810.25	c total clause space: 886.764MB
810.06/810.25	c total #watches: 249973
813.97/814.18	c total #propagations: 4237785 / total #impl: 106391130 (eff. 0.040)
813.97/814.18	c #Conflicts:     269000 | #Learnt:      20165 | 0.000
813.97/814.18	c total clause space: 886.764MB
813.97/814.18	c total #watches: 256486
817.27/817.45	c total #propagations: 4254937 / total #impl: 106679421 (eff. 0.040)
817.27/817.45	c #Conflicts:     270000 | #Learnt:      21165 | 0.000
817.27/817.45	c total clause space: 886.764MB
817.27/817.45	c total #watches: 262843
821.46/821.64	c total #propagations: 4272671 / total #impl: 106980875 (eff. 0.040)
821.46/821.64	c #Conflicts:     271000 | #Learnt:      22165 | 0.000
821.46/821.64	c total clause space: 886.764MB
821.46/821.64	c total #watches: 269884
826.26/826.43	c total #propagations: 4287122 / total #impl: 107278152 (eff. 0.040)
826.26/826.43	c #Conflicts:     272000 | #Learnt:      23165 | 0.000
826.26/826.43	c total clause space: 886.764MB
826.26/826.43	c total #watches: 275911
830.56/830.73	c total #propagations: 4303066 / total #impl: 107596226 (eff. 0.040)
830.56/830.73	c #Conflicts:     273000 | #Learnt:      24165 | 0.000
830.56/830.73	c total clause space: 886.764MB
830.56/830.73	c total #watches: 281990
835.45/835.65	c total #propagations: 4317931 / total #impl: 107918172 (eff. 0.040)
835.45/835.65	c GC COLLECT
835.45/835.65	c #Conflicts:     274000 | #Learnt:      12663 | 0.000
835.45/835.65	c total clause space: 886.764MB
835.45/835.65	c total #watches: 206410
838.65/838.82	c total #propagations: 4332212 / total #impl: 108260012 (eff. 0.040)
838.65/838.82	c #Conflicts:     275000 | #Learnt:      13663 | 0.000
838.65/838.82	c total clause space: 886.764MB
838.65/838.82	c total #watches: 214029
841.25/841.49	c total #propagations: 4345739 / total #impl: 108511019 (eff. 0.040)
841.25/841.49	c #Conflicts:     276000 | #Learnt:      14663 | 0.000
841.25/841.49	c total clause space: 886.764MB
841.25/841.49	c total #watches: 221444
845.05/845.28	c total #propagations: 4360100 / total #impl: 108803063 (eff. 0.040)
845.05/845.28	c #Conflicts:     277000 | #Learnt:      15663 | 0.000
845.05/845.28	c total clause space: 886.764MB
845.05/845.28	c total #watches: 229659
849.95/850.15	c total #propagations: 4375434 / total #impl: 109228880 (eff. 0.040)
849.95/850.15	c #Conflicts:     278000 | #Learnt:      16663 | 0.000
849.95/850.15	c total clause space: 886.764MB
849.95/850.15	c total #watches: 238372
855.05/855.29	c total #propagations: 4391833 / total #impl: 109537364 (eff. 0.040)
855.05/855.29	c #Conflicts:     279000 | #Learnt:      17663 | 0.000
855.05/855.29	c total clause space: 886.764MB
855.05/855.29	c total #watches: 245417
860.95/861.13	c total #propagations: 4409402 / total #impl: 109905119 (eff. 0.040)
860.95/861.13	c #Conflicts:     280000 | #Learnt:      18663 | 0.000
860.95/861.13	c total clause space: 886.764MB
860.95/861.13	c total #watches: 252295
864.95/865.19	c total #propagations: 4426113 / total #impl: 110216714 (eff. 0.040)
864.95/865.19	c #Conflicts:     281000 | #Learnt:      19663 | 0.000
864.95/865.19	c total clause space: 886.764MB
864.95/865.19	c total #watches: 260273
871.55/871.71	c total #propagations: 4442425 / total #impl: 110462738 (eff. 0.040)
871.55/871.71	c #Conflicts:     282000 | #Learnt:      20663 | 0.000
871.55/871.71	c total clause space: 886.764MB
871.55/871.71	c total #watches: 268862
876.25/876.48	c total #propagations: 4458118 / total #impl: 110948598 (eff. 0.040)
876.25/876.48	c #Conflicts:     283000 | #Learnt:      21663 | 0.000
876.25/876.48	c total clause space: 886.764MB
876.25/876.48	c total #watches: 277695
882.05/882.24	c total #propagations: 4470930 / total #impl: 111282265 (eff. 0.040)
882.05/882.24	c #Conflicts:     284000 | #Learnt:      22663 | 0.000
882.05/882.24	c total clause space: 886.764MB
882.05/882.24	c total #watches: 286311
888.24/888.46	c total #propagations: 4485020 / total #impl: 111644443 (eff. 0.040)
888.24/888.46	c #Conflicts:     285000 | #Learnt:      23663 | 0.000
888.24/888.46	c total clause space: 886.764MB
888.24/888.46	c total #watches: 293593
896.45/896.65	c total #propagations: 4501907 / total #impl: 112132476 (eff. 0.040)
896.45/896.65	c #Conflicts:     286000 | #Learnt:      24663 | 0.000
896.45/896.65	c total clause space: 886.764MB
896.45/896.65	c total #watches: 300930
904.45/904.63	c total #propagations: 4520252 / total #impl: 112410479 (eff. 0.040)
904.45/904.63	c GC COLLECT
904.45/904.63	c #Conflicts:     287000 | #Learnt:      12863 | 0.000
904.45/904.63	c total clause space: 886.764MB
904.45/904.63	c total #watches: 208330
907.65/907.88	c total #propagations: 4535634 / total #impl: 112832288 (eff. 0.040)
907.65/907.88	c #Conflicts:     288000 | #Learnt:      13863 | 0.000
907.65/907.88	c total clause space: 886.764MB
907.65/907.88	c total #watches: 215356
911.25/911.47	c total #propagations: 4551267 / total #impl: 113235457 (eff. 0.040)
911.25/911.47	c #Conflicts:     289000 | #Learnt:      14863 | 0.000
911.25/911.47	c total clause space: 886.764MB
911.25/911.47	c total #watches: 224507
915.35/915.50	c total #propagations: 4566263 / total #impl: 113602647 (eff. 0.040)
915.35/915.50	c #Conflicts:     290000 | #Learnt:      15863 | 0.000
915.35/915.50	c total clause space: 886.764MB
915.35/915.50	c total #watches: 232553
921.85/922.00	c total #propagations: 4584167 / total #impl: 113945163 (eff. 0.040)
921.85/922.00	c #Conflicts:     291000 | #Learnt:      16863 | 0.000
921.85/922.00	c total clause space: 886.764MB
921.85/922.00	c total #watches: 238624
928.45/928.69	c total #propagations: 4601354 / total #impl: 114251465 (eff. 0.040)
928.45/928.69	c #Conflicts:     292000 | #Learnt:      17863 | 0.000
928.45/928.69	c total clause space: 886.764MB
928.45/928.69	c total #watches: 243795
935.34/935.59	c total #propagations: 4618561 / total #impl: 114578350 (eff. 0.040)
935.34/935.59	c #Conflicts:     293000 | #Learnt:      18863 | 0.000
935.34/935.59	c total clause space: 886.764MB
935.34/935.59	c total #watches: 248974
942.84/943.03	c total #propagations: 4636009 / total #impl: 114907304 (eff. 0.040)
942.84/943.03	c #Conflicts:     294000 | #Learnt:      19863 | 0.000
942.84/943.03	c total clause space: 886.764MB
942.84/943.03	c total #watches: 253954
950.94/951.16	c total #propagations: 4655675 / total #impl: 115267199 (eff. 0.040)
950.94/951.16	c #Conflicts:     295000 | #Learnt:      20863 | 0.000
950.94/951.16	c total clause space: 886.764MB
950.94/951.16	c total #watches: 257963
956.74/956.91	c total #propagations: 4676792 / total #impl: 115648072 (eff. 0.040)
956.74/956.91	c #Conflicts:     296000 | #Learnt:      21863 | 0.000
956.74/956.91	c total clause space: 886.764MB
956.74/956.91	c total #watches: 263112
962.35/962.52	c total #propagations: 4694813 / total #impl: 115950123 (eff. 0.040)
962.35/962.52	c #Conflicts:     297000 | #Learnt:      22863 | 0.000
962.35/962.52	c total clause space: 886.764MB
962.35/962.52	c total #watches: 270439
968.04/968.21	c total #propagations: 4712944 / total #impl: 116197035 (eff. 0.041)
968.04/968.21	c #Conflicts:     298000 | #Learnt:      23863 | 0.000
968.04/968.21	c total clause space: 886.764MB
968.04/968.21	c total #watches: 278494
973.35/973.54	c total #propagations: 4728229 / total #impl: 116512443 (eff. 0.041)
973.35/973.54	c #Conflicts:     299000 | #Learnt:      24863 | 0.000
973.35/973.54	c total clause space: 886.764MB
973.35/973.54	c total #watches: 284103
980.44/980.64	c total #propagations: 4747256 / total #impl: 116810914 (eff. 0.041)
980.44/980.64	c #Conflicts:     300000 | #Learnt:      25863 | 0.000
980.44/980.64	c total clause space: 886.764MB
980.44/980.64	c total #watches: 291022
986.04/986.23	c total #propagations: 4763946 / total #impl: 117100925 (eff. 0.041)
986.04/986.23	c GC COLLECT
986.04/986.23	c #Conflicts:     301000 | #Learnt:      13752 | 0.000
986.04/986.23	c total clause space: 886.764MB
986.04/986.23	c total #watches: 214875
992.34/992.53	c total #propagations: 4780314 / total #impl: 117420112 (eff. 0.041)
992.34/992.53	c #Conflicts:     302000 | #Learnt:      14752 | 0.000
992.34/992.53	c total clause space: 886.764MB
992.34/992.53	c total #watches: 220363
998.03/998.27	c total #propagations: 4798598 / total #impl: 117910266 (eff. 0.041)
998.03/998.27	c #Conflicts:     303000 | #Learnt:      15752 | 0.000
998.03/998.27	c total clause space: 886.764MB
998.03/998.27	c total #watches: 226372
1004.24/1004.49	c total #propagations: 4814954 / total #impl: 118334796 (eff. 0.041)
1004.24/1004.49	c #Conflicts:     304000 | #Learnt:      16752 | 0.000
1004.24/1004.49	c total clause space: 886.764MB
1004.24/1004.49	c total #watches: 231080
1011.33/1011.51	c total #propagations: 4831692 / total #impl: 118718990 (eff. 0.041)
1011.33/1011.51	c #Conflicts:     305000 | #Learnt:      17752 | 0.000
1011.33/1011.51	c total clause space: 886.764MB
1011.33/1011.51	c total #watches: 236915
1016.13/1016.39	c total #propagations: 4849235 / total #impl: 119115083 (eff. 0.041)
1016.13/1016.39	c #Conflicts:     306000 | #Learnt:      18752 | 0.000
1016.13/1016.39	c total clause space: 886.764MB
1016.13/1016.39	c total #watches: 242348
1021.84/1022.03	c total #propagations: 4866532 / total #impl: 119388383 (eff. 0.041)
1021.84/1022.03	c #Conflicts:     307000 | #Learnt:      19752 | 0.000
1021.84/1022.03	c total clause space: 886.764MB
1021.84/1022.03	c total #watches: 249281
1029.23/1029.43	c total #propagations: 4882455 / total #impl: 119701408 (eff. 0.041)
1029.23/1029.43	c #Conflicts:     308000 | #Learnt:      20752 | 0.000
1029.23/1029.43	c total clause space: 886.764MB
1029.23/1029.43	c total #watches: 254698
1034.33/1034.56	c total #propagations: 4899185 / total #impl: 120035241 (eff. 0.041)
1034.33/1034.56	c #Conflicts:     309000 | #Learnt:      21752 | 0.000
1034.33/1034.56	c total clause space: 886.764MB
1034.33/1034.56	c total #watches: 262202
1040.53/1040.73	c total #propagations: 4916004 / total #impl: 120293882 (eff. 0.041)
1040.53/1040.73	c #Conflicts:     310000 | #Learnt:      22752 | 0.000
1040.53/1040.73	c total clause space: 886.764MB
1040.53/1040.73	c total #watches: 268733
1047.62/1047.80	c total #propagations: 4933004 / total #impl: 120535103 (eff. 0.041)
1047.62/1047.80	c #Conflicts:     311000 | #Learnt:      23752 | 0.000
1047.62/1047.80	c total clause space: 886.764MB
1047.62/1047.80	c total #watches: 274541
1054.62/1054.80	c total #propagations: 4949708 / total #impl: 120830059 (eff. 0.041)
1054.62/1054.80	c #Conflicts:     312000 | #Learnt:      24752 | 0.000
1054.62/1054.80	c total clause space: 886.764MB
1054.62/1054.80	c total #watches: 280996
1062.22/1062.43	c total #propagations: 4964795 / total #impl: 121110248 (eff. 0.041)
1062.22/1062.43	c #Conflicts:     313000 | #Learnt:      25752 | 0.000
1062.22/1062.43	c total clause space: 886.764MB
1062.22/1062.43	c total #watches: 286240
1069.42/1069.63	c total #propagations: 4983124 / total #impl: 121440791 (eff. 0.041)
1069.42/1069.63	c #Conflicts:     314000 | #Learnt:      26752 | 0.000
1069.42/1069.63	c total clause space: 886.764MB
1069.42/1069.63	c total #watches: 292018
1073.32/1073.50	c total #propagations: 5001548 / total #impl: 121755756 (eff. 0.041)
1073.32/1073.50	c GC COLLECT
1073.32/1073.50	c #Conflicts:     315000 | #Learnt:      14349 | 0.000
1073.32/1073.50	c total clause space: 886.764MB
1073.32/1073.50	c total #watches: 218713
1077.92/1078.15	c total #propagations: 5016857 / total #impl: 122051745 (eff. 0.041)
1077.92/1078.15	c #Conflicts:     316000 | #Learnt:      15349 | 0.000
1077.92/1078.15	c total clause space: 886.764MB
1077.92/1078.15	c total #watches: 223627
1082.32/1082.54	c total #propagations: 5034427 / total #impl: 122456266 (eff. 0.041)
1082.32/1082.54	c #Conflicts:     317000 | #Learnt:      16349 | 0.000
1082.32/1082.54	c total clause space: 886.764MB
1082.32/1082.54	c total #watches: 228796
1086.82/1087.06	c total #propagations: 5051531 / total #impl: 122834753 (eff. 0.041)
1086.82/1087.06	c #Conflicts:     318000 | #Learnt:      17349 | 0.000
1086.82/1087.06	c total clause space: 886.764MB
1086.82/1087.06	c total #watches: 233357
1091.42/1091.61	c total #propagations: 5068832 / total #impl: 123194113 (eff. 0.041)
1091.42/1091.61	c #Conflicts:     319000 | #Learnt:      18349 | 0.000
1091.42/1091.61	c total clause space: 886.764MB
1091.42/1091.61	c total #watches: 238414
1095.91/1096.11	c total #propagations: 5085063 / total #impl: 123537153 (eff. 0.041)
1095.91/1096.11	c #Conflicts:     320000 | #Learnt:      19349 | 0.000
1095.91/1096.11	c total clause space: 886.764MB
1095.91/1096.11	c total #watches: 243779
1100.71/1100.98	c total #propagations: 5101451 / total #impl: 123937049 (eff. 0.041)
1100.71/1100.98	c #Conflicts:     321000 | #Learnt:      20349 | 0.000
1100.71/1100.98	c total clause space: 886.764MB
1100.71/1100.98	c total #watches: 248704
1104.81/1105.06	c total #propagations: 5118189 / total #impl: 124354640 (eff. 0.041)
1104.81/1105.06	c #Conflicts:     322000 | #Learnt:      21349 | 0.000
1104.81/1105.06	c total clause space: 886.764MB
1104.81/1105.06	c total #watches: 253829
1108.91/1109.11	c total #propagations: 5137340 / total #impl: 124748930 (eff. 0.041)
1108.91/1109.11	c #Conflicts:     323000 | #Learnt:      22349 | 0.000
1108.91/1109.11	c total clause space: 886.764MB
1108.91/1109.11	c total #watches: 260442
1113.02/1113.25	c total #propagations: 5154235 / total #impl: 125116589 (eff. 0.041)
1113.02/1113.25	c #Conflicts:     324000 | #Learnt:      23349 | 0.000
1113.02/1113.25	c total clause space: 886.764MB
1113.02/1113.25	c total #watches: 266514
1118.11/1118.38	c total #propagations: 5170927 / total #impl: 125516835 (eff. 0.041)
1118.11/1118.38	c #Conflicts:     325000 | #Learnt:      24349 | 0.000
1118.11/1118.38	c total clause space: 886.764MB
1118.11/1118.38	c total #watches: 272837
1123.91/1124.13	c total #propagations: 5187536 / total #impl: 125835829 (eff. 0.041)
1123.91/1124.13	c #Conflicts:     326000 | #Learnt:      25349 | 0.000
1123.91/1124.13	c total clause space: 886.764MB
1123.91/1124.13	c total #watches: 278350
1130.01/1130.25	c total #propagations: 5204286 / total #impl: 126197306 (eff. 0.041)
1130.01/1130.25	c #Conflicts:     327000 | #Learnt:      26349 | 0.000
1130.01/1130.25	c total clause space: 886.764MB
1130.01/1130.25	c total #watches: 283833
1136.51/1136.71	c total #propagations: 5220675 / total #impl: 126573283 (eff. 0.041)
1136.51/1136.71	c #Conflicts:     328000 | #Learnt:      27349 | 0.000
1136.51/1136.71	c total clause space: 886.764MB
1136.51/1136.71	c total #watches: 289233
1140.52/1140.75	c total #propagations: 5237480 / total #impl: 126999069 (eff. 0.041)
1140.52/1140.75	c GC COLLECT
1140.52/1140.75	c #Conflicts:     329000 | #Learnt:      14648 | 0.000
1140.52/1140.75	c total clause space: 886.764MB
1140.52/1140.75	c total #watches: 220323
1144.81/1145.01	c total #propagations: 5253399 / total #impl: 127392004 (eff. 0.041)
1144.81/1145.01	c #Conflicts:     330000 | #Learnt:      15648 | 0.000
1144.81/1145.01	c total clause space: 886.764MB
1144.81/1145.01	c total #watches: 225119
1148.71/1148.92	c total #propagations: 5271298 / total #impl: 127769373 (eff. 0.041)
1148.71/1148.92	c #Conflicts:     331000 | #Learnt:      16648 | 0.000
1148.71/1148.92	c total clause space: 886.764MB
1148.71/1148.92	c total #watches: 229048
1152.62/1152.89	c total #propagations: 5288171 / total #impl: 128133654 (eff. 0.041)
1152.62/1152.89	c #Conflicts:     332000 | #Learnt:      17648 | 0.000
1152.62/1152.89	c total clause space: 886.764MB
1152.62/1152.89	c total #watches: 233105
1155.61/1155.85	c total #propagations: 5305385 / total #impl: 128521545 (eff. 0.041)
1155.61/1155.85	c #Conflicts:     333000 | #Learnt:      18648 | 0.000
1155.61/1155.85	c total clause space: 886.764MB
1155.61/1155.85	c total #watches: 238247
1158.81/1159.05	c total #propagations: 5320920 / total #impl: 128900038 (eff. 0.041)
1158.81/1159.05	c #Conflicts:     334000 | #Learnt:      19648 | 0.000
1158.81/1159.05	c total clause space: 886.764MB
1158.81/1159.05	c total #watches: 242288
1163.81/1164.03	c total #propagations: 5338006 / total #impl: 129331857 (eff. 0.041)
1163.81/1164.03	c #Conflicts:     335000 | #Learnt:      20648 | 0.000
1163.81/1164.03	c total clause space: 886.764MB
1163.81/1164.03	c total #watches: 250103
1168.71/1168.93	c total #propagations: 5355911 / total #impl: 129706553 (eff. 0.041)
1168.71/1168.93	c #Conflicts:     336000 | #Learnt:      21648 | 0.000
1168.71/1168.93	c total clause space: 886.764MB
1168.71/1168.93	c total #watches: 257395
1173.91/1174.14	c total #propagations: 5372588 / total #impl: 130027571 (eff. 0.041)
1173.91/1174.14	c #Conflicts:     337000 | #Learnt:      22648 | 0.000
1173.91/1174.14	c total clause space: 886.764MB
1173.91/1174.14	c total #watches: 265045
1179.30/1179.57	c total #propagations: 5386886 / total #impl: 130359215 (eff. 0.041)
1179.30/1179.57	c #Conflicts:     338000 | #Learnt:      23648 | 0.000
1179.30/1179.57	c total clause space: 886.764MB
1179.30/1179.57	c total #watches: 272627
1185.40/1185.66	c total #propagations: 5401583 / total #impl: 130664928 (eff. 0.041)
1185.40/1185.66	c #Conflicts:     339000 | #Learnt:      24648 | 0.000
1185.40/1185.66	c total clause space: 886.764MB
1185.40/1185.66	c total #watches: 280196
1190.40/1190.68	c total #propagations: 5418853 / total #impl: 130979607 (eff. 0.041)
1190.40/1190.68	c #Conflicts:     340000 | #Learnt:      25648 | 0.000
1190.40/1190.68	c total clause space: 886.764MB
1190.40/1190.68	c total #watches: 286758
1196.80/1197.07	c total #propagations: 5434349 / total #impl: 131306644 (eff. 0.041)
1196.80/1197.07	c #Conflicts:     341000 | #Learnt:      26648 | 0.000
1196.80/1197.07	c total clause space: 886.764MB
1196.80/1197.07	c total #watches: 293260
1204.60/1204.83	c total #propagations: 5450253 / total #impl: 131689358 (eff. 0.041)
1204.60/1204.83	c #Conflicts:     342000 | #Learnt:      27648 | 0.000
1204.60/1204.83	c total clause space: 886.764MB
1204.60/1204.83	c total #watches: 298712
1210.30/1210.57	c total #propagations: 5466547 / total #impl: 132073083 (eff. 0.041)
1210.30/1210.57	c GC COLLECT
1210.30/1210.57	c #Conflicts:     343000 | #Learnt:      14646 | 0.000
1210.30/1210.57	c total clause space: 886.764MB
1210.30/1210.57	c total #watches: 222606
1214.00/1214.27	c total #propagations: 5484267 / total #impl: 132412110 (eff. 0.041)
1214.00/1214.27	c #Conflicts:     344000 | #Learnt:      15646 | 0.000
1214.00/1214.27	c total clause space: 886.764MB
1214.00/1214.27	c total #watches: 231169
1218.50/1218.71	c total #propagations: 5499985 / total #impl: 132756576 (eff. 0.041)
1218.50/1218.71	c #Conflicts:     345000 | #Learnt:      16646 | 0.000
1218.50/1218.71	c total clause space: 886.764MB
1218.50/1218.71	c total #watches: 236197
1222.60/1222.83	c total #propagations: 5517113 / total #impl: 132980957 (eff. 0.041)
1222.60/1222.83	c #Conflicts:     346000 | #Learnt:      17646 | 0.000
1222.60/1222.83	c total clause space: 886.764MB
1222.60/1222.83	c total #watches: 242912
1226.30/1226.56	c total #propagations: 5536394 / total #impl: 133283205 (eff. 0.042)
1226.30/1226.56	c #Conflicts:     347000 | #Learnt:      18646 | 0.000
1226.30/1226.56	c total clause space: 886.764MB
1226.30/1226.56	c total #watches: 250553
1229.60/1229.88	c total #propagations: 5552324 / total #impl: 133566614 (eff. 0.042)
1229.60/1229.88	c #Conflicts:     348000 | #Learnt:      19646 | 0.000
1229.60/1229.88	c total clause space: 886.764MB
1229.60/1229.88	c total #watches: 257337
1233.69/1233.99	c total #propagations: 5567829 / total #impl: 134024796 (eff. 0.042)
1233.69/1233.99	c #Conflicts:     349000 | #Learnt:      20646 | 0.000
1233.69/1233.99	c total clause space: 886.764MB
1233.69/1233.99	c total #watches: 263447
1237.49/1237.71	c total #propagations: 5585148 / total #impl: 134350349 (eff. 0.042)
1237.49/1237.71	c #Conflicts:     350000 | #Learnt:      21646 | 0.000
1237.49/1237.71	c total clause space: 886.764MB
1237.49/1237.71	c total #watches: 269351
1242.80/1243.03	c total #propagations: 5602784 / total #impl: 134713248 (eff. 0.042)
1242.80/1243.03	c #Conflicts:     351000 | #Learnt:      22646 | 0.000
1242.80/1243.03	c total clause space: 886.764MB
1242.80/1243.03	c total #watches: 276874
1248.30/1248.59	c total #propagations: 5619388 / total #impl: 135000398 (eff. 0.042)
1248.30/1248.59	c #Conflicts:     352000 | #Learnt:      23646 | 0.000
1248.30/1248.59	c total clause space: 886.764MB
1248.30/1248.59	c total #watches: 283218
1254.49/1254.79	c total #propagations: 5635602 / total #impl: 135359909 (eff. 0.042)
1254.49/1254.79	c #Conflicts:     353000 | #Learnt:      24646 | 0.000
1254.49/1254.79	c total clause space: 886.764MB
1254.49/1254.79	c total #watches: 289993
1260.50/1260.77	c total #propagations: 5651286 / total #impl: 135725166 (eff. 0.042)
1260.50/1260.77	c #Conflicts:     354000 | #Learnt:      25646 | 0.000
1260.50/1260.77	c total clause space: 886.764MB
1260.50/1260.77	c total #watches: 298421
1268.59/1268.84	c total #propagations: 5666632 / total #impl: 136064825 (eff. 0.042)
1268.59/1268.84	c #Conflicts:     355000 | #Learnt:      26646 | 0.000
1268.59/1268.84	c total clause space: 886.764MB
1268.59/1268.84	c total #watches: 305466
1274.70/1274.98	c total #propagations: 5684026 / total #impl: 136411905 (eff. 0.042)
1274.70/1274.98	c #Conflicts:     356000 | #Learnt:      27646 | 0.000
1274.70/1274.98	c total clause space: 886.764MB
1274.70/1274.98	c total #watches: 313408
1281.49/1281.76	c total #propagations: 5696775 / total #impl: 136941701 (eff. 0.042)
1281.49/1281.76	c GC COLLECT
1281.49/1281.76	c #Conflicts:     357000 | #Learnt:      14346 | 0.000
1281.49/1281.76	c total clause space: 886.764MB
1281.49/1281.76	c total #watches: 219972
1284.70/1284.95	c total #propagations: 5712764 / total #impl: 137392412 (eff. 0.042)
1284.70/1284.95	c #Conflicts:     358000 | #Learnt:      15346 | 0.000
1284.70/1284.95	c total clause space: 886.764MB
1284.70/1284.95	c total #watches: 231613
1289.19/1289.47	c total #propagations: 5726462 / total #impl: 137889140 (eff. 0.042)
1289.19/1289.47	c #Conflicts:     359000 | #Learnt:      16346 | 0.000
1289.19/1289.47	c total clause space: 886.764MB
1289.19/1289.47	c total #watches: 237963
1294.49/1294.77	c total #propagations: 5743501 / total #impl: 138288078 (eff. 0.042)
1294.49/1294.77	c #Conflicts:     360000 | #Learnt:      17346 | 0.000
1294.49/1294.77	c total clause space: 886.764MB
1294.49/1294.77	c total #watches: 244454
1299.39/1299.60	c total #propagations: 5758480 / total #impl: 138608696 (eff. 0.042)
1299.39/1299.60	c #Conflicts:     361000 | #Learnt:      18346 | 0.000
1299.39/1299.60	c total clause space: 886.764MB
1299.39/1299.60	c total #watches: 252039
1304.08/1304.37	c total #propagations: 5772964 / total #impl: 138977416 (eff. 0.042)
1304.08/1304.37	c #Conflicts:     362000 | #Learnt:      19346 | 0.000
1304.08/1304.37	c total clause space: 886.764MB
1304.08/1304.37	c total #watches: 258967
1309.08/1309.39	c total #propagations: 5789876 / total #impl: 139411193 (eff. 0.042)
1309.08/1309.39	c #Conflicts:     363000 | #Learnt:      20346 | 0.000
1309.08/1309.39	c total clause space: 886.764MB
1309.08/1309.39	c total #watches: 266569
1315.08/1315.36	c total #propagations: 5806372 / total #impl: 139805360 (eff. 0.042)
1315.08/1315.36	c #Conflicts:     364000 | #Learnt:      21346 | 0.000
1315.08/1315.36	c total clause space: 886.764MB
1315.08/1315.36	c total #watches: 273894
1320.48/1320.75	c total #propagations: 5823006 / total #impl: 140169905 (eff. 0.042)
1320.48/1320.75	c #Conflicts:     365000 | #Learnt:      22346 | 0.000
1320.48/1320.75	c total clause space: 886.764MB
1320.48/1320.75	c total #watches: 280294
1325.58/1325.89	c total #propagations: 5841212 / total #impl: 140478042 (eff. 0.042)
1325.58/1325.89	c #Conflicts:     366000 | #Learnt:      23346 | 0.000
1325.58/1325.89	c total clause space: 886.764MB
1325.58/1325.89	c total #watches: 289500
1330.38/1330.63	c total #propagations: 5855729 / total #impl: 140776894 (eff. 0.042)
1330.38/1330.63	c #Conflicts:     367000 | #Learnt:      24346 | 0.000
1330.38/1330.63	c total clause space: 886.764MB
1330.38/1330.63	c total #watches: 298337
1335.88/1336.17	c total #propagations: 5870738 / total #impl: 141296535 (eff. 0.042)
1335.88/1336.17	c #Conflicts:     368000 | #Learnt:      25346 | 0.000
1335.88/1336.17	c total clause space: 886.764MB
1335.88/1336.17	c total #watches: 306398
1342.68/1342.98	c total #propagations: 5884553 / total #impl: 141658458 (eff. 0.042)
1342.68/1342.98	c #Conflicts:     369000 | #Learnt:      26346 | 0.000
1342.68/1342.98	c total clause space: 886.764MB
1342.68/1342.98	c total #watches: 311560
1350.38/1350.60	c total #propagations: 5902486 / total #impl: 141896276 (eff. 0.042)
1350.38/1350.60	c #Conflicts:     370000 | #Learnt:      27346 | 0.000
1350.38/1350.60	c total clause space: 886.764MB
1350.38/1350.60	c total #watches: 316612
1358.58/1358.85	c total #propagations: 5919063 / total #impl: 142278345 (eff. 0.042)
1358.58/1358.85	c #Conflicts:     371000 | #Learnt:      28346 | 0.000
1358.58/1358.85	c total clause space: 886.764MB
1358.58/1358.85	c total #watches: 321968
1366.57/1366.89	c total #propagations: 5933837 / total #impl: 142857888 (eff. 0.042)
1366.57/1366.89	c GC COLLECT
1366.57/1366.89	c #Conflicts:     372000 | #Learnt:      14745 | 0.000
1366.57/1366.89	c total clause space: 886.764MB
1366.57/1366.89	c total #watches: 224828
1369.38/1369.66	c total #propagations: 5948492 / total #impl: 143389799 (eff. 0.041)
1369.38/1369.66	c #Conflicts:     373000 | #Learnt:      15745 | 0.000
1369.38/1369.66	c total clause space: 886.764MB
1369.38/1369.66	c total #watches: 230852
1372.58/1372.87	c total #propagations: 5965099 / total #impl: 143844259 (eff. 0.041)
1372.58/1372.87	c #Conflicts:     374000 | #Learnt:      16745 | 0.000
1372.58/1372.87	c total clause space: 886.764MB
1372.58/1372.87	c total #watches: 238026
1375.37/1375.67	c total #propagations: 5982843 / total #impl: 144219465 (eff. 0.041)
1375.37/1375.67	c #Conflicts:     375000 | #Learnt:      17745 | 0.000
1375.37/1375.67	c total clause space: 886.764MB
1375.37/1375.67	c total #watches: 244100
1378.97/1379.20	c total #propagations: 6003477 / total #impl: 144580196 (eff. 0.042)
1378.97/1379.20	c #Conflicts:     376000 | #Learnt:      18745 | 0.000
1378.97/1379.20	c total clause space: 886.764MB
1378.97/1379.20	c total #watches: 250576
1382.67/1382.92	c total #propagations: 6025087 / total #impl: 144914382 (eff. 0.042)
1382.67/1382.92	c #Conflicts:     377000 | #Learnt:      19745 | 0.000
1382.67/1382.92	c total clause space: 886.764MB
1382.67/1382.92	c total #watches: 256292
1386.67/1386.93	c total #propagations: 6046055 / total #impl: 145250574 (eff. 0.042)
1386.67/1386.93	c #Conflicts:     378000 | #Learnt:      20745 | 0.000
1386.67/1386.93	c total clause space: 886.764MB
1386.67/1386.93	c total #watches: 262080
1390.37/1390.67	c total #propagations: 6067135 / total #impl: 145603285 (eff. 0.042)
1390.37/1390.67	c #Conflicts:     379000 | #Learnt:      21745 | 0.000
1390.37/1390.67	c total clause space: 886.764MB
1390.37/1390.67	c total #watches: 267804
1395.37/1395.69	c total #propagations: 6087785 / total #impl: 145959558 (eff. 0.042)
1395.37/1395.69	c #Conflicts:     380000 | #Learnt:      22745 | 0.000
1395.37/1395.69	c total clause space: 886.764MB
1395.37/1395.69	c total #watches: 273196
1400.27/1400.59	c total #propagations: 6107736 / total #impl: 146406770 (eff. 0.042)
1400.27/1400.59	c #Conflicts:     381000 | #Learnt:      23745 | 0.000
1400.27/1400.59	c total clause space: 886.764MB
1400.27/1400.59	c total #watches: 281950
1404.47/1404.74	c total #propagations: 6124878 / total #impl: 146752292 (eff. 0.042)
1404.47/1404.74	c #Conflicts:     382000 | #Learnt:      24745 | 0.000
1404.47/1404.74	c total clause space: 886.764MB
1404.47/1404.74	c total #watches: 289886
1408.47/1408.79	c total #propagations: 6138586 / total #impl: 147204148 (eff. 0.042)
1408.47/1408.79	c #Conflicts:     383000 | #Learnt:      25745 | 0.000
1408.47/1408.79	c total clause space: 886.764MB
1408.47/1408.79	c total #watches: 296146
1414.38/1414.69	c total #propagations: 6153881 / total #impl: 147757175 (eff. 0.042)
1414.38/1414.69	c #Conflicts:     384000 | #Learnt:      26745 | 0.000
1414.38/1414.69	c total clause space: 886.764MB
1414.38/1414.69	c total #watches: 301455
1421.47/1421.77	c total #propagations: 6171006 / total #impl: 148243635 (eff. 0.042)
1421.47/1421.77	c #Conflicts:     385000 | #Learnt:      27745 | 0.000
1421.47/1421.77	c total clause space: 886.764MB
1421.47/1421.77	c total #watches: 308693
1429.37/1429.61	c total #propagations: 6187671 / total #impl: 148533845 (eff. 0.042)
1429.37/1429.61	c #Conflicts:     386000 | #Learnt:      28745 | 0.000
1429.37/1429.61	c total clause space: 886.764MB
1429.37/1429.61	c total #watches: 316137
1435.07/1435.33	c total #propagations: 6203769 / total #impl: 148923893 (eff. 0.042)
1435.07/1435.33	c #Conflicts:     387000 | #Learnt:      29745 | 0.000
1435.07/1435.33	c total clause space: 886.764MB
1435.07/1435.33	c total #watches: 324398
1439.67/1439.94	c total #propagations: 6217899 / total #impl: 149305237 (eff. 0.042)
1439.67/1439.94	c GC COLLECT
1439.67/1439.94	c #Conflicts:     388000 | #Learnt:      15845 | 0.000
1439.67/1439.94	c total clause space: 886.764MB
1439.67/1439.94	c total #watches: 233784
1443.97/1444.27	c total #propagations: 6233493 / total #impl: 149760372 (eff. 0.042)
1443.97/1444.27	c #Conflicts:     389000 | #Learnt:      16845 | 0.000
1443.97/1444.27	c total clause space: 886.764MB
1443.97/1444.27	c total #watches: 240254
1447.37/1447.68	c total #propagations: 6249366 / total #impl: 150120537 (eff. 0.042)
1447.37/1447.68	c #Conflicts:     390000 | #Learnt:      17845 | 0.000
1447.37/1447.68	c total clause space: 886.764MB
1447.37/1447.68	c total #watches: 248944
1452.76/1453.10	c total #propagations: 6264387 / total #impl: 150397706 (eff. 0.042)
1452.76/1453.10	c #Conflicts:     391000 | #Learnt:      18845 | 0.000
1452.76/1453.10	c total clause space: 886.764MB
1452.76/1453.10	c total #watches: 254959
1459.76/1460.01	c total #propagations: 6279603 / total #impl: 150764029 (eff. 0.042)
1459.76/1460.01	c #Conflicts:     392000 | #Learnt:      19845 | 0.000
1459.76/1460.01	c total clause space: 886.764MB
1459.76/1460.01	c total #watches: 261781
1464.56/1464.81	c total #propagations: 6296289 / total #impl: 151194330 (eff. 0.042)
1464.56/1464.81	c #Conflicts:     393000 | #Learnt:      20845 | 0.000
1464.56/1464.81	c total clause space: 886.764MB
1464.56/1464.81	c total #watches: 267699
1470.86/1471.17	c total #propagations: 6311510 / total #impl: 151593037 (eff. 0.042)
1470.86/1471.17	c #Conflicts:     394000 | #Learnt:      21845 | 0.000
1470.86/1471.17	c total clause space: 886.764MB
1470.86/1471.17	c total #watches: 275035
1478.26/1478.59	c total #propagations: 6326055 / total #impl: 151903509 (eff. 0.042)
1478.26/1478.59	c #Conflicts:     395000 | #Learnt:      22845 | 0.000
1478.26/1478.59	c total clause space: 886.764MB
1478.26/1478.59	c total #watches: 280433
1487.96/1488.22	c total #propagations: 6341967 / total #impl: 152294386 (eff. 0.042)
1487.96/1488.22	c #Conflicts:     396000 | #Learnt:      23845 | 0.000
1487.96/1488.22	c total clause space: 886.764MB
1487.96/1488.22	c total #watches: 286003
1496.16/1496.48	c total #propagations: 6357734 / total #impl: 152734095 (eff. 0.042)
1496.16/1496.48	c #Conflicts:     397000 | #Learnt:      24845 | 0.000
1496.16/1496.48	c total clause space: 886.764MB
1496.16/1496.48	c total #watches: 292297
1505.96/1506.24	c total #propagations: 6372009 / total #impl: 153196245 (eff. 0.042)
1505.96/1506.24	c #Conflicts:     398000 | #Learnt:      25845 | 0.000
1505.96/1506.24	c total clause space: 886.764MB
1505.96/1506.24	c total #watches: 297987
1512.96/1513.23	c total #propagations: 6387402 / total #impl: 153608680 (eff. 0.042)
1512.96/1513.23	c #Conflicts:     399000 | #Learnt:      26845 | 0.000
1512.96/1513.23	c total clause space: 886.764MB
1512.96/1513.23	c total #watches: 306546
1518.36/1518.67	c total #propagations: 6404582 / total #impl: 153965079 (eff. 0.042)
1518.36/1518.67	c #Conflicts:     400000 | #Learnt:      27845 | 0.000
1518.36/1518.67	c total clause space: 886.764MB
1518.36/1518.67	c total #watches: 313253
1524.76/1525.01	c total #propagations: 6422144 / total #impl: 154308408 (eff. 0.042)
1524.76/1525.01	c #Conflicts:     401000 | #Learnt:      28845 | 0.000
1524.76/1525.01	c total clause space: 886.764MB
1524.76/1525.01	c total #watches: 318413
1532.35/1532.60	c total #propagations: 6438779 / total #impl: 154682932 (eff. 0.042)
1532.35/1532.60	c #Conflicts:     402000 | #Learnt:      29845 | 0.000
1532.35/1532.60	c total clause space: 886.764MB
1532.35/1532.60	c total #watches: 323812
1537.65/1537.91	c total #propagations: 6454148 / total #impl: 155063472 (eff. 0.042)
1537.65/1537.91	c GC COLLECT
1537.65/1537.91	c #Conflicts:     403000 | #Learnt:      15645 | 0.000
1537.65/1537.91	c total clause space: 886.764MB
1537.65/1537.91	c total #watches: 232363
1543.15/1543.42	c total #propagations: 6468750 / total #impl: 155355202 (eff. 0.042)
1543.15/1543.42	c #Conflicts:     404000 | #Learnt:      16645 | 0.000
1543.15/1543.42	c total clause space: 886.764MB
1543.15/1543.42	c total #watches: 238758
1548.04/1548.39	c total #propagations: 6485592 / total #impl: 155791306 (eff. 0.042)
1548.04/1548.39	c #Conflicts:     405000 | #Learnt:      17645 | 0.000
1548.04/1548.39	c total clause space: 886.764MB
1548.04/1548.39	c total #watches: 244463
1552.44/1552.78	c total #propagations: 6503007 / total #impl: 156258445 (eff. 0.042)
1552.44/1552.78	c #Conflicts:     406000 | #Learnt:      18645 | 0.000
1552.44/1552.78	c total clause space: 886.764MB
1552.44/1552.78	c total #watches: 251558
1558.24/1558.58	c total #propagations: 6519791 / total #impl: 156747178 (eff. 0.042)
1558.24/1558.58	c #Conflicts:     407000 | #Learnt:      19645 | 0.000
1558.24/1558.58	c total clause space: 886.764MB
1558.24/1558.58	c total #watches: 258002
1563.14/1563.48	c total #propagations: 6538172 / total #impl: 157168225 (eff. 0.042)
1563.14/1563.48	c #Conflicts:     408000 | #Learnt:      20645 | 0.000
1563.14/1563.48	c total clause space: 886.764MB
1563.14/1563.48	c total #watches: 266572
1568.95/1569.20	c total #propagations: 6554024 / total #impl: 157536858 (eff. 0.042)
1568.95/1569.20	c #Conflicts:     409000 | #Learnt:      21645 | 0.000
1568.95/1569.20	c total clause space: 886.764MB
1568.95/1569.20	c total #watches: 275145
1576.25/1576.58	c total #propagations: 6569724 / total #impl: 157957871 (eff. 0.042)
1576.25/1576.58	c #Conflicts:     410000 | #Learnt:      22645 | 0.000
1576.25/1576.58	c total clause space: 886.764MB
1576.25/1576.58	c total #watches: 282456
1584.85/1585.19	c total #propagations: 6586661 / total #impl: 158300857 (eff. 0.042)
1584.85/1585.19	c #Conflicts:     411000 | #Learnt:      23645 | 0.000
1584.85/1585.19	c total clause space: 886.764MB
1584.85/1585.19	c total #watches: 289663
1590.35/1590.61	c total #propagations: 6603356 / total #impl: 158616183 (eff. 0.042)
1590.35/1590.61	c #Conflicts:     412000 | #Learnt:      24645 | 0.000
1590.35/1590.61	c total clause space: 886.764MB
1590.35/1590.61	c total #watches: 297953
1597.64/1597.98	c total #propagations: 6621044 / total #impl: 158937395 (eff. 0.042)
1597.64/1597.98	c #Conflicts:     413000 | #Learnt:      25645 | 0.000
1597.64/1597.98	c total clause space: 886.764MB
1597.64/1597.98	c total #watches: 303743
1603.94/1604.26	c total #propagations: 6636283 / total #impl: 159362290 (eff. 0.042)
1603.94/1604.26	c #Conflicts:     414000 | #Learnt:      26645 | 0.000
1603.94/1604.26	c total clause space: 886.764MB
1603.94/1604.26	c total #watches: 308374
1609.84/1610.11	c total #propagations: 6651436 / total #impl: 159720395 (eff. 0.042)
1609.84/1610.11	c #Conflicts:     415000 | #Learnt:      27645 | 0.000
1609.84/1610.11	c total clause space: 886.764MB
1609.84/1610.11	c total #watches: 314765
1617.74/1618.04	c total #propagations: 6667660 / total #impl: 160160069 (eff. 0.042)
1617.74/1618.04	c #Conflicts:     416000 | #Learnt:      28645 | 0.000
1617.74/1618.04	c total clause space: 886.764MB
1617.74/1618.04	c total #watches: 320109
1625.24/1625.54	c total #propagations: 6685931 / total #impl: 160638010 (eff. 0.042)
1625.24/1625.54	c #Conflicts:     417000 | #Learnt:      29645 | 0.000
1625.24/1625.54	c total clause space: 886.764MB
1625.24/1625.54	c total #watches: 326177
1632.73/1633.09	c total #propagations: 6703202 / total #impl: 161136485 (eff. 0.042)
1632.73/1633.09	c #Conflicts:     418000 | #Learnt:      30645 | 0.000
1632.73/1633.09	c total clause space: 886.764MB
1632.73/1633.09	c total #watches: 331231
1640.03/1640.32	c total #propagations: 6720457 / total #impl: 161644324 (eff. 0.042)
1640.03/1640.32	c GC COLLECT
1640.03/1640.32	c #Conflicts:     419000 | #Learnt:      16143 | 0.000
1640.03/1640.32	c total clause space: 886.764MB
1640.03/1640.32	c total #watches: 234956
1645.03/1645.33	c total #propagations: 6738071 / total #impl: 162082646 (eff. 0.042)
1645.03/1645.33	c #Conflicts:     420000 | #Learnt:      17143 | 0.000
1645.03/1645.33	c total clause space: 886.764MB
1645.03/1645.33	c total #watches: 240063
1648.13/1648.49	c total #propagations: 6755736 / total #impl: 162546209 (eff. 0.042)
1648.13/1648.49	c #Conflicts:     421000 | #Learnt:      18143 | 0.000
1648.13/1648.49	c total clause space: 886.764MB
1648.13/1648.49	c total #watches: 244383
1653.14/1653.43	c total #propagations: 6774242 / total #impl: 162909858 (eff. 0.042)
1653.14/1653.43	c #Conflicts:     422000 | #Learnt:      19143 | 0.000
1653.14/1653.43	c total clause space: 886.764MB
1653.14/1653.43	c total #watches: 249341
1656.83/1657.13	c total #propagations: 6793102 / total #impl: 163424812 (eff. 0.042)
1656.83/1657.13	c #Conflicts:     423000 | #Learnt:      20143 | 0.000
1656.83/1657.13	c total clause space: 886.764MB
1656.83/1657.13	c total #watches: 254408
1661.73/1662.03	c total #propagations: 6810828 / total #impl: 163880035 (eff. 0.042)
1661.73/1662.03	c #Conflicts:     424000 | #Learnt:      21143 | 0.000
1661.73/1662.03	c total clause space: 886.764MB
1661.73/1662.03	c total #watches: 259041
1667.43/1667.78	c total #propagations: 6829147 / total #impl: 164382448 (eff. 0.042)
1667.43/1667.78	c #Conflicts:     425000 | #Learnt:      22143 | 0.000
1667.43/1667.78	c total clause space: 886.764MB
1667.43/1667.78	c total #watches: 263215
1674.92/1675.25	c total #propagations: 6844968 / total #impl: 164880392 (eff. 0.042)
1674.92/1675.25	c #Conflicts:     426000 | #Learnt:      23143 | 0.000
1674.92/1675.25	c total clause space: 886.764MB
1674.92/1675.25	c total #watches: 267331
1683.43/1683.76	c total #propagations: 6860611 / total #impl: 165326557 (eff. 0.041)
1683.43/1683.76	c #Conflicts:     427000 | #Learnt:      24143 | 0.000
1683.43/1683.76	c total clause space: 886.764MB
1683.43/1683.76	c total #watches: 272717
1691.83/1692.17	c total #propagations: 6875831 / total #impl: 165776811 (eff. 0.041)
1691.83/1692.17	c #Conflicts:     428000 | #Learnt:      25143 | 0.000
1691.83/1692.17	c total clause space: 886.764MB
1691.83/1692.17	c total #watches: 277379
1701.33/1701.62	c total #propagations: 6892505 / total #impl: 166217000 (eff. 0.041)
1701.33/1701.62	c #Conflicts:     429000 | #Learnt:      26143 | 0.000
1701.33/1701.62	c total clause space: 886.764MB
1701.33/1701.62	c total #watches: 280891
1708.23/1708.53	c total #propagations: 6910394 / total #impl: 166657094 (eff. 0.041)
1708.23/1708.53	c #Conflicts:     430000 | #Learnt:      27143 | 0.000
1708.23/1708.53	c total clause space: 886.764MB
1708.23/1708.53	c total #watches: 285478
1715.12/1715.43	c total #propagations: 6926979 / total #impl: 167125271 (eff. 0.041)
1715.12/1715.43	c #Conflicts:     431000 | #Learnt:      28143 | 0.000
1715.12/1715.43	c total clause space: 886.764MB
1715.12/1715.43	c total #watches: 289708
1721.12/1721.40	c total #propagations: 6942975 / total #impl: 167566168 (eff. 0.041)
1721.12/1721.40	c #Conflicts:     432000 | #Learnt:      29143 | 0.000
1721.12/1721.40	c total clause space: 886.764MB
1721.12/1721.40	c total #watches: 294197
1727.72/1728.08	c total #propagations: 6958952 / total #impl: 168025804 (eff. 0.041)
1727.72/1728.08	c #Conflicts:     433000 | #Learnt:      30143 | 0.000
1727.72/1728.08	c total clause space: 886.764MB
1727.72/1728.08	c total #watches: 298068
1733.92/1734.22	c total #propagations: 6976240 / total #impl: 168552670 (eff. 0.041)
1733.92/1734.22	c #Conflicts:     434000 | #Learnt:      31143 | 0.000
1733.92/1734.22	c total clause space: 886.764MB
1733.92/1734.22	c total #watches: 302046
1738.51/1738.83	c total #propagations: 6992441 / total #impl: 169008610 (eff. 0.041)
1738.51/1738.83	c GC COLLECT
1738.51/1738.83	c #Conflicts:     435000 | #Learnt:      16341 | 0.000
1738.51/1738.83	c total clause space: 886.764MB
1738.51/1738.83	c total #watches: 236742
1742.12/1742.43	c total #propagations: 7008218 / total #impl: 169457051 (eff. 0.041)
1742.12/1742.43	c #Conflicts:     436000 | #Learnt:      17341 | 0.000
1742.12/1742.43	c total clause space: 886.764MB
1742.12/1742.43	c total #watches: 241927
1746.52/1746.88	c total #propagations: 7023824 / total #impl: 169827434 (eff. 0.041)
1746.52/1746.88	c #Conflicts:     437000 | #Learnt:      18341 | 0.000
1746.52/1746.88	c total clause space: 886.764MB
1746.52/1746.88	c total #watches: 247589
1753.61/1753.97	c total #propagations: 7040517 / total #impl: 170156046 (eff. 0.041)
1753.61/1753.97	c #Conflicts:     438000 | #Learnt:      19341 | 0.000
1753.61/1753.97	c total clause space: 886.764MB
1753.61/1753.97	c total #watches: 252532
1759.61/1759.95	c total #propagations: 7058689 / total #impl: 170577398 (eff. 0.041)
1759.61/1759.95	c #Conflicts:     439000 | #Learnt:      20341 | 0.000
1759.61/1759.95	c total clause space: 886.764MB
1759.61/1759.95	c total #watches: 259506
1765.71/1766.03	c total #propagations: 7075668 / total #impl: 170954892 (eff. 0.041)
1765.71/1766.03	c #Conflicts:     440000 | #Learnt:      21341 | 0.000
1765.71/1766.03	c total clause space: 886.764MB
1765.71/1766.03	c total #watches: 265285
1771.61/1771.97	c total #propagations: 7093753 / total #impl: 171338716 (eff. 0.041)
1771.61/1771.97	c #Conflicts:     441000 | #Learnt:      22341 | 0.000
1771.61/1771.97	c total clause space: 886.764MB
1771.61/1771.97	c total #watches: 271163
1778.21/1778.50	c total #propagations: 7112064 / total #impl: 171767908 (eff. 0.041)
1778.21/1778.50	c #Conflicts:     442000 | #Learnt:      23341 | 0.000
1778.21/1778.50	c total clause space: 886.764MB
1778.21/1778.50	c total #watches: 277365
1785.11/1785.41	c total #propagations: 7129632 / total #impl: 172153623 (eff. 0.041)
1785.11/1785.41	c #Conflicts:     443000 | #Learnt:      24341 | 0.000
1785.11/1785.41	c total clause space: 886.764MB
1785.11/1785.41	c total #watches: 282785
1792.10/1792.40	c total #propagations: 7147807 / total #impl: 172508481 (eff. 0.041)
1792.10/1792.40	c #Conflicts:     444000 | #Learnt:      25341 | 0.000
1792.10/1792.40	c total clause space: 886.764MB
1792.10/1792.40	c total #watches: 288526
1798.70/1799.05	c total #propagations: 7165614 / total #impl: 172849085 (eff. 0.041)
1798.70/1799.05	c #Conflicts:     445000 | #Learnt:      26341 | 0.000
1798.70/1799.05	c total clause space: 886.764MB
1798.70/1799.05	c total #watches: 293863

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-4088131-1465409453/watcher-4088131-1465409453 -o /tmp/evaluation-result-4088131-1465409453/solver-4088131-1465409453 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465387837-19245 --watchdog 1960 --input HOME/instance-4088131-1465409453.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.33 2.28 2.20 3/177 21552
/proc/meminfo: memFree=29187804/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 122878342 29810688 5268 33554432000 4194304 6201397 140737368636736 140735330503096 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 7278 5268 130 491 0 6777 0

[startup+0.100172 s]
/proc/loadavg: 2.33 2.28 2.20 3/177 21552
/proc/meminfo: memFree=29187804/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=37116 CPUtime=0.09 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 1554 0 0 0 9 0 0 0 20 0 1 0 122878342 38006784 8141 33554432000 4194304 6201397 140737368636736 140735330503096 5408672 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 9279 8141 142 491 0 8778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37116

[startup+0.200332 s]
/proc/loadavg: 2.33 2.28 2.20 3/177 21552
/proc/meminfo: memFree=29187804/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=42456 CPUtime=0.19 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 2705 0 0 0 18 1 0 0 20 0 1 0 122878342 43474944 9394 33554432000 4194304 6201397 140737368636736 140735330503096 4233121 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 10614 9394 146 491 0 10113 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42456

[startup+0.30033 s]
/proc/loadavg: 2.33 2.28 2.20 3/177 21552
/proc/meminfo: memFree=29187804/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=49768 CPUtime=0.29 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 3238 0 0 0 28 1 0 0 20 0 1 0 122878342 50962432 10813 33554432000 4194304 6201397 140737368636736 140737368635448 4207987 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 12442 10813 146 491 0 11941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49768

[startup+0.700308 s]
/proc/loadavg: 2.33 2.28 2.20 3/177 21552
/proc/meminfo: memFree=29187804/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=111628 CPUtime=0.69 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 3943 0 0 0 68 1 0 0 20 0 1 0 122878342 114307072 18526 33554432000 4194304 6201397 140737368636736 140737368635448 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 27907 18526 159 491 0 27406 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111628

[startup+1.50026 s]
/proc/loadavg: 2.33 2.28 2.20 2/172 21584
/proc/meminfo: memFree=29919588/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=112156 CPUtime=1.49 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 5554 0 0 0 148 1 0 0 20 0 1 0 122878342 114847744 23799 33554432000 4194304 6201397 140737368636736 140737368635336 4214911 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 28039 23799 165 491 0 27538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 112156

[startup+3.10031 s]
/proc/loadavg: 2.33 2.28 2.20 3/178 21599
/proc/meminfo: memFree=29832444/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=163440 CPUtime=3.09 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 6063 0 0 0 307 2 0 0 20 0 1 0 122878342 167362560 33506 33554432000 4194304 6201397 140737368636736 140737368635384 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 40860 33506 165 491 0 40359 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 163440

[startup+6.30025 s]
/proc/loadavg: 2.31 2.27 2.20 3/178 21599
/proc/meminfo: memFree=29714712/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=245812 CPUtime=6.29 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 6631 0 0 0 626 3 0 0 20 0 1 0 122878342 251711488 39977 33554432000 4194304 6201397 140737368636736 140737368635400 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 61453 39977 165 491 0 60952 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 245812

[startup+12.7003 s]
/proc/loadavg: 2.28 2.27 2.20 4/177 21599
/proc/meminfo: memFree=29620024/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=248436 CPUtime=12.69 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 7621 0 0 0 1266 3 0 0 20 0 1 0 122878342 254398464 51543 33554432000 4194304 6201397 140737368636736 140737368635448 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 62109 51543 165 491 0 61608 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 248436

[startup+25.5004 s]
/proc/loadavg: 2.29 2.27 2.20 3/177 21599
/proc/meminfo: memFree=29524124/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=251976 CPUtime=25.48 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 8497 0 0 0 2544 4 0 0 20 0 1 0 122878342 258023424 60685 33554432000 4194304 6201397 140737368636736 140737368635400 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 62994 60685 165 491 0 62493 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 251976

[startup+51.1004 s]
/proc/loadavg: 2.41 2.30 2.21 3/177 21599
/proc/meminfo: memFree=29407768/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=390496 CPUtime=51.08 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 10717 0 0 0 5103 5 0 0 20 0 1 0 122878342 399867904 75523 33554432000 4194304 6201397 140737368636736 140737368635448 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 97624 75523 165 491 0 97123 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 390496

[startup+102.3 s]
/proc/loadavg: 2.43 2.31 2.22 3/177 21600
/proc/meminfo: memFree=29213840/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=399492 CPUtime=102.27 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 12748 0 0 0 10220 7 0 0 20 0 1 0 122878342 409079808 97942 33554432000 4194304 6201397 140737368636736 140737368635864 4233524 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 99873 97942 165 491 0 99372 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 399492

[startup+162.3 s]
/proc/loadavg: 2.25 2.28 2.21 3/177 21601
/proc/meminfo: memFree=29066028/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=620596 CPUtime=162.26 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 14510 0 0 0 16217 9 0 0 20 0 1 0 122878342 635490304 116443 33554432000 4194304 6201397 140737368636736 140737368635864 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 155149 116443 165 491 0 154648 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 620596

[startup+222.307 s]
/proc/loadavg: 2.21 2.27 2.21 4/177 21602
/proc/meminfo: memFree=28933796/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=626036 CPUtime=222.26 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 15661 0 0 0 22215 11 0 0 20 0 1 0 122878342 641060864 130868 33554432000 4194304 6201397 140737368636736 140737368635864 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 156509 130868 165 491 0 156008 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 626036

[startup+282.3 s]
/proc/loadavg: 2.39 2.31 2.22 3/177 21603
/proc/meminfo: memFree=28863492/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=629300 CPUtime=282.24 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 16314 0 0 0 28212 12 0 0 20 0 1 0 122878342 644403200 139185 33554432000 4194304 6201397 140737368636736 140737368635864 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 157325 139185 165 491 0 156824 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 629300

[startup+342.3 s]
/proc/loadavg: 2.25 2.28 2.22 3/177 21605
/proc/meminfo: memFree=28790148/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=633140 CPUtime=342.23 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 17110 0 0 0 34211 12 0 0 20 0 1 0 122878342 648335360 148157 33554432000 4194304 6201397 140737368636736 140737368635864 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 158285 148157 165 491 0 157784 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 633140

[startup+402.3 s]
/proc/loadavg: 2.27 2.27 2.21 4/177 21606
/proc/meminfo: memFree=28744544/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=635832 CPUtime=402.22 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 17690 0 0 0 40209 13 0 0 20 0 1 0 122878342 651091968 152825 33554432000 4194304 6201397 140737368636736 140737368635400 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 158958 152825 165 491 0 158457 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 635832

[startup+462.3 s]
/proc/loadavg: 2.20 2.25 2.21 3/177 21607
/proc/meminfo: memFree=28654820/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=987576 CPUtime=462.21 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 18748 0 0 0 46208 13 0 0 20 0 1 0 122878342 1011277824 161915 33554432000 4194304 6201397 140737368636736 140737368635400 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 246894 161915 165 491 0 246393 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 987576

[startup+522.3 s]
/proc/loadavg: 2.23 2.25 2.21 3/177 21608
/proc/meminfo: memFree=28578796/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=990072 CPUtime=522.2 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 19419 0 0 0 52206 14 0 0 20 0 1 0 122878342 1013833728 171264 33554432000 4194304 6201397 140737368636736 140737368635864 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 247518 171264 165 491 0 247017 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 990072

[startup+582.3 s]
/proc/loadavg: 2.28 2.26 2.21 4/178 21612
/proc/meminfo: memFree=28546420/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=990328 CPUtime=582.2 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 19482 0 0 0 58205 15 0 0 20 0 1 0 122878342 1014095872 174904 33554432000 4194304 6201397 140737368636736 140737368635864 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 247582 174904 165 491 0 247081 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 990328


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


[startup+942.3 s]
/proc/loadavg: 2.26 2.25 2.21 4/177 21620
/proc/meminfo: memFree=28304928/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1002744 CPUtime=942.14 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 22065 0 0 0 94197 17 0 0 20 0 1 0 122878342 1026809856 203548 33554432000 4194304 6201397 140737368636736 140737368635864 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 250686 203548 165 491 0 250185 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1002744

[startup+1002.3 s]
/proc/loadavg: 2.27 2.25 2.20 3/177 21621
/proc/meminfo: memFree=28271968/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1004472 CPUtime=1002.13 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 22409 0 0 0 100196 17 0 0 20 0 1 0 122878342 1028579328 207980 33554432000 4194304 6201397 140737368636736 140737368635864 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 251118 207980 165 491 0 250617 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1004472

[startup+1062.3 s]
/proc/loadavg: 2.15 2.22 2.19 3/177 21622
/proc/meminfo: memFree=28251676/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1006840 CPUtime=1062.12 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 22864 0 0 0 106195 17 0 0 20 0 1 0 122878342 1031004160 208435 33554432000 4194304 6201397 140737368636736 140737368635400 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 251710 208435 165 491 0 251209 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1006840

[startup+1122.3 s]
/proc/loadavg: 2.13 2.20 2.19 4/177 21623
/proc/meminfo: memFree=28221500/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1007096 CPUtime=1122.11 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 22940 0 0 0 112194 17 0 0 20 0 1 0 122878342 1031266304 212599 33554432000 4194304 6201397 140737368636736 140737368635864 4216747 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 251774 212599 165 491 0 251273 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1007096

[startup+1182.3 s]
/proc/loadavg: 2.22 2.21 2.19 3/178 21627
/proc/meminfo: memFree=28181352/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1008376 CPUtime=1182.1 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 23211 0 0 0 118192 18 0 0 20 0 1 0 122878342 1032577024 216958 33554432000 4194304 6201397 140737368636736 140737368635400 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 252094 216958 165 491 0 251593 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1008376

[startup+1242.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 21629
/proc/meminfo: memFree=28162880/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1009916 CPUtime=1242.09 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 23573 0 0 0 124191 18 0 0 20 0 1 0 122878342 1034153984 221408 33554432000 4194304 6201397 140737368636736 140737368635400 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 252479 221408 165 491 0 251978 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1009916

[startup+1302.3 s]
/proc/loadavg: 2.20 2.22 2.18 4/177 21630
/proc/meminfo: memFree=28124408/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1012476 CPUtime=1302.09 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 24072 0 0 0 130190 19 0 0 20 0 1 0 122878342 1036775424 226506 33554432000 4194304 6201397 140737368636736 140737368635864 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 253119 226506 165 491 0 252618 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1012476

[startup+1362.3 s]
/proc/loadavg: 2.38 2.26 2.20 3/177 21631
/proc/meminfo: memFree=28106292/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1014268 CPUtime=1362.08 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 24419 0 0 0 136189 19 0 0 20 0 1 0 122878342 1038610432 227875 33554432000 4194304 6201397 140737368636736 140737368635400 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 253567 227875 165 491 0 253066 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1014268

[startup+1422.3 s]
/proc/loadavg: 2.34 2.27 2.20 3/177 21632
/proc/meminfo: memFree=28074280/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1016060 CPUtime=1422.08 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 24757 0 0 0 142188 20 0 0 20 0 1 0 122878342 1040445440 231279 33554432000 4194304 6201397 140737368636736 140737368635864 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21552/statm: 254015 231279 165 491 0 253514 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1016060

[startup+1482.3 s]
/proc/loadavg: 2.21 2.25 2.20 3/177 21633
/proc/meminfo: memFree=28036992/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1017340 CPUtime=1482.05 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 25054 0 0 0 148185 20 0 0 20 0 1 0 122878342 1041756160 235664 33554432000 4194304 6201397 140737368636736 140737368635864 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21552/statm: 254335 235664 165 491 0 253834 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1017340

[startup+1542.31 s]
/proc/loadavg: 2.23 2.25 2.19 3/177 21635
/proc/meminfo: memFree=28017756/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1018620 CPUtime=1542.05 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 25358 0 0 0 154184 21 0 0 20 0 1 0 122878342 1043066880 240056 33554432000 4194304 6201397 140737368636736 140737368635864 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21552/statm: 254655 240056 165 491 0 254154 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1018620

[startup+1602.3 s]
/proc/loadavg: 2.14 2.22 2.18 3/177 21636
/proc/meminfo: memFree=27995660/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1019900 CPUtime=1602.04 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 25610 0 0 0 160182 22 0 0 20 0 1 0 122878342 1044377600 240308 33554432000 4194304 6201397 140737368636736 140737368635864 4213110 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21552/statm: 254975 240308 165 491 0 254474 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1019900

[startup+1662.3 s]
/proc/loadavg: 2.12 2.19 2.18 3/177 21637
/proc/meminfo: memFree=27956808/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1021180 CPUtime=1662.03 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 25843 0 0 0 166181 22 0 0 20 0 1 0 122878342 1045688320 245140 33554432000 4194304 6201397 140737368636736 140737368635864 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21552/statm: 255295 245140 165 491 0 254794 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1021180

[startup+1722.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 21638
/proc/meminfo: memFree=27948304/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1022204 CPUtime=1722.02 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 26027 0 0 0 172179 23 0 0 20 0 1 0 122878342 1046736896 245324 33554432000 4194304 6201397 140737368636736 140737368635864 4213110 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21552/statm: 255551 245324 165 491 0 255050 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1022204

[startup+1782.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/178 21642
/proc/meminfo: memFree=27922148/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1022716 CPUtime=1782.01 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 26157 0 0 0 178178 23 0 0 20 0 1 0 122878342 1047261184 249031 33554432000 4194304 6201397 140737368636736 140737368635864 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21552/statm: 255679 249031 165 491 0 255178 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1022716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/178 21642
/proc/meminfo: memFree=27921656/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1022972 CPUtime=1800 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 26209 0 0 0 179977 23 0 0 20 0 1 0 122878342 1047523328 249083 33554432000 4194304 6201397 140737368636736 140737368635864 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21552/statm: 255743 249083 165 491 0 255242 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1022972

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

[startup+1800.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/178 21642
/proc/meminfo: memFree=27921656/32872528 swapFree=16384/1696552
[pid=21552] ppid=21549 vsize=1022972 CPUtime=1800 cores=1,3,5,7
/proc/21552/stat : 21552 (cdcl-cuttingpla) R 21549 21552 19228 0 -1 4202496 26209 0 0 0 179977 23 0 0 20 0 1 0 122878342 1047523328 249083 33554432000 4194304 6201397 140737368636736 140737368635864 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21552/statm: 255743 249083 165 491 0 255242 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1022972

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.78
CPU system time (s): 0.244962
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 1022972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.244962
maximum resident set size= 996332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26209
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= 15
involuntary context switches= 2004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4093 second user time and 16.7095 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-08 20:10:53
IDJOB=4088131
IDBENCH=2252
IDSOLVER=2550
FILE ID=node125/4088131-1465409453
RUNJOBID= node125-1465387837-19245
PBS_JOBID= 19853867
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/frb45-21-opb/normalized-frb45-21-1.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088131-1465409453/watcher-4088131-1465409453 -o /tmp/evaluation-result-4088131-1465409453/solver-4088131-1465409453 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465387837-19245 --watchdog 1960 --input HOME/instance-4088131-1465409453.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 05ceccb8ea9c274c844c39df1472d3cc
RANDOM SEED=1764012789

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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:        29188076 kB
Buffers:          106708 kB
Cached:           306932 kB
SwapCached:         1700 kB
Active:           917004 kB
Inactive:         322344 kB
Active(anon):     825244 kB
Inactive(anon):     2960 kB
Active(file):      91760 kB
Inactive(file):   319384 kB
Unevictable:     1696552 kB
Mlocked:           16384 kB
SwapTotal:      67108856 kB
SwapFree:       67098584 kB
Dirty:              3516 kB
Writeback:             0 kB
AnonPages:       2540076 kB
Mapped:             7660 kB
Shmem:                 0 kB
Slab:             613108 kB
SReclaimable:      57024 kB
SUnreclaim:       556084 kB
KernelStack:        1480 kB
PageTables:         9364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2832332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2486272 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= 71736 MiB
End job on node125 at 2016-06-08 20:40:53