Trace number 3742868

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
PB07: bsolo 3.0.17? (TO) 1800.12 1800.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_10null10mast_rapportOE1.0_TMAX60_K67_cod2.opb
MD5SUMaa70ac3194742d51f6e4056a79ed9e8c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-23167
Best CPU time to get the best result obtained on this benchmark1796.9
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 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 243591
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 243591
Number of bits of the biggest sum of numbers18
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.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3742868-1338775052.opb
0.00/0.00	c File size is 2494466 bytes.
0.19/0.23	c Highest Coefficient sum: 243591
0.19/0.23	c Parsing was ok!!
0.19/0.23	c Total parsing time: 0.228 s
0.19/0.25	c Var: 40937 Constr: 41436 40882/553/1 Lit: 223219 Watch. Lit: 131061
0.19/0.25	c Obj. Vars: 438 (1.06994 % of total variables)
19.08/19.19	c Pre-processing Time: 19.185 s
19.08/19.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
19.08/19.19	c        0  33369    33985   194712    5   113279  570877      0      0 19.19
19.08/19.19	c Switching off LPR mode.
1800.10/1800.61	c      100  33369    34085   218465    6   113502  627965    100      5 19.25
1800.10/1800.61	c      250  33369    34235   228490    6   113808  690762    250     12 19.43
1800.10/1800.61	c      475  33369    34460   240608    6   114260  759839    475     23 19.86
1800.10/1800.61	c      813  33369    34798   301328    8   114935  835823    813     38 20.95
1800.10/1800.61	c     1321  33369    35306   400457   11   115953  919406   1321     58 22.44
1800.10/1800.61	c     2084  33369    36069   540394   14   117479  500000   2084     86 24.22
1800.10/1800.61	c     3231  33369    37216   784890   21   119770  550001   3231    119 27.03
1800.10/1800.61	c     4957  33369    38942  1011813   25   123223  605002   4957    150 32.86
1800.10/1800.61	c     7541  33369    41526  1265472   30   128392  665503   7541    160 46.98
1800.10/1800.61	c    11420  33369    45405  1907539   42   136149  732054  11420    209 54.40
1800.10/1800.61	c    17246  33369    51231  2995452   58   147799  805260  17246    227 75.70
1800.10/1800.61	c    25984  33369    59969  5458700   91   165276  885787  25984    198 130.91
1800.10/1800.61	c    39096  33369    73081  8492768  116   191503  974366  39096    202 193.43
1800.10/1800.61	c    58767  33369    92752 11424051  123   230842  500000  58767    201 292.15
1800.10/1800.61	c    88278  33369   122263 19411116  158   289863  550001  88278    208 423.25
1800.10/1800.61	c   132548  33369   166533 27297359  163   378403  605002 132548    156 847.40
1800.10/1800.61	c   198958  33369   232943 45767872  196   511222  665503 198958    141 1409.58
1800.10/1800.61	c Caught signal: 15
1800.10/1800.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.10/1800.61	c   17   235975 120078  2435636   269960 52851161 235975    131 1800.11
1800.10/1800.61	s UNKNOWN
1800.10/1800.61	c Total time: 1800.11 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-3742868-1338775052/watcher-3742868-1338775052 -o /tmp/evaluation-result-3742868-1338775052/solver-3742868-1338775052 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3742868-1338775052.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.03 2.01 2.00 3/176 8655
/proc/meminfo: memFree=26512628/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 343630663 4583424 156 33554432000 134512640 135840783 4289699488 4289698828 6952280 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 1119 156 134 325 0 39 0

[startup+0.0751299 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 8655
/proc/meminfo: memFree=26512628/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=10088 CPUtime=0.06 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 1397 0 0 0 6 0 0 0 20 0 1 0 343630663 10330112 1333 33554432000 134512640 135840783 4289699488 4289698176 7513383 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 2522 1334 521 325 0 848 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10088

[startup+0.100274 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 8655
/proc/meminfo: memFree=26512628/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=11492 CPUtime=0.09 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 1838 0 0 0 9 0 0 0 20 0 1 0 343630663 11767808 1734 33554432000 134512640 135840783 4289699488 4289698176 7513383 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 2873 1734 592 325 0 1199 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11492

[startup+0.300254 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 8655
/proc/meminfo: memFree=26512628/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=20180 CPUtime=0.28 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 4928 0 0 0 28 0 0 0 20 0 1 0 343630663 20664320 4135 33554432000 134512640 135840783 4289699488 4289207184 134551687 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 5045 4135 342 325 0 3981 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20180

[startup+0.700254 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 8655
/proc/meminfo: memFree=26512628/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=20180 CPUtime=0.68 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 4932 0 0 0 68 0 0 0 20 0 1 0 343630663 20664320 4139 33554432000 134512640 135840783 4289699488 4289207324 16634928 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 5045 4139 342 325 0 3981 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20180

[startup+1.50028 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8656
/proc/meminfo: memFree=26496648/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=20840 CPUtime=1.48 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 5114 0 0 0 148 0 0 0 20 0 1 0 343630663 21340160 4321 33554432000 134512640 135840783 4289699488 4289207296 134583085 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 5210 4321 342 325 0 4146 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20840

[startup+3.10026 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8656
/proc/meminfo: memFree=26495392/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=20840 CPUtime=3.08 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 5116 0 0 0 308 0 0 0 20 0 1 0 343630663 21340160 4323 33554432000 134512640 135840783 4289699488 4289207184 134551063 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 5210 4323 342 325 0 4146 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20840

[startup+6.30027 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8656
/proc/meminfo: memFree=26494152/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=20840 CPUtime=6.28 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 5116 0 0 0 628 0 0 0 20 0 1 0 343630663 21340160 4323 33554432000 134512640 135840783 4289699488 4289207324 16634928 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 5210 4323 342 325 0 4146 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20840

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8656
/proc/meminfo: memFree=26491564/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=20840 CPUtime=12.69 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 5116 0 0 0 1268 1 0 0 20 0 1 0 343630663 21340160 4323 33554432000 134512640 135840783 4289699488 4289207324 16634928 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 5210 4323 342 325 0 4146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20840

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8656
/proc/meminfo: memFree=26483380/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=25300 CPUtime=25.48 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 6859 0 0 0 2544 4 0 0 20 0 1 0 343630663 25907200 5506 33554432000 134512640 135840783 4289699488 4289698784 134571901 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 6325 5506 347 325 0 5261 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25300

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8656
/proc/meminfo: memFree=26460936/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=38644 CPUtime=51.08 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 10191 0 0 0 5103 5 0 0 20 0 1 0 343630663 39571456 8838 33554432000 134512640 135840783 4289699488 4289696208 7513383 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 9661 8838 347 325 0 8597 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38644

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 8656
/proc/meminfo: memFree=26399680/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=78332 CPUtime=102.27 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 20121 0 0 0 10219 8 0 0 20 0 1 0 343630663 80211968 18768 33554432000 134512640 135840783 4289699488 4289698784 134572583 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 19583 18768 347 325 0 18519 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 78332

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 8659
/proc/meminfo: memFree=26348212/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=104416 CPUtime=162.26 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 26645 0 0 0 16215 11 0 0 20 0 1 0 343630663 106921984 25292 33554432000 134512640 135840783 4289699488 4289698776 10799309 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 26104 25292 347 325 0 25040 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 104416

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 8683
/proc/meminfo: memFree=26280012/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=144072 CPUtime=222.25 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 36529 0 0 0 22211 14 0 0 20 0 1 0 343630663 147529728 35176 33554432000 134512640 135840783 4289699488 4289698848 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 36018 35176 347 325 0 34954 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 144072

[startup+282.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 8683
/proc/meminfo: memFree=26240468/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=166048 CPUtime=282.24 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 42054 0 0 0 28208 16 0 0 20 0 1 0 343630663 170033152 40701 33554432000 134512640 135840783 4289699488 4289698784 134572681 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 41512 40701 347 325 0 40448 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 166048

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8683
/proc/meminfo: memFree=26169692/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=212972 CPUtime=342.23 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 53780 0 0 0 34203 20 0 0 20 0 1 0 343630663 218083328 52427 33554432000 134512640 135840783 4289699488 4289698848 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 53243 52427 347 325 0 52179 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 212972

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8683
/proc/meminfo: memFree=26089616/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=262272 CPUtime=402.22 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 66079 0 0 0 40199 23 0 0 20 0 1 0 343630663 268566528 64726 33554432000 134512640 135840783 4289699488 4289698848 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 65568 64726 347 325 0 64504 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 262272

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8683
/proc/meminfo: memFree=26048912/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=280600 CPUtime=462.2 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 70711 0 0 0 46195 25 0 0 20 0 1 0 343630663 287334400 69340 33554432000 134512640 135840783 4289699488 4289698752 11186143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 70150 69340 347 325 0 69086 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 280600

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8684
/proc/meminfo: memFree=26024884/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=291588 CPUtime=522.16 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 73503 0 0 0 52190 26 0 0 20 0 1 0 343630663 298586112 72086 33554432000 134512640 135840783 4289699488 4289695504 7511360 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 72897 72086 347 325 0 71833 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 291588

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 8684
/proc/meminfo: memFree=25996144/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=306936 CPUtime=582.12 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 77367 0 0 0 58185 27 0 0 20 0 1 0 343630663 314302464 75909 33554432000 134512640 135840783 4289699488 4289696176 7511274 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 76734 75909 347 325 0 75670 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 306936

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8688
/proc/meminfo: memFree=25823968/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=374704 CPUtime=822.06 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 94337 0 0 0 82173 33 0 0 20 0 1 0 343630663 383696896 92874 33554432000 134512640 135840783 4289699488 4289698848 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 93676 92874 347 325 0 92612 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 374704

[startup+882.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/177 8727
/proc/meminfo: memFree=26627304/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=386880 CPUtime=882.05 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 97367 0 0 0 88171 34 0 0 20 0 1 0 343630663 396165120 95904 33554432000 134512640 135840783 4289699488 4289698848 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 96720 95904 347 325 0 95656 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 386880

[startup+942.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 8727
/proc/meminfo: memFree=26577580/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=404084 CPUtime=942.04 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 101688 0 0 0 94168 36 0 0 20 0 1 0 343630663 413782016 100225 33554432000 134512640 135840783 4289699488 4289698848 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 101021 100225 347 325 0 99957 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 404084

[startup+1002.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 8727
/proc/meminfo: memFree=26514092/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=422076 CPUtime=1002.03 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 106195 0 0 0 100166 37 0 0 20 0 1 0 343630663 432205824 104732 33554432000 134512640 135840783 4289699488 4289697328 7511300 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 105519 104732 347 325 0 104455 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 422076

[startup+1062.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 8727
/proc/meminfo: memFree=26458600/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=448936 CPUtime=1062 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 112915 0 0 0 106161 39 0 0 20 0 1 0 343630663 459710464 111423 33554432000 134512640 135840783 4289699488 4289698784 134572633 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 112234 111423 347 325 0 111170 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 448936

[startup+1122.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 8728
/proc/meminfo: memFree=26399916/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=485704 CPUtime=1121.95 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 122149 0 0 0 112153 42 0 0 20 0 1 0 343630663 497360896 120613 33554432000 134512640 135840783 4289699488 4289698848 134550782 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 121426 120613 347 325 0 120362 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 485704

[startup+1182.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 8728
/proc/meminfo: memFree=26330148/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=516756 CPUtime=1181.94 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 129935 0 0 0 118149 45 0 0 20 0 1 0 343630663 529158144 128399 33554432000 134512640 135840783 4289699488 4289698848 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 129189 128399 347 325 0 128125 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 516756

[startup+1242.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 8729
/proc/meminfo: memFree=26268300/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=538892 CPUtime=1241.94 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 135456 0 0 0 124147 47 0 0 20 0 1 0 343630663 551825408 133920 33554432000 134512640 135840783 4289699488 4289698576 7513383 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 134723 133920 347 325 0 133659 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 538892

[startup+1302.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 8729
/proc/meminfo: memFree=26196596/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=570176 CPUtime=1301.93 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 143269 0 0 0 130145 48 0 0 20 0 1 0 343630663 583860224 141733 33554432000 134512640 135840783 4289699488 4289698848 134551182 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 142544 141733 347 325 0 141480 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 570176

[startup+1362.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 8732
/proc/meminfo: memFree=26131852/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=598412 CPUtime=1361.92 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 150342 0 0 0 136141 51 0 0 20 0 1 0 343630663 612773888 148806 33554432000 134512640 135840783 4289699488 4289698784 134572568 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 149603 148806 347 325 0 148539 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 598412

[startup+1422.31 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 8733
/proc/meminfo: memFree=26087104/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=624552 CPUtime=1421.92 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 156884 0 0 0 142138 54 0 0 20 0 1 0 343630663 639541248 155348 33554432000 134512640 135840783 4289699488 4289698768 7515763 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 156138 155348 347 325 0 155074 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 624552

[startup+1482.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 8733
/proc/meminfo: memFree=26014812/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=654916 CPUtime=1481.9 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 164459 0 0 0 148134 56 0 0 20 0 1 0 343630663 670633984 162923 33554432000 134512640 135840783 4289699488 4289698848 134551058 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 163729 162923 347 325 0 162665 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 654916

[startup+1542.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 8733
/proc/meminfo: memFree=25963972/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=666608 CPUtime=1541.9 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 167395 0 0 0 154132 58 0 0 20 0 1 0 343630663 682606592 165859 33554432000 134512640 135840783 4289699488 4289698848 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 166652 165859 347 325 0 165588 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 666608

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 8733
/proc/meminfo: memFree=25931588/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=675236 CPUtime=1601.88 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 169565 0 0 0 160129 59 0 0 20 0 1 0 343630663 691441664 168019 33554432000 134512640 135840783 4289699488 4289698752 11186161 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 168809 168019 347 325 0 167745 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 675236

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8733
/proc/meminfo: memFree=25894044/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=685028 CPUtime=1661.84 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 172046 0 0 0 166124 60 0 0 20 0 1 0 343630663 701468672 170454 33554432000 134512640 135840783 4289699488 4289698848 134551071 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 171257 170454 347 325 0 170193 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 685028

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8733
/proc/meminfo: memFree=25859988/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=693892 CPUtime=1721.8 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 174320 0 0 0 172120 60 0 0 20 0 1 0 343630663 710545408 172685 33554432000 134512640 135840783 4289699488 4289698848 134550902 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 173473 172685 347 325 0 172409 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 693892

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8734
/proc/meminfo: memFree=25813604/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=710332 CPUtime=1781.79 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 178423 0 0 0 178117 62 0 0 20 0 1 0 343630663 727379968 176788 33554432000 134512640 135840783 4289699488 4289693188 7500028 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 177583 176788 347 325 0 176519 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 710332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8734
/proc/meminfo: memFree=25800088/32873844 swapFree=7384/7384
[pid=8655] ppid=8653 vsize=715108 CPUtime=1800.1 cores=0,2,4,6
/proc/8655/stat : 8655 (bsolo3.0.17) R 8653 8655 5940 0 -1 4202496 179606 0 0 0 179948 62 0 0 20 0 1 0 343630663 732270592 177971 33554432000 134512640 135840783 4289699488 4289698784 134572603 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8655/statm: 178777 177971 347 325 0 177713 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 715108

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 15
Real time (s): 1800.62
CPU time (s): 1800.12
CPU user time (s): 1799.48
CPU system time (s): 0.633903
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 715108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.633903
maximum resident set size= 711884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179609
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= 325
involuntary context switches= 1843

runsolver used 3.59045 second user time and 8.91464 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-04 03:57:32
IDJOB=3742868
IDBENCH=90392
IDSOLVER=2318
FILE ID=node136/3742868-1338775052
RUNJOBID= node136-1338749655-5956
PBS_JOBID= 14636804
Free space on /tmp= 69808 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_10null10mast_rapportOE1.0_TMAX60_K67_cod2.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742868-1338775052/watcher-3742868-1338775052 -o /tmp/evaluation-result-3742868-1338775052/solver-3742868-1338775052 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3742868-1338775052.opb            

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

MD5SUM BENCH= aa70ac3194742d51f6e4056a79ed9e8c
RANDOM SEED=1042141841

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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.247
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:        26512900 kB
Buffers:         1275148 kB
Cached:          3615684 kB
SwapCached:        20316 kB
Active:          3275276 kB
Inactive:        2182460 kB
Active(anon):     539268 kB
Inactive(anon):    22308 kB
Active(file):    2736008 kB
Inactive(file):  2160152 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:              8948 kB
Writeback:             0 kB
AnonPages:        547540 kB
Mapped:            10896 kB
Shmem:                 0 kB
Slab:             763324 kB
SReclaimable:     204676 kB
SUnreclaim:       558648 kB
KernelStack:        1456 kB
PageTables:         4648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     662292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    401408 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= 69800 MiB
End job on node136 at 2012-06-04 04:27:35