Trace number 3707660

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 NameAnswerCPU timeWall clock time
bsolo 3.2? 1798.47 1798.97

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K129.opb
MD5SUM1a22ba01765c232fe0c8623cfb5d750f
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15351
Total number of constraints15611
Number of constraints which are clauses15482
Number of constraints which are cardinality constraints (but not clauses)129
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint129
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 130
Number of bits of the biggest sum of numbers8
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-3707660-1338234231.opb
0.00/0.00	c File size is 1040150 bytes.
0.05/0.08	c Highest Coefficient sum: 130
0.05/0.08	c Parsing was ok!!
0.05/0.08	c Total parsing time: 0.079 s
0.05/0.08	c Var: 15351 Constr: 15611 15482/129/0 Lit: 100327 Watch. Lit: 46313
0.05/0.08	c Obj. Vars: 0 (0 % of total variables)
6.69/6.74	c Pre-processing Time: 6.734 s
6.69/6.74	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.69/6.74	c        0  13843    14209    94130    6    43089  130126      0      0 6.73
6.69/6.74	c Switching off lower bounding mode.
1798.39/1798.97	c      100  13843    14321   106150    7    44412  143139    112     14 6.81
1798.39/1798.97	c      252  13843    14492   153593   10    45274  157453    283     35 7.14
1798.39/1798.97	c      479  13843    14740   190870   12    46249  173199    531     64 7.40
1798.39/1798.97	c      818  13843    15118   221829   14    48086  190519    909    104 7.80
1798.39/1798.97	c     1326  13843    15721   291924   18    53179  209571   1512    155 8.54
1798.39/1798.97	c     2089  13843    16625   428514   25    58536  230529   2416    215 9.69
1798.39/1798.97	c     3236  13843    18005   715292   39    65751  253582   3796    279 11.60
1798.39/1798.97	c     4957  13843    20015  1008199   50    76418  278941   5806    341 14.52
1798.39/1798.97	c     7542  13843    23069  2012214   87    92126  306836   8860    361 20.89
1798.39/1798.97	c    11421  13843    27511  3105520  112   113040  337520  13302    393 29.05
1798.39/1798.97	c    17243  13843    34145  5489541  160   140293  371273  19936    367 46.90
1798.39/1798.97	c    25980  13843    44095 10391142  235   180586  408401  29886    274 94.52
1798.39/1798.97	c    39090  13843    59086 18970549  321   238914  449242  44877    206 189.41
1798.39/1798.97	c    58760  13843    82753 63446898  766   343112  494167  68544     83 707.40
1798.39/1798.97	c Reducing formula size due to memory constraints
1798.39/1798.97	c Memory Limit: 1000.00 MB  Used: 1016.25 MB
1798.39/1798.97	c Reducing formula size due to memory constraints
1798.39/1798.97	c Memory Limit: 1000.00 MB  Used: 1004.14 MB
1798.39/1798.97	c    88273  13843    37313 46162876 1237   117259   43346  23104     59 1483.28
1798.39/1798.97	c Resources Exceeded
1798.39/1798.97	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.39/1798.97	c   15    95359  57111  3116099    46463 76016438  32254     53 1798.47
1798.39/1798.97	s UNKNOWN
1798.39/1798.97	c Total time: 1798.47 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-3707660-1338234231/watcher-3707660-1338234231 -o /tmp/evaluation-result-3707660-1338234231/solver-3707660-1338234231 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707660-1338234231.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 1.94 3/174 18553
/proc/meminfo: memFree=28976452/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=19904 CPUtime=0 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289549011 20381696 310 33554432000 134512640 137138936 4288429584 4288428104 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 4976 311 177 642 0 4078 0

[startup+0.0617139 s]
/proc/loadavg: 2.00 2.00 1.94 3/174 18553
/proc/meminfo: memFree=28976452/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=14720 CPUtime=0.05 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 1201 0 0 0 5 0 0 0 20 0 1 0 289549011 15073280 1154 33554432000 134512640 137138936 4288429584 4288428112 134517403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 3680 1154 362 642 0 2782 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14720

[startup+0.100276 s]
/proc/loadavg: 2.00 2.00 1.94 3/174 18553
/proc/meminfo: memFree=28976452/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=16640 CPUtime=0.09 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 1964 0 0 0 9 0 0 0 20 0 1 0 289549011 17039360 1663 33554432000 134512640 137138936 4288429584 4288244060 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 4160 1663 184 642 0 3516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16640

[startup+0.300227 s]
/proc/loadavg: 2.00 2.00 1.94 3/174 18553
/proc/meminfo: memFree=28976452/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=16640 CPUtime=0.29 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 1969 0 0 0 29 0 0 0 20 0 1 0 289549011 17039360 1668 33554432000 134512640 137138936 4288429584 4288244048 134543391 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 4160 1668 184 642 0 3516 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16640

[startup+0.700229 s]
/proc/loadavg: 2.00 2.00 1.94 3/174 18553
/proc/meminfo: memFree=28976452/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=16640 CPUtime=0.69 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 1971 0 0 0 69 0 0 0 20 0 1 0 289549011 17039360 1670 33554432000 134512640 137138936 4288429584 4288243656 136504147 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 4160 1670 184 642 0 3516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16640

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18554
/proc/meminfo: memFree=28969988/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=16640 CPUtime=1.49 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 1971 0 0 0 149 0 0 0 20 0 1 0 289549011 17039360 1670 33554432000 134512640 137138936 4288429584 4288243872 134542544 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 4160 1670 184 642 0 3516 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16640

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18554
/proc/meminfo: memFree=28969692/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=16640 CPUtime=3.09 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 1972 0 0 0 309 0 0 0 20 0 1 0 289549011 17039360 1671 33554432000 134512640 137138936 4288429584 4288244060 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 4160 1671 184 642 0 3516 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16640

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18554
/proc/meminfo: memFree=28969816/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=16640 CPUtime=6.29 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 1975 0 0 0 628 1 0 0 20 0 1 0 289549011 17039360 1701 33554432000 134512640 137138936 4288429584 4288243872 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 4160 1701 184 642 0 3516 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16640

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18554
/proc/meminfo: memFree=28948940/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=27184 CPUtime=12.68 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 4737 0 0 0 1254 14 0 0 20 0 1 0 289549011 27836416 4343 33554432000 134512640 137138936 4288429584 4288428512 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 6796 4343 192 642 0 6152 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27184

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18554
/proc/meminfo: memFree=28904348/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=53248 CPUtime=25.48 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 11286 0 0 0 2521 27 0 0 20 0 1 0 289549011 54525952 10892 33554432000 134512640 137138936 4288429584 4288428700 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 13312 10892 192 642 0 12668 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53248

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18554
/proc/meminfo: memFree=28811396/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=93528 CPUtime=51.08 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 21325 0 0 0 5059 49 0 0 20 0 1 0 289549011 95772672 20931 33554432000 134512640 137138936 4288429584 4288428512 134542286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 23382 20931 192 642 0 22738 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 93528

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18555
/proc/meminfo: memFree=28656688/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=158716 CPUtime=102.28 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 37625 0 0 0 10161 67 0 0 20 0 1 0 289549011 162525184 37231 33554432000 134512640 137138936 4288429584 4288428512 134542286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 39679 37231 192 642 0 39035 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 158716

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/175 18555
/proc/meminfo: memFree=28457572/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=228936 CPUtime=162.26 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 55200 0 0 0 16141 85 0 0 20 0 1 0 289549011 234430464 54806 33554432000 134512640 137138936 4288429584 4288428132 136500245 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 57234 54806 192 642 0 56590 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 228936

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/175 18555
/proc/meminfo: memFree=28300864/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=308748 CPUtime=222.25 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 75149 0 0 0 22126 99 0 0 20 0 1 0 289549011 316157952 74755 33554432000 134512640 137138936 4288429584 4288428512 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 77187 74755 192 642 0 76543 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 308748

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/175 18555
/proc/meminfo: memFree=28101252/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=396660 CPUtime=282.24 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 97838 0 0 0 28118 106 0 0 20 0 1 0 289549011 406179840 96734 33554432000 134512640 137138936 4288429584 4288428512 134542484 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 99165 96734 192 642 0 98521 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 396660

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 18555
/proc/meminfo: memFree=27925572/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=473664 CPUtime=342.23 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 120732 0 0 0 34111 112 0 0 20 0 1 0 289549011 485031936 115999 33554432000 134512640 137138936 4288429584 4288428512 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 118416 115999 192 642 0 117772 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 473664

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/175 18558
/proc/meminfo: memFree=27779164/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=539044 CPUtime=402.23 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 139426 0 0 0 40104 119 0 0 20 0 1 0 289549011 551981056 132320 33554432000 134512640 137138936 4288429584 4288428008 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 134761 132320 192 642 0 134117 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 539044

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/175 18559
/proc/meminfo: memFree=27620224/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=593744 CPUtime=462.22 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 154378 0 0 0 46099 123 0 0 20 0 1 0 289549011 607993856 145992 33554432000 134512640 137138936 4288429584 4288428512 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 148436 145992 192 642 0 147792 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 593744

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 18559
/proc/meminfo: memFree=27471328/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=657696 CPUtime=522.21 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 172131 0 0 0 52093 128 0 0 20 0 1 0 289549011 673480704 161985 33554432000 134512640 137138936 4288429584 4288428700 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 164424 161985 192 642 0 163780 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 657696

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 18559
/proc/meminfo: memFree=27318836/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=715416 CPUtime=582.2 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 187038 0 0 0 58086 134 0 0 20 0 1 0 289549011 732585984 176436 33554432000 134512640 137138936 4288429584 4288428512 134542333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 178854 176436 192 642 0 178210 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 715416

[startup+642.3 s]

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

/proc/meminfo: memFree=26907196/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1061.97 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 277928 0 0 0 106019 178 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288428008 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 1052628

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18587
/proc/meminfo: memFree=26906984/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1121.94 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 277955 0 0 0 112014 180 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288428288 136297633 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 1052628

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18587
/proc/meminfo: memFree=26907012/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1181.91 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 277991 0 0 0 118009 182 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288428120 136504476 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 1052628

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18587
/proc/meminfo: memFree=26906792/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1241.88 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278022 0 0 0 124005 183 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288428512 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 1052628

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18587
/proc/meminfo: memFree=26906696/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1301.87 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278062 0 0 0 130003 184 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288428008 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 1052628

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18588
/proc/meminfo: memFree=26906692/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1361.86 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278063 0 0 0 136001 185 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288428316 136295499 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 1052628

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18588
/proc/meminfo: memFree=26906940/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1421.85 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278063 0 0 0 141999 186 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288428512 134542339 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 1052628

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18588
/proc/meminfo: memFree=26906940/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1481.83 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278063 0 0 0 147997 186 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288428512 134542333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 1052628

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18588
/proc/meminfo: memFree=26907064/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1541.83 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278063 0 0 0 153996 187 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288428512 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 1052628

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 18591
/proc/meminfo: memFree=26906932/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1601.82 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278063 0 0 0 159994 188 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288428008 134606944 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 1052628

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18592
/proc/meminfo: memFree=26906940/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1661.81 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278063 0 0 0 165992 189 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288428512 134542752 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 1052628

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18592
/proc/meminfo: memFree=26907064/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1721.8 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278063 0 0 0 171990 190 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288420352 134609408 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 1052628

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18592
/proc/meminfo: memFree=26906692/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1781.79 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278063 0 0 0 177988 191 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288428512 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 1052628

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18592
/proc/meminfo: memFree=26907064/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1052628 CPUtime=1791.4 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278063 0 0 0 178949 191 0 0 20 0 1 0 289549011 1077891072 260721 33554432000 134512640 137138936 4288429584 4288428008 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263157 260721 192 642 0 262513 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 1052628

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18592
/proc/meminfo: memFree=26906816/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1053452 CPUtime=1794.6 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278261 0 0 0 179269 191 0 0 20 0 1 0 289549011 1078734848 260919 33554432000 134512640 137138936 4288429584 4288428068 136297747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263363 260919 192 642 0 262719 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 1053452

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18592
/proc/meminfo: memFree=26906568/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1054164 CPUtime=1796.19 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278454 0 0 0 179428 191 0 0 20 0 1 0 289549011 1079463936 261112 33554432000 134512640 137138936 4288429584 4288428480 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263541 261112 192 642 0 262897 0
Current children cumulated CPU time (s) 1796.19
Current children cumulated vsize (KiB) 1054164

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18592
/proc/meminfo: memFree=26905948/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1054484 CPUtime=1797.79 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278519 0 0 0 179588 191 0 0 20 0 1 0 289549011 1079791616 261177 33554432000 134512640 137138936 4288429584 4288428512 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263621 261177 192 642 0 262977 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 1054484

[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18592
/proc/meminfo: memFree=26905824/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1054808 CPUtime=1798.19 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278600 0 0 0 179628 191 0 0 20 0 1 0 289549011 1080123392 261258 33554432000 134512640 137138936 4288429584 4288428512 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263702 261258 192 642 0 263058 0
Current children cumulated CPU time (s) 1798.19
Current children cumulated vsize (KiB) 1054808

[startup+1798.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18592
/proc/meminfo: memFree=26905824/32873852 swapFree=6856/6856
[pid=18553] ppid=18551 vsize=1054808 CPUtime=1798.39 cores=1,3,5,7
/proc/18553/stat : 18553 (bsolo) R 18551 18553 18303 0 -1 4202496 278600 0 0 0 179648 191 0 0 20 0 1 0 289549011 1080123392 261258 33554432000 134512640 137138936 4288429584 4288428008 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18553/statm: 263702 261258 192 642 0 263058 0
Current children cumulated CPU time (s) 1798.39
Current children cumulated vsize (KiB) 1054808

Child status: 0
Real time (s): 1798.97
CPU time (s): 1798.47
CPU user time (s): 1796.55
CPU system time (s): 1.91671
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 1054808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.55
system time used= 1.91671
maximum resident set size= 1045096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 278616
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= 357
involuntary context switches= 1858

runsolver used 2.84657 second user time and 7.35788 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 21:43:51
IDJOB=3707660
IDBENCH=90161
IDSOLVER=2286
FILE ID=node128/3707660-1338234231
RUNJOBID= node128-1338230633-18320
PBS_JOBID= 14624653
Free space on /tmp= 71248 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K129.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707660-1338234231/watcher-3707660-1338234231 -o /tmp/evaluation-result-3707660-1338234231/solver-3707660-1338234231 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707660-1338234231.opb

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

MD5SUM BENCH= 1a22ba01765c232fe0c8623cfb5d750f
RANDOM SEED=676804882

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:        28977096 kB
Buffers:          503800 kB
Cached:          2509084 kB
SwapCached:          584 kB
Active:          1254156 kB
Inactive:        1778308 kB
Active(anon):       9112 kB
Inactive(anon):    12300 kB
Active(file):    1245044 kB
Inactive(file):  1766008 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:             10108 kB
Writeback:             0 kB
AnonPages:         55448 kB
Mapped:            15072 kB
Shmem:               200 kB
Slab:             726056 kB
SReclaimable:     168412 kB
SUnreclaim:       557644 kB
KernelStack:        1456 kB
PageTables:         4584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     139804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71244 MiB
End job on node128 at 2012-05-28 22:13:50