Trace number 3743044

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.09 1802.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_10null0mast_rapportOE1.0_TMAX120_K67_cod1.opb
MD5SUMe37abd09799c9d30512407c4e00f4218
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-536
Best CPU time to get the best result obtained on this benchmark1798.31
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 28908
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 105402
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 105402
Number of bits of the biggest sum of numbers17
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-3743044-1338776872.opb
0.00/0.00	c File size is 2753825 bytes.
0.18/0.29	c Highest Coefficient sum: 105402
0.18/0.29	c Parsing was ok!!
0.18/0.29	c Total parsing time: 0.287 s
0.28/0.31	c Var: 40451 Constr: 40950 40396/553/1 Lit: 221883 Watch. Lit: 161254
0.28/0.31	c Obj. Vars: 28908 (71.4642 % of total variables)
25.88/25.98	c Pre-processing Time: 25.974 s
25.88/25.99	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
25.88/25.99	c        0  30290    33499   187590    5   137686  622567      0      0 25.97
25.88/25.99	c Switching off LPR mode.
1800.07/1800.61	c      101  30290    33600   229292    6   137949  684824    101      3 26.22
1800.07/1800.61	c      251  30290    33750   230295    6   138225  753307    251      9 26.54
1800.07/1800.61	c      476  30290    33975   246101    7   138700  828638    476     17 27.02
1800.07/1800.61	c      814  30290    34313   301308    8   139370  911502    814     29 27.77
1800.07/1800.61	c     1322  30290    34821   380290   10   140384  500000   1322     45 28.96
1800.07/1800.61	c     2085  30290    35584   525898   14   141910  550001   2085     67 30.70
1800.07/1800.61	c     3232  30290    36731   823921   22   144209  605002   3232     96 33.40
1800.07/1800.61	c     4955  30290    38454  1220272   31   147650  665503   4955    132 37.43
1800.07/1800.61	c     7539  30290    41038  1967991   47   152825  732054   7539    173 43.49
1800.07/1800.61	c    11418  30290    44917  2883498   64   160576  805260  11418    212 53.86
1800.07/1800.61	c    17241  30290    50740  4626693   91   172221  885787  17241    249 69.18
1800.07/1800.61	c    25978  30290    59477  7623185  128   189695  974366  25978    261 99.42
1800.07/1800.61	c    39089  30290    72588 11848547  163   215924  500000  39089    250 156.13
1800.07/1800.61	c    58760  30290    92259 21656385  234   255260  550001  58760    221 265.25
1800.07/1800.61	c    88270  30290   121769 38365058  315   314284  605002  88270    175 503.81
1800.07/1800.61	c   132540  30290   166039 49205773  296   402818  665503 132540    169 783.09
1800.07/1800.61	c   198950  30290   232449 68122376  293   535644  732054 198950    144 1375.89
1800.07/1800.61	c Caught signal: 15
1800.07/1800.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.07/1800.61	c   17   231828  76319   487238   265327 78062224 231828    128 1800.08
1800.07/1800.61	s UNKNOWN
1800.07/1800.61	c Total time: 1800.08 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-3743044-1338776872/watcher-3743044-1338776872 -o /tmp/evaluation-result-3743044-1338776872/solver-3743044-1338776872 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743044-1338776872.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.08 2.02 2.01 2/175 17000
/proc/meminfo: memFree=30693348/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=2776 CPUtime=0 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4194304 97 0 0 0 0 0 0 0 20 0 1 0 343812148 2842624 50 33554432000 134512640 135840783 4292447792 4292445800 9700292 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17000/statm: 722 52 40 325 0 33 0

[startup+0.0877211 s]
/proc/loadavg: 2.08 2.02 2.01 2/175 17000
/proc/meminfo: memFree=30693348/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=11340 CPUtime=0.07 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 1707 0 0 0 7 0 0 0 20 0 1 0 343812148 11612160 1604 33554432000 134512640 135840783 4292447792 4292446784 134525286 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17000/statm: 2835 1604 522 325 0 1098 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11340

[startup+0.100237 s]
/proc/loadavg: 2.08 2.02 2.01 2/175 17000
/proc/meminfo: memFree=30693348/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=11612 CPUtime=0.09 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 1813 0 0 0 9 0 0 0 20 0 1 0 343812148 11890688 1710 33554432000 134512640 135840783 4292447792 4292446732 10951632 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17000/statm: 2903 1711 556 325 0 1166 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11612

[startup+0.3002 s]
/proc/loadavg: 2.08 2.02 2.01 2/175 17000
/proc/meminfo: memFree=30693348/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=17060 CPUtime=0.28 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 4249 0 0 0 28 0 0 0 20 0 1 0 343812148 17469440 3395 33554432000 134512640 135840783 4292447792 4292446880 10212647 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17000/statm: 4265 3398 338 325 0 3201 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17060

[startup+0.700177 s]
/proc/loadavg: 2.08 2.02 2.01 2/175 17000
/proc/meminfo: memFree=30693348/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=20584 CPUtime=0.68 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 5203 0 0 0 67 1 0 0 20 0 1 0 343812148 21078016 4291 33554432000 134512640 135840783 4292447792 4291961392 134550878 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17000/statm: 5146 4291 342 325 0 4082 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20584

[startup+1.50019 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 17001
/proc/meminfo: memFree=30676716/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=20716 CPUtime=1.48 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 5234 0 0 0 147 1 0 0 20 0 1 0 343812148 21213184 4322 33554432000 134512640 135840783 4292447792 4291961344 134551400 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17000/statm: 5179 4322 342 325 0 4115 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20716

[startup+3.10022 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 17001
/proc/meminfo: memFree=30675476/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=20716 CPUtime=3.08 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 5235 0 0 0 307 1 0 0 20 0 1 0 343812148 21213184 4323 33554432000 134512640 135840783 4292447792 4291961120 10210186 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17000/statm: 5179 4323 342 325 0 4115 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20716

[startup+6.30024 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 17001
/proc/meminfo: memFree=30673740/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=20716 CPUtime=6.28 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 5235 0 0 0 627 1 0 0 20 0 1 0 343812148 21213184 4323 33554432000 134512640 135840783 4292447792 4291961484 6845488 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 5179 4323 342 325 0 4115 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20716

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 17001
/proc/meminfo: memFree=30669656/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=21376 CPUtime=12.68 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 5398 0 0 0 1267 1 0 0 20 0 1 0 343812148 21889024 4486 33554432000 134512640 135840783 4292447792 4291961484 6845488 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 5344 4486 342 325 0 4280 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21376

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 17001
/proc/meminfo: memFree=30662456/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=22556 CPUtime=25.48 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 5769 0 0 0 2546 2 0 0 20 0 1 0 343812148 23097344 4735 33554432000 134512640 135840783 4292447792 4291959252 10199340 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 5639 4735 342 325 0 4575 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22556

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 17002
/proc/meminfo: memFree=30621708/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=52376 CPUtime=51.08 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 13830 0 0 0 5103 5 0 0 20 0 1 0 343812148 53633024 12311 33554432000 134512640 135840783 4292447792 4292447088 134571442 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 13094 12311 347 325 0 12030 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52376

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17002
/proc/meminfo: memFree=30524120/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=120364 CPUtime=102.27 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 30826 0 0 0 10219 8 0 0 20 0 1 0 343812148 123252736 29307 33554432000 134512640 135840783 4292447792 4292447152 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 30091 29307 347 325 0 29027 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 120364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17005
/proc/meminfo: memFree=30423796/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=182836 CPUtime=162.26 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 46431 0 0 0 16214 12 0 0 20 0 1 0 343812148 187224064 44912 33554432000 134512640 135840783 4292447792 4292447152 134551359 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 45709 44912 347 325 0 44645 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 182836

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17005
/proc/meminfo: memFree=30326960/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=252360 CPUtime=222.24 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 63810 0 0 0 22209 15 0 0 20 0 1 0 343812148 258416640 62291 33554432000 134512640 135840783 4292447792 4292447152 134550910 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 63090 62291 347 325 0 62026 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 252360

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17006
/proc/meminfo: memFree=30235016/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=321340 CPUtime=282.24 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 81071 0 0 0 28204 20 0 0 20 0 1 0 343812148 329052160 79552 33554432000 134512640 135840783 4292447792 4292447152 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 80335 79552 347 325 0 79271 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 321340

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17006
/proc/meminfo: memFree=30151164/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=384500 CPUtime=342.23 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 96834 0 0 0 34200 23 0 0 20 0 1 0 343812148 393728000 95315 33554432000 134512640 135840783 4292447792 4292447152 134551076 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 96125 95315 347 325 0 95061 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 384500

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17006
/proc/meminfo: memFree=30072104/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=442904 CPUtime=402.2 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 111491 0 0 0 40193 27 0 0 20 0 1 0 343812148 453533696 109938 33554432000 134512640 135840783 4292447792 4292447088 134572687 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 110726 109938 347 325 0 109662 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 442904

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17007
/proc/meminfo: memFree=30001444/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=497068 CPUtime=462.16 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 125079 0 0 0 46186 30 0 0 20 0 1 0 343812148 508997632 123484 33554432000 134512640 135840783 4292447792 4292447088 134572583 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 124267 123484 347 325 0 123203 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 497068

[startup+522.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 17007
/proc/meminfo: memFree=29947044/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=530380 CPUtime=522.13 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 133441 0 0 0 52181 32 0 0 20 0 1 0 343812148 543109120 131813 33554432000 134512640 135840783 4292447792 4292447152 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 132595 131813 347 325 0 131531 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 530380

[startup+582.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 17008
/proc/meminfo: memFree=29881972/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=573668 CPUtime=582.09 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 144289 0 0 0 58173 36 0 0 20 0 1 0 343812148 587436032 142626 33554432000 134512640 135840783 4292447792 4292447088 134571424 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 143417 142626 347 325 0 142353 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 573668

[startup+642.3 s]

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

/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 188499 0 0 0 100144 52 0 0 20 0 1 0 343812148 768135168 186735 33554432000 134512640 135840783 4292447792 4292447152 134551324 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 187533 186735 347 325 0 186469 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 750132

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17012
/proc/meminfo: memFree=29555648/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=780796 CPUtime=1061.95 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 196169 0 0 0 106140 55 0 0 20 0 1 0 343812148 799535104 194405 33554432000 134512640 135840783 4292447792 4292447104 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 195199 194405 347 325 0 194135 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 780796

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17012
/proc/meminfo: memFree=29510912/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=809824 CPUtime=1121.94 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 203426 0 0 0 112137 57 0 0 20 0 1 0 343812148 829259776 201662 33554432000 134512640 135840783 4292447792 4292447152 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 202456 201662 347 325 0 201392 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 809824

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17013
/proc/meminfo: memFree=29470144/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=835232 CPUtime=1181.93 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 209790 0 0 0 118135 58 0 0 20 0 1 0 343812148 855277568 208026 33554432000 134512640 135840783 4292447792 4292436076 10218000 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 208808 208026 347 325 0 207744 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 835232

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17013
/proc/meminfo: memFree=29432752/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=857816 CPUtime=1241.93 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 215411 0 0 0 124132 61 0 0 20 0 1 0 343812148 878403584 213647 33554432000 134512640 135840783 4292447792 4292447152 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 214454 213647 347 325 0 213390 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 857816

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17052
/proc/meminfo: memFree=29989044/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=878476 CPUtime=1301.92 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 220584 0 0 0 130129 63 0 0 20 0 1 0 343812148 899559424 218820 33554432000 134512640 135840783 4292447792 4292447104 134551312 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 219619 218820 347 325 0 218555 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 878476

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17055
/proc/meminfo: memFree=29969756/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=900064 CPUtime=1361.9 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 225979 0 0 0 136125 65 0 0 20 0 1 0 343812148 921665536 224215 33554432000 134512640 135840783 4292447792 4292447104 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 225016 224215 347 325 0 223952 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 900064

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17055
/proc/meminfo: memFree=29941492/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=928572 CPUtime=1421.9 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 233119 0 0 0 142121 69 0 0 20 0 1 0 343812148 950857728 231355 33554432000 134512640 135840783 4292447792 4292447152 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 232143 231355 347 325 0 231079 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 928572

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17056
/proc/meminfo: memFree=29913220/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=954580 CPUtime=1481.89 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 239630 0 0 0 148117 72 0 0 20 0 1 0 343812148 977489920 237866 33554432000 134512640 135840783 4292447792 4292447152 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 238645 237866 347 325 0 237581 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 954580

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17056
/proc/meminfo: memFree=29894744/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=972736 CPUtime=1541.87 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 244156 0 0 0 154114 73 0 0 20 0 1 0 343812148 996081664 242392 33554432000 134512640 135840783 4292447792 4292447152 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 243184 242392 347 325 0 242120 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 972736

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17056
/proc/meminfo: memFree=29876292/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=989640 CPUtime=1601.86 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 248409 0 0 0 160111 75 0 0 20 0 1 0 343812148 1013391360 246628 33554432000 134512640 135840783 4292447792 4292447152 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 247410 246628 347 325 0 246346 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 989640

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17056
/proc/meminfo: memFree=29860944/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=1004544 CPUtime=1661.83 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 252141 0 0 0 166107 76 0 0 20 0 1 0 343812148 1028653056 250334 33554432000 134512640 135840783 4292447792 4292447152 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 251136 250334 347 325 0 250072 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 1004544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17056
/proc/meminfo: memFree=29846464/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=1018792 CPUtime=1721.81 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 255748 0 0 0 172103 78 0 0 20 0 1 0 343812148 1043243008 253911 33554432000 134512640 135840783 4292447792 4292447152 134551321 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 254698 253911 347 325 0 253634 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 1018792

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17057
/proc/meminfo: memFree=29833224/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=1031132 CPUtime=1781.77 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 258876 0 0 0 178098 79 0 0 20 0 1 0 343812148 1055879168 256999 33554432000 134512640 135840783 4292447792 4292447104 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 257783 256999 347 325 0 256719 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 1031132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17057
/proc/meminfo: memFree=29827736/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=1036568 CPUtime=1800.07 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) R 16998 17000 16841 0 -1 4202496 260255 0 0 0 179928 79 0 0 20 0 1 0 343812148 1061445632 258364 33554432000 134512640 135840783 4292447792 4292447152 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 259142 258364 347 325 0 258078 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1036568

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -17000

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17057
/proc/meminfo: memFree=29827736/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=1036700 CPUtime=1800.07 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) S 16998 17000 16841 0 -1 4202496 260256 0 0 0 179928 79 0 0 20 0 1 0 343812148 1061580800 258365 33554432000 134512640 135840783 4292447792 4292439860 6845488 0 16384 4096 16384 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 259175 258365 348 325 0 258111 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1036700

[startup+1802.2 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 17058
/proc/meminfo: memFree=29827356/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=1036700 CPUtime=1800.07 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) S 16998 17000 16841 0 -1 4202496 260256 0 0 0 179928 79 0 0 20 0 1 0 343812148 1061580800 258365 33554432000 134512640 135840783 4292447792 4292439860 6845488 0 16384 4096 16384 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 259175 258365 348 325 0 258111 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1036700

[startup+1802.6 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 17058
/proc/meminfo: memFree=29827356/32873844 swapFree=7116/7116
[pid=17000] ppid=16998 vsize=1036700 CPUtime=1800.07 cores=0,2,4,6
/proc/17000/stat : 17000 (bsolo3.0.17) S 16998 17000 16841 0 -1 4202496 260256 0 0 0 179928 79 0 0 20 0 1 0 343812148 1061580800 258365 33554432000 134512640 135840783 4292447792 4292439860 6845488 0 16384 4096 16384 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/17000/statm: 259175 258365 348 325 0 258111 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1036700

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.62
CPU time (s): 1800.09
CPU user time (s): 1799.28
CPU system time (s): 0.801878
CPU usage (%): 99.8595
Max. virtual memory (cumulated for all children) (KiB): 1036700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.28
system time used= 0.801878
maximum resident set size= 1033460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260256
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= 401
involuntary context switches= 1924

runsolver used 2.6376 second user time and 7.2029 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-04 04:27:52
IDJOB=3743044
IDBENCH=90666
IDSOLVER=2318
FILE ID=node146/3743044-1338776872
RUNJOBID= node146-1338775068-16857
PBS_JOBID= 14636828
Free space on /tmp= 70896 MiB

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

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

MD5SUM BENCH= e37abd09799c9d30512407c4e00f4218
RANDOM SEED=251518087

node146.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.034
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.06
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.034
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.92
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.034
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.91
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.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30693612 kB
Buffers:          329684 kB
Cached:           667164 kB
SwapCached:         1792 kB
Active:           857404 kB
Inactive:         503956 kB
Active(anon):     365160 kB
Inactive(anon):     1664 kB
Active(file):     492244 kB
Inactive(file):   502292 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:              9272 kB
Writeback:             4 kB
AnonPages:        370860 kB
Mapped:             9544 kB
Shmem:                 0 kB
Slab:             678164 kB
SReclaimable:     118048 kB
SUnreclaim:       560116 kB
KernelStack:        1440 kB
PageTables:         4908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     485388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    352256 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= 70864 MiB
End job on node146 at 2012-06-04 04:57:55