Trace number 3708357

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.35

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_10null0mast_rapportOE2.0_TMAX60_K67_cod1.opb
MD5SUM517c70a04642760d1320984a69d9942b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-345
Best CPU time to get the best result obtained on this benchmark1797.54
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 28908
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 98472
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 147174
Number of bits of the biggest sum of numbers18
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-3708357-1338245571.opb
0.00/0.00	c File size is 2753113 bytes.
0.19/0.24	c Highest Coefficient sum: 147174
0.19/0.24	c Parsing was ok!!
0.19/0.24	c Total parsing time: 0.24 s
0.19/0.26	c Var: 40451 Constr: 40950 40396/553/1 Lit: 221883 Watch. Lit: 161318
0.19/0.26	c Obj. Vars: 28908 (71.4642 % of total variables)
27.09/27.15	c Pre-processing Time: 27.144 s
27.09/27.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
27.09/27.15	c        0  33129    33499   187590    5   137750  622567      0      0 27.14
27.09/27.15	c Switching off lower bounding mode.
1797.95/1798.34	c      101  33129    33605   222650    6   137994  684824    106      3 30.60
1797.95/1798.34	c      251  33129    33756   236634    7   138290  753307    257      7 34.21
1797.95/1798.34	c      476  33129    33984   258755    7   138964  828638    485     12 39.42
1797.95/1798.34	c      814  33129    34351   327139    9   139817  911502    852     16 49.62
1797.95/1798.34	c     1322  33129    34877   413674   11   140985  500000   1378     20 63.06
1797.95/1798.34	c     2086  33129    35651   512946   14   142752  550001   2152     25 83.01
1797.95/1798.34	c     3232  33129    36848   792395   21   145282  605002   3349     27 117.17
1797.95/1798.34	c     4953  33129    38754  1043586   26   149123  665503   5255     30 162.10
1797.95/1798.34	c     7539  33129    41562  1537831   37   155094  732054   8063     31 236.93
1797.95/1798.34	c    11418  33129    45711  2397325   52   164299  805260  12212     31 356.82
1797.95/1798.34	c    17240  33129    51551  3363137   65   175976  885787  18052     32 526.47
1797.95/1798.34	c    25977  33129    60744  5705068   93   194920  974366  27245     30 846.92
1797.95/1798.34	c    39088  33129    74840  8792272  117   224689  500000  41341     28 1354.25
1797.95/1798.34	c Resources Exceeded
1797.95/1798.34	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.34	c   13    49282  15840   126655    85731 11429056  52232     27 1798.00
1797.95/1798.34	s UNKNOWN
1797.95/1798.34	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-3708357-1338245571/watcher-3708357-1338245571 -o /tmp/evaluation-result-3708357-1338245571/solver-3708357-1338245571 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708357-1338245571.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.01 2.00 3/174 19452
/proc/meminfo: memFree=28873272/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=21596 CPUtime=0 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290683018 22114304 313 33554432000 134512640 137138936 4292279136 4292277728 134531237 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 5399 313 175 642 0 4082 0

[startup+0.032386 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 19452
/proc/meminfo: memFree=28873272/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=16216 CPUtime=0.02 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 1099 0 0 0 2 0 0 0 20 0 1 0 290683018 16605184 1013 33554432000 134512640 137138936 4292279136 4292277664 134517403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 4054 1013 258 642 0 2737 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16216

[startup+0.100319 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 19452
/proc/meminfo: memFree=28873272/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=18576 CPUtime=0.09 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 1928 0 0 0 9 0 0 0 20 0 1 0 290683018 19021824 1763 33554432000 134512640 137138936 4292279136 4292277904 134519766 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 4644 1763 463 642 0 3327 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18576

[startup+0.300308 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 19452
/proc/meminfo: memFree=28873272/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=27016 CPUtime=0.29 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 5093 0 0 0 29 0 0 0 20 0 1 0 290683018 27664384 4198 33554432000 134512640 137138936 4292279136 4291792272 134542613 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 6754 4198 184 642 0 6110 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27016

[startup+0.700252 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 19452
/proc/meminfo: memFree=28873272/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=27016 CPUtime=0.68 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 5093 0 0 0 68 0 0 0 20 0 1 0 290683018 27664384 4198 33554432000 134512640 137138936 4292279136 4291792412 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 6754 4198 184 642 0 6110 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27016

[startup+1.50032 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19453
/proc/meminfo: memFree=28857384/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=27148 CPUtime=1.49 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 5124 0 0 0 148 1 0 0 20 0 1 0 290683018 27799552 4229 33554432000 134512640 137138936 4292279136 4291792224 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 6787 4229 184 642 0 6143 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27148

[startup+3.10035 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19453
/proc/meminfo: memFree=28857120/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=27148 CPUtime=3.09 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 5124 0 0 0 308 1 0 0 20 0 1 0 290683018 27799552 4229 33554432000 134512640 137138936 4292279136 4291792224 134542286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 6787 4229 184 642 0 6143 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27148

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19453
/proc/meminfo: memFree=28856872/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=27148 CPUtime=6.28 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 5124 0 0 0 627 1 0 0 20 0 1 0 290683018 27799552 4229 33554432000 134512640 137138936 4292279136 4291792272 134542286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 6787 4229 184 642 0 6143 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27148

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19453
/proc/meminfo: memFree=28854904/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=27808 CPUtime=12.69 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 5289 0 0 0 1267 2 0 0 20 0 1 0 290683018 28475392 4394 33554432000 134512640 137138936 4292279136 4291792428 136295499 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 6952 4394 184 642 0 6308 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27808

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19453
/proc/meminfo: memFree=28853680/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=27808 CPUtime=25.49 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 5289 0 0 0 2546 3 0 0 20 0 1 0 290683018 28475392 4394 33554432000 134512640 137138936 4292279136 4291792224 134541945 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 6952 4394 184 642 0 6308 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27808

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19454
/proc/meminfo: memFree=28848708/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=29984 CPUtime=51.08 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 303423 0 0 0 5061 47 0 0 20 0 1 0 290683018 30703616 4907 33554432000 134512640 137138936 4292279136 4292277632 134618206 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 7496 4907 192 642 0 6852 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29984

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19454
/proc/meminfo: memFree=28828912/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=34512 CPUtime=102.28 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 923634 0 0 0 10097 131 0 0 20 0 1 0 290683018 35340288 6141 33554432000 134512640 137138936 4292279136 4292277560 134606673 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 8628 6141 192 642 0 7984 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34512

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 19454
/proc/meminfo: memFree=28808076/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=40548 CPUtime=162.26 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 1587994 0 0 0 16002 224 0 0 20 0 1 0 290683018 41521152 7618 33554432000 134512640 137138936 4292279136 4292277616 136500266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 10137 7618 192 642 0 9493 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 40548

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 19454
/proc/meminfo: memFree=28792104/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=44964 CPUtime=222.24 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 2141532 0 0 0 21927 297 0 0 20 0 1 0 290683018 46043136 8723 33554432000 134512640 137138936 4292279136 4291884760 134600738 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 11241 8723 192 642 0 10597 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 44964

[startup+282.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/175 19454
/proc/meminfo: memFree=28780076/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=50568 CPUtime=282.24 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 2771927 0 0 0 27837 387 0 0 20 0 1 0 290683018 51781632 10124 33554432000 134512640 137138936 4292279136 4291884408 134599769 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 12642 10124 192 642 0 11998 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 50568

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 19454
/proc/meminfo: memFree=28762136/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=56192 CPUtime=342.22 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 3309663 0 0 0 33760 462 0 0 20 0 1 0 290683018 57540608 11530 33554432000 134512640 137138936 4292279136 4292277632 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 14048 11530 192 642 0 13404 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 56192

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19455
/proc/meminfo: memFree=28748544/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=61404 CPUtime=402.21 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 3926183 0 0 0 39672 549 0 0 20 0 1 0 290683018 62877696 12833 33554432000 134512640 137138936 4292279136 4291884360 134600259 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 15351 12833 192 642 0 14707 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 61404

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19458
/proc/meminfo: memFree=28733036/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=66428 CPUtime=462.21 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 4650081 0 0 0 45576 645 0 0 20 0 1 0 290683018 68022272 14089 33554432000 134512640 137138936 4292279136 4292277652 134551517 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 16607 14089 192 642 0 15963 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 66428

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19481
/proc/meminfo: memFree=28718188/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=71308 CPUtime=522.19 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 5290954 0 0 0 51484 735 0 0 20 0 1 0 290683018 73019392 15309 33554432000 134512640 137138936 4292279136 4292277652 134551382 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 17827 15309 192 642 0 17183 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 71308

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19481
/proc/meminfo: memFree=28705224/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=75776 CPUtime=582.17 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 5834894 0 0 0 57403 814 0 0 20 0 1 0 290683018 77594624 16405 33554432000 134512640 137138936 4292279136 4291884608 134603271 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 18944 16413 192 642 0 18300 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 75776

[startup+642.3 s]

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

/proc/meminfo: memFree=28580732/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=118536 CPUtime=1062.08 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 9494907 0 0 0 104811 1397 0 0 20 0 1 0 290683018 121380864 27116 33554432000 134512640 137138936 4292279136 4292277888 134575368 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 29634 27116 192 642 0 28990 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 118536

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19486
/proc/meminfo: memFree=28567596/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=124708 CPUtime=1122.08 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 9956521 0 0 0 110731 1477 0 0 20 0 1 0 290683018 127700992 28659 33554432000 134512640 137138936 4292279136 4292277616 136500388 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 31177 28659 192 642 0 30533 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 124708

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19486
/proc/meminfo: memFree=28548500/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=129928 CPUtime=1182.06 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 10343770 0 0 0 116663 1543 0 0 20 0 1 0 290683018 133046272 29964 33554432000 134512640 137138936 4292279136 4292277680 134607604 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 32482 29964 192 642 0 31838 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 129928

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19486
/proc/meminfo: memFree=28534812/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=134108 CPUtime=1242.06 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 10758129 0 0 0 122591 1615 0 0 20 0 1 0 290683018 137326592 31041 33554432000 134512640 137138936 4292279136 4292275512 136504449 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 33527 31041 192 642 0 32883 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 134108

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19487
/proc/meminfo: memFree=28523008/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=137928 CPUtime=1302.05 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 11172515 0 0 0 128514 1691 0 0 20 0 1 0 290683018 141238272 31996 33554432000 134512640 137138936 4292279136 4292277632 134618378 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 34482 31996 192 642 0 33838 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 137928

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 19525
/proc/meminfo: memFree=28654540/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=142952 CPUtime=1362.03 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 11584854 0 0 0 134437 1766 0 0 20 0 1 0 290683018 146382848 33220 33554432000 134512640 137138936 4292279136 4291885720 134600805 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 35738 33220 192 642 0 35094 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 142952

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 19525
/proc/meminfo: memFree=28650308/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=147148 CPUtime=1422.02 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 12040337 0 0 0 140365 1837 0 0 20 0 1 0 290683018 150679552 34269 33554432000 134512640 137138936 4292279136 4292277632 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 36787 34269 192 642 0 36143 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 147148

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 19525
/proc/meminfo: memFree=28645252/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=152364 CPUtime=1482.01 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 12482168 0 0 0 146286 1915 0 0 20 0 1 0 290683018 156020736 35573 33554432000 134512640 137138936 4292279136 4292277560 134606653 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 38091 35573 192 642 0 37447 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 152364

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19525
/proc/meminfo: memFree=28629224/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=157744 CPUtime=1542 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 12859389 0 0 0 152218 1982 0 0 20 0 1 0 290683018 161529856 36950 33554432000 134512640 137138936 4292279136 4292277632 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 39436 36950 192 642 0 38792 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 157744

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19526
/proc/meminfo: memFree=28628544/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=162428 CPUtime=1601.99 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 13259348 0 0 0 158148 2051 0 0 20 0 1 0 290683018 166326272 38097 33554432000 134512640 137138936 4292279136 4292277632 134618019 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 40607 38097 192 642 0 39963 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 162428

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19529
/proc/meminfo: memFree=28620952/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=166384 CPUtime=1661.97 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 13680704 0 0 0 164069 2128 0 0 20 0 1 0 290683018 170377216 39110 33554432000 134512640 137138936 4292279136 4292278064 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 41596 39110 192 642 0 40952 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 166384

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 19529
/proc/meminfo: memFree=28616060/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=171444 CPUtime=1721.96 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 14076135 0 0 0 169999 2197 0 0 20 0 1 0 290683018 175558656 40375 33554432000 134512640 137138936 4292279136 4292278064 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 42861 40375 192 642 0 42217 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 171444

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 19529
/proc/meminfo: memFree=28611472/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=176152 CPUtime=1781.96 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 14512595 0 0 0 175929 2267 0 0 20 0 1 0 290683018 180379648 41520 33554432000 134512640 137138936 4292279136 4291884328 134600290 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 44038 41520 192 642 0 43394 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 176152

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 19529
/proc/meminfo: memFree=28611224/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=176888 CPUtime=1791.55 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 14590398 0 0 0 176875 2280 0 0 20 0 1 0 290683018 181133312 41641 33554432000 134512640 137138936 4292279136 4291884312 134600987 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 44222 41647 192 642 0 43578 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 176888

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 19529
/proc/meminfo: memFree=28611100/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=176632 CPUtime=1794.76 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 14615801 0 0 0 177191 2285 0 0 20 0 1 0 290683018 180871168 41640 33554432000 134512640 137138936 4292279136 4292277632 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 44158 41640 192 642 0 43514 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 176632

[startup+1796.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 19529
/proc/meminfo: memFree=28614264/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=177816 CPUtime=1796.35 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 14628925 0 0 0 177347 2288 0 0 20 0 1 0 290683018 182083584 41936 33554432000 134512640 137138936 4292279136 4292277652 134551445 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 44454 41936 192 642 0 43810 0
Current children cumulated CPU time (s) 1796.35
Current children cumulated vsize (KiB) 177816

[startup+1797.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 19529
/proc/meminfo: memFree=28611224/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=176248 CPUtime=1797.15 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 14635144 0 0 0 177427 2288 0 0 20 0 1 0 290683018 180477952 41576 33554432000 134512640 137138936 4292279136 4292278064 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 44062 41576 192 642 0 43418 0
Current children cumulated CPU time (s) 1797.15
Current children cumulated vsize (KiB) 176248

[startup+1797.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 19529
/proc/meminfo: memFree=28611224/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=176632 CPUtime=1797.55 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 14638535 0 0 0 177466 2289 0 0 20 0 1 0 290683018 180871168 41649 33554432000 134512640 137138936 4292279136 4292277632 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 44158 41649 192 642 0 43514 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 176632

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 19529
/proc/meminfo: memFree=28611224/32873852 swapFree=6856/6856
[pid=19452] ppid=19450 vsize=177848 CPUtime=1797.95 cores=1,3,5,7
/proc/19452/stat : 19452 (bsolo) R 19450 19452 18303 0 -1 4202496 14642545 0 0 0 177506 2289 0 0 20 0 1 0 290683018 182116352 41944 33554432000 134512640 137138936 4292279136 4292277652 134551422 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19452/statm: 44462 41944 192 642 0 43818 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 177848

Child status: 0
Real time (s): 1798.35
CPU time (s): 1798.01
CPU user time (s): 1775.1
CPU system time (s): 22.9015
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 177848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1775.1
system time used= 22.9015
maximum resident set size= 167828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14642913
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= 72
involuntary context switches= 1871

runsolver used 5.59815 second user time and 19.593 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-29 00:52:51
IDJOB=3708357
IDBENCH=90800
IDSOLVER=2286
FILE ID=node128/3708357-1338245571
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_10null0mast_rapportOE2.0_TMAX60_K67_cod1.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708357-1338245571/watcher-3708357-1338245571 -o /tmp/evaluation-result-3708357-1338245571/solver-3708357-1338245571 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708357-1338245571.opb

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

MD5SUM BENCH= 517c70a04642760d1320984a69d9942b
RANDOM SEED=816640673

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:        28874288 kB
Buffers:          504428 kB
Cached:          2514404 kB
SwapCached:          584 kB
Active:          1356092 kB
Inactive:        1778620 kB
Active(anon):     105664 kB
Inactive(anon):    12300 kB
Active(file):    1250428 kB
Inactive(file):  1766320 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:              6560 kB
Writeback:             0 kB
AnonPages:        122100 kB
Mapped:            15172 kB
Shmem:               200 kB
Slab:             726176 kB
SReclaimable:     168568 kB
SUnreclaim:       557608 kB
KernelStack:        1440 kB
PageTables:         3692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     234588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 71216 MiB
End job on node128 at 2012-05-29 01:22:50