Trace number 3708391

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.67 1799

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_0null10mast_rapportOE1.0_TMAX60_K192_cod2.opb
MD5SUM87bd09f9145dfb6c08f481f891635aef
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-45746
Best CPU time to get the best result obtained on this benchmark1633.63
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 1783
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 986673
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 986673
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-3708391-1338246899.opb
0.00/0.00	c File size is 28237927 bytes.
3.39/3.50	c Highest Coefficient sum: 986673
3.39/3.50	c Parsing was ok!!
3.39/3.50	c Total parsing time: 3.497 s
3.68/3.72	c Var: 400896 Constr: 402763 400785/1977/1 Lit: 2338937 Watch. Lit: 1260443
3.68/3.72	c Obj. Vars: 1783 (0.444754 % of total variables)
182.72/182.89	c Pre-processing Time: 182.82 s
182.81/182.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.81/182.90	c        0 399914   401620  2331827    5  1257014  500000      0      0 182.82
182.81/182.90	c Switching off lower bounding mode.
1798.56/1798.99	c      101 397557   401722  2360840    5  1257467  550001    102      0 194.12
1798.56/1798.99	c      252 389037   401878  2372085    5  1258108  605002    258      1 229.42
1798.56/1798.99	c      477 389037   402106  2415182    6  1258565  665503    486      1 268.97
1798.56/1798.99	c      815 389037   402444  2425343    6  1259241  732054    824      1 548.16
1798.56/1798.99	c     1323 389037   403074  2582516    6  1260501  805260   1454      2 594.36
1798.56/1798.99	c     2087 389037   403877  2694841    6  1263890  885787   2257      3 681.94
1798.56/1798.99	c     3233 389037   405138  3148478    7  1269810  974366   3518      3 888.49
1798.56/1798.99	c     4954 389037   407069  4390447   10  1275430  500000   5449      3 1323.98
1798.56/1798.99	c Resources Exceeded
1798.56/1798.99	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.56/1798.99	c    8     6365   4490  2940648   408579  5355605   6959      3 1798.66
1798.56/1798.99	s UNKNOWN
1798.56/1798.99	c Total time: 1798.66 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-3708391-1338246899/watcher-3708391-1338246899 -o /tmp/evaluation-result-3708391-1338246899/solver-3708391-1338246899 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708391-1338246899.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.00 2.00 2.00 3/174 19524
/proc/meminfo: memFree=28817192/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=38660 CPUtime=0 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 290815864 39587840 325 33554432000 134512640 137138936 4288901648 4288900000 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 9665 327 183 642 0 2126 0

[startup+0.0903931 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19524
/proc/meminfo: memFree=28817192/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=42776 CPUtime=0.08 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 1684 0 0 0 8 0 0 0 20 0 1 0 290815864 43802624 1598 33554432000 134512640 137138936 4288901648 4288898164 136493757 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 10694 1598 430 642 0 3155 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42776

[startup+0.100334 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19524
/proc/meminfo: memFree=28817192/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=43192 CPUtime=0.09 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 1817 0 0 0 9 0 0 0 20 0 1 0 290815864 44228608 1731 33554432000 134512640 137138936 4288901648 4288898184 136671187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 10798 1731 457 642 0 3259 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43192

[startup+0.300299 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19524
/proc/meminfo: memFree=28817192/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=49884 CPUtime=0.29 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 4128 0 0 0 29 0 0 0 20 0 1 0 290815864 51081216 3914 33554432000 134512640 137138936 4288901648 4288896264 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 12471 3914 986 642 0 4932 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49884

[startup+0.700303 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19524
/proc/meminfo: memFree=28817192/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=63436 CPUtime=0.69 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 8735 0 0 0 69 0 0 0 20 0 1 0 290815864 64958464 8267 33554432000 134512640 137138936 4288901648 4288900408 134519475 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 15859 8267 1987 642 0 8320 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63436

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19525
/proc/meminfo: memFree=28780952/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=90780 CPUtime=1.49 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 17784 0 0 0 148 1 0 0 20 0 1 0 290815864 92958720 16810 33554432000 134512640 137138936 4288901648 4288900140 134599648 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 22728 16811 3702 642 0 15189 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90780

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19525
/proc/meminfo: memFree=28746664/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=122584 CPUtime=3.09 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 28274 0 0 0 305 4 0 0 20 0 1 0 290815864 125526016 27311 33554432000 134512640 137138936 4288901648 4288900176 134517403 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 30646 27311 6477 642 0 23107 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122584

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19525
/proc/meminfo: memFree=28657120/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=175404 CPUtime=6.29 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 44520 0 0 0 623 6 0 0 20 0 1 0 290815864 179613696 40125 33554432000 134512640 137138936 4288901648 4284089632 134566244 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 43851 40125 184 642 0 43207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 175404

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19525
/proc/meminfo: memFree=28655772/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=175404 CPUtime=12.69 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 44522 0 0 0 1263 6 0 0 20 0 1 0 290815864 179613696 40127 33554432000 134512640 137138936 4288901648 4284089584 134543413 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 43851 40127 184 642 0 43207 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 175404

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19525
/proc/meminfo: memFree=28654912/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=175404 CPUtime=25.49 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 44522 0 0 0 2543 6 0 0 20 0 1 0 290815864 179613696 40127 33554432000 134512640 137138936 4288901648 4284089408 134541971 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 43851 40127 184 642 0 43207 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 175404

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 19525
/proc/meminfo: memFree=28652680/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=175404 CPUtime=51.08 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 44529 0 0 0 5102 6 0 0 20 0 1 0 290815864 179613696 40134 33554432000 134512640 137138936 4288901648 4284089632 134566256 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 43851 40134 184 642 0 43207 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 175404

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 19525
/proc/meminfo: memFree=28648556/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=175536 CPUtime=102.27 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 44541 0 0 0 10220 7 0 0 20 0 1 0 290815864 179748864 40135 33554432000 134512640 137138936 4288901648 4284089408 134542965 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 43884 40135 184 642 0 43240 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 175536

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 19525
/proc/meminfo: memFree=28644880/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=175536 CPUtime=162.22 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 44579 0 0 0 16213 9 0 0 20 0 1 0 290815864 179748864 40597 33554432000 134512640 137138936 4288901648 4284089060 136500372 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 43884 40597 184 642 0 43240 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 175536

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19525
/proc/meminfo: memFree=28628604/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=179424 CPUtime=222.21 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 285477 0 0 0 22077 144 0 0 20 0 1 0 290815864 183730176 42480 33554432000 134512640 137138936 4288901648 4288900072 134606628 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 44856 42480 192 642 0 44212 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 179424

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19526
/proc/meminfo: memFree=28624264/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=179520 CPUtime=282.2 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 734459 0 0 0 27981 239 0 0 20 0 1 0 290815864 183828480 42504 33554432000 134512640 137138936 4288901648 4288900320 134609268 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 44880 42504 192 642 0 44236 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 179520

[startup+342.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 19529
/proc/meminfo: memFree=28619464/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=179520 CPUtime=342.19 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 777841 0 0 0 33971 248 0 0 20 0 1 0 290815864 183828480 42504 33554432000 134512640 137138936 4288901648 4288900072 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 44880 42504 192 642 0 44236 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 179520

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 19529
/proc/meminfo: memFree=28614820/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=179520 CPUtime=402.18 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 817746 0 0 0 39962 256 0 0 20 0 1 0 290815864 183828480 42504 33554432000 134512640 137138936 4288901648 4288900144 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 44880 42504 192 642 0 44236 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 179520

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 19529
/proc/meminfo: memFree=28610976/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=180200 CPUtime=462.17 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 856977 0 0 0 45953 264 0 0 20 0 1 0 290815864 184524800 42674 33554432000 134512640 137138936 4288901648 4288900144 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 45050 42674 192 642 0 44406 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 180200

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19567
/proc/meminfo: memFree=28589528/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=179520 CPUtime=522.16 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 895780 0 0 0 51943 273 0 0 20 0 1 0 290815864 183828480 42504 33554432000 134512640 137138936 4288901648 4288900400 134575767 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 44880 42504 192 642 0 44236 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 179520

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19568
/proc/meminfo: memFree=28589200/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=179864 CPUtime=582.15 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 1249313 0 0 0 57866 349 0 0 20 0 1 0 290815864 184180736 42590 33554432000 134512640 137138936 4288901648 4288900400 134575200 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 44966 42590 192 642 0 44322 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 179864

[startup+642.3 s]

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

/proc/meminfo: memFree=28559668/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=190984 CPUtime=1062.07 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 3713120 0 0 0 105332 875 0 0 20 0 1 0 290815864 195567616 45370 33554432000 134512640 137138936 4288901648 4288900576 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 47746 45370 192 642 0 47102 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 190984

[startup+1122.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/175 19572
/proc/meminfo: memFree=28550180/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=196780 CPUtime=1122.07 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 3933939 0 0 0 111281 926 0 0 20 0 1 0 290815864 201502720 46819 33554432000 134512640 137138936 4288901648 4288900144 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 49195 46819 192 642 0 48551 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 196780

[startup+1182.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 19573
/proc/meminfo: memFree=28545956/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=198628 CPUtime=1182.06 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 4062579 0 0 0 117253 953 0 0 20 0 1 0 290815864 203395072 47281 33554432000 134512640 137138936 4288901648 4288900072 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 49657 47281 192 642 0 49013 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 198628

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 19573
/proc/meminfo: memFree=28545460/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=201152 CPUtime=1242.05 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 4267712 0 0 0 123204 1001 0 0 20 0 1 0 290815864 205979648 47912 33554432000 134512640 137138936 4288901648 4288900208 134599230 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 50288 47912 192 642 0 49644 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 201152

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 19573
/proc/meminfo: memFree=28539932/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=201608 CPUtime=1302.04 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 4377197 0 0 0 129182 1022 0 0 20 0 1 0 290815864 206446592 48026 33554432000 134512640 137138936 4288901648 4288900144 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 50402 48026 192 642 0 49758 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 201608

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19573
/proc/meminfo: memFree=28534848/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=204100 CPUtime=1362.03 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 4521063 0 0 0 135147 1056 0 0 20 0 1 0 290815864 208998400 48649 33554432000 134512640 137138936 4288901648 4288900144 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 51025 48649 192 642 0 50381 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 204100

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19573
/proc/meminfo: memFree=28525536/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=210048 CPUtime=1422.03 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 4639613 0 0 0 141117 1086 0 0 20 0 1 0 290815864 215089152 50118 33554432000 134512640 137138936 4288901648 4288900144 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 52512 50118 192 642 0 51868 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 210048

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19574
/proc/meminfo: memFree=28522560/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=210948 CPUtime=1482.02 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 4729404 0 0 0 147091 1111 0 0 20 0 1 0 290815864 216010752 50329 33554432000 134512640 137138936 4288901648 4288900144 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 52737 50329 192 642 0 52093 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 210948

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19577
/proc/meminfo: memFree=28521932/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=211168 CPUtime=1542.01 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 4815529 0 0 0 153069 1132 0 0 20 0 1 0 290815864 216236032 50384 33554432000 134512640 137138936 4288901648 4288900144 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 52792 50384 192 642 0 52148 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 211168

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19577
/proc/meminfo: memFree=28521372/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=207360 CPUtime=1602 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 4960168 0 0 0 159033 1167 0 0 20 0 1 0 290815864 212336640 49464 33554432000 134512640 137138936 4288901648 4288900568 135984556 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 51840 49464 192 642 0 51196 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 207360

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19577
/proc/meminfo: memFree=28518148/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=211844 CPUtime=1661.99 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 5081844 0 0 0 165008 1191 0 0 20 0 1 0 290815864 216928256 50585 33554432000 134512640 137138936 4288901648 4288900144 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 52961 50585 192 642 0 52317 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 211844

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19577
/proc/meminfo: memFree=28517832/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=212780 CPUtime=1721.98 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 5206116 0 0 0 170980 1218 0 0 20 0 1 0 290815864 217886720 50787 33554432000 134512640 137138936 4288901648 4288900144 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 53195 50787 192 642 0 52551 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 212780

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19578
/proc/meminfo: memFree=28507476/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=218984 CPUtime=1781.96 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 5291530 0 0 0 176959 1237 0 0 20 0 1 0 290815864 224239616 52339 33554432000 134512640 137138936 4288901648 4288900144 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 54746 52339 192 642 0 54102 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 218984

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19578
/proc/meminfo: memFree=28509956/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=218984 CPUtime=1791.57 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 5297536 0 0 0 177918 1239 0 0 20 0 1 0 290815864 224239616 52339 33554432000 134512640 137138936 4288901648 4288900144 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 54746 52339 192 642 0 54102 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 218984

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19578
/proc/meminfo: memFree=28509400/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=215848 CPUtime=1794.77 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 5298628 0 0 0 178238 1239 0 0 20 0 1 0 290815864 221028352 51555 33554432000 134512640 137138936 4288901648 4288900568 135984556 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 53962 51555 192 642 0 53318 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 215848

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19578
/proc/meminfo: memFree=28506980/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=218984 CPUtime=1796.36 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 5299993 0 0 0 178397 1239 0 0 20 0 1 0 290815864 224239616 52339 33554432000 134512640 137138936 4288901648 4288900400 134575242 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 54746 52339 192 642 0 54102 0
Current children cumulated CPU time (s) 1796.36
Current children cumulated vsize (KiB) 218984

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19578
/proc/meminfo: memFree=28510204/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=218984 CPUtime=1797.96 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 5301100 0 0 0 178556 1240 0 0 20 0 1 0 290815864 224239616 52354 33554432000 134512640 137138936 4288901648 4288900192 134607563 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 54746 52354 192 642 0 54102 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 218984

[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19578
/proc/meminfo: memFree=28506732/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=218984 CPUtime=1798.36 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 5301646 0 0 0 178596 1240 0 0 20 0 1 0 290815864 224239616 52354 33554432000 134512640 137138936 4288901648 4288900144 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 54746 52354 192 642 0 54102 0
Current children cumulated CPU time (s) 1798.36
Current children cumulated vsize (KiB) 218984

[startup+1798.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19578
/proc/meminfo: memFree=28506732/32873852 swapFree=6856/6856
[pid=19524] ppid=19522 vsize=218984 CPUtime=1798.56 cores=0,2,4,6
/proc/19524/stat : 19524 (bsolo) R 19522 19524 18303 0 -1 4202496 5301646 0 0 0 178616 1240 0 0 20 0 1 0 290815864 224239616 52354 33554432000 134512640 137138936 4288901648 4288900072 134606964 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19524/statm: 54746 52354 192 642 0 54102 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (KiB) 218984

Child status: 0
Real time (s): 1799
CPU time (s): 1798.67
CPU user time (s): 1786.27
CPU system time (s): 12.4061
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 219208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.27
system time used= 12.4061
maximum resident set size= 209856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5301646
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= 53
involuntary context switches= 1955

runsolver used 5.78212 second user time and 12.6581 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-29 01:15:00
IDJOB=3708391
IDBENCH=90871
IDSOLVER=2286
FILE ID=node128/3708391-1338246899
RUNJOBID= node128-1338230633-18319
PBS_JOBID= 14624653
Free space on /tmp= 71220 MiB

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

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

MD5SUM BENCH= 87bd09f9145dfb6c08f481f891635aef
RANDOM SEED=1885330001

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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:       32873852 kB
MemFree:        28817572 kB
Buffers:          504644 kB
Cached:          2542236 kB
SwapCached:          584 kB
Active:          1408420 kB
Inactive:        1783052 kB
Active(anon):     132472 kB
Inactive(anon):    14192 kB
Active(file):    1275948 kB
Inactive(file):  1768860 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:             31480 kB
Writeback:             0 kB
AnonPages:        150536 kB
Mapped:            15172 kB
Shmem:               200 kB
Slab:             726896 kB
SReclaimable:     169332 kB
SUnreclaim:       557564 kB
KernelStack:        1464 kB
PageTables:         4156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     265116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71192 MiB
End job on node128 at 2012-05-29 01:44:59