Trace number 4087699

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_018_area_delay.opb
MD5SUMc19adaf233257cdd6134391794b23c65
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.069988
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables3187
Total number of constraints8922
Number of constraints which are clauses8922
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint63
Number of terms in the objective function 1527
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1527
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1527
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.02	c * #variable= 3187 #constraint= 8922
0.00/0.04	c * #variable= 3187 #constraint= 8922
0.59/0.63	c S1->S2
0.59/0.63	c S1->S2
0.59/0.63	c S1->S2
0.59/0.63	c S1->S2
0.59/0.63	c S1->S2
0.59/0.63	c #Conflicts:       1000 | #Learnt:       1004 | 0.000
0.59/0.63	c total clause space: 29.637MB
0.59/0.63	c total #watches: 571804
1.39/1.48	c total #propagations: 311325 / total #impl: 4709166 (eff. 0.066)
1.39/1.48	c S2->S1
1.39/1.48	c S1->S2
1.39/1.48	c S1->S2
1.39/1.48	c #Conflicts:       2000 | #Learnt:        689 | 0.000
1.39/1.48	c total clause space: 48.1602MB
1.39/1.48	c total #watches: 937577
2.49/2.55	c total #propagations: 645421 / total #impl: 19761073 (eff. 0.033)
2.49/2.55	c GC COLLECT
2.49/2.55	c #Conflicts:       3000 | #Learnt:       1351 | 0.000
2.49/2.55	c total clause space: 48.1602MB
2.49/2.55	c total #watches: 504079
3.19/3.26	c total #propagations: 772283 / total #impl: 35962582 (eff. 0.021)
3.19/3.26	c #Conflicts:       4000 | #Learnt:       2351 | 0.000
3.19/3.26	c total clause space: 48.1602MB
3.19/3.26	c total #watches: 1066977
3.99/4.04	c total #propagations: 962614 / total #impl: 46618468 (eff. 0.021)
3.99/4.04	c GC COLLECT
3.99/4.04	c #Conflicts:       5000 | #Learnt:       2032 | 0.000
3.99/4.04	c total clause space: 78.2603MB
3.99/4.04	c total #watches: 1265914
5.19/5.29	c total #propagations: 1263329 / total #impl: 57576275 (eff. 0.022)
5.19/5.29	c #Conflicts:       6000 | #Learnt:       3032 | 0.000
5.19/5.29	c total clause space: 78.2603MB
5.19/5.29	c total #watches: 1661077
7.39/7.41	c total #propagations: 1473206 / total #impl: 84102330 (eff. 0.018)
7.39/7.41	c GC COLLECT
7.39/7.41	c #Conflicts:       7000 | #Learnt:       2075 | 0.000
7.39/7.41	c total clause space: 127.173MB
7.39/7.41	c total #watches: 1061089
9.99/10.05	c total #propagations: 1599491 / total #impl: 106620669 (eff. 0.015)
9.99/10.05	c #Conflicts:       8000 | #Learnt:       3075 | 0.000
9.99/10.05	c total clause space: 127.173MB
9.99/10.05	c total #watches: 1438337
13.98/14.09	c total #propagations: 1999006 / total #impl: 143488493 (eff. 0.014)
13.98/14.09	c #Conflicts:       9000 | #Learnt:       4075 | 0.000
13.98/14.09	c total clause space: 127.173MB
13.98/14.09	c total #watches: 1686212
20.78/20.86	c total #propagations: 2313364 / total #impl: 198267317 (eff. 0.012)
20.78/20.86	c GC COLLECT
20.78/20.86	c #Conflicts:      10000 | #Learnt:       2641 | 0.000
20.78/20.86	c total clause space: 127.173MB
20.78/20.86	c total #watches: 1116168
28.79/28.84	c total #propagations: 2611234 / total #impl: 285162155 (eff. 0.009)
28.79/28.84	c #Conflicts:      11000 | #Learnt:       3641 | 0.000
28.79/28.84	c total clause space: 127.173MB
28.79/28.84	c total #watches: 1390750
35.29/35.37	c total #propagations: 2799521 / total #impl: 377298875 (eff. 0.007)
35.29/35.37	c #Conflicts:      12000 | #Learnt:       4640 | 0.000
35.29/35.37	c total clause space: 127.173MB
35.29/35.37	c total #watches: 1736915
40.48/40.58	c total #propagations: 3303921 / total #impl: 409586422 (eff. 0.008)
40.48/40.58	c #Conflicts:      13000 | #Learnt:       5640 | 0.000
40.48/40.58	c total clause space: 127.173MB
40.48/40.58	c total #watches: 1999349
42.99/43.07	c total #propagations: 3396189 / total #impl: 428764201 (eff. 0.008)
42.99/43.07	c GC COLLECT
42.99/43.07	c #Conflicts:      14000 | #Learnt:       3827 | 0.000
42.99/43.07	c total clause space: 127.173MB
42.99/43.07	c total #watches: 1312908
46.38/46.41	c total #propagations: 3426414 / total #impl: 442967858 (eff. 0.008)
46.38/46.41	c #Conflicts:      15000 | #Learnt:       4827 | 0.000
46.38/46.41	c total clause space: 127.173MB
46.38/46.41	c total #watches: 1523801
50.18/50.24	c total #propagations: 3519100 / total #impl: 464169447 (eff. 0.008)
50.18/50.24	c #Conflicts:      16000 | #Learnt:       5827 | 0.000
50.18/50.24	c total clause space: 127.173MB
50.18/50.24	c total #watches: 2005830
60.08/60.14	c total #propagations: 3665299 / total #impl: 482785468 (eff. 0.008)
60.08/60.14	c GC COLLECT
60.08/60.14	c #Conflicts:      17000 | #Learnt:       3674 | 0.000
60.08/60.14	c total clause space: 127.173MB
60.08/60.14	c total #watches: 1292766
71.58/71.68	c total #propagations: 3992621 / total #impl: 619720107 (eff. 0.006)
71.58/71.68	c #Conflicts:      18000 | #Learnt:       4674 | 0.000
71.58/71.68	c total clause space: 127.173MB
71.58/71.68	c total #watches: 1507994
85.17/85.24	c total #propagations: 4235608 / total #impl: 749488326 (eff. 0.006)
85.17/85.24	c #Conflicts:      19000 | #Learnt:       5674 | 0.000
85.17/85.24	c total clause space: 127.173MB
85.17/85.24	c total #watches: 1783683
102.28/102.38	c total #propagations: 4452315 / total #impl: 1005809748 (eff. 0.004)
102.28/102.38	c #Conflicts:      20000 | #Learnt:       6674 | 0.000
102.28/102.38	c total clause space: 127.173MB
102.28/102.38	c total #watches: 2025889
121.08/121.15	c total #propagations: 4674200 / total #impl: 1242554829 (eff. 0.004)
121.08/121.15	c GC COLLECT
121.08/121.15	c #Conflicts:      21000 | #Learnt:       4197 | 0.000
121.08/121.15	c total clause space: 127.173MB
121.08/121.15	c total #watches: 1456904
139.87/139.95	c total #propagations: 4923215 / total #impl: 1517328892 (eff. 0.003)
139.87/139.95	c #Conflicts:      22000 | #Learnt:       5197 | 0.000
139.87/139.95	c total clause space: 127.173MB
139.87/139.95	c total #watches: 1663674
163.06/163.12	c total #propagations: 5128765 / total #impl: 1792911109 (eff. 0.003)
163.06/163.12	c #Conflicts:      23000 | #Learnt:       6197 | 0.000
163.06/163.12	c total clause space: 127.173MB
163.06/163.12	c total #watches: 1840169
189.96/190.02	c total #propagations: 5328525 / total #impl: 2255443511 (eff. 0.002)
189.96/190.02	c #Conflicts:      24000 | #Learnt:       7197 | 0.000
189.96/190.02	c total clause space: 127.173MB
189.96/190.02	c total #watches: 2052259
228.94/229.03	c total #propagations: 5522519 / total #impl: 2721153367 (eff. 0.002)
228.94/229.03	c GC COLLECT
228.94/229.03	c #Conflicts:      25000 | #Learnt:       4414 | 0.000
228.94/229.03	c total clause space: 127.173MB
228.94/229.03	c total #watches: 1435495
248.24/248.37	c total #propagations: 5815042 / total #impl: 3522919050 (eff. 0.002)
248.24/248.37	c #Conflicts:      26000 | #Learnt:       5414 | 0.000
248.24/248.37	c total clause space: 127.173MB
248.24/248.37	c total #watches: 1634500
272.53/272.64	c total #propagations: 5965388 / total #impl: 4161791806 (eff. 0.001)
272.53/272.64	c #Conflicts:      27000 | #Learnt:       6414 | 0.000
272.53/272.64	c total clause space: 127.173MB
272.53/272.64	c total #watches: 1867443
314.53/314.62	c total #propagations: 6140237 / total #impl: 4858099841 (eff. 0.001)
314.53/314.62	c #Conflicts:      28000 | #Learnt:       7414 | 0.000
314.53/314.62	c total clause space: 127.173MB
314.53/314.62	c total #watches: 2060314
342.52/342.60	c total #propagations: 6385047 / total #impl: 6075882283 (eff. 0.001)
342.52/342.60	c GC COLLECT
342.52/342.60	c #Conflicts:      29000 | #Learnt:       4305 | 0.000
342.52/342.60	c total clause space: 206.656MB
342.52/342.60	c total #watches: 1498931
371.72/371.81	c total #propagations: 6541256 / total #impl: 6720344638 (eff. 0.001)
371.72/371.81	c #Conflicts:      30000 | #Learnt:       5305 | 0.000
371.72/371.81	c total clause space: 206.656MB
371.72/371.81	c total #watches: 1686828
416.11/416.20	c total #propagations: 6714382 / total #impl: 7147381270 (eff. 0.001)
416.11/416.20	c #Conflicts:      31000 | #Learnt:       6305 | 0.000
416.11/416.20	c total clause space: 206.656MB
416.11/416.20	c total #watches: 1891873
475.60/475.74	c total #propagations: 6942549 / total #impl: 8050482150 (eff. 0.001)
475.60/475.74	c #Conflicts:      32000 | #Learnt:       7305 | 0.000
475.60/475.74	c total clause space: 206.656MB
475.60/475.74	c total #watches: 2128811
540.99/541.13	c total #propagations: 7257998 / total #impl: 8640298628 (eff. 0.001)
540.99/541.13	c #Conflicts:      33000 | #Learnt:       8305 | 0.000
540.99/541.13	c total clause space: 206.656MB
540.99/541.13	c total #watches: 2327725
585.09/585.26	c total #propagations: 7669505 / total #impl: 8762205826 (eff. 0.001)
585.09/585.26	c GC COLLECT
585.09/585.26	c #Conflicts:      34000 | #Learnt:       4918 | 0.000
585.09/585.26	c total clause space: 206.656MB
585.09/585.26	c total #watches: 1652155
614.18/614.31	c total #propagations: 7932914 / total #impl: 8983348285 (eff. 0.001)
614.18/614.31	c #Conflicts:      35000 | #Learnt:       5918 | 0.000
614.18/614.31	c total clause space: 206.656MB
614.18/614.31	c total #watches: 1780197
646.47/646.68	c total #propagations: 8143443 / total #impl: 9150174546 (eff. 0.001)
646.47/646.68	c #Conflicts:      36000 | #Learnt:       6918 | 0.000
646.47/646.68	c total clause space: 206.656MB
646.47/646.68	c total #watches: 1873905
682.87/683.05	c total #propagations: 8364445 / total #impl: 9301205314 (eff. 0.001)
682.87/683.05	c #Conflicts:      37000 | #Learnt:       7918 | 0.000
682.87/683.05	c total clause space: 206.656MB
682.87/683.05	c total #watches: 2018570
719.56/719.76	c total #propagations: 8623478 / total #impl: 9472194335 (eff. 0.001)
719.56/719.76	c #Conflicts:      38000 | #Learnt:       8918 | 0.000
719.56/719.76	c total clause space: 206.656MB
719.56/719.76	c total #watches: 2147284
742.66/742.83	c total #propagations: 8812483 / total #impl: 9727341962 (eff. 0.001)
742.66/742.83	c GC COLLECT
742.66/742.83	c #Conflicts:      39000 | #Learnt:       5215 | 0.000
742.66/742.83	c total clause space: 206.656MB
742.66/742.83	c total #watches: 1093995
756.26/756.49	c total #propagations: 9039052 / total #impl: 9848773980 (eff. 0.001)
756.26/756.49	c #Conflicts:      40000 | #Learnt:       6215 | 0.000
756.26/756.49	c total clause space: 206.656MB
756.26/756.49	c total #watches: 1193543
772.45/772.64	c total #propagations: 9340836 / total #impl: 9956821395 (eff. 0.001)
772.45/772.64	c #Conflicts:      41000 | #Learnt:       7215 | 0.000
772.45/772.64	c total clause space: 206.656MB
772.45/772.64	c total #watches: 1255044
784.65/784.80	c total #propagations: 9920105 / total #impl: 10004789659 (eff. 0.001)
784.65/784.80	c #Conflicts:      42000 | #Learnt:       8215 | 0.000
784.65/784.80	c total clause space: 206.656MB
784.65/784.80	c total #watches: 1413932
801.55/801.74	c total #propagations: 10095765 / total #impl: 10199284635 (eff. 0.001)
801.55/801.74	c #Conflicts:      43000 | #Learnt:       9215 | 0.000
801.55/801.74	c total clause space: 206.656MB
801.55/801.74	c total #watches: 1544200
823.75/823.97	c total #propagations: 10272995 / total #impl: 10374613133 (eff. 0.001)
823.75/823.97	c GC COLLECT
823.75/823.97	c #Conflicts:      44000 | #Learnt:       5207 | 0.000
823.75/823.97	c total clause space: 206.656MB
823.75/823.97	c total #watches: 919209
838.34/838.53	c total #propagations: 10541631 / total #impl: 10729921401 (eff. 0.001)
838.34/838.53	c #Conflicts:      45000 | #Learnt:       6207 | 0.000
838.34/838.53	c total clause space: 206.656MB
838.34/838.53	c total #watches: 1031351
850.84/851.06	c total #propagations: 10857996 / total #impl: 10962475888 (eff. 0.001)
850.84/851.06	c #Conflicts:      46000 | #Learnt:       7207 | 0.000
850.84/851.06	c total clause space: 206.656MB
850.84/851.06	c total #watches: 1200793
866.65/866.84	c total #propagations: 11087495 / total #impl: 11005781061 (eff. 0.001)
866.65/866.84	c #Conflicts:      47000 | #Learnt:       8207 | 0.000
866.65/866.84	c total clause space: 206.656MB
866.65/866.84	c total #watches: 1292944
885.23/885.48	c total #propagations: 11436082 / total #impl: 11085749977 (eff. 0.001)
885.23/885.48	c #Conflicts:      48000 | #Learnt:       9207 | 0.000
885.23/885.48	c total clause space: 206.656MB
885.23/885.48	c total #watches: 1499209
908.03/908.24	c total #propagations: 11913248 / total #impl: 11144272709 (eff. 0.001)
908.03/908.24	c #Conflicts:      49000 | #Learnt:      10207 | 0.000
908.03/908.24	c total clause space: 206.656MB
908.03/908.24	c total #watches: 1676554
923.63/923.83	c total #propagations: 12505351 / total #impl: 11172033407 (eff. 0.001)
923.63/923.83	c GC COLLECT
923.63/923.83	c #Conflicts:      50000 | #Learnt:       5903 | 0.000
923.63/923.83	c total clause space: 206.656MB
923.63/923.83	c total #watches: 1249812
934.73/934.93	c total #propagations: 12906846 / total #impl: 11198954934 (eff. 0.001)
934.73/934.93	c #Conflicts:      51000 | #Learnt:       6903 | 0.000
934.73/934.93	c total clause space: 206.656MB
934.73/934.93	c total #watches: 1446115
948.03/948.23	c total #propagations: 13124281 / total #impl: 11256185108 (eff. 0.001)
948.03/948.23	c #Conflicts:      52000 | #Learnt:       7903 | 0.000
948.03/948.23	c total clause space: 206.656MB
948.03/948.23	c total #watches: 1565369
962.43/962.65	c total #propagations: 13455736 / total #impl: 11314368373 (eff. 0.001)
962.43/962.65	c #Conflicts:      53000 | #Learnt:       8903 | 0.000
962.43/962.65	c total clause space: 206.656MB
962.43/962.65	c total #watches: 1734382
987.63/987.86	c total #propagations: 13702118 / total #impl: 11375574707 (eff. 0.001)
987.63/987.86	c #Conflicts:      54000 | #Learnt:       9903 | 0.000
987.63/987.86	c total clause space: 206.656MB
987.63/987.86	c total #watches: 1888750
1013.22/1013.42	c total #propagations: 14093630 / total #impl: 11497426020 (eff. 0.001)
1013.22/1013.42	c #Conflicts:      55000 | #Learnt:      10903 | 0.000
1013.22/1013.42	c total clause space: 206.656MB
1013.22/1013.42	c total #watches: 2084054
1028.92/1029.14	c total #propagations: 14486219 / total #impl: 11541405522 (eff. 0.001)
1028.92/1029.14	c GC COLLECT
1028.92/1029.14	c #Conflicts:      56000 | #Learnt:       6308 | 0.000
1028.92/1029.14	c total clause space: 206.656MB
1028.92/1029.14	c total #watches: 1494576
1044.32/1044.53	c total #propagations: 14737743 / total #impl: 11614707672 (eff. 0.001)
1044.32/1044.53	c #Conflicts:      57000 | #Learnt:       7308 | 0.000
1044.32/1044.53	c total clause space: 206.656MB
1044.32/1044.53	c total #watches: 1778989
1063.82/1064.00	c total #propagations: 15011742 / total #impl: 11660844719 (eff. 0.001)
1063.82/1064.00	c #Conflicts:      58000 | #Learnt:       8308 | 0.000
1063.82/1064.00	c total clause space: 206.656MB
1063.82/1064.00	c total #watches: 1957846
1086.72/1086.95	c total #propagations: 15268541 / total #impl: 11766612011 (eff. 0.001)
1086.72/1086.95	c #Conflicts:      59000 | #Learnt:       9308 | 0.000
1086.72/1086.95	c total clause space: 206.656MB
1086.72/1086.95	c total #watches: 2096238
1105.61/1105.84	c total #propagations: 15514354 / total #impl: 11882185946 (eff. 0.001)
1105.61/1105.84	c #Conflicts:      60000 | #Learnt:      10308 | 0.000
1105.61/1105.84	c total clause space: 206.656MB
1105.61/1105.84	c total #watches: 2194263
1124.81/1125.00	c total #propagations: 15919869 / total #impl: 11998995106 (eff. 0.001)
1124.81/1125.00	c #Conflicts:      61000 | #Learnt:      11308 | 0.000
1124.81/1125.00	c total clause space: 206.656MB
1124.81/1125.00	c total #watches: 2374591
1146.80/1147.05	c total #propagations: 16156095 / total #impl: 12153122528 (eff. 0.001)
1146.80/1147.05	c GC COLLECT
1146.80/1147.05	c #Conflicts:      62000 | #Learnt:       6408 | 0.000
1146.80/1147.05	c total clause space: 206.656MB
1146.80/1147.05	c total #watches: 1472773
1159.70/1159.95	c total #propagations: 16580019 / total #impl: 12336250081 (eff. 0.001)
1159.70/1159.95	c #Conflicts:      63000 | #Learnt:       7408 | 0.000
1159.70/1159.95	c total clause space: 206.656MB
1159.70/1159.95	c total #watches: 1608099
1182.30/1182.55	c total #propagations: 16844413 / total #impl: 12539270116 (eff. 0.001)
1182.30/1182.55	c #Conflicts:      64000 | #Learnt:       8408 | 0.000
1182.30/1182.55	c total clause space: 206.656MB
1182.30/1182.55	c total #watches: 1763672
1196.79/1197.02	c total #propagations: 17421194 / total #impl: 12890927224 (eff. 0.001)
1196.79/1197.02	c #Conflicts:      65000 | #Learnt:       9408 | 0.000
1196.79/1197.02	c total clause space: 206.656MB
1196.79/1197.02	c total #watches: 1870433
1216.99/1217.24	c total #propagations: 17894497 / total #impl: 13005280150 (eff. 0.001)
1216.99/1217.24	c #Conflicts:      66000 | #Learnt:      10408 | 0.000
1216.99/1217.24	c total clause space: 206.656MB
1216.99/1217.24	c total #watches: 2010230
1234.69/1234.98	c total #propagations: 18310571 / total #impl: 13216918871 (eff. 0.001)
1234.69/1234.98	c #Conflicts:      67000 | #Learnt:      11408 | 0.000
1234.69/1234.98	c total clause space: 206.656MB
1234.69/1234.98	c total #watches: 2102141
1256.38/1256.69	c total #propagations: 18823499 / total #impl: 13351464582 (eff. 0.001)
1256.38/1256.69	c #Conflicts:      68000 | #Learnt:      12408 | 0.000
1256.38/1256.69	c total clause space: 206.656MB
1256.38/1256.69	c total #watches: 2221587
1271.98/1272.22	c total #propagations: 19254821 / total #impl: 13614864049 (eff. 0.001)
1271.98/1272.22	c GC COLLECT
1271.98/1272.22	c #Conflicts:      69000 | #Learnt:       7198 | 0.000
1271.98/1272.22	c total clause space: 206.656MB
1271.98/1272.22	c total #watches: 1302422
1286.58/1286.83	c total #propagations: 19834244 / total #impl: 13801246264 (eff. 0.001)
1286.58/1286.83	c #Conflicts:      70000 | #Learnt:       8198 | 0.000
1286.58/1286.83	c total clause space: 206.656MB
1286.58/1286.83	c total #watches: 1437418
1298.78/1299.06	c total #propagations: 20234403 / total #impl: 13945304405 (eff. 0.001)
1298.78/1299.06	c #Conflicts:      71000 | #Learnt:       9198 | 0.000
1298.78/1299.06	c total clause space: 206.656MB
1298.78/1299.06	c total #watches: 1598689
1315.07/1315.35	c total #propagations: 20533354 / total #impl: 14051891877 (eff. 0.001)
1315.07/1315.35	c #Conflicts:      72000 | #Learnt:      10198 | 0.000
1315.07/1315.35	c total clause space: 206.656MB
1315.07/1315.35	c total #watches: 1739585
1336.87/1337.13	c total #propagations: 20714226 / total #impl: 14268403990 (eff. 0.001)
1336.87/1337.13	c #Conflicts:      73000 | #Learnt:      11198 | 0.000
1336.87/1337.13	c total clause space: 206.656MB
1336.87/1337.13	c total #watches: 1872580
1349.77/1350.08	c total #propagations: 21102957 / total #impl: 14411837897 (eff. 0.001)
1349.77/1350.08	c #Conflicts:      74000 | #Learnt:      12198 | 0.000
1349.77/1350.08	c total clause space: 206.656MB
1349.77/1350.08	c total #watches: 2198672
1374.77/1375.06	c total #propagations: 21488889 / total #impl: 14491339312 (eff. 0.001)
1374.77/1375.06	c GC COLLECT
1374.77/1375.06	c #Conflicts:      75000 | #Learnt:       6702 | 0.000
1374.77/1375.06	c total clause space: 206.656MB
1374.77/1375.06	c total #watches: 1701376
1392.26/1392.54	c total #propagations: 21840313 / total #impl: 14529179931 (eff. 0.002)
1392.26/1392.54	c #Conflicts:      76000 | #Learnt:       7702 | 0.000
1392.26/1392.54	c total clause space: 206.656MB
1392.26/1392.54	c total #watches: 1967469
1408.56/1408.86	c total #propagations: 22208433 / total #impl: 14577922087 (eff. 0.002)
1408.56/1408.86	c #Conflicts:      77000 | #Learnt:       8702 | 0.000
1408.56/1408.86	c total clause space: 206.656MB
1408.56/1408.86	c total #watches: 2325340
1422.66/1422.92	c total #propagations: 22452693 / total #impl: 14636500941 (eff. 0.002)
1422.66/1422.92	c #Conflicts:      78000 | #Learnt:       9702 | 0.000
1422.66/1422.92	c total clause space: 206.656MB
1422.66/1422.92	c total #watches: 2577957
1437.95/1438.21	c total #propagations: 22820200 / total #impl: 14691016361 (eff. 0.002)
1437.95/1438.21	c #Conflicts:      79000 | #Learnt:      10702 | 0.000
1437.95/1438.21	c total clause space: 206.656MB
1437.95/1438.21	c total #watches: 2793802
1453.75/1454.01	c total #propagations: 23132749 / total #impl: 14725804548 (eff. 0.002)
1453.75/1454.01	c #Conflicts:      80000 | #Learnt:      11702 | 0.000
1453.75/1454.01	c total clause space: 206.656MB
1453.75/1454.01	c total #watches: 3014949
1471.56/1471.89	c total #propagations: 23296342 / total #impl: 14766932463 (eff. 0.002)
1471.56/1471.89	c #Conflicts:      81000 | #Learnt:      12702 | 0.000
1471.56/1471.89	c total clause space: 206.656MB
1471.56/1471.89	c total #watches: 3213959
1490.05/1490.34	c total #propagations: 23486491 / total #impl: 14827757994 (eff. 0.002)
1490.05/1490.34	c GC COLLECT
1490.05/1490.34	c #Conflicts:      82000 | #Learnt:       6914 | 0.000
1490.05/1490.34	c total clause space: 206.656MB
1490.05/1490.34	c total #watches: 2220844
1505.45/1505.77	c total #propagations: 23799997 / total #impl: 14908472315 (eff. 0.002)
1505.45/1505.77	c #Conflicts:      83000 | #Learnt:       7914 | 0.000
1505.45/1505.77	c total clause space: 206.656MB
1505.45/1505.77	c total #watches: 2440381
1517.04/1517.38	c total #propagations: 24050483 / total #impl: 15030130730 (eff. 0.002)
1517.04/1517.38	c S1->S2
1517.04/1517.38	c #Conflicts:      84000 | #Learnt:       8915 | 0.000
1517.04/1517.38	c total clause space: 206.656MB
1517.04/1517.38	c total #watches: 2726368
1532.24/1532.52	c total #propagations: 24210499 / total #impl: 15110855334 (eff. 0.002)
1532.24/1532.52	c #Conflicts:      85000 | #Learnt:       9915 | 0.000
1532.24/1532.52	c total clause space: 206.656MB
1532.24/1532.52	c total #watches: 2993518
1548.44/1548.76	c total #propagations: 24631525 / total #impl: 15148483844 (eff. 0.002)
1548.44/1548.76	c #Conflicts:      86000 | #Learnt:      10915 | 0.000
1548.44/1548.76	c total clause space: 206.656MB
1548.44/1548.76	c total #watches: 3209356
1568.74/1569.02	c total #propagations: 25004752 / total #impl: 15195367981 (eff. 0.002)
1568.74/1569.02	c #Conflicts:      87000 | #Learnt:      11915 | 0.000
1568.74/1569.02	c total clause space: 206.656MB
1568.74/1569.02	c total #watches: 3455484
1596.23/1596.58	c total #propagations: 25265124 / total #impl: 15241332168 (eff. 0.002)
1596.23/1596.58	c #Conflicts:      88000 | #Learnt:      12915 | 0.000
1596.23/1596.58	c total clause space: 206.656MB
1596.23/1596.58	c total #watches: 3641748
1624.13/1624.43	c total #propagations: 25522642 / total #impl: 15305874772 (eff. 0.002)
1624.13/1624.43	c #Conflicts:      89000 | #Learnt:      13915 | 0.000
1624.13/1624.43	c total clause space: 206.656MB
1624.13/1624.43	c total #watches: 3864529
1642.13/1642.43	c total #propagations: 25690676 / total #impl: 15344835682 (eff. 0.002)
1642.13/1642.43	c GC COLLECT
1642.13/1642.43	c #Conflicts:      90000 | #Learnt:       7818 | 0.000
1642.13/1642.43	c total clause space: 206.656MB
1642.13/1642.43	c total #watches: 2452746
1653.42/1653.77	c total #propagations: 25813654 / total #impl: 15394076162 (eff. 0.002)
1653.42/1653.77	c #Conflicts:      91000 | #Learnt:       8818 | 0.000
1653.42/1653.77	c total clause space: 206.656MB
1653.42/1653.77	c total #watches: 2668461
1669.63/1669.93	c total #propagations: 25990577 / total #impl: 15411747039 (eff. 0.002)
1669.63/1669.93	c #Conflicts:      92000 | #Learnt:       9818 | 0.000
1669.63/1669.93	c total clause space: 206.656MB
1669.63/1669.93	c total #watches: 2860976
1684.02/1684.32	c total #propagations: 26403152 / total #impl: 15456763087 (eff. 0.002)
1684.02/1684.32	c #Conflicts:      93000 | #Learnt:      10818 | 0.000
1684.02/1684.32	c total clause space: 206.656MB
1684.02/1684.32	c total #watches: 3120371
1699.41/1699.77	c total #propagations: 26554315 / total #impl: 15498037452 (eff. 0.002)
1699.41/1699.77	c #Conflicts:      94000 | #Learnt:      11818 | 0.000
1699.41/1699.77	c total clause space: 206.656MB
1699.41/1699.77	c total #watches: 3338221
1717.92/1718.26	c total #propagations: 26698847 / total #impl: 15544167321 (eff. 0.002)
1717.92/1718.26	c #Conflicts:      95000 | #Learnt:      12818 | 0.000
1717.92/1718.26	c total clause space: 206.656MB
1717.92/1718.26	c total #watches: 3511006
1737.81/1738.15	c total #propagations: 26854908 / total #impl: 15610268419 (eff. 0.002)
1737.81/1738.15	c #Conflicts:      96000 | #Learnt:      13818 | 0.000
1737.81/1738.15	c total clause space: 206.656MB
1737.81/1738.15	c total #watches: 3768122
1757.00/1757.31	c total #propagations: 27003164 / total #impl: 15670641991 (eff. 0.002)
1757.00/1757.31	c #Conflicts:      97000 | #Learnt:      14818 | 0.000
1757.00/1757.31	c total clause space: 206.656MB
1757.00/1757.31	c total #watches: 4012991
1768.20/1768.55	c total #propagations: 27113669 / total #impl: 15728405540 (eff. 0.002)
1768.20/1768.55	c GC COLLECT
1768.20/1768.55	c #Conflicts:      98000 | #Learnt:       8425 | 0.000
1768.20/1768.55	c total clause space: 206.656MB
1768.20/1768.55	c total #watches: 2547686
1780.30/1780.67	c total #propagations: 27215785 / total #impl: 15768593068 (eff. 0.002)
1780.30/1780.67	c #Conflicts:      99000 | #Learnt:       9425 | 0.000
1780.30/1780.67	c total clause space: 206.656MB
1780.30/1780.67	c total #watches: 2861031
1795.80/1796.12	c total #propagations: 27317994 / total #impl: 15811599332 (eff. 0.002)
1795.80/1796.12	c #Conflicts:     100000 | #Learnt:      10425 | 0.000
1795.80/1796.12	c total clause space: 206.656MB
1795.80/1796.12	c total #watches: 3098112

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4087699-1465432411/watcher-4087699-1465432411 -o /tmp/evaluation-result-4087699-1465432411/solver-4087699-1465432411 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465427004-22005 --watchdog 1960 --input HOME/instance-4087699-1465432411.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.05 2.05 3/177 22466
/proc/meminfo: memFree=30661000/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 125172911 57319424 7804 33554432000 4194304 6211289 140733700088352 140733397708872 4206544 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 13994 7804 98 493 0 13491 0

[startup+0.10017 s]
/proc/loadavg: 2.07 2.05 2.05 3/177 22466
/proc/meminfo: memFree=30661000/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=66892 CPUtime=0.08 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 1627 0 0 0 8 0 0 0 20 0 1 0 125172911 68497408 14638 33554432000 4194304 6211289 140733700088352 140733397708872 4205850 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 16723 14638 204 493 0 16220 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 66892

[startup+0.200386 s]
/proc/loadavg: 2.07 2.05 2.05 3/177 22466
/proc/meminfo: memFree=30661000/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=85204 CPUtime=0.19 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 3097 0 0 0 18 1 0 0 20 0 1 0 125172911 87248896 17538 33554432000 4194304 6211289 140733700088352 140733397708872 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 21301 17538 204 493 0 20798 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 85204

[startup+0.300385 s]
/proc/loadavg: 2.07 2.05 2.05 3/177 22466
/proc/meminfo: memFree=30661000/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=85736 CPUtime=0.29 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 3212 0 0 0 28 1 0 0 20 0 1 0 125172911 87793664 18675 33554432000 4194304 6211289 140733700088352 140733397708872 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 21434 18675 204 493 0 20931 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85736

[startup+0.700279 s]
/proc/loadavg: 2.07 2.05 2.05 3/177 22466
/proc/meminfo: memFree=30661000/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=101232 CPUtime=0.69 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 4525 0 0 0 68 1 0 0 20 0 1 0 125172911 103661568 20391 33554432000 4194304 6211289 140733700088352 140733700086584 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 25308 20391 214 493 0 24805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101232

[startup+1.50029 s]
/proc/loadavg: 2.07 2.05 2.05 3/178 22467
/proc/meminfo: memFree=30531548/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=122236 CPUtime=1.48 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 6280 0 0 0 147 1 0 0 20 0 1 0 125172911 125169664 25975 33554432000 4194304 6211289 140733700088352 140733700086584 4252390 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 30559 25975 214 493 0 30056 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 122236

[startup+3.10028 s]
/proc/loadavg: 2.07 2.05 2.05 3/178 22467
/proc/meminfo: memFree=30499352/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=123728 CPUtime=3.09 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 7091 0 0 0 307 2 0 0 20 0 1 0 125172911 126697472 27690 33554432000 4194304 6211289 140733700088352 140733700086696 4209194 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 30932 27690 219 493 0 30429 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123728

[startup+6.30028 s]
/proc/loadavg: 2.07 2.05 2.05 3/178 22467
/proc/meminfo: memFree=30453508/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=215108 CPUtime=6.29 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 11084 0 0 0 626 3 0 0 20 0 1 0 125172911 220270592 39291 33554432000 4194304 6211289 140733700088352 140733700086264 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 53777 39291 219 493 0 53274 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 215108

[startup+12.7003 s]
/proc/loadavg: 2.06 2.05 2.05 3/178 22467
/proc/meminfo: memFree=30433860/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=215960 CPUtime=12.68 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 11538 0 0 0 1265 3 0 0 20 0 1 0 125172911 221143040 41113 33554432000 4194304 6211289 140733700088352 140733700086264 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 53990 41113 219 493 0 53487 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 215960

[startup+25.5004 s]
/proc/loadavg: 2.05 2.05 2.05 3/178 22467
/proc/meminfo: memFree=30420724/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=216248 CPUtime=25.49 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 11712 0 0 0 2545 4 0 0 20 0 1 0 125172911 221437952 41791 33554432000 4194304 6211289 140733700088352 140733700086696 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 54062 41791 219 493 0 53559 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 216248

[startup+51.1004 s]
/proc/loadavg: 2.03 2.04 2.04 3/178 22467
/proc/meminfo: memFree=30382068/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=217272 CPUtime=51.08 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 12052 0 0 0 5104 4 0 0 20 0 1 0 125172911 222486528 44686 33554432000 4194304 6211289 140733700088352 140733700086696 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 54318 44686 219 493 0 53815 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 217272

[startup+102.3 s]
/proc/loadavg: 2.04 2.05 2.04 4/178 22468
/proc/meminfo: memFree=30362128/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=218424 CPUtime=102.28 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 12328 0 0 0 10224 4 0 0 20 0 1 0 125172911 223666176 46495 33554432000 4194304 6211289 140733700088352 140733700086344 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 54606 46495 219 493 0 54103 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 218424

[startup+162.3 s]
/proc/loadavg: 2.06 2.05 2.04 3/178 22469
/proc/meminfo: memFree=30343364/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=219152 CPUtime=162.26 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 12528 0 0 0 16222 4 0 0 20 0 1 0 125172911 224411648 47717 33554432000 4194304 6211289 140733700088352 140733700086344 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 54788 47717 219 493 0 54285 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 219152

[startup+222.307 s]
/proc/loadavg: 2.13 2.07 2.05 3/178 22470
/proc/meminfo: memFree=30329452/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=220136 CPUtime=222.26 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 12767 0 0 0 22221 5 0 0 20 0 1 0 125172911 225419264 51086 33554432000 4194304 6211289 140733700088352 140733700086344 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 55034 51086 219 493 0 54531 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 220136

[startup+282.3 s]
/proc/loadavg: 2.05 2.05 2.04 3/178 22472
/proc/meminfo: memFree=30307840/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=220708 CPUtime=282.23 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 12933 0 0 0 28218 5 0 0 20 0 1 0 125172911 226004992 51230 33554432000 4194304 6211289 140733700088352 140733700086696 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 55177 51230 219 493 0 54674 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 220708

[startup+342.3 s]
/proc/loadavg: 2.06 2.06 2.04 3/178 22473
/proc/meminfo: memFree=30291956/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=303008 CPUtime=342.22 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 13733 0 0 0 34217 5 0 0 20 0 1 0 125172911 310280192 54736 33554432000 4194304 6211289 140733700088352 140733700086216 4209464 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 75752 54736 219 493 0 75249 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 303008

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 2.04 3/179 22477
/proc/meminfo: memFree=30290808/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=303456 CPUtime=402.22 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 13832 0 0 0 40216 6 0 0 20 0 1 0 125172911 310738944 54835 33554432000 4194304 6211289 140733700088352 140733700086216 4209503 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 75864 54835 219 493 0 75361 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 303456

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/178 22478
/proc/meminfo: memFree=30268032/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=304064 CPUtime=462.21 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 13947 0 0 0 46215 6 0 0 20 0 1 0 125172911 311361536 54950 33554432000 4194304 6211289 140733700088352 140733700086216 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 76016 54950 219 493 0 75513 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 304064

[startup+522.3 s]
/proc/loadavg: 2.12 2.06 2.04 3/178 22479
/proc/meminfo: memFree=30190536/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=304368 CPUtime=522.2 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 14040 0 0 0 52214 6 0 0 20 0 1 0 125172911 311672832 55041 33554432000 4194304 6211289 140733700088352 140733700086264 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 76092 55041 219 493 0 75589 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 304368

[startup+582.3 s]
/proc/loadavg: 2.14 2.07 2.04 3/178 22481
/proc/meminfo: memFree=30148408/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=319832 CPUtime=582.18 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 16615 0 0 0 58212 6 0 0 20 0 1 0 125172911 327507968 59133 33554432000 4194304 6211289 140733700088352 140733700086216 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 79958 59133 219 493 0 79455 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 319832


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.10 2.05 3/178 22489
/proc/meminfo: memFree=30137380/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=321016 CPUtime=942.13 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 16844 0 0 0 94207 6 0 0 20 0 1 0 125172911 328720384 59362 33554432000 4194304 6211289 140733700088352 140733700086696 4209497 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 80254 59362 219 493 0 79751 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 321016

[startup+1002.3 s]
/proc/loadavg: 2.06 2.08 2.05 3/179 22493
/proc/meminfo: memFree=30131204/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=321368 CPUtime=1002.13 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 16920 0 0 0 100206 7 0 0 20 0 1 0 125172911 329080832 60974 33554432000 4194304 6211289 140733700088352 140733700086696 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 80342 60974 219 493 0 79839 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 321368

[startup+1062.3 s]
/proc/loadavg: 2.02 2.06 2.04 3/178 22494
/proc/meminfo: memFree=30104748/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=321368 CPUtime=1062.12 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 16936 0 0 0 106205 7 0 0 20 0 1 0 125172911 329080832 60990 33554432000 4194304 6211289 140733700088352 140733700086696 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 80342 60990 219 493 0 79839 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 321368

[startup+1122.3 s]
/proc/loadavg: 2.17 2.10 2.05 3/178 22495
/proc/meminfo: memFree=30076508/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=323128 CPUtime=1122.11 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 17216 0 0 0 112204 7 0 0 20 0 1 0 125172911 330883072 61270 33554432000 4194304 6211289 140733700088352 140733700086264 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 80782 61270 219 493 0 80279 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 323128

[startup+1182.3 s]
/proc/loadavg: 2.07 2.08 2.05 3/178 22497
/proc/meminfo: memFree=30075880/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=324248 CPUtime=1182.1 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 17392 0 0 0 118203 7 0 0 20 0 1 0 125172911 332029952 61446 33554432000 4194304 6211289 140733700088352 140733700086216 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 81062 61446 219 493 0 80559 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 324248

[startup+1242.3 s]
/proc/loadavg: 2.06 2.08 2.05 3/178 22498
/proc/meminfo: memFree=30074956/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=324440 CPUtime=1242.09 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 17437 0 0 0 124202 7 0 0 20 0 1 0 125172911 332226560 61491 33554432000 4194304 6211289 140733700088352 140733700086696 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 81110 61491 219 493 0 80607 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 324440

[startup+1302.3 s]
/proc/loadavg: 2.12 2.09 2.05 3/178 22499
/proc/meminfo: memFree=30074576/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=324440 CPUtime=1302.08 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 17456 0 0 0 130201 7 0 0 20 0 1 0 125172911 332226560 61510 33554432000 4194304 6211289 140733700088352 140733700086696 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 81110 61510 219 493 0 80607 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 324440

[startup+1362.3 s]
/proc/loadavg: 2.09 2.08 2.05 3/178 22500
/proc/meminfo: memFree=30073952/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=325272 CPUtime=1362.07 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 17648 0 0 0 136200 7 0 0 20 0 1 0 125172911 333078528 61702 33554432000 4194304 6211289 140733700088352 140733700086216 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 81318 61702 219 493 0 80815 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 325272

[startup+1422.3 s]
/proc/loadavg: 2.07 2.08 2.05 3/178 22501
/proc/meminfo: memFree=30073396/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=325752 CPUtime=1422.06 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 17778 0 0 0 142199 7 0 0 20 0 1 0 125172911 333570048 61832 33554432000 4194304 6211289 140733700088352 140733700086264 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 81438 61832 219 493 0 80935 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 325752

[startup+1482.3 s]
/proc/loadavg: 2.06 2.08 2.05 3/178 22503
/proc/meminfo: memFree=30057700/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=327004 CPUtime=1482.05 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 18174 0 0 0 148197 8 0 0 20 0 1 0 125172911 334852096 65805 33554432000 4194304 6211289 140733700088352 140733700086264 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 81751 65805 219 493 0 81248 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 327004

[startup+1542.31 s]
/proc/loadavg: 2.07 2.08 2.05 3/178 22504
/proc/meminfo: memFree=29927092/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=487736 CPUtime=1542.05 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 27807 0 0 0 154194 11 0 0 20 0 1 0 125172911 499441664 98333 33554432000 4194304 6211289 140733700088352 140733700086216 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 121934 98333 219 493 0 121431 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 487736

[startup+1602.3 s]
/proc/loadavg: 2.02 2.06 2.04 3/179 22508
/proc/meminfo: memFree=29913536/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=488216 CPUtime=1602.03 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 27978 0 0 0 160192 11 0 0 20 0 1 0 125172911 499933184 99015 33554432000 4194304 6211289 140733700088352 140733700086216 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 122054 99015 219 493 0 121551 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 488216

[startup+1662.3 s]
/proc/loadavg: 2.15 2.09 2.05 3/179 22532
/proc/meminfo: memFree=29836832/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=488376 CPUtime=1662.02 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 28097 0 0 0 166191 11 0 0 20 0 1 0 125172911 500097024 102711 33554432000 4194304 6211289 140733700088352 140733700086696 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 122094 102711 219 493 0 121591 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 488376

[startup+1722.3 s]
/proc/loadavg: 2.19 2.11 2.06 3/178 22533
/proc/meminfo: memFree=29837272/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=488568 CPUtime=1722.01 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 28128 0 0 0 172190 11 0 0 20 0 1 0 125172911 500293632 102742 33554432000 4194304 6211289 140733700088352 140733700086696 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 122142 102742 219 493 0 121639 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 488568

[startup+1782.3 s]
/proc/loadavg: 2.10 2.10 2.06 3/178 22535
/proc/meminfo: memFree=29830200/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=488760 CPUtime=1782 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 28175 0 0 0 178189 11 0 0 20 0 1 0 125172911 500490240 104322 33554432000 4194304 6211289 140733700088352 140733700086696 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 122190 104322 219 493 0 121687 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 488760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.09 2.06 3/178 22535
/proc/meminfo: memFree=29828696/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=488760 CPUtime=1800 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 28179 0 0 0 179989 11 0 0 20 0 1 0 125172911 500490240 104590 33554432000 4194304 6211289 140733700088352 140733700086696 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 122190 104590 219 493 0 121687 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 488760

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.08 2.09 2.06 3/178 22535
/proc/meminfo: memFree=29828696/32872528 swapFree=11252/530428
[pid=22466] ppid=22463 vsize=488760 CPUtime=1800 cores=1,3,5,7
/proc/22466/stat : 22466 (cdcl-cuttingpla) R 22463 22466 21988 0 -1 4202496 28179 0 0 0 179989 11 0 0 20 0 1 0 125172911 500490240 104590 33554432000 4194304 6211289 140733700088352 140733700086696 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22466/statm: 122190 104590 219 493 0 121687 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 488760

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.89
CPU system time (s): 0.124981
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 488760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.124981
maximum resident set size= 418360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28179
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= 44
involuntary context switches= 1873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.17736 second user time and 7.65684 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-09 02:33:31
IDJOB=4087699
IDBENCH=24997
IDSOLVER=2549
FILE ID=node141/4087699-1465432411
RUNJOBID= node141-1465427004-22005
PBS_JOBID= 19859775
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_018_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087699-1465432411/watcher-4087699-1465432411 -o /tmp/evaluation-result-4087699-1465432411/solver-4087699-1465432411 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465427004-22005 --watchdog 1960 --input HOME/instance-4087699-1465432411.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= c19adaf233257cdd6134391794b23c65
RANDOM SEED=709968548

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30664248 kB
Buffers:          112820 kB
Cached:           739232 kB
SwapCached:         1832 kB
Active:           408732 kB
Inactive:         513796 kB
Active(anon):      69556 kB
Inactive(anon):     3244 kB
Active(file):     339176 kB
Inactive(file):   510552 kB
Unevictable:      530428 kB
Mlocked:           11252 kB
SwapTotal:      67108856 kB
SwapFree:       67098372 kB
Dirty:              5460 kB
Writeback:             0 kB
AnonPages:        549448 kB
Mapped:             9044 kB
Shmem:                 0 kB
Slab:             622304 kB
SReclaimable:      65760 kB
SUnreclaim:       556544 kB
KernelStack:        1400 kB
PageTables:         5492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     734784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    520192 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 node141 at 2016-06-09 03:03:32