Trace number 3460837

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
wbo 1.6? (TO) 1800.13 1800.09

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos19.opb
MD5SUM1ef5c8e94b66b7ed63dffc6923ecd901
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-8
Best CPU time to get the best result obtained on this benchmark1800.32
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -3
Optimality of the best value was proved NO
Number of variables1041679
Total number of constraints127860
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints127780
Minimum length of a constraint2
Maximum length of a constraint275
Number of terms in the objective function 1611
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1611
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24576
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 98256
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3460837-1307072625.opb.
0.00/0.00	c Instance file HOME/instance-3460837-1307072625.opb
0.00/0.00	c File size is 36556625 bytes.
4.79/4.84	c Highest Coefficient sum: 98256
4.79/4.84	c ============================[ Problem Statistics ]=============================
4.79/4.84	c |                                                                             |
4.79/4.84	c |  Parsing time:          4.66         s                                      |
4.79/4.84	c |  Number Variables:      1041679                                             |
4.79/4.84	c |  Number Clauses:        2941                                                |
4.79/4.84	c |  Number Cardinality:    1643                                                |
4.79/4.84	c |  Number PB Constraints: 155612                                              |
5.41/5.41	c ============================[ Search Statistics ]==============================
5.41/5.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.41/5.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
5.41/5.41	c ===============================================================================
5.41/5.43	c |         0 | 1023474   160196  4810452 |    53398        0   -nan |  0.000 % |
7.09/7.15	c ============================[ Search Statistics ]==============================
7.09/7.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.09/7.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.09/7.15	c ===============================================================================
7.09/7.15	c |         0 | 1021335   175324  4774042 |    58441        0   -nan |  0.000 % |
8.89/8.94	c |       101 | 1021335   175324  4774042 |    64285      101     27 |  1.953 % |
9.80/9.84	c |       251 | 1021335   175324  4774042 |    70714      251     26 |  1.953 % |
10.69/10.76	c |       476 | 1021335   175324  4774042 |    77785      476     65 |  1.953 % |
12.50/12.54	c |       814 | 1021335   175324  4774042 |    85563      814     47 |  1.953 % |
13.29/13.39	c |      1322 | 1021335   175324  4774042 |    94120     1322     44 |  1.953 % |
14.39/14.42	c |      2082 | 1021335   175324  4774042 |   103532     2082     62 |  1.953 % |
14.49/14.50	c |      3221 | 1021335   175324  4774042 |   113885     3221     73 |  1.953 % |
14.59/14.64	c |      4930 | 1021335   175324  4774042 |   125274     4930     84 |  1.953 % |
14.79/14.82	c |      7493 | 1021335   175324  4774042 |   137801     7493     92 |  1.953 % |
15.09/15.11	c |     11337 | 1021335   175324  4774042 |   151581    11337     93 |  1.953 % |
15.49/15.53	c |     17104 | 1021335   175324  4774042 |   166739    17104     94 |  1.953 % |
16.19/16.22	c |     25754 | 1021335   175324  4774042 |   183413    25754     95 |  1.953 % |
17.19/17.24	c |     38728 | 1021335   175324  4774042 |   201755    38728     95 |  1.953 % |
18.99/19.01	c |     58189 | 1021335   175324  4774042 |   221930    58189     98 |  1.953 % |
24.21/24.24	c |     87381 | 1021335   175324  4774042 |   244123    87381     97 |  1.953 % |
29.60/29.69	c |    131173 | 1021335   175324  4774042 |   268536   131173     94 |  1.953 % |
36.79/36.85	c |    196857 | 1021335   175324  4774042 |   295389   196857     93 |  1.953 % |
48.49/48.57	c |    295383 | 1021335   175324  4774042 |   324928   295383     91 |  1.953 % |
90.99/91.03	c |    443173 | 1021335   175324  4774042 |   357421   111204     97 |  1.953 % |
136.00/136.02	c |    664857 | 1021335   175324  4774042 |   393164   332888     93 |  1.953 % |
231.80/231.86	c |    997382 | 1021335   175324  4774042 |   432480   265372     92 |  1.953 % |
423.20/423.23	c |   1496172 | 1021335   175324  4774042 |   475728   324868    102 |  1.953 % |
887.21/887.23	c |   2244354 | 1021335   175324  4774042 |   523301   108120     90 |  1.953 % |
1337.72/1337.73	c |   3366630 | 1021335   175324  4774042 |   575631   170556     99 |  1.953 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3460837-1307072625/watcher-3460837-1307072625 -o /tmp/evaluation-result-3460837-1307072625/solver-3460837-1307072625 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460837-1307072625.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.03 2.03 2.00 2/386 25983
/proc/meminfo: memFree=23548692/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=41216 CPUtime=0 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 1160 0 0 0 0 0 0 0 23 0 1 0 818865447 42205184 1113 33554432000 4194304 5714214 140734686914672 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 10304 1115 197 372 0 1004 0

[startup+0.0755751 s]
/proc/loadavg: 2.03 2.03 2.00 2/386 25983
/proc/meminfo: memFree=23548692/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=58900 CPUtime=0.06 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 5732 0 0 0 6 0 0 0 23 0 1 0 818865447 60313600 5401 33554432000 4194304 5714214 140734686914672 18446744073709551615 4990158 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 14725 5403 352 372 0 5425 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 58900

[startup+0.100552 s]
/proc/loadavg: 2.03 2.03 2.00 2/386 25983
/proc/meminfo: memFree=23548692/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=65848 CPUtime=0.09 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 7568 0 0 0 8 1 0 0 23 0 1 0 818865447 67428352 7029 33554432000 4194304 5714214 140734686914672 18446744073709551615 4970356 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 16462 7030 418 372 0 7162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65848

[startup+0.300565 s]
/proc/loadavg: 2.03 2.03 2.00 2/386 25983
/proc/meminfo: memFree=23548692/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=121460 CPUtime=0.29 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 20597 0 0 0 26 3 0 0 25 0 1 0 818865447 124375040 19066 33554432000 4194304 5714214 140734686914672 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 30365 19067 894 372 0 21065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 121460

[startup+0.700481 s]
/proc/loadavg: 2.03 2.03 2.00 2/386 25983
/proc/meminfo: memFree=23548692/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=203116 CPUtime=0.69 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 44108 0 0 0 64 5 0 0 25 0 1 0 818865447 207990784 40982 33554432000 4194304 5714214 140734686914672 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 50779 40983 1774 372 0 41479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 203116

[startup+1.50034 s]
/proc/loadavg: 2.03 2.03 2.00 3/387 25984
/proc/meminfo: memFree=23326660/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=368744 CPUtime=1.49 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 89788 0 0 0 137 12 0 0 25 0 1 0 818865447 377593856 83474 33554432000 4194304 5714214 140734686914672 18446744073709551615 4970356 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 92186 83475 3495 372 0 82886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 368744

[startup+3.10105 s]
/proc/loadavg: 2.03 2.03 2.00 3/387 25984
/proc/meminfo: memFree=23179100/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=480492 CPUtime=3.09 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 120758 0 0 0 293 16 0 0 25 0 1 0 818865447 492023808 114444 33554432000 4194304 5714214 140734686914672 18446744073709551615 4990138 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 120123 114446 6584 372 0 110823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 480492

[startup+6.30046 s]
/proc/loadavg: 2.03 2.03 2.00 3/387 25984
/proc/meminfo: memFree=22800660/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1125312 CPUtime=6.29 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 294226 0 0 0 594 35 0 0 25 0 1 0 818865447 1152319488 275852 33554432000 4194304 5714214 140734686914672 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 281328 275854 174 372 0 280953 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1125312

[startup+12.7003 s]
/proc/loadavg: 2.02 2.03 2.00 3/387 25985
/proc/meminfo: memFree=22511068/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1044340 CPUtime=12.7 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 305736 0 0 0 1231 39 0 0 25 0 1 0 818865447 1069404160 257854 33554432000 4194304 5714214 140734686914672 18446744073709551615 4323065 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 261085 257854 180 372 0 260710 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1044340

[startup+25.501 s]
/proc/loadavg: 2.02 2.02 2.00 3/387 25985
/proc/meminfo: memFree=22510040/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1044340 CPUtime=25.49 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 305818 0 0 0 2506 43 0 0 25 0 1 0 818865447 1069404160 257936 33554432000 4194304 5714214 140734686914672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 261085 257936 180 372 0 260710 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1044340

[startup+51.1005 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 25986
/proc/meminfo: memFree=22499948/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1055960 CPUtime=51.1 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 308372 0 0 0 5052 58 0 0 25 0 1 0 818865447 1081303040 260490 33554432000 4194304 5714214 140734686914672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 263990 260490 180 372 0 263615 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1055960

[startup+102.314 s]
/proc/loadavg: 1.97 2.00 1.99 3/387 26020
/proc/meminfo: memFree=22531068/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1056492 CPUtime=102.3 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 308535 0 0 0 10160 70 0 0 25 0 1 0 818865447 1081847808 260653 33554432000 4194304 5714214 140734686914672 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 264123 260653 180 372 0 263748 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1056492

[startup+162.301 s]
/proc/loadavg: 2.13 2.03 2.00 3/387 26022
/proc/meminfo: memFree=22464300/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1069124 CPUtime=162.3 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 311426 0 0 0 16143 87 0 0 25 0 1 0 818865447 1094782976 263544 33554432000 4194304 5714214 140734686914672 18446744073709551615 4299783 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 267281 263544 180 372 0 266906 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1069124

[startup+222.301 s]
/proc/loadavg: 2.11 2.04 2.00 3/387 26023
/proc/meminfo: memFree=22341740/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1070324 CPUtime=222.29 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 311677 0 0 0 22130 99 0 0 25 0 1 0 818865447 1096011776 263795 33554432000 4194304 5714214 140734686914672 18446744073709551615 4200618 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 267581 263795 180 372 0 267206 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1070324

[startup+282.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/387 26027
/proc/meminfo: memFree=22204536/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1112660 CPUtime=282.29 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 322003 0 0 0 28113 116 0 0 25 0 1 0 818865447 1139363840 274121 33554432000 4194304 5714214 140734686914672 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 278165 274121 180 372 0 277790 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1112660

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 26029
/proc/meminfo: memFree=22108380/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1135668 CPUtime=342.3 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 327758 0 0 0 34105 125 0 0 25 0 1 0 818865447 1162924032 279876 33554432000 4194304 5714214 140734686914672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 283917 279876 180 372 0 283542 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1135668

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 26031
/proc/meminfo: memFree=22034796/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1138924 CPUtime=402.3 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 328491 0 0 0 40093 137 0 0 25 0 1 0 818865447 1166258176 280609 33554432000 4194304 5714214 140734686914672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 284731 280609 180 372 0 284356 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1138924

[startup+462.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/387 26033
/proc/meminfo: memFree=21895020/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1206840 CPUtime=462.31 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 344849 0 0 0 46074 157 0 0 25 0 1 0 818865447 1235804160 296967 33554432000 4194304 5714214 140734686914672 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 301710 296967 180 372 0 301335 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1206840

[startup+522.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/387 26034
/proc/meminfo: memFree=21832348/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1219604 CPUtime=522.31 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 347991 0 0 0 52071 160 0 0 25 0 1 0 818865447 1248874496 300109 33554432000 4194304 5714214 140734686914672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 304901 300109 180 372 0 304526 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1219604

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 26036
/proc/meminfo: memFree=21780828/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1219604 CPUtime=582.3 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 348021 0 0 0 58055 175 0 0 25 0 1 0 818865447 1248874496 300139 33554432000 4194304 5714214 140734686914672 18446744073709551615 4319440 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 304901 300139 180 372 0 304526 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1219604

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.06 2.04 2.01 3/387 26045
/proc/meminfo: memFree=21490316/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1274264 CPUtime=822.31 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 361333 0 0 0 82030 201 0 0 25 0 1 0 818865447 1304846336 313451 33554432000 4194304 5714214 140734686914672 18446744073709551615 4299952 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 318566 313451 180 372 0 318191 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1274264

[startup+882.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/387 26047
/proc/meminfo: memFree=21491132/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1274264 CPUtime=882.32 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 361333 0 0 0 88027 205 0 0 25 0 1 0 818865447 1304846336 313451 33554432000 4194304 5714214 140734686914672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 318566 313451 180 372 0 318191 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1274264

[startup+942.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 26049
/proc/meminfo: memFree=21466768/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1300200 CPUtime=942.31 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 367710 0 0 0 94004 227 0 0 25 0 1 0 818865447 1331404800 319828 33554432000 4194304 5714214 140734686914672 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 325050 319828 180 372 0 324675 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1300200

[startup+1002.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/387 26051
/proc/meminfo: memFree=21409784/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1355864 CPUtime=1002.32 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 381666 0 0 0 99994 238 0 0 25 0 1 0 818865447 1388404736 333784 33554432000 4194304 5714214 140734686914672 18446744073709551615 4300287 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 338966 333784 180 372 0 338591 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1355864

[startup+1062.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/387 26064
/proc/meminfo: memFree=21410288/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1355864 CPUtime=1062.32 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 381696 0 0 0 105976 256 0 0 25 0 1 0 818865447 1388404736 333814 33554432000 4194304 5714214 140734686914672 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 338966 333814 180 372 0 338591 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1355864

[startup+1122.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/387 26066
/proc/meminfo: memFree=21395056/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1375908 CPUtime=1122.32 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 385520 0 0 0 111962 270 0 0 25 0 1 0 818865447 1408929792 337638 33554432000 4194304 5714214 140734686914672 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 343977 337638 180 372 0 343602 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1375908

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 26070
/proc/meminfo: memFree=21352116/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1416140 CPUtime=1182.33 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 396020 0 0 0 117954 279 0 0 25 0 1 0 818865447 1450127360 348138 33554432000 4194304 5714214 140734686914672 18446744073709551615 4299968 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 354035 348138 180 372 0 353660 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1416140

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 26072
/proc/meminfo: memFree=21351568/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1416140 CPUtime=1242.33 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 396020 0 0 0 123954 279 0 0 25 0 1 0 818865447 1450127360 348138 33554432000 4194304 5714214 140734686914672 18446744073709551615 4300379 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 354035 348138 180 372 0 353660 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1416140

[startup+1302.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/387 26074
/proc/meminfo: memFree=21350408/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1416140 CPUtime=1302.34 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 396020 0 0 0 129955 279 0 0 25 0 1 0 818865447 1450127360 348138 33554432000 4194304 5714214 140734686914672 18446744073709551615 4299783 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 354035 348138 180 372 0 353660 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 1416140

[startup+1362.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/387 26076
/proc/meminfo: memFree=21285984/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1463836 CPUtime=1362.33 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 407785 0 0 0 135934 299 0 0 25 0 1 0 818865447 1498968064 359903 33554432000 4194304 5714214 140734686914672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 365959 359903 180 372 0 365584 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1463836

[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/387 26077
/proc/meminfo: memFree=21141096/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1534760 CPUtime=1422.34 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 425293 0 0 0 141918 316 0 0 25 0 1 0 818865447 1571594240 377411 33554432000 4194304 5714214 140734686914672 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 383690 377411 180 372 0 383315 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 1534760

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/387 26079
/proc/meminfo: memFree=21019892/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1572872 CPUtime=1482.33 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 434845 0 0 0 147909 324 0 0 25 0 1 0 818865447 1610620928 386963 33554432000 4194304 5714214 140734686914672 18446744073709551615 4300385 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 393218 386963 180 372 0 392843 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1572872

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 26080
/proc/meminfo: memFree=20979136/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1572872 CPUtime=1542.33 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 434913 0 0 0 153899 334 0 0 25 0 1 0 818865447 1610620928 387031 33554432000 4194304 5714214 140734686914672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 393218 387031 180 372 0 392843 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 1572872

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/387 26082
/proc/meminfo: memFree=20945608/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1572872 CPUtime=1602.33 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 435018 0 0 0 159890 343 0 0 25 0 1 0 818865447 1610620928 387136 33554432000 4194304 5714214 140734686914672 18446744073709551615 4319266 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 393218 387136 180 372 0 392843 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1572872

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/387 26084
/proc/meminfo: memFree=20890748/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1572872 CPUtime=1662.33 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 435043 0 0 0 165881 352 0 0 25 0 1 0 818865447 1610620928 387161 33554432000 4194304 5714214 140734686914672 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 393218 387161 180 372 0 392843 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 1572872

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 26085
/proc/meminfo: memFree=20832780/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1604920 CPUtime=1722.33 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 442995 0 0 0 171866 367 0 0 25 0 1 0 818865447 1643438080 395113 33554432000 4194304 5714214 140734686914672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 401230 395113 180 372 0 400855 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1604920

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 26088
/proc/meminfo: memFree=20775684/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1624532 CPUtime=1782.33 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 447862 0 0 0 177858 375 0 0 25 0 1 0 818865447 1663520768 399980 33554432000 4194304 5714214 140734686914672 18446744073709551615 4299968 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 406133 399980 180 372 0 405758 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 1624532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 26088
/proc/meminfo: memFree=20772572/32951124 swapFree=49244120/67111528
[pid=25983] ppid=25981 vsize=1624532 CPUtime=1800.05 cores=0,2,4,6
/proc/25983/stat : 25983 (wbo1.6) R 25981 25983 23490 0 -1 4202496 447862 0 0 0 179630 375 0 0 25 0 1 0 818865447 1663520768 399980 33554432000 4194304 5714214 140734686914672 18446744073709551615 4300112 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25983/statm: 406133 399980 180 372 0 405758 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1624532

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.09
CPU time (s): 1800.13
CPU user time (s): 1796.3
CPU system time (s): 3.82942
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1624532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.3
system time used= 3.82942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 447862
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= 5285

runsolver used 6.98894 second user time and 14.7948 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-03 05:43:47
IDJOB=3460837
IDBENCH=1845
IDSOLVER=1953
FILE ID=node101/3460837-1307072625
RUNJOBID= node101-1307066208-24303
PBS_JOBID= 13497887
Free space on /tmp= 73916 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos19.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460837-1307072625/watcher-3460837-1307072625 -o /tmp/evaluation-result-3460837-1307072625/solver-3460837-1307072625 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460837-1307072625.opb

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

MD5SUM BENCH= 1ef5c8e94b66b7ed63dffc6923ecd901
RANDOM SEED=1549639478

node101.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23549096 kB
Buffers:        219672 kB
Cached:         489820 kB
SwapCached:      27120 kB
Active:        8709144 kB
Inactive:       415308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23549096 kB
SwapTotal:    67111528 kB
SwapFree:     49244120 kB
Dirty:           40120 kB
Writeback:           0 kB
AnonPages:     8410208 kB
Mapped:          18696 kB
Slab:           136312 kB
PageTables:      75184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78887244 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73912 MiB
End job on node101 at 2011-06-03 06:13:49