Trace number 3743088

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.05 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_20null10mast_rapportOE1.0_TMAX60_K67_cod3.opb
MD5SUM438c25da2e5c4802d30b8fcc00d9e167
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-2372
Best CPU time to get the best result obtained on this benchmark1011.7
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 25674
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 896610
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 896610
Number of bits of the biggest sum of numbers20
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-3743088-1338777471.opb
0.00/0.00	c File size is 2728437 bytes.
0.19/0.27	c Highest Coefficient sum: 896610
0.19/0.27	c Parsing was ok!!
0.19/0.27	c Total parsing time: 0.271 s
0.19/0.29	c Var: 40451 Constr: 40950 40396/553/1 Lit: 221883 Watch. Lit: 161315
0.19/0.29	c Obj. Vars: 25674 (63.4694 % of total variables)
26.78/26.87	c Pre-processing Time: 26.867 s
26.78/26.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
26.78/26.88	c        0  27611    33499   187590    5   137747  622567      0      0 26.87
26.78/26.88	c Switching off LPR mode.
1800.04/1800.50	c      100  27611    33599   231486    6   137976  684824    100      3 27.13
1800.04/1800.50	c      250  27611    33749   243102    7   138275  753307    250      9 27.43
1800.04/1800.50	c      476  27611    33975   259065    7   138722  828638    476     16 28.03
1800.04/1800.50	c      819  27611    34318   283372    8   139409  911502    819     28 29.15
1800.04/1800.50	c     1332  27611    34831   370462   10   140435  500000   1332     39 33.79
1800.04/1800.50	c     2095  27611    35594   488079   13   141964  550001   2095     57 36.42
1800.04/1800.50	c     3241  27611    36740   726778   19   144250  605002   3241     78 41.37
1800.04/1800.50	c     4966  27611    38465  1128413   29   147702  665503   4966    101 49.15
1800.04/1800.50	c     7550  27611    41049  1677786   40   152873  732054   7550    124 60.47
1800.04/1800.50	c    11430  27611    44929  2380462   52   160632  805260  11430    143 79.87
1800.04/1800.50	c    17252  27611    50751  3761246   74   172273  885787  17252    151 113.70
1800.04/1800.50	c    25989  27611    59488  6128886  103   189746  974366  25989    159 162.68
1800.04/1800.50	c    39099  27611    72598  8951852  123   215971  500000  39099    149 262.41
1800.04/1800.50	c    58769  27611    92268 13612833  147   255306  550001  58769    145 403.90
1800.04/1800.50	c    88279  27611   121778 19372343  159   314326  605002  88279    136 646.08
1800.04/1800.50	c   132552  27611   166051 39962863  240   402874  665503 132552    101 1310.31
1800.04/1800.50	c Caught signal: 15
1800.04/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.04/1800.50	c   16   161910  63677   580183   195409 49004038 161910     89 1800.05
1800.04/1800.50	s UNKNOWN
1800.04/1800.50	c Total time: 1800.05 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-3743088-1338777471/watcher-3743088-1338777471 -o /tmp/evaluation-result-3743088-1338777471/solver-3743088-1338777471 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743088-1338777471.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14199
/proc/meminfo: memFree=27035864/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 343873067 4583424 158 33554432000 134512640 135840783 4288965472 4288964812 10417496 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14199/statm: 1119 158 137 325 0 39 0

[startup+0.0386051 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14199
/proc/meminfo: memFree=27035864/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=9740 CPUtime=0.03 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 1181 0 0 0 3 0 0 0 20 0 1 0 343873067 9973760 1077 33554432000 134512640 135840783 4288965472 4288964208 2913575 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14199/statm: 2435 1077 404 325 0 704 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9740

[startup+0.100222 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14199
/proc/meminfo: memFree=27035864/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=11524 CPUtime=0.09 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 1800 0 0 0 9 0 0 0 20 0 1 0 343873067 11800576 1696 33554432000 134512640 135840783 4288965472 4288964408 3689088 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14199/statm: 2881 1696 561 325 0 1150 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11524

[startup+0.300203 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14199
/proc/meminfo: memFree=27035864/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=20620 CPUtime=0.28 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 5196 0 0 0 28 0 0 0 20 0 1 0 343873067 21114880 4295 33554432000 134512640 135840783 4288965472 4288479164 1115184 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14199/statm: 5155 4295 344 325 0 4091 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20620

[startup+0.700179 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14199
/proc/meminfo: memFree=27035864/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=20620 CPUtime=0.69 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 5196 0 0 0 68 1 0 0 20 0 1 0 343873067 21114880 4295 33554432000 134512640 135840783 4288965472 4288479072 134550863 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14199/statm: 5155 4295 344 325 0 4091 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20620

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14200
/proc/meminfo: memFree=27019720/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=20752 CPUtime=1.49 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 5227 0 0 0 148 1 0 0 20 0 1 0 343873067 21250048 4326 33554432000 134512640 135840783 4288965472 4288478800 2911134 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14199/statm: 5188 4326 344 325 0 4124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20752

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14200
/proc/meminfo: memFree=27019224/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=20752 CPUtime=3.09 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 5227 0 0 0 308 1 0 0 20 0 1 0 343873067 21250048 4326 33554432000 134512640 135840783 4288965472 4288479100 13206631 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 5188 4326 344 325 0 4124 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20752

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14200
/proc/meminfo: memFree=27018852/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=20752 CPUtime=6.28 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 5227 0 0 0 627 1 0 0 20 0 1 0 343873067 21250048 4326 33554432000 134512640 135840783 4288965472 4288479024 134550717 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 5188 4326 344 325 0 4124 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20752

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14200
/proc/meminfo: memFree=27018284/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=21412 CPUtime=12.68 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 5391 0 0 0 1267 1 0 0 20 0 1 0 343873067 21925888 4490 33554432000 134512640 135840783 4288965472 4288479232 134567665 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 5353 4490 344 325 0 4289 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21412

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14200
/proc/meminfo: memFree=27017664/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=21412 CPUtime=25.49 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 5391 0 0 0 2547 2 0 0 20 0 1 0 343873067 21925888 4490 33554432000 134512640 135840783 4288965472 4288479164 1115184 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 5353 4490 344 325 0 4289 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21412

[startup+51.1001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14200
/proc/meminfo: memFree=27003032/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=33924 CPUtime=51.08 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 9176 0 0 0 5104 4 0 0 20 0 1 0 343873067 34738176 7600 33554432000 134512640 135840783 4288965472 4288964832 134551104 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 8481 7600 349 325 0 7417 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33924

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 14239
/proc/meminfo: memFree=27414416/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=61308 CPUtime=102.26 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 16048 0 0 0 10220 6 0 0 20 0 1 0 343873067 62779392 14456 33554432000 134512640 135840783 4288965472 4288964832 134551071 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 15327 14456 349 325 0 14263 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61308

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 14242
/proc/meminfo: memFree=27331000/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=98584 CPUtime=162.24 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 25385 0 0 0 16216 8 0 0 20 0 1 0 343873067 100950016 23780 33554432000 134512640 135840783 4288965472 4288964832 134551175 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 24646 23780 349 325 0 23582 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 98584

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14242
/proc/meminfo: memFree=27263220/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=121608 CPUtime=222.22 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 31133 0 0 0 22213 9 0 0 20 0 1 0 343873067 124526592 29523 33554432000 134512640 135840783 4288965472 4288964768 134572600 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 30402 29523 349 325 0 29338 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 121608

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14243
/proc/meminfo: memFree=27205576/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=143984 CPUtime=282.21 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 36741 0 0 0 28210 11 0 0 20 0 1 0 343873067 147439616 35113 33554432000 134512640 135840783 4288965472 4288964832 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 35996 35113 349 325 0 34932 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 143984

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 14243
/proc/meminfo: memFree=27147908/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=168888 CPUtime=342.2 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 42998 0 0 0 34207 13 0 0 20 0 1 0 343873067 172941312 41370 33554432000 134512640 135840783 4288965472 4288964832 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 42222 41370 349 325 0 41158 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 168888

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 14243
/proc/meminfo: memFree=27078536/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=196860 CPUtime=402.19 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 49968 0 0 0 40204 15 0 0 20 0 1 0 343873067 201584640 48340 33554432000 134512640 135840783 4288965472 4288964608 2911134 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 49215 48340 349 325 0 48151 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 196860

[startup+462.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 14243
/proc/meminfo: memFree=27031416/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=221456 CPUtime=462.18 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 56127 0 0 0 46201 17 0 0 20 0 1 0 343873067 226770944 54499 33554432000 134512640 135840783 4288965472 4288964832 134550872 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 55364 54499 349 325 0 54300 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 221456

[startup+522.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 14243
/proc/meminfo: memFree=26991144/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=239044 CPUtime=522.13 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 60579 0 0 0 52195 18 0 0 20 0 1 0 343873067 244781056 58903 33554432000 134512640 135840783 4288965472 4288964832 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 59761 58903 349 325 0 58697 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 239044

[startup+582.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14244
/proc/meminfo: memFree=26949700/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=256104 CPUtime=582.12 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 64847 0 0 0 58193 19 0 0 20 0 1 0 343873067 262250496 63165 33554432000 134512640 135840783 4288965472 4288964608 2911134 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 64026 63165 349 325 0 62962 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 256104

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 14248
/proc/meminfo: memFree=26690144/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=373552 CPUtime=882.08 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 94202 0 0 0 88179 29 0 0 20 0 1 0 343873067 382517248 92520 33554432000 134512640 135840783 4288965472 4288964832 134550872 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 93388 92520 349 325 0 92324 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 373552

[startup+942.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 14248
/proc/meminfo: memFree=26624932/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=399724 CPUtime=942.05 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 100782 0 0 0 94175 30 0 0 20 0 1 0 343873067 409317376 99080 33554432000 134512640 135840783 4288965472 4288964784 134551175 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 99931 99080 349 325 0 98867 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 399724

[startup+1002.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 14248
/proc/meminfo: memFree=26567052/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=424244 CPUtime=1002.02 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 106937 0 0 0 100169 33 0 0 20 0 1 0 343873067 434425856 105190 33554432000 134512640 135840783 4288965472 4288964768 134574219 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 106061 105190 349 325 0 104997 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 424244

[startup+1062.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/177 14248
/proc/meminfo: memFree=26520760/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=447632 CPUtime=1062 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 112813 0 0 0 106164 36 0 0 20 0 1 0 343873067 458375168 111045 33554432000 134512640 135840783 4288965472 4288964832 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 111908 111045 349 325 0 110844 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 447632

[startup+1122.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/177 14248
/proc/meminfo: memFree=26473144/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=472728 CPUtime=1121.98 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 119071 0 0 0 112160 38 0 0 20 0 1 0 343873067 484073472 117303 33554432000 134512640 135840783 4288965472 4288964832 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 118182 117303 349 325 0 117118 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 472728

[startup+1182.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/177 14249
/proc/meminfo: memFree=26426896/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=496424 CPUtime=1181.98 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 125003 0 0 0 118157 41 0 0 20 0 1 0 343873067 508338176 123235 33554432000 134512640 135840783 4288965472 4288964832 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 124106 123235 349 325 0 123042 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 496424

[startup+1242.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/177 14249
/proc/meminfo: memFree=26385108/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=517312 CPUtime=1241.97 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 130216 0 0 0 124155 42 0 0 20 0 1 0 343873067 529727488 128448 33554432000 134512640 135840783 4288965472 4288964832 134551058 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 129328 128448 349 325 0 128264 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 517312

[startup+1302.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/177 14249
/proc/meminfo: memFree=26348584/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=537820 CPUtime=1301.96 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 135342 0 0 0 130152 44 0 0 20 0 1 0 343873067 550727680 133574 33554432000 134512640 135840783 4288965472 4288964832 134550872 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 134455 133574 349 325 0 133391 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 537820

[startup+1362.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/178 14252
/proc/meminfo: memFree=26310672/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=558240 CPUtime=1361.95 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 140469 0 0 0 136150 45 0 0 20 0 1 0 343873067 571637760 138701 33554432000 134512640 135840783 4288965472 4288964832 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 139560 138701 349 325 0 138496 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 558240

[startup+1422.31 s]
/proc/loadavg: 2.07 2.06 2.00 3/178 14275
/proc/meminfo: memFree=26271016/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=576424 CPUtime=1421.94 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 145003 0 0 0 142148 46 0 0 20 0 1 0 343873067 590258176 143235 33554432000 134512640 135840783 4288965472 4288964768 134572633 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 144106 143235 349 325 0 143042 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 576424

[startup+1482.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/176 14276
/proc/meminfo: memFree=26229728/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=590452 CPUtime=1481.92 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 148509 0 0 0 148145 47 0 0 20 0 1 0 343873067 604622848 146741 33554432000 134512640 135840783 4288965472 4288964832 134551285 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 147613 146741 349 325 0 146549 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 590452

[startup+1542.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 14277
/proc/meminfo: memFree=26193228/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=606288 CPUtime=1541.92 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 152466 0 0 0 154143 49 0 0 20 0 1 0 343873067 620838912 150698 33554432000 134512640 135840783 4288965472 4288964608 2911134 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 151572 150698 349 325 0 150508 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 606288

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 14277
/proc/meminfo: memFree=26162976/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=618736 CPUtime=1601.91 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 155593 0 0 0 160141 50 0 0 20 0 1 0 343873067 633585664 153825 33554432000 134512640 135840783 4288965472 4288959856 2911450 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 154684 153825 349 325 0 153620 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 618736

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14277
/proc/meminfo: memFree=26128876/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=631332 CPUtime=1661.91 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 158724 0 0 0 166140 51 0 0 20 0 1 0 343873067 646483968 156956 33554432000 134512640 135840783 4288965472 4288964832 134551706 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 157833 156956 349 325 0 156769 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 631332

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14277
/proc/meminfo: memFree=26104160/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=642856 CPUtime=1721.88 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 161634 0 0 0 172137 51 0 0 20 0 1 0 343873067 658284544 159847 33554432000 134512640 135840783 4288965472 4288964832 134550878 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 160714 159847 349 325 0 159650 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 642856

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14278
/proc/meminfo: memFree=26076048/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=654496 CPUtime=1781.84 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 164573 0 0 0 178132 52 0 0 20 0 1 0 343873067 670203904 162742 33554432000 134512640 135840783 4288965472 4288964832 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 163624 162742 349 325 0 162560 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 654496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14278
/proc/meminfo: memFree=26064476/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=659136 CPUtime=1800.04 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 165778 0 0 0 179951 53 0 0 20 0 1 0 343873067 674955264 163933 33554432000 134512640 135840783 4288965472 4288964832 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 164784 163933 349 325 0 163720 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 659136

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14278
/proc/meminfo: memFree=26064476/32873648 swapFree=7112/7112
[pid=14199] ppid=14197 vsize=659136 CPUtime=1800.04 cores=0,2,4,6
/proc/14199/stat : 14199 (bsolo3.0.17) R 14197 14199 11604 0 -1 4202496 165778 0 0 0 179951 53 0 0 20 0 1 0 343873067 674955264 163933 33554432000 134512640 135840783 4288965472 4288964832 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14199/statm: 164784 163933 349 325 0 163720 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 659136

Child status: 15
Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1799.52
CPU system time (s): 0.538918
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 659136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.52
system time used= 0.538918
maximum resident set size= 655732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165781
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= 282
involuntary context switches= 1849

runsolver used 3.2705 second user time and 9.53555 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-04 04:37:52
IDJOB=3743088
IDBENCH=90788
IDSOLVER=2318
FILE ID=node126/3743088-1338777471
RUNJOBID= node126-1338747103-11620
PBS_JOBID= 14636777
Free space on /tmp= 70780 MiB

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

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

MD5SUM BENCH= 438c25da2e5c4802d30b8fcc00d9e167
RANDOM SEED=1630743183

node126.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.456
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.91
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.456
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.456
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.92
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.456
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.456
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		: 2666.456
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.456
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		: 2666.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27036128 kB
Buffers:          446756 kB
Cached:          4042568 kB
SwapCached:         9484 kB
Active:          2058356 kB
Inactive:        2901848 kB
Active(anon):     460576 kB
Inactive(anon):    12264 kB
Active(file):    1597780 kB
Inactive(file):  2889584 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:              9332 kB
Writeback:             0 kB
AnonPages:        440400 kB
Mapped:            10992 kB
Shmem:                 0 kB
Slab:             738500 kB
SReclaimable:     182872 kB
SUnreclaim:       555628 kB
KernelStack:        1480 kB
PageTables:         4712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     583800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    405504 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= 70772 MiB
End job on node126 at 2012-06-04 05:07:54