Trace number 3708368

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
bsolo 3.2? 1798.01 1798.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null50mast_rapportOE2.0_TMAX120_K67_cod2.opb
MD5SUMd0d226c540b75eb8b7499ce62f8d731e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-11
Best CPU time to get the best result obtained on this benchmark25.8131
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 243
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 120
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 14476
Number of bits of the biggest sum of numbers14
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.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3708368-1338241973.opb
0.00/0.00	c File size is 2491878 bytes.
0.19/0.21	c Highest Coefficient sum: 14476
0.19/0.21	c Parsing was ok!!
0.19/0.21	c Total parsing time: 0.211 s
0.19/0.23	c Var: 40937 Constr: 41436 40882/553/1 Lit: 223219 Watch. Lit: 131006
0.19/0.23	c Obj. Vars: 243 (0.593595 % of total variables)
19.79/19.87	c Pre-processing Time: 19.866 s
19.79/19.87	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
19.79/19.87	c        0  33615    33985   194712    5   113224  570877      0      0 19.87
19.79/19.87	c Switching off lower bounding mode.
1797.98/1798.40	c      100  33615    34090   233773    6   113489  627965    105      4 21.09
1797.98/1798.40	c      250  33615    34256   245372    7   114149  690762    271     11 22.02
1797.98/1798.40	c      475  33615    34504   275280    7   114650  759839    519     19 23.89
1797.98/1798.40	c      813  33615    34874   353673   10   115400  835823    889     30 26.23
1797.98/1798.40	c     1321  33615    35413   407255   11   116474  919406   1428     43 30.17
1797.98/1798.40	c     2084  33615    36246   511084   14   118141  500000   2261     52 39.63
1797.98/1798.40	c     3232  33615    37520   738251   19   121195  550001   3535     66 48.73
1797.98/1798.40	c     4953  33615    39364   991511   25   125225  605002   5379     78 62.79
1797.98/1798.40	c     7539  33615    42015  1343027   31   131083  665503   8030     87 86.10
1797.98/1798.40	c    11418  33615    46082  2008945   43   140040  732054  12097     97 117.16
1797.98/1798.40	c    17240  33615    52562  3595587   68   157271  805260  18577     88 193.75
1797.98/1798.40	c    25977  33615    62119  6018207   96   181006  885787  28134     82 316.34
1797.98/1798.40	c    39088  33615    75754  8788357  116   215473  974366  41769     69 563.82
1797.98/1798.40	c    58758  33615    96439 11656434  120   262756  500000  62454     62 943.91
1797.98/1798.40	c    88268  33615   127955 19483945  152   343015  550001  93970     54 1625.38
1797.98/1798.40	c Resources Exceeded
1797.98/1798.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.40	c   15    97309  40737   484025   137452 20682429 103467     54 1798.00
1797.98/1798.40	s UNKNOWN
1797.98/1798.40	c Total time: 1798 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-3708368-1338241973/watcher-3708368-1338241973 -o /tmp/evaluation-result-3708368-1338241973/solver-3708368-1338241973 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708368-1338241973.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/174 19235
/proc/meminfo: memFree=28949772/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=13376 CPUtime=0 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 340 0 0 0 0 0 0 0 20 0 1 0 290323216 13697024 293 33554432000 134512640 137138936 4289447408 4289445768 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 3344 293 181 642 0 2091 0

[startup+0.103994 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19235
/proc/meminfo: memFree=28949772/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=18376 CPUtime=0.09 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 1904 0 0 0 9 0 0 0 20 0 1 0 290323216 18817024 1817 33554432000 134512640 137138936 4289447408 4289445624 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 4594 1818 479 642 0 3341 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18376

[startup+0.200326 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19235
/proc/meminfo: memFree=28949772/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=21696 CPUtime=0.19 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 3017 0 0 0 19 0 0 0 20 0 1 0 290323216 22216704 2851 33554432000 134512640 137138936 4289447408 4289444888 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 5424 2851 741 642 0 4171 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21696

[startup+0.300316 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19235
/proc/meminfo: memFree=28949772/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=26608 CPUtime=0.29 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 4816 0 0 0 28 1 0 0 20 0 1 0 290323216 27246592 4041 33554432000 134512640 137138936 4289447408 4288954828 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 6652 4041 184 642 0 6008 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26608

[startup+0.700304 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19235
/proc/meminfo: memFree=28949772/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=26608 CPUtime=0.69 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 4818 0 0 0 68 1 0 0 20 0 1 0 290323216 27246592 4043 33554432000 134512640 137138936 4289447408 4288954640 134542202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 6652 4043 184 642 0 6008 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26608

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19236
/proc/meminfo: memFree=28934256/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=27268 CPUtime=1.49 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 5003 0 0 0 148 1 0 0 20 0 1 0 290323216 27922432 4228 33554432000 134512640 137138936 4289447408 4288954828 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 6817 4228 184 642 0 6173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27268

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19236
/proc/meminfo: memFree=28932992/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=27268 CPUtime=3.09 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 5005 0 0 0 308 1 0 0 20 0 1 0 290323216 27922432 4230 33554432000 134512640 137138936 4289447408 4288954640 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 6817 4230 184 642 0 6173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27268

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19236
/proc/meminfo: memFree=28933116/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=27268 CPUtime=6.29 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 5005 0 0 0 628 1 0 0 20 0 1 0 290323216 27922432 4230 33554432000 134512640 137138936 4289447408 4288954340 136500226 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 6817 4230 184 642 0 6173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27268

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19247
/proc/meminfo: memFree=28932116/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=27268 CPUtime=12.68 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 5005 0 0 0 1267 1 0 0 20 0 1 0 290323216 27922432 4230 33554432000 134512640 137138936 4289447408 4288954640 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 6817 4230 184 642 0 6173 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27268

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19247
/proc/meminfo: memFree=28931224/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=28732 CPUtime=25.48 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 45393 0 0 0 2536 12 0 0 20 0 1 0 290323216 29421568 4653 33554432000 134512640 137138936 4289447408 4289442520 136504449 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 7183 4653 192 642 0 6539 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28732

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19247
/proc/meminfo: memFree=28924948/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=34556 CPUtime=51.07 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 245052 0 0 0 5067 40 0 0 20 0 1 0 290323216 35385344 6117 33554432000 134512640 137138936 4289447408 4289445904 134618111 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 8639 6117 192 642 0 7995 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34556

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19247
/proc/meminfo: memFree=28913236/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=45824 CPUtime=102.27 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 785222 0 0 0 10119 108 0 0 20 0 1 0 290323216 46923776 8914 33554432000 134512640 137138936 4289447408 4289446524 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 11456 8914 192 642 0 10812 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45824

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19247
/proc/meminfo: memFree=28898272/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=61220 CPUtime=162.25 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 996301 0 0 0 16084 141 0 0 20 0 1 0 290323216 62689280 12769 33554432000 134512640 137138936 4289447408 4289445904 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 15305 12769 192 642 0 14661 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 61220

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19247
/proc/meminfo: memFree=28881076/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=78104 CPUtime=222.24 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 1228456 0 0 0 22049 175 0 0 20 0 1 0 290323216 79978496 17004 33554432000 134512640 137138936 4289447408 4289445904 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 19526 17004 192 642 0 18882 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 78104

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19247
/proc/meminfo: memFree=28865388/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=94160 CPUtime=282.22 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 1457141 0 0 0 28015 207 0 0 20 0 1 0 290323216 96419840 21021 33554432000 134512640 137138936 4289447408 4289445832 134606673 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 23540 21021 192 642 0 22896 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 94160

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19248
/proc/meminfo: memFree=28852028/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=107576 CPUtime=342.2 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 1682879 0 0 0 33978 242 0 0 20 0 1 0 290323216 110157824 24354 33554432000 134512640 137138936 4289447408 4289445832 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 26894 24354 192 642 0 26250 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 107576

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19248
/proc/meminfo: memFree=28845640/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=114244 CPUtime=402.18 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 1881960 0 0 0 39946 272 0 0 20 0 1 0 290323216 116985856 26019 33554432000 134512640 137138936 4289447408 4289445936 134603268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 28561 26019 192 642 0 27917 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 114244

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19251
/proc/meminfo: memFree=28836752/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=122532 CPUtime=462.17 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 2130026 0 0 0 45905 312 0 0 20 0 1 0 290323216 125472768 28091 33554432000 134512640 137138936 4289447408 4289445904 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 30633 28091 192 642 0 29989 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 122532

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19274
/proc/meminfo: memFree=28826024/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=133476 CPUtime=522.16 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 2390609 0 0 0 51862 354 0 0 20 0 1 0 290323216 136679424 30827 33554432000 134512640 137138936 4289447408 4289445904 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 33369 30827 192 642 0 32725 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 133476

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19274
/proc/meminfo: memFree=28815528/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=143756 CPUtime=582.14 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 2623682 0 0 0 57823 391 0 0 20 0 1 0 290323216 147206144 33399 33554432000 134512640 137138936 4289447408 4289445832 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 35939 33399 192 642 0 35295 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 143756

[startup+642.3 s]

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

/proc/meminfo: memFree=28767232/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=192296 CPUtime=1062.04 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 4534557 0 0 0 105487 717 0 0 20 0 1 0 290323216 196911104 45552 33554432000 134512640 137138936 4289447408 4289445904 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 48074 45552 192 642 0 47430 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 192296

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19279
/proc/meminfo: memFree=28761596/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=197860 CPUtime=1122.04 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 4690894 0 0 0 111459 745 0 0 20 0 1 0 290323216 202608640 46943 33554432000 134512640 137138936 4289447408 4289445832 134606686 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 49465 46943 192 642 0 48821 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 197860

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 19279
/proc/meminfo: memFree=28757628/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=201728 CPUtime=1182.02 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 4991437 0 0 0 117406 796 0 0 20 0 1 0 290323216 206569472 47912 33554432000 134512640 137138936 4289447408 4289445904 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 50432 47912 192 642 0 49788 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 201728

[startup+1242.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 19280
/proc/meminfo: memFree=28753524/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=205804 CPUtime=1242.01 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 5111793 0 0 0 123381 820 0 0 20 0 1 0 290323216 210743296 48929 33554432000 134512640 137138936 4289447408 4289445832 134606673 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 51451 48929 192 642 0 50807 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 205804

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 19280
/proc/meminfo: memFree=28746764/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=212552 CPUtime=1302 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 5267878 0 0 0 129354 846 0 0 20 0 1 0 290323216 217653248 50596 33554432000 134512640 137138936 4289447408 4289445904 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 53138 50596 192 642 0 52494 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 212552

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19319
/proc/meminfo: memFree=28745048/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=226028 CPUtime=1361.99 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 5413214 0 0 0 135323 876 0 0 20 0 1 0 290323216 231452672 53980 33554432000 134512640 137138936 4289447408 4289445752 134599706 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 56507 53980 192 642 0 55863 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 226028

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19319
/proc/meminfo: memFree=28730560/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=236304 CPUtime=1421.97 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 5490418 0 0 0 141304 893 0 0 20 0 1 0 290323216 241975296 56554 33554432000 134512640 137138936 4289447408 4289446160 134575850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 59076 56554 192 642 0 58432 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 236304

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19319
/proc/meminfo: memFree=28714624/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=248976 CPUtime=1481.96 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 5600558 0 0 0 147280 916 0 0 20 0 1 0 290323216 254951424 59723 33554432000 134512640 137138936 4289447408 4289445636 136500372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 62244 59723 192 642 0 61600 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 248976

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19320
/proc/meminfo: memFree=28699000/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=259304 CPUtime=1541.96 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 5726969 0 0 0 153256 940 0 0 20 0 1 0 290323216 265527296 62284 33554432000 134512640 137138936 4289447408 4289445904 134618200 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 64826 62284 192 642 0 64182 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 259304

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 19320
/proc/meminfo: memFree=28670000/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=279512 CPUtime=1601.92 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 5805932 0 0 0 159237 955 0 0 20 0 1 0 290323216 286220288 67363 33554432000 134512640 137138936 4289447408 4289445832 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 69878 67363 192 642 0 69234 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 279512

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 19323
/proc/meminfo: memFree=28661044/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=285536 CPUtime=1661.91 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 5995427 0 0 0 165198 993 0 0 20 0 1 0 290323216 292388864 68874 33554432000 134512640 137138936 4289447408 4289446336 134542972 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 71384 68874 192 642 0 70740 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 285536

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 19323
/proc/meminfo: memFree=28654108/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=290992 CPUtime=1721.9 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 6217553 0 0 0 171152 1038 0 0 20 0 1 0 290323216 297975808 70210 33554432000 134512640 137138936 4289447408 4289445752 134599724 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 72748 70210 192 642 0 72104 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 290992

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19323
/proc/meminfo: memFree=28643320/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=298296 CPUtime=1781.88 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 6412341 0 0 0 177117 1071 0 0 20 0 1 0 290323216 305455104 72064 33554432000 134512640 137138936 4289447408 4289446092 136520979 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 74574 72064 192 642 0 73930 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 298296

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19323
/proc/meminfo: memFree=28642452/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=298580 CPUtime=1791.59 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 6500521 0 0 0 178075 1084 0 0 20 0 1 0 290323216 305745920 72124 33554432000 134512640 137138936 4289447408 4289445904 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 74645 72124 192 642 0 74001 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 298580

[startup+1795.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19323
/proc/meminfo: memFree=28642080/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=299132 CPUtime=1794.8 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 6507025 0 0 0 178395 1085 0 0 20 0 1 0 290323216 306311168 72255 33554432000 134512640 137138936 4289447408 4289445896 136297617 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 74783 72255 192 642 0 74139 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 299132

[startup+1796.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19323
/proc/meminfo: memFree=28641956/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=299036 CPUtime=1796.39 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 6512805 0 0 0 178553 1086 0 0 20 0 1 0 290323216 306212864 72239 33554432000 134512640 137138936 4289447408 4289446080 134609268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 74801 72249 192 642 0 74157 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 299036

[startup+1797.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19323
/proc/meminfo: memFree=28641832/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=299288 CPUtime=1797.19 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 6522639 0 0 0 178631 1088 0 0 20 0 1 0 290323216 306470912 72311 33554432000 134512640 137138936 4289447408 4289446120 136505649 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 74822 72311 192 642 0 74178 0
Current children cumulated CPU time (s) 1797.19
Current children cumulated vsize (KiB) 299288

[startup+1798 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19323
/proc/meminfo: memFree=28641832/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=299544 CPUtime=1797.58 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 6526848 0 0 0 178670 1088 0 0 20 0 1 0 290323216 306733056 72344 33554432000 134512640 137138936 4289447408 4289445924 134551138 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 74886 72344 192 642 0 74242 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (KiB) 299544

[startup+1798.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19323
/proc/meminfo: memFree=28641832/32873852 swapFree=6856/6856
[pid=19235] ppid=19233 vsize=298984 CPUtime=1797.98 cores=1,3,5,7
/proc/19235/stat : 19235 (bsolo) R 19233 19235 18303 0 -1 4202496 6531683 0 0 0 178709 1089 0 0 20 0 1 0 290323216 306159616 72236 33554432000 134512640 137138936 4289447408 4289445884 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19235/statm: 74746 72236 192 642 0 74102 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 298984

Child status: 0
Real time (s): 1798.41
CPU time (s): 1798.01
CPU user time (s): 1787.11
CPU system time (s): 10.9033
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 299596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.11
system time used= 10.9033
maximum resident set size= 289468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6531811
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= 132
involuntary context switches= 1872

runsolver used 2.5976 second user time and 7.27989 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 23:52:53
IDJOB=3708368
IDBENCH=90490
IDSOLVER=2286
FILE ID=node128/3708368-1338241973
RUNJOBID= node128-1338230633-18320
PBS_JOBID= 14624653
Free space on /tmp= 71244 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_50null50mast_rapportOE2.0_TMAX120_K67_cod2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708368-1338241973/watcher-3708368-1338241973 -o /tmp/evaluation-result-3708368-1338241973/solver-3708368-1338241973 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708368-1338241973.opb

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

MD5SUM BENCH= d0d226c540b75eb8b7499ce62f8d731e
RANDOM SEED=855969360

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28949780 kB
Buffers:          504212 kB
Cached:          2513284 kB
SwapCached:          584 kB
Active:          1282464 kB
Inactive:        1777072 kB
Active(anon):      32084 kB
Inactive(anon):    12300 kB
Active(file):    1250380 kB
Inactive(file):  1764772 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:              6228 kB
Writeback:             0 kB
AnonPages:         25136 kB
Mapped:            15072 kB
Shmem:               200 kB
Slab:             726084 kB
SReclaimable:     168524 kB
SUnreclaim:       557560 kB
KernelStack:        1456 kB
PageTables:         4056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     162928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71240 MiB
End job on node128 at 2012-05-29 00:22:52