Trace number 3708345

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2? 1798.03 1798.38

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_10null10mast_rapportOE1.0_TMAX120_K67_cod2.opb
MD5SUMc566835626501a566dd2965326e4b112
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-245980
Best CPU time to get the best result obtained on this benchmark1797.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 438
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 911866
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 911866
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3708345-1338243705.opb
0.00/0.00	c File size is 2494318 bytes.
0.18/0.21	c Highest Coefficient sum: 911866
0.18/0.21	c Parsing was ok!!
0.18/0.21	c Total parsing time: 0.211 s
0.18/0.23	c Var: 40937 Constr: 41436 40882/553/1 Lit: 223219 Watch. Lit: 131001
0.18/0.23	c Obj. Vars: 438 (1.06994 % of total variables)
20.09/20.18	c Pre-processing Time: 20.174 s
20.09/20.18	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
20.09/20.18	c        0  33615    33985   194712    5   113219  570877      0      0 20.17
20.09/20.18	c Switching off lower bounding mode.
1797.94/1798.38	c      100  33615    34088   232414    6   113479  627965    103      4 21.55
1797.94/1798.38	c      250  33615    34242   244976    7   113790  690762    257     11 22.53
1797.94/1798.38	c      475  33615    34486   288538    8   114395  759839    501     19 24.82
1797.94/1798.38	c      813  33615    34860   355924   10   115177  835823    875     29 27.42
1797.94/1798.38	c     1321  33615    35400   434341   12   116600  919406   1415     40 32.55
1797.94/1798.38	c     2085  33615    36179   548358   15   118155  500000   2194     50 41.27
1797.94/1798.38	c     3232  33615    37329   647837   17   120574  550001   3344     63 50.82
1797.94/1798.38	c     4955  33615    39141   867173   22   124510  605002   5156     69 71.02
1797.94/1798.38	c     7539  33615    41974  1447498   34   131405  665503   7989     74 101.20
1797.94/1798.38	c    11418  33615    46190  2051793   44   143338  732054  12205     72 157.53
1797.94/1798.38	c    17240  33615    52472  3349973   63   158337  805260  18487     74 232.84
1797.94/1798.38	c    25977  33615    61842  5010177   81   184438  885787  27857     63 411.29
1797.94/1798.38	c    39087  33615    75335  6364236   84   212497  974366  41350     57 679.84
1797.94/1798.38	c    58758  33615    95666 10122204  105   259704  500000  61681     52 1125.54
1797.94/1798.38	c Resources Exceeded
1797.94/1798.38	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.38	c   14    88120  39988   721769   126975 16644109  92990     49 1798.03
1797.94/1798.38	s UNKNOWN
1797.94/1798.38	c Total time: 1798.03 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-3708345-1338243705/watcher-3708345-1338243705 -o /tmp/evaluation-result-3708345-1338243705/solver-3708345-1338243705 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708345-1338243705.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25656
/proc/meminfo: memFree=30906484/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=13376 CPUtime=0 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 290495064 13697024 283 33554432000 134512640 137138936 4287071584 4287070112 134517592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 3344 284 179 642 0 2091 0

[startup+0.031722 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25656
/proc/meminfo: memFree=30906484/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=14644 CPUtime=0.02 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 725 0 0 0 2 0 0 0 20 0 1 0 290495064 14995456 678 33554432000 134512640 137138936 4287071584 4287068360 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 3661 679 262 642 0 2408 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14644

[startup+0.100262 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25656
/proc/meminfo: memFree=30906484/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=18212 CPUtime=0.09 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 1833 0 0 0 9 0 0 0 20 0 1 0 290495064 18649088 1746 33554432000 134512640 137138936 4287071584 4287069832 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 4553 1746 465 642 0 3300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18212

[startup+0.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25656
/proc/meminfo: memFree=30906484/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=26608 CPUtime=0.29 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 4815 0 0 0 28 1 0 0 20 0 1 0 290495064 27246592 4040 33554432000 134512640 137138936 4287071584 4286578600 136504512 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 6652 4040 184 642 0 6008 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26608

[startup+0.700269 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25656
/proc/meminfo: memFree=30906484/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=26608 CPUtime=0.69 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 4818 0 0 0 68 1 0 0 20 0 1 0 290495064 27246592 4043 33554432000 134512640 137138936 4287071584 4286578816 134542734 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 6652 4043 184 642 0 6008 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26608

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25657
/proc/meminfo: memFree=30891108/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=27268 CPUtime=1.49 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 5002 0 0 0 148 1 0 0 20 0 1 0 290495064 27922432 4227 33554432000 134512640 137138936 4287071584 4286579004 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 6817 4227 184 642 0 6173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27268

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25657
/proc/meminfo: memFree=30889744/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=27268 CPUtime=3.09 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 5004 0 0 0 308 1 0 0 20 0 1 0 290495064 27922432 4229 33554432000 134512640 137138936 4287071584 4286579004 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 6817 4229 184 642 0 6173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27268

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25657
/proc/meminfo: memFree=30891668/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=27268 CPUtime=6.29 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 5004 0 0 0 628 1 0 0 20 0 1 0 290495064 27922432 4229 33554432000 134512640 137138936 4287071584 4286579004 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 6817 4229 184 642 0 6173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27268

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25657
/proc/meminfo: memFree=30891064/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=27268 CPUtime=12.68 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 5004 0 0 0 1267 1 0 0 20 0 1 0 290495064 27922432 4229 33554432000 134512640 137138936 4287071584 4286578816 134542289 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 6817 4229 184 642 0 6173 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27268

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25657
/proc/meminfo: memFree=30889080/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=28416 CPUtime=25.48 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 13765 0 0 0 2539 9 0 0 20 0 1 0 290495064 29097984 4575 33554432000 134512640 137138936 4287071584 4287070296 136504835 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 7104 4575 192 642 0 6460 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28416

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25657
/proc/meminfo: memFree=30883188/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=32560 CPUtime=51.08 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 296062 0 0 0 5055 53 0 0 20 0 1 0 290495064 33341440 5619 33554432000 134512640 137138936 4287071584 4287070080 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 8140 5619 192 642 0 7496 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32560

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25658
/proc/meminfo: memFree=30865784/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=43232 CPUtime=102.27 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 613105 0 0 0 10126 101 0 0 20 0 1 0 290495064 44269568 8795 33554432000 134512640 137138936 4287071584 4287070008 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 10808 8795 192 642 0 10164 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 43232

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25658
/proc/meminfo: memFree=30852020/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=52844 CPUtime=162.25 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 915771 0 0 0 16081 144 0 0 20 0 1 0 290495064 54112256 11178 33554432000 134512640 137138936 4287071584 4287070100 134551365 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 13211 11178 192 642 0 12567 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 52844

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25658
/proc/meminfo: memFree=30832656/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=66256 CPUtime=222.24 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 1193776 0 0 0 22037 187 0 0 20 0 1 0 290495064 67846144 14563 33554432000 134512640 137138936 4287071584 4287070512 134542495 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 16564 14563 192 642 0 15920 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 66256

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25658
/proc/meminfo: memFree=30821852/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=73732 CPUtime=282.22 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 1490695 0 0 0 27988 234 0 0 20 0 1 0 290495064 75501568 16420 33554432000 134512640 137138936 4287071584 4287070336 134575390 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 18433 16420 192 642 0 17789 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 73732

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25658
/proc/meminfo: memFree=30811116/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=79700 CPUtime=342.22 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 1736009 0 0 0 33940 282 0 0 20 0 1 0 290495064 81612800 17905 33554432000 134512640 137138936 4287071584 4287070296 136506283 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 19925 17905 192 642 0 19281 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 79700

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25659
/proc/meminfo: memFree=30797704/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=90308 CPUtime=402.19 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 1883288 0 0 0 39910 309 0 0 20 0 1 0 290495064 92475392 20563 33554432000 134512640 137138936 4287071584 4287070008 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 22577 20563 192 642 0 21933 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 90308

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25659
/proc/meminfo: memFree=30788156/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=95972 CPUtime=462.19 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 2169693 0 0 0 45854 365 0 0 20 0 1 0 290495064 98275328 21981 33554432000 134512640 137138936 4287071584 4287070336 134575891 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 23993 21981 192 642 0 23349 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 95972

[startup+522.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 25662
/proc/meminfo: memFree=30782248/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=99392 CPUtime=522.18 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 2440996 0 0 0 51804 414 0 0 20 0 1 0 290495064 101777408 22835 33554432000 134512640 137138936 4287071584 4287070256 134609268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 24848 22835 192 642 0 24204 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 99392

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25662
/proc/meminfo: memFree=30774368/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=103416 CPUtime=582.16 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 2734553 0 0 0 57753 463 0 0 20 0 1 0 290495064 105897984 23853 33554432000 134512640 137138936 4287071584 4287070512 134543082 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 25854 23853 192 642 0 25210 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 103416

[startup+642.3 s]

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

/proc/meminfo: memFree=30782072/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=154216 CPUtime=1062.07 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 4591827 0 0 0 105405 802 0 0 20 0 1 0 290495064 157917184 36550 33554432000 134512640 137138936 4287071584 4287070080 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 38554 36550 192 642 0 37910 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 154216

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25705
/proc/meminfo: memFree=30770080/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=160080 CPUtime=1122.06 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 4860562 0 0 0 111353 853 0 0 20 0 1 0 290495064 163921920 38007 33554432000 134512640 137138936 4287071584 4287070336 134575864 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 40020 38007 192 642 0 39376 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 160080

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25705
/proc/meminfo: memFree=30753472/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=165988 CPUtime=1182.05 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 5019611 0 0 0 117320 885 0 0 20 0 1 0 290495064 169971712 39484 33554432000 134512640 137138936 4287071584 4287070072 136297617 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 41497 39484 192 642 0 40853 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 165988

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25705
/proc/meminfo: memFree=30734660/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=172756 CPUtime=1242.04 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 5240226 0 0 0 123270 934 0 0 20 0 1 0 290495064 176902144 41165 33554432000 134512640 137138936 4287071584 4287070008 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 43189 41165 192 642 0 42545 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 172756

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25705
/proc/meminfo: memFree=30715996/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=182092 CPUtime=1302.04 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 5450312 0 0 0 129229 975 0 0 20 0 1 0 290495064 186462208 43510 33554432000 134512640 137138936 4287071584 4287070336 134575200 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 45523 43510 192 642 0 44879 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 182092

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25706
/proc/meminfo: memFree=30689128/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=191036 CPUtime=1362.02 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 5649341 0 0 0 135193 1009 0 0 20 0 1 0 290495064 195620864 45746 33554432000 134512640 137138936 4287071584 4287070336 134575629 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 47759 45746 192 642 0 47115 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 191036

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25706
/proc/meminfo: memFree=30667388/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=198144 CPUtime=1422.01 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 5859079 0 0 0 141156 1045 0 0 20 0 1 0 290495064 202899456 47503 33554432000 134512640 137138936 4287071584 4287070296 136506283 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 49536 47503 192 642 0 48892 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 198144

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25706
/proc/meminfo: memFree=30652312/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=207124 CPUtime=1482 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 6004439 0 0 0 147129 1071 0 0 20 0 1 0 290495064 212094976 49761 33554432000 134512640 137138936 4287071584 4287070080 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 51781 49761 192 642 0 51137 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 207124

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25706
/proc/meminfo: memFree=30631232/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=213428 CPUtime=1541.98 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 6116504 0 0 0 153107 1091 0 0 20 0 1 0 290495064 218550272 51356 33554432000 134512640 137138936 4287071584 4287070512 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 53357 51356 192 642 0 52713 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 213428

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25706
/proc/meminfo: memFree=30608012/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=222696 CPUtime=1601.97 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 6255082 0 0 0 159077 1120 0 0 20 0 1 0 290495064 228040704 53668 33554432000 134512640 137138936 4287071584 4287070512 134542776 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 55674 53668 192 642 0 55030 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 222696

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25707
/proc/meminfo: memFree=30584948/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=230824 CPUtime=1661.96 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 6396564 0 0 0 165046 1150 0 0 20 0 1 0 290495064 236363776 55683 33554432000 134512640 137138936 4287071584 4287070008 134606673 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 57706 55683 192 642 0 57062 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 230824

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25710
/proc/meminfo: memFree=30566840/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=237440 CPUtime=1721.95 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 6517464 0 0 0 171023 1172 0 0 20 0 1 0 290495064 243138560 57341 33554432000 134512640 137138936 4287071584 4287070336 134575782 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 59360 57341 192 642 0 58716 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 237440

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25710
/proc/meminfo: memFree=30545148/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=244480 CPUtime=1781.94 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 6626239 0 0 0 177001 1193 0 0 20 0 1 0 290495064 250347520 59109 33554432000 134512640 137138936 4287071584 4287070008 134607023 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 61120 59109 192 642 0 60476 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 244480

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 25710
/proc/meminfo: memFree=30541304/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=246536 CPUtime=1791.55 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 6633769 0 0 0 177960 1195 0 0 20 0 1 0 290495064 252452864 59601 33554432000 134512640 137138936 4287071584 4287070512 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 61634 59601 192 642 0 60990 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 246536

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25710
/proc/meminfo: memFree=30538204/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=246876 CPUtime=1794.75 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 6635707 0 0 0 178280 1195 0 0 20 0 1 0 290495064 252801024 59686 33554432000 134512640 137138936 4287071584 4286987764 136500388 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 61719 59686 192 642 0 61075 0
Current children cumulated CPU time (s) 1794.75
Current children cumulated vsize (KiB) 246876

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25710
/proc/meminfo: memFree=30537584/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=246748 CPUtime=1796.34 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 6636384 0 0 0 178439 1195 0 0 20 0 1 0 290495064 252669952 59673 33554432000 134512640 137138936 4287071584 4287070080 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 61687 59673 192 642 0 61043 0
Current children cumulated CPU time (s) 1796.34
Current children cumulated vsize (KiB) 246748

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25710
/proc/meminfo: memFree=30536964/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=246748 CPUtime=1797.14 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 6639521 0 0 0 178518 1196 0 0 20 0 1 0 290495064 252669952 59675 33554432000 134512640 137138936 4287071584 4287070128 134607563 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 61687 59675 192 642 0 61043 0
Current children cumulated CPU time (s) 1797.14
Current children cumulated vsize (KiB) 246748

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25710
/proc/meminfo: memFree=30536964/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=247092 CPUtime=1797.54 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 6639591 0 0 0 178558 1196 0 0 20 0 1 0 290495064 253022208 59745 33554432000 134512640 137138936 4287071584 4287070008 134606673 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 61773 59745 192 642 0 61129 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 247092

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25710
/proc/meminfo: memFree=30536964/32873844 swapFree=6080/6080
[pid=25656] ppid=25654 vsize=247092 CPUtime=1797.94 cores=1,3,5,7
/proc/25656/stat : 25656 (bsolo) R 25654 25656 24091 0 -1 4202496 6639598 0 0 0 178598 1196 0 0 20 0 1 0 290495064 253022208 59752 33554432000 134512640 137138936 4287071584 4287070512 134542339 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25656/statm: 61773 59752 192 642 0 61129 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 247092

Child status: 0
Real time (s): 1798.38
CPU time (s): 1798.03
CPU user time (s): 1786.06
CPU system time (s): 11.9672
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 247092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.06
system time used= 11.9672
maximum resident set size= 239012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6639599
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= 101
involuntary context switches= 1845

runsolver used 2.84257 second user time and 7.31389 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-29 00:21:45
IDJOB=3708345
IDBENCH=90606
IDSOLVER=2286
FILE ID=node139/3708345-1338243705
RUNJOBID= node139-1338219140-24108
PBS_JOBID= 14624619
Free space on /tmp= 71644 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_10null10mast_rapportOE1.0_TMAX120_K67_cod2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708345-1338243705/watcher-3708345-1338243705 -o /tmp/evaluation-result-3708345-1338243705/solver-3708345-1338243705 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708345-1338243705.opb

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

MD5SUM BENCH= c566835626501a566dd2965326e4b112
RANDOM SEED=1885609038

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:        30907020 kB
Buffers:          443152 kB
Cached:           539400 kB
SwapCached:          828 kB
Active:           824836 kB
Inactive:         284920 kB
Active(anon):     118920 kB
Inactive(anon):     9748 kB
Active(file):     705916 kB
Inactive(file):   275172 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              6144 kB
Writeback:             0 kB
AnonPages:        131052 kB
Mapped:            12624 kB
Shmem:                 8 kB
Slab:             717620 kB
SReclaimable:     160040 kB
SUnreclaim:       557580 kB
KernelStack:        1456 kB
PageTables:         3856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     248776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 71640 MiB
End job on node139 at 2012-05-29 00:51:44