Trace number 3741905

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.07 1800.76

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K104.opb
MD5SUMa8d55fafa030e5024da65ad802ff80be
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 benchmark92.024
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7072
Total number of constraints7282
Number of constraints which are clauses7178
Number of constraints which are cardinality constraints (but not clauses)104
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint104
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 105
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-3741905-1338764925.opb
0.00/0.00	c File size is 453521 bytes.
0.00/0.04	c Highest Coefficient sum: 105
0.00/0.04	c Parsing was ok!!
0.00/0.04	c Total parsing time: 0.037 s
0.00/0.04	c Var: 7072 Constr: 7282 7178/104/0 Lit: 45423 Watch. Lit: 21426
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
1.28/1.33	c Pre-processing Time: 1.324 s
1.28/1.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.28/1.33	c        0   6318     6584    42309    6    19801  102396      0      0 1.32
1.28/1.33	c Switching off LPR mode.
1800.01/1800.71	c      102   6318     6686    48747    7    20005  112636    102     75 1.35
1800.01/1800.71	c      252   6318     6836    56049    8    20305  123900    252    177 1.42
1800.01/1800.71	c      477   6318     7061    71374   10    20755  136291    477    319 1.49
1800.01/1800.71	c      819   6318     7403   107738   14    21439  149921    819    515 1.59
1800.01/1800.71	c     1327   6318     7911   224388   28    22455  164914   1327    754 1.76
1800.01/1800.71	c     2090   6318     8674   306390   35    23981  181406   2090    999 2.09
1800.01/1800.71	c     3236   6318     9820   434776   44    26273  199547   3236   1288 2.51
1800.01/1800.71	c     4957   6318    11541   669593   58    29715  219502   4957   1465 3.38
1800.01/1800.71	c     7541   6318    14125  1135314   80    34883  241453   7541   1613 4.67
1800.01/1800.71	c    11420   6318    18004  2169100  120    42641  265599  11420   1654 6.90
1800.01/1800.71	c    17242   6318    23826  3163404  132    54285  292159  17242   1457 11.83
1800.01/1800.71	c    25980   6318    32564  5581647  171    71761  321375  25980   1220 21.29
1800.01/1800.71	c    39091   6318    45675 20441833  447    97983  353513  39091    667 58.56
1800.01/1800.71	c    58761   6318    65345 26627065  407   137323  388865  58761    563 104.25
1800.01/1800.71	c    88271   6318    94855 60891343  641   196343  427752  88271    331 266.55
1800.01/1800.71	c   132543   6318   139127 100163787  719   284887  470528 132543    242 546.91
1800.01/1800.71	c   198953   6318   205537 205542342 1000   417707  517581 198953    127 1557.24
1800.01/1800.71	c Caught signal: 15
1800.01/1800.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.01/1800.71	c   17   222905 115675  3463572   229489 226974071 222905    123 1800.03
1800.01/1800.71	s UNKNOWN
1800.01/1800.71	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-3741905-1338764925/watcher-3741905-1338764925 -o /tmp/evaluation-result-3741905-1338764925/solver-3741905-1338764925 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3741905-1338764925.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.03 1.99 2.05 3/176 13238
/proc/meminfo: memFree=27180932/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2888 CPUtime=0 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 342618398 2957312 56 33554432000 134512640 135840783 4288137360 4288135344 10466244 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13238/statm: 1118 62 47 325 0 35 0

[startup+0.0523621 s]
/proc/loadavg: 2.03 1.99 2.05 3/176 13238
/proc/meminfo: memFree=27180932/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=7212 CPUtime=0.04 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 1216 0 0 0 4 0 0 0 20 0 1 0 342618398 7385088 1041 33554432000 134512640 135840783 4288137360 4288051612 10785840 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13238/statm: 1803 1041 344 325 0 739 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7212

[startup+0.100223 s]
/proc/loadavg: 2.03 1.99 2.05 3/176 13238
/proc/meminfo: memFree=27180932/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=7212 CPUtime=0.09 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 1218 0 0 0 9 0 0 0 20 0 1 0 342618398 7385088 1043 33554432000 134512640 135840783 4288137360 4288051612 10785840 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13238/statm: 1803 1043 344 325 0 739 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7212

[startup+0.300181 s]
/proc/loadavg: 2.03 1.99 2.05 3/176 13238
/proc/meminfo: memFree=27180932/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=7212 CPUtime=0.29 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 1219 0 0 0 29 0 0 0 20 0 1 0 342618398 7385088 1044 33554432000 134512640 135840783 4288137360 4288051612 10785840 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13238/statm: 1803 1044 344 325 0 739 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7212

[startup+0.70018 s]
/proc/loadavg: 2.03 1.99 2.05 3/176 13238
/proc/meminfo: memFree=27180932/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=7212 CPUtime=0.68 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 1219 0 0 0 68 0 0 0 20 0 1 0 342618398 7385088 1044 33554432000 134512640 135840783 4288137360 4288051612 10785840 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13238/statm: 1803 1044 344 325 0 739 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7212

[startup+1.50023 s]
/proc/loadavg: 2.03 1.99 2.05 3/177 13239
/proc/meminfo: memFree=27177312/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=7648 CPUtime=1.49 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 1484 0 0 0 148 1 0 0 20 0 1 0 342618398 7831552 1186 33554432000 134512640 135840783 4288137360 4288136388 3600669 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13238/statm: 1912 1186 349 325 0 848 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7648

[startup+3.10024 s]
/proc/loadavg: 2.03 1.99 2.05 3/177 13239
/proc/meminfo: memFree=27172352/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=14104 CPUtime=3.08 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 3092 0 0 0 307 1 0 0 20 0 1 0 342618398 14442496 2794 33554432000 134512640 135840783 4288137360 4288136720 134551330 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13238/statm: 3526 2794 349 325 0 2462 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14104

[startup+6.30027 s]
/proc/loadavg: 2.03 1.99 2.05 3/177 13239
/proc/meminfo: memFree=27153388/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=31524 CPUtime=6.28 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 7441 0 0 0 626 2 0 0 20 0 1 0 342618398 32280576 7143 33554432000 134512640 135840783 4288137360 4288136672 134551048 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13238/statm: 7881 7143 349 325 0 6817 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31524

[startup+12.7003 s]
/proc/loadavg: 2.02 1.99 2.05 3/177 13239
/proc/meminfo: memFree=27122068/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=51232 CPUtime=12.68 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 12378 0 0 0 1265 3 0 0 20 0 1 0 342618398 52461568 12080 33554432000 134512640 135840783 4288137360 4288133232 3613991 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13238/statm: 12808 12080 349 325 0 11744 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51232

[startup+25.5002 s]
/proc/loadavg: 2.02 1.99 2.05 3/177 13239
/proc/meminfo: memFree=27055784/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=99684 CPUtime=25.48 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 24481 0 0 0 2542 6 0 0 20 0 1 0 342618398 102076416 24183 33554432000 134512640 135840783 4288137360 4288136720 134550872 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13238/statm: 24921 24183 349 325 0 23857 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99684

[startup+51.1003 s]
/proc/loadavg: 2.07 2.00 2.05 3/177 13239
/proc/meminfo: memFree=26884928/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=238916 CPUtime=51.07 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 59303 0 0 0 5094 13 0 0 20 0 1 0 342618398 244649984 59005 33554432000 134512640 135840783 4288137360 4288136720 134550910 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 59729 59005 349 325 0 58665 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 238916

[startup+102.306 s]
/proc/loadavg: 2.03 2.00 2.04 3/178 13242
/proc/meminfo: memFree=26684216/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=349120 CPUtime=102.27 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 86856 0 0 0 10208 19 0 0 20 0 1 0 342618398 357498880 86558 33554432000 134512640 135840783 4288137360 4288136720 134550872 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 87280 86558 349 325 0 86216 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 349120

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/177 13242
/proc/meminfo: memFree=26420876/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=542192 CPUtime=162.25 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 135127 0 0 0 16196 29 0 0 20 0 1 0 342618398 555204608 134829 33554432000 134512640 135840783 4288137360 4288136720 134550764 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 135548 134829 349 325 0 134484 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 542192

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 13242
/proc/meminfo: memFree=26164140/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=704344 CPUtime=222.25 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 175656 0 0 0 22186 39 0 0 20 0 1 0 342618398 721248256 175358 33554432000 134512640 135840783 4288137360 4288136656 134572765 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 176086 175358 349 325 0 175022 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 704344

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 13242
/proc/meminfo: memFree=26000736/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=808560 CPUtime=282.23 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 201719 0 0 0 28177 46 0 0 20 0 1 0 342618398 827965440 201421 33554432000 134512640 135840783 4288137360 4288136720 134550916 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 202140 201421 349 325 0 201076 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 808560

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 13243
/proc/meminfo: memFree=25829904/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=905440 CPUtime=342.23 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 225917 0 0 0 34170 53 0 0 20 0 1 0 342618398 927170560 225619 33554432000 134512640 135840783 4288137360 4288136720 134550872 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 226360 225619 349 325 0 225296 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 905440

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/177 13243
/proc/meminfo: memFree=25686164/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=1000276 CPUtime=402.21 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 249644 0 0 0 40162 59 0 0 20 0 1 0 342618398 1024282624 249336 33554432000 134512640 135840783 4288137360 4288136720 134550913 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 250069 249336 349 325 0 249005 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1000276

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/177 13243
/proc/meminfo: memFree=25511972/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=1120676 CPUtime=462.17 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 279809 0 0 0 46150 67 0 0 20 0 1 0 342618398 1147572224 279462 33554432000 134512640 135840783 4288137360 4288136720 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 280169 279462 349 325 0 279105 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1120676

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13243
/proc/meminfo: memFree=25329844/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=1241876 CPUtime=522.16 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 310129 0 0 0 52142 74 0 0 20 0 1 0 342618398 1271681024 309760 33554432000 134512640 135840783 4288137360 4288136720 134550913 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 310469 309760 349 325 0 309405 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1241876

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13243
/proc/meminfo: memFree=25164580/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=1353072 CPUtime=582.12 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 337943 0 0 0 58131 81 0 0 20 0 1 0 342618398 1385545728 337532 33554432000 134512640 135840783 4288137360 4288123328 10785840 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 338268 337532 349 325 0 337204 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1353072

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13247
/proc/meminfo: memFree=24475664/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=1809468 CPUtime=881.99 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 452215 0 0 0 88091 108 0 0 20 0 1 0 342618398 1852895232 451654 33554432000 134512640 135840783 4288137360 4288102512 134586540 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 452367 451654 349 325 0 451303 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 1809468

[startup+942.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13248
/proc/meminfo: memFree=24352436/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=1891980 CPUtime=941.96 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 472881 0 0 0 94083 113 0 0 20 0 1 0 342618398 1937387520 472286 33554432000 134512640 135840783 4288137360 4288136720 134551071 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 472995 472286 349 325 0 471931 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 1891980

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13248
/proc/meminfo: memFree=24236524/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=1966460 CPUtime=1001.93 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 491519 0 0 0 100076 117 0 0 20 0 1 0 342618398 2013655040 490892 33554432000 134512640 135840783 4288137360 4288136720 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 491615 490892 349 325 0 490551 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 1966460

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13248
/proc/meminfo: memFree=24124580/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2037644 CPUtime=1061.91 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 509347 0 0 0 106068 123 0 0 20 0 1 0 342618398 2086547456 508697 33554432000 134512640 135840783 4288137360 4288136720 134550872 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 509411 508697 349 325 0 508347 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 2037644

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13248
/proc/meminfo: memFree=24017848/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2118332 CPUtime=1121.88 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 529540 0 0 0 112061 127 0 0 20 0 1 0 342618398 2169171968 528869 33554432000 134512640 135840783 4288137360 4288136720 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 529583 528869 349 325 0 528519 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 2118332

[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 13248
/proc/meminfo: memFree=23904168/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2203564 CPUtime=1181.86 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 550882 0 0 0 118053 133 0 0 20 0 1 0 342618398 2256449536 550179 33554432000 134512640 135840783 4288137360 4288136656 134572374 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 550891 550179 349 325 0 549827 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 2203564

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13249
/proc/meminfo: memFree=23804624/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2270924 CPUtime=1241.83 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 567763 0 0 0 124046 137 0 0 20 0 1 0 342618398 2325426176 567022 33554432000 134512640 135840783 4288137360 4288136720 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 567731 567022 349 325 0 566667 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 2270924

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 13252
/proc/meminfo: memFree=23708064/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2339140 CPUtime=1301.81 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 584841 0 0 0 130040 141 0 0 20 0 1 0 342618398 2395279360 584067 33554432000 134512640 135840783 4288137360 4288136720 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 584785 584067 349 325 0 583721 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 2339140

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13252
/proc/meminfo: memFree=23620308/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2404648 CPUtime=1361.78 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 601236 0 0 0 136032 146 0 0 20 0 1 0 342618398 2462359552 600432 33554432000 134512640 135840783 4288137360 4288136720 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 601162 600432 349 325 0 600098 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 2404648

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 13252
/proc/meminfo: memFree=23500428/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2490640 CPUtime=1421.77 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 622773 0 0 0 142025 152 0 0 20 0 1 0 342618398 2550415360 621939 33554432000 134512640 135840783 4288137360 4288136720 134550764 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 622660 621939 349 325 0 621596 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 2490640

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 13253
/proc/meminfo: memFree=23401744/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2559828 CPUtime=1481.73 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 640094 0 0 0 148017 156 0 0 20 0 1 0 342618398 2621263872 639237 33554432000 134512640 135840783 4288137360 4288136672 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 639957 639237 349 325 0 638893 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 2559828

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13254
/proc/meminfo: memFree=23310148/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2621184 CPUtime=1541.71 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 655474 0 0 0 154011 160 0 0 20 0 1 0 342618398 2684092416 654582 33554432000 134512640 135840783 4288137360 4288136720 134550887 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 655296 654582 349 325 0 654232 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 2621184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13254
/proc/meminfo: memFree=23238752/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2665124 CPUtime=1601.69 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 666476 0 0 0 160006 163 0 0 20 0 1 0 342618398 2729086976 665547 33554432000 134512640 135840783 4288137360 4288136720 134550863 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 666281 665547 349 325 0 665217 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 2665124

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 13254
/proc/meminfo: memFree=23119864/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2755320 CPUtime=1661.66 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 689050 0 0 0 165998 168 0 0 20 0 1 0 342618398 2821447680 688090 33554432000 134512640 135840783 4288137360 4288096768 134586540 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 688820 688091 349 325 0 687756 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 2755320

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 13293
/proc/meminfo: memFree=24481528/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2823444 CPUtime=1721.63 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 706118 0 0 0 171992 171 0 0 20 0 1 0 342618398 2891206656 705132 33554432000 134512640 135840783 4288137360 4288136720 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 705861 705132 349 325 0 704797 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 2823444

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 13293
/proc/meminfo: memFree=24191520/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2895332 CPUtime=1781.61 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 724111 0 0 0 177984 177 0 0 20 0 1 0 342618398 2964819968 723101 33554432000 134512640 135840783 4288137360 4288136720 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 723833 723101 349 325 0 722769 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 2895332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 13293
/proc/meminfo: memFree=24120188/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2913920 CPUtime=1800.01 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 728769 0 0 0 179823 178 0 0 20 0 1 0 342618398 2983854080 727751 33554432000 134512640 135840783 4288137360 4288136720 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 728480 727751 349 325 0 727416 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2913920

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

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

[startup+1800.71 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 13293
/proc/meminfo: memFree=24120188/32873648 swapFree=7112/7112
[pid=13238] ppid=13236 vsize=2913920 CPUtime=1800.01 cores=1,3,5,7
/proc/13238/stat : 13238 (bsolo3.0.17) R 13236 13238 11604 0 -1 4202496 728769 0 0 0 179823 178 0 0 20 0 1 0 342618398 2983854080 727751 33554432000 134512640 135840783 4288137360 4288136720 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13238/statm: 728480 727751 349 325 0 727416 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2913920

Child status: 15
Real time (s): 1800.76
CPU time (s): 1800.07
CPU user time (s): 1798.24
CPU system time (s): 1.83072
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 2913920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.24
system time used= 1.83072
maximum resident set size= 2911004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 728772
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= 800
involuntary context switches= 1856

runsolver used 3.55246 second user time and 9.28359 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-04 01:08:45
IDJOB=3741905
IDBENCH=90117
IDSOLVER=2318
FILE ID=node126/3741905-1338764925
RUNJOBID= node126-1338747103-11621
PBS_JOBID= 14636777
Free space on /tmp= 70784 MiB

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

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

MD5SUM BENCH= a8d55fafa030e5024da65ad802ff80be
RANDOM SEED=1661130698

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:        27181576 kB
Buffers:          445044 kB
Cached:          4034960 kB
SwapCached:         9484 kB
Active:          1913120 kB
Inactive:        2900180 kB
Active(anon):     322788 kB
Inactive(anon):    12264 kB
Active(file):    1590332 kB
Inactive(file):  2887916 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:              7012 kB
Writeback:             0 kB
AnonPages:        335132 kB
Mapped:            11124 kB
Shmem:                 0 kB
Slab:             738596 kB
SReclaimable:     182960 kB
SUnreclaim:       555636 kB
KernelStack:        1456 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     445644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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= 70776 MiB
End job on node126 at 2012-06-04 01:38:48