Trace number 3743725

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

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null10mast_rapportOE2.0_TMAX15_K192_cod1.opb
MD5SUMc7597cba29f5b57f07ee420705d1030b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-256
Best CPU time to get the best result obtained on this benchmark1800.84
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 306555
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 36090214
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 36090214
Number of bits of the biggest sum of numbers26
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-3743725-1338794498.opb
0.00/0.00	c File size is 31574167 bytes.
0.28/0.33	c Coefficients are big enough for not using lower bounding.
4.58/4.69	c Highest Coefficient sum: 3.60902e+07
4.58/4.69	c Parsing was ok!!
4.58/4.69	c Total parsing time: 4.684 s
4.98/5.04	c Var: 399113 Constr: 400980 399002/1977/1 Lit: 2333884 Watch. Lit: 1594210
4.98/5.04	c Obj. Vars: 306555 (76.8091 % of total variables)
183.94/184.06	c Pre-processing Time: 184.012 s
1800.10/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.10/1800.40	c        0 399010   400877  2333678    5  1594007  500000      0      0 184.01
1800.10/1800.40	c      129 399010   401006  2588341    6  1594262  550001    129      0 192.86
1800.10/1800.40	c      279 399010   401156  2649281    6  1594562  605002    279      1 208.29
1800.10/1800.40	c      504 399010   401381  2706042    6  1595012  665503    504      2 220.54
1800.10/1800.40	c      843 399010   401720  2809666    6  1595690  732054    843      3 250.18
1800.10/1800.40	c     1351 399010   402228  3019464    7  1596706  805260   1351      4 279.78
1800.10/1800.40	c     2114 399010   402991  3152875    7  1598232  885787   2114      6 330.06
1800.10/1800.40	c     3260 399010   404137  3466514    8  1600524  974366   3260      5 590.84
1800.10/1800.40	c     4981 399010   405858  3590618    8  1603966  500000   4981      7 695.92
1800.10/1800.40	c     7565 399010   408442  3895354    9  1609134  550001   7565      8 855.32
1800.10/1800.40	c    11444 399010   412321  4047098    9  1616892  605002  11444     11 998.83
1800.10/1800.40	c    17266 399008   418143  4205614   10  1628534  665503  17266     13 1293.27
1800.10/1800.40	c    26003 399006   426880  4579231   10  1646006  732054  26003     14 1764.70
1800.10/1800.40	c Caught signal: 15
1800.10/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.10/1800.40	c   12    26457  15794   379164   427334  4718775  26457     14 1800.11
1800.10/1800.40	s UNKNOWN
1800.10/1800.40	c Total time: 1800.11 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3743725-1338794498/watcher-3743725-1338794498 -o /tmp/evaluation-result-3743725-1338794498/solver-3743725-1338794498 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743725-1338794498.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18052
/proc/meminfo: memFree=30767540/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=2660 CPUtime=0 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) D 18050 18052 16841 0 -1 4194304 94 0 0 0 0 0 0 0 20 0 1 0 345574820 2723840 47 33554432000 134512640 135840783 4292741504 4292739540 9700292 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 665 47 37 325 0 32 0

[startup+0.103793 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18052
/proc/meminfo: memFree=30767540/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=50788 CPUtime=0.09 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 2930 0 0 0 9 0 0 0 20 0 1 0 345574820 52006912 2445 33554432000 134512640 135840783 4292741504 4292740224 10212647 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 12697 2446 585 325 0 3924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50788

[startup+0.20035 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18052
/proc/meminfo: memFree=30767540/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=58696 CPUtime=0.18 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 5337 0 0 0 18 0 0 0 20 0 1 0 345574820 60104704 4539 33554432000 134512640 135840783 4292741504 4292740512 134538923 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 14674 4539 844 325 0 5901 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 58696

[startup+0.300384 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18052
/proc/meminfo: memFree=30767540/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=62752 CPUtime=0.28 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 6949 0 0 0 28 0 0 0 20 0 1 0 345574820 64258048 5958 33554432000 134512640 135840783 4292741504 4292740224 10212647 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 15688 5958 1085 325 0 6915 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62752

[startup+0.700275 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18052
/proc/meminfo: memFree=30767540/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=74196 CPUtime=0.68 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 12196 0 0 0 67 1 0 0 20 0 1 0 345574820 75976704 11601 33554432000 134512640 135840783 4292741504 4292736560 10212647 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 18549 11601 2002 325 0 9776 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74196

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18053
/proc/meminfo: memFree=30724128/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=87100 CPUtime=1.49 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 16799 0 0 0 147 2 0 0 20 0 1 0 345574820 89190400 16330 33554432000 134512640 135840783 4292741504 4292740496 134525337 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 21775 16330 3498 325 0 13002 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87100

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18053
/proc/meminfo: memFree=30703844/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=115628 CPUtime=3.08 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 26700 0 0 0 305 3 0 0 20 0 1 0 345574820 118403072 26231 33554432000 134512640 135840783 4292741504 4292740192 10212647 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 28907 26231 6255 325 0 20134 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 115628

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18054
/proc/meminfo: memFree=30609648/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=166692 CPUtime=6.28 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 47725 0 0 0 621 7 0 0 20 0 1 0 345574820 170692608 40018 33554432000 134512640 135840783 4292741504 4287950912 10210538 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 41673 40018 342 325 0 40609 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 166692

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18054
/proc/meminfo: memFree=30608680/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=166692 CPUtime=12.68 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 47725 0 0 0 1261 7 0 0 20 0 1 0 345574820 170692608 40018 33554432000 134512640 135840783 4292741504 4287951136 134551175 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 41673 40018 342 325 0 40609 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 166692

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18054
/proc/meminfo: memFree=30608928/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=166692 CPUtime=25.48 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 47725 0 0 0 2541 7 0 0 20 0 1 0 345574820 170692608 40018 33554432000 134512640 135840783 4292741504 4287951296 134567665 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 41673 40018 342 325 0 40609 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 166692

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18054
/proc/meminfo: memFree=30609176/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=166692 CPUtime=51.07 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 47725 0 0 0 5100 7 0 0 20 0 1 0 345574820 170692608 40018 33554432000 134512640 135840783 4292741504 4287950864 10210235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 41673 40018 342 325 0 40609 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 166692

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18054
/proc/meminfo: memFree=30608556/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=167088 CPUtime=102.28 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 47826 0 0 0 10220 8 0 0 20 0 1 0 345574820 171098112 40119 33554432000 134512640 135840783 4292741504 4287950864 10210564 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 41772 40119 342 325 0 40708 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 167088

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18054
/proc/meminfo: memFree=30607592/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=167484 CPUtime=162.25 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 47921 0 0 0 16217 8 0 0 20 0 1 0 345574820 171503616 40199 33554432000 134512640 135840783 4292741504 4287950864 10210206 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 41871 40199 342 325 0 40807 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 167484

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18054
/proc/meminfo: memFree=30595716/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=176728 CPUtime=222.24 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 51010 0 0 0 22215 9 0 0 20 0 1 0 345574820 180969472 43281 33554432000 134512640 135840783 4292741504 4292740864 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 44182 43281 346 325 0 43118 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 176728

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18054
/proc/meminfo: memFree=30593980/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=178732 CPUtime=282.22 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 51659 0 0 0 28213 9 0 0 20 0 1 0 345574820 183021568 43789 33554432000 134512640 135840783 4292741504 4292740800 134571798 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 44683 43789 346 325 0 43619 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 178732

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18055
/proc/meminfo: memFree=30593236/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=179924 CPUtime=342.21 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 51953 0 0 0 34212 9 0 0 20 0 1 0 345574820 184242176 44083 33554432000 134512640 135840783 4292741504 4292740816 134551755 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 44981 44083 346 325 0 43917 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 179924

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18055
/proc/meminfo: memFree=30588396/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=179924 CPUtime=402.2 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 51955 0 0 0 40211 9 0 0 20 0 1 0 345574820 184242176 44083 33554432000 134512640 135840783 4292741504 4292740800 134572710 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 44981 44083 346 325 0 43917 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 179924

[startup+462.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 18056
/proc/meminfo: memFree=30582188/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=179924 CPUtime=462.19 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 51955 0 0 0 46210 9 0 0 20 0 1 0 345574820 184242176 44083 33554432000 134512640 135840783 4292741504 4292740800 134572687 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 44981 44083 346 325 0 43917 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 179924

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 18059
/proc/meminfo: memFree=30580184/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=181644 CPUtime=522.19 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 52398 0 0 0 52209 10 0 0 20 0 1 0 345574820 186003456 44526 33554432000 134512640 135840783 4292741504 4292740800 134572591 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 45411 44526 346 325 0 44347 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 181644

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18059
/proc/meminfo: memFree=30579944/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=182040 CPUtime=582.18 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 52489 0 0 0 58208 10 0 0 20 0 1 0 345574820 186408960 44617 33554432000 134512640 135840783 4292741504 4292740528 134574669 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 45510 44617 346 325 0 44446 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 182040

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18061
/proc/meminfo: memFree=30539136/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=194956 CPUtime=882.14 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 56049 0 0 0 88204 10 0 0 20 0 1 0 345574820 199634944 47864 33554432000 134512640 135840783 4292741504 4292740800 134572036 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 48739 47864 346 325 0 47675 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 194956

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18062
/proc/meminfo: memFree=30536268/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=194960 CPUtime=942.12 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 56050 0 0 0 94202 10 0 0 20 0 1 0 345574820 199639040 47865 33554432000 134512640 135840783 4292741504 4292740532 10199394 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 48740 47865 346 325 0 47676 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 194960

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18062
/proc/meminfo: memFree=30533652/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=194968 CPUtime=1002.11 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 56052 0 0 0 100201 10 0 0 20 0 1 0 345574820 199647232 47867 33554432000 134512640 135840783 4292741504 4292740800 134572583 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 48742 47867 346 325 0 47678 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 194968

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18062
/proc/meminfo: memFree=30529124/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=194976 CPUtime=1062.1 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 56054 0 0 0 106200 10 0 0 20 0 1 0 345574820 199655424 47869 33554432000 134512640 135840783 4292741504 4292740800 134572591 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 48744 47869 346 325 0 47680 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 194976

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18065
/proc/meminfo: memFree=30527812/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=194980 CPUtime=1122.09 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 56055 0 0 0 112199 10 0 0 20 0 1 0 345574820 199659520 47877 33554432000 134512640 135840783 4292741504 4292740800 134572646 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 48745 47877 346 325 0 47681 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 194980

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18065
/proc/meminfo: memFree=30525216/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=194984 CPUtime=1182.08 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 56056 0 0 0 118198 10 0 0 20 0 1 0 345574820 199663616 47878 33554432000 134512640 135840783 4292741504 4292740800 134572597 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 48746 47878 346 325 0 47682 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 194984

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18066
/proc/meminfo: memFree=30522168/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=194988 CPUtime=1242.07 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 56057 0 0 0 124197 10 0 0 20 0 1 0 345574820 199667712 47879 33554432000 134512640 135840783 4292741504 4292740384 134574600 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 48747 47879 346 325 0 47683 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 194988

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18066
/proc/meminfo: memFree=30519812/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=194992 CPUtime=1302.07 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 56058 0 0 0 130197 10 0 0 20 0 1 0 345574820 199671808 47880 33554432000 134512640 135840783 4292741504 4292740592 10210538 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 48748 47880 346 325 0 47684 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 194992

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 18066
/proc/meminfo: memFree=30516092/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=196184 CPUtime=1362.05 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 56343 0 0 0 136195 10 0 0 20 0 1 0 345574820 200892416 48165 33554432000 134512640 135840783 4292741504 4292740532 10199243 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 49046 48165 346 325 0 47982 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 196184

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 18066
/proc/meminfo: memFree=30511752/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=196932 CPUtime=1422.06 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 57563 0 0 0 142195 11 0 0 20 0 1 0 345574820 201658368 48366 33554432000 134512640 135840783 4292741504 4292740592 10211478 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 49233 48366 346 325 0 48169 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 196932

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 18066
/proc/meminfo: memFree=30507648/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=197752 CPUtime=1482.04 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 58054 0 0 0 148193 11 0 0 20 0 1 0 345574820 202498048 48560 33554432000 134512640 135840783 4292741504 4292740864 134551065 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 49438 48560 346 325 0 48374 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 197752

[startup+1542.31 s]
/proc/loadavg: 1.97 2.00 1.99 3/177 18106
/proc/meminfo: memFree=30573560/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=198284 CPUtime=1542.04 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 58183 0 0 0 154193 11 0 0 20 0 1 0 345574820 203042816 48689 33554432000 134512640 135840783 4292741504 4292740592 10211660 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 49571 48689 346 325 0 48507 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 198284

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 18106
/proc/meminfo: memFree=30572936/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=198520 CPUtime=1602.02 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 59519 0 0 0 160191 11 0 0 20 0 1 0 345574820 203284480 48763 33554432000 134512640 135840783 4292741504 4292740864 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 49630 48763 346 325 0 48566 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 198520

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 18106
/proc/meminfo: memFree=30571920/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=199456 CPUtime=1662.02 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 61326 0 0 0 166190 12 0 0 20 0 1 0 345574820 204242944 48976 33554432000 134512640 135840783 4292741504 4292740864 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 49864 48976 346 325 0 48800 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 199456

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/178 18109
/proc/meminfo: memFree=30553268/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=201980 CPUtime=1722.01 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 62134 0 0 0 172189 12 0 0 20 0 1 0 345574820 206827520 49625 33554432000 134512640 135840783 4292741504 4292740592 10210564 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 50495 49625 346 325 0 49431 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 201980

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 18109
/proc/meminfo: memFree=30553028/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=201984 CPUtime=1782 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 62135 0 0 0 178188 12 0 0 20 0 1 0 345574820 206831616 49626 33554432000 134512640 135840783 4292741504 4292740864 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 50496 49626 346 325 0 49432 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 201984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 18109
/proc/meminfo: memFree=30552776/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=202116 CPUtime=1800.1 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 62172 0 0 0 179998 12 0 0 20 0 1 0 345574820 206966784 49662 33554432000 134512640 135840783 4292741504 4292740864 134550705 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 50529 49662 346 325 0 49465 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 202116

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: 1.99 2.00 1.99 3/177 18109
/proc/meminfo: memFree=30552776/32873844 swapFree=7116/7116
[pid=18052] ppid=18050 vsize=202116 CPUtime=1800.1 cores=1,3,5,7
/proc/18052/stat : 18052 (bsolo3.0.17) R 18050 18052 16841 0 -1 4202496 62172 0 0 0 179998 12 0 0 20 0 1 0 345574820 206966784 49662 33554432000 134512640 135840783 4292741504 4292740864 134550705 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18052/statm: 50529 49662 346 325 0 49465 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 202116

Child status: 15
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.99
CPU system time (s): 0.124981
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 202116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.124981
maximum resident set size= 198648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62175
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= 40
involuntary context switches= 1853

runsolver used 4.09238 second user time and 9.53255 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-04 09:21:39
IDJOB=3743725
IDBENCH=92225
IDSOLVER=2318
FILE ID=node146/3743725-1338794498
RUNJOBID= node146-1338775068-16858
PBS_JOBID= 14636828
Free space on /tmp= 70844 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_luby_10null10mast_rapportOE2.0_TMAX15_K192_cod1.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743725-1338794498/watcher-3743725-1338794498 -o /tmp/evaluation-result-3743725-1338794498/solver-3743725-1338794498 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3743725-1338794498.opb            

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

MD5SUM BENCH= c7597cba29f5b57f07ee420705d1030b
RANDOM SEED=1442327015

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:        30767920 kB
Buffers:          352156 kB
Cached:           753432 kB
SwapCached:         1792 kB
Active:           737036 kB
Inactive:         536924 kB
Active(anon):     169176 kB
Inactive(anon):     1664 kB
Active(file):     567860 kB
Inactive(file):   535260 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:             37288 kB
Writeback:             0 kB
AnonPages:        174880 kB
Mapped:            10344 kB
Shmem:                 0 kB
Slab:             690288 kB
SReclaimable:     129704 kB
SUnreclaim:       560584 kB
KernelStack:        1440 kB
PageTables:         4392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     289748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 70836 MiB
End job on node146 at 2012-06-04 09:51:41