Trace number 3708388

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.2? 1798.5 1798.82

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_50null50mast_rapportOE1.0_TMAX180_K192_cod2.opb
MD5SUM0d3fc2c8f241373f1d8055b65975d8e6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-12288
Best CPU time to get the best result obtained on this benchmark1800.71
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 912385
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 912385
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

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-3708388-1338248633.opb
0.00/0.00	c File size is 28227227 bytes.
3.39/3.47	c Highest Coefficient sum: 912385
3.39/3.47	c Parsing was ok!!
3.39/3.47	c Total parsing time: 3.471 s
3.58/3.70	c Var: 400896 Constr: 402763 400785/1977/1 Lit: 2338937 Watch. Lit: 1260323
3.58/3.70	c Obj. Vars: 892 (0.222502 % of total variables)
183.02/183.10	c Pre-processing Time: 183.029 s
183.02/183.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
183.02/183.11	c        0 399937   401643  2331966    5  1256960  500000      0      0 183.03
183.02/183.11	c Switching off lower bounding mode.
1798.47/1798.81	c      101 389045   401747  2456622    6  1257801  550001    104      0 200.88
1798.47/1798.81	c      252 389045   401915  2513709    6  1258769  605002    272      1 223.91
1798.47/1798.81	c      477 389045   402173  2600649    6  1259293  665503    530      1 246.56
1798.47/1798.81	c      815 389045   402528  2902693    7  1260532  732054    885      1 483.49
1798.47/1798.81	c     1323 389045   403087  3149515    7  1261923  805260   1444      2 620.66
1798.47/1798.81	c     2087 389045   403892  3707503    9  1264696  885787   2249      2 1011.75
1798.47/1798.81	c     3234 389045   405050  4396237   10  1267012  974366   3407      2 1575.15
1798.47/1798.81	c Resources Exceeded
1798.47/1798.81	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.47/1798.81	c    7     3802   2472  2332982   405666  4836512   4023      2 1798.49
1798.47/1798.81	s UNKNOWN
1798.47/1798.81	c Total time: 1798.49 s

Verifier Data

ERROR: no interpretation found !

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-3708388-1338248633/watcher-3708388-1338248633 -o /tmp/evaluation-result-3708388-1338248633/solver-3708388-1338248633 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708388-1338248633.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.00 2.00 2.00 3/176 5384
/proc/meminfo: memFree=31035012/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=38656 CPUtime=0 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 374 0 0 0 0 0 0 0 20 0 1 0 290988860 39583744 328 33554432000 134512640 137138936 4294545728 4294543976 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 9664 328 183 642 0 2128 0

[startup+0.065359 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5384
/proc/meminfo: memFree=31035012/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=41804 CPUtime=0.06 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 1363 0 0 0 6 0 0 0 20 0 1 0 290988860 42807296 1277 33554432000 134512640 137138936 4294545728 4294543928 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 10451 1277 359 642 0 2915 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 41804

[startup+0.100233 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5384
/proc/meminfo: memFree=31035012/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=43184 CPUtime=0.09 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 1823 0 0 0 9 0 0 0 20 0 1 0 290988860 44220416 1737 33554432000 134512640 137138936 4294545728 4294543976 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 10796 1738 459 642 0 3260 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43184

[startup+0.300213 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5384
/proc/meminfo: memFree=31035012/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=49872 CPUtime=0.29 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 4114 0 0 0 28 1 0 0 20 0 1 0 290988860 51068928 3900 33554432000 134512640 137138936 4294545728 4294540344 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 12468 3900 994 642 0 4932 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49872

[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5384
/proc/meminfo: memFree=31035012/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=63700 CPUtime=0.69 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 8823 0 0 0 68 1 0 0 20 0 1 0 290988860 65228800 8355 33554432000 134512640 137138936 4294545728 4294543976 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 15925 8355 2007 642 0 8389 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63700

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5385
/proc/meminfo: memFree=30998408/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=91316 CPUtime=1.49 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 17920 0 0 0 146 3 0 0 20 0 1 0 290988860 93507584 16946 33554432000 134512640 137138936 4294545728 4294544120 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 22829 16947 3732 642 0 15293 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91316

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5385
/proc/meminfo: memFree=30963684/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=122704 CPUtime=3.09 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 27927 0 0 0 304 5 0 0 20 0 1 0 290988860 125648896 27475 33554432000 134512640 137138936 4294545728 4294544256 134517592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 30676 27475 6507 642 0 23140 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122704

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5385
/proc/meminfo: memFree=30871684/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=175392 CPUtime=6.29 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 45130 0 0 0 620 9 0 0 20 0 1 0 290988860 179601408 40227 33554432000 134512640 137138936 4294545728 4289733488 134543157 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 43848 40227 184 642 0 43204 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 175392

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5385
/proc/meminfo: memFree=30871668/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=175392 CPUtime=12.69 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 45131 0 0 0 1260 9 0 0 20 0 1 0 290988860 179601408 40228 33554432000 134512640 137138936 4294545728 4289733664 134543427 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 43848 40228 184 642 0 43204 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 175392

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 5385
/proc/meminfo: memFree=30875196/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=175392 CPUtime=25.49 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 45131 0 0 0 2540 9 0 0 20 0 1 0 290988860 179601408 40228 33554432000 134512640 137138936 4294545728 4289733188 136500388 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 43848 40228 184 642 0 43204 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 175392

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 5385
/proc/meminfo: memFree=30873896/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=175524 CPUtime=51.07 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 45148 0 0 0 5098 9 0 0 20 0 1 0 290988860 179736576 40235 33554432000 134512640 137138936 4294545728 4289733272 136504449 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 43881 40235 184 642 0 43237 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 175524

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 5386
/proc/meminfo: memFree=30873708/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=175524 CPUtime=102.24 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 45185 0 0 0 10214 10 0 0 20 0 1 0 290988860 179736576 40236 33554432000 134512640 137138936 4294545728 4289733488 134541971 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 43881 40236 184 642 0 43237 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 175524

[startup+162.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/176 5386
/proc/meminfo: memFree=30871032/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=175524 CPUtime=162.22 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 45193 0 0 0 16211 11 0 0 20 0 1 0 290988860 179736576 41437 33554432000 134512640 137138936 4294545728 4289733488 134541971 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 43881 41437 184 642 0 43237 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 175524

[startup+222.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 5387
/proc/meminfo: memFree=30858512/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=181024 CPUtime=222.21 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 238416 0 0 0 22103 118 0 0 20 0 1 0 290988860 185368576 43362 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 45256 43362 192 642 0 44612 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 181024

[startup+282.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 5387
/proc/meminfo: memFree=30854288/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=182488 CPUtime=282.2 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 500496 0 0 0 28046 174 0 0 20 0 1 0 290988860 186867712 43728 33554432000 134512640 137138936 4294545728 4294544224 134618208 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 45622 43728 192 642 0 44978 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 182488

[startup+342.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/177 5387
/proc/meminfo: memFree=30851688/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=183464 CPUtime=342.19 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 572553 0 0 0 34031 188 0 0 20 0 1 0 290988860 187867136 43972 33554432000 134512640 137138936 4294545728 4294544152 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 45866 43972 192 642 0 45222 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 183464

[startup+402.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/178 5429
/proc/meminfo: memFree=30937532/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=184288 CPUtime=402.18 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 645611 0 0 0 40014 204 0 0 20 0 1 0 290988860 188710912 44178 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 46072 44178 192 642 0 45428 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 184288

[startup+462.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 5429
/proc/meminfo: memFree=30937696/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=185116 CPUtime=462.17 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 718770 0 0 0 45995 222 0 0 20 0 1 0 290988860 189558784 44385 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 46279 44385 192 642 0 45635 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 185116

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 5429
/proc/meminfo: memFree=30935248/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=186116 CPUtime=522.16 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 885875 0 0 0 51956 260 0 0 20 0 1 0 290988860 190582784 44635 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 46529 44635 192 642 0 45885 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 186116

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 5429
/proc/meminfo: memFree=30923144/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=189920 CPUtime=582.15 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 1073394 0 0 0 57915 300 0 0 20 0 1 0 290988860 194478080 45374 33554432000 134512640 137138936 4294545728 4294544256 134602746 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 47480 45374 192 642 0 46836 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 189920

[startup+642.3 s]

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

/proc/meminfo: memFree=30899968/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=196176 CPUtime=1122.07 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 2123437 0 0 0 111689 518 0 0 20 0 1 0 290988860 200884224 47150 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 49044 47150 192 642 0 48400 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 196176

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5457
/proc/meminfo: memFree=30897492/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=197028 CPUtime=1182.06 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 2288494 0 0 0 117653 553 0 0 20 0 1 0 290988860 201756672 47363 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 49257 47363 192 642 0 48613 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 197028

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5457
/proc/meminfo: memFree=30894628/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=197844 CPUtime=1242.06 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 2388040 0 0 0 123632 574 0 0 20 0 1 0 290988860 202592256 47566 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 49461 47566 192 642 0 48817 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 197844

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5458
/proc/meminfo: memFree=30890784/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=198648 CPUtime=1302.05 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 2488894 0 0 0 129611 594 0 0 20 0 1 0 290988860 203415552 47768 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 49662 47768 192 642 0 49018 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 198648

[startup+1362.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/177 5458
/proc/meminfo: memFree=30888304/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=199488 CPUtime=1362.03 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 2582239 0 0 0 135590 613 0 0 20 0 1 0 290988860 204275712 47978 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 49872 47978 192 642 0 49228 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 199488

[startup+1422.31 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 5458
/proc/meminfo: memFree=30883812/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=200316 CPUtime=1422.03 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 2683123 0 0 0 141568 635 0 0 20 0 1 0 290988860 205123584 48185 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 50079 48185 192 642 0 49435 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 200316

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 5458
/proc/meminfo: memFree=30882200/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=203268 CPUtime=1482.02 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 2780254 0 0 0 147548 654 0 0 20 0 1 0 290988860 208146432 48891 33554432000 134512640 137138936 4294545728 4294544480 134573444 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 50817 48891 192 642 0 50173 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 203268

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5458
/proc/meminfo: memFree=30876484/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=201932 CPUtime=1542.01 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 2879537 0 0 0 153528 673 0 0 20 0 1 0 290988860 206778368 48589 33554432000 134512640 137138936 4294545728 4294544224 134618208 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 50483 48589 192 642 0 49839 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 201932

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 5462
/proc/meminfo: memFree=30877012/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=202724 CPUtime=1602 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 2979470 0 0 0 159506 694 0 0 20 0 1 0 290988860 207589376 48787 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 50681 48787 192 642 0 50037 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 202724

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5462
/proc/meminfo: memFree=30878200/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=205068 CPUtime=1661.99 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 3105872 0 0 0 165478 721 0 0 20 0 1 0 290988860 209989632 49172 33554432000 134512640 137138936 4294545728 4293851376 134602746 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 51267 49172 192 642 0 50623 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 205068

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 5462
/proc/meminfo: memFree=30869952/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=207208 CPUtime=1721.98 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 3230251 0 0 0 171451 747 0 0 20 0 1 0 290988860 212180992 49908 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 51802 49908 192 642 0 51158 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 207208

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5462
/proc/meminfo: memFree=30865480/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=209232 CPUtime=1781.97 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 3374198 0 0 0 177420 777 0 0 20 0 1 0 290988860 214253568 50414 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 52308 50414 192 642 0 51664 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 209232

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 5462
/proc/meminfo: memFree=30865852/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=209448 CPUtime=1791.58 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 3391663 0 0 0 178376 782 0 0 20 0 1 0 290988860 214474752 50468 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 52362 50468 192 642 0 51718 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 209448

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 5462
/proc/meminfo: memFree=30865480/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=209500 CPUtime=1794.77 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 3398333 0 0 0 178694 783 0 0 20 0 1 0 290988860 214528000 50481 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 52375 50481 192 642 0 51731 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 209500

[startup+1796.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 5462
/proc/meminfo: memFree=30865852/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=209508 CPUtime=1796.37 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 3399450 0 0 0 178853 784 0 0 20 0 1 0 290988860 214536192 50483 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 52377 50483 192 642 0 51733 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 209508

[startup+1797.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 5462
/proc/meminfo: memFree=30866224/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=209532 CPUtime=1797.17 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 3401676 0 0 0 178932 785 0 0 20 0 1 0 290988860 214560768 50489 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 52383 50489 192 642 0 51739 0
Current children cumulated CPU time (s) 1797.17
Current children cumulated vsize (KiB) 209532

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 5462
/proc/meminfo: memFree=30866224/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=210992 CPUtime=1797.97 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 3403457 0 0 0 179012 785 0 0 20 0 1 0 290988860 216055808 50822 33554432000 134512640 137138936 4294545728 4294544400 136501668 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 52748 50822 192 642 0 52104 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 210992

[startup+1798.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 5462
/proc/meminfo: memFree=30865728/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=209548 CPUtime=1798.37 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 3403900 0 0 0 179052 785 0 0 20 0 1 0 290988860 214577152 50493 33554432000 134512640 137138936 4294545728 4294544224 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 52387 50493 192 642 0 51743 0
Current children cumulated CPU time (s) 1798.37
Current children cumulated vsize (KiB) 209548

[startup+1798.8 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 5462
/proc/meminfo: memFree=30865728/32873648 swapFree=7116/7116
[pid=5384] ppid=5382 vsize=211672 CPUtime=1798.47 cores=1,3,5,7
/proc/5384/stat : 5384 (bsolo) R 5382 5384 4099 0 -1 4202496 3404389 0 0 0 179062 785 0 0 20 0 1 0 290988860 216752128 50812 33554432000 134512640 137138936 4294545728 4294544072 134601114 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5384/statm: 52918 50812 192 642 0 52274 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (KiB) 211672

Child status: 0
Real time (s): 1798.82
CPU time (s): 1798.5
CPU user time (s): 1790.64
CPU system time (s): 7.85681
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 211672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.64
system time used= 7.8568
maximum resident set size= 203968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3404569
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= 59
involuntary context switches= 1850

runsolver used 3.06453 second user time and 8.34073 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-29 01:43:54
IDJOB=3708388
IDBENCH=90929
IDSOLVER=2286
FILE ID=node123/3708388-1338248633
RUNJOBID= node123-1338227645-4116
PBS_JOBID= 14624628
Free space on /tmp= 71624 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_50null50mast_rapportOE1.0_TMAX180_K192_cod2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708388-1338248633/watcher-3708388-1338248633 -o /tmp/evaluation-result-3708388-1338248633/solver-3708388-1338248633 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708388-1338248633.opb

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

MD5SUM BENCH= 0d3fc2c8f241373f1d8055b65975d8e6
RANDOM SEED=1634589918

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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	: 5334.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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		: 2667.217
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	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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		: 2667.217
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		: 2667.217
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:       32873648 kB
MemFree:        31035656 kB
Buffers:          373752 kB
Cached:           363512 kB
SwapCached:          972 kB
Active:           653912 kB
Inactive:         339940 kB
Active(anon):     248232 kB
Inactive(anon):     8552 kB
Active(file):     405680 kB
Inactive(file):   331388 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102960 kB
Dirty:             31456 kB
Writeback:             0 kB
AnonPages:        263128 kB
Mapped:            11032 kB
Shmem:                 0 kB
Slab:             703992 kB
SReclaimable:     147672 kB
SUnreclaim:       556320 kB
KernelStack:        1456 kB
PageTables:         4504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     379472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71620 MiB
End job on node123 at 2012-05-29 02:13:53