Trace number 3708073

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
bsolo 3.2SAT80 1798 1798.28

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_2.opb
MD5SUMa70b0edfadf87ffd0bc1b32400cae43b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark1798.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved NO
Number of variables172
Total number of constraints14
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint74
Maximum length of a constraint76
Number of terms in the objective function 112
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5454
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3708073-1338157887.opb
0.00/0.00	c File size is 10354 bytes.
0.00/0.00	c Highest Coefficient sum: 5454
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 172 Constr: 14 0/0/14 Lit: 1058 Watch. Lit: 312
0.00/0.00	c Obj. Vars: 112 (65.1163 % of total variables)
0.00/0.00	c Pre-processing Time: 0.001 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    172       14     1058   75      322    2116      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
0.00/0.00	o 643
0.00/0.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.08	c        0    172       15     1170   78      728    2340      1      0 0.00
0.00/0.08	c      100    172      136     8919   65     1076    2575    122   6250 0.02
0.00/0.08	c      350    172      450    29206   64     1719    2833    436   6363 0.06
0.00/0.08	o 641
0.00/0.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.09	c      481    172      602    38692   64     2211    2340    588   6012 0.08
0.00/0.09	o 637
0.00/0.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.09	c      540    172      667    41671   62     2443    2340    653   6000 0.09
0.00/0.09	o 624
0.00/0.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.09	c      540    172      668    41783   62     2535    2340    654   6000 0.09
0.00/0.09	o 620
0.00/0.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.09	c      542    172      672    42087   62     2679    2340    658   5956 0.09
0.00/0.09	o 574
0.09/0.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.10	c      557    172      694    43715   62     2801    2340    680   5925 0.09
0.09/0.10	o 568
0.09/0.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.10	c      585    172      726    45201   62     3000    2340    712   5909 0.10
0.09/0.10	o 566
0.09/0.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.10	c      585    172      727    45313   62     3055    2340    713   5850 0.10
0.09/0.10	o 558
0.09/0.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.12	c      588    172      731    45675   62     3158    2340    717   5821 0.10
0.09/0.12	c      689    172      846    52101   61     3555    2575    832   5694 0.12
0.09/0.12	o 433
0.09/0.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.14	c      702    172      860    52691   61     3505    2340    846   5661 0.12
0.09/0.14	o 372
0.19/0.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.20	c      769    172      932    56203   60     3717    2340    918   5613 0.14
0.19/0.20	c      869    172     1050    63010   60     3904    2575   1036   5570 0.16
0.19/0.20	o 350
0.19/0.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.22	c     1104    172     1324    80404   60     4628    2340   1310   5411 0.20
0.19/0.22	o 341
0.19/0.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.22	c     1179    172     1406    83889   59     4776    2340   1392   5433 0.22
0.19/0.22	o 319
0.19/0.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.28	c     1198    172     1427    84802   59     4924    2340   1413   5420 0.22
0.19/0.28	c     1298    172     1541    89769   58     5302    2575   1527   5430 0.24
0.19/0.28	o 313
0.19/0.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.28	c     1494    172     1801   105660   58     5933    2340   1787   5354 0.28
0.19/0.28	o 248
0.19/0.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.29	c     1506    172     1816   106370   58     6024    2340   1802   5321 0.28
0.19/0.29	o 246
0.19/0.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.29	c     1522    172     1835   107259   58     6130    2340   1821   5303 0.29
0.19/0.29	o 244
0.29/0.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.34	c     1549    172     1868   109190   58     6308    2340   1854   5286 0.29
0.29/0.34	c     1651    172     1973   113786   57     6580    2575   1959   5291 0.31
0.29/0.34	o 242
0.39/0.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.42	c     1795    172     2147   124137   57     7071    2340   2133   5263 0.34
0.39/0.42	c     1896    172     2257   129304   57     7368    2575   2243   5194 0.36
0.39/0.42	o 214
0.49/0.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.52	c     2103    172     2504   144820   57     7938    2340   2490   5043 0.42
0.49/0.52	c     2204    172     1291    71109   55     3485    2575   1277   5055 0.44
0.49/0.52	c     2455    172     1571    87119   55     4093    2833   1557   5072 0.48
0.49/0.52	o 210
0.69/0.79	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.69/0.79	c     2693    172     1840   100939   54     5049    2340   1826   5119 0.53
0.69/0.79	c     2793    172     1945   104630   53     5240    2575   1931   5181 0.54
0.69/0.79	c     3044    172     2212   115002   51     5794    2833   2198   5266 0.58
0.69/0.79	c     3522    172     2780   148126   53     7332    3117   2766   5187 0.68
0.69/0.79	o 197
0.79/0.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.79/0.83	c     4118    172     1852    99746   53     5251    2340   1838   5199 0.79
0.79/0.83	c     4220    172     1962   104166   53     5481    2575   1948   5209 0.81
0.79/0.83	o 194
0.89/0.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.94	c     4374    172     2133   113372   53     5965    2340   2119   5232 0.84
0.89/0.94	c     4474    172     2235   116709   52     6162    2575   2221   5275 0.85
0.89/0.94	c     4724    172     2512   128949   51     6739    2833   2498   5301 0.89
0.89/0.94	o 182
0.89/0.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.94	c     4976    172     2784   139634   50     7399    2340   2770   5310 0.94
0.89/0.94	o 177
0.89/0.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.97	c     5002    172     1216    59850   49     3286    2340   1202   5287 0.95
0.89/0.97	o 169
0.89/0.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.97	c     5099    172     1329    66264   49     3625    2340   1315   5273 0.97
0.89/0.97	o 167
0.89/0.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.98	c     5115    172     1347    67555   50     3791    2340   1333   5273 0.97
0.89/0.98	o 165
1.29/1.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.29/1.32	c     5173    172     1414    71245   50     4082    2340   1400   5267 0.98
1.29/1.32	c     5274    172     1518    74722   49     4303    2575   1504   5295 1.00
1.29/1.32	c     5524    172     1806    89058   49     4986    2833   1792   5296 1.04
1.29/1.32	c     5999    172     2350   113591   48     6082    3117   2336   5234 1.15
1.29/1.32	o 164
1.29/1.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.29/1.32	c     6748    172     1616    77654   48     4335    2340   1602   5119 1.32
1.29/1.32	o 162
1.29/1.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.29/1.35	c     6778    172     1656    80869   48     4660    2340   1642   5115 1.32
1.29/1.35	c     6880    172     1761    84450   47     4870    2575   1747   5142 1.34
1.29/1.35	o 160
1.48/1.58	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.48/1.58	c     6953    172     1849    88512   47     5170    2340   1835   5127 1.36
1.48/1.58	c     7053    172     1962    94883   48     5458    2575   1948   5129 1.38
1.48/1.58	c     7303    172     2244   106381   47     6029    2833   2230   5128 1.42
1.48/1.58	c     7778    172     2819   134038   47     7226    3117   2805   5067 1.53
1.48/1.58	o 152
1.88/1.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.88/1.97	c     7951    172     3027   143805   47     7777    2340   3013   5038 1.58
1.88/1.97	c     8051    172     1305    60828   46     3360    2575   1291   5016 1.60
1.88/1.97	c     8302    172     1589    73255   46     3941    2833   1575   5016 1.66
1.88/1.97	c     8777    172     2143    99977   46     5092    3117   2129   4995 1.76
1.88/1.97	c     9591    172     3061   139055   45     6935    3429   3047   4979 1.93
1.88/1.97	o 151
1.88/1.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.88/1.98	c     9819    172     3318   149572   45     7559    2753   3304   4976 1.97
1.88/1.98	o 147
1.98/2.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.98/2.02	c     9848    172     1427    62208   43     3728    2340   1413   4966 1.98
1.98/2.02	c     9948    172     1527    65396   42     3920    2575   1513   4986 2.00
1.98/2.02	o 145
1.98/2.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.98/2.07	c    10111    172     1713    75604   44     4460    2340   1699   4993 2.02
1.98/2.07	c    10211    172     1817    79403   43     4674    2575   1803   5005 2.04
1.98/2.07	o 144
1.98/2.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.98/2.09	c    10347    172     1973    86777   43     5101    2340   1959   5000 2.07
1.98/2.09	c    10448    172     2082    90929   43     5324    2575   2068   5006 2.09
1.98/2.09	o 142
2.79/2.86	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.86	c    10462    172     2098    91604   43     5461    2340   2084   5003 2.09
2.79/2.86	c    10562    172     2218    98083   44     5775    2575   2204   4993 2.12
2.79/2.86	c    10813    172     2506   110926   44     6396    2833   2492   4982 2.17
2.79/2.86	c    11288    172     1555    68325   43     3965    3117   1541   4994 2.26
2.79/2.86	c    12101    172     2462   110851   45     6012    3429   2448   5008 2.42
2.79/2.86	c    13421    172     2143    96133   44     5082    3772   2129   5013 2.68
2.79/2.86	o 133
2.79/2.87	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.87	c    14344    172     3165   142704   45     7401    2340   3151   5013 2.86
2.79/2.87	o 115
3.29/3.37	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.29/3.37	c    14372    172     1225    53701   43     3411    2340   1211   5009 2.87
3.29/3.37	c    14472    168     1331    57929   43     3667    2575   1317   5012 2.89
3.29/3.37	c    14722    166     1591    67435   42     4189    2833   1577   5022 2.93
3.29/3.37	c    15197    165     2104    87656   41     5215    3117   2090   5035 3.02
3.29/3.37	c    16010    165     2966   122404   41     6965    3429   2952   5023 3.19
3.29/3.37	o 108
3.29/3.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.29/3.38	c    16925    163     2163    86064   39     5303    2322   2149   5019 3.37
3.29/3.38	o 106
3.39/3.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.39/3.45	c    16995    163     2253    92437   41     5638    2322   2239   5020 3.38
3.39/3.45	c    17095    162     1185    48565   40     3129    2555   1171   5022 3.40
3.39/3.45	c    17345    162     1442    58277   40     3641    2811   1428   5030 3.45
3.39/3.45	o 105
6.19/6.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.19/6.29	c    17359    162     1458    58911   40     3779    2320   1444   5031 3.45
6.19/6.29	c    17459    162     1565    63328   40     4007    2553   1551   5032 3.47
6.19/6.29	c    17709    162     1821    72870   40     4510    2809   1807   5040 3.51
6.19/6.29	c    18186    162     2316    90955   39     5507    3090   2302   5060 3.59
6.19/6.29	c    18999    161     1570    58326   37     3840    3400   1556   5066 3.75
6.19/6.29	c    20319    161     2979   120344   40     6773    3741   2965   5073 4.00
6.19/6.29	c    22400    161     3218   127205   39     7240    4116   3204   5086 4.40
6.19/6.29	c    25623    161     2357    92346   39     5414    4528   2343   5093 5.03
6.19/6.29	c    30559    161     2888   113464   39     6574    4981   2874   5068 6.03
6.19/6.29	o 104
6.59/6.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.59/6.67	c    31945    160     4373   177926   40    10088    2316   4359   5077 6.29
6.59/6.67	c    32046    160     1293    55227   42     3379    2548   1279   5064 6.33
6.59/6.67	c    32296    159     1563    69641   44     4123    2803   1549   5066 6.38
6.59/6.67	c    32772    159     2088    98441   47     5379    3084   2074   5074 6.46
6.59/6.67	c    33585    159     2945   134240   45     7304    3393   2931   5090 6.60
6.59/6.67	o 103
212.26/212.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
212.26/212.34	c    34002    159     3376   150464   44     8280    2680   3362   5093 6.67
212.26/212.34	c    34102    159     1472    58067   39     3651    2949   1458   5089 6.70
212.26/212.34	c    34352    159     1729    67617   39     4167    3244   1715   5095 6.74
212.26/212.34	c    34827    159     2221    86468   38     5179    3569   2207   5099 6.83
212.26/212.34	c    35640    159     3062   121491   39     6890    3926   3048   5094 7.00
212.26/212.34	c    36960    159     2408    94969   39     5516    4319   2394   5090 7.26
212.26/212.34	c    39041    159     2349    98151   41     5427    4751   2335   5063 7.71
212.26/212.34	c    42264    159     3318   132056   39     7335    5227   3304   5042 8.38
212.26/212.34	c    47200    159     3084   121130   39     6871    5750   3070   5026 9.39
212.26/212.34	c    54706    159     4951   192381   38    10613    6326   4937   5014 10.91
212.26/212.34	c    66067    159     3802   150738   39     8305    6959   3788   4917 13.43
212.26/212.34	c    83211    159     3762   145149   38     8262    7655   3748   4808 17.30
212.26/212.34	c   109031    159     7168   310482   43    15099    8421   7154   4669 23.35
212.26/212.34	c   147863    159     8409   333079   39    17528    9264   8395   4554 32.47
212.26/212.34	c   206215    159     7437   291566   39    15586   10191   7423   4521 45.60
212.26/212.34	c   293847    159     9365   382973   40    19479   11211   9351   4346 67.61
212.26/212.34	c   425399    159     7914   323256   40    16530   12333   7900   4270 99.62
212.26/212.34	c   622831    159    10317   444341   43    21356   13567  10303   4197 148.40
212.26/212.34	o 92
253.64/253.71	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
253.64/253.71	c   848156    159     7732   308184   39    16343    2314   7718   3994 212.31
253.64/253.71	c   848256    159     1286    50710   39     3285    2546   1272   3994 212.36
253.64/253.71	c   848507    159     1547    59819   38     3808    2801   1533   3994 212.40
253.64/253.71	c   848982    159     2046    78451   38     4814    3082   2032   3995 212.47
253.64/253.71	c   849795    159     2901   110367   38     6530    3391   2887   3996 212.61
253.64/253.71	c   851116    159     2570    97957   38     5860    3731   2556   3998 212.84
253.64/253.71	c   853198    159     2836   111797   39     6376    4105   2822   4001 213.22
253.64/253.71	c   856422    159     2081    83469   40     4873    4516   2067   4005 213.84
253.64/253.71	c   861358    159     2743   104192   37     6198    4968   2729   4011 214.75
253.64/253.71	c   868864    158     3061   120780   39     6824    5465   3047   4020 216.13
253.64/253.71	c   880225    158     3784   148890   39     8291    6012   3770   4033 218.25
253.64/253.71	c   897369    158     3211   115530   35     7119    6614   3197   4051 221.47
253.64/253.71	c   923188    158     6268   238135   37    13234    7276   6254   4078 226.36
253.64/253.71	c   962020    158     6031   221773   36    12774    8004   6017   4119 233.51
253.64/253.71	c  1020372    158     5141   188750   36    11010    8805   5127   4172 244.55
253.64/253.71	o 84
705.28/705.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
705.28/705.41	c  1066169    158     7951   298244   37    16812    2312   7937   4202 253.67
705.28/705.41	c  1066269    158     1288    46111   35     3309    2544   1274   4202 253.72
705.28/705.41	c  1066520    158     1545    54772   35     3854    2799   1531   4203 253.75
705.28/705.41	c  1066995    158     2032    71222   35     4836    3079   2018   4203 253.82
705.28/705.41	c  1067808    158     2876   101113   35     6523    3387   2862   4204 253.94
705.28/705.41	c  1069128    158     2498    87476   35     5682    3726   2484   4206 254.16
705.28/705.41	c  1071209    158     2718    93006   34     6128    4099   2704   4209 254.49
705.28/705.41	c  1074432    158     3895   136091   34     8460    4509   3881   4213 255.01
705.28/705.41	c  1079368    158     4355   151232   34     9395    4960   4341   4219 255.82
705.28/705.41	c  1086874    158     4440   156254   35     9578    5457   4426   4227 257.09
705.28/705.41	c  1098235    158     5001   178186   35    10713    6003   4987   4239 259.07
705.28/705.41	c  1115379    158     4250   159921   37     9197    6604   4236   4252 262.28
705.28/705.41	c  1141199    158     3836   139432   36     8383    7265   3822   4273 267.04
705.28/705.41	c  1180031    158     6935   282952   40    14643    7992   6921   4296 274.67
705.28/705.41	c  1238383    158     6170   252813   40    13070    8792   6156   4322 286.49
705.28/705.41	c  1326015    158     7153   276276   38    15040    9672   7139   4344 305.23
705.28/705.41	c  1457567    158     5016   174590   34    10728   10640   5002   4369 333.57
705.28/705.41	c  1654999    158     8141   314888   38    16989   11705   8127   4399 376.19
705.28/705.41	c  1951251    158     9989   401122   40    20721   12876   9975   4394 444.05
705.28/705.41	c  2395733    158     8472   351279   41    17686   14164   8458   4366 548.69
705.28/705.41	o 82
705.48/705.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
705.48/705.60	c  3000748    158    10782   441639   40    22468    2312  10768   4254 705.30
705.48/705.60	c  3000848    158     1287    51722   40     3288    2544   1273   4253 705.45
705.48/705.60	c  3001098    158     1543    60033   38     3794    2799   1529   4253 705.48
705.48/705.60	o 80
1797.91/1798.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.91/1798.27	c  3001117    158     1563    61072   39     3936    2312   1549   4253 705.49
1797.91/1798.27	c  3001218    158     1668    65123   39     4140    2544   1654   4253 705.50
1797.91/1798.27	c  3001468    158     1929    75029   38     4667    2799   1915   4254 705.55
1797.91/1798.27	c  3001944    158     2424    95313   39     5650    3079   2410   4254 705.64
1797.91/1798.27	c  3002757    158     1686    65505   38     4066    3387   1672   4254 705.78
1797.91/1798.27	c  3004077    158     3075   124447   40     6864    3726   3061   4254 706.01
1797.91/1798.27	c  3006158    158     3326   128562   38     7347    4099   3312   4255 706.37
1797.91/1798.27	c  3009382    158     2458    88782   36     5606    4509   2444   4257 706.90
1797.91/1798.27	c  3014318    158     2987   120867   40     6669    4960   2973   4258 707.81
1797.91/1798.27	c  3021826    158     3215   125049   38     7141    5457   3201   4260 709.26
1797.91/1798.27	c  3033188    158     3887   155506   40     8482    6003   3873   4263 711.45
1797.91/1798.27	c  3050332    158     3224   128588   39     7146    6604   3210   4266 714.91
1797.91/1798.27	c  3076151    158     6132   240981   39    12968    7265   6118   4273 719.87
1797.91/1798.27	c  3114983    158     5347   201748   37    11391    7992   5333   4282 727.32
1797.91/1798.27	c  3173335    158     4685   168110   35    10100    8792   4671   4290 739.60
1797.91/1798.27	c  3260967    158     5615   220855   39    11937    9672   5601   4300 758.21
1797.91/1798.27	c  3392519    158     8748   362421   41    18301   10640   8734   4304 788.17
1797.91/1798.27	c  3589951    158     7844   298247   38    16402   11705   7830   4301 834.51
1797.91/1798.27	c  3886203    158     6716   253480   37    14129   12876   6702   4321 899.22
1797.91/1798.27	c  4330686    158    10021   359106   35    20745   14164  10007   4328 1000.40
1797.91/1798.27	c  4997514    158     9130   336016   36    18992   15581   9116   4308 1159.97
1797.91/1798.27	c  5997859    158    10786   413780   38    22266   17140  10772   4255 1409.44
1797.91/1798.27	c Resources Exceeded
1797.91/1798.27	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 
1797.91/1798.27	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.27	c  173  7454366 226853  7715357     9910   379608   9896   4145 1798.00
1797.91/1798.27	c Objective: 80
1797.91/1798.27	s SATISFIABLE
1797.91/1798.27	c Total time: 1798 s

Verifier Data

OK	80

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3708073-1338157887/watcher-3708073-1338157887 -o /tmp/evaluation-result-3708073-1338157887/solver-3708073-1338157887 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708073-1338157887.opb 

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.20 2.07 2.01 3/176 7833
/proc/meminfo: memFree=31322648/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=18608 CPUtime=0 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 299 0 0 0 0 0 0 0 20 0 1 0 281913627 19054592 249 33554432000 134512640 137138936 4293466400 4293465084 136521014 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 4652 249 192 642 0 4008 0

[startup+0.102133 s]
/proc/loadavg: 2.20 2.07 2.01 3/176 7833
/proc/meminfo: memFree=31322648/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=11420 CPUtime=0.09 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 459 0 0 0 9 0 0 0 20 0 1 0 281913627 11694080 409 33554432000 134512640 137138936 4293466400 4293465148 135984570 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 2855 409 192 642 0 2211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11420

[startup+0.200217 s]
/proc/loadavg: 2.20 2.07 2.01 3/176 7833
/proc/meminfo: memFree=31322648/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=11920 CPUtime=0.19 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 581 0 0 0 19 0 0 0 20 0 1 0 281913627 12206080 531 33554432000 134512640 137138936 4293466400 4293462968 134600586 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 2980 531 192 642 0 2336 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11920

[startup+0.300204 s]
/proc/loadavg: 2.20 2.07 2.01 3/176 7833
/proc/meminfo: memFree=31322648/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=12420 CPUtime=0.29 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 708 0 0 0 29 0 0 0 20 0 1 0 281913627 12718080 658 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 3105 658 192 642 0 2461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12420

[startup+0.700183 s]
/proc/loadavg: 2.20 2.07 2.01 3/176 7833
/proc/meminfo: memFree=31322648/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=13044 CPUtime=0.69 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 864 0 0 0 69 0 0 0 20 0 1 0 281913627 13357056 814 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 3261 814 192 642 0 2617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13044

[startup+1.50018 s]
/proc/loadavg: 2.20 2.07 2.01 3/177 7834
/proc/meminfo: memFree=31320168/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=13296 CPUtime=1.48 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 929 0 0 0 148 0 0 0 20 0 1 0 281913627 13615104 879 33554432000 134512640 137138936 4293466400 4293464424 134601123 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 3324 879 192 642 0 2680 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13296

[startup+3.10018 s]
/proc/loadavg: 2.20 2.07 2.01 3/177 7834
/proc/meminfo: memFree=31319664/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=13296 CPUtime=3.09 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 929 0 0 0 308 1 0 0 20 0 1 0 281913627 13615104 879 33554432000 134512640 137138936 4293466400 4293464916 134551130 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 3324 879 192 642 0 2680 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13296

[startup+6.30018 s]
/proc/loadavg: 2.18 2.07 2.01 3/177 7834
/proc/meminfo: memFree=31319176/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=13544 CPUtime=6.29 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 1008 0 0 0 627 2 0 0 20 0 1 0 281913627 13869056 958 33554432000 134512640 137138936 4293466400 4293465440 134540744 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 3386 958 192 642 0 2742 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13544

[startup+12.7002 s]
/proc/loadavg: 2.17 2.06 2.01 3/177 7834
/proc/meminfo: memFree=31317564/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=14920 CPUtime=12.69 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 1339 0 0 0 1264 5 0 0 20 0 1 0 281913627 15278080 1289 33554432000 134512640 137138936 4293466400 4293465296 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 3730 1289 192 642 0 3086 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14920

[startup+25.5002 s]
/proc/loadavg: 2.13 2.06 2.01 3/177 7835
/proc/meminfo: memFree=31316456/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=16292 CPUtime=25.48 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 1688 0 0 0 2540 8 0 0 20 0 1 0 281913627 16683008 1638 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 4073 1638 192 642 0 3429 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16292

[startup+51.1002 s]
/proc/loadavg: 2.08 2.05 2.01 3/177 7835
/proc/meminfo: memFree=31314220/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=18100 CPUtime=51.08 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 2135 0 0 0 5092 16 0 0 20 0 1 0 281913627 18534400 2083 33554432000 134512640 137138936 4293466400 4293465328 134542310 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 4525 2083 192 642 0 3881 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18100

[startup+102.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/178 7836
/proc/meminfo: memFree=31313404/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=18528 CPUtime=102.28 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 2232 0 0 0 10197 31 0 0 20 0 1 0 281913627 18972672 2187 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 4632 2187 192 642 0 3988 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 18528

[startup+162.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 7836
/proc/meminfo: memFree=31310248/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=21152 CPUtime=162.26 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 2992 0 0 0 16181 45 0 0 20 0 1 0 281913627 21659648 2846 33554432000 134512640 137138936 4293466400 4293465296 134542301 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5288 2846 192 642 0 4644 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 21152

[startup+222.306 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 7836
/proc/meminfo: memFree=31310744/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=21128 CPUtime=222.26 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 2992 0 0 0 22165 61 0 0 20 0 1 0 281913627 21635072 2846 33554432000 134512640 137138936 4293466400 4293465328 134542484 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5282 2846 192 642 0 4638 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 21128

[startup+282.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 7836
/proc/meminfo: memFree=31311116/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=20408 CPUtime=282.25 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 2992 0 0 0 28146 79 0 0 20 0 1 0 281913627 20897792 2676 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5102 2676 192 642 0 4458 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 20408

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 7837
/proc/meminfo: memFree=31311116/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=20408 CPUtime=342.24 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 2992 0 0 0 34129 95 0 0 20 0 1 0 281913627 20897792 2676 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5102 2676 192 642 0 4458 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 20408

[startup+402.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 7837
/proc/meminfo: memFree=31311488/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=20408 CPUtime=402.22 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 2992 0 0 0 40110 112 0 0 20 0 1 0 281913627 20897792 2676 33554432000 134512640 137138936 4293466400 4293462888 134599780 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5102 2676 192 642 0 4458 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 20408

[startup+462.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 7837
/proc/meminfo: memFree=31310804/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=20408 CPUtime=462.22 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 2992 0 0 0 46093 129 0 0 20 0 1 0 281913627 20897792 2676 33554432000 134512640 137138936 4293466400 4293465296 134542155 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5102 2676 192 642 0 4458 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 20408

[startup+522.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 7840
/proc/meminfo: memFree=31310796/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=20408 CPUtime=522.2 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 2992 0 0 0 52075 145 0 0 20 0 1 0 281913627 20897792 2676 33554432000 134512640 137138936 4293466400 4293465296 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5102 2676 192 642 0 4458 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 20408

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7840
/proc/meminfo: memFree=31310928/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=20408 CPUtime=582.2 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 2992 0 0 0 58060 160 0 0 20 0 1 0 281913627 20897792 2676 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5102 2676 192 642 0 4458 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 20408

[startup+642.3 s]

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

/proc/meminfo: memFree=31310060/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=20372 CPUtime=1062.13 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 2992 0 0 0 105924 289 0 0 20 0 1 0 281913627 20860928 2667 33554432000 134512640 137138936 4293466400 4293465296 134542503 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5093 2667 192 642 0 4449 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 20372

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 7845
/proc/meminfo: memFree=31309788/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=20372 CPUtime=1122.11 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 2992 0 0 0 111907 304 0 0 20 0 1 0 281913627 20860928 2667 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5093 2667 192 642 0 4449 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 20372

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 7845
/proc/meminfo: memFree=31309812/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=20872 CPUtime=1182.1 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3115 0 0 0 117888 322 0 0 20 0 1 0 281913627 21372928 2790 33554432000 134512640 137138936 4293466400 4293464896 134618200 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5218 2790 192 642 0 4574 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 20872

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7884
/proc/meminfo: memFree=31272288/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=20872 CPUtime=1242.09 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3115 0 0 0 123870 339 0 0 20 0 1 0 281913627 21372928 2790 33554432000 134512640 137138936 4293466400 4293464936 136504068 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5218 2790 192 642 0 4574 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 20872

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 7884
/proc/meminfo: memFree=31238584/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=20872 CPUtime=1302.09 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3115 0 0 0 129854 355 0 0 20 0 1 0 281913627 21372928 2790 33554432000 134512640 137138936 4293466400 4293465440 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5218 2790 192 642 0 4574 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 20872

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7884
/proc/meminfo: memFree=31215048/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=20968 CPUtime=1362.08 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3125 0 0 0 135836 372 0 0 20 0 1 0 281913627 21471232 2800 33554432000 134512640 137138936 4293466400 4293465296 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5242 2800 192 642 0 4598 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 20968

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7884
/proc/meminfo: memFree=31191364/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=21208 CPUtime=1422.08 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3193 0 0 0 141818 390 0 0 20 0 1 0 281913627 21716992 2868 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5302 2868 192 642 0 4658 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 21208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7884
/proc/meminfo: memFree=31172228/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=21700 CPUtime=1482.06 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3323 0 0 0 147801 405 0 0 20 0 1 0 281913627 22220800 2998 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5425 2998 192 642 0 4781 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 21700

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7884
/proc/meminfo: memFree=31158720/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=21700 CPUtime=1542.05 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3323 0 0 0 153786 419 0 0 20 0 1 0 281913627 22220800 2998 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5425 2998 192 642 0 4781 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 21700

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7885
/proc/meminfo: memFree=31146540/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=21820 CPUtime=1602.04 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3340 0 0 0 159770 434 0 0 20 0 1 0 281913627 22343680 3015 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5455 3015 192 642 0 4811 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 21820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7885
/proc/meminfo: memFree=31132892/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=21896 CPUtime=1662.04 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3448 0 0 0 165757 447 0 0 20 0 1 0 281913627 22421504 3034 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5474 3034 192 642 0 4830 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 21896

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7888
/proc/meminfo: memFree=31119492/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=21992 CPUtime=1722.03 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3473 0 0 0 171740 463 0 0 20 0 1 0 281913627 22519808 3059 33554432000 134512640 137138936 4293466400 4293465328 134542351 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5498 3059 192 642 0 4854 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 21992

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/178 7911
/proc/meminfo: memFree=31101520/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=22052 CPUtime=1782.01 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3493 0 0 0 177725 476 0 0 20 0 1 0 281913627 22581248 3079 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5513 3079 192 642 0 4869 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 22052

Solver just ended. Dumping a history of the last processes samples

[startup+1792.01 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 7911
/proc/meminfo: memFree=31098808/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=22020 CPUtime=1791.72 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3493 0 0 0 178693 479 0 0 20 0 1 0 281913627 22548480 3079 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5505 3079 192 642 0 4861 0
Current children cumulated CPU time (s) 1791.72
Current children cumulated vsize (KiB) 22020

[startup+1795.2 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 7911
/proc/meminfo: memFree=31097940/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=22016 CPUtime=1794.91 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3493 0 0 0 179012 479 0 0 20 0 1 0 281913627 22544384 3078 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5504 3078 192 642 0 4860 0
Current children cumulated CPU time (s) 1794.91
Current children cumulated vsize (KiB) 22016

[startup+1796.8 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 7911
/proc/meminfo: memFree=31097692/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=22016 CPUtime=1796.51 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3493 0 0 0 179171 480 0 0 20 0 1 0 281913627 22544384 3078 33554432000 134512640 137138936 4293466400 4293465328 134542495 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5504 3078 192 642 0 4860 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (KiB) 22016

[startup+1797.6 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 7911
/proc/meminfo: memFree=31097320/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=22016 CPUtime=1797.31 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3493 0 0 0 179251 480 0 0 20 0 1 0 281913627 22544384 3078 33554432000 134512640 137138936 4293466400 4293465328 134542755 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5504 3078 192 642 0 4860 0
Current children cumulated CPU time (s) 1797.31
Current children cumulated vsize (KiB) 22016

[startup+1798 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 7911
/proc/meminfo: memFree=31097320/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=22016 CPUtime=1797.71 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3493 0 0 0 179291 480 0 0 20 0 1 0 281913627 22544384 3078 33554432000 134512640 137138936 4293466400 4293465440 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5504 3078 192 642 0 4860 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 22016

[startup+1798.2 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 7911
/proc/meminfo: memFree=31097320/32873844 swapFree=7112/7112
[pid=7833] ppid=7831 vsize=22016 CPUtime=1797.91 cores=1,3,5,7
/proc/7833/stat : 7833 (bsolo) R 7831 7833 7024 0 -1 4202496 3493 0 0 0 179311 480 0 0 20 0 1 0 281913627 22544384 3078 33554432000 134512640 137138936 4293466400 4293465516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7833/statm: 5504 3078 192 642 0 4860 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 22016

Child status: 0
Real time (s): 1798.28
CPU time (s): 1798
CPU user time (s): 1793.19
CPU system time (s): 4.80827
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 22192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.19
system time used= 4.80827
maximum resident set size= 12468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3494
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= 7
involuntary context switches= 1852

runsolver used 2.74258 second user time and 7.09992 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-28 00:31:27
IDJOB=3708073
IDBENCH=2924
IDSOLVER=2286
FILE ID=node142/3708073-1338157887
RUNJOBID= node142-1338150692-7041
PBS_JOBID= 14624520
Free space on /tmp= 71692 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_7_60_2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708073-1338157887/watcher-3708073-1338157887 -o /tmp/evaluation-result-3708073-1338157887/solver-3708073-1338157887 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708073-1338157887.opb

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

MD5SUM BENCH= a70b0edfadf87ffd0bc1b32400cae43b
RANDOM SEED=1672931164

node142.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.776
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.55
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.776
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	: 5331.91
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.776
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	: 5391.91
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.776
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	: 5331.92
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.776
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	: 5331.90
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.776
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	: 5331.91
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.776
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	: 5331.91
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.776
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31323276 kB
Buffers:          331496 kB
Cached:           378252 kB
SwapCached:            0 kB
Active:           491460 kB
Inactive:         237948 kB
Active(anon):      10484 kB
Inactive(anon):    11212 kB
Active(file):     480976 kB
Inactive(file):   226736 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3952 kB
Writeback:             0 kB
AnonPages:         25832 kB
Mapped:            12500 kB
Shmem:               200 kB
Slab:             682024 kB
SReclaimable:     124240 kB
SUnreclaim:       557784 kB
KernelStack:        1448 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71688 MiB
End job on node142 at 2012-05-28 01:01:26