Trace number 4100175

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.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-neos7.opb
MD5SUMa93c44578e8ffcb65ad1c65e578ef076
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 45
Optimality of the best value was proved NO
Number of variables33010
Total number of constraints2154
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)142
Number of constraints which are nor clauses,nor cardinality constraints2012
Minimum length of a constraint2
Maximum length of a constraint441
Number of terms in the objective function 4506
Biggest coefficient in the objective function 7151
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 527624
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 527624
Number of bits of the biggest sum of numbers20
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= 33010 #constraint= 2154
0.09/0.10	c * #variable= 33010 #constraint= 2154
4.88/4.99	c S1->S2
4.88/4.99	c S1->S2
4.88/4.99	c S1->S2
4.88/4.99	c S1->S2
4.88/4.99	c S2->S1
4.88/4.99	c #Conflicts:       1000 | #Learnt:        552 | 7.048
4.88/4.99	c total clause space: 11.2235MB
4.88/4.99	c total #watches: 170616
7.89/7.90	c total #propagations: 2426569 / total #impl: 65909408 (eff. 0.037)
7.89/7.90	c S1->S2
7.89/7.90	c S1->S2
7.89/7.90	c #Conflicts:       2000 | #Learnt:       1550 | 4.702
7.89/7.90	c total clause space: 18.2382MB
7.89/7.90	c total #watches: 266247
8.69/8.74	c total #propagations: 3171172 / total #impl: 85360778 (eff. 0.037)
8.69/8.74	c GC COLLECT
8.69/8.74	c #Conflicts:       3000 | #Learnt:       1783 | 3.209
8.69/8.74	c total clause space: 18.2382MB
8.69/8.74	c total #watches: 262414
10.69/10.79	c total #propagations: 3591218 / total #impl: 97231205 (eff. 0.037)
10.69/10.79	c #Conflicts:       4000 | #Learnt:       2781 | 2.408
10.69/10.79	c total clause space: 18.2382MB
10.69/10.79	c total #watches: 311688
11.89/11.97	c total #propagations: 4266667 / total #impl: 134999660 (eff. 0.032)
11.89/11.97	c GC COLLECT
11.89/11.97	c #Conflicts:       5000 | #Learnt:       2257 | 1.932
11.89/11.97	c total clause space: 18.2382MB
11.89/11.97	c total #watches: 209857
12.89/12.97	c total #propagations: 4904741 / total #impl: 149089743 (eff. 0.033)
12.89/12.97	c #Conflicts:       6000 | #Learnt:       3257 | 1.614
12.89/12.97	c total clause space: 18.2382MB
12.89/12.97	c total #watches: 247441
14.19/14.23	c total #propagations: 5300151 / total #impl: 156302976 (eff. 0.034)
14.19/14.23	c GC COLLECT
14.19/14.23	c #Conflicts:       7000 | #Learnt:       2187 | 1.386
14.19/14.23	c total clause space: 18.2382MB
14.19/14.23	c total #watches: 194002
15.19/15.20	c total #propagations: 5732401 / total #impl: 167184942 (eff. 0.034)
15.19/15.20	c #Conflicts:       8000 | #Learnt:       3187 | 1.216
15.19/15.20	c total clause space: 18.2382MB
15.19/15.20	c total #watches: 222519
16.29/16.39	c total #propagations: 6235831 / total #impl: 177833065 (eff. 0.035)
16.29/16.39	c #Conflicts:       9000 | #Learnt:       4186 | 1.083
16.29/16.39	c total clause space: 18.2382MB
16.29/16.39	c total #watches: 263132
17.89/17.99	c total #propagations: 6711254 / total #impl: 189159963 (eff. 0.035)
17.89/17.99	c GC COLLECT
17.89/17.99	c #Conflicts:      10000 | #Learnt:       2701 | 0.975
17.89/17.99	c total clause space: 18.2382MB
17.89/17.99	c total #watches: 218806
19.39/19.41	c total #propagations: 7415778 / total #impl: 208558600 (eff. 0.036)
19.39/19.41	c #Conflicts:      11000 | #Learnt:       3701 | 0.887
19.39/19.41	c total clause space: 18.2382MB
19.39/19.41	c total #watches: 249872
20.69/20.72	c total #propagations: 8029488 / total #impl: 221074697 (eff. 0.036)
20.69/20.72	c #Conflicts:      12000 | #Learnt:       4701 | 0.814
20.69/20.72	c total clause space: 18.2382MB
20.69/20.72	c total #watches: 275167
22.39/22.49	c total #propagations: 8521598 / total #impl: 230597682 (eff. 0.037)
22.39/22.49	c #Conflicts:      13000 | #Learnt:       5701 | 0.755
22.39/22.49	c total clause space: 18.2382MB
22.39/22.49	c total #watches: 323228
23.69/23.73	c total #propagations: 9144705 / total #impl: 246282396 (eff. 0.037)
23.69/23.73	c GC COLLECT
23.69/23.73	c #Conflicts:      14000 | #Learnt:       3861 | 0.701
23.69/23.73	c total clause space: 18.2382MB
23.69/23.73	c total #watches: 252107
24.89/24.93	c total #propagations: 9668232 / total #impl: 259882550 (eff. 0.037)
24.89/24.93	c #Conflicts:      15000 | #Learnt:       4860 | 0.654
24.89/24.93	c total clause space: 18.2382MB
24.89/24.93	c total #watches: 281048
25.99/26.01	c total #propagations: 10046469 / total #impl: 267369147 (eff. 0.038)
25.99/26.01	c #Conflicts:      16000 | #Learnt:       5860 | 0.613
25.99/26.01	c total clause space: 18.2382MB
25.99/26.02	c total #watches: 323275
26.98/27.06	c total #propagations: 10474762 / total #impl: 278017193 (eff. 0.038)
26.98/27.06	c GC COLLECT
26.98/27.06	c #Conflicts:      17000 | #Learnt:       3691 | 0.578
26.98/27.06	c total clause space: 18.2382MB
26.98/27.06	c total #watches: 233652
28.08/28.19	c total #propagations: 10816647 / total #impl: 284690243 (eff. 0.038)
28.08/28.19	c #Conflicts:      18000 | #Learnt:       4691 | 0.546
28.08/28.19	c total clause space: 18.2382MB
28.08/28.19	c total #watches: 273557
29.38/29.48	c total #propagations: 11294207 / total #impl: 296355329 (eff. 0.038)
29.38/29.48	c #Conflicts:      19000 | #Learnt:       5691 | 0.517
29.38/29.48	c total clause space: 18.2382MB
29.38/29.48	c total #watches: 318889
31.28/31.31	c total #propagations: 11723984 / total #impl: 308127180 (eff. 0.038)
31.28/31.31	c #Conflicts:      20000 | #Learnt:       6691 | 0.492
31.28/31.31	c total clause space: 18.2382MB
31.28/31.31	c total #watches: 351918
32.58/32.62	c total #propagations: 12177693 / total #impl: 321529495 (eff. 0.038)
32.58/32.62	c GC COLLECT
32.58/32.62	c #Conflicts:      21000 | #Learnt:       4208 | 0.469
32.58/32.62	c total clause space: 18.2382MB
32.58/32.63	c total #watches: 262388
34.09/34.16	c total #propagations: 12724018 / total #impl: 333631016 (eff. 0.038)
34.09/34.16	c #Conflicts:      22000 | #Learnt:       5208 | 0.448
34.09/34.16	c total clause space: 18.2382MB
34.09/34.16	c total #watches: 297364
35.38/35.44	c total #propagations: 13274683 / total #impl: 345277749 (eff. 0.038)
35.38/35.44	c #Conflicts:      23000 | #Learnt:       6208 | 0.429
35.38/35.44	c total clause space: 18.2382MB
35.38/35.44	c total #watches: 333439
37.08/37.11	c total #propagations: 13757929 / total #impl: 354987749 (eff. 0.039)
37.08/37.11	c #Conflicts:      24000 | #Learnt:       7208 | 0.411
37.08/37.11	c total clause space: 29.637MB
37.08/37.11	c total #watches: 405730
39.99/40.09	c total #propagations: 14313787 / total #impl: 373811483 (eff. 0.038)
39.99/40.09	c GC COLLECT
39.99/40.09	c #Conflicts:      25000 | #Learnt:       4416 | 0.395
39.99/40.09	c total clause space: 29.637MB
39.99/40.09	c total #watches: 306228
41.69/41.72	c total #propagations: 14984192 / total #impl: 402066023 (eff. 0.037)
41.69/41.72	c #Conflicts:      26000 | #Learnt:       5416 | 0.381
41.69/41.72	c total clause space: 29.637MB
41.69/41.72	c total #watches: 327850
44.19/44.26	c total #propagations: 15307024 / total #impl: 410606312 (eff. 0.037)
44.19/44.26	c #Conflicts:      27000 | #Learnt:       6416 | 0.368
44.19/44.26	c total clause space: 29.637MB
44.19/44.26	c total #watches: 356597
46.29/46.36	c total #propagations: 15947576 / total #impl: 426366717 (eff. 0.037)
46.29/46.36	c #Conflicts:      28000 | #Learnt:       7416 | 0.355
46.29/46.36	c total clause space: 29.637MB
46.29/46.36	c total #watches: 385489
49.28/49.30	c total #propagations: 16379868 / total #impl: 437433975 (eff. 0.037)
49.28/49.30	c GC COLLECT
49.28/49.30	c #Conflicts:      29000 | #Learnt:       4319 | 0.343
49.28/49.30	c total clause space: 29.637MB
49.28/49.30	c total #watches: 260395
50.38/50.45	c total #propagations: 17036964 / total #impl: 461956707 (eff. 0.037)
50.38/50.45	c #Conflicts:      30000 | #Learnt:       5319 | 0.331
50.38/50.45	c total clause space: 29.637MB
50.38/50.45	c total #watches: 294301
51.98/52.02	c total #propagations: 17429783 / total #impl: 469699217 (eff. 0.037)
51.98/52.02	c #Conflicts:      31000 | #Learnt:       6319 | 0.321
51.98/52.02	c total clause space: 29.637MB
51.98/52.02	c total #watches: 324450
53.08/53.17	c total #propagations: 17906080 / total #impl: 482298488 (eff. 0.037)
53.08/53.17	c #Conflicts:      32000 | #Learnt:       7319 | 0.311
53.08/53.17	c total clause space: 29.637MB
53.08/53.17	c total #watches: 343292
54.68/54.71	c total #propagations: 18190852 / total #impl: 487184473 (eff. 0.037)
54.68/54.71	c #Conflicts:      33000 | #Learnt:       8318 | 0.303
54.68/54.71	c total clause space: 29.637MB
54.68/54.71	c total #watches: 369666
55.68/55.75	c total #propagations: 18644053 / total #impl: 499426138 (eff. 0.037)
55.68/55.75	c GC COLLECT
55.68/55.75	c #Conflicts:      34000 | #Learnt:       4916 | 0.294
55.68/55.75	c total clause space: 29.637MB
55.68/55.75	c total #watches: 246613
56.38/56.46	c total #propagations: 18927910 / total #impl: 503515873 (eff. 0.038)
56.38/56.46	c #Conflicts:      35000 | #Learnt:       5916 | 0.286
56.38/56.46	c total clause space: 29.637MB
56.38/56.46	c total #watches: 291193
57.68/57.76	c total #propagations: 19131840 / total #impl: 507979048 (eff. 0.038)
57.68/57.76	c #Conflicts:      36000 | #Learnt:       6916 | 0.278
57.68/57.76	c total clause space: 29.637MB
57.68/57.76	c total #watches: 327974
58.88/58.92	c total #propagations: 19488882 / total #impl: 517054902 (eff. 0.038)
58.88/58.92	c #Conflicts:      37000 | #Learnt:       7916 | 0.270
58.88/58.92	c total clause space: 29.637MB
58.88/58.92	c total #watches: 361181
60.49/60.56	c total #propagations: 19817429 / total #impl: 525308848 (eff. 0.038)
60.49/60.56	c #Conflicts:      38000 | #Learnt:       8916 | 0.263
60.49/60.56	c total clause space: 29.637MB
60.49/60.56	c total #watches: 397523
61.59/61.64	c total #propagations: 20182476 / total #impl: 536869920 (eff. 0.038)
61.59/61.64	c GC COLLECT
61.59/61.64	c #Conflicts:      39000 | #Learnt:       5215 | 0.257
61.59/61.64	c total clause space: 29.637MB
61.59/61.64	c total #watches: 289606
62.79/62.86	c total #propagations: 20511588 / total #impl: 544053312 (eff. 0.038)
62.79/62.86	c #Conflicts:      40000 | #Learnt:       6215 | 0.251
62.79/62.86	c total clause space: 29.637MB
62.79/62.86	c total #watches: 327537
64.48/64.58	c total #propagations: 21012924 / total #impl: 559385856 (eff. 0.038)
64.48/64.58	c #Conflicts:      41000 | #Learnt:       7215 | 0.244
64.48/64.58	c total clause space: 29.637MB
64.48/64.58	c total #watches: 361753
65.28/65.39	c total #propagations: 21522751 / total #impl: 576343611 (eff. 0.037)
65.28/65.39	c #Conflicts:      42000 | #Learnt:       8215 | 0.239
65.28/65.39	c total clause space: 29.637MB
65.28/65.39	c total #watches: 490255
67.27/67.39	c total #propagations: 21804223 / total #impl: 586378682 (eff. 0.037)
67.27/67.39	c #Conflicts:      43000 | #Learnt:       9215 | 0.234
67.27/67.39	c total clause space: 48.1602MB
67.27/67.39	c total #watches: 772327
68.88/68.90	c total #propagations: 21959719 / total #impl: 621819923 (eff. 0.035)
68.88/68.90	c GC COLLECT
68.88/68.90	c #Conflicts:      44000 | #Learnt:       5246 | 0.229
68.88/68.90	c total clause space: 48.1602MB
68.88/68.90	c total #watches: 812577
70.58/70.62	c total #propagations: 22060331 / total #impl: 659007573 (eff. 0.033)
70.58/70.62	c #Conflicts:      45000 | #Learnt:       6246 | 0.223
70.58/70.62	c total clause space: 48.1602MB
70.58/70.62	c total #watches: 960738
78.08/78.19	c total #propagations: 22178121 / total #impl: 691908359 (eff. 0.032)
78.08/78.19	c #Conflicts:      46000 | #Learnt:       7246 | 0.219
78.08/78.19	c total clause space: 48.1602MB
78.08/78.19	c total #watches: 998052
104.17/104.29	c total #propagations: 22708894 / total #impl: 794174637 (eff. 0.029)
104.17/104.29	c #Conflicts:      47000 | #Learnt:       8244 | 0.215
104.17/104.29	c total clause space: 48.1602MB
104.17/104.29	c total #watches: 1043437
113.28/113.31	c total #propagations: 23311804 / total #impl: 1225235377 (eff. 0.019)
113.28/113.31	c #Conflicts:      48000 | #Learnt:       9244 | 0.210
113.28/113.31	c total clause space: 48.1602MB
113.28/113.31	c total #watches: 1089329
117.78/117.89	c total #propagations: 23861068 / total #impl: 1361305173 (eff. 0.018)
117.78/117.89	c #Conflicts:      49000 | #Learnt:      10244 | 0.206
117.78/117.89	c total clause space: 48.1602MB
117.78/117.89	c total #watches: 1123378
123.17/123.25	c total #propagations: 24339563 / total #impl: 1407253885 (eff. 0.017)
123.17/123.25	c GC COLLECT
123.17/123.25	c #Conflicts:      50000 | #Learnt:       5929 | 0.202
123.17/123.25	c total clause space: 48.1602MB
123.17/123.25	c total #watches: 555329
128.27/128.36	c total #propagations: 24812266 / total #impl: 1460633310 (eff. 0.017)
128.27/128.36	c #Conflicts:      51000 | #Learnt:       6929 | 0.198
128.27/128.36	c total clause space: 48.1602MB
128.27/128.36	c total #watches: 589471
133.47/133.59	c total #propagations: 25290601 / total #impl: 1520298619 (eff. 0.017)
133.47/133.59	c #Conflicts:      52000 | #Learnt:       7929 | 0.194
133.47/133.59	c total clause space: 48.1602MB
133.47/133.59	c total #watches: 636164
144.26/144.33	c total #propagations: 25996892 / total #impl: 1581200833 (eff. 0.016)
144.26/144.33	c #Conflicts:      53000 | #Learnt:       8929 | 0.190
144.26/144.33	c total clause space: 48.1602MB
144.26/144.33	c total #watches: 702574
148.26/148.36	c total #propagations: 26699034 / total #impl: 1718704784 (eff. 0.016)
148.26/148.36	c #Conflicts:      54000 | #Learnt:       9929 | 0.187
148.26/148.36	c total clause space: 48.1602MB
148.26/148.36	c total #watches: 741953
154.46/154.50	c total #propagations: 27239084 / total #impl: 1748051849 (eff. 0.016)
154.46/154.50	c #Conflicts:      55000 | #Learnt:      10929 | 0.184
154.46/154.50	c total clause space: 48.1602MB
154.46/154.50	c total #watches: 768254
157.86/157.99	c total #propagations: 27756664 / total #impl: 1797474278 (eff. 0.015)
157.86/157.99	c GC COLLECT
157.86/157.99	c #Conflicts:      56000 | #Learnt:       6326 | 0.180
157.86/157.99	c total clause space: 48.1602MB
157.86/157.99	c total #watches: 376137
161.16/161.29	c total #propagations: 28236343 / total #impl: 1828508255 (eff. 0.015)
161.16/161.29	c #Conflicts:      57000 | #Learnt:       7326 | 0.177
161.16/161.29	c total clause space: 48.1602MB
161.16/161.29	c total #watches: 404204
164.06/164.18	c total #propagations: 28867565 / total #impl: 1851881593 (eff. 0.016)
164.06/164.18	c #Conflicts:      58000 | #Learnt:       8326 | 0.174
164.06/164.18	c total clause space: 48.1602MB
164.06/164.18	c total #watches: 421400
168.96/169.00	c total #propagations: 29333452 / total #impl: 1864852863 (eff. 0.016)
168.96/169.00	c #Conflicts:      59000 | #Learnt:       9326 | 0.171
168.96/169.00	c total clause space: 48.1602MB
168.96/169.01	c total #watches: 473543
173.56/173.66	c total #propagations: 30108920 / total #impl: 1908678238 (eff. 0.016)
173.56/173.66	c #Conflicts:      60000 | #Learnt:      10326 | 0.168
173.56/173.66	c total clause space: 48.1602MB
173.56/173.66	c total #watches: 511981
176.36/176.44	c total #propagations: 30678927 / total #impl: 1941915061 (eff. 0.016)
176.36/176.44	c #Conflicts:      61000 | #Learnt:      11326 | 0.166
176.36/176.44	c total clause space: 48.1602MB
176.36/176.44	c total #watches: 538750
179.16/179.27	c total #propagations: 30973740 / total #impl: 1956655308 (eff. 0.016)
179.16/179.27	c GC COLLECT
179.16/179.27	c #Conflicts:      62000 | #Learnt:       6419 | 0.163
179.16/179.27	c total clause space: 48.1602MB
179.16/179.27	c total #watches: 343579
180.86/180.90	c total #propagations: 31373051 / total #impl: 1969649672 (eff. 0.016)
180.86/180.90	c #Conflicts:      63000 | #Learnt:       7419 | 0.160
180.86/180.90	c total clause space: 48.1602MB
180.86/180.90	c total #watches: 397705
182.86/182.92	c total #propagations: 31696913 / total #impl: 1982170112 (eff. 0.016)
182.86/182.92	c #Conflicts:      64000 | #Learnt:       8419 | 0.158
182.86/182.92	c total clause space: 48.1602MB
182.86/182.92	c total #watches: 446540
185.66/185.74	c total #propagations: 32088297 / total #impl: 1999518890 (eff. 0.016)
185.66/185.74	c #Conflicts:      65000 | #Learnt:       9419 | 0.156
185.66/185.74	c total clause space: 48.1602MB
185.66/185.74	c total #watches: 477366
189.36/189.45	c total #propagations: 32479015 / total #impl: 2013766221 (eff. 0.016)
189.36/189.45	c #Conflicts:      66000 | #Learnt:      10419 | 0.154
189.36/189.45	c total clause space: 48.1602MB
189.36/189.45	c total #watches: 509790
192.76/192.82	c total #propagations: 33101814 / total #impl: 2039730501 (eff. 0.016)
192.76/192.82	c #Conflicts:      67000 | #Learnt:      11419 | 0.152
192.76/192.82	c total clause space: 48.1602MB
192.76/192.82	c total #watches: 535333
195.87/195.97	c total #propagations: 33640869 / total #impl: 2058065573 (eff. 0.016)
195.87/195.97	c #Conflicts:      68000 | #Learnt:      12419 | 0.149
195.87/195.97	c total clause space: 48.1602MB
195.87/195.97	c total #watches: 563610
197.76/197.84	c total #propagations: 34013230 / total #impl: 2074465431 (eff. 0.016)
197.76/197.84	c GC COLLECT
197.76/197.84	c #Conflicts:      69000 | #Learnt:       7214 | 0.147
197.76/197.84	c total clause space: 48.1602MB
197.76/197.84	c total #watches: 382738
200.36/200.44	c total #propagations: 34419558 / total #impl: 2084543526 (eff. 0.017)
200.36/200.44	c #Conflicts:      70000 | #Learnt:       8214 | 0.145
200.36/200.44	c total clause space: 48.1602MB
200.36/200.44	c total #watches: 420218
202.76/202.81	c total #propagations: 34970062 / total #impl: 2102235316 (eff. 0.017)
202.76/202.81	c #Conflicts:      71000 | #Learnt:       9214 | 0.143
202.76/202.81	c total clause space: 48.1602MB
202.76/202.81	c total #watches: 453804
205.67/205.78	c total #propagations: 35387828 / total #impl: 2115903457 (eff. 0.017)
205.67/205.78	c #Conflicts:      72000 | #Learnt:      10214 | 0.142
205.67/205.78	c total clause space: 48.1602MB
205.67/205.78	c total #watches: 488541
208.66/208.76	c total #propagations: 35807405 / total #impl: 2130294088 (eff. 0.017)
208.66/208.76	c #Conflicts:      73000 | #Learnt:      11214 | 0.140
208.66/208.76	c total clause space: 48.1602MB
208.66/208.76	c total #watches: 520364
211.76/211.87	c total #propagations: 36214536 / total #impl: 2142265982 (eff. 0.017)
211.76/211.87	c #Conflicts:      74000 | #Learnt:      12214 | 0.138
211.76/211.87	c total clause space: 48.1602MB
211.76/211.87	c total #watches: 551854
216.06/216.14	c total #propagations: 36604329 / total #impl: 2153312321 (eff. 0.017)
216.06/216.14	c GC COLLECT
216.06/216.14	c #Conflicts:      75000 | #Learnt:       6711 | 0.136
216.06/216.14	c total clause space: 48.1602MB
216.06/216.14	c total #watches: 359018
218.96/219.07	c total #propagations: 37308689 / total #impl: 2184476977 (eff. 0.017)
218.96/219.07	c #Conflicts:      76000 | #Learnt:       7711 | 0.134
218.96/219.07	c total clause space: 48.1602MB
218.96/219.07	c total #watches: 386968
220.96/221.01	c total #propagations: 37854770 / total #impl: 2201855733 (eff. 0.017)
220.96/221.01	c #Conflicts:      77000 | #Learnt:       8711 | 0.133
220.96/221.01	c total clause space: 48.1602MB
220.96/221.01	c total #watches: 411910
223.06/223.10	c total #propagations: 38179014 / total #impl: 2210735194 (eff. 0.017)
223.06/223.10	c #Conflicts:      78000 | #Learnt:       9711 | 0.131
223.06/223.10	c total clause space: 48.1602MB
223.06/223.10	c total #watches: 441162
225.36/225.43	c total #propagations: 38617299 / total #impl: 2224377769 (eff. 0.017)
225.36/225.43	c #Conflicts:      79000 | #Learnt:      10711 | 0.129
225.36/225.43	c total clause space: 48.1602MB
225.36/225.43	c total #watches: 474187
228.06/228.10	c total #propagations: 39014205 / total #impl: 2238590721 (eff. 0.017)
228.06/228.10	c #Conflicts:      80000 | #Learnt:      11711 | 0.128
228.06/228.10	c total clause space: 48.1602MB
228.06/228.10	c total #watches: 498957
229.96/230.02	c total #propagations: 39362645 / total #impl: 2253321518 (eff. 0.017)
229.96/230.02	c #Conflicts:      81000 | #Learnt:      12711 | 0.126
229.96/230.02	c total clause space: 48.1602MB
229.96/230.02	c total #watches: 521641
232.56/232.65	c total #propagations: 39664583 / total #impl: 2263879228 (eff. 0.018)
232.56/232.65	c GC COLLECT
232.56/232.65	c #Conflicts:      82000 | #Learnt:       6925 | 0.125
232.56/232.65	c total clause space: 48.1602MB
232.56/232.65	c total #watches: 341607
234.96/235.06	c total #propagations: 40145982 / total #impl: 2283385647 (eff. 0.018)
234.96/235.06	c #Conflicts:      83000 | #Learnt:       7925 | 0.123
234.96/235.06	c total clause space: 48.1602MB
234.96/235.06	c total #watches: 388626
237.95/238.07	c total #propagations: 40680794 / total #impl: 2305996876 (eff. 0.018)
237.95/238.07	c #Conflicts:      84000 | #Learnt:       8925 | 0.122
237.95/238.07	c total clause space: 48.1602MB
237.95/238.07	c total #watches: 449230
243.06/243.19	c total #propagations: 41152421 / total #impl: 2336396271 (eff. 0.018)
243.06/243.19	c #Conflicts:      85000 | #Learnt:       9925 | 0.120
243.06/243.19	c total clause space: 48.1602MB
243.06/243.19	c total #watches: 497187
249.15/249.23	c total #propagations: 41628925 / total #impl: 2367570623 (eff. 0.018)
249.15/249.23	c #Conflicts:      86000 | #Learnt:      10925 | 0.119
249.15/249.23	c total clause space: 48.1602MB
249.15/249.23	c total #watches: 534490
255.85/255.93	c total #propagations: 42088802 / total #impl: 2399060716 (eff. 0.018)
255.85/255.93	c #Conflicts:      87000 | #Learnt:      11925 | 0.118
255.85/255.93	c total clause space: 48.1602MB
255.85/255.93	c total #watches: 564461
260.66/260.75	c total #propagations: 42628474 / total #impl: 2433563483 (eff. 0.018)
260.66/260.75	c #Conflicts:      88000 | #Learnt:      12925 | 0.117
260.66/260.75	c total clause space: 48.1602MB
260.66/260.75	c total #watches: 586647
266.26/266.31	c total #propagations: 43111676 / total #impl: 2460871718 (eff. 0.018)
266.26/266.31	c #Conflicts:      89000 | #Learnt:      13925 | 0.116
266.26/266.31	c total clause space: 48.1602MB
266.26/266.31	c total #watches: 627542
272.86/272.95	c total #propagations: 43638992 / total #impl: 2496630148 (eff. 0.017)
272.86/272.95	c GC COLLECT
272.86/272.95	c #Conflicts:      90000 | #Learnt:       7830 | 0.114
272.86/272.95	c total clause space: 48.1602MB
272.86/272.95	c total #watches: 452514
279.65/279.75	c total #propagations: 44294739 / total #impl: 2541877567 (eff. 0.017)
279.65/279.75	c #Conflicts:      91000 | #Learnt:       8830 | 0.113
279.65/279.75	c total clause space: 48.1602MB
279.65/279.75	c total #watches: 484726
285.95/286.03	c total #propagations: 45009783 / total #impl: 2582859685 (eff. 0.017)
285.95/286.03	c #Conflicts:      92000 | #Learnt:       9830 | 0.112
285.95/286.03	c total clause space: 48.1602MB
285.95/286.03	c total #watches: 519931
292.45/292.57	c total #propagations: 45606720 / total #impl: 2618338104 (eff. 0.017)
292.45/292.57	c #Conflicts:      93000 | #Learnt:      10830 | 0.111
292.45/292.57	c total clause space: 48.1602MB
292.45/292.57	c total #watches: 553491
299.05/299.10	c total #propagations: 46157962 / total #impl: 2654939431 (eff. 0.017)
299.05/299.10	c #Conflicts:      94000 | #Learnt:      11830 | 0.110
299.05/299.10	c total clause space: 48.1602MB
299.05/299.10	c total #watches: 583831
304.04/304.11	c total #propagations: 46683084 / total #impl: 2686972524 (eff. 0.017)
304.04/304.11	c #Conflicts:      95000 | #Learnt:      12830 | 0.108
304.04/304.11	c total clause space: 48.1602MB
304.04/304.11	c total #watches: 595815
311.54/311.62	c total #propagations: 47038500 / total #impl: 2704193427 (eff. 0.017)
311.54/311.62	c #Conflicts:      96000 | #Learnt:      13830 | 0.107
311.54/311.62	c total clause space: 48.1602MB
311.54/311.62	c total #watches: 620347
319.74/319.87	c total #propagations: 47572742 / total #impl: 2739452207 (eff. 0.017)
319.74/319.87	c #Conflicts:      97000 | #Learnt:      14830 | 0.106
319.74/319.87	c total clause space: 48.1602MB
319.74/319.87	c total #watches: 667069
323.84/323.94	c total #propagations: 48142710 / total #impl: 2777243570 (eff. 0.017)
323.84/323.94	c GC COLLECT
323.84/323.94	c #Conflicts:      98000 | #Learnt:       8424 | 0.105
323.84/323.94	c total clause space: 48.1602MB
323.84/323.95	c total #watches: 409204
327.44/327.52	c total #propagations: 48751064 / total #impl: 2807431787 (eff. 0.017)
327.44/327.52	c #Conflicts:      99000 | #Learnt:       9424 | 0.104
327.44/327.52	c total clause space: 48.1602MB
327.44/327.52	c total #watches: 458850
332.64/332.71	c total #propagations: 49276025 / total #impl: 2838133226 (eff. 0.017)
332.64/332.71	c #Conflicts:     100000 | #Learnt:      10424 | 0.103
332.64/332.71	c total clause space: 48.1602MB
332.64/332.71	c total #watches: 503015
337.04/337.12	c total #propagations: 49726019 / total #impl: 2876676040 (eff. 0.017)
337.04/337.12	c #Conflicts:     101000 | #Learnt:      11424 | 0.102
337.04/337.12	c total clause space: 48.1602MB
337.04/337.12	c total #watches: 556286
341.84/341.91	c total #propagations: 50188116 / total #impl: 2906233083 (eff. 0.017)
341.84/341.91	c #Conflicts:     102000 | #Learnt:      12424 | 0.101
341.84/341.91	c total clause space: 48.1602MB
341.84/341.91	c total #watches: 585973
348.24/348.30	c total #propagations: 50571221 / total #impl: 2930811840 (eff. 0.017)
348.24/348.30	c #Conflicts:     103000 | #Learnt:      13424 | 0.100
348.24/348.30	c total clause space: 48.1602MB
348.24/348.30	c total #watches: 619356
355.14/355.29	c total #propagations: 51141262 / total #impl: 2971496446 (eff. 0.017)
355.14/355.29	c #Conflicts:     104000 | #Learnt:      14424 | 0.099
355.14/355.29	c total clause space: 48.1602MB
355.14/355.30	c total #watches: 670211
364.04/364.19	c total #propagations: 51689778 / total #impl: 3012733121 (eff. 0.017)
364.04/364.19	c #Conflicts:     105000 | #Learnt:      15424 | 0.098
364.04/364.19	c total clause space: 48.1602MB
364.04/364.19	c total #watches: 719118
369.93/370.01	c total #propagations: 52265096 / total #impl: 3061980439 (eff. 0.017)
369.93/370.01	c GC COLLECT
369.93/370.01	c #Conflicts:     106000 | #Learnt:       8716 | 0.097
369.93/370.01	c total clause space: 48.1602MB
369.93/370.01	c total #watches: 489042
375.53/375.61	c total #propagations: 52805281 / total #impl: 3093940252 (eff. 0.017)
375.53/375.61	c #Conflicts:     107000 | #Learnt:       9716 | 0.096
375.53/375.61	c total clause space: 48.1602MB
375.53/375.61	c total #watches: 514159
380.83/380.91	c total #propagations: 53210946 / total #impl: 3121455061 (eff. 0.017)
380.83/380.91	c #Conflicts:     108000 | #Learnt:      10716 | 0.096
380.83/380.91	c total clause space: 48.1602MB
380.83/380.91	c total #watches: 541672
385.43/385.58	c total #propagations: 53614077 / total #impl: 3147943020 (eff. 0.017)
385.43/385.58	c #Conflicts:     109000 | #Learnt:      11716 | 0.095
385.43/385.58	c total clause space: 48.1602MB
385.43/385.58	c total #watches: 584004
391.73/391.85	c total #propagations: 54064175 / total #impl: 3179114261 (eff. 0.017)
391.73/391.85	c #Conflicts:     110000 | #Learnt:      12716 | 0.094
391.73/391.85	c total clause space: 48.1602MB
391.73/391.85	c total #watches: 623500
398.62/398.73	c total #propagations: 54497547 / total #impl: 3214766025 (eff. 0.017)
398.62/398.73	c #Conflicts:     111000 | #Learnt:      13716 | 0.093
398.62/398.73	c total clause space: 48.1602MB
398.62/398.73	c total #watches: 680362
406.22/406.37	c total #propagations: 54971126 / total #impl: 3258821501 (eff. 0.017)
406.22/406.37	c #Conflicts:     112000 | #Learnt:      14714 | 0.093
406.22/406.37	c total clause space: 48.1602MB
406.22/406.37	c total #watches: 754342
413.41/413.51	c total #propagations: 55520530 / total #impl: 3306302316 (eff. 0.017)
413.41/413.51	c #Conflicts:     113000 | #Learnt:      15714 | 0.098
413.41/413.51	c total clause space: 48.1602MB
413.41/413.51	c total #watches: 816791
419.51/419.62	c total #propagations: 55917210 / total #impl: 3343004982 (eff. 0.017)
419.51/419.62	c GC COLLECT
419.51/419.62	c #Conflicts:     114000 | #Learnt:       8713 | 0.098
419.51/419.62	c total clause space: 48.1602MB
419.51/419.62	c total #watches: 523132
424.11/424.29	c total #propagations: 56349309 / total #impl: 3382260069 (eff. 0.017)
424.11/424.29	c #Conflicts:     115000 | #Learnt:       9712 | 0.148
424.11/424.29	c total clause space: 48.1602MB
424.11/424.29	c total #watches: 577938
429.11/429.26	c total #propagations: 56807491 / total #impl: 3424678352 (eff. 0.017)
429.11/429.26	c #Conflicts:     116000 | #Learnt:      10712 | 0.147
429.11/429.26	c total clause space: 48.1602MB
429.11/429.26	c total #watches: 626167
433.71/433.87	c total #propagations: 57237602 / total #impl: 3461726717 (eff. 0.017)
433.71/433.87	c #Conflicts:     117000 | #Learnt:      11712 | 0.146
433.71/433.87	c total clause space: 48.1602MB
433.71/433.87	c total #watches: 659141
438.82/438.98	c total #propagations: 57535224 / total #impl: 3487930987 (eff. 0.016)
438.82/438.98	c #Conflicts:     118000 | #Learnt:      12712 | 0.145
438.82/438.98	c total clause space: 48.1602MB
438.82/438.98	c total #watches: 694357
443.01/443.17	c total #propagations: 57882846 / total #impl: 3520873290 (eff. 0.016)
443.01/443.17	c #Conflicts:     119000 | #Learnt:      13712 | 0.143
443.01/443.17	c total clause space: 48.1602MB
443.01/443.17	c total #watches: 715418
446.21/446.30	c total #propagations: 58176742 / total #impl: 3537523766 (eff. 0.016)
446.21/446.30	c #Conflicts:     120000 | #Learnt:      14712 | 0.142
446.21/446.30	c total clause space: 48.1602MB
446.21/446.30	c total #watches: 732325
449.71/449.82	c total #propagations: 58455676 / total #impl: 3551549557 (eff. 0.016)
449.71/449.82	c #Conflicts:     121000 | #Learnt:      15712 | 0.141
449.71/449.82	c total clause space: 48.1602MB
449.71/449.82	c total #watches: 753883
452.91/453.07	c total #propagations: 58699719 / total #impl: 3563551355 (eff. 0.016)
452.91/453.07	c GC COLLECT
452.91/453.07	c #Conflicts:     122000 | #Learnt:       8405 | 0.140
452.91/453.07	c total clause space: 48.1602MB
452.91/453.07	c total #watches: 413456
455.21/455.33	c total #propagations: 58910839 / total #impl: 3573976272 (eff. 0.016)
455.21/455.33	c #Conflicts:     123000 | #Learnt:       9405 | 0.139
455.21/455.33	c total clause space: 48.1602MB
455.21/455.33	c total #watches: 433687
457.11/457.20	c total #propagations: 59292867 / total #impl: 3586993710 (eff. 0.017)
457.11/457.20	c #Conflicts:     124000 | #Learnt:      10405 | 0.138
457.11/457.20	c total clause space: 48.1602MB
457.11/457.20	c total #watches: 455865
458.91/459.04	c total #propagations: 59555409 / total #impl: 3594924346 (eff. 0.017)
458.91/459.04	c #Conflicts:     125000 | #Learnt:      11405 | 0.137
458.91/459.04	c total clause space: 48.1602MB
458.91/459.04	c total #watches: 474952
461.10/461.24	c total #propagations: 59803389 / total #impl: 3601726580 (eff. 0.017)
461.10/461.24	c #Conflicts:     126000 | #Learnt:      12405 | 0.136
461.10/461.24	c total clause space: 48.1602MB
461.10/461.24	c total #watches: 498295
463.40/463.53	c total #propagations: 60062895 / total #impl: 3610469706 (eff. 0.017)
463.40/463.53	c #Conflicts:     127000 | #Learnt:      13405 | 0.135
463.40/463.53	c total clause space: 48.1602MB
463.40/463.53	c total #watches: 528580
465.60/465.74	c total #propagations: 60360508 / total #impl: 3620929421 (eff. 0.017)
465.60/465.74	c #Conflicts:     128000 | #Learnt:      14405 | 0.133
465.60/465.74	c total clause space: 48.1602MB
465.60/465.74	c total #watches: 555818
467.30/467.46	c total #propagations: 60685421 / total #impl: 3631817957 (eff. 0.017)
467.30/467.46	c #Conflicts:     129000 | #Learnt:      15405 | 0.132
467.30/467.46	c total clause space: 48.1602MB
467.30/467.46	c total #watches: 574615
469.50/469.66	c total #propagations: 60939199 / total #impl: 3640154104 (eff. 0.017)
469.50/469.66	c #Conflicts:     130000 | #Learnt:      16405 | 0.131
469.50/469.66	c total clause space: 48.1602MB
469.50/469.66	c total #watches: 600759
473.90/474.02	c total #propagations: 61201965 / total #impl: 3651128821 (eff. 0.017)
473.90/474.02	c GC COLLECT
473.90/474.02	c #Conflicts:     131000 | #Learnt:       8804 | 0.130
473.90/474.02	c total clause space: 48.1602MB
473.90/474.02	c total #watches: 380492
477.00/477.18	c total #propagations: 61918795 / total #impl: 3688771336 (eff. 0.017)
477.00/477.18	c #Conflicts:     132000 | #Learnt:       9804 | 0.130
477.00/477.18	c total clause space: 48.1602MB
477.00/477.18	c total #watches: 402702
479.40/479.58	c total #propagations: 62552931 / total #impl: 3712185152 (eff. 0.017)
479.40/479.58	c #Conflicts:     133000 | #Learnt:      10804 | 0.129
479.40/479.58	c total clause space: 48.1602MB
479.40/479.58	c total #watches: 425752
483.60/483.74	c total #propagations: 62952540 / total #impl: 3723822520 (eff. 0.017)
483.60/483.74	c #Conflicts:     134000 | #Learnt:      11804 | 0.128
483.60/483.74	c total clause space: 48.1602MB
483.60/483.74	c total #watches: 461891
486.40/486.52	c total #propagations: 63706214 / total #impl: 3756279171 (eff. 0.017)
486.40/486.52	c #Conflicts:     135000 | #Learnt:      12804 | 0.127
486.40/486.52	c total clause space: 48.1602MB
486.40/486.52	c total #watches: 498748
489.20/489.35	c total #propagations: 64078281 / total #impl: 3773511284 (eff. 0.017)
489.20/489.35	c #Conflicts:     136000 | #Learnt:      13804 | 0.126
489.20/489.35	c total clause space: 48.1602MB
489.20/489.35	c total #watches: 530836
492.81/492.93	c total #propagations: 64443128 / total #impl: 3787080715 (eff. 0.017)
492.81/492.93	c #Conflicts:     137000 | #Learnt:      14804 | 0.125
492.81/492.93	c total clause space: 48.1602MB
492.81/492.93	c total #watches: 563066
497.30/497.44	c total #propagations: 64905049 / total #impl: 3807961621 (eff. 0.017)
497.30/497.44	c #Conflicts:     138000 | #Learnt:      15804 | 0.124
497.30/497.44	c total clause space: 48.1602MB
497.30/497.44	c total #watches: 608388
503.50/503.69	c total #propagations: 65500005 / total #impl: 3843979639 (eff. 0.017)
503.50/503.69	c #Conflicts:     139000 | #Learnt:      16804 | 0.123
503.50/503.69	c total clause space: 48.1602MB
503.50/503.70	c total #watches: 655075
509.50/509.61	c total #propagations: 66262518 / total #impl: 3883726659 (eff. 0.017)
509.50/509.61	c #Conflicts:     140000 | #Learnt:      17804 | 0.122
509.50/509.61	c total clause space: 48.1602MB
509.50/509.61	c total #watches: 705245
514.00/514.10	c total #propagations: 66860391 / total #impl: 3919548833 (eff. 0.017)
514.00/514.10	c GC COLLECT
514.00/514.10	c #Conflicts:     141000 | #Learnt:       9909 | 0.121
514.00/514.10	c total clause space: 48.1602MB
514.00/514.10	c total #watches: 508204
517.20/517.38	c total #propagations: 67355394 / total #impl: 3948603883 (eff. 0.017)
517.20/517.38	c #Conflicts:     142000 | #Learnt:      10909 | 0.120
517.20/517.38	c total clause space: 48.1602MB
517.20/517.38	c total #watches: 540029
519.70/519.86	c total #propagations: 67677652 / total #impl: 3962356916 (eff. 0.017)
519.70/519.86	c #Conflicts:     143000 | #Learnt:      11909 | 0.120
519.70/519.86	c total clause space: 48.1602MB
519.70/519.86	c total #watches: 574235
522.40/522.57	c total #propagations: 67990939 / total #impl: 3973792428 (eff. 0.017)
522.40/522.57	c #Conflicts:     144000 | #Learnt:      12909 | 0.119
522.40/522.57	c total clause space: 48.1602MB
522.40/522.57	c total #watches: 614013
526.39/526.55	c total #propagations: 68301366 / total #impl: 3988494578 (eff. 0.017)
526.39/526.55	c #Conflicts:     145000 | #Learnt:      13909 | 0.118
526.39/526.55	c total clause space: 48.1602MB
526.39/526.55	c total #watches: 663082
531.39/531.55	c total #propagations: 68703475 / total #impl: 4011546788 (eff. 0.017)
531.39/531.55	c #Conflicts:     146000 | #Learnt:      14909 | 0.117
531.39/531.55	c total clause space: 48.1602MB
531.39/531.55	c total #watches: 704380
535.99/536.14	c total #propagations: 69171286 / total #impl: 4035394975 (eff. 0.017)
535.99/536.14	c #Conflicts:     147000 | #Learnt:      15909 | 0.116
535.99/536.14	c total clause space: 48.1602MB
535.99/536.14	c total #watches: 741076
542.99/543.19	c total #propagations: 69554876 / total #impl: 4055158444 (eff. 0.017)
542.99/543.19	c #Conflicts:     148000 | #Learnt:      16909 | 0.116
542.99/543.19	c total clause space: 48.1602MB
542.99/543.19	c total #watches: 776421
548.80/549.00	c total #propagations: 70171691 / total #impl: 4091547875 (eff. 0.017)
548.80/549.00	c #Conflicts:     149000 | #Learnt:      17909 | 0.115
548.80/549.00	c total clause space: 48.1602MB
548.80/549.00	c total #watches: 805403
554.70/554.80	c total #propagations: 70629735 / total #impl: 4112144628 (eff. 0.017)
554.70/554.80	c GC COLLECT
554.70/554.80	c #Conflicts:     150000 | #Learnt:       9686 | 0.114
554.70/554.80	c total clause space: 78.2603MB
554.70/554.80	c total #watches: 530746
558.30/558.49	c total #propagations: 71100160 / total #impl: 4142400125 (eff. 0.017)
558.30/558.49	c #Conflicts:     151000 | #Learnt:      10686 | 0.113
558.30/558.49	c total clause space: 78.2603MB
558.30/558.49	c total #watches: 572220
562.10/562.26	c total #propagations: 71488313 / total #impl: 4160417411 (eff. 0.017)
562.10/562.26	c #Conflicts:     152000 | #Learnt:      11686 | 0.113
562.10/562.26	c total clause space: 78.2603MB
562.10/562.26	c total #watches: 597693
567.79/567.93	c total #propagations: 71852989 / total #impl: 4178732362 (eff. 0.017)
567.79/567.93	c #Conflicts:     153000 | #Learnt:      12686 | 0.112
567.79/567.93	c total clause space: 78.2603MB
567.79/567.93	c total #watches: 663452
576.89/577.05	c total #propagations: 72404314 / total #impl: 4213799336 (eff. 0.017)
576.89/577.05	c #Conflicts:     154000 | #Learnt:      13686 | 0.111
576.89/577.05	c total clause space: 78.2603MB
576.89/577.05	c total #watches: 703010
587.49/587.69	c total #propagations: 72943977 / total #impl: 4249751910 (eff. 0.017)
587.49/587.69	c #Conflicts:     155000 | #Learnt:      14686 | 0.111
587.49/587.69	c total clause space: 78.2603MB
587.49/587.69	c total #watches: 737173
597.89/598.00	c total #propagations: 73595577 / total #impl: 4291586994 (eff. 0.017)
597.89/598.00	c #Conflicts:     156000 | #Learnt:      15686 | 0.110
597.89/598.00	c total clause space: 78.2603MB
597.89/598.00	c total #watches: 765800
607.59/607.75	c total #propagations: 74229197 / total #impl: 4331551814 (eff. 0.017)
607.59/607.75	c #Conflicts:     157000 | #Learnt:      16686 | 0.109
607.59/607.75	c total clause space: 78.2603MB
607.59/607.75	c total #watches: 790656
618.88/619.07	c total #propagations: 74927045 / total #impl: 4368157200 (eff. 0.017)
618.88/619.07	c #Conflicts:     158000 | #Learnt:      17686 | 0.109
618.88/619.07	c total clause space: 78.2603MB
618.88/619.07	c total #watches: 841956
629.48/629.64	c total #propagations: 75562155 / total #impl: 4411864504 (eff. 0.017)
629.48/629.64	c #Conflicts:     159000 | #Learnt:      18686 | 0.108
629.48/629.64	c total clause space: 78.2603MB
629.48/629.64	c total #watches: 879286
635.88/636.09	c total #propagations: 76033872 / total #impl: 4445955089 (eff. 0.017)
635.88/636.09	c GC COLLECT
635.88/636.09	c #Conflicts:     160000 | #Learnt:       9860 | 0.107
635.88/636.09	c total clause space: 78.2603MB
635.88/636.09	c total #watches: 538334
639.78/639.99	c total #propagations: 76443781 / total #impl: 4469412810 (eff. 0.017)
639.78/639.99	c #Conflicts:     161000 | #Learnt:      10860 | 0.107
639.78/639.99	c total clause space: 78.2603MB
639.78/639.99	c total #watches: 561191
642.29/642.44	c total #propagations: 76807483 / total #impl: 4486121196 (eff. 0.017)
642.29/642.44	c #Conflicts:     162000 | #Learnt:      11860 | 0.106
642.29/642.44	c total clause space: 78.2603MB
642.29/642.44	c total #watches: 577354
644.78/644.95	c total #propagations: 77004785 / total #impl: 4494559253 (eff. 0.017)
644.78/644.95	c #Conflicts:     163000 | #Learnt:      12860 | 0.105
644.78/644.95	c total clause space: 78.2603MB
644.78/644.95	c total #watches: 599116
647.28/647.48	c total #propagations: 77210637 / total #impl: 4501914807 (eff. 0.017)
647.28/647.48	c #Conflicts:     164000 | #Learnt:      13860 | 0.105
647.28/647.48	c total clause space: 78.2603MB
647.28/647.48	c total #watches: 614262
650.38/650.51	c total #propagations: 77390700 / total #impl: 4509723182 (eff. 0.017)
650.38/650.51	c #Conflicts:     165000 | #Learnt:      14860 | 0.104
650.38/650.51	c total clause space: 78.2603MB
650.38/650.51	c total #watches: 644245
653.58/653.70	c total #propagations: 77699880 / total #impl: 4521483650 (eff. 0.017)
653.58/653.70	c #Conflicts:     166000 | #Learnt:      15860 | 0.103
653.58/653.70	c total clause space: 78.2603MB
653.58/653.70	c total #watches: 675665
657.18/657.33	c total #propagations: 78097276 / total #impl: 4536596113 (eff. 0.017)
657.18/657.33	c #Conflicts:     167000 | #Learnt:      16860 | 0.103
657.18/657.33	c total clause space: 78.2603MB
657.18/657.33	c total #watches: 706476
663.38/663.59	c total #propagations: 78421817 / total #impl: 4551532130 (eff. 0.017)
663.38/663.59	c #Conflicts:     168000 | #Learnt:      17860 | 0.102
663.38/663.59	c total clause space: 78.2603MB
663.38/663.59	c total #watches: 735138
670.68/670.81	c total #propagations: 78918911 / total #impl: 4578994165 (eff. 0.017)
670.68/670.81	c #Conflicts:     169000 | #Learnt:      18860 | 0.102
670.68/670.81	c total clause space: 78.2603MB
670.68/670.81	c total #watches: 798562
675.78/675.97	c total #propagations: 79454530 / total #impl: 4612811033 (eff. 0.017)
675.78/675.97	c GC COLLECT
675.78/675.97	c #Conflicts:     170000 | #Learnt:       9950 | 0.101
675.78/675.97	c total clause space: 78.2603MB
675.78/675.97	c total #watches: 452119
679.38/679.52	c total #propagations: 79921352 / total #impl: 4638932848 (eff. 0.017)
679.38/679.52	c #Conflicts:     171000 | #Learnt:      10950 | 0.100
679.38/679.52	c total clause space: 78.2603MB
679.38/679.52	c total #watches: 476894
683.78/683.92	c total #propagations: 80368371 / total #impl: 4657822219 (eff. 0.017)
683.78/683.92	c #Conflicts:     172000 | #Learnt:      11950 | 0.100
683.78/683.92	c total clause space: 78.2603MB
683.78/683.92	c total #watches: 522204
687.57/687.76	c total #propagations: 80871659 / total #impl: 4681089713 (eff. 0.017)
687.57/687.76	c #Conflicts:     173000 | #Learnt:      12950 | 0.099
687.57/687.76	c total clause space: 78.2603MB
687.57/687.76	c total #watches: 547596
691.17/691.38	c total #propagations: 81410503 / total #impl: 4701494527 (eff. 0.017)
691.17/691.38	c #Conflicts:     174000 | #Learnt:      13950 | 0.099
691.17/691.38	c total clause space: 78.2603MB
691.17/691.38	c total #watches: 582825
696.07/696.26	c total #propagations: 81862792 / total #impl: 4719564787 (eff. 0.017)
696.07/696.26	c #Conflicts:     175000 | #Learnt:      14950 | 0.098
696.07/696.26	c total clause space: 78.2603MB
696.07/696.26	c total #watches: 624984
701.37/701.52	c total #propagations: 82450212 / total #impl: 4746179917 (eff. 0.017)
701.37/701.52	c #Conflicts:     176000 | #Learnt:      15950 | 0.098
701.37/701.52	c total clause space: 78.2603MB
701.37/701.52	c total #watches: 670919
706.77/706.91	c total #propagations: 82981523 / total #impl: 4773952063 (eff. 0.017)
706.77/706.91	c #Conflicts:     177000 | #Learnt:      16950 | 0.097
706.77/706.91	c total clause space: 78.2603MB
706.77/706.91	c total #watches: 702828
711.17/711.31	c total #propagations: 83407971 / total #impl: 4793932676 (eff. 0.017)
711.17/711.31	c #Conflicts:     178000 | #Learnt:      17950 | 0.097
711.17/711.31	c total clause space: 78.2603MB
711.17/711.31	c total #watches: 745786
715.47/715.61	c total #propagations: 83776167 / total #impl: 4812858914 (eff. 0.017)
715.47/715.61	c #Conflicts:     179000 | #Learnt:      18950 | 0.096
715.47/715.61	c total clause space: 78.2603MB
715.47/715.61	c total #watches: 777579
719.17/719.39	c total #propagations: 84066666 / total #impl: 4827284981 (eff. 0.017)
719.17/719.39	c GC COLLECT
719.17/719.39	c #Conflicts:     180000 | #Learnt:       9458 | 0.096
719.17/719.39	c total clause space: 78.2603MB
719.17/719.39	c total #watches: 476980
721.87/722.04	c total #propagations: 84328843 / total #impl: 4839468306 (eff. 0.017)
721.87/722.04	c #Conflicts:     181000 | #Learnt:      10458 | 0.095
721.87/722.04	c total clause space: 78.2603MB
721.87/722.04	c total #watches: 503159
724.47/724.69	c total #propagations: 84643762 / total #impl: 4849790331 (eff. 0.017)
724.47/724.69	c #Conflicts:     182000 | #Learnt:      11458 | 0.094
724.47/724.69	c total clause space: 78.2603MB
724.47/724.69	c total #watches: 540513
727.77/727.93	c total #propagations: 84959055 / total #impl: 4863885138 (eff. 0.017)
727.77/727.93	c #Conflicts:     183000 | #Learnt:      12458 | 0.094
727.77/727.93	c total clause space: 78.2603MB
727.77/727.93	c total #watches: 577964
732.07/732.28	c total #propagations: 85286819 / total #impl: 4878712001 (eff. 0.017)
732.07/732.28	c #Conflicts:     184000 | #Learnt:      13458 | 0.093
732.07/732.28	c total clause space: 78.2603MB
732.07/732.28	c total #watches: 613795
736.47/736.63	c total #propagations: 85732686 / total #impl: 4899341513 (eff. 0.017)
736.47/736.63	c #Conflicts:     185000 | #Learnt:      14458 | 0.093
736.47/736.63	c total clause space: 78.2603MB
736.47/736.63	c total #watches: 659637
742.37/742.59	c total #propagations: 86145958 / total #impl: 4918634727 (eff. 0.018)
742.37/742.59	c #Conflicts:     186000 | #Learnt:      15458 | 0.092
742.37/742.59	c total clause space: 78.2603MB
742.37/742.59	c total #watches: 709595
749.96/750.13	c total #propagations: 86641643 / total #impl: 4943910376 (eff. 0.018)
749.96/750.13	c #Conflicts:     187000 | #Learnt:      16458 | 0.092
749.96/750.13	c total clause space: 78.2603MB
749.96/750.13	c total #watches: 748140
756.16/756.35	c total #propagations: 87178802 / total #impl: 4974293943 (eff. 0.018)
756.16/756.35	c #Conflicts:     188000 | #Learnt:      17458 | 0.091
756.16/756.35	c total clause space: 78.2603MB
756.16/756.35	c total #watches: 783332
765.16/765.32	c total #propagations: 87601636 / total #impl: 4998696291 (eff. 0.018)
765.16/765.32	c #Conflicts:     189000 | #Learnt:      18458 | 0.091
765.16/765.32	c total clause space: 78.2603MB
765.16/765.32	c total #watches: 819413
775.96/776.17	c total #propagations: 88193519 / total #impl: 5034947829 (eff. 0.018)
775.96/776.17	c #Conflicts:     190000 | #Learnt:      19458 | 0.091
775.96/776.17	c total clause space: 78.2603MB
775.96/776.17	c total #watches: 851722
782.86/783.03	c total #propagations: 88908461 / total #impl: 5079447312 (eff. 0.018)
782.86/783.03	c GC COLLECT
782.86/783.03	c #Conflicts:     191000 | #Learnt:       9805 | 0.090
782.86/783.03	c total clause space: 78.2603MB
782.86/783.03	c total #watches: 509352
786.56/786.74	c total #propagations: 89410862 / total #impl: 5107958654 (eff. 0.018)
786.56/786.74	c #Conflicts:     192000 | #Learnt:      10805 | 0.090
786.56/786.74	c total clause space: 78.2603MB
786.56/786.74	c total #watches: 545550
791.66/791.85	c total #propagations: 89831168 / total #impl: 5127890469 (eff. 0.018)
791.66/791.85	c #Conflicts:     193000 | #Learnt:      11805 | 0.089
791.66/791.85	c total clause space: 78.2603MB
791.66/791.85	c total #watches: 577280
797.16/797.31	c total #propagations: 90279630 / total #impl: 5150441139 (eff. 0.018)
797.16/797.31	c #Conflicts:     194000 | #Learnt:      12805 | 0.089
797.16/797.31	c total clause space: 78.2603MB
797.16/797.31	c total #watches: 622371
803.86/804.08	c total #propagations: 90724566 / total #impl: 5173020980 (eff. 0.018)
803.86/804.08	c #Conflicts:     195000 | #Learnt:      13805 | 0.088
803.86/804.08	c total clause space: 78.2603MB
803.86/804.08	c total #watches: 671668
810.06/810.29	c total #propagations: 91369331 / total #impl: 5210028541 (eff. 0.018)
810.06/810.29	c #Conflicts:     196000 | #Learnt:      14805 | 0.088
810.06/810.29	c total clause space: 78.2603MB
810.06/810.29	c total #watches: 705515
816.06/816.28	c total #propagations: 91919344 / total #impl: 5239806434 (eff. 0.018)
816.06/816.28	c #Conflicts:     197000 | #Learnt:      15805 | 0.087
816.06/816.28	c total clause space: 78.2603MB
816.06/816.28	c total #watches: 749850
824.05/824.25	c total #propagations: 92432473 / total #impl: 5270527685 (eff. 0.018)
824.05/824.25	c #Conflicts:     198000 | #Learnt:      16805 | 0.087
824.05/824.25	c total clause space: 78.2603MB
824.05/824.25	c total #watches: 792985
832.15/832.34	c total #propagations: 93025202 / total #impl: 5310738211 (eff. 0.018)
832.15/832.34	c #Conflicts:     199000 | #Learnt:      17805 | 0.086
832.15/832.34	c total clause space: 78.2603MB
832.15/832.34	c total #watches: 845298
842.35/842.58	c total #propagations: 93687156 / total #impl: 5350647129 (eff. 0.018)
842.35/842.58	c #Conflicts:     200000 | #Learnt:      18805 | 0.086
842.35/842.58	c total clause space: 78.2603MB
842.35/842.58	c total #watches: 887880
853.85/854.02	c total #propagations: 94279629 / total #impl: 5393389142 (eff. 0.017)
853.85/854.02	c #Conflicts:     201000 | #Learnt:      19805 | 0.086
853.85/854.02	c total clause space: 78.2603MB
853.85/854.02	c total #watches: 936937
862.45/862.65	c total #propagations: 94879435 / total #impl: 5439439315 (eff. 0.017)
862.45/862.65	c GC COLLECT
862.45/862.65	c #Conflicts:     202000 | #Learnt:      10297 | 0.085
862.45/862.65	c total clause space: 78.2603MB
862.45/862.65	c total #watches: 568990
868.05/868.24	c total #propagations: 95275872 / total #impl: 5468075021 (eff. 0.017)
868.05/868.24	c #Conflicts:     203000 | #Learnt:      11297 | 0.085
868.05/868.24	c total clause space: 78.2603MB
868.05/868.24	c total #watches: 596681
875.74/875.97	c total #propagations: 95695006 / total #impl: 5490593635 (eff. 0.017)
875.74/875.97	c #Conflicts:     204000 | #Learnt:      12297 | 0.084
875.74/875.97	c total clause space: 78.2603MB
875.74/875.97	c total #watches: 655998
885.35/885.52	c total #propagations: 96235654 / total #impl: 5524937400 (eff. 0.017)
885.35/885.52	c #Conflicts:     205000 | #Learnt:      13297 | 0.084
885.35/885.52	c total clause space: 78.2603MB
885.35/885.52	c total #watches: 709719
892.94/893.16	c total #propagations: 96836166 / total #impl: 5567977617 (eff. 0.017)
892.94/893.16	c #Conflicts:     206000 | #Learnt:      14297 | 0.084
892.94/893.16	c total clause space: 78.2603MB
892.94/893.16	c total #watches: 761308
900.24/900.44	c total #propagations: 97283726 / total #impl: 5603579533 (eff. 0.017)
900.24/900.44	c #Conflicts:     207000 | #Learnt:      15297 | 0.083
900.24/900.44	c total clause space: 78.2603MB
900.24/900.44	c total #watches: 829615
908.14/908.37	c total #propagations: 97701009 / total #impl: 5637913402 (eff. 0.017)
908.14/908.37	c #Conflicts:     208000 | #Learnt:      16297 | 0.083
908.14/908.37	c total clause space: 78.2603MB
908.14/908.37	c total #watches: 912119
918.54/918.75	c total #propagations: 98179514 / total #impl: 5679441449 (eff. 0.017)
918.54/918.75	c #Conflicts:     209000 | #Learnt:      17297 | 0.083
918.54/918.75	c total clause space: 78.2603MB
918.54/918.75	c total #watches: 982287
927.83/928.09	c total #propagations: 98688504 / total #impl: 5729841001 (eff. 0.017)
927.83/928.09	c #Conflicts:     210000 | #Learnt:      18297 | 0.082
927.83/928.09	c total clause space: 78.2603MB
927.83/928.09	c total #watches: 1038987
935.33/935.52	c total #propagations: 99078684 / total #impl: 5772237776 (eff. 0.017)
935.33/935.52	c #Conflicts:     211000 | #Learnt:      19297 | 0.082
935.33/935.52	c total clause space: 78.2603MB
935.33/935.52	c total #watches: 1090809
943.83/944.00	c total #propagations: 99365087 / total #impl: 5801155670 (eff. 0.017)
943.83/944.00	c #Conflicts:     212000 | #Learnt:      20297 | 0.081
943.83/944.00	c total clause space: 78.2603MB
943.83/944.00	c total #watches: 1147644
952.54/952.77	c total #propagations: 99638865 / total #impl: 5832399551 (eff. 0.017)
952.54/952.77	c GC COLLECT
952.54/952.77	c #Conflicts:     213000 | #Learnt:       9862 | 0.081
952.54/952.77	c total clause space: 78.2603MB
952.54/952.77	c total #watches: 706592
958.33/958.55	c total #propagations: 99891482 / total #impl: 5864113675 (eff. 0.017)
958.33/958.55	c #Conflicts:     214000 | #Learnt:      10862 | 0.081
958.33/958.55	c total clause space: 78.2603MB
958.33/958.55	c total #watches: 767195
964.73/964.95	c total #propagations: 100281822 / total #impl: 5900222444 (eff. 0.017)
964.73/964.95	c #Conflicts:     215000 | #Learnt:      11862 | 0.080
964.73/964.95	c total clause space: 78.2603MB
964.73/964.95	c total #watches: 822440
971.63/971.82	c total #propagations: 100669620 / total #impl: 5936515115 (eff. 0.017)
971.63/971.82	c #Conflicts:     216000 | #Learnt:      12862 | 0.080
971.63/971.82	c total clause space: 78.2603MB
971.63/971.82	c total #watches: 877229
978.52/978.76	c total #propagations: 101120023 / total #impl: 5973740481 (eff. 0.017)
978.52/978.76	c #Conflicts:     217000 | #Learnt:      13862 | 0.080
978.52/978.76	c total clause space: 78.2603MB
978.52/978.76	c total #watches: 921326
987.63/987.88	c total #propagations: 101419914 / total #impl: 6003420570 (eff. 0.017)
987.63/987.88	c #Conflicts:     218000 | #Learnt:      14862 | 0.079
987.63/987.88	c total clause space: 78.2603MB
987.63/987.88	c total #watches: 962058
997.43/997.66	c total #propagations: 101754628 / total #impl: 6040234590 (eff. 0.017)
997.43/997.66	c #Conflicts:     219000 | #Learnt:      15862 | 0.079
997.43/997.66	c total clause space: 78.2603MB
997.43/997.66	c total #watches: 1017021
1007.53/1007.71	c total #propagations: 102079258 / total #impl: 6083566684 (eff. 0.017)
1007.53/1007.71	c #Conflicts:     220000 | #Learnt:      16862 | 0.078
1007.53/1007.71	c total clause space: 78.2603MB
1007.53/1007.71	c total #watches: 1066960
1016.63/1016.89	c total #propagations: 102415454 / total #impl: 6124032017 (eff. 0.017)
1016.63/1016.89	c #Conflicts:     221000 | #Learnt:      17862 | 0.081
1016.63/1016.89	c total clause space: 78.2603MB
1016.63/1016.89	c total #watches: 1113877
1021.02/1021.28	c total #propagations: 102697049 / total #impl: 6161919334 (eff. 0.017)
1021.02/1021.28	c #Conflicts:     222000 | #Learnt:      18862 | 0.107
1021.02/1021.28	c total clause space: 78.2603MB
1021.02/1021.28	c total #watches: 1318478
1025.13/1025.37	c total #propagations: 103022085 / total #impl: 6178667503 (eff. 0.017)
1025.13/1025.37	c #Conflicts:     223000 | #Learnt:      19862 | 0.107
1025.13/1025.37	c total clause space: 78.2603MB
1025.13/1025.37	c total #watches: 1384115
1029.43/1029.68	c total #propagations: 103174309 / total #impl: 6190743077 (eff. 0.017)
1029.43/1029.68	c #Conflicts:     224000 | #Learnt:      20862 | 0.106
1029.43/1029.68	c total clause space: 127.173MB
1029.43/1029.68	c total #watches: 1446883
1034.82/1035.00	c total #propagations: 103344844 / total #impl: 6203267936 (eff. 0.017)
1034.82/1035.00	c GC COLLECT
1034.82/1035.00	c #Conflicts:     225000 | #Learnt:      10601 | 0.106
1034.82/1035.00	c total clause space: 127.173MB
1034.82/1035.00	c total #watches: 834492
1037.82/1038.02	c total #propagations: 103573676 / total #impl: 6220930799 (eff. 0.017)
1037.82/1038.02	c #Conflicts:     226000 | #Learnt:      11601 | 0.105
1037.82/1038.02	c total clause space: 127.173MB
1037.82/1038.02	c total #watches: 897425
1043.32/1043.51	c total #propagations: 103725797 / total #impl: 6235570424 (eff. 0.017)
1043.32/1043.51	c #Conflicts:     227000 | #Learnt:      12601 | 0.105
1043.32/1043.51	c total clause space: 127.173MB
1043.32/1043.51	c total #watches: 974486
1049.02/1049.21	c total #propagations: 103898141 / total #impl: 6255181716 (eff. 0.017)
1049.02/1049.21	c #Conflicts:     228000 | #Learnt:      13601 | 0.104
1049.02/1049.21	c total clause space: 127.173MB
1049.02/1049.21	c total #watches: 1031483
1055.93/1056.14	c total #propagations: 104023714 / total #impl: 6273182116 (eff. 0.017)
1055.93/1056.14	c #Conflicts:     229000 | #Learnt:      14601 | 0.104
1055.93/1056.14	c total clause space: 127.173MB
1055.93/1056.14	c total #watches: 1158595
1063.82/1064.03	c total #propagations: 104172641 / total #impl: 6297465617 (eff. 0.017)
1063.82/1064.03	c #Conflicts:     230000 | #Learnt:      15601 | 0.103
1063.82/1064.03	c total clause space: 127.173MB
1063.82/1064.03	c total #watches: 1298581
1071.02/1071.25	c total #propagations: 104339543 / total #impl: 6322999887 (eff. 0.017)
1071.02/1071.25	c #Conflicts:     231000 | #Learnt:      16601 | 0.103
1071.02/1071.25	c total clause space: 127.173MB
1071.02/1071.25	c total #watches: 1383693
1083.51/1083.74	c total #propagations: 104489738 / total #impl: 6351101905 (eff. 0.016)
1083.51/1083.74	c #Conflicts:     232000 | #Learnt:      17601 | 0.102
1083.51/1083.74	c total clause space: 127.173MB
1083.51/1083.74	c total #watches: 1431048
1094.21/1094.47	c total #propagations: 104930377 / total #impl: 6380902791 (eff. 0.016)
1094.21/1094.47	c #Conflicts:     233000 | #Learnt:      18601 | 0.104
1094.21/1094.47	c total clause space: 127.173MB
1094.21/1094.47	c total #watches: 1480373
1127.41/1127.61	c total #propagations: 105327888 / total #impl: 6407583594 (eff. 0.016)
1127.41/1127.61	c #Conflicts:     234000 | #Learnt:      19601 | 0.104
1127.41/1127.61	c total clause space: 127.173MB
1127.41/1127.61	c total #watches: 1546491
1143.40/1143.60	c total #propagations: 105875356 / total #impl: 6468334513 (eff. 0.016)
1143.40/1143.60	c #Conflicts:     235000 | #Learnt:      20601 | 0.103
1143.40/1143.60	c total clause space: 127.173MB
1143.40/1143.60	c total #watches: 1583967
1153.60/1153.90	c total #propagations: 106382280 / total #impl: 6503642598 (eff. 0.016)
1153.60/1153.90	c #Conflicts:     236000 | #Learnt:      21601 | 0.103
1153.60/1153.90	c total clause space: 127.173MB
1153.60/1153.90	c total #watches: 1618200
1164.00/1164.25	c total #propagations: 106884418 / total #impl: 6535550921 (eff. 0.016)
1164.00/1164.25	c GC COLLECT
1164.00/1164.25	c #Conflicts:     237000 | #Learnt:      10489 | 0.102
1164.00/1164.25	c total clause space: 127.173MB
1164.00/1164.25	c total #watches: 863790
1167.40/1167.68	c total #propagations: 107436072 / total #impl: 6562185714 (eff. 0.016)
1167.40/1167.68	c #Conflicts:     238000 | #Learnt:      11489 | 0.102
1167.40/1167.68	c total clause space: 127.173MB
1167.40/1167.68	c total #watches: 892960
1171.80/1172.07	c total #propagations: 107878645 / total #impl: 6578232129 (eff. 0.016)
1171.80/1172.07	c #Conflicts:     239000 | #Learnt:      12489 | 0.102
1171.80/1172.07	c total clause space: 127.173MB
1171.80/1172.07	c total #watches: 913854
1189.60/1189.89	c total #propagations: 108215514 / total #impl: 6588242189 (eff. 0.016)
1189.60/1189.89	c #Conflicts:     240000 | #Learnt:      13489 | 0.101
1189.60/1189.89	c total clause space: 127.173MB
1189.60/1189.89	c total #watches: 950342
1202.29/1202.57	c total #propagations: 109051229 / total #impl: 6626570372 (eff. 0.016)
1202.29/1202.57	c #Conflicts:     241000 | #Learnt:      14489 | 0.101
1202.29/1202.57	c total clause space: 127.173MB
1202.29/1202.57	c total #watches: 1001717
1209.99/1210.29	c total #propagations: 109718094 / total #impl: 6657984548 (eff. 0.016)
1209.99/1210.29	c #Conflicts:     242000 | #Learnt:      15489 | 0.100
1209.99/1210.29	c total clause space: 127.173MB
1209.99/1210.29	c total #watches: 1042708
1216.69/1216.92	c total #propagations: 110200239 / total #impl: 6682007387 (eff. 0.016)
1216.69/1216.92	c #Conflicts:     243000 | #Learnt:      16489 | 0.100
1216.69/1216.92	c total clause space: 127.173MB
1216.69/1216.92	c total #watches: 1075168
1220.59/1220.80	c total #propagations: 110589192 / total #impl: 6699348773 (eff. 0.017)
1220.59/1220.80	c #Conflicts:     244000 | #Learnt:      17489 | 0.100
1220.59/1220.80	c total clause space: 127.173MB
1220.59/1220.80	c total #watches: 1103000
1223.59/1223.83	c total #propagations: 110925569 / total #impl: 6711642071 (eff. 0.017)
1223.59/1223.83	c #Conflicts:     245000 | #Learnt:      18489 | 0.099
1223.59/1223.83	c total clause space: 127.173MB
1223.59/1223.83	c total #watches: 1135581
1226.79/1227.04	c total #propagations: 111248489 / total #impl: 6721633208 (eff. 0.017)
1226.79/1227.04	c #Conflicts:     246000 | #Learnt:      19489 | 0.099
1226.79/1227.04	c total clause space: 127.173MB
1226.79/1227.04	c total #watches: 1172742
1229.79/1230.08	c total #propagations: 111563104 / total #impl: 6732853610 (eff. 0.017)
1229.79/1230.08	c #Conflicts:     247000 | #Learnt:      20489 | 0.098
1229.79/1230.08	c total clause space: 127.173MB
1229.79/1230.08	c total #watches: 1204229
1234.79/1235.09	c total #propagations: 111807496 / total #impl: 6742087524 (eff. 0.017)
1234.79/1235.09	c #Conflicts:     248000 | #Learnt:      21489 | 0.098
1234.79/1235.09	c total clause space: 127.173MB
1234.79/1235.09	c total #watches: 1254473
1243.99/1244.26	c total #propagations: 112087491 / total #impl: 6758920847 (eff. 0.017)
1243.99/1244.26	c GC COLLECT
1243.99/1244.26	c #Conflicts:     249000 | #Learnt:       9655 | 0.098
1243.99/1244.26	c total clause space: 127.173MB
1243.99/1244.26	c total #watches: 525052
1246.79/1247.03	c total #propagations: 112431017 / total #impl: 6782364008 (eff. 0.017)
1246.79/1247.03	c #Conflicts:     250000 | #Learnt:      10655 | 0.097
1246.79/1247.03	c total clause space: 127.173MB
1246.79/1247.03	c total #watches: 571218
1251.39/1251.69	c total #propagations: 112787445 / total #impl: 6803003952 (eff. 0.017)
1251.39/1251.69	c #Conflicts:     251000 | #Learnt:      11655 | 0.097
1251.39/1251.69	c total clause space: 127.173MB
1251.39/1251.69	c total #watches: 611896
1255.59/1255.88	c total #propagations: 113180193 / total #impl: 6824480560 (eff. 0.017)
1255.59/1255.88	c #Conflicts:     252000 | #Learnt:      12655 | 0.097
1255.59/1255.88	c total clause space: 127.173MB
1255.59/1255.88	c total #watches: 650178
1261.59/1261.89	c total #propagations: 113517634 / total #impl: 6840603502 (eff. 0.017)
1261.59/1261.89	c #Conflicts:     253000 | #Learnt:      13655 | 0.096
1261.59/1261.89	c total clause space: 127.173MB
1261.59/1261.89	c total #watches: 670851
1266.18/1266.44	c total #propagations: 113934334 / total #impl: 6860755720 (eff. 0.017)
1266.18/1266.44	c #Conflicts:     254000 | #Learnt:      14655 | 0.096
1266.18/1266.44	c total clause space: 127.173MB
1266.18/1266.44	c total #watches: 691637
1270.98/1271.25	c total #propagations: 114206863 / total #impl: 6873559939 (eff. 0.017)
1270.98/1271.25	c #Conflicts:     255000 | #Learnt:      15655 | 0.095
1270.98/1271.25	c total clause space: 127.173MB
1270.98/1271.26	c total #watches: 707382
1276.48/1276.70	c total #propagations: 114553352 / total #impl: 6886932474 (eff. 0.017)
1276.48/1276.70	c #Conflicts:     256000 | #Learnt:      16655 | 0.095
1276.48/1276.70	c total clause space: 127.173MB
1276.48/1276.70	c total #watches: 727494
1281.08/1281.39	c total #propagations: 115006129 / total #impl: 6907179302 (eff. 0.017)
1281.08/1281.39	c #Conflicts:     257000 | #Learnt:      17655 | 0.095
1281.08/1281.39	c total clause space: 127.173MB
1281.08/1281.39	c total #watches: 755956
1286.38/1286.66	c total #propagations: 115400818 / total #impl: 6925248346 (eff. 0.017)
1286.38/1286.66	c #Conflicts:     258000 | #Learnt:      18655 | 0.094
1286.38/1286.66	c total clause space: 127.173MB
1286.38/1286.66	c total #watches: 784167
1291.88/1292.16	c total #propagations: 115726359 / total #impl: 6942611074 (eff. 0.017)
1291.88/1292.16	c #Conflicts:     259000 | #Learnt:      19655 | 0.094
1291.88/1292.16	c total clause space: 127.173MB
1291.88/1292.16	c total #watches: 809884
1298.28/1298.50	c total #propagations: 116020462 / total #impl: 6958788315 (eff. 0.017)
1298.28/1298.50	c #Conflicts:     260000 | #Learnt:      20655 | 0.094
1298.28/1298.50	c total clause space: 127.173MB
1298.28/1298.50	c total #watches: 852067
1307.38/1307.67	c total #propagations: 116422583 / total #impl: 6979750640 (eff. 0.017)
1307.38/1307.67	c #Conflicts:     261000 | #Learnt:      21655 | 0.093
1307.38/1307.67	c total clause space: 127.173MB
1307.38/1307.67	c total #watches: 904144
1311.88/1312.11	c total #propagations: 116858234 / total #impl: 7008633538 (eff. 0.017)
1311.88/1312.11	c GC COLLECT
1311.88/1312.11	c #Conflicts:     262000 | #Learnt:      10415 | 0.093
1311.88/1312.11	c total clause space: 127.173MB
1311.88/1312.11	c total #watches: 476614
1317.17/1317.45	c total #propagations: 117441226 / total #impl: 7036191193 (eff. 0.017)
1317.17/1317.45	c #Conflicts:     263000 | #Learnt:      11415 | 0.093
1317.17/1317.45	c total clause space: 127.173MB
1317.17/1317.45	c total #watches: 515936
1323.67/1323.90	c total #propagations: 118059522 / total #impl: 7062901538 (eff. 0.017)
1323.67/1323.90	c #Conflicts:     264000 | #Learnt:      12415 | 0.092
1323.67/1323.90	c total clause space: 127.173MB
1323.67/1323.90	c total #watches: 566475
1327.37/1327.65	c total #propagations: 118923137 / total #impl: 7107303342 (eff. 0.017)
1327.37/1327.65	c #Conflicts:     265000 | #Learnt:      13415 | 0.092
1327.37/1327.65	c total clause space: 127.173MB
1327.37/1327.65	c total #watches: 580815
1333.67/1333.96	c total #propagations: 119339080 / total #impl: 7120070205 (eff. 0.017)
1333.67/1333.96	c #Conflicts:     266000 | #Learnt:      14415 | 0.092
1333.67/1333.96	c total clause space: 127.173MB
1333.67/1333.96	c total #watches: 632707
1340.97/1341.27	c total #propagations: 120014680 / total #impl: 7155679561 (eff. 0.017)
1340.97/1341.27	c #Conflicts:     267000 | #Learnt:      15415 | 0.091
1340.97/1341.27	c total clause space: 127.173MB
1340.97/1341.27	c total #watches: 679631
1349.17/1349.42	c total #propagations: 120556980 / total #impl: 7186410724 (eff. 0.017)
1349.17/1349.42	c #Conflicts:     268000 | #Learnt:      16415 | 0.091
1349.17/1349.42	c total clause space: 127.173MB
1349.17/1349.42	c total #watches: 731216
1356.18/1356.43	c total #propagations: 121218921 / total #impl: 7231456909 (eff. 0.017)
1356.18/1356.43	c #Conflicts:     269000 | #Learnt:      17415 | 0.091
1356.18/1356.43	c total clause space: 127.173MB
1356.18/1356.43	c total #watches: 787682
1360.27/1360.54	c total #propagations: 121781851 / total #impl: 7271441768 (eff. 0.017)
1360.27/1360.54	c #Conflicts:     270000 | #Learnt:      18415 | 0.090
1360.27/1360.54	c total clause space: 127.173MB
1360.27/1360.54	c total #watches: 903286
1368.57/1368.82	c total #propagations: 122059433 / total #impl: 7292282458 (eff. 0.017)
1368.57/1368.82	c #Conflicts:     271000 | #Learnt:      19415 | 0.090
1368.57/1368.82	c total clause space: 127.173MB
1368.57/1368.82	c total #watches: 956036
1375.27/1375.54	c total #propagations: 122340093 / total #impl: 7323448579 (eff. 0.017)
1375.27/1375.54	c #Conflicts:     272000 | #Learnt:      20415 | 0.090
1375.27/1375.54	c total clause space: 127.173MB
1375.27/1375.54	c total #watches: 1008151
1385.36/1385.69	c total #propagations: 122575007 / total #impl: 7348458322 (eff. 0.017)
1385.36/1385.69	c #Conflicts:     273000 | #Learnt:      21415 | 0.089
1385.36/1385.69	c total clause space: 127.173MB
1385.36/1385.69	c total #watches: 1062817
1394.86/1395.17	c total #propagations: 122868243 / total #impl: 7384440209 (eff. 0.017)
1394.86/1395.17	c GC COLLECT
1394.86/1395.17	c #Conflicts:     274000 | #Learnt:       9776 | 0.089
1394.86/1395.17	c total clause space: 127.173MB
1394.86/1395.17	c total #watches: 673534
1400.76/1401.05	c total #propagations: 123145966 / total #impl: 7420799591 (eff. 0.017)
1400.76/1401.05	c #Conflicts:     275000 | #Learnt:      10776 | 0.089
1400.76/1401.05	c total clause space: 127.173MB
1400.76/1401.05	c total #watches: 749563
1410.76/1411.04	c total #propagations: 123415999 / total #impl: 7445845348 (eff. 0.017)
1410.76/1411.04	c #Conflicts:     276000 | #Learnt:      11776 | 0.088
1410.76/1411.04	c total clause space: 127.173MB
1410.76/1411.04	c total #watches: 808618
1422.86/1423.11	c total #propagations: 123801566 / total #impl: 7490673001 (eff. 0.017)
1422.86/1423.11	c #Conflicts:     277000 | #Learnt:      12776 | 0.088
1422.86/1423.11	c total clause space: 127.173MB
1422.86/1423.11	c total #watches: 875178
1437.36/1437.62	c total #propagations: 124332703 / total #impl: 7550999579 (eff. 0.016)
1437.36/1437.62	c #Conflicts:     278000 | #Learnt:      13776 | 0.088
1437.36/1437.62	c total clause space: 127.173MB
1437.36/1437.62	c total #watches: 921725
1451.45/1451.72	c total #propagations: 124986667 / total #impl: 7608362191 (eff. 0.016)
1451.45/1451.72	c #Conflicts:     279000 | #Learnt:      14776 | 0.088
1451.45/1451.72	c total clause space: 127.173MB
1451.45/1451.72	c total #watches: 967260
1463.55/1463.88	c total #propagations: 125607856 / total #impl: 7666485602 (eff. 0.016)
1463.55/1463.88	c #Conflicts:     280000 | #Learnt:      15776 | 0.087
1463.55/1463.88	c total clause space: 127.173MB
1463.55/1463.88	c total #watches: 1011264
1473.55/1473.80	c total #propagations: 126142081 / total #impl: 7710951655 (eff. 0.016)
1473.55/1473.80	c #Conflicts:     281000 | #Learnt:      16776 | 0.087
1473.55/1473.80	c total clause space: 127.173MB
1473.55/1473.80	c total #watches: 1050705
1485.25/1485.59	c total #propagations: 126548537 / total #impl: 7747400719 (eff. 0.016)
1485.25/1485.59	c #Conflicts:     282000 | #Learnt:      17776 | 0.087
1485.25/1485.59	c total clause space: 127.173MB
1485.25/1485.59	c total #watches: 1088574
1497.05/1497.38	c total #propagations: 126966444 / total #impl: 7780579632 (eff. 0.016)
1497.05/1497.38	c #Conflicts:     283000 | #Learnt:      18776 | 0.086
1497.05/1497.38	c total clause space: 127.173MB
1497.05/1497.38	c total #watches: 1137196
1508.85/1509.12	c total #propagations: 127337080 / total #impl: 7819591603 (eff. 0.016)
1508.85/1509.12	c #Conflicts:     284000 | #Learnt:      19776 | 0.086
1508.85/1509.12	c total clause space: 127.173MB
1508.85/1509.12	c total #watches: 1181359
1516.54/1516.83	c total #propagations: 127718876 / total #impl: 7856796684 (eff. 0.016)
1516.54/1516.83	c #Conflicts:     285000 | #Learnt:      20776 | 0.086
1516.54/1516.83	c total clause space: 127.173MB
1516.54/1516.83	c total #watches: 1205681
1528.44/1528.77	c total #propagations: 127951955 / total #impl: 7874162364 (eff. 0.016)
1528.44/1528.77	c #Conflicts:     286000 | #Learnt:      21776 | 0.085
1528.44/1528.77	c total clause space: 127.173MB
1528.44/1528.77	c total #watches: 1230903
1541.44/1541.72	c total #propagations: 128451117 / total #impl: 7907301485 (eff. 0.016)
1541.44/1541.72	c GC COLLECT
1541.44/1541.72	c #Conflicts:     287000 | #Learnt:       9621 | 0.085
1541.44/1541.72	c total clause space: 127.173MB
1541.44/1541.72	c total #watches: 538934
1547.64/1547.93	c total #propagations: 128962875 / total #impl: 7951554860 (eff. 0.016)
1547.64/1547.93	c #Conflicts:     288000 | #Learnt:      10621 | 0.085
1547.64/1547.93	c total clause space: 127.173MB
1547.64/1547.93	c total #watches: 597040
1552.74/1553.04	c total #propagations: 129697824 / total #impl: 7997526171 (eff. 0.016)
1552.74/1553.04	c #Conflicts:     289000 | #Learnt:      11621 | 0.085
1552.74/1553.04	c total clause space: 127.173MB
1552.74/1553.04	c total #watches: 671301
1558.34/1558.60	c total #propagations: 130175531 / total #impl: 8028620383 (eff. 0.016)
1558.34/1558.60	c #Conflicts:     290000 | #Learnt:      12621 | 0.084
1558.34/1558.60	c total clause space: 127.173MB
1558.34/1558.60	c total #watches: 761464
1568.53/1568.81	c total #propagations: 130617910 / total #impl: 8064781065 (eff. 0.016)
1568.53/1568.81	c #Conflicts:     291000 | #Learnt:      13621 | 0.084
1568.53/1568.81	c total clause space: 127.173MB
1568.53/1568.81	c total #watches: 798794
1578.63/1578.98	c total #propagations: 131128567 / total #impl: 8106815112 (eff. 0.016)
1578.63/1578.98	c #Conflicts:     292000 | #Learnt:      14621 | 0.084
1578.63/1578.98	c total clause space: 127.173MB
1578.63/1578.98	c total #watches: 817864
1590.34/1590.61	c total #propagations: 131629101 / total #impl: 8141957351 (eff. 0.016)
1590.34/1590.61	c #Conflicts:     293000 | #Learnt:      15621 | 0.083
1590.34/1590.61	c total clause space: 127.173MB
1590.34/1590.61	c total #watches: 858737
1601.83/1602.11	c total #propagations: 132123360 / total #impl: 8180859354 (eff. 0.016)
1601.83/1602.11	c #Conflicts:     294000 | #Learnt:      16621 | 0.083
1601.83/1602.11	c total clause space: 127.173MB
1601.83/1602.11	c total #watches: 908738
1616.23/1616.59	c total #propagations: 132717539 / total #impl: 8227847343 (eff. 0.016)
1616.23/1616.59	c #Conflicts:     295000 | #Learnt:      17621 | 0.083
1616.23/1616.59	c total clause space: 127.173MB
1616.23/1616.59	c total #watches: 960735
1628.63/1628.91	c total #propagations: 133324398 / total #impl: 8278584101 (eff. 0.016)
1628.63/1628.91	c #Conflicts:     296000 | #Learnt:      18621 | 0.083
1628.63/1628.91	c total clause space: 127.173MB
1628.63/1628.91	c total #watches: 1005783
1641.82/1642.11	c total #propagations: 133837875 / total #impl: 8318415129 (eff. 0.016)
1641.82/1642.11	c #Conflicts:     297000 | #Learnt:      19621 | 0.082
1641.82/1642.11	c total clause space: 127.173MB
1641.82/1642.11	c total #watches: 1029515
1649.83/1650.17	c total #propagations: 134417513 / total #impl: 8354452849 (eff. 0.016)
1649.83/1650.17	c #Conflicts:     298000 | #Learnt:      20621 | 0.082
1649.83/1650.17	c total clause space: 127.173MB
1649.83/1650.17	c total #watches: 1048661
1658.32/1658.69	c total #propagations: 134751604 / total #impl: 8373625404 (eff. 0.016)
1658.32/1658.69	c #Conflicts:     299000 | #Learnt:      21621 | 0.082
1658.32/1658.69	c total clause space: 127.173MB
1658.32/1658.69	c total #watches: 1067386
1669.02/1669.31	c total #propagations: 135103423 / total #impl: 8395851160 (eff. 0.016)
1669.02/1669.31	c #Conflicts:     300000 | #Learnt:      22621 | 0.081
1669.02/1669.31	c total clause space: 127.173MB
1669.02/1669.31	c total #watches: 1097525
1675.52/1675.82	c total #propagations: 135516441 / total #impl: 8424936292 (eff. 0.016)
1675.52/1675.82	c GC COLLECT
1675.52/1675.82	c #Conflicts:     301000 | #Learnt:      10608 | 0.081
1675.52/1675.82	c total clause space: 127.173MB
1675.52/1675.82	c total #watches: 531181
1679.82/1680.13	c total #propagations: 135863136 / total #impl: 8445364377 (eff. 0.016)
1679.82/1680.13	c #Conflicts:     302000 | #Learnt:      11608 | 0.081
1679.82/1680.13	c total clause space: 127.173MB
1679.82/1680.13	c total #watches: 561411
1683.82/1684.20	c total #propagations: 136203941 / total #impl: 8461648785 (eff. 0.016)
1683.82/1684.20	c #Conflicts:     303000 | #Learnt:      12608 | 0.081
1683.82/1684.20	c total clause space: 127.173MB
1683.82/1684.20	c total #watches: 601435
1690.42/1690.71	c total #propagations: 136533076 / total #impl: 8478061644 (eff. 0.016)
1690.42/1690.71	c #Conflicts:     304000 | #Learnt:      13608 | 0.080
1690.42/1690.71	c total clause space: 127.173MB
1690.42/1690.71	c total #watches: 625417
1696.82/1697.19	c total #propagations: 136897034 / total #impl: 8499551781 (eff. 0.016)
1696.82/1697.19	c #Conflicts:     305000 | #Learnt:      14608 | 0.080
1696.82/1697.19	c total clause space: 127.173MB
1696.82/1697.19	c total #watches: 668212
1706.11/1706.40	c total #propagations: 137342147 / total #impl: 8527165916 (eff. 0.016)
1706.11/1706.40	c #Conflicts:     306000 | #Learnt:      15608 | 0.080
1706.11/1706.40	c total clause space: 127.173MB
1706.11/1706.40	c total #watches: 700856
1715.41/1715.78	c total #propagations: 138064620 / total #impl: 8565608804 (eff. 0.016)
1715.41/1715.78	c #Conflicts:     307000 | #Learnt:      16608 | 0.080
1715.41/1715.78	c total clause space: 127.173MB
1715.41/1715.78	c total #watches: 743100
1723.11/1723.48	c total #propagations: 138624082 / total #impl: 8603901106 (eff. 0.016)
1723.11/1723.48	c #Conflicts:     308000 | #Learnt:      17608 | 0.079
1723.11/1723.48	c total clause space: 127.173MB
1723.11/1723.48	c total #watches: 800995
1735.01/1735.35	c total #propagations: 139098739 / total #impl: 8637534844 (eff. 0.016)
1735.01/1735.35	c #Conflicts:     309000 | #Learnt:      18608 | 0.079
1735.01/1735.35	c total clause space: 127.173MB
1735.01/1735.35	c total #watches: 828595
1745.51/1745.87	c total #propagations: 139573411 / total #impl: 8672152259 (eff. 0.016)
1745.51/1745.87	c #Conflicts:     310000 | #Learnt:      19608 | 0.079
1745.51/1745.87	c total clause space: 127.173MB
1745.51/1745.87	c total #watches: 861104
1753.11/1753.42	c total #propagations: 140009054 / total #impl: 8700019683 (eff. 0.016)
1753.11/1753.42	c #Conflicts:     311000 | #Learnt:      20608 | 0.079
1753.11/1753.42	c total clause space: 127.173MB
1753.11/1753.42	c total #watches: 887527
1764.30/1764.69	c total #propagations: 140325649 / total #impl: 8718325780 (eff. 0.016)
1764.30/1764.69	c #Conflicts:     312000 | #Learnt:      21608 | 0.078
1764.30/1764.69	c total clause space: 127.173MB
1764.30/1764.69	c total #watches: 910493
1774.70/1775.09	c total #propagations: 140756640 / total #impl: 8748195208 (eff. 0.016)
1774.70/1775.09	c #Conflicts:     313000 | #Learnt:      22608 | 0.078
1774.70/1775.09	c total clause space: 127.173MB
1774.70/1775.09	c total #watches: 938430
1786.90/1787.27	c total #propagations: 141154743 / total #impl: 8778257720 (eff. 0.016)
1786.90/1787.27	c #Conflicts:     314000 | #Learnt:      23608 | 0.078
1786.90/1787.27	c total clause space: 127.173MB
1786.90/1787.27	c total #watches: 968137
1793.20/1793.58	c total #propagations: 141581465 / total #impl: 8815611025 (eff. 0.016)
1793.20/1793.58	c GC COLLECT
1793.20/1793.58	c #Conflicts:     315000 | #Learnt:      10720 | 0.078
1793.20/1793.58	c total clause space: 127.173MB
1793.20/1793.58	c total #watches: 518633
1797.80/1798.15	c total #propagations: 142050268 / total #impl: 8843888307 (eff. 0.016)
1797.80/1798.15	c #Conflicts:     316000 | #Learnt:      11720 | 0.077
1797.80/1798.15	c total clause space: 127.173MB
1797.80/1798.15	c total #watches: 545044

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

pid=21945
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.31 2.27 2.25 3/176 21948
/proc/meminfo: memFree=29964524/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 256 0 0 0 0 0 0 0 20 0 1 0 25519931 57319424 6780 33554432000 4194304 6211289 140736356999408 140735474265864 4206563 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 13994 6780 98 493 0 13491 0

[startup+0.100166 s]
/proc/loadavg: 2.31 2.27 2.25 3/176 21948
/proc/meminfo: memFree=29964524/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=64232 CPUtime=0.09 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 1690 0 0 0 8 1 0 0 20 0 1 0 25519931 65773568 14056 33554432000 4194304 6211289 140736356999408 140735474265864 5158586 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 16058 14056 144 493 0 15555 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64232

[startup+0.200364 s]
/proc/loadavg: 2.31 2.27 2.25 3/176 21948
/proc/meminfo: memFree=29964524/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=70000 CPUtime=0.19 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 2617 0 0 0 18 1 0 0 20 0 1 0 25519931 71680000 15718 33554432000 4194304 6211289 140736356999408 140735474265864 4209532 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 17500 15718 150 493 0 16997 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 70000

[startup+0.300344 s]
/proc/loadavg: 2.31 2.27 2.25 3/176 21948
/proc/meminfo: memFree=29964524/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=70000 CPUtime=0.29 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 2617 0 0 0 28 1 0 0 20 0 1 0 25519931 71680000 15718 33554432000 4194304 6211289 140736356999408 140735474265864 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 17500 15718 150 493 0 16997 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70000

[startup+0.700284 s]
/proc/loadavg: 2.31 2.27 2.25 3/176 21948
/proc/meminfo: memFree=29964524/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=88512 CPUtime=0.68 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 5056 0 0 0 67 1 0 0 20 0 1 0 25519931 90636288 18911 33554432000 4194304 6211289 140736356999408 140736356997640 4209221 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 22128 18911 204 493 0 21625 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 88512

[startup+1.50023 s]
/proc/loadavg: 2.31 2.27 2.25 3/177 21949
/proc/meminfo: memFree=29889668/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=88644 CPUtime=1.48 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 5140 0 0 0 147 1 0 0 20 0 1 0 25519931 90771456 18983 33554432000 4194304 6211289 140736356999408 140736356997320 4215203 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 22161 18983 204 493 0 21658 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88644

[startup+3.10024 s]
/proc/loadavg: 2.28 2.27 2.25 3/177 21949
/proc/meminfo: memFree=29888800/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=88776 CPUtime=3.08 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 5203 0 0 0 307 1 0 0 20 0 1 0 25519931 90906624 19032 33554432000 4194304 6211289 140736356999408 140736356997320 4209530 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 22194 19032 204 493 0 21691 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 88776

[startup+6.30023 s]
/proc/loadavg: 2.28 2.27 2.25 3/177 21949
/proc/meminfo: memFree=29872988/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=114616 CPUtime=6.29 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 7044 0 0 0 627 2 0 0 20 0 1 0 25519931 117366784 22994 33554432000 4194304 6211289 140736356999408 140736356997320 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 28654 22994 214 493 0 28151 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114616

[startup+12.7002 s]
/proc/loadavg: 2.32 2.28 2.25 3/177 21949
/proc/meminfo: memFree=29866260/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=117008 CPUtime=12.69 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 8543 0 0 0 1267 2 0 0 20 0 1 0 25519931 119816192 24703 33554432000 4194304 6211289 140736356999408 140736356997752 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 29252 24703 219 493 0 28749 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 117008

[startup+25.5003 s]
/proc/loadavg: 2.35 2.28 2.25 3/177 21949
/proc/meminfo: memFree=29864988/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=119040 CPUtime=25.49 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 9001 0 0 0 2547 2 0 0 20 0 1 0 25519931 121896960 25161 33554432000 4194304 6211289 140736356999408 140736356997752 4241818 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 29760 25161 219 493 0 29257 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119040

[startup+51.1003 s]
/proc/loadavg: 2.30 2.27 2.25 3/177 21949
/proc/meminfo: memFree=29821448/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=133048 CPUtime=51.08 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 10444 0 0 0 5105 3 0 0 20 0 1 0 25519931 136241152 27244 33554432000 4194304 6211289 140736356999408 140736356997752 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 33262 27244 219 493 0 32759 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 133048

[startup+102.3 s]
/proc/loadavg: 2.22 2.26 2.24 3/177 21950
/proc/meminfo: memFree=29761680/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=160356 CPUtime=102.28 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 12907 0 0 0 10224 4 0 0 20 0 1 0 25519931 164204544 33609 33554432000 4194304 6211289 140736356999408 140736356997752 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 40089 33609 219 493 0 39586 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 160356

[startup+162.3 s]
/proc/loadavg: 2.20 2.24 2.24 4/177 21951
/proc/meminfo: memFree=29728676/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=161780 CPUtime=162.26 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 13188 0 0 0 16222 4 0 0 20 0 1 0 25519931 165662720 34912 33554432000 4194304 6211289 140736356999408 140736356997752 5310294 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 40445 34912 219 493 0 39942 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 161780

[startup+222.307 s]
/proc/loadavg: 2.28 2.25 2.24 4/177 21953
/proc/meminfo: memFree=29680532/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=164140 CPUtime=222.26 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 13690 0 0 0 22221 5 0 0 20 0 1 0 25519931 168079360 35414 33554432000 4194304 6211289 140736356999408 140736356997752 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 41035 35414 219 493 0 40532 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 164140

[startup+282.3 s]
/proc/loadavg: 2.36 2.27 2.25 3/178 21957
/proc/meminfo: memFree=29669000/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=165476 CPUtime=282.25 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 13968 0 0 0 28220 5 0 0 20 0 1 0 25519931 169447424 35692 33554432000 4194304 6211289 140736356999408 140736356997752 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 41369 35692 219 493 0 40866 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 165476

[startup+342.3 s]
/proc/loadavg: 2.32 2.27 2.25 3/177 21958
/proc/meminfo: memFree=29663392/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=166228 CPUtime=342.24 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 14155 0 0 0 34219 5 0 0 20 0 1 0 25519931 170217472 35879 33554432000 4194304 6211289 140736356999408 140736356997752 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 41557 35879 219 493 0 41054 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 166228

[startup+402.3 s]
/proc/loadavg: 2.33 2.29 2.25 4/177 21959
/proc/meminfo: memFree=29656556/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=167180 CPUtime=402.22 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 14401 0 0 0 40217 5 0 0 20 0 1 0 25519931 171192320 36418 33554432000 4194304 6211289 140736356999408 140736356997752 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 41795 36418 219 493 0 41292 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 167180

[startup+462.3 s]
/proc/loadavg: 2.34 2.30 2.26 3/177 21960
/proc/meminfo: memFree=29649160/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=168044 CPUtime=462.2 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 14550 0 0 0 46215 5 0 0 20 0 1 0 25519931 172077056 38190 33554432000 4194304 6211289 140736356999408 140736356997752 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 42011 38190 219 493 0 41508 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 168044

[startup+522.3 s]
/proc/loadavg: 2.36 2.31 2.27 3/177 21962
/proc/meminfo: memFree=29602772/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=168688 CPUtime=522.2 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 14695 0 0 0 52215 5 0 0 20 0 1 0 25519931 172736512 38335 33554432000 4194304 6211289 140736356999408 140736356997752 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 42172 38335 219 493 0 41669 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 168688

[startup+582.3 s]
/proc/loadavg: 2.21 2.27 2.26 3/177 21963
/proc/meminfo: memFree=29595540/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=200500 CPUtime=582.19 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 15635 0 0 0 58213 6 0 0 20 0 1 0 25519931 205312000 38946 33554432000 4194304 6211289 140736356999408 140736356997752 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 50125 38946 219 493 0 49622 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 200500


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


[startup+942.3 s]
/proc/loadavg: 2.41 2.31 2.28 4/177 21973
/proc/meminfo: memFree=29550976/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=205844 CPUtime=942.13 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 16949 0 0 0 94207 6 0 0 20 0 1 0 25519931 210784256 45254 33554432000 4194304 6211289 140736356999408 140736356997320 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 51461 45254 219 493 0 50958 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 205844

[startup+1002.3 s]
/proc/loadavg: 2.33 2.30 2.27 3/177 21974
/proc/meminfo: memFree=29547400/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=206228 CPUtime=1002.13 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 17063 0 0 0 100206 7 0 0 20 0 1 0 25519931 211177472 45879 33554432000 4194304 6211289 140736356999408 140736356997752 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 51557 45879 219 493 0 51054 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 206228

[startup+1062.3 s]
/proc/loadavg: 2.18 2.27 2.26 3/177 21975
/proc/meminfo: memFree=29510268/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=263376 CPUtime=1062.12 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 19786 0 0 0 106204 8 0 0 20 0 1 0 25519931 269697024 50547 33554432000 4194304 6211289 140736356999408 140736356997320 5158319 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 65844 50547 219 493 0 65341 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 263376

[startup+1122.3 s]
/proc/loadavg: 2.13 2.24 2.25 3/177 21977
/proc/meminfo: memFree=29491368/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=267280 CPUtime=1122.11 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 20884 0 0 0 112203 8 0 0 20 0 1 0 25519931 273694720 54200 33554432000 4194304 6211289 140736356999408 140736356997752 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 66820 54200 219 493 0 66317 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 267280

[startup+1182.3 s]
/proc/loadavg: 2.21 2.24 2.25 3/177 21978
/proc/meminfo: memFree=29480368/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=267280 CPUtime=1182.1 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 20914 0 0 0 118202 8 0 0 20 0 1 0 25519931 273694720 55761 33554432000 4194304 6211289 140736356999408 140736356997752 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 66820 55761 219 493 0 66317 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 267280

[startup+1242.3 s]
/proc/loadavg: 2.29 2.26 2.26 3/177 21979
/proc/meminfo: memFree=29463644/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=267616 CPUtime=1242.09 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 20963 0 0 0 124201 8 0 0 20 0 1 0 25519931 274038784 55810 33554432000 4194304 6211289 140736356999408 140736356997272 4209503 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 66904 55810 219 493 0 66401 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 267616

[startup+1302.3 s]
/proc/loadavg: 2.22 2.24 2.25 3/177 21980
/proc/meminfo: memFree=29460440/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=267776 CPUtime=1302.08 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 21010 0 0 0 130200 8 0 0 20 0 1 0 25519931 274202624 55857 33554432000 4194304 6211289 140736356999408 140736356997752 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 66944 55857 219 493 0 66441 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 267776

[startup+1362.3 s]
/proc/loadavg: 2.22 2.24 2.25 3/177 21981
/proc/meminfo: memFree=29459664/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=267936 CPUtime=1362.07 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 21059 0 0 0 136199 8 0 0 20 0 1 0 25519931 274366464 55906 33554432000 4194304 6211289 140736356999408 140736356997752 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 66984 55906 219 493 0 66481 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 267936

[startup+1422.3 s]
/proc/loadavg: 2.24 2.23 2.25 3/177 21983
/proc/meminfo: memFree=29458644/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=268388 CPUtime=1422.07 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 21144 0 0 0 142199 8 0 0 20 0 1 0 25519931 274829312 55991 33554432000 4194304 6211289 140736356999408 140736356997272 4241789 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 67097 55991 219 493 0 66594 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 268388

[startup+1482.3 s]
/proc/loadavg: 2.14 2.21 2.24 3/178 21987
/proc/meminfo: memFree=29458568/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=268772 CPUtime=1482.05 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 21200 0 0 0 148197 8 0 0 20 0 1 0 25519931 275222528 56047 33554432000 4194304 6211289 140736356999408 140736356997272 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 67193 56047 219 493 0 66690 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 268772

[startup+1542.31 s]
/proc/loadavg: 2.26 2.22 2.24 3/177 21988
/proc/meminfo: memFree=29456808/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=269348 CPUtime=1542.05 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 21330 0 0 0 154197 8 0 0 20 0 1 0 25519931 275812352 56177 33554432000 4194304 6211289 140736356999408 140736356997272 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 67337 56177 219 493 0 66834 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 269348

[startup+1602.3 s]
/proc/loadavg: 2.27 2.23 2.24 3/177 21989
/proc/meminfo: memFree=29456072/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=269540 CPUtime=1602.03 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 21342 0 0 0 160195 8 0 0 20 0 1 0 25519931 276008960 56189 33554432000 4194304 6211289 140736356999408 140736356997320 4209503 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 67385 56189 219 493 0 66882 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 269540

[startup+1662.3 s]
/proc/loadavg: 2.24 2.23 2.23 3/177 21990
/proc/meminfo: memFree=29454376/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=269540 CPUtime=1662.02 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 21374 0 0 0 166194 8 0 0 20 0 1 0 25519931 276008960 56221 33554432000 4194304 6211289 140736356999408 140736356997752 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 67385 56221 219 493 0 66882 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 269540

[startup+1722.3 s]
/proc/loadavg: 2.43 2.28 2.25 3/176 21991
/proc/meminfo: memFree=29451168/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=269732 CPUtime=1722.01 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 21411 0 0 0 172193 8 0 0 20 0 1 0 25519931 276205568 56258 33554432000 4194304 6211289 140736356999408 140736356997752 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 67433 56258 219 493 0 66930 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 269732

[startup+1782.3 s]
/proc/loadavg: 2.36 2.29 2.25 3/177 22039
/proc/meminfo: memFree=29802096/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=269892 CPUtime=1782 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 21441 0 0 0 178192 8 0 0 20 0 1 0 25519931 276369408 56288 33554432000 4194304 6211289 140736356999408 140736356997752 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 67473 56288 219 493 0 66970 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 269892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.26 2.27 2.25 3/177 22039
/proc/meminfo: memFree=29801044/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=269892 CPUtime=1800 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 21456 0 0 0 179992 8 0 0 20 0 1 0 25519931 276369408 56303 33554432000 4194304 6211289 140736356999408 140736356997752 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 67473 56303 219 493 0 66970 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 269892

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

[startup+1800.3 s]
/proc/loadavg: 2.26 2.27 2.25 3/177 22039
/proc/meminfo: memFree=29801044/32872528 swapFree=1499884/1696108
[pid=21948] ppid=21945 vsize=269892 CPUtime=1800 cores=0,2,4,6
/proc/21948/stat : 21948 (cdcl-cuttingpla) R 21945 21948 21079 0 -1 4202496 21456 0 0 0 179992 8 0 0 20 0 1 0 25519931 276369408 56303 33554432000 4194304 6211289 140736356999408 140736356997752 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21948/statm: 67473 56303 219 493 0 66970 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 269892

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.93
CPU system time (s): 0.095985
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 269892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.095985
maximum resident set size= 225212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21456
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= 26
involuntary context switches= 1879

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.83726 second user time and 7.8848 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-18 09:25:42
IDJOB=4100175
IDBENCH=1582
IDSOLVER=2549
FILE ID=node137/4100175-1466234742
RUNJOBID= node137-1466229299-21095
PBS_JOBID= 19918171
Free space on /tmp= 71696 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-neos7.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100175-1466234742/watcher-4100175-1466234742 -o /tmp/evaluation-result-4100175-1466234742/solver-4100175-1466234742 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466229299-21095 --watchdog 1960 --input HOME/instance-4100175-1466234742.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= a93c44578e8ffcb65ad1c65e578ef076
RANDOM SEED=1576306108

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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		: 2666.486
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:        29964796 kB
Buffers:          113840 kB
Cached:           185796 kB
SwapCached:         1268 kB
Active:           265880 kB
Inactive:         205920 kB
Active(anon):     173344 kB
Inactive(anon):     1024 kB
Active(file):      92536 kB
Inactive(file):   204896 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100004 kB
Dirty:             10628 kB
Writeback:             0 kB
AnonPages:       1844692 kB
Mapped:             8036 kB
Shmem:                 0 kB
Slab:             604264 kB
SReclaimable:      48300 kB
SUnreclaim:       555964 kB
KernelStack:        1472 kB
PageTables:         8176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2038828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71696 MiB
End job on node137 at 2016-06-18 09:55:42