Trace number 3708360

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.04 1798.34

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_10null10mast_rapportOE2.0_TMAX60_K67_cod3.opb
MD5SUMf98241fe158e95fe184473fa73acbc2e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1296
Best CPU time to get the best result obtained on this benchmark285.746
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 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 898854
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 898854
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.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-3708360-1338242552.opb
0.00/0.00	c File size is 2762827 bytes.
0.19/0.25	c Highest Coefficient sum: 898854
0.19/0.25	c Parsing was ok!!
0.19/0.25	c Total parsing time: 0.247 s
0.19/0.26	c Var: 40451 Constr: 40950 40396/553/1 Lit: 221883 Watch. Lit: 161320
0.19/0.26	c Obj. Vars: 28908 (71.4642 % of total variables)
27.39/27.41	c Pre-processing Time: 27.407 s
27.39/27.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
27.39/27.41	c        0  33129    33499   187590    5   137752  622567      0      0 27.41
27.39/27.41	c Switching off lower bounding mode.
1797.98/1798.34	c      102  33129    33601   227307    6   137984  684824    102      3 31.94
1797.98/1798.34	c      252  33129    33753   236127    6   138287  753307    254      7 35.23
1797.98/1798.34	c      477  33129    33993   253152    7   139584  828638    494     11 40.39
1797.98/1798.34	c      817  33129    34355   282147    8   140310  911502    856     16 49.32
1797.98/1798.34	c     1325  33129    34898   378308   10   141408  500000   1399     20 64.28
1797.98/1798.34	c     2088  33129    35737   524423   14   143156  550001   2238     24 85.34
1797.98/1798.34	c     3234  33129    36999   820330   22   146058  605002   3500     27 119.27
1797.98/1798.34	c     4955  33129    38836  1134985   29   150013  665503   5337     29 168.59
1797.98/1798.34	c     7540  33129    41608  1669987   40   156017  732054   8109     30 244.79
1797.98/1798.34	c    11421  33129    45708  2405096   52   164684  805260  12209     31 362.35
1797.98/1798.34	c    17243  33129    51877  3550078   68   178525  885787  18378     31 544.17
1797.98/1798.34	c    25980  33129    60750  4699467   77   196540  974366  27251     33 778.30
1797.98/1798.34	c    39091  33129    74912  8197326  109   227333  500000  41413     30 1299.08
1797.98/1798.34	c Resources Exceeded
1797.98/1798.34	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.34	c   13    51466  22405   233118    87757 10537021  54258     28 1798.04
1797.98/1798.34	s UNKNOWN
1797.98/1798.34	c Total time: 1798.04 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-3708360-1338242552/watcher-3708360-1338242552 -o /tmp/evaluation-result-3708360-1338242552/solver-3708360-1338242552 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708360-1338242552.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25608
/proc/meminfo: memFree=30942360/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=21600 CPUtime=0 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 345 0 0 0 0 0 0 0 20 0 1 0 290379738 22118400 298 33554432000 134512640 137138936 4287820016 4287818368 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 5400 299 176 642 0 4081 0

[startup+0.064424 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25608
/proc/meminfo: memFree=30942360/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=17324 CPUtime=0.06 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 1474 0 0 0 6 0 0 0 20 0 1 0 290379738 17739776 1387 33554432000 134512640 137138936 4287820016 4287816792 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 4331 1387 348 642 0 3012 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17324

[startup+0.100245 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25608
/proc/meminfo: memFree=30942360/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=18308 CPUtime=0.09 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 1816 0 0 0 9 0 0 0 20 0 1 0 290379738 18747392 1650 33554432000 134512640 137138936 4287820016 4287818536 136396424 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 4577 1651 434 642 0 3258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18308

[startup+0.300246 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25608
/proc/meminfo: memFree=30942360/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=27012 CPUtime=0.29 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 5095 0 0 0 28 1 0 0 20 0 1 0 290379738 27660288 4197 33554432000 134512640 137138936 4287820016 4287333152 134542525 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 6753 4197 184 642 0 6109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27012

[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25608
/proc/meminfo: memFree=30942360/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=27012 CPUtime=0.69 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 5095 0 0 0 68 1 0 0 20 0 1 0 290379738 27660288 4197 33554432000 134512640 137138936 4287820016 4287333152 134542624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 6753 4197 184 642 0 6109 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27012

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25609
/proc/meminfo: memFree=30926480/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=27144 CPUtime=1.49 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 5126 0 0 0 148 1 0 0 20 0 1 0 290379738 27795456 4228 33554432000 134512640 137138936 4287820016 4287333028 136511078 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 6786 4228 184 642 0 6142 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27144

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25609
/proc/meminfo: memFree=30925984/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=27144 CPUtime=3.09 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 5126 0 0 0 308 1 0 0 20 0 1 0 290379738 27795456 4228 33554432000 134512640 137138936 4287820016 4287333292 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 6786 4228 184 642 0 6142 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27144

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25609
/proc/meminfo: memFree=30925240/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=27144 CPUtime=6.29 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 5126 0 0 0 627 2 0 0 20 0 1 0 290379738 27795456 4228 33554432000 134512640 137138936 4287820016 4287333292 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 6786 4228 184 642 0 6142 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27144

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25609
/proc/meminfo: memFree=30924264/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=27804 CPUtime=12.69 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 5291 0 0 0 1267 2 0 0 20 0 1 0 290379738 28471296 4393 33554432000 134512640 137138936 4287820016 4287332888 136504089 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 6951 4393 184 642 0 6307 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27804

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25610
/proc/meminfo: memFree=30922536/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=27804 CPUtime=25.49 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 5291 0 0 0 2547 2 0 0 20 0 1 0 290379738 28471296 4393 33554432000 134512640 137138936 4287820016 4287333152 134542796 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 6951 4393 184 642 0 6307 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27804

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25610
/proc/meminfo: memFree=30918976/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=29160 CPUtime=51.08 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 349395 0 0 0 5057 51 0 0 20 0 1 0 290379738 29859840 4786 33554432000 134512640 137138936 4287820016 4287818440 134606670 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 7290 4786 192 642 0 6646 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29160

[startup+102.306 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 25610
/proc/meminfo: memFree=30907568/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=33732 CPUtime=102.28 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 837975 0 0 0 10105 123 0 0 20 0 1 0 290379738 34541568 5949 33554432000 134512640 137138936 4287820016 4287818440 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 8433 5949 192 642 0 7789 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 33732

[startup+162.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/177 25610
/proc/meminfo: memFree=30896392/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=40376 CPUtime=162.27 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 1420917 0 0 0 16022 205 0 0 20 0 1 0 290379738 41345024 7590 33554432000 134512640 137138936 4287820016 4287425304 134600285 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 10094 7590 192 642 0 9450 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 40376

[startup+222.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 25610
/proc/meminfo: memFree=30883912/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=47092 CPUtime=222.26 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 1961607 0 0 0 21949 277 0 0 20 0 1 0 290379738 48222208 9167 33554432000 134512640 137138936 4287820016 4287818360 134599777 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 11773 9167 192 642 0 11129 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 47092

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25610
/proc/meminfo: memFree=30874612/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=49988 CPUtime=282.25 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 2537219 0 0 0 27860 365 0 0 20 0 1 0 290379738 51187712 10026 33554432000 134512640 137138936 4287820016 4287818944 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 12497 10026 192 642 0 11853 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 49988

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25611
/proc/meminfo: memFree=30863560/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=55712 CPUtime=342.23 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 3081663 0 0 0 33775 448 0 0 20 0 1 0 290379738 57049088 11433 33554432000 134512640 137138936 4287820016 4287818512 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 13928 11433 192 642 0 13284 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 55712

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25611
/proc/meminfo: memFree=30853072/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=60244 CPUtime=402.23 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 3635021 0 0 0 39697 526 0 0 20 0 1 0 290379738 61689856 12566 33554432000 134512640 137138936 4287820016 4287818512 134618135 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 15061 12566 192 642 0 14417 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 60244

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25614
/proc/meminfo: memFree=30843940/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=67228 CPUtime=462.22 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 4142567 0 0 0 45617 605 0 0 20 0 1 0 290379738 68841472 14202 33554432000 134512640 137138936 4287820016 4287818544 134602746 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 16807 14202 192 642 0 16163 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 67228

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25614
/proc/meminfo: memFree=30833028/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=70980 CPUtime=522.2 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 4671735 0 0 0 51531 689 0 0 20 0 1 0 290379738 72683520 15273 33554432000 134512640 137138936 4287820016 4287818512 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 17745 15273 192 642 0 17101 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 70980

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25614
/proc/meminfo: memFree=30823156/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=77400 CPUtime=582.19 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 5192916 0 0 0 57446 773 0 0 20 0 1 0 290379738 79257600 16847 33554432000 134512640 137138936 4287820016 4287818624 134552089 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 19350 16847 192 642 0 18706 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 77400

[startup+642.3 s]

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

/proc/meminfo: memFree=30747624/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=114700 CPUtime=1062.11 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 9465362 0 0 0 104805 1406 0 0 20 0 1 0 290379738 117452800 26661 33554432000 134512640 137138936 4287820016 4287818512 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 28675 26661 192 642 0 28031 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 114700

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25619
/proc/meminfo: memFree=30738084/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=119368 CPUtime=1122.1 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 9855432 0 0 0 110744 1466 0 0 20 0 1 0 290379738 122232832 27828 33554432000 134512640 137138936 4287820016 4287818512 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 29842 27828 192 642 0 29198 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 119368

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25657
/proc/meminfo: memFree=30888460/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=124936 CPUtime=1182.09 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 10269355 0 0 0 116680 1529 0 0 20 0 1 0 290379738 127934464 29193 33554432000 134512640 137138936 4287820016 4287818512 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 31234 29193 192 642 0 30590 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 124936

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25657
/proc/meminfo: memFree=30873740/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=130064 CPUtime=1242.07 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 10735888 0 0 0 122608 1599 0 0 20 0 1 0 290379738 133185536 30470 33554432000 134512640 137138936 4287820016 4287425928 134600598 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 32516 30470 192 642 0 31872 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 130064

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25658
/proc/meminfo: memFree=30855368/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=135148 CPUtime=1302.08 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 11156073 0 0 0 128542 1666 0 0 20 0 1 0 290379738 138391552 31741 33554432000 134512640 137138936 4287820016 4287818512 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 33787 31741 192 642 0 33143 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 135148

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25658
/proc/meminfo: memFree=30836944/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=140540 CPUtime=1362.06 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 11581116 0 0 0 134478 1728 0 0 20 0 1 0 290379738 143912960 33113 33554432000 134512640 137138936 4287820016 4287818512 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 35135 33113 192 642 0 34491 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 140540

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25658
/proc/meminfo: memFree=30824828/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=143796 CPUtime=1422.05 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 11936339 0 0 0 140423 1782 0 0 20 0 1 0 290379738 147247104 33932 33554432000 134512640 137138936 4287820016 4287818512 134618208 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 35949 33932 192 642 0 35305 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 143796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25658
/proc/meminfo: memFree=30812976/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=149012 CPUtime=1482.04 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 12289466 0 0 0 146365 1839 0 0 20 0 1 0 290379738 152588288 35207 33554432000 134512640 137138936 4287820016 4287818512 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 37253 35207 192 642 0 36609 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 149012

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 25658
/proc/meminfo: memFree=30800184/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=152172 CPUtime=1542.03 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 12817051 0 0 0 152288 1915 0 0 20 0 1 0 290379738 155824128 35996 33554432000 134512640 137138936 4287820016 4287818440 134606987 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 38043 35996 192 642 0 37399 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 152172

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25659
/proc/meminfo: memFree=30790016/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=155696 CPUtime=1602.02 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 13355737 0 0 0 158212 1990 0 0 20 0 1 0 290379738 159432704 36878 33554432000 134512640 137138936 4287820016 4287818512 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 38924 36878 192 642 0 38280 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 155696

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25662
/proc/meminfo: memFree=30783736/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=158720 CPUtime=1662.01 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 13913916 0 0 0 164137 2064 0 0 20 0 1 0 290379738 162529280 37564 33554432000 134512640 137138936 4287820016 4287425424 134602746 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 39680 37564 192 642 0 39036 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 158720

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25662
/proc/meminfo: memFree=30775980/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=162128 CPUtime=1722 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 14428277 0 0 0 170058 2142 0 0 20 0 1 0 290379738 166019072 38486 33554432000 134512640 137138936 4287820016 4287818512 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 40532 38486 192 642 0 39888 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 162128

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25662
/proc/meminfo: memFree=30768664/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=164884 CPUtime=1781.99 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 14900445 0 0 0 175990 2209 0 0 20 0 1 0 290379738 168841216 39175 33554432000 134512640 137138936 4287820016 4287818512 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 41221 39175 192 642 0 40577 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 164884

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 25662
/proc/meminfo: memFree=30767548/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=165468 CPUtime=1791.6 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 14983548 0 0 0 176938 2222 0 0 20 0 1 0 290379738 169439232 39321 33554432000 134512640 137138936 4287820016 4287818512 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 41367 39321 192 642 0 40723 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 165468

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 25662
/proc/meminfo: memFree=30767300/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=165884 CPUtime=1794.79 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 15009274 0 0 0 177254 2225 0 0 20 0 1 0 290379738 169865216 39425 33554432000 134512640 137138936 4287820016 4287425832 134600461 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 41471 39425 192 642 0 40827 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 165884

[startup+1796.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 25662
/proc/meminfo: memFree=30767052/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=165500 CPUtime=1796.38 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 15022486 0 0 0 177411 2227 0 0 20 0 1 0 290379738 169472000 39349 33554432000 134512640 137138936 4287820016 4287818768 134575873 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 41375 39349 192 642 0 40731 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 165500

[startup+1797.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 25662
/proc/meminfo: memFree=30766680/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=166792 CPUtime=1797.18 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 15030644 0 0 0 177490 2228 0 0 20 0 1 0 290379738 170795008 39652 33554432000 134512640 137138936 4287820016 4287818532 134551319 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 41698 39652 192 642 0 41054 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 166792

[startup+1797.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 25662
/proc/meminfo: memFree=30766680/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=165948 CPUtime=1797.59 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 15035459 0 0 0 177530 2229 0 0 20 0 1 0 290379738 169930752 39371 33554432000 134512640 137138936 4287820016 4287425416 134601123 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 41487 39371 192 642 0 40843 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (KiB) 165948

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 25662
/proc/meminfo: memFree=30766680/32873844 swapFree=6080/6080
[pid=25608] ppid=25606 vsize=165540 CPUtime=1797.98 cores=0,2,4,6
/proc/25608/stat : 25608 (bsolo) R 25606 25608 24091 0 -1 4202496 15039524 0 0 0 177569 2229 0 0 20 0 1 0 290379738 169512960 39354 33554432000 134512640 137138936 4287820016 4287818512 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25608/statm: 41385 39354 192 642 0 40741 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 165540

Child status: 0
Real time (s): 1798.34
CPU time (s): 1798.04
CPU user time (s): 1775.74
CPU system time (s): 22.3026
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 166792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1775.74
system time used= 22.3026
maximum resident set size= 158624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15039820
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= 60
involuntary context switches= 1932

runsolver used 6.84996 second user time and 15.4197 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-29 00:02:32
IDJOB=3708360
IDBENCH=90511
IDSOLVER=2286
FILE ID=node139/3708360-1338242552
RUNJOBID= node139-1338219140-24107
PBS_JOBID= 14624619
Free space on /tmp= 71644 MiB

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

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

MD5SUM BENCH= f98241fe158e95fe184473fa73acbc2e
RANDOM SEED=1885609038

node139.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.750
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	: 5333.50
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.750
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.750
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.90
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.750
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.750
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.750
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.750
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.750
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:       32873844 kB
MemFree:        30943004 kB
Buffers:          442820 kB
Cached:           539416 kB
SwapCached:          828 kB
Active:           793000 kB
Inactive:         282684 kB
Active(anon):      86904 kB
Inactive(anon):     7968 kB
Active(file):     706096 kB
Inactive(file):   274716 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              6612 kB
Writeback:             0 kB
AnonPages:        171672 kB
Mapped:            12616 kB
Shmem:                 8 kB
Slab:             717576 kB
SReclaimable:     160032 kB
SUnreclaim:       557544 kB
KernelStack:        1472 kB
PageTables:         4376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     217344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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= 71640 MiB
End job on node139 at 2012-05-29 00:32:30