Trace number 3707679

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.02 1798.65

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K177.opb
MD5SUM8e674dc671e8e6c3e0a48d5fff5f7edd
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 variables21063
Total number of constraints21419
Number of constraints which are clauses21242
Number of constraints which are cardinality constraints (but not clauses)177
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint177
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 178
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-3707679-1338235345.opb
0.00/0.00	c File size is 1455100 bytes.
0.09/0.11	c Highest Coefficient sum: 178
0.09/0.11	c Parsing was ok!!
0.09/0.11	c Total parsing time: 0.111 s
0.09/0.12	c Var: 21063 Constr: 21419 21242/177/0 Lit: 137815 Watch. Lit: 63545
0.09/0.12	c Obj. Vars: 0 (0 % of total variables)
9.48/9.51	c Pre-processing Time: 9.51 s
9.48/9.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.48/9.51	c        0  19507    19969   131282    6    60225  180030      0      0 9.51
9.48/9.51	c Switching off lower bounding mode.
1797.97/1798.63	c      100  19507    20078   139819    6    61106  198034    109     10 9.59
1797.97/1798.63	c      252  19507    20259   171832    8    62189  217838    290     25 9.77
1797.97/1798.63	c      477  19507    20513   220654   10    63988  239622    544     47 10.02
1797.97/1798.63	c      816  19507    20928   265606   12    68425  263585    959     76 10.71
1797.97/1798.63	c     1324  19507    21564   350756   16    74677  289944   1595    112 11.74
1797.97/1798.63	c     2087  19507    22500   474654   21    80979  318939   2531    158 13.18
1797.97/1798.63	c     3234  19507    23881   640632   26    90766  350833   3912    205 15.71
1797.97/1798.63	c     4956  19507    25905   955911   36   102714  385917   5936    256 19.29
1797.97/1798.63	c     7540  19507    28908  1335622   46   117631  424509   8939    297 25.36
1797.97/1798.63	c    11419  19507    33429  2195221   65   137665  466960  13460    327 34.88
1797.97/1798.63	c    17242  19507    40308  4644428  115   171696  513657  20339    315 54.56
1797.97/1798.63	c    25979  19507    50552  7579707  149   225889  565023  30583    291 89.06
1797.97/1798.63	c    39090  19507    65847 12298755  186   297310  621526  45878    277 141.05
1797.97/1798.63	c    58760  19507    88491 19079941  215   392380  683679  68522    232 252.59
1797.97/1798.63	c    88270  19507   122397 32435784  265   537781  752047 102428    180 488.61
1797.97/1798.63	c   132540  19507   173997 55703615  320   748490  827252 154028    149 886.14
1797.97/1798.63	c Reducing formula size due to memory constraints
1797.97/1798.63	c Memory Limit: 1000.00 MB  Used: 1028.70 MB
1797.97/1798.63	c   198950  19507    46420 12364703  266   154901   55416  26451    118 1674.75
1797.97/1798.63	c Resources Exceeded
1797.97/1798.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.63	c   17   227908 150464 17380101    43905  4101905  23936    126 1798.01
1797.97/1798.63	s UNKNOWN
1797.97/1798.63	c Total time: 1798.01 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-3707679-1338235345/watcher-3707679-1338235345 -o /tmp/evaluation-result-3707679-1338235345/solver-3707679-1338235345 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707679-1338235345.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 25110
/proc/meminfo: memFree=31025268/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=20444 CPUtime=0 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 378 0 0 0 0 0 0 0 20 0 1 0 289659038 20934656 331 33554432000 134512640 137138936 4293356720 4293355248 134517643 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 5111 331 179 642 0 4111 0

[startup+0.0677981 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25110
/proc/meminfo: memFree=31025268/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=15828 CPUtime=0.06 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 1400 0 0 0 6 0 0 0 20 0 1 0 289659038 16207872 1313 33554432000 134512640 137138936 4293356720 4293355392 134531487 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 3957 1313 381 642 0 2957 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15828

[startup+0.100272 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25110
/proc/meminfo: memFree=31025268/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=16636 CPUtime=0.09 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 1702 0 0 0 9 0 0 0 20 0 1 0 289659038 17035264 1615 33554432000 134512640 137138936 4293356720 4293355248 134517643 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 4159 1616 480 642 0 3159 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16636

[startup+0.300254 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25110
/proc/meminfo: memFree=31025268/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=18988 CPUtime=0.29 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 2652 0 0 0 29 0 0 0 20 0 1 0 289659038 19443712 2209 33554432000 134512640 137138936 4293356720 4293102652 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 4747 2209 184 642 0 4103 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18988

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25110
/proc/meminfo: memFree=31025268/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=18988 CPUtime=0.69 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 2654 0 0 0 69 0 0 0 20 0 1 0 289659038 19443712 2211 33554432000 134512640 137138936 4293356720 4293102652 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 4747 2211 184 642 0 4103 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18988

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=31016324/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=18988 CPUtime=1.49 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 2654 0 0 0 149 0 0 0 20 0 1 0 289659038 19443712 2211 33554432000 134512640 137138936 4293356720 4293102652 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 4747 2211 184 642 0 4103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18988

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=31016192/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=18988 CPUtime=3.09 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 2655 0 0 0 309 0 0 0 20 0 1 0 289659038 19443712 2212 33554432000 134512640 137138936 4293356720 4293102652 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 4747 2212 184 642 0 4103 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18988

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=31013580/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=18988 CPUtime=6.29 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 2658 0 0 0 628 1 0 0 20 0 1 0 289659038 19443712 2213 33554432000 134512640 137138936 4293356720 4293102652 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 4747 2213 184 642 0 4103 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18988

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=31000136/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=23876 CPUtime=12.69 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 4110 0 0 0 1255 14 0 0 20 0 1 0 289659038 24449024 3457 33554432000 134512640 137138936 4293356720 4293355836 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 5969 3457 192 642 0 5325 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23876

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=30971988/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=36612 CPUtime=25.49 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 7295 0 0 0 2500 49 0 0 20 0 1 0 289659038 37490688 6642 33554432000 134512640 137138936 4293356720 4293355468 135984576 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 9153 6642 192 642 0 8509 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36612

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=30904500/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=71024 CPUtime=51.08 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 15904 0 0 0 5021 87 0 0 20 0 1 0 289659038 72728576 15251 33554432000 134512640 137138936 4293356720 4293355836 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 17756 15251 192 642 0 17112 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71024

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=30784336/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=130868 CPUtime=102.26 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 30885 0 0 0 10090 136 0 0 20 0 1 0 289659038 134008832 30219 33554432000 134512640 137138936 4293356720 4293355000 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 32717 30219 192 642 0 32073 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 130868

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=30641516/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=202252 CPUtime=162.2 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 48769 0 0 0 16040 180 0 0 20 0 1 0 289659038 207106048 48056 33554432000 134512640 137138936 4293356720 4293355836 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 50563 48056 192 642 0 49919 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 202252

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25112
/proc/meminfo: memFree=30522700/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=245968 CPUtime=222.15 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 59743 0 0 0 21992 223 0 0 20 0 1 0 289659038 251871232 58988 33554432000 134512640 137138936 4293356720 4293355836 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 61492 58988 192 642 0 60848 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 245968

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25112
/proc/meminfo: memFree=30435404/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=288788 CPUtime=282.14 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 70445 0 0 0 27957 257 0 0 20 0 1 0 289659038 295718912 69690 33554432000 134512640 137138936 4293356720 4293355648 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 72197 69690 192 642 0 71553 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 288788

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25112
/proc/meminfo: memFree=30345536/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=326356 CPUtime=342.14 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 79844 0 0 0 33925 289 0 0 20 0 1 0 289659038 334188544 79089 33554432000 134512640 137138936 4293356720 4293355648 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 81589 79089 192 642 0 80945 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 326356

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 25112
/proc/meminfo: memFree=30240536/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=374512 CPUtime=402.13 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 91887 0 0 0 39900 313 0 0 20 0 1 0 289659038 383500288 91132 33554432000 134512640 137138936 4293356720 4293355144 134606683 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 93628 91132 192 642 0 92984 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 374512

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 25115
/proc/meminfo: memFree=30146780/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=430020 CPUtime=462.12 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 105756 0 0 0 45876 336 0 0 20 0 1 0 289659038 440340480 105001 33554432000 134512640 137138936 4293356720 4293355836 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 107505 105001 192 642 0 106861 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 430020

[startup+522.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 25116
/proc/meminfo: memFree=30056824/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=477436 CPUtime=522.1 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 117610 0 0 0 51855 355 0 0 20 0 1 0 289659038 488894464 116855 33554432000 134512640 137138936 4293356720 4293355836 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 119359 116855 192 642 0 118715 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 477436

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 25116
/proc/meminfo: memFree=29983636/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=520384 CPUtime=582.1 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 128347 0 0 0 57836 374 0 0 20 0 1 0 289659038 532873216 127592 33554432000 134512640 137138936 4293356720 4293355580 136521035 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 130096 127592 192 642 0 129452 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 520384

[startup+642.3 s]

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

/proc/meminfo: memFree=29244928/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=902600 CPUtime=1121.77 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 224180 0 0 0 111676 501 0 0 20 0 1 0 289659038 924262400 223168 33554432000 134512640 137138936 4293356720 4293355244 136521046 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 225650 223168 192 642 0 225006 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 902600

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25122
/proc/meminfo: memFree=29183548/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=939496 CPUtime=1181.76 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 233399 0 0 0 117664 512 0 0 20 0 1 0 289659038 962043904 232387 33554432000 134512640 137138936 4293356720 4293355836 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 234874 232387 192 642 0 234230 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 939496

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25122
/proc/meminfo: memFree=29103444/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=983380 CPUtime=1241.76 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 244354 0 0 0 123652 524 0 0 20 0 1 0 289659038 1006981120 243342 33554432000 134512640 137138936 4293356720 4293355648 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 245845 243342 192 642 0 245201 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 983380

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25122
/proc/meminfo: memFree=29001640/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1048672 CPUtime=1301.75 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 260692 0 0 0 129640 535 0 0 20 0 1 0 289659038 1073840128 259680 33554432000 134512640 137138936 4293356720 4293355216 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 262168 259680 192 642 0 261524 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 1048672

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25122
/proc/meminfo: memFree=28964316/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1067516 CPUtime=1361.74 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 135634 540 0 0 20 0 1 0 289659038 1093136384 264392 33554432000 134512640 137138936 4293356720 4293355264 134607612 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266879 264392 192 642 0 266235 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 1067516

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25122
/proc/meminfo: memFree=28939632/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1067516 CPUtime=1421.73 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 141630 543 0 0 20 0 1 0 289659038 1093136384 264392 33554432000 134512640 137138936 4293356720 4293355144 134606670 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266879 264392 192 642 0 266235 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 1067516

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25123
/proc/meminfo: memFree=28939652/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1067516 CPUtime=1481.72 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 147623 549 0 0 20 0 1 0 289659038 1093136384 264392 33554432000 134512640 137138936 4293356720 4293355472 134575629 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266879 264392 192 642 0 266235 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 1067516

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25123
/proc/meminfo: memFree=28939556/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1067516 CPUtime=1541.71 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 153620 551 0 0 20 0 1 0 289659038 1093136384 264392 33554432000 134512640 137138936 4293356720 4293355648 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266879 264392 192 642 0 266235 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 1067516

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25123
/proc/meminfo: memFree=28940328/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1067516 CPUtime=1601.7 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 159617 553 0 0 20 0 1 0 289659038 1093136384 264392 33554432000 134512640 137138936 4293356720 4293355380 136504021 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266879 264392 192 642 0 266235 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 1067516

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25126
/proc/meminfo: memFree=28939836/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1067516 CPUtime=1661.69 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 165588 581 0 0 20 0 1 0 289659038 1093136384 264392 33554432000 134512640 137138936 4293356720 4293355648 134542613 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266879 264392 192 642 0 266235 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 1067516

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25126
/proc/meminfo: memFree=28940064/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1067516 CPUtime=1721.68 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 171532 636 0 0 20 0 1 0 289659038 1093136384 264392 33554432000 134512640 137138936 4293356720 4293355580 136521030 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266879 264392 192 642 0 266235 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 1067516

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25127
/proc/meminfo: memFree=28941056/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1067516 CPUtime=1781.67 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 177484 683 0 0 20 0 1 0 289659038 1093136384 264392 33554432000 134512640 137138936 4293356720 4293355472 134578575 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266879 264392 192 642 0 266235 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 1067516

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25127
/proc/meminfo: memFree=28941180/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1067516 CPUtime=1791.28 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 178438 690 0 0 20 0 1 0 289659038 1093136384 264392 33554432000 134512640 137138936 4293356720 4293355836 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266879 264392 192 642 0 266235 0
Current children cumulated CPU time (s) 1791.28
Current children cumulated vsize (KiB) 1067516

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25165
/proc/meminfo: memFree=29966380/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1067516 CPUtime=1794.48 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 178756 692 0 0 20 0 1 0 289659038 1093136384 264392 33554432000 134512640 137138936 4293356720 4293355216 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266879 264392 192 642 0 266235 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (KiB) 1067516

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25165
/proc/meminfo: memFree=29965644/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1066120 CPUtime=1796.07 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 178914 693 0 0 20 0 1 0 289659038 1091706880 264067 33554432000 134512640 137138936 4293356720 4293355836 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266530 264067 192 642 0 265886 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 1066120

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25165
/proc/meminfo: memFree=29966884/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1066120 CPUtime=1796.86 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 178993 693 0 0 20 0 1 0 289659038 1091706880 264067 33554432000 134512640 137138936 4293356720 4293355836 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266530 264067 192 642 0 265886 0
Current children cumulated CPU time (s) 1796.86
Current children cumulated vsize (KiB) 1066120

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25165
/proc/meminfo: memFree=29966884/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1066120 CPUtime=1797.66 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 179072 694 0 0 20 0 1 0 289659038 1091706880 264067 33554432000 134512640 137138936 4293356720 4293355264 134607615 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266530 264067 192 642 0 265886 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 1066120

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25165
/proc/meminfo: memFree=29967008/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1066120 CPUtime=1797.87 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 179092 695 0 0 20 0 1 0 289659038 1091706880 264067 33554432000 134512640 137138936 4293356720 4293355216 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266530 264067 192 642 0 265886 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 1066120

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25165
/proc/meminfo: memFree=29967008/32873844 swapFree=6080/6080
[pid=25110] ppid=25108 vsize=1066120 CPUtime=1797.97 cores=0,2,4,6
/proc/25110/stat : 25110 (bsolo) R 25108 25110 24091 0 -1 4202496 265598 0 0 0 179102 695 0 0 20 0 1 0 289659038 1091706880 264067 33554432000 134512640 137138936 4293356720 4293355836 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25110/statm: 266530 264067 192 642 0 265886 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 1066120

Child status: 0
Real time (s): 1798.65
CPU time (s): 1798.02
CPU user time (s): 1791.05
CPU system time (s): 6.97094
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 1068292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.05
system time used= 6.97094
maximum resident set size= 1058320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265598
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= 370
involuntary context switches= 1903

runsolver used 2.57861 second user time and 7.2379 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 22:02:25
IDJOB=3707679
IDBENCH=90182
IDSOLVER=2286
FILE ID=node139/3707679-1338235345
RUNJOBID= node139-1338219140-24107
PBS_JOBID= 14624619
Free space on /tmp= 71648 MiB

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

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

MD5SUM BENCH= 8e674dc671e8e6c3e0a48d5fff5f7edd
RANDOM SEED=105824374

node139.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.750
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	: 5333.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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.750
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.750
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:       32873844 kB
MemFree:        31026228 kB
Buffers:          441000 kB
Cached:           533420 kB
SwapCached:          828 kB
Active:           715160 kB
Inactive:         278072 kB
Active(anon):      12268 kB
Inactive(anon):     7968 kB
Active(file):     702892 kB
Inactive(file):   270104 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             10660 kB
Writeback:             0 kB
AnonPages:         75828 kB
Mapped:            12584 kB
Shmem:                 8 kB
Slab:             718036 kB
SReclaimable:     160124 kB
SUnreclaim:       557912 kB
KernelStack:        1472 kB
PageTables:         3784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     142376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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= 71644 MiB
End job on node139 at 2012-05-28 22:32:24