Trace number 4105551

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 binary search 2016-05-01? (TO) 1800.1 1800.4

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-duke2.b.opb
MD5SUMad998dfe89909927555ae6165c9e8c9e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 70
Optimality of the best value was proved NO
Number of variables1821
Total number of constraints4706
Number of constraints which are clauses4706
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 constraint1
Maximum length of a constraint382
Number of terms in the objective function 1821
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 1821
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1821
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.05	c * #variable= 1821 #constraint= 4706
0.08/0.11	c * #variable= 1821 #constraint= 4706
0.99/1.07	c S1->S2
0.99/1.07	c S1->S2
0.99/1.07	c S1->S2
0.99/1.07	c S2->S1
0.99/1.07	c S1->S2
0.99/1.07	c S1->S2
0.99/1.07	c #Conflicts:       1000 | #Learnt:        993 | 0.431
0.99/1.07	c total clause space: 18.2382MB
0.99/1.07	c total #watches: 361074
2.09/2.15	c total #propagations: 288989 / total #impl: 6387491 (eff. 0.045)
2.09/2.15	c #Conflicts:       2000 | #Learnt:       1993 | 0.330
2.09/2.15	c total clause space: 29.637MB
2.09/2.15	c total #watches: 383099
3.19/3.21	c total #propagations: 910925 / total #impl: 9117641 (eff. 0.100)
3.19/3.21	c GC COLLECT
3.19/3.21	c #Conflicts:       3000 | #Learnt:       2022 | 0.220
3.19/3.21	c total clause space: 29.637MB
3.19/3.21	c total #watches: 130921
5.08/5.12	c total #propagations: 1614188 / total #impl: 12007250 (eff. 0.134)
5.08/5.12	c #Conflicts:       4000 | #Learnt:       3022 | 0.165
5.08/5.12	c total clause space: 29.637MB
5.08/5.12	c total #watches: 492631
7.90/7.91	c total #propagations: 2170105 / total #impl: 44266438 (eff. 0.049)
7.90/7.91	c GC COLLECT
7.90/7.91	c #Conflicts:       5000 | #Learnt:       2370 | 0.132
7.90/7.91	c total clause space: 29.637MB
7.90/7.91	c total #watches: 531398
11.29/11.35	c total #propagations: 2479141 / total #impl: 84914220 (eff. 0.029)
11.29/11.35	c #Conflicts:       6000 | #Learnt:       3370 | 0.110
11.29/11.35	c total clause space: 48.1602MB
11.29/11.35	c total #watches: 818999
14.39/14.49	c total #propagations: 2821126 / total #impl: 100230788 (eff. 0.028)
14.39/14.49	c GC COLLECT
14.39/14.49	c #Conflicts:       7000 | #Learnt:       2249 | 0.094
14.39/14.49	c total clause space: 48.1602MB
14.39/14.49	c total #watches: 467417
16.39/16.41	c total #propagations: 3125643 / total #impl: 124799835 (eff. 0.025)
16.39/16.41	c #Conflicts:       8000 | #Learnt:       3249 | 0.083
16.39/16.41	c total clause space: 48.1602MB
16.39/16.41	c total #watches: 550859
18.29/18.38	c total #propagations: 3328658 / total #impl: 144516110 (eff. 0.023)
18.29/18.38	c #Conflicts:       9000 | #Learnt:       4249 | 0.073
18.29/18.38	c total clause space: 48.1602MB
18.29/18.38	c total #watches: 676876
20.88/20.99	c total #propagations: 3594433 / total #impl: 157990662 (eff. 0.023)
20.88/20.99	c GC COLLECT
20.88/20.99	c #Conflicts:      10000 | #Learnt:       2728 | 0.066
20.88/20.99	c total clause space: 48.1602MB
20.88/20.99	c total #watches: 289247
23.29/23.31	c total #propagations: 4085156 / total #impl: 161077063 (eff. 0.025)
23.29/23.31	c #Conflicts:      11000 | #Learnt:       3728 | 0.060
23.29/23.31	c total clause space: 48.1602MB
23.29/23.31	c total #watches: 315807
26.38/26.42	c total #propagations: 4558150 / total #impl: 165265790 (eff. 0.028)
26.38/26.42	c #Conflicts:      12000 | #Learnt:       4728 | 0.057
26.38/26.42	c total clause space: 48.1602MB
26.38/26.42	c total #watches: 357863
29.18/29.28	c total #propagations: 5197531 / total #impl: 171465165 (eff. 0.030)
29.18/29.28	c #Conflicts:      13000 | #Learnt:       5728 | 0.073
29.18/29.28	c total clause space: 48.1602MB
29.18/29.28	c total #watches: 394137
32.09/32.17	c total #propagations: 5681600 / total #impl: 176061810 (eff. 0.032)
32.09/32.17	c GC COLLECT
32.09/32.17	c #Conflicts:      14000 | #Learnt:       3868 | 0.071
32.09/32.17	c total clause space: 48.1602MB
32.09/32.17	c total #watches: 195526
34.88/34.95	c total #propagations: 6214478 / total #impl: 180497377 (eff. 0.034)
34.88/34.95	c #Conflicts:      15000 | #Learnt:       4868 | 0.067
34.88/34.95	c total clause space: 48.1602MB
34.88/34.95	c total #watches: 219414
38.69/38.74	c total #propagations: 6719465 / total #impl: 186968573 (eff. 0.036)
38.69/38.74	c #Conflicts:      16000 | #Learnt:       5868 | 0.063
38.69/38.74	c total clause space: 48.1602MB
38.69/38.74	c total #watches: 260611
43.78/43.87	c total #propagations: 7134546 / total #impl: 195454377 (eff. 0.037)
43.78/43.87	c GC COLLECT
43.78/43.87	c #Conflicts:      17000 | #Learnt:       3692 | 0.059
43.78/43.87	c total clause space: 48.1602MB
43.78/43.87	c total #watches: 197999
48.59/48.61	c total #propagations: 7626392 / total #impl: 205298174 (eff. 0.037)
48.59/48.61	c #Conflicts:      18000 | #Learnt:       4692 | 0.058
48.59/48.61	c total clause space: 48.1602MB
48.59/48.61	c total #watches: 239890
53.68/53.78	c total #propagations: 8022940 / total #impl: 212771073 (eff. 0.038)
53.68/53.78	c #Conflicts:      19000 | #Learnt:       5692 | 0.055
53.68/53.78	c total clause space: 48.1602MB
53.68/53.78	c total #watches: 271340
62.88/62.92	c total #propagations: 8524612 / total #impl: 219746954 (eff. 0.039)
62.88/62.92	c #Conflicts:      20000 | #Learnt:       6692 | 0.053
62.88/62.92	c total clause space: 48.1602MB
62.88/62.92	c total #watches: 351271
69.98/70.03	c total #propagations: 9282375 / total #impl: 228049431 (eff. 0.041)
69.98/70.03	c GC COLLECT
69.98/70.03	c #Conflicts:      21000 | #Learnt:       4196 | 0.050
69.98/70.03	c total clause space: 48.1602MB
69.98/70.03	c total #watches: 233612
73.17/73.27	c total #propagations: 10072935 / total #impl: 233541700 (eff. 0.043)
73.17/73.27	c #Conflicts:      22000 | #Learnt:       5196 | 0.048
73.17/73.27	c total clause space: 48.1602MB
73.17/73.27	c total #watches: 246417
76.87/76.99	c total #propagations: 10394805 / total #impl: 237720968 (eff. 0.044)
76.87/76.99	c #Conflicts:      23000 | #Learnt:       6196 | 0.046
76.87/76.99	c total clause space: 48.1602MB
76.87/76.99	c total #watches: 269372
81.97/82.01	c total #propagations: 10949003 / total #impl: 243074748 (eff. 0.045)
81.97/82.01	c #Conflicts:      24000 | #Learnt:       7196 | 0.044
81.97/82.01	c total clause space: 48.1602MB
81.97/82.01	c total #watches: 291906
85.27/85.36	c total #propagations: 11606318 / total #impl: 247973643 (eff. 0.047)
85.27/85.36	c GC COLLECT
85.27/85.36	c #Conflicts:      25000 | #Learnt:       4416 | 0.042
85.27/85.36	c total clause space: 48.1602MB
85.27/85.36	c total #watches: 168551
87.27/87.39	c total #propagations: 12017018 / total #impl: 253102129 (eff. 0.047)
87.27/87.39	c #Conflicts:      26000 | #Learnt:       5416 | 0.041
87.27/87.39	c total clause space: 48.1602MB
87.27/87.39	c total #watches: 189542
89.28/89.38	c total #propagations: 12736914 / total #impl: 255958391 (eff. 0.050)
89.28/89.38	c #Conflicts:      27000 | #Learnt:       6416 | 0.039
89.28/89.38	c total clause space: 48.1602MB
89.28/89.38	c total #watches: 385513
91.97/92.02	c total #propagations: 13014529 / total #impl: 265529472 (eff. 0.049)
91.97/92.02	c #Conflicts:      28000 | #Learnt:       7416 | 0.038
91.97/92.02	c total clause space: 48.1602MB
91.97/92.02	c total #watches: 429720
94.87/94.91	c total #propagations: 13400289 / total #impl: 273426681 (eff. 0.049)
94.87/94.91	c GC COLLECT
94.87/94.91	c #Conflicts:      29000 | #Learnt:       4320 | 0.037
94.87/94.91	c total clause space: 48.1602MB
94.87/94.91	c total #watches: 366576
97.17/97.24	c total #propagations: 14281030 / total #impl: 279631310 (eff. 0.051)
97.17/97.24	c #Conflicts:      30000 | #Learnt:       5320 | 0.035
97.17/97.24	c total clause space: 48.1602MB
97.17/97.24	c total #watches: 392461
99.27/99.38	c total #propagations: 14871784 / total #impl: 286397965 (eff. 0.052)
99.27/99.38	c #Conflicts:      31000 | #Learnt:       6320 | 0.039
99.27/99.38	c total clause space: 48.1602MB
99.27/99.38	c total #watches: 415735
101.97/102.08	c total #propagations: 15239429 / total #impl: 291903281 (eff. 0.052)
101.97/102.08	c #Conflicts:      32000 | #Learnt:       7320 | 0.037
101.97/102.08	c total clause space: 48.1602MB
101.97/102.08	c total #watches: 441722
106.07/106.10	c total #propagations: 15651718 / total #impl: 300938406 (eff. 0.052)
106.07/106.10	c #Conflicts:      33000 | #Learnt:       8320 | 0.036
106.07/106.10	c total clause space: 48.1602MB
106.07/106.10	c total #watches: 462259
109.17/109.25	c total #propagations: 16332490 / total #impl: 314486630 (eff. 0.052)
109.17/109.25	c GC COLLECT
109.17/109.25	c #Conflicts:      34000 | #Learnt:       4909 | 0.035
109.17/109.25	c total clause space: 48.1602MB
109.17/109.25	c total #watches: 205709
111.28/111.36	c total #propagations: 16831121 / total #impl: 321222993 (eff. 0.052)
111.28/111.36	c #Conflicts:      35000 | #Learnt:       5909 | 0.034
111.28/111.36	c total clause space: 48.1602MB
111.28/111.36	c total #watches: 219939
114.48/114.51	c total #propagations: 17282990 / total #impl: 327192666 (eff. 0.053)
114.48/114.51	c #Conflicts:      36000 | #Learnt:       6909 | 0.033
114.48/114.51	c total clause space: 48.1602MB
114.48/114.51	c total #watches: 239054
119.37/119.45	c total #propagations: 17909711 / total #impl: 335648928 (eff. 0.053)
119.37/119.45	c #Conflicts:      37000 | #Learnt:       7909 | 0.032
119.37/119.45	c total clause space: 48.1602MB
119.37/119.45	c total #watches: 261306
121.27/121.32	c total #propagations: 18673401 / total #impl: 349693934 (eff. 0.053)
121.27/121.32	c #Conflicts:      38000 | #Learnt:       8909 | 0.031
121.27/121.32	c total clause space: 48.1602MB
121.27/121.32	c total #watches: 271907
124.17/124.25	c total #propagations: 18926903 / total #impl: 357348539 (eff. 0.053)
124.17/124.25	c GC COLLECT
124.17/124.25	c #Conflicts:      39000 | #Learnt:       5202 | 0.031
124.17/124.25	c total clause space: 48.1602MB
124.17/124.25	c total #watches: 167764
126.17/126.25	c total #propagations: 19343494 / total #impl: 366719740 (eff. 0.053)
126.17/126.25	c #Conflicts:      40000 | #Learnt:       6202 | 0.030
126.17/126.25	c total clause space: 48.1602MB
126.17/126.25	c total #watches: 178377
128.67/128.74	c total #propagations: 19716494 / total #impl: 373389143 (eff. 0.053)
128.67/128.74	c #Conflicts:      41000 | #Learnt:       7202 | 0.029
128.67/128.74	c total clause space: 48.1602MB
128.67/128.74	c total #watches: 189768
130.27/130.30	c total #propagations: 20241942 / total #impl: 378186811 (eff. 0.054)
130.27/130.30	c #Conflicts:      42000 | #Learnt:       8202 | 0.028
130.27/130.30	c total clause space: 48.1602MB
130.27/130.30	c total #watches: 197791
131.86/131.99	c total #propagations: 20556454 / total #impl: 383963349 (eff. 0.054)
131.86/131.99	c #Conflicts:      43000 | #Learnt:       9202 | 0.028
131.86/131.99	c total clause space: 48.1602MB
131.86/131.99	c total #watches: 206896
135.06/135.12	c total #propagations: 20768574 / total #impl: 391341434 (eff. 0.053)
135.06/135.12	c GC COLLECT
135.06/135.12	c #Conflicts:      44000 | #Learnt:       5212 | 0.027
135.06/135.12	c total clause space: 48.1602MB
135.06/135.12	c total #watches: 117321
137.36/137.46	c total #propagations: 21147129 / total #impl: 398847720 (eff. 0.053)
137.36/137.46	c #Conflicts:      45000 | #Learnt:       6212 | 0.027
137.36/137.46	c total clause space: 48.1602MB
137.36/137.46	c total #watches: 146957
139.66/139.80	c total #propagations: 21533661 / total #impl: 408102309 (eff. 0.053)
139.66/139.80	c #Conflicts:      46000 | #Learnt:       7212 | 0.026
139.66/139.80	c total clause space: 48.1602MB
139.66/139.80	c total #watches: 165796
144.17/144.30	c total #propagations: 21894416 / total #impl: 414503280 (eff. 0.053)
144.17/144.30	c #Conflicts:      47000 | #Learnt:       8212 | 0.025
144.17/144.30	c total clause space: 48.1602MB
144.17/144.30	c total #watches: 180708
148.57/148.66	c total #propagations: 22482852 / total #impl: 422024284 (eff. 0.053)
148.57/148.66	c #Conflicts:      48000 | #Learnt:       9212 | 0.025
148.57/148.66	c total clause space: 48.1602MB
148.57/148.66	c total #watches: 190023
152.16/152.24	c total #propagations: 23354426 / total #impl: 428605895 (eff. 0.054)
152.16/152.24	c #Conflicts:      49000 | #Learnt:      10212 | 0.024
152.16/152.24	c total clause space: 48.1602MB
152.16/152.24	c total #watches: 199721
157.26/157.38	c total #propagations: 24040461 / total #impl: 436621441 (eff. 0.055)
157.26/157.38	c GC COLLECT
157.26/157.38	c #Conflicts:      50000 | #Learnt:       5903 | 0.024
157.26/157.38	c total clause space: 48.1602MB
157.26/157.38	c total #watches: 143066
160.26/160.38	c total #propagations: 24951191 / total #impl: 443510096 (eff. 0.056)
160.26/160.38	c #Conflicts:      51000 | #Learnt:       6903 | 0.023
160.26/160.38	c total clause space: 48.1602MB
160.26/160.38	c total #watches: 151530
162.97/163.09	c total #propagations: 25670898 / total #impl: 446801265 (eff. 0.057)
162.97/163.09	c #Conflicts:      52000 | #Learnt:       7903 | 0.023
162.97/163.09	c total clause space: 48.1602MB
162.97/163.09	c total #watches: 157074
166.66/166.74	c total #propagations: 26474611 / total #impl: 449716687 (eff. 0.059)
166.66/166.74	c #Conflicts:      53000 | #Learnt:       8903 | 0.023
166.66/166.74	c total clause space: 48.1602MB
166.66/166.74	c total #watches: 168861
168.96/169.09	c total #propagations: 27292346 / total #impl: 454824884 (eff. 0.060)
168.96/169.09	c #Conflicts:      54000 | #Learnt:       9903 | 0.022
168.96/169.09	c total clause space: 48.1602MB
168.96/169.09	c total #watches: 180007
171.36/171.48	c total #propagations: 27857092 / total #impl: 458464764 (eff. 0.061)
171.36/171.48	c #Conflicts:      55000 | #Learnt:      10903 | 0.022
171.36/171.48	c total clause space: 48.1602MB
171.36/171.48	c total #watches: 188340
172.96/173.08	c total #propagations: 28331114 / total #impl: 461935135 (eff. 0.061)
172.96/173.08	c GC COLLECT
172.96/173.08	c #Conflicts:      56000 | #Learnt:       6298 | 0.021
172.96/173.08	c total clause space: 48.1602MB
172.96/173.08	c total #watches: 113822
174.16/174.20	c total #propagations: 28865647 / total #impl: 465411345 (eff. 0.062)
174.16/174.20	c #Conflicts:      57000 | #Learnt:       7298 | 0.021
174.16/174.20	c total clause space: 48.1602MB
174.16/174.20	c total #watches: 132442
175.96/176.08	c total #propagations: 29360522 / total #impl: 469491618 (eff. 0.063)
175.96/176.08	c #Conflicts:      58000 | #Learnt:       8298 | 0.021
175.96/176.08	c total clause space: 48.1602MB
175.96/176.08	c total #watches: 157574
177.06/177.11	c total #propagations: 29945895 / total #impl: 473847189 (eff. 0.063)
177.06/177.11	c #Conflicts:      59000 | #Learnt:       9298 | 0.020
177.06/177.11	c total clause space: 48.1602MB
177.06/177.11	c total #watches: 165901
178.66/178.70	c total #propagations: 30229922 / total #impl: 479841068 (eff. 0.063)
178.66/178.70	c #Conflicts:      60000 | #Learnt:      10298 | 0.020
178.66/178.70	c total clause space: 48.1602MB
178.66/178.70	c total #watches: 174336
180.76/180.86	c total #propagations: 30675983 / total #impl: 486921176 (eff. 0.063)
180.76/180.86	c #Conflicts:      61000 | #Learnt:      11298 | 0.020
180.76/180.86	c total clause space: 48.1602MB
180.76/180.86	c total #watches: 184465
181.96/182.09	c total #propagations: 31216022 / total #impl: 495728293 (eff. 0.063)
181.96/182.09	c GC COLLECT
181.96/182.09	c #Conflicts:      62000 | #Learnt:       6407 | 0.019
181.96/182.09	c total clause space: 48.1602MB
181.96/182.09	c total #watches: 135343
183.36/183.41	c total #propagations: 31529057 / total #impl: 499871841 (eff. 0.063)
183.36/183.41	c #Conflicts:      63000 | #Learnt:       7407 | 0.019
183.36/183.41	c total clause space: 48.1602MB
183.36/183.41	c total #watches: 147715
184.86/184.97	c total #propagations: 31849187 / total #impl: 503509802 (eff. 0.063)
184.86/184.97	c #Conflicts:      64000 | #Learnt:       8407 | 0.019
184.86/184.97	c total clause space: 48.1602MB
184.86/184.97	c total #watches: 153927
186.66/186.77	c total #propagations: 32381238 / total #impl: 507391778 (eff. 0.064)
186.66/186.77	c #Conflicts:      65000 | #Learnt:       9407 | 0.018
186.66/186.77	c total clause space: 48.1602MB
186.66/186.77	c total #watches: 163202
188.96/189.00	c total #propagations: 32897226 / total #impl: 512558176 (eff. 0.064)
188.96/189.00	c #Conflicts:      66000 | #Learnt:      10407 | 0.018
188.96/189.00	c total clause space: 48.1602MB
188.96/189.00	c total #watches: 191080
190.76/190.89	c total #propagations: 33329063 / total #impl: 518466533 (eff. 0.064)
190.76/190.89	c #Conflicts:      67000 | #Learnt:      11407 | 0.018
190.76/190.89	c total clause space: 48.1602MB
190.76/190.89	c total #watches: 200719
193.36/193.42	c total #propagations: 33670500 / total #impl: 522340024 (eff. 0.064)
193.36/193.42	c #Conflicts:      68000 | #Learnt:      12407 | 0.018
193.36/193.42	c total clause space: 48.1602MB
193.36/193.42	c total #watches: 210768
194.46/194.57	c total #propagations: 34181072 / total #impl: 526198003 (eff. 0.065)
194.46/194.57	c GC COLLECT
194.46/194.57	c #Conflicts:      69000 | #Learnt:       7210 | 0.017
194.46/194.57	c total clause space: 48.1602MB
194.46/194.57	c total #watches: 134971
196.16/196.26	c total #propagations: 34405136 / total #impl: 529305103 (eff. 0.065)
196.16/196.26	c #Conflicts:      70000 | #Learnt:       8210 | 0.017
196.16/196.26	c total clause space: 48.1602MB
196.16/196.26	c total #watches: 142495
197.45/197.59	c total #propagations: 34659486 / total #impl: 534702318 (eff. 0.065)
197.45/197.59	c #Conflicts:      71000 | #Learnt:       9210 | 0.017
197.45/197.59	c total clause space: 48.1602MB
197.45/197.59	c total #watches: 152095
199.45/199.54	c total #propagations: 34898865 / total #impl: 538497115 (eff. 0.065)
199.45/199.54	c #Conflicts:      72000 | #Learnt:      10210 | 0.017
199.45/199.54	c total clause space: 48.1602MB
199.45/199.54	c total #watches: 158897
201.46/201.53	c total #propagations: 35235934 / total #impl: 541488299 (eff. 0.065)
201.46/201.53	c #Conflicts:      73000 | #Learnt:      11210 | 0.016
201.46/201.53	c total clause space: 48.1602MB
201.46/201.53	c total #watches: 164347
203.25/203.30	c total #propagations: 35528147 / total #impl: 544740467 (eff. 0.065)
203.25/203.30	c #Conflicts:      74000 | #Learnt:      12210 | 0.016
203.25/203.30	c total clause space: 48.1602MB
203.25/203.30	c total #watches: 171772
206.05/206.14	c total #propagations: 35820946 / total #impl: 547297905 (eff. 0.065)
206.05/206.14	c GC COLLECT
206.05/206.14	c #Conflicts:      75000 | #Learnt:       6711 | 0.016
206.05/206.14	c total clause space: 48.1602MB
206.05/206.14	c total #watches: 109600
207.35/207.47	c total #propagations: 36290108 / total #impl: 551504626 (eff. 0.066)
207.35/207.47	c #Conflicts:      76000 | #Learnt:       7711 | 0.016
207.35/207.47	c total clause space: 48.1602MB
207.35/207.47	c total #watches: 118508
209.25/209.31	c total #propagations: 36618790 / total #impl: 555313928 (eff. 0.066)
209.25/209.31	c #Conflicts:      77000 | #Learnt:       8711 | 0.016
209.25/209.31	c total clause space: 48.1602MB
209.25/209.31	c total #watches: 126649
211.05/211.11	c total #propagations: 37481871 / total #impl: 560278322 (eff. 0.067)
211.05/211.11	c #Conflicts:      78000 | #Learnt:       9711 | 0.015
211.05/211.11	c total clause space: 48.1602MB
211.05/211.11	c total #watches: 137028
212.95/213.00	c total #propagations: 37881043 / total #impl: 565187133 (eff. 0.067)
212.95/213.00	c #Conflicts:      79000 | #Learnt:      10711 | 0.015
212.95/213.00	c total clause space: 48.1602MB
212.95/213.00	c total #watches: 149189
214.25/214.32	c total #propagations: 38142233 / total #impl: 570085365 (eff. 0.067)
214.25/214.32	c #Conflicts:      80000 | #Learnt:      11711 | 0.015
214.25/214.32	c total clause space: 48.1602MB
214.25/214.32	c total #watches: 160330
215.55/215.66	c total #propagations: 38240486 / total #impl: 578422101 (eff. 0.066)
215.55/215.66	c #Conflicts:      81000 | #Learnt:      12711 | 0.015
215.55/215.66	c total clause space: 48.1602MB
215.55/215.66	c total #watches: 172252
217.55/217.69	c total #propagations: 38530942 / total #impl: 585119256 (eff. 0.066)
217.55/217.69	c GC COLLECT
217.55/217.69	c #Conflicts:      82000 | #Learnt:       6915 | 0.015
217.55/217.69	c total clause space: 48.1602MB
217.55/217.69	c total #watches: 124638
219.65/219.74	c total #propagations: 38769513 / total #impl: 591715967 (eff. 0.066)
219.65/219.74	c #Conflicts:      83000 | #Learnt:       7915 | 0.014
219.65/219.74	c total clause space: 48.1602MB
219.65/219.74	c total #watches: 139413
222.55/222.61	c total #propagations: 39112707 / total #impl: 598523255 (eff. 0.065)
222.55/222.61	c #Conflicts:      84000 | #Learnt:       8915 | 0.014
222.55/222.61	c total clause space: 48.1602MB
222.55/222.61	c total #watches: 151582
226.76/226.88	c total #propagations: 39527263 / total #impl: 605692819 (eff. 0.065)
226.76/226.88	c #Conflicts:      85000 | #Learnt:       9915 | 0.014
226.76/226.88	c total clause space: 48.1602MB
226.76/226.88	c total #watches: 170589
230.15/230.27	c total #propagations: 40159486 / total #impl: 618081657 (eff. 0.065)
230.15/230.27	c #Conflicts:      86000 | #Learnt:      10915 | 0.014
230.15/230.27	c total clause space: 48.1602MB
230.15/230.27	c total #watches: 185147
234.46/234.52	c total #propagations: 40724332 / total #impl: 631007826 (eff. 0.065)
234.46/234.52	c #Conflicts:      87000 | #Learnt:      11915 | 0.014
234.46/234.52	c total clause space: 78.2603MB
234.46/234.52	c total #watches: 267352
237.66/237.77	c total #propagations: 41346318 / total #impl: 639880029 (eff. 0.065)
237.66/237.77	c #Conflicts:      88000 | #Learnt:      12915 | 0.014
237.66/237.77	c total clause space: 78.2603MB
237.66/237.77	c total #watches: 319906
240.65/240.72	c total #propagations: 41969946 / total #impl: 647275596 (eff. 0.065)
240.65/240.72	c #Conflicts:      89000 | #Learnt:      13915 | 0.013
240.65/240.72	c total clause space: 78.2603MB
240.65/240.72	c total #watches: 421331
244.26/244.33	c total #propagations: 42230656 / total #impl: 657113669 (eff. 0.064)
244.26/244.33	c GC COLLECT
244.26/244.33	c #Conflicts:      90000 | #Learnt:       7826 | 0.013
244.26/244.33	c total clause space: 78.2603MB
244.26/244.33	c total #watches: 359126
247.85/247.92	c total #propagations: 42632411 / total #impl: 668861045 (eff. 0.064)
247.85/247.92	c #Conflicts:      91000 | #Learnt:       8826 | 0.013
247.85/247.92	c total clause space: 78.2603MB
247.85/247.92	c total #watches: 425617
252.85/252.95	c total #propagations: 43230551 / total #impl: 676455128 (eff. 0.064)
252.85/252.95	c #Conflicts:      92000 | #Learnt:       9826 | 0.013
252.85/252.95	c total clause space: 78.2603MB
252.85/252.95	c total #watches: 458228
256.75/256.80	c total #propagations: 43803867 / total #impl: 692747500 (eff. 0.063)
256.75/256.80	c #Conflicts:      93000 | #Learnt:      10826 | 0.013
256.75/256.80	c total clause space: 78.2603MB
256.75/256.80	c total #watches: 521627
262.05/262.19	c total #propagations: 44427634 / total #impl: 699576670 (eff. 0.064)
262.05/262.19	c #Conflicts:      94000 | #Learnt:      11826 | 0.013
262.05/262.19	c total clause space: 78.2603MB
262.05/262.19	c total #watches: 577355
267.75/267.86	c total #propagations: 45093294 / total #impl: 710002026 (eff. 0.064)
267.75/267.86	c #Conflicts:      95000 | #Learnt:      12826 | 0.013
267.75/267.86	c total clause space: 127.173MB
267.75/267.86	c total #watches: 608273
272.65/272.74	c total #propagations: 45960166 / total #impl: 717184709 (eff. 0.064)
272.65/272.74	c #Conflicts:      96000 | #Learnt:      13826 | 0.013
272.65/272.74	c total clause space: 127.173MB
272.65/272.74	c total #watches: 622378
278.84/278.91	c total #propagations: 46846982 / total #impl: 722723602 (eff. 0.065)
278.84/278.91	c #Conflicts:      97000 | #Learnt:      14826 | 0.013
278.84/278.91	c total clause space: 127.173MB
278.84/278.91	c total #watches: 646276
281.54/281.69	c total #propagations: 47763123 / total #impl: 728911938 (eff. 0.066)
281.54/281.69	c GC COLLECT
281.54/281.69	c #Conflicts:      98000 | #Learnt:       8411 | 0.013
281.54/281.69	c total clause space: 127.173MB
281.54/281.69	c total #watches: 499160
286.54/286.62	c total #propagations: 48431507 / total #impl: 740893129 (eff. 0.065)
286.54/286.62	c #Conflicts:      99000 | #Learnt:       9411 | 0.013
286.54/286.62	c total clause space: 127.173MB
286.54/286.62	c total #watches: 526776
292.75/292.88	c total #propagations: 49146630 / total #impl: 750204284 (eff. 0.066)
292.75/292.88	c #Conflicts:     100000 | #Learnt:      10411 | 0.012
292.75/292.88	c total clause space: 127.173MB
292.75/292.88	c total #watches: 544694
299.04/299.12	c total #propagations: 49911518 / total #impl: 759542399 (eff. 0.066)
299.04/299.12	c #Conflicts:     101000 | #Learnt:      11411 | 0.012
299.04/299.12	c total clause space: 127.173MB
299.04/299.12	c total #watches: 556553
303.24/303.38	c total #propagations: 50635438 / total #impl: 770766484 (eff. 0.066)
303.24/303.38	c #Conflicts:     102000 | #Learnt:      12411 | 0.012
303.24/303.38	c total clause space: 127.173MB
303.24/303.38	c total #watches: 585401
309.04/309.17	c total #propagations: 51319695 / total #impl: 777215400 (eff. 0.066)
309.04/309.17	c #Conflicts:     103000 | #Learnt:      13411 | 0.012
309.04/309.17	c total clause space: 127.173MB
309.04/309.17	c total #watches: 601069
318.44/318.55	c total #propagations: 52096303 / total #impl: 787572019 (eff. 0.066)
318.44/318.55	c #Conflicts:     104000 | #Learnt:      14411 | 0.012
318.44/318.55	c total clause space: 127.173MB
318.44/318.55	c total #watches: 625417
325.65/325.74	c total #propagations: 53032933 / total #impl: 798405755 (eff. 0.066)
325.65/325.74	c #Conflicts:     105000 | #Learnt:      15411 | 0.012
325.65/325.74	c total clause space: 127.173MB
325.65/325.74	c total #watches: 638609
331.84/331.91	c total #propagations: 53870653 / total #impl: 806023876 (eff. 0.067)
331.84/331.91	c GC COLLECT
331.84/331.91	c #Conflicts:     106000 | #Learnt:       8706 | 0.012
331.84/331.91	c total clause space: 127.173MB
331.84/331.91	c total #watches: 275440
337.85/337.95	c total #propagations: 54843418 / total #impl: 810879854 (eff. 0.068)
337.85/337.95	c #Conflicts:     107000 | #Learnt:       9706 | 0.012
337.85/337.95	c total clause space: 127.173MB
337.85/337.95	c total #watches: 297435
344.35/344.46	c total #propagations: 55702849 / total #impl: 817929610 (eff. 0.068)
344.35/344.46	c #Conflicts:     108000 | #Learnt:      10706 | 0.012
344.35/344.46	c total clause space: 127.173MB
344.35/344.46	c total #watches: 331203
348.64/348.77	c total #propagations: 56432449 / total #impl: 828088918 (eff. 0.068)
348.64/348.77	c #Conflicts:     109000 | #Learnt:      11706 | 0.011
348.64/348.77	c total clause space: 127.173MB
348.64/348.77	c total #watches: 380793
353.54/353.63	c total #propagations: 56874508 / total #impl: 836763842 (eff. 0.068)
353.54/353.63	c #Conflicts:     110000 | #Learnt:      12706 | 0.011
353.54/353.63	c total clause space: 127.173MB
353.54/353.63	c total #watches: 398854
359.84/359.97	c total #propagations: 57365641 / total #impl: 842549894 (eff. 0.068)
359.84/359.97	c #Conflicts:     111000 | #Learnt:      13706 | 0.011
359.84/359.97	c total clause space: 127.173MB
359.84/359.97	c total #watches: 414238
366.74/366.84	c total #propagations: 57895725 / total #impl: 848744733 (eff. 0.068)
366.74/366.84	c #Conflicts:     112000 | #Learnt:      14706 | 0.011
366.74/366.84	c total clause space: 127.173MB
366.74/366.84	c total #watches: 426661
374.74/374.87	c total #propagations: 58515441 / total #impl: 855323207 (eff. 0.068)
374.74/374.87	c #Conflicts:     113000 | #Learnt:      15706 | 0.011
374.74/374.87	c total clause space: 127.173MB
374.74/374.87	c total #watches: 450949
383.13/383.30	c total #propagations: 59344323 / total #impl: 862382793 (eff. 0.069)
383.13/383.30	c GC COLLECT
383.13/383.30	c #Conflicts:     114000 | #Learnt:       8716 | 0.011
383.13/383.30	c total clause space: 127.173MB
383.13/383.30	c total #watches: 282212
387.34/387.43	c total #propagations: 59977363 / total #impl: 873065679 (eff. 0.069)
387.34/387.43	c #Conflicts:     115000 | #Learnt:       9716 | 0.011
387.34/387.43	c total clause space: 127.173MB
387.34/387.43	c total #watches: 303767
391.74/391.89	c total #propagations: 60379456 / total #impl: 882147799 (eff. 0.068)
391.74/391.89	c #Conflicts:     116000 | #Learnt:      10716 | 0.011
391.74/391.89	c total clause space: 127.173MB
391.74/391.89	c total #watches: 319847
398.63/398.75	c total #propagations: 60712420 / total #impl: 888236141 (eff. 0.068)
398.63/398.75	c #Conflicts:     117000 | #Learnt:      11716 | 0.011
398.63/398.75	c total clause space: 127.173MB
398.63/398.75	c total #watches: 348831
402.33/402.46	c total #propagations: 61379129 / total #impl: 897133210 (eff. 0.068)
402.33/402.46	c #Conflicts:     118000 | #Learnt:      12716 | 0.011
402.33/402.46	c total clause space: 127.173MB
402.33/402.46	c total #watches: 364829
408.63/408.72	c total #propagations: 61812577 / total #impl: 905294888 (eff. 0.068)
408.63/408.72	c #Conflicts:     119000 | #Learnt:      13716 | 0.010
408.63/408.72	c total clause space: 127.173MB
408.63/408.72	c total #watches: 383708
415.73/415.83	c total #propagations: 62440327 / total #impl: 912887467 (eff. 0.068)
415.73/415.83	c #Conflicts:     120000 | #Learnt:      14716 | 0.010
415.73/415.83	c total clause space: 127.173MB
415.73/415.83	c total #watches: 400010
424.83/424.91	c total #propagations: 63147924 / total #impl: 925651467 (eff. 0.068)
424.83/424.91	c #Conflicts:     121000 | #Learnt:      15716 | 0.010
424.83/424.91	c total clause space: 127.173MB
424.83/424.91	c total #watches: 419998
432.23/432.39	c total #propagations: 64002948 / total #impl: 938174510 (eff. 0.068)
432.23/432.39	c GC COLLECT
432.23/432.39	c #Conflicts:     122000 | #Learnt:       8398 | 0.010
432.23/432.39	c total clause space: 127.173MB
432.23/432.39	c total #watches: 254487
437.62/437.78	c total #propagations: 64815368 / total #impl: 948458486 (eff. 0.068)
437.62/437.78	c #Conflicts:     123000 | #Learnt:       9398 | 0.010
437.62/437.78	c total clause space: 127.173MB
437.62/437.78	c total #watches: 268176
441.13/441.27	c total #propagations: 65733731 / total #impl: 958606401 (eff. 0.069)
441.13/441.27	c #Conflicts:     124000 | #Learnt:      10398 | 0.010
441.13/441.27	c total clause space: 127.173MB
441.13/441.27	c total #watches: 302978
444.32/444.50	c total #propagations: 66484550 / total #impl: 965666128 (eff. 0.069)
444.32/444.50	c #Conflicts:     125000 | #Learnt:      11398 | 0.010
444.32/444.50	c total clause space: 127.173MB
444.32/444.50	c total #watches: 317731
450.62/450.72	c total #propagations: 67453942 / total #impl: 973681205 (eff. 0.069)
450.62/450.72	c #Conflicts:     126000 | #Learnt:      12398 | 0.011
450.62/450.72	c total clause space: 127.173MB
450.62/450.72	c total #watches: 338378
453.52/453.68	c total #propagations: 68309991 / total #impl: 980071630 (eff. 0.070)
453.52/453.68	c #Conflicts:     127000 | #Learnt:      13398 | 0.011
453.52/453.68	c total clause space: 127.173MB
453.52/453.68	c total #watches: 353189
457.12/457.20	c total #propagations: 68998201 / total #impl: 983020793 (eff. 0.070)
457.12/457.20	c #Conflicts:     128000 | #Learnt:      14398 | 0.010
457.12/457.20	c total clause space: 127.173MB
457.12/457.20	c total #watches: 374852
461.82/461.91	c total #propagations: 69930656 / total #impl: 987029999 (eff. 0.071)
461.82/461.91	c #Conflicts:     129000 | #Learnt:      15398 | 0.013
461.82/461.91	c total clause space: 127.173MB
461.82/461.91	c total #watches: 405487
467.12/467.28	c total #propagations: 70758484 / total #impl: 991583495 (eff. 0.071)
467.12/467.28	c #Conflicts:     130000 | #Learnt:      16398 | 0.013
467.12/467.28	c total clause space: 127.173MB
467.12/467.28	c total #watches: 425131
471.32/471.43	c total #propagations: 71686626 / total #impl: 999464660 (eff. 0.072)
471.32/471.43	c GC COLLECT
471.32/471.43	c #Conflicts:     131000 | #Learnt:       8794 | 0.013
471.32/471.43	c total clause space: 127.173MB
471.32/471.43	c total #watches: 267556
473.92/474.01	c total #propagations: 72227768 / total #impl: 1009012055 (eff. 0.072)
473.92/474.01	c #Conflicts:     132000 | #Learnt:       9794 | 0.013
473.92/474.01	c total clause space: 127.173MB
473.92/474.01	c total #watches: 294222
476.62/476.73	c total #propagations: 72733609 / total #impl: 1014834967 (eff. 0.072)
476.62/476.73	c #Conflicts:     133000 | #Learnt:      10794 | 0.013
476.62/476.73	c total clause space: 127.173MB
476.62/476.73	c total #watches: 316048
480.12/480.23	c total #propagations: 73137214 / total #impl: 1022941036 (eff. 0.071)
480.12/480.23	c #Conflicts:     134000 | #Learnt:      11794 | 0.013
480.12/480.23	c total clause space: 127.173MB
480.12/480.23	c total #watches: 330393
486.52/486.68	c total #propagations: 73571893 / total #impl: 1030890439 (eff. 0.071)
486.52/486.68	c #Conflicts:     135000 | #Learnt:      12794 | 0.013
486.52/486.68	c total clause space: 127.173MB
486.52/486.68	c total #watches: 344940
490.12/490.22	c total #propagations: 74424874 / total #impl: 1037788164 (eff. 0.072)
490.12/490.22	c #Conflicts:     136000 | #Learnt:      13794 | 0.013
490.12/490.22	c total clause space: 127.173MB
490.12/490.22	c total #watches: 353892
493.12/493.25	c total #propagations: 74959515 / total #impl: 1044015188 (eff. 0.072)
493.12/493.25	c #Conflicts:     137000 | #Learnt:      14794 | 0.013
493.12/493.25	c total clause space: 127.173MB
493.12/493.25	c total #watches: 361432
496.81/496.96	c total #propagations: 75516088 / total #impl: 1048898328 (eff. 0.072)
496.81/496.96	c #Conflicts:     138000 | #Learnt:      15794 | 0.013
496.81/496.96	c total clause space: 127.173MB
496.81/496.96	c total #watches: 388969
501.62/501.71	c total #propagations: 76058396 / total #impl: 1053590032 (eff. 0.072)
501.62/501.71	c #Conflicts:     139000 | #Learnt:      16794 | 0.013
501.62/501.71	c total clause space: 127.173MB
501.62/501.71	c total #watches: 413645
507.71/507.80	c total #propagations: 76820748 / total #impl: 1060032787 (eff. 0.072)
507.71/507.80	c #Conflicts:     140000 | #Learnt:      17794 | 0.012
507.71/507.80	c total clause space: 127.173MB
507.71/507.80	c total #watches: 445379
512.91/513.08	c total #propagations: 77560366 / total #impl: 1068435242 (eff. 0.073)
512.91/513.08	c GC COLLECT
512.91/513.08	c #Conflicts:     141000 | #Learnt:       9707 | 0.012
512.91/513.08	c total clause space: 127.173MB
512.91/513.08	c total #watches: 290406
518.01/518.11	c total #propagations: 78148804 / total #impl: 1076321290 (eff. 0.073)
518.01/518.11	c #Conflicts:     142000 | #Learnt:      10707 | 0.012
518.01/518.11	c total clause space: 127.173MB
518.01/518.11	c total #watches: 311071
523.91/524.01	c total #propagations: 78560239 / total #impl: 1081852728 (eff. 0.073)
523.91/524.01	c #Conflicts:     143000 | #Learnt:      11707 | 0.012
523.91/524.01	c total clause space: 127.173MB
523.91/524.01	c total #watches: 344122
530.81/530.94	c total #propagations: 79088263 / total #impl: 1087398759 (eff. 0.073)
530.81/530.94	c #Conflicts:     144000 | #Learnt:      12707 | 0.012
530.81/530.94	c total clause space: 127.173MB
530.81/530.94	c total #watches: 367204
535.41/535.54	c total #propagations: 79607433 / total #impl: 1093304699 (eff. 0.073)
535.41/535.54	c #Conflicts:     145000 | #Learnt:      13707 | 0.012
535.41/535.54	c total clause space: 127.173MB
535.41/535.54	c total #watches: 385200
542.91/543.07	c total #propagations: 79902545 / total #impl: 1099638167 (eff. 0.073)
542.91/543.07	c #Conflicts:     146000 | #Learnt:      14707 | 0.012
542.91/543.07	c total clause space: 127.173MB
542.91/543.07	c total #watches: 417022
548.01/548.12	c total #propagations: 80237900 / total #impl: 1105296976 (eff. 0.073)
548.01/548.12	c #Conflicts:     147000 | #Learnt:      15707 | 0.012
548.01/548.12	c total clause space: 127.173MB
548.01/548.12	c total #watches: 440343
554.71/554.86	c total #propagations: 80572113 / total #impl: 1110957787 (eff. 0.073)
554.71/554.86	c #Conflicts:     148000 | #Learnt:      16707 | 0.012
554.71/554.86	c total clause space: 127.173MB
554.71/554.86	c total #watches: 468292
563.10/563.23	c total #propagations: 80984183 / total #impl: 1115791964 (eff. 0.073)
563.10/563.23	c #Conflicts:     149000 | #Learnt:      17707 | 0.012
563.10/563.23	c total clause space: 127.173MB
563.10/563.23	c total #watches: 524115
570.20/570.34	c total #propagations: 81369294 / total #impl: 1120607498 (eff. 0.073)
570.20/570.34	c GC COLLECT
570.20/570.34	c #Conflicts:     150000 | #Learnt:       9607 | 0.012
570.20/570.34	c total clause space: 127.173MB
570.20/570.34	c total #watches: 342240
573.60/573.74	c total #propagations: 81786713 / total #impl: 1126003532 (eff. 0.073)
573.60/573.74	c #Conflicts:     151000 | #Learnt:      10607 | 0.012
573.60/573.74	c total clause space: 127.173MB
573.60/573.74	c total #watches: 358502
578.80/578.96	c total #propagations: 82222524 / total #impl: 1129914450 (eff. 0.073)
578.80/578.96	c #Conflicts:     152000 | #Learnt:      11607 | 0.012
578.80/578.96	c total clause space: 127.173MB
578.80/578.96	c total #watches: 383643
586.41/586.51	c total #propagations: 82714358 / total #impl: 1134391723 (eff. 0.073)
586.41/586.51	c #Conflicts:     153000 | #Learnt:      12607 | 0.011
586.41/586.51	c total clause space: 127.173MB
586.41/586.51	c total #watches: 415247
591.70/591.88	c total #propagations: 83609196 / total #impl: 1139431429 (eff. 0.073)
591.70/591.88	c #Conflicts:     154000 | #Learnt:      13607 | 0.011
591.70/591.88	c total clause space: 127.173MB
591.70/591.88	c total #watches: 441098
600.20/600.33	c total #propagations: 83949315 / total #impl: 1146424192 (eff. 0.073)
600.20/600.33	c #Conflicts:     155000 | #Learnt:      14607 | 0.011
600.20/600.33	c total clause space: 127.173MB
600.20/600.33	c total #watches: 467302
605.60/605.78	c total #propagations: 84608836 / total #impl: 1154714882 (eff. 0.073)
605.60/605.78	c #Conflicts:     156000 | #Learnt:      15607 | 0.011
605.60/605.78	c total clause space: 127.173MB
605.60/605.78	c total #watches: 491842
614.79/614.92	c total #propagations: 84991608 / total #impl: 1162887720 (eff. 0.073)
614.79/614.92	c #Conflicts:     157000 | #Learnt:      16607 | 0.011
614.79/614.92	c total clause space: 127.173MB
614.79/614.92	c total #watches: 511907
624.29/624.46	c total #propagations: 85523972 / total #impl: 1174041159 (eff. 0.073)
624.29/624.46	c #Conflicts:     158000 | #Learnt:      17607 | 0.011
624.29/624.46	c total clause space: 127.173MB
624.29/624.46	c total #watches: 540158
632.50/632.64	c total #propagations: 86048517 / total #impl: 1183738773 (eff. 0.073)
632.50/632.64	c #Conflicts:     159000 | #Learnt:      18607 | 0.011
632.50/632.64	c total clause space: 127.173MB
632.50/632.64	c total #watches: 562197
638.29/638.42	c total #propagations: 86558542 / total #impl: 1196526633 (eff. 0.072)
638.29/638.42	c GC COLLECT
638.29/638.42	c #Conflicts:     160000 | #Learnt:       9760 | 0.011
638.29/638.42	c total clause space: 127.173MB
638.29/638.42	c total #watches: 324868
645.09/645.22	c total #propagations: 86965237 / total #impl: 1205051612 (eff. 0.072)
645.09/645.22	c #Conflicts:     161000 | #Learnt:      10760 | 0.011
645.09/645.22	c total clause space: 127.173MB
645.09/645.22	c total #watches: 343535
651.49/651.62	c total #propagations: 87636261 / total #impl: 1214619413 (eff. 0.072)
651.49/651.62	c #Conflicts:     162000 | #Learnt:      11760 | 0.011
651.49/651.62	c total clause space: 127.173MB
651.49/651.62	c total #watches: 376510
657.59/657.79	c total #propagations: 88563754 / total #impl: 1228673231 (eff. 0.072)
657.59/657.79	c #Conflicts:     163000 | #Learnt:      12760 | 0.011
657.59/657.79	c total clause space: 127.173MB
657.59/657.79	c total #watches: 392985
663.29/663.49	c total #propagations: 89328366 / total #impl: 1235995382 (eff. 0.072)
663.29/663.49	c #Conflicts:     164000 | #Learnt:      13760 | 0.011
663.29/663.49	c total clause space: 127.173MB
663.29/663.49	c total #watches: 414986
667.88/668.04	c total #propagations: 90407425 / total #impl: 1243717716 (eff. 0.073)
667.88/668.04	c #Conflicts:     165000 | #Learnt:      14760 | 0.011
667.88/668.04	c total clause space: 127.173MB
667.88/668.04	c total #watches: 440118
674.39/674.57	c total #propagations: 91532972 / total #impl: 1251533916 (eff. 0.073)
674.39/674.57	c #Conflicts:     166000 | #Learnt:      15760 | 0.011
674.39/674.57	c total clause space: 127.173MB
674.39/674.57	c total #watches: 463244
683.28/683.49	c total #propagations: 92618038 / total #impl: 1262744680 (eff. 0.073)
683.28/683.49	c #Conflicts:     167000 | #Learnt:      16760 | 0.010
683.28/683.49	c total clause space: 127.173MB
683.28/683.49	c total #watches: 479256
689.58/689.79	c total #propagations: 93503868 / total #impl: 1271167430 (eff. 0.074)
689.58/689.79	c #Conflicts:     168000 | #Learnt:      17760 | 0.010
689.58/689.79	c total clause space: 127.173MB
689.58/689.79	c total #watches: 502732
697.18/697.32	c total #propagations: 94363962 / total #impl: 1277842579 (eff. 0.074)
697.18/697.32	c #Conflicts:     169000 | #Learnt:      18760 | 0.010
697.18/697.32	c total clause space: 127.173MB
697.18/697.32	c total #watches: 522862
700.08/700.26	c total #propagations: 94913743 / total #impl: 1283284993 (eff. 0.074)
700.08/700.26	c GC COLLECT
700.08/700.26	c #Conflicts:     170000 | #Learnt:       9496 | 0.010
700.08/700.26	c total clause space: 127.173MB
700.08/700.26	c total #watches: 303796
705.68/705.88	c total #propagations: 95237573 / total #impl: 1289471558 (eff. 0.074)
705.68/705.88	c #Conflicts:     171000 | #Learnt:      10496 | 0.010
705.68/705.88	c total clause space: 127.173MB
705.68/705.88	c total #watches: 327617
713.68/713.84	c total #propagations: 95980721 / total #impl: 1297257672 (eff. 0.074)
713.68/713.84	c #Conflicts:     172000 | #Learnt:      11496 | 0.010
713.68/713.84	c total clause space: 127.173MB
713.68/713.84	c total #watches: 345653
719.98/720.10	c total #propagations: 96778700 / total #impl: 1303719592 (eff. 0.074)
719.98/720.10	c #Conflicts:     173000 | #Learnt:      12496 | 0.011
719.98/720.10	c total clause space: 127.173MB
719.98/720.10	c total #watches: 374740
723.67/723.89	c total #propagations: 97421015 / total #impl: 1310240483 (eff. 0.074)
723.67/723.89	c #Conflicts:     174000 | #Learnt:      13496 | 0.011
723.67/723.89	c total clause space: 127.173MB
723.67/723.89	c total #watches: 394329
727.27/727.49	c total #propagations: 97924933 / total #impl: 1316180193 (eff. 0.074)
727.27/727.49	c #Conflicts:     175000 | #Learnt:      14496 | 0.011
727.27/727.49	c total clause space: 127.173MB
727.27/727.49	c total #watches: 431839
734.37/734.57	c total #propagations: 98462773 / total #impl: 1320191883 (eff. 0.075)
734.37/734.57	c #Conflicts:     176000 | #Learnt:      15496 | 0.011
734.37/734.57	c total clause space: 127.173MB
734.37/734.57	c total #watches: 456484
742.67/742.84	c total #propagations: 99217138 / total #impl: 1327649877 (eff. 0.075)
742.67/742.84	c #Conflicts:     177000 | #Learnt:      16496 | 0.010
742.67/742.84	c total clause space: 127.173MB
742.67/742.84	c total #watches: 492101
748.27/748.42	c total #propagations: 99733237 / total #impl: 1334309155 (eff. 0.075)
748.27/748.42	c #Conflicts:     178000 | #Learnt:      17496 | 0.010
748.27/748.42	c total clause space: 127.173MB
748.27/748.42	c total #watches: 505715
761.28/761.47	c total #propagations: 100438959 / total #impl: 1339554024 (eff. 0.075)
761.28/761.47	c #Conflicts:     179000 | #Learnt:      18496 | 0.010
761.28/761.47	c total clause space: 127.173MB
761.28/761.47	c total #watches: 538959
768.98/769.15	c total #propagations: 101218955 / total #impl: 1348489106 (eff. 0.075)
768.98/769.15	c GC COLLECT
768.98/769.15	c #Conflicts:     180000 | #Learnt:       8978 | 0.010
768.98/769.15	c total clause space: 127.173MB
768.98/769.15	c total #watches: 309347
773.47/773.61	c total #propagations: 101964251 / total #impl: 1355826583 (eff. 0.075)
773.47/773.61	c #Conflicts:     181000 | #Learnt:       9978 | 0.010
773.47/773.61	c total clause space: 127.173MB
773.47/773.61	c total #watches: 330969
778.37/778.55	c total #propagations: 102545753 / total #impl: 1362692964 (eff. 0.075)
778.37/778.55	c #Conflicts:     182000 | #Learnt:      10978 | 0.010
778.37/778.55	c total clause space: 127.173MB
778.37/778.55	c total #watches: 358302
785.57/785.71	c total #propagations: 102945514 / total #impl: 1372798632 (eff. 0.075)
785.57/785.71	c #Conflicts:     183000 | #Learnt:      11978 | 0.010
785.57/785.71	c total clause space: 127.173MB
785.57/785.71	c total #watches: 409261
792.07/792.27	c total #propagations: 103476910 / total #impl: 1383152845 (eff. 0.075)
792.07/792.27	c #Conflicts:     184000 | #Learnt:      12978 | 0.010
792.07/792.27	c total clause space: 127.173MB
792.07/792.27	c total #watches: 434388
798.96/799.18	c total #propagations: 104284970 / total #impl: 1388292067 (eff. 0.075)
798.96/799.18	c #Conflicts:     185000 | #Learnt:      13978 | 0.010
798.96/799.18	c total clause space: 127.173MB
798.96/799.18	c total #watches: 455366
806.76/806.97	c total #propagations: 105216940 / total #impl: 1394220115 (eff. 0.075)
806.76/806.97	c #Conflicts:     186000 | #Learnt:      14978 | 0.010
806.76/806.97	c total clause space: 127.173MB
806.76/806.97	c total #watches: 482217
817.37/817.52	c total #propagations: 106182423 / total #impl: 1401093860 (eff. 0.076)
817.37/817.52	c #Conflicts:     187000 | #Learnt:      15978 | 0.010
817.37/817.52	c total clause space: 127.173MB
817.37/817.52	c total #watches: 503676
835.76/835.94	c total #propagations: 107329614 / total #impl: 1410118294 (eff. 0.076)
835.76/835.94	c #Conflicts:     188000 | #Learnt:      16978 | 0.010
835.76/835.94	c total clause space: 127.173MB
835.76/835.94	c total #watches: 531435
847.66/847.88	c total #propagations: 108347592 / total #impl: 1419760683 (eff. 0.076)
847.66/847.88	c #Conflicts:     189000 | #Learnt:      17978 | 0.010
847.66/847.88	c total clause space: 127.173MB
847.66/847.88	c total #watches: 560697
860.45/860.67	c total #propagations: 108878400 / total #impl: 1425189526 (eff. 0.076)
860.45/860.67	c #Conflicts:     190000 | #Learnt:      18978 | 0.010
860.45/860.67	c total clause space: 127.173MB
860.45/860.67	c total #watches: 638239
874.65/874.83	c total #propagations: 109467998 / total #impl: 1436457250 (eff. 0.076)
874.65/874.83	c GC COLLECT
874.65/874.83	c #Conflicts:     191000 | #Learnt:       9521 | 0.010
874.65/874.83	c total clause space: 127.173MB
874.65/874.83	c total #watches: 396374
884.75/884.93	c total #propagations: 109986838 / total #impl: 1457799546 (eff. 0.075)
884.75/884.93	c #Conflicts:     192000 | #Learnt:      10521 | 0.010
884.75/884.93	c total clause space: 127.173MB
884.75/884.93	c total #watches: 442963
894.45/894.66	c total #propagations: 110653006 / total #impl: 1465086662 (eff. 0.076)
894.45/894.66	c #Conflicts:     193000 | #Learnt:      11521 | 0.010
894.45/894.66	c total clause space: 127.173MB
894.45/894.66	c total #watches: 479029
903.85/904.02	c total #propagations: 111279676 / total #impl: 1474983755 (eff. 0.075)
903.85/904.02	c #Conflicts:     194000 | #Learnt:      12521 | 0.010
903.85/904.02	c total clause space: 127.173MB
903.85/904.02	c total #watches: 505964
913.65/913.84	c total #propagations: 112103145 / total #impl: 1483953013 (eff. 0.076)
913.65/913.84	c #Conflicts:     195000 | #Learnt:      13521 | 0.010
913.65/913.84	c total clause space: 127.173MB
913.65/913.84	c total #watches: 548463
922.54/922.70	c total #propagations: 112740687 / total #impl: 1496095010 (eff. 0.075)
922.54/922.70	c #Conflicts:     196000 | #Learnt:      14521 | 0.010
922.54/922.70	c total clause space: 127.173MB
922.54/922.70	c total #watches: 573503
932.54/932.75	c total #propagations: 113264074 / total #impl: 1508017579 (eff. 0.075)
932.54/932.75	c #Conflicts:     197000 | #Learnt:      15521 | 0.010
932.54/932.75	c total clause space: 127.173MB
932.54/932.75	c total #watches: 619317
940.14/940.33	c total #propagations: 113917126 / total #impl: 1520681295 (eff. 0.075)
940.14/940.33	c #Conflicts:     198000 | #Learnt:      16521 | 0.010
940.14/940.33	c total clause space: 127.173MB
940.14/940.33	c total #watches: 645457
950.24/950.49	c total #propagations: 114615742 / total #impl: 1529433546 (eff. 0.075)
950.24/950.49	c #Conflicts:     199000 | #Learnt:      17521 | 0.010
950.24/950.49	c total clause space: 127.173MB
950.24/950.49	c total #watches: 682742
961.24/961.47	c total #propagations: 115260252 / total #impl: 1537414341 (eff. 0.075)
961.24/961.47	c #Conflicts:     200000 | #Learnt:      18521 | 0.010
961.24/961.47	c total clause space: 127.173MB
961.24/961.47	c total #watches: 728134
969.65/969.83	c total #propagations: 115847222 / total #impl: 1545099517 (eff. 0.075)
969.65/969.83	c #Conflicts:     201000 | #Learnt:      19521 | 0.009
969.65/969.83	c total clause space: 127.173MB
969.65/969.83	c total #watches: 764604
976.14/976.39	c total #propagations: 116188138 / total #impl: 1552458167 (eff. 0.075)
976.14/976.39	c GC COLLECT
976.14/976.39	c #Conflicts:     202000 | #Learnt:       9823 | 0.009
976.14/976.39	c total clause space: 127.173MB
976.14/976.39	c total #watches: 474708
983.35/983.58	c total #propagations: 116552898 / total #impl: 1560859445 (eff. 0.075)
983.35/983.58	c #Conflicts:     203000 | #Learnt:      10823 | 0.009
983.35/983.58	c total clause space: 127.173MB
983.35/983.58	c total #watches: 553185
991.44/991.67	c total #propagations: 116995248 / total #impl: 1574990668 (eff. 0.074)
991.44/991.67	c #Conflicts:     204000 | #Learnt:      11823 | 0.009
991.44/991.67	c total clause space: 127.173MB
991.44/991.67	c total #watches: 600405
998.44/998.66	c total #propagations: 117571080 / total #impl: 1588036378 (eff. 0.074)
998.44/998.66	c #Conflicts:     205000 | #Learnt:      12823 | 0.009
998.44/998.66	c total clause space: 127.173MB
998.44/998.66	c total #watches: 667500
1010.44/1010.61	c total #propagations: 118060763 / total #impl: 1599598709 (eff. 0.074)
1010.44/1010.61	c #Conflicts:     206000 | #Learnt:      13823 | 0.009
1010.44/1010.61	c total clause space: 127.173MB
1010.44/1010.61	c total #watches: 723025
1021.74/1021.94	c total #propagations: 118589133 / total #impl: 1612734919 (eff. 0.074)
1021.74/1021.94	c #Conflicts:     207000 | #Learnt:      14823 | 0.009
1021.74/1021.94	c total clause space: 127.173MB
1021.74/1021.94	c total #watches: 751875
1035.84/1036.00	c total #propagations: 119117602 / total #impl: 1621286307 (eff. 0.073)
1035.84/1036.00	c #Conflicts:     208000 | #Learnt:      15823 | 0.009
1035.84/1036.00	c total clause space: 127.173MB
1035.84/1036.00	c total #watches: 792499
1052.13/1052.31	c total #propagations: 119614260 / total #impl: 1628645771 (eff. 0.073)
1052.13/1052.31	c #Conflicts:     209000 | #Learnt:      16823 | 0.009
1052.13/1052.31	c total clause space: 127.173MB
1052.13/1052.31	c total #watches: 841565
1065.53/1065.76	c total #propagations: 120212827 / total #impl: 1638453925 (eff. 0.073)
1065.53/1065.76	c #Conflicts:     210000 | #Learnt:      17823 | 0.009
1065.53/1065.76	c total clause space: 127.173MB
1065.53/1065.76	c total #watches: 897324
1083.13/1083.39	c total #propagations: 120847229 / total #impl: 1647938477 (eff. 0.073)
1083.13/1083.39	c #Conflicts:     211000 | #Learnt:      18823 | 0.009
1083.13/1083.39	c total clause space: 127.173MB
1083.13/1083.39	c total #watches: 919458
1089.93/1090.12	c total #propagations: 121322202 / total #impl: 1657865732 (eff. 0.073)
1089.93/1090.12	c #Conflicts:     212000 | #Learnt:      19823 | 0.009
1089.93/1090.12	c total clause space: 127.173MB
1089.93/1090.12	c total #watches: 938168
1099.62/1099.80	c total #propagations: 121586701 / total #impl: 1664562417 (eff. 0.073)
1099.62/1099.80	c GC COLLECT
1099.62/1099.80	c #Conflicts:     213000 | #Learnt:      10026 | 0.009
1099.62/1099.80	c total clause space: 127.173MB
1099.62/1099.80	c total #watches: 554420
1107.32/1107.58	c total #propagations: 121958429 / total #impl: 1671891342 (eff. 0.073)
1107.32/1107.58	c #Conflicts:     214000 | #Learnt:      11026 | 0.009
1107.32/1107.58	c total clause space: 127.173MB
1107.32/1107.58	c total #watches: 599294
1118.82/1119.00	c total #propagations: 122370687 / total #impl: 1679789764 (eff. 0.073)
1118.82/1119.00	c #Conflicts:     215000 | #Learnt:      12026 | 0.009
1118.82/1119.00	c total clause space: 127.173MB
1118.82/1119.00	c total #watches: 644401
1130.22/1130.46	c total #propagations: 122764678 / total #impl: 1689415550 (eff. 0.073)
1130.22/1130.46	c #Conflicts:     216000 | #Learnt:      13026 | 0.009
1130.22/1130.46	c total clause space: 127.173MB
1130.22/1130.46	c total #watches: 690939
1140.52/1140.72	c total #propagations: 123240172 / total #impl: 1696613608 (eff. 0.073)
1140.52/1140.72	c #Conflicts:     217000 | #Learnt:      14026 | 0.009
1140.52/1140.72	c total clause space: 127.173MB
1140.52/1140.72	c total #watches: 747910
1152.51/1152.75	c total #propagations: 123872222 / total #impl: 1707043423 (eff. 0.073)
1152.51/1152.75	c #Conflicts:     218000 | #Learnt:      15026 | 0.009
1152.51/1152.75	c total clause space: 127.173MB
1152.51/1152.75	c total #watches: 791507
1161.91/1162.15	c total #propagations: 124622976 / total #impl: 1716744755 (eff. 0.073)
1161.91/1162.15	c #Conflicts:     219000 | #Learnt:      16026 | 0.009
1161.91/1162.15	c total clause space: 127.173MB
1161.91/1162.15	c total #watches: 844835
1175.21/1175.40	c total #propagations: 125087573 / total #impl: 1723034168 (eff. 0.073)
1175.21/1175.40	c #Conflicts:     220000 | #Learnt:      17026 | 0.009
1175.21/1175.40	c total clause space: 127.173MB
1175.21/1175.40	c total #watches: 895739
1185.30/1185.57	c total #propagations: 125605644 / total #impl: 1731082189 (eff. 0.073)
1185.30/1185.57	c #Conflicts:     221000 | #Learnt:      18026 | 0.009
1185.30/1185.57	c total clause space: 127.173MB
1185.30/1185.57	c total #watches: 951694
1206.50/1206.78	c total #propagations: 126068270 / total #impl: 1738548504 (eff. 0.073)
1206.50/1206.78	c #Conflicts:     222000 | #Learnt:      19026 | 0.009
1206.50/1206.78	c total clause space: 206.656MB
1206.50/1206.78	c total #watches: 1011494
1226.81/1227.04	c total #propagations: 126643035 / total #impl: 1755970644 (eff. 0.072)
1226.81/1227.04	c #Conflicts:     223000 | #Learnt:      20026 | 0.009
1226.81/1227.04	c total clause space: 206.656MB
1226.81/1227.04	c total #watches: 1081824
1249.30/1249.53	c total #propagations: 127249722 / total #impl: 1766446188 (eff. 0.072)
1249.30/1249.53	c #Conflicts:     224000 | #Learnt:      21026 | 0.008
1249.30/1249.53	c total clause space: 206.656MB
1249.30/1249.53	c total #watches: 1133308
1266.60/1266.80	c total #propagations: 127901100 / total #impl: 1779900288 (eff. 0.072)
1266.60/1266.80	c GC COLLECT
1266.60/1266.80	c #Conflicts:     225000 | #Learnt:      10027 | 0.008
1266.60/1266.80	c total clause space: 206.656MB
1266.60/1266.80	c total #watches: 609300
1278.99/1279.20	c total #propagations: 128439781 / total #impl: 1792515098 (eff. 0.072)
1278.99/1279.20	c #Conflicts:     226000 | #Learnt:      11027 | 0.008
1278.99/1279.20	c total clause space: 206.656MB
1278.99/1279.20	c total #watches: 660245
1290.20/1290.41	c total #propagations: 129093930 / total #impl: 1804279404 (eff. 0.072)
1290.20/1290.41	c #Conflicts:     227000 | #Learnt:      12027 | 0.008
1290.20/1290.41	c total clause space: 206.656MB
1290.20/1290.41	c total #watches: 691823
1307.69/1307.92	c total #propagations: 129542927 / total #impl: 1814619119 (eff. 0.071)
1307.69/1307.92	c #Conflicts:     228000 | #Learnt:      13027 | 0.009
1307.69/1307.92	c total clause space: 206.656MB
1307.69/1307.92	c total #watches: 729236
1324.89/1325.11	c total #propagations: 130060026 / total #impl: 1829066985 (eff. 0.071)
1324.89/1325.11	c #Conflicts:     229000 | #Learnt:      14027 | 0.009
1324.89/1325.11	c total clause space: 206.656MB
1324.89/1325.11	c total #watches: 767719
1339.89/1340.19	c total #propagations: 130648943 / total #impl: 1844218798 (eff. 0.071)
1339.89/1340.19	c #Conflicts:     230000 | #Learnt:      15027 | 0.009
1339.89/1340.19	c total clause space: 206.656MB
1339.89/1340.19	c total #watches: 805255
1359.08/1359.36	c total #propagations: 131241809 / total #impl: 1854832856 (eff. 0.071)
1359.08/1359.36	c #Conflicts:     231000 | #Learnt:      16027 | 0.009
1359.08/1359.36	c total clause space: 206.656MB
1359.08/1359.36	c total #watches: 848366
1379.47/1379.76	c total #propagations: 131954371 / total #impl: 1860942339 (eff. 0.071)
1379.47/1379.76	c #Conflicts:     232000 | #Learnt:      17027 | 0.010
1379.47/1379.76	c total clause space: 206.656MB
1379.47/1379.76	c total #watches: 892466
1394.96/1395.29	c total #propagations: 132517028 / total #impl: 1870052114 (eff. 0.071)
1394.96/1395.29	c #Conflicts:     233000 | #Learnt:      18027 | 0.010
1394.96/1395.29	c total clause space: 206.656MB
1394.96/1395.29	c total #watches: 915835
1417.35/1417.66	c total #propagations: 132977777 / total #impl: 1874943306 (eff. 0.071)
1417.35/1417.66	c #Conflicts:     234000 | #Learnt:      19027 | 0.010
1417.35/1417.66	c total clause space: 206.656MB
1417.35/1417.66	c total #watches: 939837
1435.94/1436.22	c total #propagations: 133542059 / total #impl: 1882343402 (eff. 0.071)
1435.94/1436.22	c #Conflicts:     235000 | #Learnt:      20027 | 0.010
1435.94/1436.22	c total clause space: 206.656MB
1435.94/1436.22	c total #watches: 958495
1443.23/1443.51	c total #propagations: 133904341 / total #impl: 1888312831 (eff. 0.071)
1443.23/1443.51	c #Conflicts:     236000 | #Learnt:      21027 | 0.010
1443.23/1443.51	c total clause space: 206.656MB
1443.23/1443.51	c total #watches: 971514
1454.83/1455.16	c total #propagations: 134192999 / total #impl: 1891911338 (eff. 0.071)
1454.83/1455.16	c GC COLLECT
1454.83/1455.16	c #Conflicts:     237000 | #Learnt:      10082 | 0.010
1454.83/1455.16	c total clause space: 206.656MB
1454.83/1455.16	c total #watches: 414756
1463.53/1463.82	c total #propagations: 134613503 / total #impl: 1897296932 (eff. 0.071)
1463.53/1463.82	c #Conflicts:     238000 | #Learnt:      11082 | 0.010
1463.53/1463.82	c total clause space: 206.656MB
1463.53/1463.82	c total #watches: 439523
1466.24/1466.50	c total #propagations: 135050991 / total #impl: 1901133596 (eff. 0.071)
1466.24/1466.50	c #Conflicts:     239000 | #Learnt:      12082 | 0.010
1466.24/1466.50	c total clause space: 206.656MB
1466.24/1466.50	c total #watches: 451101
1478.63/1478.96	c total #propagations: 135429570 / total #impl: 1904604347 (eff. 0.071)
1478.63/1478.96	c #Conflicts:     240000 | #Learnt:      13082 | 0.010
1478.63/1478.96	c total clause space: 206.656MB
1478.63/1478.96	c total #watches: 470434
1492.63/1492.96	c total #propagations: 135990119 / total #impl: 1910252927 (eff. 0.071)
1492.63/1492.96	c #Conflicts:     241000 | #Learnt:      14082 | 0.010
1492.63/1492.96	c total clause space: 206.656MB
1492.63/1492.96	c total #watches: 508980
1504.02/1504.37	c total #propagations: 136535736 / total #impl: 1915740161 (eff. 0.071)
1504.02/1504.37	c #Conflicts:     242000 | #Learnt:      15082 | 0.010
1504.02/1504.37	c total clause space: 206.656MB
1504.02/1504.37	c total #watches: 588004
1514.92/1515.21	c total #propagations: 137250517 / total #impl: 1923381317 (eff. 0.071)
1514.92/1515.21	c #Conflicts:     243000 | #Learnt:      16082 | 0.010
1514.92/1515.21	c total clause space: 206.656MB
1514.92/1515.21	c total #watches: 622260
1530.32/1530.67	c total #propagations: 137653795 / total #impl: 1930482894 (eff. 0.071)
1530.32/1530.67	c #Conflicts:     244000 | #Learnt:      17082 | 0.010
1530.32/1530.67	c total clause space: 206.656MB
1530.32/1530.67	c total #watches: 666376
1544.92/1545.29	c total #propagations: 138068075 / total #impl: 1937221902 (eff. 0.071)
1544.92/1545.29	c #Conflicts:     245000 | #Learnt:      18082 | 0.010
1544.92/1545.29	c total clause space: 206.656MB
1544.92/1545.29	c total #watches: 689203
1547.62/1547.98	c total #propagations: 138564355 / total #impl: 1942480219 (eff. 0.071)
1547.62/1547.98	c #Conflicts:     246000 | #Learnt:      19082 | 0.010
1547.62/1547.98	c total clause space: 206.656MB
1547.62/1547.98	c total #watches: 711383
1553.72/1554.01	c total #propagations: 138858319 / total #impl: 1945279408 (eff. 0.071)
1553.72/1554.01	c #Conflicts:     247000 | #Learnt:      20082 | 0.010
1553.72/1554.01	c total clause space: 206.656MB
1553.72/1554.01	c total #watches: 737288
1570.81/1571.10	c total #propagations: 139214840 / total #impl: 1949509162 (eff. 0.071)
1570.81/1571.10	c #Conflicts:     248000 | #Learnt:      21082 | 0.010
1570.81/1571.10	c total clause space: 206.656MB
1570.81/1571.10	c total #watches: 762694
1583.01/1583.38	c total #propagations: 140073376 / total #impl: 1954576326 (eff. 0.072)
1583.01/1583.38	c GC COLLECT
1583.01/1583.38	c #Conflicts:     249000 | #Learnt:       9276 | 0.010
1583.01/1583.38	c total clause space: 206.656MB
1583.01/1583.38	c total #watches: 364940
1592.62/1592.99	c total #propagations: 141055397 / total #impl: 1959771410 (eff. 0.072)
1592.62/1592.99	c #Conflicts:     250000 | #Learnt:      10276 | 0.010
1592.62/1592.99	c total clause space: 206.656MB
1592.62/1592.99	c total #watches: 404927
1599.61/1599.97	c total #propagations: 142030714 / total #impl: 1966617167 (eff. 0.072)
1599.61/1599.97	c #Conflicts:     251000 | #Learnt:      11276 | 0.010
1599.61/1599.97	c total clause space: 206.656MB
1599.61/1599.97	c total #watches: 444014
1616.31/1616.66	c total #propagations: 142509389 / total #impl: 1970971952 (eff. 0.072)
1616.31/1616.66	c #Conflicts:     252000 | #Learnt:      12276 | 0.010
1616.31/1616.66	c total clause space: 206.656MB
1616.31/1616.66	c total #watches: 462730
1624.71/1625.06	c total #propagations: 143166897 / total #impl: 1976556964 (eff. 0.072)
1624.71/1625.06	c #Conflicts:     253000 | #Learnt:      13276 | 0.010
1624.71/1625.06	c total clause space: 206.656MB
1624.71/1625.06	c total #watches: 505576
1637.60/1637.99	c total #propagations: 143600658 / total #impl: 1983521852 (eff. 0.072)
1637.60/1637.99	c #Conflicts:     254000 | #Learnt:      14276 | 0.010
1637.60/1637.99	c total clause space: 206.656MB
1637.60/1637.99	c total #watches: 530852
1647.71/1648.06	c total #propagations: 144205106 / total #impl: 1989870612 (eff. 0.072)
1647.71/1648.06	c #Conflicts:     255000 | #Learnt:      15276 | 0.010
1647.71/1648.06	c total clause space: 206.656MB
1647.71/1648.06	c total #watches: 560501
1662.60/1662.97	c total #propagations: 144828478 / total #impl: 1996173944 (eff. 0.073)
1662.60/1662.97	c #Conflicts:     256000 | #Learnt:      16276 | 0.010
1662.60/1662.97	c total clause space: 206.656MB
1662.60/1662.97	c total #watches: 585111
1672.70/1673.01	c total #propagations: 145759669 / total #impl: 2005751073 (eff. 0.073)
1672.70/1673.01	c #Conflicts:     257000 | #Learnt:      17276 | 0.010
1672.70/1673.01	c total clause space: 206.656MB
1672.70/1673.01	c total #watches: 610421
1685.00/1685.33	c total #propagations: 146329998 / total #impl: 2012364617 (eff. 0.073)
1685.00/1685.33	c #Conflicts:     258000 | #Learnt:      18276 | 0.010
1685.00/1685.33	c total clause space: 206.656MB
1685.00/1685.33	c total #watches: 651507
1692.89/1693.29	c total #propagations: 147045745 / total #impl: 2022803959 (eff. 0.073)
1692.89/1693.29	c #Conflicts:     259000 | #Learnt:      19276 | 0.010
1692.89/1693.29	c total clause space: 206.656MB
1692.89/1693.29	c total #watches: 683665
1703.09/1703.47	c total #propagations: 147561959 / total #impl: 2030236246 (eff. 0.073)
1703.09/1703.47	c #Conflicts:     260000 | #Learnt:      20276 | 0.010
1703.09/1703.47	c total clause space: 206.656MB
1703.09/1703.47	c total #watches: 708042
1716.39/1716.78	c total #propagations: 148162642 / total #impl: 2038604228 (eff. 0.073)
1716.39/1716.78	c #Conflicts:     261000 | #Learnt:      21276 | 0.009
1716.39/1716.78	c total clause space: 206.656MB
1716.39/1716.78	c total #watches: 738585
1720.59/1720.91	c total #propagations: 148909958 / total #impl: 2046503916 (eff. 0.073)
1720.59/1720.91	c GC COLLECT
1720.59/1720.91	c #Conflicts:     262000 | #Learnt:      10015 | 0.009
1720.59/1720.91	c total clause space: 206.656MB
1720.59/1720.91	c total #watches: 451435
1723.50/1723.88	c total #propagations: 149544419 / total #impl: 2057853922 (eff. 0.073)
1723.50/1723.88	c #Conflicts:     263000 | #Learnt:      11015 | 0.009
1723.50/1723.88	c total clause space: 206.656MB
1723.50/1723.88	c total #watches: 473866
1727.79/1728.19	c total #propagations: 150340726 / total #impl: 2066868643 (eff. 0.073)
1727.79/1728.19	c #Conflicts:     264000 | #Learnt:      12015 | 0.009
1727.79/1728.19	c total clause space: 206.656MB
1727.79/1728.19	c total #watches: 493059
1731.79/1732.19	c total #propagations: 151342669 / total #impl: 2073889627 (eff. 0.073)
1731.79/1732.19	c #Conflicts:     265000 | #Learnt:      13015 | 0.009
1731.79/1732.19	c total clause space: 206.656MB
1731.79/1732.19	c total #watches: 514928
1735.99/1736.35	c total #propagations: 152432183 / total #impl: 2081663082 (eff. 0.073)
1735.99/1736.35	c #Conflicts:     266000 | #Learnt:      14015 | 0.009
1735.99/1736.35	c total clause space: 206.656MB
1735.99/1736.35	c total #watches: 544125
1739.09/1739.47	c total #propagations: 153259453 / total #impl: 2090051653 (eff. 0.073)
1739.09/1739.47	c #Conflicts:     267000 | #Learnt:      15015 | 0.009
1739.09/1739.47	c total clause space: 206.656MB
1739.09/1739.47	c total #watches: 569384
1743.09/1743.41	c total #propagations: 153676198 / total #impl: 2098026205 (eff. 0.073)
1743.09/1743.41	c #Conflicts:     268000 | #Learnt:      16015 | 0.009
1743.09/1743.41	c total clause space: 206.656MB
1743.09/1743.41	c total #watches: 599707
1747.29/1747.60	c total #propagations: 154168889 / total #impl: 2104995147 (eff. 0.073)
1747.29/1747.60	c #Conflicts:     269000 | #Learnt:      17015 | 0.009
1747.29/1747.60	c total clause space: 206.656MB
1747.29/1747.60	c total #watches: 622189
1751.39/1751.74	c total #propagations: 154702801 / total #impl: 2112686798 (eff. 0.073)
1751.39/1751.74	c #Conflicts:     270000 | #Learnt:      18015 | 0.009
1751.39/1751.74	c total clause space: 206.656MB
1751.39/1751.74	c total #watches: 644792
1756.09/1756.48	c total #propagations: 155167681 / total #impl: 2119407420 (eff. 0.073)
1756.09/1756.48	c #Conflicts:     271000 | #Learnt:      19015 | 0.009
1756.09/1756.48	c total clause space: 206.656MB
1756.09/1756.48	c total #watches: 666061
1761.68/1762.09	c total #propagations: 155618493 / total #impl: 2126749567 (eff. 0.073)
1761.68/1762.09	c #Conflicts:     272000 | #Learnt:      20015 | 0.009
1761.68/1762.09	c total clause space: 206.656MB
1761.68/1762.09	c total #watches: 692293
1766.58/1766.97	c total #propagations: 156071821 / total #impl: 2135075614 (eff. 0.073)
1766.58/1766.97	c #Conflicts:     273000 | #Learnt:      21015 | 0.009
1766.58/1766.97	c total clause space: 206.656MB
1766.58/1766.97	c total #watches: 722075
1770.68/1771.06	c total #propagations: 156596291 / total #impl: 2143864134 (eff. 0.073)
1770.68/1771.06	c GC COLLECT
1770.68/1771.06	c #Conflicts:     274000 | #Learnt:       9586 | 0.009
1770.68/1771.06	c total clause space: 206.656MB
1770.68/1771.06	c total #watches: 336104
1774.68/1775.09	c total #propagations: 157099632 / total #impl: 2150128544 (eff. 0.073)
1774.68/1775.09	c #Conflicts:     275000 | #Learnt:      10586 | 0.009
1774.68/1775.09	c total clause space: 206.656MB
1774.68/1775.09	c total #watches: 379447
1779.78/1780.18	c total #propagations: 157613358 / total #impl: 2157427977 (eff. 0.073)
1779.78/1780.18	c #Conflicts:     276000 | #Learnt:      11586 | 0.009
1779.78/1780.18	c total clause space: 206.656MB
1779.78/1780.18	c total #watches: 400061
1785.68/1786.04	c total #propagations: 158119874 / total #impl: 2166085988 (eff. 0.073)
1785.68/1786.04	c #Conflicts:     277000 | #Learnt:      12586 | 0.009
1785.68/1786.04	c total clause space: 206.656MB
1785.68/1786.04	c total #watches: 421991
1790.38/1790.70	c total #propagations: 158791364 / total #impl: 2174409634 (eff. 0.073)
1790.38/1790.70	c #Conflicts:     278000 | #Learnt:      13586 | 0.009
1790.38/1790.70	c total clause space: 206.656MB
1790.38/1790.70	c total #watches: 444540
1797.19/1797.52	c total #propagations: 159343534 / total #impl: 2180478252 (eff. 0.073)
1797.19/1797.52	c #Conflicts:     279000 | #Learnt:      14586 | 0.009
1797.19/1797.52	c total clause space: 206.656MB
1797.19/1797.52	c total #watches: 467875

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-4105551-1466277546/watcher-4105551-1466277546 -o /tmp/evaluation-result-4105551-1466277546/solver-4105551-1466277546 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466277546-4295 --watchdog 1960 --input HOME/instance-4105551-1466277546.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 4324
/proc/meminfo: memFree=31735624/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 29799421 57319424 7804 33554432000 4194304 6211289 140737052484560 140733856906792 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 13994 7804 98 493 0 13491 0

[startup+0.100159 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 4324
/proc/meminfo: memFree=31735624/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=63584 CPUtime=0.08 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 1559 0 0 0 8 0 0 0 20 0 1 0 29799421 65110016 13770 33554432000 4194304 6211289 140737052484560 140733856906792 5292177 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 15896 13770 144 493 0 15393 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 63584

[startup+0.200331 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 4324
/proc/meminfo: memFree=31735624/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=73844 CPUtime=0.19 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 2540 0 0 0 18 1 0 0 20 0 1 0 29799421 75616256 15943 33554432000 4194304 6211289 140737052484560 140733856906792 4205850 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 18461 15943 204 493 0 17958 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 73844

[startup+0.300305 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 4324
/proc/meminfo: memFree=31735624/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=93100 CPUtime=0.29 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 4080 0 0 0 28 1 0 0 20 0 1 0 29799421 95334400 18845 33554432000 4194304 6211289 140737052484560 140733856906792 4241570 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 23275 18845 204 493 0 22772 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93100

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 4324
/proc/meminfo: memFree=31735624/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=94960 CPUtime=0.69 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 4532 0 0 0 68 1 0 0 20 0 1 0 29799421 97239040 20319 33554432000 4194304 6211289 140737052484560 140737052482472 4241730 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 23740 20319 204 493 0 23237 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94960

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4326
/proc/meminfo: memFree=31517848/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=107064 CPUtime=1.49 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 5024 0 0 0 148 1 0 0 20 0 1 0 29799421 109633536 20661 33554432000 4194304 6211289 140737052484560 140737052482552 4241182 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 26766 20661 214 493 0 26263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107064

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4326
/proc/meminfo: memFree=31506300/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=107064 CPUtime=3.09 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 6314 0 0 0 308 1 0 0 20 0 1 0 29799421 109633536 22043 33554432000 4194304 6211289 140737052484560 140737052482904 4205291 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 26766 22043 219 493 0 26263 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107064

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4326
/proc/meminfo: memFree=31248584/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=111004 CPUtime=6.29 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 7510 0 0 0 627 2 0 0 20 0 1 0 29799421 113668096 24204 33554432000 4194304 6211289 140737052484560 140737052482552 4209464 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 27751 24204 219 493 0 27248 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111004

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4326
/proc/meminfo: memFree=30388616/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=135548 CPUtime=12.69 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 9029 0 0 0 1267 2 0 0 20 0 1 0 29799421 138801152 27656 33554432000 4194304 6211289 140737052484560 140737052482904 4209507 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 33887 27656 219 493 0 33384 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135548

[startup+25.507 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4326
/proc/meminfo: memFree=29948564/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=135692 CPUtime=25.49 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 9575 0 0 0 2547 2 0 0 20 0 1 0 29799421 138948608 28447 33554432000 4194304 6211289 140737052484560 140737052482904 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 33923 28447 219 493 0 33420 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 135692

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4326
/proc/meminfo: memFree=29874040/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=137924 CPUtime=51.08 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 10145 0 0 0 5106 2 0 0 20 0 1 0 29799421 141234176 29528 33554432000 4194304 6211289 140737052484560 140737052482904 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 34481 29528 219 493 0 33978 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 137924

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4330
/proc/meminfo: memFree=29862824/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=140132 CPUtime=102.27 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 10696 0 0 0 10225 2 0 0 20 0 1 0 29799421 143495168 32123 33554432000 4194304 6211289 140737052484560 140737052482904 4240575 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 35033 32123 219 493 0 34530 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 140132

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4332
/proc/meminfo: memFree=29858024/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=142048 CPUtime=162.26 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 11147 0 0 0 16224 2 0 0 20 0 1 0 29799421 145457152 32574 33554432000 4194304 6211289 140737052484560 140737052482904 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 35512 32574 219 493 0 35009 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 142048

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4333
/proc/meminfo: memFree=29855704/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=143436 CPUtime=222.26 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 11443 0 0 0 22224 2 0 0 20 0 1 0 29799421 146878464 32870 33554432000 4194304 6211289 140737052484560 140737052482472 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 35859 32870 219 493 0 35356 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 143436

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4334
/proc/meminfo: memFree=29808700/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=228884 CPUtime=282.24 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 14275 0 0 0 28220 4 0 0 20 0 1 0 29799421 234377216 44107 33554432000 4194304 6211289 140737052484560 140737052482904 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 57221 44107 219 493 0 56718 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 228884

[startup+342.307 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 4335
/proc/meminfo: memFree=29805632/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=230384 CPUtime=342.25 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 14712 0 0 0 34220 5 0 0 20 0 1 0 29799421 235913216 44536 33554432000 4194304 6211289 140737052484560 140737052482904 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 57596 44536 219 493 0 57093 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 230384

[startup+402.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 4336
/proc/meminfo: memFree=29804416/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=231488 CPUtime=402.23 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 14966 0 0 0 40218 5 0 0 20 0 1 0 29799421 237043712 44790 33554432000 4194304 6211289 140737052484560 140737052482904 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 57872 44790 219 493 0 57369 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 231488

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 4338
/proc/meminfo: memFree=29803088/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=232784 CPUtime=462.22 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 15222 0 0 0 46217 5 0 0 20 0 1 0 29799421 238370816 45046 33554432000 4194304 6211289 140737052484560 140737052482904 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 58196 45046 219 493 0 57693 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 232784

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 4339
/proc/meminfo: memFree=29802884/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=233296 CPUtime=522.21 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 15310 0 0 0 52216 5 0 0 20 0 1 0 29799421 238895104 45134 33554432000 4194304 6211289 140737052484560 140737052482904 4201826 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 58324 45134 219 493 0 57821 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 233296

[startup+582.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 4340
/proc/meminfo: memFree=29800924/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=234464 CPUtime=582.2 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 15581 0 0 0 58215 5 0 0 20 0 1 0 29799421 240091136 45405 33554432000 4194304 6211289 140737052484560 140737052482904 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 58616 45405 219 493 0 58113 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 234464


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


[startup+942.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 4350
/proc/meminfo: memFree=29793312/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=240876 CPUtime=942.14 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 16979 0 0 0 94209 5 0 0 20 0 1 0 29799421 246657024 46803 33554432000 4194304 6211289 140737052484560 140737052482904 4240613 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 60219 46803 219 493 0 59716 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 240876

[startup+1002.31 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 4351
/proc/meminfo: memFree=29781456/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=242380 CPUtime=1002.15 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 17283 0 0 0 100209 6 0 0 20 0 1 0 29799421 248197120 49662 33554432000 4194304 6211289 140737052484560 140737052482424 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 60595 49662 219 493 0 60092 0
Current children cumulated CPU time (s) 1002.15
Current children cumulated vsize (KiB) 242380

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 4352
/proc/meminfo: memFree=29769844/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=243996 CPUtime=1062.13 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 17608 0 0 0 106207 6 0 0 20 0 1 0 29799421 249851904 52542 33554432000 4194304 6211289 140737052484560 140737052482424 4202026 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 60999 52542 219 493 0 60496 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 243996

[startup+1122.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 4354
/proc/meminfo: memFree=29751720/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=245820 CPUtime=1122.12 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 18015 0 0 0 112206 6 0 0 20 0 1 0 29799421 251719680 57037 33554432000 4194304 6211289 140737052484560 140737052482904 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 61455 57037 219 493 0 60952 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 245820

[startup+1182.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 4355
/proc/meminfo: memFree=29732728/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=249024 CPUtime=1182.11 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 18648 0 0 0 118205 6 0 0 20 0 1 0 29799421 255000576 57670 33554432000 4194304 6211289 140737052484560 140737052482424 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 62256 57670 219 493 0 61753 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 249024

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 4356
/proc/meminfo: memFree=29650392/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=332652 CPUtime=1242.1 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 20080 0 0 0 124202 8 0 0 20 0 1 0 29799421 340635648 63320 33554432000 4194304 6211289 140737052484560 140737052482424 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 83163 63320 219 493 0 82660 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 332652

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 4360
/proc/meminfo: memFree=29396000/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=333804 CPUtime=1302.09 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 20391 0 0 0 130201 8 0 0 20 0 1 0 29799421 341815296 64530 33554432000 4194304 6211289 140737052484560 140737052482424 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 83451 64530 219 493 0 82948 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 333804

[startup+1362.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 4361
/proc/meminfo: memFree=29377720/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=335532 CPUtime=1362.08 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 20734 0 0 0 136200 8 0 0 20 0 1 0 29799421 343584768 65833 33554432000 4194304 6211289 140737052484560 140737052482904 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 83883 65833 219 493 0 83380 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 335532

[startup+1422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 4363
/proc/meminfo: memFree=29370428/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=339244 CPUtime=1422.04 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 21595 0 0 0 142196 8 0 0 20 0 1 0 29799421 347385856 66654 33554432000 4194304 6211289 140737052484560 140737052482424 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 84811 66654 219 493 0 84308 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 339244

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 4364
/proc/meminfo: memFree=29369352/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=340524 CPUtime=1482.03 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 21819 0 0 0 148195 8 0 0 20 0 1 0 29799421 348696576 66871 33554432000 4194304 6211289 140737052484560 140737052482904 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 85131 66871 219 493 0 84628 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 340524

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4365
/proc/meminfo: memFree=29367360/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=340524 CPUtime=1542.02 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 21821 0 0 0 154194 8 0 0 20 0 1 0 29799421 348696576 67413 33554432000 4194304 6211289 140737052484560 140737052482904 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 85131 67413 219 493 0 84628 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 340524

[startup+1602.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 4366
/proc/meminfo: memFree=29367480/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=340524 CPUtime=1602.01 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 21821 0 0 0 160193 8 0 0 20 0 1 0 29799421 348696576 67413 33554432000 4194304 6211289 140737052484560 140737052482904 4201964 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 85131 67413 219 493 0 84628 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 340524

[startup+1662.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 4367
/proc/meminfo: memFree=29367236/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=340524 CPUtime=1662.01 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 21821 0 0 0 166193 8 0 0 20 0 1 0 29799421 348696576 67413 33554432000 4194304 6211289 140737052484560 140737052482904 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 85131 67413 219 493 0 84628 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 340524

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 4369
/proc/meminfo: memFree=29367360/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=340524 CPUtime=1721.99 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 21821 0 0 0 172191 8 0 0 20 0 1 0 29799421 348696576 67413 33554432000 4194304 6211289 140737052484560 140737052482904 4202026 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 85131 67413 219 493 0 84628 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 340524

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 4370
/proc/meminfo: memFree=29366832/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=340716 CPUtime=1781.98 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 21831 0 0 0 178190 8 0 0 20 0 1 0 29799421 348893184 67423 33554432000 4194304 6211289 140737052484560 140737052482424 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 85179 67423 219 493 0 84676 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 340716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 4370
/proc/meminfo: memFree=29366832/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=340876 CPUtime=1800.08 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 21864 0 0 0 180000 8 0 0 20 0 1 0 29799421 349057024 67456 33554432000 4194304 6211289 140737052484560 140737052482424 4241818 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 85219 67456 219 493 0 84716 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 340876

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

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 4370
/proc/meminfo: memFree=29366832/32872528 swapFree=7780/7780
[pid=4324] ppid=4318 vsize=340876 CPUtime=1800.08 cores=0,2,4,6
/proc/4324/stat : 4324 (cdcl-cuttingpla) R 4318 4324 4279 0 -1 4202496 21864 0 0 0 180000 8 0 0 20 0 1 0 29799421 349057024 67456 33554432000 4194304 6211289 140737052484560 140737052482424 4241818 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4324/statm: 85219 67456 219 493 0 84716 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 340876

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1800
CPU system time (s): 0.091986
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 340876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.091986
maximum resident set size= 269824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21864
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= 55
involuntary context switches= 1906

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.71128 second user time and 6.75797 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-18 21:19:06
IDJOB=4105551
IDBENCH=2892
IDSOLVER=2549
FILE ID=node151/4105551-1466277546
RUNJOBID= node151-1466277546-4295
PBS_JOBID= 19918274
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-duke2.b.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105551-1466277546/watcher-4105551-1466277546 -o /tmp/evaluation-result-4105551-1466277546/solver-4105551-1466277546 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466277546-4295 --watchdog 1960 --input HOME/instance-4105551-1466277546.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= ad998dfe89909927555ae6165c9e8c9e
RANDOM SEED=1041407580

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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:        31742808 kB
Buffers:           84012 kB
Cached:           292512 kB
SwapCached:         1932 kB
Active:            77876 kB
Inactive:         302744 kB
Active(anon):       3892 kB
Inactive(anon):     2504 kB
Active(file):      73984 kB
Inactive(file):   300240 kB
Unevictable:        7780 kB
Mlocked:            7780 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:              7120 kB
Writeback:             0 kB
AnonPages:         11132 kB
Mapped:             8220 kB
Shmem:                 0 kB
Slab:             608804 kB
SReclaimable:      52116 kB
SUnreclaim:       556688 kB
KernelStack:        1336 kB
PageTables:         4000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     105788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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 node151 at 2016-06-18 21:49:07