Trace number 3742633

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB07: bsolo 3.0.17? (TO) 1800.06 1800.64

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K70.opb
MD5SUMe50339bba16007b68fcf75042d633deb
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark10.8114
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3850
Total number of constraints3992
Number of constraints which are clauses3922
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint70
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 71
Number of bits of the biggest sum of numbers7
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-3742633-1338773309.opb
0.00/0.00	c File size is 237140 bytes.
0.00/0.02	c Highest Coefficient sum: 71
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.021 s
0.00/0.02	c Var: 3850 Constr: 3992 3922/70/0 Lit: 23972 Watch. Lit: 11692
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
0.39/0.44	c Pre-processing Time: 0.44 s
0.39/0.44	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.44	c        0   3048     3231    20491    6     9769   61778      0      0 0.44
0.39/0.44	c Switching off LPR mode.
1800.02/1800.61	c      101   3048     3332    31158    9     9971   67956    101    210 0.48
1800.02/1800.61	c      252   3048     3483    47255   13    10273   74752    252    494 0.51
1800.02/1800.61	c      478   3048     3709    95243   25    10725   82228    478    855 0.56
1800.02/1800.61	c      816   3048     4047   131078   32    11401   90451    816   1318 0.62
1800.02/1800.61	c     1325   3048     4556   185113   40    12419   99497   1325   1847 0.72
1800.02/1800.61	c     2092   3048     5323   293813   55    13953  109447   2092   2179 0.96
1800.02/1800.61	c     3238   3048     6469   578707   89    16245  120392   3238   2331 1.39
1800.02/1800.61	c     4959   3048     8190   846995  103    19687  132432   4959   2265 2.19
1800.02/1800.61	c     7543   3048    10774  1606423  149    24855  145676   7543   2015 3.74
1800.02/1800.61	c    11422   3048    14653  2765108  188    32613  160244  11422   1558 7.33
1800.02/1800.61	c    17244   3048    20475  5595770  273    44257  176269  17244    978 17.62
1800.02/1800.61	c    25983   3048    29214 10417170  356    61735  193896  25983    573 45.34
1800.02/1800.61	c    39095   3048    42326 19946454  471    87959  213286  39095    325 120.14
1800.02/1800.61	c    58767   3048    61998 34681235  559   127303  234615  58767    197 297.17
1800.02/1800.61	c    88279   3048    91510 53892129  588   186327  258077  88279    137 640.24
1800.02/1800.61	c   132549   3048   135780 83030092  611   274867  283885 132549    105 1258.14
1800.02/1800.61	c Caught signal: 15
1800.02/1800.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.02/1800.61	c   16   167042  73224  1064354   170273 107617619 167042     92 1800.03
1800.02/1800.61	s UNKNOWN
1800.02/1800.61	c Total time: 1800.03 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3742633-1338773309/watcher-3742633-1338773309 -o /tmp/evaluation-result-3742633-1338773309/solver-3742633-1338773309 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3742633-1338773309.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.99 2.00 2.00 3/176 14665
/proc/meminfo: memFree=26252132/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=2660 CPUtime=0 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4194304 94 0 0 0 0 0 0 0 20 0 1 0 343455355 2723840 47 33554432000 134512640 135840783 4290984592 4290982628 10818500 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 665 47 37 325 0 32 0

[startup+0.0885859 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 14665
/proc/meminfo: memFree=26252132/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=5924 CPUtime=0.08 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 867 0 0 0 8 0 0 0 20 0 1 0 343455355 6066176 746 33554432000 134512640 135840783 4290984592 4290937484 9741360 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 1481 746 342 325 0 417 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5924

[startup+0.100262 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 14665
/proc/meminfo: memFree=26252132/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=5924 CPUtime=0.09 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 867 0 0 0 9 0 0 0 20 0 1 0 343455355 6066176 746 33554432000 134512640 135840783 4290984592 4290937484 9741360 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 1481 746 342 325 0 417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5924

[startup+0.30022 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 14665
/proc/meminfo: memFree=26252132/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=5924 CPUtime=0.29 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 868 0 0 0 29 0 0 0 20 0 1 0 343455355 6066176 747 33554432000 134512640 135840783 4290984592 4290937484 9741360 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 1481 747 342 325 0 417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5924

[startup+0.700224 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 14665
/proc/meminfo: memFree=26252132/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=7988 CPUtime=0.68 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 1394 0 0 0 68 0 0 0 20 0 1 0 343455355 8179712 1251 33554432000 134512640 135840783 4290984592 4290982080 11330855 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 1997 1251 347 325 0 933 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7988

[startup+1.50022 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 14666
/proc/meminfo: memFree=26245908/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=13908 CPUtime=1.48 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 2887 0 0 0 148 0 0 0 20 0 1 0 343455355 14241792 2744 33554432000 134512640 135840783 4290984592 4290979216 11330855 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 3477 2744 347 325 0 2413 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13908

[startup+3.10025 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 14666
/proc/meminfo: memFree=26236956/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=22168 CPUtime=3.08 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 4958 0 0 0 307 1 0 0 20 0 1 0 343455355 22700032 4815 33554432000 134512640 135840783 4290984592 4290971888 134586540 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 5542 4815 347 325 0 4478 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22168

[startup+6.30029 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14666
/proc/meminfo: memFree=26212280/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=38296 CPUtime=6.28 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 8980 0 0 0 626 2 0 0 20 0 1 0 343455355 39215104 8837 33554432000 134512640 135840783 4290984592 4290983952 134550782 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 9574 8837 347 325 0 8510 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38296

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 14666
/proc/meminfo: memFree=26178816/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=62852 CPUtime=12.69 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 15132 0 0 0 1265 4 0 0 20 0 1 0 343455355 64360448 14989 33554432000 134512640 135840783 4290984592 4290970688 134586540 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 15713 14989 347 325 0 14649 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62852

[startup+25.5003 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 14666
/proc/meminfo: memFree=26130124/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=100856 CPUtime=25.48 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 24635 0 0 0 2542 6 0 0 20 0 1 0 343455355 103276544 24492 33554432000 134512640 135840783 4290984592 4290983952 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 25214 24492 347 325 0 24150 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100856

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 14666
/proc/meminfo: memFree=26058792/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=152960 CPUtime=51.07 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 37650 0 0 0 5097 10 0 0 20 0 1 0 343455355 156631040 37507 33554432000 134512640 135840783 4290984592 4290983904 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 38240 37507 347 325 0 37176 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 152960

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 14669
/proc/meminfo: memFree=25929488/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=232476 CPUtime=102.28 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 57538 0 0 0 10211 17 0 0 20 0 1 0 343455355 238055424 57395 33554432000 134512640 135840783 4290984592 4290983944 3975353 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 58119 57395 347 325 0 57055 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 232476

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14669
/proc/meminfo: memFree=25798836/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=326756 CPUtime=162.26 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 81111 0 0 0 16202 24 0 0 20 0 1 0 343455355 334598144 80968 33554432000 134512640 135840783 4290984592 4290969008 134586540 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 81689 80968 347 325 0 80625 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 326756

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14669
/proc/meminfo: memFree=25723224/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=374620 CPUtime=222.25 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 93057 0 0 0 22198 27 0 0 20 0 1 0 343455355 383610880 92914 33554432000 134512640 135840783 4290984592 4290983952 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 93655 92914 347 325 0 92591 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 374620

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14669
/proc/meminfo: memFree=25634468/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=437280 CPUtime=282.25 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 108724 0 0 0 28192 33 0 0 20 0 1 0 343455355 447774720 108581 33554432000 134512640 135840783 4290984592 4290983952 134550764 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 109320 108581 347 325 0 108256 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 437280

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14670
/proc/meminfo: memFree=25535544/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=493568 CPUtime=342.23 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 122789 0 0 0 34186 37 0 0 20 0 1 0 343455355 505413632 122646 33554432000 134512640 135840783 4290984592 4290983952 134550924 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 123392 122646 347 325 0 122328 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 493568

[startup+402.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 14670
/proc/meminfo: memFree=25397188/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=539288 CPUtime=402.22 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 134242 0 0 0 40180 42 0 0 20 0 1 0 343455355 552230912 134099 33554432000 134512640 135840783 4290984592 4290975568 134586540 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 134822 134099 347 325 0 133758 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 539288

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14670
/proc/meminfo: memFree=25284500/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=586904 CPUtime=462.21 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 146131 0 0 0 46175 46 0 0 20 0 1 0 343455355 600989696 145988 33554432000 134512640 135840783 4290984592 4290983828 11325481 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 146726 145988 347 325 0 145662 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 586904

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14670
/proc/meminfo: memFree=25129776/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=626652 CPUtime=522.2 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 156081 0 0 0 52171 49 0 0 20 0 1 0 343455355 641691648 155938 33554432000 134512640 135840783 4290984592 4290983952 134551071 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 156663 155938 347 325 0 155599 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 626652

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14670
/proc/meminfo: memFree=24983732/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=667840 CPUtime=582.19 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 166357 0 0 0 58166 53 0 0 20 0 1 0 343455355 683868160 166214 33554432000 134512640 135840783 4290984592 4290983952 134551312 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 166960 166214 347 325 0 165896 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 667840

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14713
/proc/meminfo: memFree=26267356/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=787192 CPUtime=822.09 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 196308 0 0 0 82144 65 0 0 20 0 1 0 343455355 806084608 196078 33554432000 134512640 135840783 4290984592 4290983952 134551175 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 196798 196078 347 325 0 195734 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 787192

[startup+882.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 14751
/proc/meminfo: memFree=26532248/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=823540 CPUtime=882.06 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 205432 0 0 0 88136 70 0 0 20 0 1 0 343455355 843304960 205156 33554432000 134512640 135840783 4290984592 4290983952 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 205885 205156 347 325 0 204821 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 823540

[startup+942.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 14752
/proc/meminfo: memFree=26445848/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=860060 CPUtime=942.02 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 214616 0 0 0 94128 74 0 0 20 0 1 0 343455355 880701440 214292 33554432000 134512640 135840783 4290984592 4290969712 134586540 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 215015 214292 347 325 0 213951 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 860060

[startup+1002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 14752
/proc/meminfo: memFree=26373832/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=900896 CPUtime=1001.98 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 224854 0 0 0 100121 77 0 0 20 0 1 0 343455355 922517504 224485 33554432000 134512640 135840783 4290984592 4290983952 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 225224 224485 347 325 0 224160 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 900896

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14752
/proc/meminfo: memFree=26288424/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=947608 CPUtime=1061.94 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 236592 0 0 0 106113 81 0 0 20 0 1 0 343455355 970350592 236177 33554432000 134512640 135840783 4290984592 4290983952 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 236902 236177 347 325 0 235838 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 947608

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14752
/proc/meminfo: memFree=26205620/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=985332 CPUtime=1121.89 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 246051 0 0 0 112104 85 0 0 20 0 1 0 343455355 1008979968 245591 33554432000 134512640 135840783 4290984592 4290983952 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 246333 245591 347 325 0 245269 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 985332

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14752
/proc/meminfo: memFree=26132860/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=1030052 CPUtime=1181.87 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 257292 0 0 0 118098 89 0 0 20 0 1 0 343455355 1054773248 256784 33554432000 134512640 135840783 4290984592 4290983952 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 257513 256784 347 325 0 256449 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 1030052

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14753
/proc/meminfo: memFree=26065928/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=1067552 CPUtime=1241.85 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 266723 0 0 0 124092 93 0 0 20 0 1 0 343455355 1093173248 266170 33554432000 134512640 135840783 4290984592 4290983952 134551186 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 266888 266170 347 325 0 265824 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 1067552

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14756
/proc/meminfo: memFree=26010496/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=1094828 CPUtime=1301.83 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 273562 0 0 0 130087 96 0 0 20 0 1 0 343455355 1121103872 272962 33554432000 134512640 135840783 4290984592 4290983952 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 273707 272962 347 325 0 272643 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 1094828

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14756
/proc/meminfo: memFree=25956492/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=1128208 CPUtime=1361.8 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 281976 0 0 0 136080 100 0 0 20 0 1 0 343455355 1155284992 281330 33554432000 134512640 135840783 4290984592 4290983952 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 282052 281330 347 325 0 280988 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 1128208

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14756
/proc/meminfo: memFree=25897992/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=1165636 CPUtime=1421.77 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 291341 0 0 0 142072 105 0 0 20 0 1 0 343455355 1193611264 290667 33554432000 134512640 135840783 4290984592 4290983952 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 291409 290667 347 325 0 290345 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 1165636

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14756
/proc/meminfo: memFree=25844700/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=1200372 CPUtime=1481.75 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 300027 0 0 0 148066 109 0 0 20 0 1 0 343455355 1229180928 299353 33554432000 134512640 135840783 4290984592 4290983952 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 300093 299353 347 325 0 299029 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 1200372

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14757
/proc/meminfo: memFree=25785208/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=1235380 CPUtime=1541.74 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 308778 0 0 0 154061 113 0 0 20 0 1 0 343455355 1265029120 308104 33554432000 134512640 135840783 4290984592 4290983952 134551104 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 308845 308104 347 325 0 307781 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 1235380

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14757
/proc/meminfo: memFree=25737620/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=1267496 CPUtime=1601.74 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 316809 0 0 0 160057 117 0 0 20 0 1 0 343455355 1297915904 316135 33554432000 134512640 135840783 4290984592 4290983952 134551093 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 316874 316135 347 325 0 315810 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 1267496

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14757
/proc/meminfo: memFree=25677496/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=1305696 CPUtime=1661.73 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 326370 0 0 0 166051 122 0 0 20 0 1 0 343455355 1337032704 325696 33554432000 134512640 135840783 4290984592 4290983952 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 326424 325696 347 325 0 325360 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 1305696

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14757
/proc/meminfo: memFree=25614256/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=1348672 CPUtime=1721.72 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 337098 0 0 0 172046 126 0 0 20 0 1 0 343455355 1381040128 336424 33554432000 134512640 135840783 4290984592 4290983952 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 337168 336424 347 325 0 336104 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 1348672

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14757
/proc/meminfo: memFree=25557960/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=1384048 CPUtime=1781.71 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 345943 0 0 0 178043 128 0 0 20 0 1 0 343455355 1417265152 345269 33554432000 134512640 135840783 4290984592 4290983952 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 346012 345269 347 325 0 344948 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 1384048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14757
/proc/meminfo: memFree=25542956/32873844 swapFree=6608/6608
[pid=14665] ppid=14663 vsize=1391192 CPUtime=1800.02 cores=1,3,5,7
/proc/14665/stat : 14665 (bsolo3.0.17) R 14663 14665 12501 0 -1 4202496 347737 0 0 0 179873 129 0 0 20 0 1 0 343455355 1424580608 347063 33554432000 134512640 135840783 4290984592 4290983904 134550820 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14665/statm: 347798 347063 347 325 0 346734 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1391192

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.64
CPU time (s): 1800.06
CPU user time (s): 1798.74
CPU system time (s): 1.3218
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 1391192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.74
system time used= 1.3218
maximum resident set size= 1388252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347740
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= 555
involuntary context switches= 1840

runsolver used 3.82242 second user time and 9.46256 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-04 03:28:29
IDJOB=3742633
IDBENCH=90219
IDSOLVER=2318
FILE ID=node140/3742633-1338773309
RUNJOBID= node140-1338749243-12518
PBS_JOBID= 14636796
Free space on /tmp= 70608 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/normalized-BeauxArts_K70.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742633-1338773309/watcher-3742633-1338773309 -o /tmp/evaluation-result-3742633-1338773309/solver-3742633-1338773309 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3742633-1338773309.opb            

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

MD5SUM BENCH= e50339bba16007b68fcf75042d633deb
RANDOM SEED=374912118

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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.88
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.094
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.90
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.094
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:        26252504 kB
Buffers:          522852 kB
Cached:          4017096 kB
SwapCached:         1620 kB
Active:          2682112 kB
Inactive:        3003600 kB
Active(anon):    1138052 kB
Inactive(anon):     9476 kB
Active(file):    1544060 kB
Inactive(file):  2994124 kB
Unevictable:        6608 kB
Mlocked:            6608 kB
SwapTotal:      67108856 kB
SwapFree:       67105264 kB
Dirty:              6616 kB
Writeback:             0 kB
AnonPages:       1150648 kB
Mapped:            11732 kB
Shmem:                 8 kB
Slab:             791596 kB
SReclaimable:     233716 kB
SUnreclaim:       557880 kB
KernelStack:        1464 kB
PageTables:         6356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1260852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70600 MiB
End job on node140 at 2012-06-04 03:58:32