Trace number 4087729

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-01OPT-78 57.1673 57.1777

General information on the benchmark

Name/OPT-SMALLINT-LIN/featureSubscription/
normalized-50-750-false-45-90-4-1000opt.opb
MD5SUM6db624ef9d444e54f2daac91a1bb8591
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-78
Best CPU time to get the best result obtained on this benchmark1.90771
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2025
Total number of constraints30658
Number of constraints which are clauses30658
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 135
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 327
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 327
Number of bits of the biggest sum of numbers9
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.05	c * #variable= 2025 #constraint= 30658
0.09/0.14	c * #variable= 2025 #constraint= 30658
0.19/0.27	c S1->S2
0.19/0.27	c S2->S1
0.19/0.27	c #Conflicts:       1000 | #Learnt:        828 | 0.000
0.19/0.27	c total clause space: 6.90675MB
0.19/0.27	c total #watches: 63752
0.29/0.32	c total #propagations: 52351 / total #impl: 97254 (eff. 0.538)
0.29/0.32	c #Conflicts:       2000 | #Learnt:       1825 | 0.000
0.29/0.32	c total clause space: 11.2235MB
0.29/0.32	c total #watches: 66817
0.29/0.38	c total #propagations: 100200 / total #impl: 206010 (eff. 0.486)
0.29/0.38	c GC COLLECT
0.29/0.38	c #Conflicts:       3000 | #Learnt:       1915 | 0.001
0.29/0.38	c total clause space: 11.2235MB
0.29/0.38	c total #watches: 67540
0.39/0.44	c total #propagations: 142355 / total #impl: 323610 (eff. 0.440)
0.39/0.44	c #Conflicts:       4000 | #Learnt:       2915 | 0.001
0.39/0.44	c total clause space: 11.2235MB
0.39/0.44	c total #watches: 70657
0.49/0.51	c total #propagations: 183562 / total #impl: 445106 (eff. 0.412)
0.49/0.51	c GC COLLECT
0.49/0.51	c #Conflicts:       5000 | #Learnt:       2314 | 0.000
0.49/0.51	c total clause space: 11.2235MB
0.49/0.51	c total #watches: 69205
0.49/0.59	c total #propagations: 222111 / total #impl: 555739 (eff. 0.400)
0.49/0.59	c #Conflicts:       6000 | #Learnt:       3314 | 0.000
0.49/0.59	c total clause space: 11.2235MB
0.49/0.59	c total #watches: 72401
0.59/0.68	c total #propagations: 263943 / total #impl: 677054 (eff. 0.390)
0.59/0.68	c GC COLLECT
0.59/0.68	c #Conflicts:       7000 | #Learnt:       2207 | 0.000
0.59/0.68	c total clause space: 11.2235MB
0.59/0.68	c total #watches: 69158
0.69/0.74	c total #propagations: 304941 / total #impl: 792815 (eff. 0.385)
0.69/0.74	c S2->S1
0.69/0.74	c #Conflicts:       8000 | #Learnt:        155 | 0.000
0.69/0.74	c total clause space: 11.2235MB
0.69/0.74	c total #watches: 62392
0.79/0.80	c total #propagations: 348354 / total #impl: 902350 (eff. 0.386)
0.79/0.80	c #Conflicts:       9000 | #Learnt:       1139 | 0.000
0.79/0.80	c total clause space: 11.2235MB
0.79/0.80	c total #watches: 65032
0.79/0.88	c total #propagations: 398843 / total #impl: 1014519 (eff. 0.393)
0.79/0.88	c S1->S2
0.79/0.88	c GC COLLECT
0.79/0.88	c #Conflicts:      10000 | #Learnt:       1169 | 0.000
0.79/0.88	c total clause space: 18.2382MB
0.79/0.88	c total #watches: 65578
0.89/0.94	c total #propagations: 438781 / total #impl: 1118856 (eff. 0.392)
0.89/0.94	c #Conflicts:      11000 | #Learnt:       2167 | 0.000
0.89/0.94	c total clause space: 18.2382MB
0.89/0.94	c total #watches: 68681
0.99/1.01	c total #propagations: 474909 / total #impl: 1200176 (eff. 0.396)
0.99/1.01	c #Conflicts:      12000 | #Learnt:       3166 | 0.001
0.99/1.01	c total clause space: 18.2382MB
0.99/1.01	c total #watches: 71794
1.10/1.11	c total #propagations: 511834 / total #impl: 1299490 (eff. 0.394)
1.10/1.11	c #Conflicts:      13000 | #Learnt:       4166 | 0.001
1.10/1.11	c total clause space: 18.2382MB
1.10/1.11	c total #watches: 75105
1.20/1.21	c total #propagations: 547800 / total #impl: 1400405 (eff. 0.391)
1.20/1.21	c GC COLLECT
1.20/1.21	c #Conflicts:      14000 | #Learnt:       3090 | 0.001
1.20/1.21	c total clause space: 18.2382MB
1.20/1.21	c total #watches: 71922
1.29/1.31	c total #propagations: 585253 / total #impl: 1519835 (eff. 0.385)
1.29/1.31	c #Conflicts:      15000 | #Learnt:       4090 | 0.000
1.29/1.31	c total clause space: 18.2382MB
1.29/1.31	c total #watches: 75071
1.39/1.43	c total #propagations: 618934 / total #impl: 1632972 (eff. 0.379)
1.39/1.43	c #Conflicts:      16000 | #Learnt:       5090 | 0.000
1.39/1.43	c total clause space: 18.2382MB
1.39/1.43	c total #watches: 78317
1.49/1.56	c total #propagations: 656230 / total #impl: 1755101 (eff. 0.374)
1.49/1.56	c GC COLLECT
1.49/1.56	c #Conflicts:      17000 | #Learnt:       3303 | 0.001
1.49/1.56	c total clause space: 18.2382MB
1.49/1.56	c total #watches: 72679
1.59/1.68	c total #propagations: 695069 / total #impl: 1878027 (eff. 0.370)
1.59/1.68	c #Conflicts:      18000 | #Learnt:       4303 | 0.001
1.59/1.68	c total clause space: 18.2382MB
1.59/1.68	c total #watches: 75655
1.79/1.81	c total #propagations: 734789 / total #impl: 2004164 (eff. 0.367)
1.79/1.81	c #Conflicts:      19000 | #Learnt:       5303 | 0.000
1.79/1.81	c total clause space: 18.2382MB
1.79/1.81	c total #watches: 78724
1.89/1.95	c total #propagations: 774250 / total #impl: 2125389 (eff. 0.364)
1.89/1.95	c #Conflicts:      20000 | #Learnt:       6303 | 0.000
1.89/1.95	c total clause space: 18.2382MB
1.89/1.95	c total #watches: 81599
1.99/2.09	c total #propagations: 813504 / total #impl: 2251382 (eff. 0.361)
1.99/2.09	c GC COLLECT
1.99/2.09	c #Conflicts:      21000 | #Learnt:       4005 | 0.000
1.99/2.09	c total clause space: 18.2382MB
1.99/2.09	c total #watches: 74953
2.20/2.23	c total #propagations: 850014 / total #impl: 2384092 (eff. 0.357)
2.20/2.23	c #Conflicts:      22000 | #Learnt:       5005 | 0.000
2.20/2.23	c total clause space: 18.2382MB
2.20/2.23	c total #watches: 77909
2.30/2.37	c total #propagations: 887397 / total #impl: 2515866 (eff. 0.353)
2.30/2.37	c #Conflicts:      23000 | #Learnt:       6005 | 0.000
2.30/2.37	c total clause space: 18.2382MB
2.30/2.37	c total #watches: 80886
2.49/2.51	c total #propagations: 921309 / total #impl: 2622275 (eff. 0.351)
2.49/2.51	c #Conflicts:      24000 | #Learnt:       7005 | 0.000
2.49/2.51	c total clause space: 18.2382MB
2.49/2.51	c total #watches: 83783
2.59/2.65	c total #propagations: 955469 / total #impl: 2733673 (eff. 0.350)
2.59/2.65	c GC COLLECT
2.59/2.65	c #Conflicts:      25000 | #Learnt:       4304 | 0.000
2.59/2.65	c total clause space: 18.2382MB
2.59/2.65	c total #watches: 76569
2.79/2.80	c total #propagations: 989761 / total #impl: 2838634 (eff. 0.349)
2.79/2.80	c #Conflicts:      26000 | #Learnt:       5304 | 0.000
2.79/2.80	c total clause space: 18.2382MB
2.79/2.80	c total #watches: 79490
2.89/2.96	c total #propagations: 1026364 / total #impl: 2956810 (eff. 0.347)
2.89/2.96	c #Conflicts:      27000 | #Learnt:       6304 | 0.000
2.89/2.96	c total clause space: 18.2382MB
2.89/2.96	c total #watches: 82374
3.09/3.13	c total #propagations: 1064245 / total #impl: 3087087 (eff. 0.345)
3.09/3.13	c #Conflicts:      28000 | #Learnt:       7304 | 0.000
3.09/3.13	c total clause space: 18.2382MB
3.09/3.13	c total #watches: 85236
3.19/3.31	c total #propagations: 1101068 / total #impl: 3224051 (eff. 0.342)
3.19/3.31	c GC COLLECT
3.19/3.31	c #Conflicts:      29000 | #Learnt:       4257 | 0.000
3.19/3.31	c total clause space: 29.637MB
3.19/3.31	c total #watches: 76414
3.39/3.46	c total #propagations: 1135959 / total #impl: 3334549 (eff. 0.341)
3.39/3.46	c #Conflicts:      30000 | #Learnt:       5256 | 0.000
3.39/3.46	c total clause space: 29.637MB
3.39/3.46	c total #watches: 79225
3.58/3.63	c total #propagations: 1171535 / total #impl: 3447913 (eff. 0.340)
3.58/3.63	c #Conflicts:      31000 | #Learnt:       6256 | 0.000
3.58/3.63	c total clause space: 29.637MB
3.58/3.63	c total #watches: 81759
3.78/3.80	c total #propagations: 1210840 / total #impl: 3584754 (eff. 0.338)
3.78/3.80	c #Conflicts:      32000 | #Learnt:       7256 | 0.000
3.78/3.80	c total clause space: 29.637MB
3.78/3.80	c total #watches: 84710
3.88/3.97	c total #propagations: 1246597 / total #impl: 3701962 (eff. 0.337)
3.88/3.97	c #Conflicts:      33000 | #Learnt:       8256 | 0.000
3.88/3.97	c total clause space: 29.637MB
3.88/3.97	c total #watches: 87478
4.08/4.14	c total #propagations: 1281385 / total #impl: 3820843 (eff. 0.335)
4.08/4.14	c GC COLLECT
4.08/4.14	c #Conflicts:      34000 | #Learnt:       4880 | 0.000
4.08/4.14	c total clause space: 29.637MB
4.08/4.14	c total #watches: 77876
4.28/4.30	c total #propagations: 1316876 / total #impl: 3929471 (eff. 0.335)
4.28/4.30	c #Conflicts:      35000 | #Learnt:       5879 | 0.000
4.28/4.30	c total clause space: 29.637MB
4.28/4.30	c total #watches: 80564
4.39/4.48	c total #propagations: 1353833 / total #impl: 4059547 (eff. 0.333)
4.39/4.48	c #Conflicts:      36000 | #Learnt:       6879 | 0.000
4.39/4.48	c total clause space: 29.637MB
4.39/4.48	c total #watches: 83145
4.58/4.65	c total #propagations: 1392125 / total #impl: 4203150 (eff. 0.331)
4.58/4.65	c #Conflicts:      37000 | #Learnt:       7879 | 0.000
4.58/4.65	c total clause space: 29.637MB
4.58/4.65	c total #watches: 85926
4.78/4.84	c total #propagations: 1429622 / total #impl: 4328878 (eff. 0.330)
4.78/4.84	c #Conflicts:      38000 | #Learnt:       8879 | 0.000
4.78/4.84	c total clause space: 29.637MB
4.78/4.84	c total #watches: 88278
4.98/5.03	c total #propagations: 1466240 / total #impl: 4454060 (eff. 0.329)
4.98/5.03	c GC COLLECT
4.98/5.03	c #Conflicts:      39000 | #Learnt:       5198 | 0.000
4.98/5.03	c total clause space: 29.637MB
4.98/5.03	c total #watches: 78450
5.18/5.21	c total #propagations: 1504144 / total #impl: 4586903 (eff. 0.328)
5.18/5.21	c #Conflicts:      40000 | #Learnt:       6196 | 0.000
5.18/5.21	c total clause space: 29.637MB
5.18/5.21	c total #watches: 80882
5.18/5.28	c total #propagations: 1544600 / total #impl: 4737653 (eff. 0.326)
5.18/5.28	c S2->S1
5.18/5.28	c #Conflicts:      41000 | #Learnt:       2440 | 0.000
5.18/5.28	c total clause space: 29.637MB
5.18/5.28	c total #watches: 68929
5.28/5.37	c total #propagations: 1581415 / total #impl: 4832869 (eff. 0.327)
5.28/5.37	c #Conflicts:      42000 | #Learnt:       3439 | 0.000
5.28/5.37	c total clause space: 29.637MB
5.28/5.37	c total #watches: 72251
5.38/5.48	c total #propagations: 1619621 / total #impl: 4941436 (eff. 0.328)
5.38/5.48	c #Conflicts:      43000 | #Learnt:       4439 | 0.000
5.38/5.48	c total clause space: 29.637MB
5.38/5.48	c total #watches: 75175
5.60/5.62	c total #propagations: 1657241 / total #impl: 5051168 (eff. 0.328)
5.60/5.62	c GC COLLECT
5.60/5.62	c #Conflicts:      44000 | #Learnt:       2822 | 0.000
5.60/5.62	c total clause space: 29.637MB
5.60/5.62	c total #watches: 70774
5.69/5.74	c total #propagations: 1697513 / total #impl: 5187941 (eff. 0.327)
5.69/5.74	c #Conflicts:      45000 | #Learnt:       3822 | 0.000
5.69/5.74	c total clause space: 29.637MB
5.69/5.74	c total #watches: 73673
5.79/5.87	c total #propagations: 1735824 / total #impl: 5304814 (eff. 0.327)
5.79/5.87	c #Conflicts:      46000 | #Learnt:       4821 | 0.000
5.79/5.87	c total clause space: 29.637MB
5.79/5.87	c total #watches: 76773
5.99/6.01	c total #propagations: 1773549 / total #impl: 5428269 (eff. 0.327)
5.99/6.01	c #Conflicts:      47000 | #Learnt:       5821 | 0.000
5.99/6.01	c total clause space: 29.637MB
5.99/6.01	c total #watches: 79699
6.09/6.18	c total #propagations: 1810983 / total #impl: 5552080 (eff. 0.326)
6.09/6.18	c #Conflicts:      48000 | #Learnt:       6821 | 0.000
6.09/6.18	c total clause space: 29.637MB
6.09/6.18	c total #watches: 83120
6.29/6.35	c total #propagations: 1850552 / total #impl: 5684583 (eff. 0.326)
6.29/6.35	c #Conflicts:      49000 | #Learnt:       7821 | 0.000
6.29/6.35	c total clause space: 29.637MB
6.29/6.35	c total #watches: 86250
6.49/6.52	c total #propagations: 1884795 / total #impl: 5812788 (eff. 0.324)
6.49/6.52	c GC COLLECT
6.49/6.52	c #Conflicts:      50000 | #Learnt:       4708 | 0.000
6.49/6.52	c total clause space: 29.637MB
6.49/6.52	c total #watches: 77276
6.60/6.68	c total #propagations: 1919616 / total #impl: 5946011 (eff. 0.323)
6.60/6.68	c #Conflicts:      51000 | #Learnt:       5708 | 0.000
6.60/6.68	c total clause space: 29.637MB
6.60/6.68	c total #watches: 80448
6.79/6.85	c total #propagations: 1954871 / total #impl: 6063963 (eff. 0.322)
6.79/6.85	c #Conflicts:      52000 | #Learnt:       6708 | 0.000
6.79/6.85	c total clause space: 29.637MB
6.79/6.85	c total #watches: 83173
6.99/7.07	c total #propagations: 1988243 / total #impl: 6179381 (eff. 0.322)
6.99/7.07	c #Conflicts:      53000 | #Learnt:       7708 | 0.000
6.99/7.07	c total clause space: 29.637MB
6.99/7.07	c total #watches: 86547
7.19/7.28	c total #propagations: 2022180 / total #impl: 6311066 (eff. 0.320)
7.19/7.28	c #Conflicts:      54000 | #Learnt:       8708 | 0.000
7.19/7.28	c total clause space: 29.637MB
7.19/7.28	c total #watches: 89911
7.49/7.51	c total #propagations: 2058294 / total #impl: 6447449 (eff. 0.319)
7.49/7.51	c #Conflicts:      55000 | #Learnt:       9708 | 0.000
7.49/7.51	c total clause space: 29.637MB
7.49/7.51	c total #watches: 92903
7.70/7.71	c total #propagations: 2093405 / total #impl: 6583826 (eff. 0.318)
7.70/7.71	c GC COLLECT
7.70/7.71	c #Conflicts:      56000 | #Learnt:       5704 | 0.000
7.70/7.71	c total clause space: 29.637MB
7.70/7.71	c total #watches: 81354
7.89/7.90	c total #propagations: 2129552 / total #impl: 6700698 (eff. 0.318)
7.89/7.90	c #Conflicts:      57000 | #Learnt:       6704 | 0.000
7.89/7.90	c total clause space: 29.637MB
7.89/7.90	c total #watches: 84401
8.09/8.11	c total #propagations: 2165387 / total #impl: 6827367 (eff. 0.317)
8.09/8.11	c #Conflicts:      58000 | #Learnt:       7704 | 0.000
8.09/8.11	c total clause space: 29.637MB
8.09/8.11	c total #watches: 87604
8.29/8.33	c total #propagations: 2199134 / total #impl: 6948740 (eff. 0.316)
8.29/8.33	c #Conflicts:      59000 | #Learnt:       8704 | 0.000
8.29/8.33	c total clause space: 29.637MB
8.29/8.33	c total #watches: 90646
8.49/8.58	c total #propagations: 2234188 / total #impl: 7089438 (eff. 0.315)
8.49/8.58	c #Conflicts:      60000 | #Learnt:       9704 | 0.000
8.49/8.58	c total clause space: 29.637MB
8.49/8.58	c total #watches: 93557
8.80/8.84	c total #propagations: 2270534 / total #impl: 7236556 (eff. 0.314)
8.80/8.84	c #Conflicts:      61000 | #Learnt:      10704 | 0.000
8.80/8.84	c total clause space: 29.637MB
8.80/8.84	c total #watches: 96916
8.99/9.08	c total #propagations: 2306547 / total #impl: 7386241 (eff. 0.312)
8.99/9.08	c GC COLLECT
8.99/9.08	c #Conflicts:      62000 | #Learnt:       6100 | 0.000
8.99/9.08	c total clause space: 29.637MB
8.99/9.08	c total #watches: 83369
9.19/9.29	c total #propagations: 2345869 / total #impl: 7539341 (eff. 0.311)
9.19/9.29	c #Conflicts:      63000 | #Learnt:       7100 | 0.000
9.19/9.29	c total clause space: 29.637MB
9.19/9.29	c total #watches: 86499
9.49/9.52	c total #propagations: 2381082 / total #impl: 7679702 (eff. 0.310)
9.49/9.52	c #Conflicts:      64000 | #Learnt:       8100 | 0.000
9.49/9.52	c total clause space: 29.637MB
9.49/9.52	c total #watches: 89243
9.69/9.76	c total #propagations: 2414100 / total #impl: 7802747 (eff. 0.309)
9.69/9.76	c #Conflicts:      65000 | #Learnt:       9100 | 0.000
9.69/9.76	c total clause space: 29.637MB
9.69/9.76	c total #watches: 92207
10.00/10.02	c total #propagations: 2445969 / total #impl: 7919651 (eff. 0.309)
10.00/10.02	c #Conflicts:      66000 | #Learnt:      10100 | 0.000
10.00/10.02	c total clause space: 29.637MB
10.00/10.02	c total #watches: 95289
10.29/10.30	c total #propagations: 2478849 / total #impl: 8045426 (eff. 0.308)
10.29/10.30	c #Conflicts:      67000 | #Learnt:      11100 | 0.000
10.29/10.30	c total clause space: 29.637MB
10.29/10.30	c total #watches: 98501
10.49/10.59	c total #propagations: 2513617 / total #impl: 8191330 (eff. 0.307)
10.49/10.59	c #Conflicts:      68000 | #Learnt:      12100 | 0.000
10.49/10.59	c total clause space: 29.637MB
10.49/10.59	c total #watches: 101521
10.79/10.80	c total #propagations: 2548645 / total #impl: 8315508 (eff. 0.306)
10.79/10.80	c GC COLLECT
10.79/10.80	c #Conflicts:      69000 | #Learnt:       7046 | 0.000
10.79/10.80	c total clause space: 29.637MB
10.79/10.80	c total #watches: 86846
11.00/11.03	c total #propagations: 2578554 / total #impl: 8414514 (eff. 0.306)
11.00/11.03	c #Conflicts:      70000 | #Learnt:       8046 | 0.000
11.00/11.03	c total clause space: 29.637MB
11.00/11.03	c total #watches: 89423
11.19/11.28	c total #propagations: 2611549 / total #impl: 8538283 (eff. 0.306)
11.19/11.28	c #Conflicts:      71000 | #Learnt:       9046 | 0.000
11.19/11.28	c total clause space: 29.637MB
11.19/11.28	c total #watches: 92668
11.49/11.58	c total #propagations: 2646899 / total #impl: 8685358 (eff. 0.305)
11.49/11.58	c #Conflicts:      72000 | #Learnt:      10046 | 0.000
11.49/11.58	c total clause space: 29.637MB
11.49/11.58	c total #watches: 95695
11.79/11.88	c total #propagations: 2684125 / total #impl: 8845014 (eff. 0.303)
11.79/11.88	c #Conflicts:      73000 | #Learnt:      11046 | 0.000
11.79/11.88	c total clause space: 29.637MB
11.79/11.88	c total #watches: 98665
12.10/12.15	c total #propagations: 2719637 / total #impl: 8998805 (eff. 0.302)
12.10/12.15	c #Conflicts:      74000 | #Learnt:      12046 | 0.000
12.10/12.15	c total clause space: 29.637MB
12.10/12.15	c total #watches: 101638
12.39/12.45	c total #propagations: 2751074 / total #impl: 9119045 (eff. 0.302)
12.39/12.45	c GC COLLECT
12.39/12.45	c #Conflicts:      75000 | #Learnt:       6622 | 0.000
12.39/12.45	c total clause space: 48.1602MB
12.39/12.45	c total #watches: 85861
12.69/12.72	c total #propagations: 2783335 / total #impl: 9242073 (eff. 0.301)
12.69/12.72	c #Conflicts:      76000 | #Learnt:       7622 | 0.000
12.69/12.72	c total clause space: 48.1602MB
12.69/12.72	c total #watches: 88720
12.99/13.00	c total #propagations: 2819812 / total #impl: 9377779 (eff. 0.301)
12.99/13.00	c #Conflicts:      77000 | #Learnt:       8622 | 0.000
12.99/13.00	c total clause space: 48.1602MB
12.99/13.00	c total #watches: 91682
13.20/13.30	c total #propagations: 2854688 / total #impl: 9532960 (eff. 0.299)
13.20/13.30	c #Conflicts:      78000 | #Learnt:       9622 | 0.000
13.20/13.30	c total clause space: 48.1602MB
13.20/13.30	c total #watches: 94516
13.49/13.58	c total #propagations: 2890289 / total #impl: 9681928 (eff. 0.299)
13.49/13.58	c #Conflicts:      79000 | #Learnt:      10622 | 0.000
13.49/13.58	c total clause space: 48.1602MB
13.49/13.58	c total #watches: 97231
13.79/13.86	c total #propagations: 2922721 / total #impl: 9801480 (eff. 0.298)
13.79/13.86	c #Conflicts:      80000 | #Learnt:      11622 | 0.000
13.79/13.86	c total clause space: 48.1602MB
13.79/13.86	c total #watches: 100094
14.09/14.19	c total #propagations: 2952489 / total #impl: 9904509 (eff. 0.298)
14.09/14.19	c #Conflicts:      81000 | #Learnt:      12622 | 0.000
14.09/14.19	c total clause space: 48.1602MB
14.09/14.19	c total #watches: 102865
14.49/14.56	c total #propagations: 2986837 / total #impl: 10045841 (eff. 0.297)
14.49/14.56	c GC COLLECT
14.49/14.56	c #Conflicts:      82000 | #Learnt:       6861 | 0.000
14.49/14.56	c total clause space: 48.1602MB
14.49/14.56	c total #watches: 86088
14.79/14.83	c total #propagations: 3021453 / total #impl: 10177890 (eff. 0.297)
14.79/14.83	c #Conflicts:      83000 | #Learnt:       7861 | 0.000
14.79/14.83	c total clause space: 48.1602MB
14.79/14.83	c total #watches: 88614
15.09/15.12	c total #propagations: 3057159 / total #impl: 10308862 (eff. 0.297)
15.09/15.12	c #Conflicts:      84000 | #Learnt:       8861 | 0.000
15.09/15.12	c total clause space: 48.1602MB
15.09/15.12	c total #watches: 91395
15.29/15.40	c total #propagations: 3093012 / total #impl: 10453704 (eff. 0.296)
15.29/15.40	c #Conflicts:      85000 | #Learnt:       9861 | 0.000
15.29/15.40	c total clause space: 48.1602MB
15.29/15.40	c total #watches: 94292
15.59/15.69	c total #propagations: 3127548 / total #impl: 10585710 (eff. 0.295)
15.59/15.69	c #Conflicts:      86000 | #Learnt:      10861 | 0.000
15.59/15.69	c total clause space: 48.1602MB
15.59/15.69	c total #watches: 97034
15.89/15.97	c total #propagations: 3160918 / total #impl: 10728904 (eff. 0.295)
15.89/15.97	c #Conflicts:      87000 | #Learnt:      11861 | 0.000
15.89/15.97	c total clause space: 48.1602MB
15.89/15.97	c total #watches: 99873
16.29/16.32	c total #propagations: 3194415 / total #impl: 10865667 (eff. 0.294)
16.29/16.32	c #Conflicts:      88000 | #Learnt:      12861 | 0.000
16.29/16.32	c total clause space: 48.1602MB
16.29/16.32	c total #watches: 102661
16.60/16.68	c total #propagations: 3230550 / total #impl: 11011056 (eff. 0.293)
16.60/16.68	c #Conflicts:      89000 | #Learnt:      13861 | 0.000
16.60/16.68	c total clause space: 48.1602MB
16.60/16.68	c total #watches: 105261
16.89/16.96	c total #propagations: 3264685 / total #impl: 11145488 (eff. 0.293)
16.89/16.96	c GC COLLECT
16.89/16.96	c #Conflicts:      90000 | #Learnt:       7777 | 0.000
16.89/16.96	c total clause space: 48.1602MB
16.89/16.96	c total #watches: 88603
17.19/17.24	c total #propagations: 3296723 / total #impl: 11271991 (eff. 0.292)
17.19/17.24	c #Conflicts:      91000 | #Learnt:       8777 | 0.000
17.19/17.24	c total clause space: 48.1602MB
17.19/17.24	c total #watches: 91653
17.49/17.56	c total #propagations: 3331482 / total #impl: 11405341 (eff. 0.292)
17.49/17.56	c #Conflicts:      92000 | #Learnt:       9777 | 0.000
17.49/17.56	c total clause space: 48.1602MB
17.49/17.56	c total #watches: 94299
17.79/17.87	c total #propagations: 3368568 / total #impl: 11539658 (eff. 0.292)
17.79/17.87	c #Conflicts:      93000 | #Learnt:      10777 | 0.000
17.79/17.87	c total clause space: 48.1602MB
17.79/17.87	c total #watches: 96955
18.09/18.19	c total #propagations: 3403615 / total #impl: 11678639 (eff. 0.291)
18.09/18.19	c #Conflicts:      94000 | #Learnt:      11777 | 0.000
18.09/18.19	c total clause space: 48.1602MB
18.09/18.19	c total #watches: 99747
18.49/18.55	c total #propagations: 3438188 / total #impl: 11816387 (eff. 0.291)
18.49/18.55	c #Conflicts:      95000 | #Learnt:      12777 | 0.000
18.49/18.55	c total clause space: 48.1602MB
18.49/18.55	c total #watches: 102615
18.89/18.94	c total #propagations: 3476293 / total #impl: 11968702 (eff. 0.290)
18.89/18.94	c #Conflicts:      96000 | #Learnt:      13777 | 0.000
18.89/18.94	c total clause space: 48.1602MB
18.89/18.94	c total #watches: 105647
19.29/19.32	c total #propagations: 3517078 / total #impl: 12173059 (eff. 0.289)
19.29/19.32	c #Conflicts:      97000 | #Learnt:      14777 | 0.000
19.29/19.32	c total clause space: 48.1602MB
19.29/19.32	c total #watches: 108198
19.59/19.60	c total #propagations: 3555417 / total #impl: 12333203 (eff. 0.288)
19.59/19.60	c GC COLLECT
19.59/19.60	c #Conflicts:      98000 | #Learnt:       8390 | 0.000
19.59/19.60	c total clause space: 48.1602MB
19.59/19.60	c total #watches: 90135
19.89/19.91	c total #propagations: 3591886 / total #impl: 12481202 (eff. 0.288)
19.89/19.91	c #Conflicts:      99000 | #Learnt:       9390 | 0.000
19.89/19.91	c total clause space: 48.1602MB
19.89/19.91	c total #watches: 92981
20.18/20.22	c total #propagations: 3630784 / total #impl: 12677303 (eff. 0.286)
20.18/20.22	c #Conflicts:     100000 | #Learnt:      10390 | 0.000
20.18/20.22	c total clause space: 48.1602MB
20.18/20.22	c total #watches: 95978
20.48/20.56	c total #propagations: 3668021 / total #impl: 12837964 (eff. 0.286)
20.48/20.56	c #Conflicts:     101000 | #Learnt:      11390 | 0.000
20.48/20.56	c total clause space: 48.1602MB
20.48/20.56	c total #watches: 98669
20.78/20.89	c total #propagations: 3705809 / total #impl: 12999949 (eff. 0.285)
20.78/20.89	c #Conflicts:     102000 | #Learnt:      12388 | 0.000
20.78/20.89	c total clause space: 48.1602MB
20.78/20.89	c total #watches: 101546
21.08/21.14	c total #propagations: 3741043 / total #impl: 13150800 (eff. 0.284)
21.08/21.14	c S2->S1
21.08/21.14	c #Conflicts:     103000 | #Learnt:       1837 | 0.000
21.08/21.14	c total clause space: 48.1602MB
21.08/21.14	c total #watches: 68674
21.18/21.22	c total #propagations: 3779170 / total #impl: 13283215 (eff. 0.285)
21.18/21.22	c #Conflicts:     104000 | #Learnt:       2833 | 0.000
21.18/21.22	c total clause space: 48.1602MB
21.18/21.22	c total #watches: 70119
21.28/21.34	c total #propagations: 3821658 / total #impl: 13386073 (eff. 0.285)
21.28/21.34	c S1->S2
21.28/21.34	c #Conflicts:     105000 | #Learnt:       3834 | 0.000
21.28/21.34	c total clause space: 48.1602MB
21.28/21.34	c total #watches: 73053
21.38/21.43	c total #propagations: 3865078 / total #impl: 13517638 (eff. 0.286)
21.38/21.43	c GC COLLECT
21.38/21.43	c #Conflicts:     106000 | #Learnt:       2924 | 0.000
21.38/21.43	c total clause space: 48.1602MB
21.38/21.43	c total #watches: 70747
21.48/21.54	c total #propagations: 3909425 / total #impl: 13631638 (eff. 0.287)
21.48/21.54	c #Conflicts:     107000 | #Learnt:       3924 | 0.000
21.48/21.54	c total clause space: 48.1602MB
21.48/21.54	c total #watches: 74098
21.58/21.67	c total #propagations: 3946712 / total #impl: 13750687 (eff. 0.287)
21.58/21.67	c #Conflicts:     108000 | #Learnt:       4924 | 0.000
21.58/21.67	c total clause space: 48.1602MB
21.58/21.67	c total #watches: 77494
21.78/21.81	c total #propagations: 3987057 / total #impl: 13874411 (eff. 0.287)
21.78/21.81	c #Conflicts:     109000 | #Learnt:       5924 | 0.000
21.78/21.81	c total clause space: 48.1602MB
21.78/21.81	c total #watches: 80582
21.88/21.97	c total #propagations: 4023564 / total #impl: 13997358 (eff. 0.287)
21.88/21.97	c #Conflicts:     110000 | #Learnt:       6924 | 0.000
21.88/21.97	c total clause space: 48.1602MB
21.88/21.97	c total #watches: 83568
22.09/22.17	c total #propagations: 4056679 / total #impl: 14106403 (eff. 0.288)
22.09/22.17	c #Conflicts:     111000 | #Learnt:       7924 | 0.000
22.09/22.17	c total clause space: 48.1602MB
22.09/22.17	c total #watches: 86624
22.28/22.37	c total #propagations: 4094101 / total #impl: 14243200 (eff. 0.287)
22.28/22.37	c #Conflicts:     112000 | #Learnt:       8924 | 0.000
22.28/22.37	c total clause space: 48.1602MB
22.28/22.37	c total #watches: 89640
22.58/22.61	c total #propagations: 4130665 / total #impl: 14376009 (eff. 0.287)
22.58/22.61	c #Conflicts:     113000 | #Learnt:       9924 | 0.000
22.58/22.61	c total clause space: 48.1602MB
22.58/22.61	c total #watches: 92702
22.68/22.79	c total #propagations: 4167732 / total #impl: 14520795 (eff. 0.287)
22.68/22.79	c GC COLLECT
22.68/22.79	c #Conflicts:     114000 | #Learnt:       5813 | 0.000
22.68/22.79	c total clause space: 48.1602MB
22.68/22.79	c total #watches: 80494
22.88/22.96	c total #propagations: 4201398 / total #impl: 14639443 (eff. 0.287)
22.88/22.96	c #Conflicts:     115000 | #Learnt:       6813 | 0.000
22.88/22.96	c total clause space: 48.1602MB
22.88/22.96	c total #watches: 83532
23.09/23.13	c total #propagations: 4237748 / total #impl: 14770835 (eff. 0.287)
23.09/23.13	c #Conflicts:     116000 | #Learnt:       7813 | 0.000
23.09/23.13	c total clause space: 48.1602MB
23.09/23.13	c total #watches: 86577
23.28/23.30	c total #propagations: 4269558 / total #impl: 14876220 (eff. 0.287)
23.28/23.30	c #Conflicts:     117000 | #Learnt:       8813 | 0.000
23.28/23.30	c total clause space: 48.1602MB
23.28/23.30	c total #watches: 89330
23.48/23.51	c total #propagations: 4302386 / total #impl: 14975569 (eff. 0.287)
23.48/23.51	c #Conflicts:     118000 | #Learnt:       9813 | 0.000
23.48/23.51	c total clause space: 48.1602MB
23.48/23.51	c total #watches: 92275
23.68/23.74	c total #propagations: 4337859 / total #impl: 15094408 (eff. 0.287)
23.68/23.74	c #Conflicts:     119000 | #Learnt:      10813 | 0.000
23.68/23.74	c total clause space: 48.1602MB
23.68/23.74	c total #watches: 95308
23.98/24.03	c total #propagations: 4371730 / total #impl: 15202929 (eff. 0.288)
23.98/24.03	c #Conflicts:     120000 | #Learnt:      11813 | 0.000
23.98/24.03	c total clause space: 48.1602MB
23.98/24.03	c total #watches: 98360
24.29/24.31	c total #propagations: 4408808 / total #impl: 15333695 (eff. 0.288)
24.29/24.31	c #Conflicts:     121000 | #Learnt:      12813 | 0.000
24.29/24.31	c total clause space: 48.1602MB
24.29/24.31	c total #watches: 101172
24.48/24.57	c total #propagations: 4444747 / total #impl: 15468062 (eff. 0.287)
24.48/24.57	c GC COLLECT
24.48/24.57	c #Conflicts:     122000 | #Learnt:       6950 | 0.000
24.48/24.57	c total clause space: 48.1602MB
24.48/24.57	c total #watches: 83906
24.68/24.77	c total #propagations: 4478918 / total #impl: 15588151 (eff. 0.287)
24.68/24.77	c #Conflicts:     123000 | #Learnt:       7950 | 0.000
24.68/24.77	c total clause space: 48.1602MB
24.68/24.77	c total #watches: 87255
24.88/24.98	c total #propagations: 4513050 / total #impl: 15710523 (eff. 0.287)
24.88/24.98	c #Conflicts:     124000 | #Learnt:       8950 | 0.000
24.88/24.98	c total clause space: 48.1602MB
24.88/24.98	c total #watches: 90343
25.18/25.22	c total #propagations: 4547803 / total #impl: 15834998 (eff. 0.287)
25.18/25.22	c #Conflicts:     125000 | #Learnt:       9950 | 0.000
25.18/25.22	c total clause space: 48.1602MB
25.18/25.22	c total #watches: 93392
25.39/25.49	c total #propagations: 4598594 / total #impl: 16047405 (eff. 0.287)
25.39/25.49	c #Conflicts:     126000 | #Learnt:      10950 | 0.000
25.39/25.49	c total clause space: 48.1602MB
25.39/25.49	c total #watches: 96393
25.68/25.75	c total #propagations: 4641809 / total #impl: 16209722 (eff. 0.286)
25.68/25.75	c #Conflicts:     127000 | #Learnt:      11950 | 0.000
25.68/25.75	c total clause space: 48.1602MB
25.68/25.75	c total #watches: 99394
25.98/26.02	c total #propagations: 4678122 / total #impl: 16344815 (eff. 0.286)
25.98/26.02	c #Conflicts:     128000 | #Learnt:      12950 | 0.000
25.98/26.02	c total clause space: 48.1602MB
25.98/26.02	c total #watches: 102291
26.28/26.36	c total #propagations: 4710774 / total #impl: 16468406 (eff. 0.286)
26.28/26.36	c #Conflicts:     129000 | #Learnt:      13950 | 0.000
26.28/26.36	c total clause space: 48.1602MB
26.28/26.36	c total #watches: 105274
26.58/26.69	c total #propagations: 4746174 / total #impl: 16619272 (eff. 0.286)
26.58/26.69	c #Conflicts:     130000 | #Learnt:      14950 | 0.000
26.58/26.69	c total clause space: 48.1602MB
26.58/26.69	c total #watches: 108093
26.88/26.99	c total #propagations: 4782845 / total #impl: 16761505 (eff. 0.285)
26.88/26.99	c GC COLLECT
26.88/26.99	c #Conflicts:     131000 | #Learnt:       8075 | 0.000
26.88/26.99	c total clause space: 48.1602MB
26.88/26.99	c total #watches: 87499
27.08/27.18	c total #propagations: 4815110 / total #impl: 16880718 (eff. 0.285)
27.08/27.18	c #Conflicts:     132000 | #Learnt:       9075 | 0.000
27.08/27.18	c total clause space: 48.1602MB
27.08/27.18	c total #watches: 90639
27.38/27.43	c total #propagations: 4849651 / total #impl: 17008387 (eff. 0.285)
27.38/27.43	c #Conflicts:     133000 | #Learnt:      10075 | 0.000
27.38/27.43	c total clause space: 48.1602MB
27.38/27.43	c total #watches: 93788
27.59/27.68	c total #propagations: 4887808 / total #impl: 17152147 (eff. 0.285)
27.59/27.68	c #Conflicts:     134000 | #Learnt:      11075 | 0.000
27.59/27.68	c total clause space: 48.1602MB
27.59/27.68	c total #watches: 97256
27.88/27.95	c total #propagations: 4924067 / total #impl: 17279823 (eff. 0.285)
27.88/27.95	c #Conflicts:     135000 | #Learnt:      12075 | 0.000
27.88/27.95	c total clause space: 48.1602MB
27.88/27.95	c total #watches: 100504
28.18/28.24	c total #propagations: 4961010 / total #impl: 17426128 (eff. 0.285)
28.18/28.24	c #Conflicts:     136000 | #Learnt:      13075 | 0.000
28.18/28.24	c total clause space: 48.1602MB
28.18/28.24	c total #watches: 103274
28.48/28.57	c total #propagations: 4995680 / total #impl: 17555159 (eff. 0.285)
28.48/28.57	c #Conflicts:     137000 | #Learnt:      14075 | 0.000
28.48/28.57	c total clause space: 48.1602MB
28.48/28.57	c total #watches: 106017
28.78/28.89	c total #propagations: 5031113 / total #impl: 17686840 (eff. 0.284)
28.78/28.89	c #Conflicts:     138000 | #Learnt:      15075 | 0.000
28.78/28.89	c total clause space: 48.1602MB
28.78/28.89	c total #watches: 108927
29.18/29.24	c total #propagations: 5063942 / total #impl: 17804540 (eff. 0.284)
29.18/29.24	c #Conflicts:     139000 | #Learnt:      16075 | 0.000
29.18/29.24	c total clause space: 48.1602MB
29.18/29.24	c total #watches: 112311
29.48/29.58	c total #propagations: 5103062 / total #impl: 17968028 (eff. 0.284)
29.48/29.58	c #Conflicts:     140000 | #Learnt:      17075 | 0.000
29.48/29.58	c total clause space: 48.1602MB
29.48/29.58	c total #watches: 115797
29.79/29.81	c total #propagations: 5140405 / total #impl: 18110833 (eff. 0.284)
29.79/29.81	c GC COLLECT
29.79/29.81	c #Conflicts:     141000 | #Learnt:       9545 | 0.000
29.79/29.81	c total clause space: 48.1602MB
29.79/29.81	c total #watches: 92159
29.98/30.05	c total #propagations: 5176001 / total #impl: 18227740 (eff. 0.284)
29.98/30.05	c #Conflicts:     142000 | #Learnt:      10545 | 0.000
29.98/30.05	c total clause space: 48.1602MB
29.98/30.05	c total #watches: 95295
30.28/30.34	c total #propagations: 5209753 / total #impl: 18364275 (eff. 0.284)
30.28/30.34	c #Conflicts:     143000 | #Learnt:      11545 | 0.000
30.28/30.34	c total clause space: 48.1602MB
30.28/30.34	c total #watches: 98534
30.68/30.70	c total #propagations: 5247629 / total #impl: 18533824 (eff. 0.283)
30.68/30.70	c S1->S2
30.68/30.70	c #Conflicts:     144000 | #Learnt:      12546 | 0.000
30.68/30.70	c total clause space: 48.1602MB
30.68/30.70	c total #watches: 102229
30.98/31.04	c total #propagations: 5287448 / total #impl: 18697489 (eff. 0.283)
30.98/31.04	c #Conflicts:     145000 | #Learnt:      13546 | 0.000
30.98/31.04	c total clause space: 48.1602MB
30.98/31.04	c total #watches: 105390
31.28/31.35	c total #propagations: 5324055 / total #impl: 18852265 (eff. 0.282)
31.28/31.35	c #Conflicts:     146000 | #Learnt:      14546 | 0.000
31.28/31.35	c total clause space: 48.1602MB
31.28/31.35	c total #watches: 108095
31.58/31.69	c total #propagations: 5355302 / total #impl: 18969303 (eff. 0.282)
31.58/31.69	c #Conflicts:     147000 | #Learnt:      15546 | 0.000
31.58/31.69	c total clause space: 48.1602MB
31.58/31.69	c total #watches: 111003
31.99/32.07	c total #propagations: 5388459 / total #impl: 19096517 (eff. 0.282)
31.99/32.07	c #Conflicts:     148000 | #Learnt:      16546 | 0.000
31.99/32.07	c total clause space: 48.1602MB
31.99/32.07	c total #watches: 114101
32.38/32.43	c total #propagations: 5423766 / total #impl: 19228499 (eff. 0.282)
32.38/32.43	c #Conflicts:     149000 | #Learnt:      17546 | 0.000
32.38/32.43	c total clause space: 48.1602MB
32.38/32.43	c total #watches: 117148
32.68/32.72	c total #propagations: 5457168 / total #impl: 19352894 (eff. 0.282)
32.68/32.72	c GC COLLECT
32.68/32.72	c #Conflicts:     150000 | #Learnt:       9525 | 0.000
32.68/32.72	c total clause space: 48.1602MB
32.68/32.72	c total #watches: 92161
32.88/32.96	c total #propagations: 5493516 / total #impl: 19477975 (eff. 0.282)
32.88/32.96	c #Conflicts:     151000 | #Learnt:      10525 | 0.000
32.88/32.96	c total clause space: 48.1602MB
32.88/32.96	c total #watches: 95391
33.18/33.22	c total #propagations: 5527395 / total #impl: 19596886 (eff. 0.282)
33.18/33.22	c #Conflicts:     152000 | #Learnt:      11525 | 0.000
33.18/33.22	c total clause space: 48.1602MB
33.18/33.22	c total #watches: 98334
33.38/33.47	c total #propagations: 5563050 / total #impl: 19723813 (eff. 0.282)
33.38/33.47	c #Conflicts:     153000 | #Learnt:      12525 | 0.000
33.38/33.47	c total clause space: 48.1602MB
33.38/33.47	c total #watches: 101440
33.68/33.78	c total #propagations: 5594180 / total #impl: 19841321 (eff. 0.282)
33.68/33.78	c #Conflicts:     154000 | #Learnt:      13525 | 0.000
33.68/33.78	c total clause space: 48.1602MB
33.68/33.78	c total #watches: 104840
33.98/34.07	c total #propagations: 5630196 / total #impl: 19985215 (eff. 0.282)
33.98/34.07	c #Conflicts:     155000 | #Learnt:      14525 | 0.000
33.98/34.07	c total clause space: 48.1602MB
33.98/34.07	c total #watches: 108032
34.38/34.42	c total #propagations: 5662062 / total #impl: 20085977 (eff. 0.282)
34.38/34.42	c #Conflicts:     156000 | #Learnt:      15525 | 0.000
34.38/34.42	c total clause space: 48.1602MB
34.38/34.42	c total #watches: 111724
34.68/34.78	c total #propagations: 5696754 / total #impl: 20226260 (eff. 0.282)
34.68/34.78	c #Conflicts:     157000 | #Learnt:      16525 | 0.000
34.68/34.78	c total clause space: 48.1602MB
34.68/34.78	c total #watches: 115276
35.08/35.13	c total #propagations: 5731144 / total #impl: 20363777 (eff. 0.281)
35.08/35.13	c #Conflicts:     158000 | #Learnt:      17525 | 0.000
35.08/35.13	c total clause space: 48.1602MB
35.08/35.13	c total #watches: 118248
35.48/35.52	c total #propagations: 5762841 / total #impl: 20490472 (eff. 0.281)
35.48/35.52	c #Conflicts:     159000 | #Learnt:      18525 | 0.000
35.48/35.52	c total clause space: 48.1602MB
35.48/35.52	c total #watches: 121330
35.78/35.84	c total #propagations: 5794332 / total #impl: 20607044 (eff. 0.281)
35.78/35.84	c GC COLLECT
35.78/35.84	c #Conflicts:     160000 | #Learnt:      10112 | 0.000
35.78/35.84	c total clause space: 48.1602MB
35.78/35.84	c total #watches: 94135
35.98/36.09	c total #propagations: 5831614 / total #impl: 20742996 (eff. 0.281)
35.98/36.09	c #Conflicts:     161000 | #Learnt:      11112 | 0.000
35.98/36.09	c total clause space: 48.1602MB
35.98/36.09	c total #watches: 97557
36.29/36.38	c total #propagations: 5864551 / total #impl: 20865286 (eff. 0.281)
36.29/36.38	c #Conflicts:     162000 | #Learnt:      12112 | 0.000
36.29/36.38	c total clause space: 48.1602MB
36.29/36.38	c total #watches: 100747
36.58/36.69	c total #propagations: 5900659 / total #impl: 20992567 (eff. 0.281)
36.58/36.69	c #Conflicts:     163000 | #Learnt:      13112 | 0.000
36.58/36.69	c total clause space: 48.1602MB
36.58/36.69	c total #watches: 103978
36.98/37.03	c total #propagations: 5933440 / total #impl: 21113143 (eff. 0.281)
36.98/37.03	c #Conflicts:     164000 | #Learnt:      14112 | 0.000
36.98/37.03	c total clause space: 48.1602MB
36.98/37.03	c total #watches: 106934
37.28/37.35	c total #propagations: 5968699 / total #impl: 21237412 (eff. 0.281)
37.28/37.35	c #Conflicts:     165000 | #Learnt:      15112 | 0.000
37.28/37.35	c total clause space: 48.1602MB
37.28/37.35	c total #watches: 109599
37.68/37.71	c total #propagations: 6002150 / total #impl: 21358674 (eff. 0.281)
37.68/37.71	c #Conflicts:     166000 | #Learnt:      16112 | 0.000
37.68/37.71	c total clause space: 48.1602MB
37.68/37.71	c total #watches: 112484
37.98/38.09	c total #propagations: 6037502 / total #impl: 21492238 (eff. 0.281)
37.98/38.09	c #Conflicts:     167000 | #Learnt:      17112 | 0.000
37.98/38.09	c total clause space: 48.1602MB
37.98/38.09	c total #watches: 115533
38.38/38.50	c total #propagations: 6073598 / total #impl: 21632424 (eff. 0.281)
38.38/38.50	c #Conflicts:     168000 | #Learnt:      18112 | 0.000
38.38/38.50	c total clause space: 48.1602MB
38.38/38.50	c total #watches: 119139
38.78/38.87	c total #propagations: 6108586 / total #impl: 21772083 (eff. 0.281)
38.78/38.87	c #Conflicts:     169000 | #Learnt:      19112 | 0.000
38.78/38.87	c total clause space: 48.1602MB
38.78/38.87	c total #watches: 122015
39.18/39.21	c total #propagations: 6141587 / total #impl: 21899476 (eff. 0.280)
39.18/39.21	c GC COLLECT
39.18/39.21	c #Conflicts:     170000 | #Learnt:      10354 | 0.000
39.18/39.21	c total clause space: 48.1602MB
39.18/39.21	c total #watches: 95033
39.38/39.46	c total #propagations: 6177205 / total #impl: 22030317 (eff. 0.280)
39.38/39.46	c #Conflicts:     171000 | #Learnt:      11354 | 0.000
39.38/39.46	c total clause space: 48.1602MB
39.38/39.46	c total #watches: 98172
39.69/39.75	c total #propagations: 6210912 / total #impl: 22142283 (eff. 0.281)
39.69/39.75	c #Conflicts:     172000 | #Learnt:      12354 | 0.000
39.69/39.75	c total clause space: 48.1602MB
39.69/39.75	c total #watches: 101383
39.98/40.06	c total #propagations: 6247923 / total #impl: 22280022 (eff. 0.280)
39.98/40.06	c #Conflicts:     173000 | #Learnt:      13354 | 0.000
39.98/40.06	c total clause space: 48.1602MB
39.98/40.06	c total #watches: 104614
40.28/40.38	c total #propagations: 6282498 / total #impl: 22396755 (eff. 0.281)
40.28/40.38	c #Conflicts:     174000 | #Learnt:      14354 | 0.000
40.28/40.38	c total clause space: 48.1602MB
40.28/40.38	c total #watches: 108142
40.69/40.79	c total #propagations: 6317759 / total #impl: 22544129 (eff. 0.280)
40.69/40.79	c S1->S2
40.69/40.79	c #Conflicts:     175000 | #Learnt:      15355 | 0.000
40.69/40.79	c total clause space: 48.1602MB
40.69/40.79	c total #watches: 111746
41.08/41.15	c total #propagations: 6359447 / total #impl: 22744983 (eff. 0.280)
41.08/41.15	c #Conflicts:     176000 | #Learnt:      16355 | 0.000
41.08/41.15	c total clause space: 48.1602MB
41.08/41.15	c total #watches: 114908
41.48/41.54	c total #propagations: 6393792 / total #impl: 22871140 (eff. 0.280)
41.48/41.54	c #Conflicts:     177000 | #Learnt:      17355 | 0.000
41.48/41.54	c total clause space: 48.1602MB
41.48/41.54	c total #watches: 118016
41.79/41.89	c total #propagations: 6426198 / total #impl: 23004141 (eff. 0.279)
41.79/41.89	c #Conflicts:     178000 | #Learnt:      18355 | 0.000
41.79/41.89	c total clause space: 48.1602MB
41.79/41.89	c total #watches: 120808
42.18/42.28	c total #propagations: 6459007 / total #impl: 23141823 (eff. 0.279)
42.18/42.28	c #Conflicts:     179000 | #Learnt:      19355 | 0.000
42.18/42.28	c total clause space: 48.1602MB
42.18/42.28	c total #watches: 123757
42.58/42.65	c total #propagations: 6491854 / total #impl: 23279280 (eff. 0.279)
42.58/42.65	c GC COLLECT
42.58/42.65	c #Conflicts:     180000 | #Learnt:      10279 | 0.000
42.58/42.65	c total clause space: 48.1602MB
42.58/42.65	c total #watches: 94537
42.78/42.88	c total #propagations: 6522785 / total #impl: 23390706 (eff. 0.279)
42.78/42.88	c #Conflicts:     181000 | #Learnt:      11279 | 0.000
42.78/42.88	c total clause space: 48.1602MB
42.78/42.88	c total #watches: 97476
43.08/43.15	c total #propagations: 6555754 / total #impl: 23510512 (eff. 0.279)
43.08/43.15	c #Conflicts:     182000 | #Learnt:      12279 | 0.000
43.08/43.15	c total clause space: 48.1602MB
43.08/43.15	c total #watches: 100427
43.38/43.42	c total #propagations: 6587442 / total #impl: 23619331 (eff. 0.279)
43.38/43.42	c #Conflicts:     183000 | #Learnt:      13279 | 0.000
43.38/43.42	c total clause space: 48.1602MB
43.38/43.42	c total #watches: 103641
43.68/43.72	c total #propagations: 6619280 / total #impl: 23722159 (eff. 0.279)
43.68/43.72	c #Conflicts:     184000 | #Learnt:      14279 | 0.000
43.68/43.72	c total clause space: 48.1602MB
43.68/43.72	c total #watches: 107173
43.99/44.02	c total #propagations: 6654979 / total #impl: 23849101 (eff. 0.279)
43.99/44.02	c #Conflicts:     185000 | #Learnt:      15279 | 0.000
43.99/44.02	c total clause space: 48.1602MB
43.99/44.02	c total #watches: 110144
44.28/44.39	c total #propagations: 6691330 / total #impl: 23969751 (eff. 0.279)
44.28/44.39	c #Conflicts:     186000 | #Learnt:      16279 | 0.000
44.28/44.39	c total clause space: 48.1602MB
44.28/44.39	c total #watches: 113355
44.68/44.74	c total #propagations: 6726806 / total #impl: 24093553 (eff. 0.279)
44.68/44.74	c #Conflicts:     187000 | #Learnt:      17279 | 0.000
44.68/44.74	c total clause space: 48.1602MB
44.68/44.74	c total #watches: 116354
45.09/45.13	c total #propagations: 6760141 / total #impl: 24223731 (eff. 0.279)
45.09/45.13	c #Conflicts:     188000 | #Learnt:      18279 | 0.000
45.09/45.13	c total clause space: 48.1602MB
45.09/45.13	c total #watches: 119336
45.48/45.53	c total #propagations: 6798224 / total #impl: 24384492 (eff. 0.279)
45.48/45.53	c #Conflicts:     189000 | #Learnt:      19279 | 0.000
45.48/45.53	c total clause space: 48.1602MB
45.48/45.53	c total #watches: 122410
45.88/45.91	c total #propagations: 6837021 / total #impl: 24537165 (eff. 0.279)
45.88/45.91	c #Conflicts:     190000 | #Learnt:      20279 | 0.000
45.88/45.91	c total clause space: 48.1602MB
45.88/45.91	c total #watches: 125537
46.19/46.30	c total #propagations: 6873319 / total #impl: 24667679 (eff. 0.279)
46.19/46.30	c GC COLLECT
46.19/46.30	c #Conflicts:     191000 | #Learnt:      10893 | 0.000
46.19/46.30	c total clause space: 48.1602MB
46.19/46.30	c total #watches: 96635
46.48/46.57	c total #propagations: 6914102 / total #impl: 24821194 (eff. 0.279)
46.48/46.57	c #Conflicts:     192000 | #Learnt:      11893 | 0.000
46.48/46.57	c total clause space: 48.1602MB
46.48/46.57	c total #watches: 100252
46.78/46.86	c total #propagations: 6953560 / total #impl: 24988115 (eff. 0.278)
46.78/46.86	c #Conflicts:     193000 | #Learnt:      12893 | 0.000
46.78/46.86	c total clause space: 48.1602MB
46.78/46.86	c total #watches: 103634
47.08/47.17	c total #propagations: 6992858 / total #impl: 25136984 (eff. 0.278)
47.08/47.17	c #Conflicts:     194000 | #Learnt:      13893 | 0.000
47.08/47.17	c total clause space: 48.1602MB
47.08/47.17	c total #watches: 106516
47.48/47.50	c total #propagations: 7027580 / total #impl: 25263127 (eff. 0.278)
47.48/47.50	c #Conflicts:     195000 | #Learnt:      14893 | 0.000
47.48/47.50	c total clause space: 48.1602MB
47.48/47.50	c total #watches: 109745
47.78/47.86	c total #propagations: 7066027 / total #impl: 25411856 (eff. 0.278)
47.78/47.86	c #Conflicts:     196000 | #Learnt:      15893 | 0.000
47.78/47.86	c total clause space: 48.1602MB
47.78/47.86	c total #watches: 113018
48.18/48.24	c total #propagations: 7103866 / total #impl: 25562768 (eff. 0.278)
48.18/48.24	c #Conflicts:     197000 | #Learnt:      16893 | 0.000
48.18/48.24	c total clause space: 48.1602MB
48.18/48.24	c total #watches: 116204
48.58/48.65	c total #propagations: 7140291 / total #impl: 25697393 (eff. 0.278)
48.58/48.65	c #Conflicts:     198000 | #Learnt:      17893 | 0.000
48.58/48.65	c total clause space: 48.1602MB
48.58/48.65	c total #watches: 119370
48.98/49.08	c total #propagations: 7177220 / total #impl: 25840165 (eff. 0.278)
48.98/49.08	c #Conflicts:     199000 | #Learnt:      18893 | 0.000
48.98/49.08	c total clause space: 48.1602MB
48.98/49.08	c total #watches: 122594
49.49/49.53	c total #propagations: 7214495 / total #impl: 25983466 (eff. 0.278)
49.49/49.53	c #Conflicts:     200000 | #Learnt:      19893 | 0.000
49.49/49.53	c total clause space: 48.1602MB
49.49/49.53	c total #watches: 125781
49.88/49.98	c total #propagations: 7253924 / total #impl: 26154208 (eff. 0.277)
49.88/49.98	c #Conflicts:     201000 | #Learnt:      20893 | 0.000
49.88/49.98	c total clause space: 48.1602MB
49.88/49.98	c total #watches: 129043
50.38/50.43	c total #propagations: 7290943 / total #impl: 26300759 (eff. 0.277)
50.38/50.43	c GC COLLECT
50.38/50.43	c #Conflicts:     202000 | #Learnt:      11200 | 0.000
50.38/50.43	c total clause space: 48.1602MB
50.38/50.43	c total #watches: 97506
50.69/50.71	c total #propagations: 7327057 / total #impl: 26445519 (eff. 0.277)
50.69/50.71	c #Conflicts:     203000 | #Learnt:      12200 | 0.000
50.69/50.71	c total clause space: 48.1602MB
50.69/50.71	c total #watches: 100812
50.98/51.00	c total #propagations: 7362144 / total #impl: 26574279 (eff. 0.277)
50.98/51.00	c #Conflicts:     204000 | #Learnt:      13200 | 0.000
50.98/51.00	c total clause space: 48.1602MB
50.98/51.00	c total #watches: 104011
51.28/51.30	c total #propagations: 7396596 / total #impl: 26703746 (eff. 0.277)
51.28/51.30	c #Conflicts:     205000 | #Learnt:      14200 | 0.000
51.28/51.30	c total clause space: 48.1602MB
51.28/51.30	c total #watches: 107293
51.58/51.64	c total #propagations: 7431956 / total #impl: 26835231 (eff. 0.277)
51.58/51.64	c #Conflicts:     206000 | #Learnt:      15200 | 0.000
51.58/51.64	c total clause space: 48.1602MB
51.58/51.64	c total #watches: 110419
51.98/52.02	c total #propagations: 7467034 / total #impl: 26971153 (eff. 0.277)
51.98/52.02	c #Conflicts:     207000 | #Learnt:      16200 | 0.000
51.98/52.02	c total clause space: 48.1602MB
51.98/52.02	c total #watches: 113600
52.38/52.43	c total #propagations: 7503850 / total #impl: 27123708 (eff. 0.277)
52.38/52.43	c #Conflicts:     208000 | #Learnt:      17200 | 0.000
52.38/52.43	c total clause space: 48.1602MB
52.38/52.43	c total #watches: 116935
52.79/52.88	c total #propagations: 7540893 / total #impl: 27263267 (eff. 0.277)
52.79/52.88	c #Conflicts:     209000 | #Learnt:      18200 | 0.000
52.79/52.88	c total clause space: 48.1602MB
52.79/52.88	c total #watches: 119722
53.28/53.33	c total #propagations: 7579269 / total #impl: 27406119 (eff. 0.277)
53.28/53.33	c #Conflicts:     210000 | #Learnt:      19200 | 0.000
53.28/53.33	c total clause space: 48.1602MB
53.28/53.33	c total #watches: 122598
53.68/53.78	c total #propagations: 7618698 / total #impl: 27554210 (eff. 0.276)
53.68/53.78	c #Conflicts:     211000 | #Learnt:      20200 | 0.000
53.68/53.78	c total clause space: 48.1602MB
53.68/53.78	c total #watches: 125556
54.18/54.28	c total #propagations: 7654083 / total #impl: 27700366 (eff. 0.276)
54.18/54.28	c #Conflicts:     212000 | #Learnt:      21200 | 0.000
54.18/54.28	c total clause space: 48.1602MB
54.18/54.28	c total #watches: 128294
54.78/54.81	c total #propagations: 7691137 / total #impl: 27847017 (eff. 0.276)
54.78/54.81	c GC COLLECT
54.78/54.81	c #Conflicts:     213000 | #Learnt:      11197 | 0.000
54.78/54.81	c total clause space: 78.2603MB
54.78/54.81	c total #watches: 97633
54.99/55.10	c total #propagations: 7728009 / total #impl: 28002513 (eff. 0.276)
54.99/55.10	c #Conflicts:     214000 | #Learnt:      12197 | 0.000
54.99/55.10	c total clause space: 78.2603MB
54.99/55.10	c total #watches: 100965
55.38/55.41	c total #propagations: 7762383 / total #impl: 28120441 (eff. 0.276)
55.38/55.41	c #Conflicts:     215000 | #Learnt:      13197 | 0.000
55.38/55.41	c total clause space: 78.2603MB
55.38/55.41	c total #watches: 103827
55.68/55.77	c total #propagations: 7795229 / total #impl: 28254902 (eff. 0.276)
55.68/55.77	c #Conflicts:     216000 | #Learnt:      14197 | 0.000
55.68/55.77	c total clause space: 78.2603MB
55.68/55.77	c total #watches: 107019
56.09/56.17	c total #propagations: 7830717 / total #impl: 28380797 (eff. 0.276)
56.09/56.17	c #Conflicts:     217000 | #Learnt:      15197 | 0.000
56.09/56.17	c total clause space: 78.2603MB
56.09/56.17	c total #watches: 110250
56.48/56.59	c total #propagations: 7869616 / total #impl: 28538719 (eff. 0.276)
56.48/56.59	c #Conflicts:     218000 | #Learnt:      16197 | 0.000
56.48/56.59	c total clause space: 78.2603MB
56.48/56.59	c total #watches: 113883
56.98/57.05	c total #propagations: 7905337 / total #impl: 28687450 (eff. 0.276)
56.98/57.05	c #Conflicts:     219000 | #Learnt:      17195 | 0.000
56.98/57.05	c total clause space: 78.2603MB
56.98/57.05	c total #watches: 117085
57.08/57.16	c total #propagations: 7942797 / total #impl: 28847423 (eff. 0.275)
57.08/57.16	c S2->S1
57.08/57.16	o -78
57.08/57.16	s OPTIMUM FOUND
57.08/57.16	v -x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 x18 -x19 x20 x21 -x22 x23 -x24 x25 -x26 x27 x28 x29 -x30 -x31 -x32 x33 x34 x35 -x36 -x37 -x38 -x39 x40 -x41 x42 -x43 -x44 x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110 x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 x138 -x139 x140 -x141 x142 -x143 x144 -x145 x146 -x147 x148 x149 -x150 -x151 x152 -x153 x154 -x155 x156 -x157 -x158 -x159 x160 -x161 -x162 x163 x164 -x165 x166 -x167 -x168 x169 x170 -x171 x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 x180 -x181 -x182 x183 x184 -x185 x186 x187 -x188 -x189 x190 -x191 x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200 x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 x211 -x212 x213 -x214 -x215 x216 -x217 x218 x219 -x220 -x221 -x222 -x223 x224 x225 x226 -x227 -x228 -x229 -x230 x231 -x232 x233 x234 x235 x236 -x237 -x238 -x239 x240 x241 x242 x243 -x244 -x245 x246 -x247 -x248 -x249 -x250 x251 -x252 x253 x254 x255 x256 x257 -x258 x259 -x260 -x261 x262 -x263 -x264 -x265 -x266 -x267 x268 x269 x270 x271 x272 x273 -x274 -x275 x276 -x277 -x278 -x279 -x280 x281 x282 x283 x284 -x285 -x286 x287 -x288 x289 -x290 -x291 -x292 -x293 x294 x295 x296 x297 -x298 x299 -x300 x301 -x302 -x303 x304 x305 -x306 -x307 x308 -x309 -x310 -x311 -x312 x313 x314 x315 -x316 -x317 -x318 -x319 -x320 x321 -x322 x323 x324 x325 x326 -x327 -x328 -x329 -x330 x331 -x332 -x333 x334 -x335 x336 -x337 x338 -x339 -x340 x341 -x342 -x343 -x344 x345 x346 -x347 x348 -x349 x350 x351 -x352 -x353 -x354 x355 x356 -x357 -x358 -x359 -x360 -x361 -x362 x363 x364 -x365 -x366 -x367 -x368 x369 -x370 -x371 -x372 x373 x374 -x375 -x376 x377 x378 x379 -x380 x381 x382 -x383 x384 -x385 -x386 x387 -x388 -x389 -x390 x391 x392 -x393 -x394 -x395 x396 -x397 x398 -x399 -x400 x401 x402 x403 x404 -x405 -x406 -x407 -x408 -x409 x410 x411 -x412 x413 x414 -x415 -x416 -x417 x418 -x419 -x420 -x421 x422 x423 x424 x425 x426 -x427 -x428 -x429 x430 x431 -x432 -x433 -x434 -x435 -x436 x437 -x438 x439 x440 -x441 -x442 x443 x444 x445 x446 -x447 x448 -x449 -x450 -x451 -x452 x453 -x454 x455 -x456 -x457 x458 x459 x460 x461 -x462 x463 -x464 -x465 x466 x467 -x468 -x469 -x470 x471 x472 -x473 x474 -x475 -x476 -x477 x478 -x479 -x480 -x481 -x482 x483 -x484 -x485 -x486 x487 x488 x489 x490 x491 x492 -x493 x494 x495 -x496 -x497 -x498 x499 -x500 -x501 -x502 -x503 x504 -x505 x506 x507 -x508 x509 x510 x511 x512 x513 -x514 x515 x516 x517 x518 -x519 -x520 x521 x522 -x523 x524 x525 -x526 x527 x528 x529 x530 x531 x532 x533 x534 x535 x536 -x537 -x538 -x539 -x540 x541 x542 x543 x544 -x545 -x546 x547 x548 x549 -x550 x551 -x552 -x553 x554 x555 -x556 x557 x558 x559 x560 -x561 x562 -x563 x564 -x565 x566 -x567 x568 x569 x570 x571 -x572 x573 -x574 x575 x576 -x577 -x578 -x579 x580 -x581 x582 -x583 x584 x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 x594 -x595 -x596 x597 x598 -x599 x600 x601 x602 -x603 x604 x605 x606 x607 -x608 x609 x610 x611 x612 x613 x614 -x615 -x616 x617 -x618 -x619 -x620 x621 -x622 -x623 x624 x625 -x626 x627 -x628 x629 x630 -x631 x632 x633 -x634 x635 x636 -x637 -x638 -x639 x640 x641 x642 -x643 x644 x645 x646 -x647 x648 x649 x650 x651 -x652 -x653 -x654 x655 x656 x657 x658 x659 -x660 x661 -x662 x663 x664 -x665 -x666 -x667 -x668 x669 -x670 -x671 -x672 -x673 x674 x675 -x676 -x677 -x678 -x679 -x680 x681 -x682 -x683 -x684 -x685 x686 x687 x688 -x689 x690 -x691 -x692 -x693 x694 x695 -x696 x697 x698 x699 -x700 x701 x702 -x703 x704 x705 x706 x707 x708 -x709 -x710 x711 -x712 x713 -x714 x715 -x716 x717 x718 -x719 -x720 x721 -x722 -x723 -x724 x725 -x726 -x727 -x728 -x729 -x730 x731 -x732 -x733 -x734 x735 x736 -x737 x738 -x739 -x740 -x741 -x742 -x743 x744 x745 -x746 x747 -x748 x749 x750 x751 -x752 x753 -x754 -x755 x756 -x757 x758 -x759 x760 -x761 -x762 -x763 -x764 x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 x774 x775 -x776 x777 x778 -x779 -x780 x781 -x782 x783 x784 -x785 x786 -x787 -x788 x789 x790 -x791 -x792 -x793 -x794 -x795 x796 -x797 -x798 -x799 x800 -x801 x802 -x803 x804 -x805 -x806 x807 x808 -x809 x810 -x811 -x812 -x813 x814 x815 -x816 x817 -x818 -x819 -x820 -x821 x822 -x823 x824 x825 -x826 -x827 -x828 -x829 x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 x840 -x841 x842 x843 -x844 -x845 -x846 -x847 -x848 x849 -x850 -x851 -x852 x853 -x854 x855 -x856 -x857 x858 -x859 -x860 x861 -x862 -x863 x864 -x865 -x866 -x867 x868 -x869 x870 -x871 -x872 x873 -x874 x875 -x876 -x877 -x878 -x879 -x880 -x881 x882 -x883 -x884 -x885 -x886 -x887 -x888 x889 x890 -x891 -x892 x893 x894 -x895 -x896 x897 x898 -x899 x900 -x901 -x902 -x903 -x904 x905 -x906 -x907 -x908 x909 -x910 x911 x912 -x913 -x914 -x915 -x916 x917 -x918 -x919 -x920 x921 x922 -x923 -x924 x925 -x926 -x927 -x928 x929 x930 -x931 -x932 x933 -x934 -x935 -x936 x937 -x938 -x939 x940 -x941 x942 -x943 -x944 -x945 -x946 -x947 -x948 x949 x950 x951 x952 -x953 x954 -x955 x956 -x957 x958 -x959 x960 -x961 -x962 -x963 -x964 -x965 x966 -x967 x968 -x969 -x970 -x971 -x972 -x973 x974 -x975 x976 -x977 x978 -x979 -x980 -x981 -x982 x983 x984 -x985 x986 -x987 x988 -x989 -x990 x991 -x992 -x993 -x994 x995 -x996 x997 -x998 x999 -x1000 -x1001 x1002 -x1003 x1004 -x1005 x1006 -x1007 -x1008 x1009 -x1010 x1011 -x1012 -x1013 x1014 -x1015 -x1016 -x1017 x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 -x1026 -x1027 x1028 x1029 -x1030 x1031 -x1032 -x1033 -x1034 x1035 -x1036 -x1037 x1038 -x1039 -x1040 -x1041 x1042 -x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 x1052 x1053 -x1054 -x1055 -x1056 x1057 -x1058 x1059 -x1060 -x1061 -x1062 -x1063 -x1064 -x1065 -x1066 x1067 -x1068 -x1069 -x1070 -x1071 x1072 -x1073 -x1074 -x1075 -x1076 x1077 -x1078 -x1079 -x1080 x1081 -x1082 -x1083 -x1084 x1085 -x1086 -x1087 -x1088 -x1089 -x1090 -x1091 -x1092 x1093 -x1094 x1095 -x1096 -x1097 -x1098 -x1099 x1100 x1101 x1102 x1103 -x1104 x1105 -x1106 x1107 -x1108 -x1109 -x1110 x1111 -x1112 x1113 -x1114 x1115 -x1116 -x1117 x1118 -x1119 -x1120 -x1121 -x1122 x1123 -x1124 -x1125 -x1126 -x1127 x1128 x1129 -x1130 x1131 -x1132 x1133 -x1134 x1135 -x1136 -x1137 -x1138 x1139 -x1140 -x1141 -x1142 -x1143 x1144 -x1145 -x1146 x1147 -x1148 -x1149 -x1150 -x1151 -x1152 x1153 x1154 -x1155 x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165 x1166 -x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 x1180 x1181 -x1182 -x1183 x1184 -x1185 -x1186 -x1187 -x1188 -x1189 x1190 -x1191 -x1192 -x1193 x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 x1212 -x1213 x1214 -x1215 x1216 -x1217 -x1218 -x1219 x1220 -x1221 -x1222 x1223 -x1224 -x1225 -x1226 x1227 -x1228 -x1229 -x1230 x1231 x1232 -x1233 -x1234 -x1235 -x1236 -x1237 x1238 -x1239 -x1240 x1241 -x1242 -x1243 -x1244 -x1245 x1246 -x1247 -x1248 x1249 -x1250 -x1251 -x1252 x1253 -x1254 -x1255 x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 x1263 -x1264 x1265 x1266 x1267 -x1268 -x1269 x1270 -x1271 -x1272 -x1273 -x1274 -x1275 -x1276 -x1277 x1278 x1279 -x1280 x1281 -x1282 x1283 -x1284 -x1285 -x1286 -x1287 -x1288 x1289 -x1290 x1291 -x1292 x1293 -x1294 x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 x1302 -x1303 -x1304 -x1305 x1306 -x1307 x1308 x1309 -x1310 -x1311 -x1312 -x1313 x1314 -x1315 -x1316 -x1317 x1318 -x1319 x1320 -x1321 x1322 x1323 -x1324 x1325 -x1326 x1327 -x1328 -x1329 x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 x1337 -x1338 -x1339 -x1340 -x1341 x1342 -x1343 x1344 -x1345 x1346 -x1347 x1348 x1349 -x1350 -x1351 -x1352 x1353 -x1354 -x1355 x1356 -x1357 -x1358 -x1359 -x1360 -x1361 x1362 -x1363 x1364 -x1365 x1366 -x1367 -x1368 -x1369 x1370 -x1371 -x1372 x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 x1382 -x1383 -x1384 -x1385 x1386 x1387 -x1388 x1389 -x1390 -x1391 -x1392 x1393 -x1394 -x1395 -x1396 -x1397 -x1398 -x1399 -x1400 -x1401 x1402 -x1403 x1404 -x1405 -x1406 -x1407 -x1408 -x1409 -x1410 -x1411 -x1412 -x1413 -x1414 x1415 x1416 -x1417 -x1418 x1419 -x1420 -x1421 x1422 x1423 -x1424 -x1425 x1426 -x1427 -x1428 x1429 x1430 -x1431 x1432 -x1433 -x1434 -x1435 x1436 -x1437 -x1438 -x1439 -x1440 -x1441 x1442 -x1443 -x1444 -x1445 -x1446 -x1447 x1448 -x1449 x1450 x1451 -x1452 -x1453 -x1454 x1455 -x1456 x1457 -x1458 -x1459 x1460 -x1461 -x1462 x1463 -x1464 x1465 -x1466 -x1467 x1468 -x1469 -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x1477 -x1478 x1479 -x1480 -x1481 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 -x1489 x1490 -x1491 x1492 -x1493 -x1494 -x1495 -x1496 x1497 x1498 -x1499 x1500 -x1501 -x1502 -x1503 -x1504 -x1505 x1506 -x1507 x1508 -x1509 x1510 -x1511 -x1512 x1513 -x1514 x1515 -x1516 -x1517 x1518 -x1519 -x1520 x1521 -x1522 x1523 x1524 -x1525 -x1526 x1527 -x1528 x1529 x1530 -x1531 x1532 x1533 -x1534 -x1535 x1536 -x1537 -x1538 -x1539 x1540 -x1541 -x1542 -x1543 x1544 -x1545 x1546 -x1547 -x1548 -x1549 -x1550 -x1551 x1552 -x1553 -x1554 -x1555 -x1556 -x1557 x1558 -x1559 x1560 -x1561 x1562 -x1563 -x1564 -x1565 -x1566 -x1567 -x1568 -x1569 x1570 x1571 -x1572 x1573 -x1574 x1575 -x1576 -x1577 -x1578 x1579 -x1580 -x1581 -x1582 -x1583 -x1584 x1585 -x1586 x1587 -x1588 x1589 -x1590 x1591 x1592 x1593 -x1594 -x1595 -x1596 -x1597 x1598 -x1599 x1600 -x1601 -x1602 x1603 -x1604 x1605 -x1606 -x1607 x1608 -x1609 x1610 -x1611 x1612 -x1613 -x1614 x1615 -x1616 x1617 -x1618 x1619 -x1620 -x1621 -x1622 -x1623 -x1624 x1625 -x1626 x1627 -x1628 x1629 -x1630 x1631 -x1632 -x1633 x1634 x1635 -x1636 -x1637 -x1638 -x1639 x1640 -x1641 -x1642 -x1643 -x1644 x1645 -x1646 -x1647 x1648 -x1649 -x1650 -x1651 x1652 -x1653 -x1654 -x1655 x1656 -x1657 x1658 -x1659 x1660 -x1661 x1662 -x1663 -x1664 -x1665 -x1666 -x1667 x1668 -x1669 x1670 -x1671 -x1672 -x1673 -x1674 x1675 -x1676 -x1677 x1678 -x1679 -x1680 x1681 -x1682 -x1683 x1684 x1685 -x1686 x1687 -x1688 -x1689 -x1690 x1691 -x1692 -x1693 x1694 -x1695 -x1696 -x1697 -x1698 x1699 -x1700 x1701 -x1702 x1703 -x1704 x1705 -x1706 -x1707 x1708 -x1709 -x1710 -x1711 -x1712 x1713 x1714 -x1715 -x1716 x1717 -x1718 -x1719 -x1720 -x1721 -x1722 -x1723 -x1724 x1725 -x1726 x1727 -x1728 x1729 -x1730 x1731 -x1732 -x1733 -x1734 -x1735 -x1736 -x1737 -x1738 -x1739 x1740 -x1741 -x1742 -x1743 -x1744 -x1745 -x1746 x1747 -x1748 x1749 -x1750 x1751 -x1752 -x1753 -x1754 -x1755 x1756 -x1757 -x1758 -x1759 -x1760 -x1761 -x1762 -x1763 -x1764 x1765 x1766 -x1767 x1768 -x1769 x1770 -x1771 -x1772 -x1773 -x1774 -x1775 x1776 -x1777 x1778 -x1779 -x1780 -x1781 x1782 -x1783 -x1784 -x1785 x1786 -x1787 x1788 -x1789 x1790 -x1791 x1792 -x1793 -x1794 -x1795 -x1796 x1797 -x1798 x1799 -x1800 -x1801 -x1802 x1803 -x1804 x1805 -x1806 x1807 -x1808 x1809 -x1810 x1811 -x1812 -x1813 -x1814 x1815 x1816 -x1817 -x1818 -x1819 x1820 -x1821 x1822 -x1823 x1824 -x1825 x1826 -x1827 x1828 -x1829 x1830 -x1831 -x1832 -x1833 x1834 -x1835 -x1836 -x1837 -x1838 -x1839 x1840 x1841 -x1842 -x1843 x1844 -x1845 x1846 -x1847 -x1848 x1849 x1850 x1851 -x1852 -x1853 x1854 x1855 -x1856 -x1857 x1858 -x1859 -x1860 -x1861 -x1862 -x1863 x1864 -x1865 x1866 -x1867 x1868 -x1869 x1870 -x1871 -x1872 x1873 -x1874 x1875 -x1876 x1877 -x1878 -x1879 x1880 -x1881 x1882 x1883 -x1884 -x1885 x1886 -x1887 x1888 -x1889 -x1890 x1891 -x1892 -x1893 -x1894 -x1895 -x1896 -x1897 x1898 -x1899 -x1900 x1901 -x1902 -x1903 -x1904 -x1905 -x1906 -x1907 -x1908 -x1909 -x1910 -x1911 -x1912 -x1913 x1914 -x1915 x1916 -x1917 -x1918 -x1919 x1920 -x1921 -x1922 -x1923 -x1924 -x1925 x1926 -x1927 -x1928 -x1929 x1930 -x1931 -x1932 -x1933 -x1934 x1935 -x1936 -x1937 -x1938 -x1939 -x1940 -x1941 x1942 -x1943 -x1944 x1945 -x1946 x1947 -x1948 -x1949 -x1950 -x1951 x1952 -x1953 -x1954 -x1955 x1956 x1957 -x1958 -x1959 -x1960 x1961 -x1962 -x1963 -x1964 -x1965 -x1966 -x1967 -x1968 x1969 -x1970 -x1971 -x1972 -x1973 -x1974 -x1975 -x1976 x1977 -x1978 -x1979 -x1980 -x1981 -x1982 x1983 -x1984 x1985 -x1986 -x1987 x1988 -x1989 -x1990 -x1991 x1992 -x1993 -x1994 x1995 -x1996 x1997 -x1998 x1999 x2000 x2001 -x2002 -x2003 -x2004 -x2005 x2006 -x2007 x2008 -x2009 x2010 -x2011 x2012 -x2013 x2014 x2015 -x2016 x2017 -x2018 x2019 -x2020 -x2021 -x2022 x2023 -x2024 -x2025
57.08/57.17	c CPU time              : 57.1113 s

Verifier Data

OK	-78

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

pid=24545
running on 8 cores: 0-3,8-11

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.06 2.03 2.00 3/259 24548
/proc/meminfo: memFree=30324872/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=55976 CPUtime=0 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 262 0 0 0 0 0 0 0 20 0 1 0 125452458 57319424 9852 33554432000 4194304 6211289 140735801981312 140737089735208 4206761 0 0 4096 0 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 13994 9852 98 493 0 13491 0

[startup+0.10013 s]
/proc/loadavg: 2.06 2.03 2.00 3/259 24548
/proc/meminfo: memFree=30324872/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=62988 CPUtime=0.09 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 1327 0 0 0 8 1 0 0 20 0 1 0 125452458 64499712 13719 33554432000 4194304 6211289 140735801981312 140735801978776 5161098 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 15747 13719 143 493 0 15244 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62988

[startup+0.200637 s]
/proc/loadavg: 2.06 2.03 2.00 3/259 24548
/proc/meminfo: memFree=30324872/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=71212 CPUtime=0.19 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 2114 0 0 0 18 1 0 0 20 0 1 0 125452458 72921088 15791 33554432000 4194304 6211289 140735801981312 140735801978776 4636845 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 17803 15791 143 493 0 17300 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 71212

[startup+0.30031 s]
/proc/loadavg: 2.06 2.03 2.00 3/259 24548
/proc/meminfo: memFree=30324872/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=78616 CPUtime=0.29 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 3387 0 0 0 28 1 0 0 20 0 1 0 125452458 80502784 16691 33554432000 4194304 6211289 140735801981312 140735801978776 4205291 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 19654 16692 214 493 0 19151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78616

[startup+0.700207 s]
/proc/loadavg: 2.06 2.03 2.00 3/259 24548
/proc/meminfo: memFree=30324872/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=78616 CPUtime=0.69 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 3454 0 0 0 68 1 0 0 20 0 1 0 125452458 80502784 17755 33554432000 4194304 6211289 140735801981312 140735801978776 4244787 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 19654 17755 219 493 0 19151 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78616

[startup+1.50021 s]
/proc/loadavg: 2.06 2.03 2.00 3/260 24549
/proc/meminfo: memFree=30245120/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=90352 CPUtime=1.49 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 4843 0 0 0 148 1 0 0 20 0 1 0 125452458 92520448 20102 33554432000 4194304 6211289 140735801981312 140735801979656 4209376 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 22588 20102 219 493 0 22085 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90352

[startup+3.1002 s]
/proc/loadavg: 2.06 2.03 2.00 3/260 24549
/proc/meminfo: memFree=30239800/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=90624 CPUtime=3.09 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 4921 0 0 0 308 1 0 0 20 0 1 0 125452458 92798976 20691 33554432000 4194304 6211289 140735801981312 140735801979656 4209304 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 22656 20691 219 493 0 22153 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90624

[startup+6.30021 s]
/proc/loadavg: 2.06 2.03 2.00 3/260 24549
/proc/meminfo: memFree=30231816/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=102572 CPUtime=6.29 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 5720 0 0 0 627 2 0 0 20 0 1 0 125452458 105033728 22708 33554432000 4194304 6211289 140735801981312 140735801979656 4209396 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 25643 22708 219 493 0 25140 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102572

[startup+12.7002 s]
/proc/loadavg: 2.05 2.03 2.00 3/260 24549
/proc/meminfo: memFree=30228912/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=122536 CPUtime=12.69 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 6307 0 0 0 1267 2 0 0 20 0 1 0 125452458 125476864 24159 33554432000 4194304 6211289 140735801981312 140735801979176 4209396 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 30634 24159 219 493 0 30131 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 122536

[startup+25.5003 s]
/proc/loadavg: 2.04 2.03 2.00 3/260 24549
/proc/meminfo: memFree=30216036/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=129864 CPUtime=25.48 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 7534 0 0 0 2546 2 0 0 20 0 1 0 125452458 132980736 27432 33554432000 4194304 6211289 140735801981312 140735801979656 4209304 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 32466 27432 219 493 0 31963 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 129864

[startup+51.1003 s]
/proc/loadavg: 2.03 2.03 2.00 3/260 24549
/proc/meminfo: memFree=30150616/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=193540 CPUtime=51.08 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 11005 0 0 0 5105 3 0 0 20 0 1 0 125452458 198184960 43930 33554432000 4194304 6211289 140735801981312 140735801979656 4209816 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 48385 43930 219 493 0 47882 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 193540

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 24548 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+51.2003 s]
/proc/loadavg: 2.03 2.03 2.00 3/260 24549
/proc/meminfo: memFree=30150616/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=193540 CPUtime=51.18 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 11005 0 0 0 5115 3 0 0 20 0 1 0 125452458 198184960 43930 33554432000 4194304 6211289 140735801981312 140735801979656 4209899 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 48385 43930 219 493 0 47882 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 193540

[startup+54.4002 s]
/proc/loadavg: 2.02 2.03 2.00 3/260 24549
/proc/meminfo: memFree=30150616/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=193700 CPUtime=54.38 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 11020 0 0 0 5435 3 0 0 20 0 1 0 125452458 198348800 43945 33554432000 4194304 6211289 140735801981312 140735801979656 4209331 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 48425 43945 219 493 0 47922 0
Current children cumulated CPU time (s) 54.38
Current children cumulated vsize (KiB) 193700

[startup+56.0002 s]
/proc/loadavg: 2.02 2.03 2.00 3/260 24549
/proc/meminfo: memFree=30149500/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=224520 CPUtime=55.98 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 11553 0 0 0 5594 4 0 0 20 0 1 0 125452458 229908480 44249 33554432000 4194304 6211289 140735801981312 140735801979656 4242432 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 56130 44249 219 493 0 55627 0
Current children cumulated CPU time (s) 55.98
Current children cumulated vsize (KiB) 224520

[startup+56.8002 s]
/proc/loadavg: 2.02 2.03 2.00 3/260 24549
/proc/meminfo: memFree=30149252/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=224520 CPUtime=56.78 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 11554 0 0 0 5674 4 0 0 20 0 1 0 125452458 229908480 44250 33554432000 4194304 6211289 140735801981312 140735801979656 4209376 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 56130 44250 219 493 0 55627 0
Current children cumulated CPU time (s) 56.78
Current children cumulated vsize (KiB) 224520

[startup+57.0002 s]
/proc/loadavg: 2.02 2.03 2.00 3/260 24549
/proc/meminfo: memFree=30149252/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=224520 CPUtime=56.98 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 11554 0 0 0 5694 4 0 0 20 0 1 0 125452458 229908480 44250 33554432000 4194304 6211289 140735801981312 140735801979656 4209244 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 56130 44250 219 493 0 55627 0
Current children cumulated CPU time (s) 56.98
Current children cumulated vsize (KiB) 224520

[startup+57.1002 s]
/proc/loadavg: 2.02 2.03 2.00 3/260 24549
/proc/meminfo: memFree=30149252/32872528 swapFree=9196/9196
[pid=24548] ppid=24545 vsize=224520 CPUtime=57.08 cores=0-3,8-11
/proc/24548/stat : 24548 (cdcl-cuttingpla) R 24545 24548 23727 0 -1 4202496 11554 0 0 0 5704 4 0 0 20 0 1 0 125452458 229908480 44250 33554432000 4194304 6211289 140735801981312 140735801979656 4209322 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24548/statm: 56130 44250 219 493 0 55627 0
Current children cumulated CPU time (s) 57.08
Current children cumulated vsize (KiB) 224520

Child status: 30
Real time (s): 57.1777
CPU time (s): 57.1673
CPU user time (s): 57.1173
CPU system time (s): 0.049992
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 224520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.1173
system time used= 0.049992
maximum resident set size= 197804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11703
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= 3
involuntary context switches= 61

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.235964 second user time and 0.313952 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-09 03:35:09
IDJOB=4087729
IDBENCH=71835
IDSOLVER=2549
FILE ID=node132/4087729-1465436109
RUNJOBID= node132-1465427020-23743
PBS_JOBID= 19859780
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/featureSubscription/normalized-50-750-false-45-90-4-1000opt.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087729-1465436109/watcher-4087729-1465436109 -o /tmp/evaluation-result-4087729-1465436109/solver-4087729-1465436109 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1465427020-23743 --watchdog 1960 --input HOME/instance-4087729-1465436109.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 6db624ef9d444e54f2daac91a1bb8591
RANDOM SEED=521558361

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        30324508 kB
Buffers:          108332 kB
Cached:          1204556 kB
SwapCached:         1420 kB
Active:           914548 kB
Inactive:         853584 kB
Active(anon):     454704 kB
Inactive(anon):     3084 kB
Active(file):     459844 kB
Inactive(file):   850500 kB
Unevictable:        9196 kB
Mlocked:            9196 kB
SwapTotal:      67108856 kB
SwapFree:       67096368 kB
Dirty:              3404 kB
Writeback:             0 kB
AnonPages:        479960 kB
Mapped:             8112 kB
Shmem:                 0 kB
Slab:             628724 kB
SReclaimable:      68928 kB
SUnreclaim:       559796 kB
KernelStack:        2224 kB
PageTables:         5100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     618632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    454656 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= 71744 MiB
End job on node132 at 2016-06-09 03:36:06