Trace number 3707673

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.01 1798.55

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K163.opb
MD5SUM5c9e224cdd9eef3594ee47236fa33798
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 variables19397
Total number of constraints19725
Number of constraints which are clauses19562
Number of constraints which are cardinality constraints (but not clauses)163
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint163
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 164
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-3707673-1338234430.opb
0.00/0.00	c File size is 1334228 bytes.
0.09/0.10	c Highest Coefficient sum: 164
0.09/0.10	c Parsing was ok!!
0.09/0.10	c Total parsing time: 0.106 s
0.09/0.11	c Var: 19397 Constr: 19725 19562/163/0 Lit: 126881 Watch. Lit: 58519
0.09/0.11	c Obj. Vars: 0 (0 % of total variables)
8.59/8.69	c Pre-processing Time: 8.688 s
8.59/8.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.59/8.69	c        0  17855    18289   120446    6    55227  165475      0      0 8.69
8.59/8.69	c Switching off lower bounding mode.
1797.95/1798.54	c      100  17855    18404   132305    7    56540  182023    115     11 8.77
1797.95/1798.54	c      250  17855    18572   155752    8    57567  200226    283     28 8.91
1797.95/1798.54	c      475  17855    18842   193727   10    60074  220249    553     51 9.26
1797.95/1798.54	c      813  17855    19264   228159   11    63537  242274    975     81 9.94
1797.95/1798.54	c     1321  17855    19891   287197   14    69179  266502   1602    119 11.01
1797.95/1798.54	c     2084  17855    20780   394952   19    73904  293153   2491    166 12.52
1797.95/1798.54	c     3230  17855    22198   681305   30    83232  322469   3909    217 14.86
1797.95/1798.54	c     4952  17855    24261   986770   40    96549  354716   5972    266 18.56
1797.95/1798.54	c     7536  17855    27266  1635388   59   110738  390188   8977    303 24.79
1797.95/1798.54	c    11415  17855    31842  2745208   86   134261  429207  13553    337 33.78
1797.95/1798.54	c    17238  17855    38587  4277789  110   164150  472128  20298    346 49.75
1797.95/1798.54	c    25975  17855    48819  7878429  161   212284  519341  30530    295 88.04
1797.95/1798.54	c    39085  17855    63960 13507541  211   279355  571276  45671    249 156.89
1797.95/1798.54	c    58755  17855    87206 21726010  249   363693  628404  68917    235 249.49
1797.95/1798.54	c    88265  17855   121943 44762479  367   511000  691245 103654    160 549.68
1797.95/1798.54	c Reducing formula size due to memory constraints
1797.95/1798.54	c Memory Limit: 1000.00 MB  Used: 1001.15 MB
1797.95/1798.54	c   132535  17855    47483  7883322  166   168739   49369  29194    122 1081.80
1797.95/1798.54	c   198947  17855    58539  9949080  169   214308   54306  40250    144 1378.45
1797.95/1798.54	c Resources Exceeded
1797.95/1798.54	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.54	c   17   284420 193858 20128259    56014 11859879  37725    158 1798.00
1797.95/1798.54	s UNKNOWN
1797.95/1798.54	c Total time: 1798 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-3707673-1338234430/watcher-3707673-1338234430 -o /tmp/evaluation-result-3707673-1338234430/solver-3707673-1338234430 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707673-1338234430.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/176 4551
/proc/meminfo: memFree=31146904/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=20200 CPUtime=0 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 289568483 20684800 329 33554432000 134512640 137138936 4293079600 4293078320 134516242 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 5050 329 178 642 0 4080 0

[startup+0.0967899 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4551
/proc/meminfo: memFree=31146904/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=16048 CPUtime=0.09 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 1552 0 0 0 9 0 0 0 20 0 1 0 289568483 16433152 1505 33554432000 134512640 137138936 4293079600 4293076456 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 4012 1505 461 642 0 3042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16048

[startup+0.100228 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4551
/proc/meminfo: memFree=31146904/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=16048 CPUtime=0.09 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 1575 0 0 0 9 0 0 0 20 0 1 0 289568483 16433152 1528 33554432000 134512640 137138936 4293079600 4293078128 134517592 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 4012 1529 471 642 0 3042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16048

[startup+0.300202 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4551
/proc/meminfo: memFree=31146904/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=18184 CPUtime=0.29 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 2409 0 0 0 29 0 0 0 20 0 1 0 289568483 18620416 2036 33554432000 134512640 137138936 4293079600 4292845536 134566117 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 4546 2036 184 642 0 3902 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18184

[startup+0.700181 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4551
/proc/meminfo: memFree=31146904/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=18184 CPUtime=0.69 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 2410 0 0 0 69 0 0 0 20 0 1 0 289568483 18620416 2037 33554432000 134512640 137138936 4293079600 4292845536 134566240 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 4546 2037 184 642 0 3902 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18184

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4552
/proc/meminfo: memFree=31139176/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=18184 CPUtime=1.49 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 2410 0 0 0 149 0 0 0 20 0 1 0 289568483 18620416 2037 33554432000 134512640 137138936 4293079600 4292845360 134542725 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 4546 2037 184 642 0 3902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18184

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4552
/proc/meminfo: memFree=31137812/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=18184 CPUtime=3.09 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 2413 0 0 0 309 0 0 0 20 0 1 0 289568483 18620416 2543 33554432000 134512640 137138936 4293079600 4292845476 134541892 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 4546 2543 184 642 0 3902 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18184

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4552
/proc/meminfo: memFree=31134028/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=18184 CPUtime=6.28 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 2415 0 0 0 628 0 0 0 20 0 1 0 289568483 18620416 2545 33554432000 134512640 137138936 4293079600 4292845536 134566282 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 4546 2545 184 642 0 3902 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18184

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4552
/proc/meminfo: memFree=31124864/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=22576 CPUtime=12.69 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 3724 0 0 0 1252 17 0 0 20 0 1 0 289568483 23117824 3664 33554432000 134512640 137138936 4293079600 4293078528 134542480 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 5644 3664 192 642 0 5000 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22576

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 4552
/proc/meminfo: memFree=31100568/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=40556 CPUtime=25.48 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 8218 0 0 0 2501 47 0 0 20 0 1 0 289568483 41529344 8158 33554432000 134512640 137138936 4293079600 4293078352 134572768 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 10139 8158 192 642 0 9495 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40556

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4552
/proc/meminfo: memFree=31046136/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=75700 CPUtime=51.08 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 17012 0 0 0 5029 79 0 0 20 0 1 0 289568483 77516800 16952 33554432000 134512640 137138936 4293079600 4293078264 136504512 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 18925 16952 192 642 0 18281 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 75700

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4552
/proc/meminfo: memFree=30940116/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=137896 CPUtime=102.28 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 32562 0 0 0 10120 108 0 0 20 0 1 0 289568483 141205504 32502 33554432000 134512640 137138936 4293079600 4293078096 134618214 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 34474 32502 192 642 0 33830 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 137896

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4552
/proc/meminfo: memFree=30814548/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=205252 CPUtime=162.26 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 49401 0 0 0 16092 134 0 0 20 0 1 0 289568483 210178048 49341 33554432000 134512640 137138936 4293079600 4293078024 134606964 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 51313 49341 192 642 0 50669 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 205252

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4555
/proc/meminfo: memFree=30693944/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=269568 CPUtime=222.25 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 65480 0 0 0 22064 161 0 0 20 0 1 0 289568483 276037632 65420 33554432000 134512640 137138936 4293079600 4293078460 136520952 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 67392 65420 192 642 0 66748 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 269568

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4556
/proc/meminfo: memFree=30555216/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=332584 CPUtime=282.24 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 81234 0 0 0 28041 183 0 0 20 0 1 0 289568483 340566016 81174 33554432000 134512640 137138936 4293079600 4293077828 136500388 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 83146 81174 192 642 0 82502 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 332584

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4556
/proc/meminfo: memFree=30469748/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=382108 CPUtime=342.23 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 93633 0 0 0 34022 201 0 0 20 0 1 0 289568483 391278592 93573 33554432000 134512640 137138936 4293079600 4293078528 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 95527 93573 192 642 0 94883 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 382108

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4556
/proc/meminfo: memFree=30383280/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=439136 CPUtime=402.19 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 107912 0 0 0 40004 215 0 0 20 0 1 0 289568483 449675264 107816 33554432000 134512640 137138936 4293079600 4293078716 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 109784 107816 192 642 0 109140 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 439136

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4556
/proc/meminfo: memFree=30270844/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=518556 CPUtime=462.16 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 127822 0 0 0 45989 227 0 0 20 0 1 0 289568483 531001344 127684 33554432000 134512640 137138936 4293079600 4293078024 134606847 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 129639 127684 192 642 0 128995 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 518556

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4556
/proc/meminfo: memFree=30166836/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=580956 CPUtime=522.12 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 143477 0 0 0 51980 232 0 0 20 0 1 0 289568483 594898944 143294 33554432000 134512640 137138936 4293079600 4293078024 134606628 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 145239 143294 192 642 0 144595 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 580956

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4557
/proc/meminfo: memFree=30079196/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=628496 CPUtime=582.1 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 155389 0 0 0 57966 244 0 0 20 0 1 0 289568483 643579904 155168 33554432000 134512640 137138936 4293079600 4293078528 134542525 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 157124 155168 192 642 0 156480 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 628496

[startup+642.3 s]

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

/proc/meminfo: memFree=29404020/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1037696 CPUtime=1061.86 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 105854 332 0 0 20 0 1 0 289568483 1062600704 257489 33554432000 134512640 137138936 4293079600 4293078716 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259424 257489 192 642 0 258780 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 1037696

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4584
/proc/meminfo: memFree=29368060/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1037696 CPUtime=1121.86 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 111802 384 0 0 20 0 1 0 289568483 1062600704 257489 33554432000 134512640 137138936 4293079600 4293078528 134542764 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259424 257489 192 642 0 258780 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 1037696

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4585
/proc/meminfo: memFree=29332844/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1181.85 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 117767 418 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078520 135984556 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 1036680

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4585
/proc/meminfo: memFree=29291924/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1241.83 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 123710 473 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078460 136521030 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 1036680

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4585
/proc/meminfo: memFree=29292048/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1301.83 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 129678 505 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078264 136504512 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 1036680

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4585
/proc/meminfo: memFree=29291416/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1361.82 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 135628 554 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078144 134607604 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 1036680

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 4588
/proc/meminfo: memFree=29291588/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1421.81 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 141592 589 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078528 134542613 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 1036680

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4589
/proc/meminfo: memFree=29291624/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1481.8 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 147549 631 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078528 134542799 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 1036680

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 4589
/proc/meminfo: memFree=29292148/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1541.79 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 153502 677 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078528 134542339 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 1036680

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4589
/proc/meminfo: memFree=29291928/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1601.78 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 159468 710 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078208 134544821 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 1036680

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 4627
/proc/meminfo: memFree=30226680/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1661.77 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 165440 737 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078528 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 1036680

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 4627
/proc/meminfo: memFree=30167408/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1721.77 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 171431 746 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078528 134542286 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 1036680

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4628
/proc/meminfo: memFree=30112476/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1781.75 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 177401 774 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078528 134542325 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 1036680

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4628
/proc/meminfo: memFree=30099952/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1791.35 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 178356 779 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078144 134607587 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 1036680

[startup+1795.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4628
/proc/meminfo: memFree=30097844/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1794.56 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 178676 780 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078528 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 1036680

[startup+1796.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4628
/proc/meminfo: memFree=30096232/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1796.15 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 178834 781 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078420 136511209 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1796.15
Current children cumulated vsize (KiB) 1036680

[startup+1797.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4628
/proc/meminfo: memFree=30095240/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1796.95 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 178914 781 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078528 134542525 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1796.95
Current children cumulated vsize (KiB) 1036680

[startup+1798.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4628
/proc/meminfo: memFree=30095240/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1797.75 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 178993 782 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078116 134551216 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 1036680

[startup+1798.51 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4628
/proc/meminfo: memFree=30095240/32873648 swapFree=7116/7116
[pid=4551] ppid=4549 vsize=1036680 CPUtime=1797.95 cores=0,2,4,6
/proc/4551/stat : 4551 (bsolo) R 4549 4551 4099 0 -1 4202496 258755 0 0 0 179013 782 0 0 20 0 1 0 289568483 1061560320 257235 33554432000 134512640 137138936 4293079600 4293078352 134575800 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4551/statm: 259170 257235 192 642 0 258526 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 1036680

Child status: 0
Real time (s): 1798.55
CPU time (s): 1798.01
CPU user time (s): 1790.17
CPU system time (s): 7.83181
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 1039048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.17
system time used= 7.83181
maximum resident set size= 1031232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258755
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= 421
involuntary context switches= 2091

runsolver used 3.47847 second user time and 9.08162 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-28 21:47:10
IDJOB=3707673
IDBENCH=90172
IDSOLVER=2286
FILE ID=node123/3707673-1338234430
RUNJOBID= node123-1338227645-4115
PBS_JOBID= 14624628
Free space on /tmp= 71676 MiB

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

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

MD5SUM BENCH= 5c9e224cdd9eef3594ee47236fa33798
RANDOM SEED=1290942900

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:        31147276 kB
Buffers:          368188 kB
Cached:           298700 kB
SwapCached:          972 kB
Active:           562708 kB
Inactive:         323616 kB
Active(anon):     211316 kB
Inactive(anon):     8356 kB
Active(file):     351392 kB
Inactive(file):   315260 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102960 kB
Dirty:              5104 kB
Writeback:             0 kB
AnonPages:        223776 kB
Mapped:            11076 kB
Shmem:                 0 kB
Slab:             702964 kB
SReclaimable:     146944 kB
SUnreclaim:       556020 kB
KernelStack:        1472 kB
PageTables:         4364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     341892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 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= 71672 MiB
End job on node123 at 2012-05-28 22:17:09