Trace number 350797

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, and are wall clock time (not CPU 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.0.16SAT188 1800.01 1800.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-markshare2_1.opb
MD5SUMf3b3c7fec040599f5daa92cc157157c9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 9
Optimality of the best value was proved NO
Number of variables330
Total number of constraints13
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 constraints13
Minimum length of a constraint11
Maximum length of a constraint150
Number of terms in the objective function 210
Biggest coefficient in the objective function 37450
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524454
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261082
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524454
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/350797-1176552107/instance-350797-1176552107.opb
0.00/0.00	c File size is 11813 bytes.
0.00/0.00	c Highest Coefficient sum: 524454
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.002 s
0.00/0.00	c Var: 330 Constr: 20 0/0/20 Lit: 2166 Watch. Lit: 1130
0.00/0.00	c Obj. Vars: 210 (63.6364 % of total variables)
0.00/0.01	c Pre-processing Time: 0.014 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    267       20     2166  108     1233    4332      0      0 0.01
0.00/0.01	c Switching off LPR mode.
0.00/0.02	o 848	0.015
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    267       21     2313  110     1808    4626      1      0 0.02
0.00/0.02	o 847	0.018
0.07/0.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.07/0.10	c        1    267       23     2699  117     1869    4626      3     55 0.02
0.07/0.10	c      101    267      123    10664   86     2003    5089    103   1870 0.05
0.07/0.10	o 578	0.098
0.09/0.16	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.16	c      218    267      241    20054   83     2260    4626    221   2224 0.10
0.09/0.16	c      319    267      342    35983  105     2451    5089    322   2823 0.11
0.09/0.16	c      570    267      593    65941  111     2981    5598    573   3562 0.16
0.09/0.16	o 550	0.162
1.39/1.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.39/1.40	c      570    267      594    66088  111     2986    4626    574   3518 0.16
1.39/1.40	c      670    267      694    84006  121     3184    5089    674   3785 0.18
1.39/1.40	c      920    267      944   119542  126     3704    5598    924   3770 0.24
1.39/1.40	c     1395    267     1419   181113  127     4651    6158   1399   3801 0.37
1.39/1.40	c     2209    267     2233   316744  141     6276    6774   2213   3855 0.57
1.39/1.40	c     3530    267     3554   532087  149     8898    7452   3534   3799 0.93
1.39/1.40	c     5611    267     5635   720643  127    13168    8198   5615   4025 1.39
1.39/1.40	o 337	1.397
1.39/1.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.39/1.41	c     5611    267     5636   720790  127    13001    4626   5616   4013 1.40
1.39/1.41	o 336	1.411
41.57/41.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
41.57/41.64	c     5611    267     2335   229272   98     6440    4626   2315   3970 1.41
41.57/41.64	c     5711    267     2435   246710  101     6641    5089   2415   3990 1.43
41.57/41.64	c     5962    267     2686   271429  101     7153    5598   2666   4028 1.48
41.57/41.64	c     6438    267     3162   321699  101     8108    6158   3142   3908 1.65
41.57/41.64	c     7251    267     3975   429448  108     9698    6774   3955   3861 1.88
41.57/41.64	c     8572    267     5296   592260  111    12337    7452   5276   3779 2.27
41.57/41.64	c    10653    267     7377   865189  117    16535    8198   7357   3471 3.07
41.57/41.64	c    13876    267     6331   736216  116    14276    9018   6311   3261 4.25
41.57/41.64	c    18812    267     6507   833870  128    14632    9920   6487   2859 6.58
41.57/41.64	c    26319    267     8877   958157  107    19470   10913   8857   2787 9.44
41.57/41.64	c    37680    267     8963   944989  105    19573   12005   8943   2666 14.13
41.57/41.64	c    54824    267     7337  1035366  141    16270   13206   7317   1412 38.82
41.57/41.64	o 188	41.624
1799.99/1800.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.99/1800.51	c    61952    267     7683   788274  102    17148    4626   7663   1488 41.62
1799.99/1800.51	c    62052    267     2434   239096   98     6490    5089   2414   1485 41.78
1799.99/1800.51	c    62302    267     2684   261212   97     7000    5598   2664   1488 41.84
1799.99/1800.51	c    62777    267     3159   305036   96     7967    6158   3139   1494 42.01
1799.99/1800.51	c    63590    267     3972   379754   95     9628    6774   3952   1504 42.25
1799.99/1800.51	c    64910    267     5292   520608   98    12232    7452   5272   1522 42.62
1799.99/1800.51	c    66992    267     7374   739842  100    16410    8198   7354   1546 43.31
1799.99/1800.51	c    70215    267     6224   742186  119    14098    9018   6204   1594 44.04
1799.99/1800.51	c    75151    267     6454   697227  108    14543    9920   6434   1630 46.10
1799.99/1800.51	c    82658    267     8768  1046412  119    19190   10913   8748   1679 49.22
1799.99/1800.51	c    94019    267     8775  1065350  121    19242   12005   8755   1758 53.47
1799.99/1800.51	c   111163    267     7365   757247  102    16401   13206   7345   1734 64.11
1799.99/1800.51	c   136983    267    12657  1590922  125    26950   14527  12637   1560 87.78
1799.99/1800.51	c   175815    267    14324  1346156   93    30332   15980  14304   1530 114.90
1799.99/1800.51	c   234167    267    15154  1910458  126    31963   17579  15134   1255 186.56
1799.99/1800.51	c   321799    267    12746  1563959  122    27166   19337  12726   1198 268.48
1799.99/1800.51	c   453351    267    15688  1900993  121    33029   21271  15668    982 461.55
1799.99/1800.51	c   650783    267    18447  1782632   96    38578   23399  18427    928 700.82
1799.99/1800.51	c   947036    267    19432  2398758  123    40536   25739  19412    655 1444.88
1799.99/1800.51	c Resources Exceeded
1799.99/1800.51	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
1799.99/1800.51	v -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
1799.99/1800.51	v -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
1799.99/1800.51	v -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
1799.99/1800.51	v -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 x127 x128 -x129 x130 x131 x132 x133 x134
1799.99/1800.51	v -x135 x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 x151 x152 x153 x154 x155 -x156
1799.99/1800.51	v x157 -x158 x159 -x160 -x161 -x162 -x163 x164 -x165 x166 -x167 -x168 x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178
1799.99/1800.51	v -x179 -x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 -x196 x197 -x198 x199 -x200 -x201 -x202
1799.99/1800.51	v -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x261 -x262 -x263 -x264 x265 x266 -x267 -x268 x269 -x270 -x271 -x272 -x273
1799.99/1800.51	v -x274 x275 x276 -x277 x278 x279 x280 -x281 -x282 x283 -x284 -x285 -x286 x287 -x288 x289 -x290 x291 x292 -x293 -x294 -x295 -x296
1799.99/1800.51	v x297 x298 -x299 -x300 x301 -x302 -x303 -x304 -x305 x306 x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 x318
1799.99/1800.51	v -x319 x320 -x321 -x322 x323 -x324 -x325 -x326 x211 -x212 x223 -x234 x245 x256 x327 x328 x329 x330 -x213 -x214 -x215 -x216 -x217
1799.99/1800.51	v -x218 x219 -x220 x221 -x222 -x224 x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 x235 x236 x237 x238 -x239 -x240 x241
1799.99/1800.51	v -x242 x243 x244 x246 -x247 x248 x249 x250 -x251 x252 -x253 -x254 -x255 -x257 -x258 -x259 -x260
1799.99/1800.51	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.99/1800.51	c   45  1245349 264091  1932693    21612  2333051  21592    691 1800.00
1799.99/1800.51	c Objective: 188
1799.99/1800.51	s SATISFIABLE
1799.99/1800.51	c Total time: 1800 s

Verifier Data (download as text)

OK	188

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-350797-1176552107 -o ROOT/results/node18/solver-350797-1176552107 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/350797-1176552107/instance-350797-1176552107.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 3/83 26364
/proc/meminfo: memFree=1724232/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=11748 CPUtime=0
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 373 0 0 0 0 0 0 0 18 0 1 0 103128046 12029952 341 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8296059 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 2937 341 283 324 0 2003 0

[startup+0.0748881 s]
/proc/loadavg: 0.93 0.98 0.99 3/83 26364
/proc/meminfo: memFree=1724232/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=4188 CPUtime=0.07
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 469 0 0 0 7 0 0 0 18 0 1 0 103128046 4288512 434 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 1047 434 312 324 0 116 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4188

[startup+0.102892 s]
/proc/loadavg: 0.93 0.98 0.99 3/83 26364
/proc/meminfo: memFree=1724232/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=4320 CPUtime=0.09
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 495 0 0 0 9 0 0 0 18 0 1 0 103128046 4423680 460 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 1080 460 312 324 0 149 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.302911 s]
/proc/loadavg: 0.93 0.98 0.99 3/83 26364
/proc/meminfo: memFree=1724232/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=6000 CPUtime=0.29
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 927 0 0 0 29 0 0 0 19 0 1 0 103128046 6144000 892 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8296059 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 1500 892 312 324 0 569 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6000

[startup+0.701949 s]
/proc/loadavg: 0.93 0.98 0.99 3/83 26364
/proc/meminfo: memFree=1724232/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=9612 CPUtime=0.69
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 1807 0 0 0 68 1 0 0 23 0 1 0 103128046 9842688 1772 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 2403 1772 312 324 0 1472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9612

[startup+1.50103 s]
/proc/loadavg: 0.93 0.98 0.99 2/84 26365
/proc/meminfo: memFree=1716224/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=13872 CPUtime=1.49
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 2881 0 0 0 148 1 0 0 25 0 1 0 103128046 14204928 2846 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551288 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 3468 2846 312 324 0 2537 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13872

[startup+3.10118 s]
/proc/loadavg: 0.93 0.98 0.99 2/84 26365
/proc/meminfo: memFree=1713792/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=15960 CPUtime=3.09
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 3409 0 0 0 307 2 0 0 25 0 1 0 103128046 16343040 3374 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 3990 3375 312 324 0 3059 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15960

[startup+6.30149 s]
/proc/loadavg: 0.93 0.98 0.99 2/84 26367
/proc/meminfo: memFree=1708160/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=19452 CPUtime=6.29
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 4270 0 0 0 626 3 0 0 25 0 1 0 103128046 19918848 4235 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 4863 4235 312 324 0 3932 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19452

[startup+12.7011 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 26389
/proc/meminfo: memFree=1707952/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=20688 CPUtime=12.68
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 4580 0 0 0 1263 5 0 0 25 0 1 0 103128046 21184512 4545 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 5172 4545 312 324 0 4241 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20688

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 26389
/proc/meminfo: memFree=1701872/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=26964 CPUtime=25.48
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 6158 0 0 0 2540 8 0 0 25 0 1 0 103128046 27611136 6123 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 6741 6123 312 324 0 5810 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26964

[startup+51.1018 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 26389
/proc/meminfo: memFree=1703280/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=25256 CPUtime=51.07
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 6396 0 0 0 5094 13 0 0 25 0 1 0 103128046 25862144 5708 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 6314 5708 312 324 0 5383 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25256

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 26389
/proc/meminfo: memFree=1700272/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=28504 CPUtime=102.26
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 7197 0 0 0 10203 23 0 0 25 0 1 0 103128046 29188096 6509 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 7126 6509 312 324 0 6195 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28504

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26389
/proc/meminfo: memFree=1696176/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=32496 CPUtime=162.23
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 8219 0 0 0 16189 34 0 0 25 0 1 0 103128046 33275904 7518 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 8124 7518 312 324 0 7193 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32496

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26389
/proc/meminfo: memFree=1694384/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=34296 CPUtime=222.21
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 8663 0 0 0 22175 46 0 0 25 0 1 0 103128046 35119104 7961 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 8574 7961 312 324 0 7643 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 34296

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26389
/proc/meminfo: memFree=1691952/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=37020 CPUtime=282.2
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 9344 0 0 0 28161 59 0 0 25 0 1 0 103128046 37908480 8642 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551070 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 9255 8642 312 324 0 8324 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 37020

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26389
/proc/meminfo: memFree=1690800/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=37772 CPUtime=342.19
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 9528 0 0 0 34150 69 0 0 25 0 1 0 103128046 38678528 8826 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 9443 8826 312 324 0 8512 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 37772

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26389
/proc/meminfo: memFree=1690800/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=37756 CPUtime=402.17
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 9528 0 0 0 40141 76 0 0 25 0 1 0 103128046 38662144 8826 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 9439 8826 312 324 0 8508 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 37756

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26389
/proc/meminfo: memFree=1690736/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=37748 CPUtime=462.15
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 9528 0 0 0 46132 83 0 0 25 0 1 0 103128046 38653952 8826 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 9437 8826 312 324 0 8506 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 37748

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26389
/proc/meminfo: memFree=1690672/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=37932 CPUtime=522.14
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 9570 0 0 0 52124 90 0 0 25 0 1 0 103128046 38842368 8868 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 9483 8868 312 324 0 8552 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 37932

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26389
/proc/meminfo: memFree=1690608/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=37928 CPUtime=582.12
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 9570 0 0 0 58115 97 0 0 25 0 1 0 103128046 38838272 8868 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 9482 8868 312 324 0 8551 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 37928

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26389
/proc/meminfo: memFree=1690672/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=37928 CPUtime=642.11
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 9570 0 0 0 64107 104 0 0 25 0 1 0 103128046 38838272 8868 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 9482 8868 312 324 0 8551 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 37928


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

/proc/meminfo: memFree=1684336/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=44388 CPUtime=1061.99
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11635 0 0 0 106044 155 0 0 25 0 1 0 103128046 45453312 10482 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11097 10482 312 324 0 10166 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 44388

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1684272/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=44352 CPUtime=1121.97
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11635 0 0 0 112035 162 0 0 25 0 1 0 103128046 45416448 10482 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11088 10482 312 324 0 10157 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 44352

[startup+1182.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 26389
/proc/meminfo: memFree=1684336/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=44396 CPUtime=1181.96
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11637 0 0 0 118025 171 0 0 25 0 1 0 103128046 45461504 10484 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11099 10484 312 324 0 10168 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 44396

[startup+1242.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 26389
/proc/meminfo: memFree=1684080/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=44396 CPUtime=1241.94
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11743 0 0 0 124017 177 0 0 25 0 1 0 103128046 45461504 10493 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11099 10493 312 324 0 10168 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 44396

[startup+1302.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1683952/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=44648 CPUtime=1301.93
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11809 0 0 0 130007 186 0 0 25 0 1 0 103128046 45719552 10556 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11162 10556 312 324 0 10231 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 44648

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1683952/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=44628 CPUtime=1361.91
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11809 0 0 0 135999 192 0 0 25 0 1 0 103128046 45699072 10551 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551513 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11157 10551 312 324 0 10226 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 44628

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1684016/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=44628 CPUtime=1421.89
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11809 0 0 0 141991 198 0 0 25 0 1 0 103128046 45699072 10551 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11157 10551 312 324 0 10226 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 44628

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1683312/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=45276 CPUtime=1481.87
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11966 0 0 0 147980 207 0 0 25 0 1 0 103128046 46362624 10708 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11319 10708 312 324 0 10388 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 45276

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1683376/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=45268 CPUtime=1541.85
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11966 0 0 0 153971 214 0 0 25 0 1 0 103128046 46354432 10708 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11317 10708 312 324 0 10386 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 45268

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1683312/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=45268 CPUtime=1601.84
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11966 0 0 0 159963 221 0 0 25 0 1 0 103128046 46354432 10708 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11317 10708 312 324 0 10386 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 45268

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1683376/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=45260 CPUtime=1661.83
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11966 0 0 0 165956 227 0 0 25 0 1 0 103128046 46346240 10708 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11315 10708 312 324 0 10384 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 45260

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1683312/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=45260 CPUtime=1721.81
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11966 0 0 0 171948 233 0 0 25 0 1 0 103128046 46346240 10708 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11315 10708 312 324 0 10384 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 45260

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 26389
/proc/meminfo: memFree=1683312/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=45256 CPUtime=1781.79
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11966 0 0 0 177937 242 0 0 25 0 1 0 103128046 46342144 10708 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11314 10708 312 324 0 10383 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 45256

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1683312/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=45256 CPUtime=1791.4
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11966 0 0 0 178897 243 0 0 25 0 1 0 103128046 46342144 10708 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551268 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11314 10708 312 324 0 10383 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 45256

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1683312/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=45256 CPUtime=1794.59
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11966 0 0 0 179215 244 0 0 25 0 1 0 103128046 46342144 10708 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11314 10708 312 324 0 10383 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 45256

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1683312/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=45256 CPUtime=1797.78
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11966 0 0 0 179534 244 0 0 25 0 1 0 103128046 46342144 10708 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11314 10708 312 324 0 10383 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 45256

[startup+1799.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1683312/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=45256 CPUtime=1799.38
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11966 0 0 0 179694 244 0 0 25 0 1 0 103128046 46342144 10708 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8290456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11314 10708 312 324 0 10383 0
Current children cumulated CPU time (s) 1799.38
Current children cumulated vsize (KiB) 45256

[startup+1800.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1683312/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=45256 CPUtime=1799.79
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11966 0 0 0 179734 245 0 0 25 0 1 0 103128046 46342144 10708 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11314 10708 312 324 0 10383 0
Current children cumulated CPU time (s) 1799.79
Current children cumulated vsize (KiB) 45256

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26389
/proc/meminfo: memFree=1683312/2055920 swapFree=4168132/4192956
[pid=26364] ppid=26362 vsize=45256 CPUtime=1799.99
/proc/26364/stat : 26364 (bsolo3.0.16) R 26362 26364 25854 0 -1 4194304 11966 0 0 0 179754 245 0 0 25 0 1 0 103128046 46342144 10708 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26364/statm: 11314 10708 312 324 0 10383 0
Current children cumulated CPU time (s) 1799.99
Current children cumulated vsize (KiB) 45256

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.01
CPU user time (s): 1797.56
CPU system time (s): 2.45763
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 45276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.56
system time used= 2.45763
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11967
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= 12
involuntary context switches= 35884

runsolver used 2.10468 second user time and 4.18836 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Apr 14 12:01:47 UTC 2007

IDJOB= 350797
IDBENCH= 1590
IDSOLVER= 163
FILE ID= node18/350797-1176552107

PBS_JOBID= 4556748

Free space on /tmp= 66555 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-markshare2_1.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/350797-1176552107/instance-350797-1176552107.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-350797-1176552107 -o ROOT/results/node18/solver-350797-1176552107 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/350797-1176552107/instance-350797-1176552107.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  f3b3c7fec040599f5daa92cc157157c9

RANDOM SEED= 864521151

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1724576 kB
Buffers:         28532 kB
Cached:         208292 kB
SwapCached:      10900 kB
Active:         104748 kB
Inactive:       174276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724576 kB
SwapTotal:     4192956 kB
SwapFree:      4168132 kB
Dirty:            4444 kB
Writeback:           0 kB
Mapped:          41816 kB
Slab:            37432 kB
Committed_AS:  2721420 kB
PageTables:       2004 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66555 MiB

End job on node18 on Sat Apr 14 12:31:47 UTC 2007