Trace number 3733467

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.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-rgn.opb
MD5SUM077c926419792cafad737b20a04bb1ea
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark893264
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 525312
Optimality of the best value was proved NO
Number of variables1260
Total number of constraints104
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint12
Maximum length of a constraint127
Number of terms in the objective function 1160
Biggest coefficient in the objective function 196608
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 15892320
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 25600000000
Number of bits of the biggest number in a constraint 35
Biggest sum of numbers in a constraint 232836875088
Number of bits of the biggest sum of numbers38
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.01	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.01	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Memory Limit set to 15500 MB
0.00/0.01	c Instance file HOME/instance-3733467-1338695905.opb
0.00/0.01	c File size is 60237 bytes.
0.00/0.01	c Coefficients are big enough for not using lower bounding.
0.00/0.01	c Highest Coefficient sum: 2.32837e+11
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.004 s
0.00/0.01	c Var: 1260 Constr: 124 0/4/120 Lit: 5760 Watch. Lit: 955
0.00/0.01	c Obj. Vars: 1160 (92.0635 % of total variables)
0.00/0.01	c Pre-processing Time: 0.007 s
1800.05/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.05/1800.40	c        0   1260      124     5760   46     1140   12120      0      0 0.01
1800.05/1800.40	c      100   1260      224    14674   65     4733   13333    100   6250 0.02
1800.05/1800.40	c      251   1260      375    23891   63     4830   14667    251  10458 0.02
1800.05/1800.40	c      476   1260      600    39400   65     5343   16134    476  12864 0.04
1800.05/1800.40	c      815   1260      939    62277   66     5919   17748    815  14818 0.06
1800.05/1800.40	c     1324   1260     1448   120140   82     6938   19523   1324   9954 0.13
1800.05/1800.40	c     2092   1260     2216   177780   80     8469   21476   2092  11819 0.18
1800.05/1800.40	c     3238   1260     3362   256823   76    10744   23624   3238  13778 0.23
1800.05/1800.40	c     4961   1260     5085   365499   71    14160   25987   4961  15406 0.32
1800.05/1800.40	c     7545   1260     7669   532494   69    19313   28586   7545  14155 0.53
1800.05/1800.40	c    11424   1260    11548   755375   65    26979   31445  11424  10921 1.05
1800.05/1800.40	c    17246   1260    17370  1088843   62    38616   34590  17246   8081 2.13
1800.05/1800.40	c    25983   1260    26107  1648558   63    55993   38050  25983   8245 3.15
1800.05/1800.40	c    39094   1260    12353   784816   63    28380   41856  12229   5513 7.09
1800.05/1800.40	c    58765   1260    32024  2044798   63    67730   46042  31900   3530 16.64
1800.05/1800.40	c    88275   1260    26862  1695709   63    57380   50647  26738   2605 33.88
1800.05/1800.40	c   132545   1260    31955  2035344   63    67571   55712  31831   2028 65.35
1800.05/1800.40	c   198955   1260    53836  6444255  119   110992   61284  53712   1418 140.23
1800.05/1800.40	c   298575   1260    54064  6345357  117   111583   67413  53940   1045 285.47
1800.05/1800.40	c   448014   1260    36466  4109400  112    76279   74155  36342   1152 388.81
1800.05/1800.40	c   672173   1260    73499  8876219  120   150372   81571  73375    853 787.21
1800.05/1800.40	c Caught signal: 15
1800.05/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.05/1800.40	c   20  1003854   4225  1019712    56738  6825933  56614    557 1800.06
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c Total time: 1800.06 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-3733467-1338695905/watcher-3733467-1338695905 -o /tmp/evaluation-result-3733467-1338695905/solver-3733467-1338695905 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3733467-1338695905.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: 1.92 1.98 1.99 3/176 25626
/proc/meminfo: memFree=24928952/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=1532 CPUtime=0 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) D 25624 25626 23594 0 -1 4194304 74 0 0 0 0 0 0 0 20 0 1 0 335717863 1568768 29 33554432000 134512640 135840783 4287116784 4287114876 8344516 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 383 29 22 325 0 25 0

[startup+0.037192 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 25626
/proc/meminfo: memFree=24928952/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=5212 CPUtime=0.02 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 641 0 0 0 2 0 0 0 20 0 1 0 335717863 5337088 563 33554432000 134512640 135840783 4287116784 4287114992 8856871 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 1303 564 347 325 0 239 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5212

[startup+0.100257 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 25626
/proc/meminfo: memFree=24928952/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=6120 CPUtime=0.08 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 865 0 0 0 8 0 0 0 20 0 1 0 335717863 6266880 787 33554432000 134512640 135840783 4287116784 4287116144 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 1530 787 347 325 0 466 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6120

[startup+0.300227 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 25626
/proc/meminfo: memFree=24928952/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=9480 CPUtime=0.28 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 1695 0 0 0 28 0 0 0 20 0 1 0 335717863 9707520 1617 33554432000 134512640 135840783 4287116784 4287114912 8856871 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 2370 1617 347 325 0 1306 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9480

[startup+0.700222 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 25626
/proc/meminfo: memFree=24928952/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=13900 CPUtime=0.68 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 2803 0 0 0 68 0 0 0 20 0 1 0 335717863 14233600 2725 33554432000 134512640 135840783 4287116784 4287116144 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 3475 2725 347 325 0 2411 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13900

[startup+1.50022 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 25627
/proc/meminfo: memFree=24914544/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=18300 CPUtime=1.48 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 3909 0 0 0 147 1 0 0 20 0 1 0 335717863 18739200 3831 33554432000 134512640 135840783 4287116784 4287116136 11438263 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 4575 3831 347 325 0 3511 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18300

[startup+3.10023 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 25627
/proc/meminfo: memFree=24906112/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=28508 CPUtime=3.08 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 6462 0 0 0 307 1 0 0 20 0 1 0 335717863 29192192 6384 33554432000 134512640 135840783 4287116784 4287116096 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 7127 6384 347 325 0 6063 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28508

[startup+6.30024 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 25627
/proc/meminfo: memFree=24883344/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=40020 CPUtime=6.28 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 9366 0 0 0 626 2 0 0 20 0 1 0 335717863 40980480 9250 33554432000 134512640 135840783 4287116784 4287116208 134546112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 10005 9250 347 325 0 8941 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40020

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 25627
/proc/meminfo: memFree=24851236/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=40020 CPUtime=12.68 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 9366 0 0 0 1266 2 0 0 20 0 1 0 335717863 40980480 9250 33554432000 134512640 135840783 4287116784 4287116096 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 10005 9250 347 325 0 8941 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40020

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 25627
/proc/meminfo: memFree=24777696/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=45720 CPUtime=25.48 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 10810 0 0 0 2545 3 0 0 20 0 1 0 335717863 46817280 10694 33554432000 134512640 135840783 4287116784 4287116096 134551222 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 11430 10694 347 325 0 10366 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45720

[startup+51.1002 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 25627
/proc/meminfo: memFree=24650424/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=51552 CPUtime=51.07 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 12371 0 0 0 5104 3 0 0 20 0 1 0 335717863 52789248 12159 33554432000 134512640 135840783 4287116784 4287116208 134546112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 12888 12159 347 325 0 11824 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 51552

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 25631
/proc/meminfo: memFree=24459136/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=73620 CPUtime=102.27 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 17921 0 0 0 10222 5 0 0 20 0 1 0 335717863 75386880 17653 33554432000 134512640 135840783 4287116784 4287116096 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 18405 17653 347 325 0 17341 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 73620

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 25654
/proc/meminfo: memFree=24232576/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=105584 CPUtime=162.25 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 25988 0 0 0 16217 8 0 0 20 0 1 0 335717863 108118016 25660 33554432000 134512640 135840783 4287116784 4287116208 134546112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 26396 25660 347 325 0 25332 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 105584

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 25655
/proc/meminfo: memFree=24025780/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=105584 CPUtime=222.24 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 25988 0 0 0 22216 8 0 0 20 0 1 0 335717863 108118016 25660 33554432000 134512640 135840783 4287116784 4287116088 11438288 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 26396 25660 347 325 0 25332 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 105584

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25655
/proc/meminfo: memFree=23892776/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=106628 CPUtime=282.24 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 26229 0 0 0 28215 9 0 0 20 0 1 0 335717863 109187072 25901 33554432000 134512640 135840783 4287116784 4287116144 134551312 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 26657 25901 347 325 0 25593 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 106628

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25655
/proc/meminfo: memFree=23782944/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=113252 CPUtime=342.23 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 27956 0 0 0 34214 9 0 0 20 0 1 0 335717863 115970048 27562 33554432000 134512640 135840783 4287116784 4287116144 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 28313 27562 347 325 0 27249 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 113252

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25656
/proc/meminfo: memFree=23690592/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=113252 CPUtime=402.22 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 27956 0 0 0 40213 9 0 0 20 0 1 0 335717863 115970048 27562 33554432000 134512640 135840783 4287116784 4287116096 134550808 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 28313 27562 347 325 0 27249 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 113252

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25656
/proc/meminfo: memFree=23589684/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=118820 CPUtime=462.21 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 29425 0 0 0 46212 9 0 0 20 0 1 0 335717863 121671680 28958 33554432000 134512640 135840783 4287116784 4287116096 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 29705 28958 347 325 0 28641 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 118820

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25656
/proc/meminfo: memFree=23564912/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=118820 CPUtime=522.2 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 29425 0 0 0 52211 9 0 0 20 0 1 0 335717863 121671680 28958 33554432000 134512640 135840783 4287116784 4287116096 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 29705 28958 347 325 0 28641 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 118820

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25656
/proc/meminfo: memFree=23547332/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=127804 CPUtime=582.19 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 31662 0 0 0 58208 11 0 0 20 0 1 0 335717863 130871296 31195 33554432000 134512640 135840783 4287116784 4287116096 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 31951 31195 347 325 0 30887 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 127804

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25660
/proc/meminfo: memFree=22916072/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=139648 CPUtime=882.14 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34850 0 0 0 88200 14 0 0 20 0 1 0 335717863 142999552 34187 33554432000 134512640 135840783 4287116784 4287116144 134550887 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 34912 34187 347 325 0 33848 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 139648

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25660
/proc/meminfo: memFree=22810948/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=139648 CPUtime=942.14 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34850 0 0 0 94200 14 0 0 20 0 1 0 335717863 142999552 34187 33554432000 134512640 135840783 4287116784 4287116096 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 34912 34187 347 325 0 33848 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 139648

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25661
/proc/meminfo: memFree=22703344/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=139648 CPUtime=1002.13 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34850 0 0 0 100199 14 0 0 20 0 1 0 335717863 142999552 34187 33554432000 134512640 135840783 4287116784 4287116096 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 34912 34187 347 325 0 33848 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 139648

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25661
/proc/meminfo: memFree=22614960/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1062.12 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34930 0 0 0 106198 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116208 134546112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 140092

[startup+1122.3 s]
/proc/loadavg: 2.39 2.08 2.03 4/178 25662
/proc/meminfo: memFree=15672724/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1122.11 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34930 0 0 0 112197 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116096 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 140092

[startup+1182.3 s]
/proc/loadavg: 4.04 2.61 2.21 2/178 25662
/proc/meminfo: memFree=13799592/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1182.1 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34930 0 0 0 118196 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116096 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 140092

[startup+1242.3 s]
/proc/loadavg: 4.68 3.06 2.39 2/178 25662
/proc/meminfo: memFree=13798500/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1242.09 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34930 0 0 0 124195 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116096 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 140092

[startup+1302.3 s]
/proc/loadavg: 3.18 2.95 2.39 3/177 25703
/proc/meminfo: memFree=26661348/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1302.05 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34962 0 0 0 130191 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116144 134550904 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 140092

[startup+1362.3 s]
/proc/loadavg: 2.43 2.77 2.36 3/177 25704
/proc/meminfo: memFree=26655520/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1362.01 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34995 0 0 0 136187 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116096 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 140092

[startup+1422.3 s]
/proc/loadavg: 2.16 2.63 2.34 3/177 25704
/proc/meminfo: memFree=26650976/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1422 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34995 0 0 0 142186 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116144 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 140092

[startup+1482.3 s]
/proc/loadavg: 2.06 2.51 2.31 3/177 25704
/proc/meminfo: memFree=26646264/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1482 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34995 0 0 0 148186 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116144 134551528 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 140092

[startup+1542.3 s]
/proc/loadavg: 2.02 2.41 2.29 3/177 25704
/proc/meminfo: memFree=26646200/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1541.98 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34995 0 0 0 154184 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116144 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 140092

[startup+1602.31 s]
/proc/loadavg: 2.00 2.34 2.27 3/177 25704
/proc/meminfo: memFree=26640248/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1601.98 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34995 0 0 0 160184 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116144 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 140092

[startup+1662.3 s]
/proc/loadavg: 2.00 2.27 2.25 3/177 25705
/proc/meminfo: memFree=26636652/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1661.96 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34995 0 0 0 166182 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116096 134550902 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 140092

[startup+1722.3 s]
/proc/loadavg: 2.00 2.22 2.23 3/178 25706
/proc/meminfo: memFree=26636512/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1721.95 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34995 0 0 0 172181 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116096 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 140092

[startup+1782.3 s]
/proc/loadavg: 2.00 2.18 2.22 3/177 25706
/proc/meminfo: memFree=26628460/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1781.94 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34995 0 0 0 178180 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116096 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 140092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.16 2.21 3/177 25706
/proc/meminfo: memFree=26628708/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1800.05 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34995 0 0 0 179991 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116096 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 140092

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.16 2.21 3/177 25706
/proc/meminfo: memFree=26628708/32873648 swapFree=7120/7120
[pid=25626] ppid=25624 vsize=140092 CPUtime=1800.05 cores=1,3,5,7
/proc/25626/stat : 25626 (bsolo3.0.17) R 25624 25626 23594 0 -1 4202496 34995 0 0 0 179991 14 0 0 20 0 1 0 335717863 143454208 34267 33554432000 134512640 135840783 4287116784 4287116096 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25626/statm: 35023 34267 347 325 0 33959 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 140092

Child status: 15
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.91
CPU system time (s): 0.147977
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 140092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.147977
maximum resident set size= 137068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34998
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= 78
involuntary context switches= 1855

runsolver used 3.50347 second user time and 9.15361 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 05:58:25
IDJOB=3733467
IDBENCH=2492
IDSOLVER=2318
FILE ID=node114/3733467-1338695905
RUNJOBID= node114-1338678627-23615
PBS_JOBID= 14636699
Free space on /tmp= 70132 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-rgn.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733467-1338695905/watcher-3733467-1338695905 -o /tmp/evaluation-result-3733467-1338695905/solver-3733467-1338695905 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3733467-1338695905.opb            

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

MD5SUM BENCH= 077c926419792cafad737b20a04bb1ea
RANDOM SEED=992807562

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        24929224 kB
Buffers:          888300 kB
Cached:          4151952 kB
SwapCached:         2312 kB
Active:          4482080 kB
Inactive:        2502480 kB
Active(anon):    1930696 kB
Inactive(anon):     8432 kB
Active(file):    2551384 kB
Inactive(file):  2494048 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103580 kB
Dirty:              6632 kB
Writeback:             0 kB
AnonPages:       1941968 kB
Mapped:            12432 kB
Shmem:               104 kB
Slab:             815660 kB
SReclaimable:     259984 kB
SUnreclaim:       555676 kB
KernelStack:        1464 kB
PageTables:         7448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2054284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70128 MiB
End job on node114 at 2012-06-03 06:28:27