Trace number 3741555

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
PB09: bsolo 3.1? 1798.03 1798.68

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-544324.opb
MD5SUM02fa27f3dafb4f59cf08d669298a5bbe
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark465.377
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10080
Total number of constraints732
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)732
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint168
Maximum length of a constraint3680
Number of terms in the objective function 10080
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 10080
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 10080
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.1 - 13/04/2009 : 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3741555-1338774847.opb
0.00/0.00	c File size is 15730092 bytes.
1.09/1.16	c Highest Coefficient sum: 10080
1.09/1.16	c Parsing was ok!!
1.09/1.16	c Total parsing time: 1.163 s
1.19/1.21	c Var: 10080 Constr: 732 0/732/0 Lit: 1757280 Watch. Lit: 883712
1.19/1.21	c Obj. Vars: 10080 (100 % of total variables)
116.86/116.97	c Pre-processing Time: 116.95 s
116.86/116.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
116.86/116.98	c        0  10080      395   880000 2227   446920  395000      0      0 116.95
116.86/116.98	c Switching off lower bounding mode.
1797.94/1798.65	c      188  10080      591  1404576 2376   456427  434501    196      1 127.81
1797.94/1798.65	c      338  10080      743  1785100 2402   459467  477952    348      2 129.36
1797.94/1798.65	c      563  10080      968  2415326 2495   459917  525748    573      4 134.29
1797.94/1798.65	c      902  10080     1307  3353733 2565   460595  578323    912      6 141.74
1797.94/1798.65	c     1410  10080     1815  4754036 2619   461611  636156   1420      9 152.88
1797.94/1798.65	c     2173  10080     2859  7901394 2763   590179  699772   2464     12 169.18
1797.94/1798.65	c     3434  10080     4627 12764770 2758   677684  769750   4232     16 205.28
1797.94/1798.65	c     5155  10080     6688 18432801 2756   723232  846726   6293     18 284.96
1797.94/1798.65	c     7740  10080     9337 28284319 3029   766602  931399   8942     15 505.04
1797.94/1798.65	c    11619  10080    13216 38502278 2913   774360  500000  12821     15 741.63
1797.94/1798.65	c    17441  10080    19643 52985122 2697   924634  550001  19248     18 944.66
1797.94/1798.65	c    26178  10080    29072 65369890 2248  1096424  605002  28677     26 983.38
1797.94/1798.65	c    39325  10080    48433 124332490 2567  2484755  665503  48038     22 1786.17
1797.94/1798.65	c Resources Exceeded
1797.94/1798.65	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.65	c   13    39600  22825  1663131    48801 125514777  48406     22 1798.01
1797.94/1798.65	s UNKNOWN
1797.94/1798.65	c Total time: 1798.01 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-3741555-1338774847/watcher-3741555-1338774847 -o /tmp/evaluation-result-3741555-1338774847/solver-3741555-1338774847 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3741555-1338774847.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: 1.84 1.95 1.83 3/176 2108
/proc/meminfo: memFree=27161640/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=34404 CPUtime=0 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 392 0 0 0 0 0 0 0 20 0 1 0 343610797 35229696 345 33554432000 134512640 137136520 4290474992 4290473208 136502204 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2108/statm: 8601 345 185 641 0 4116 0

[startup+0.08472 s]
/proc/loadavg: 1.84 1.95 1.83 3/176 2108
/proc/meminfo: memFree=27161640/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=36172 CPUtime=0.08 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1109 0 0 0 8 0 0 0 20 0 1 0 343610797 37040128 1062 33554432000 134512640 137136520 4290474992 4290473520 134517403 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2108/statm: 9043 1062 439 641 0 4558 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36172

[startup+0.100221 s]
/proc/loadavg: 1.84 1.95 1.83 3/176 2108
/proc/meminfo: memFree=27161640/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=36400 CPUtime=0.09 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1237 0 0 0 9 0 0 0 20 0 1 0 343610797 37273600 1190 33554432000 134512640 137136520 4290474992 4290473700 136523264 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2108/statm: 9100 1190 490 641 0 4615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36400

[startup+0.300178 s]
/proc/loadavg: 1.84 1.95 1.83 3/176 2108
/proc/meminfo: memFree=27161640/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=32528 CPUtime=0.29 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 2866 0 0 0 29 0 0 0 20 0 1 0 343610797 33308672 2819 33554432000 134512640 137136520 4290474992 4290473712 134516211 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2108/statm: 8132 2819 1154 641 0 3647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32528

[startup+0.700181 s]
/proc/loadavg: 1.84 1.95 1.83 3/176 2108
/proc/meminfo: memFree=27161640/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=40256 CPUtime=0.69 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 6121 0 0 0 68 1 0 0 20 0 1 0 343610797 41222144 6074 33554432000 134512640 137136520 4290474992 4290473700 136523264 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2108/statm: 10064 6074 2476 641 0 5579 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40256

[startup+1.50023 s]
/proc/loadavg: 1.84 1.95 1.83 3/177 2109
/proc/meminfo: memFree=27136236/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=55248 CPUtime=1.49 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 15270 0 0 0 147 2 0 0 20 0 1 0 343610797 56573952 11382 33554432000 134512640 137136520 4290474992 4290352592 134544112 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2108/statm: 13812 11382 188 641 0 13168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55248

[startup+3.10023 s]
/proc/loadavg: 1.84 1.95 1.83 3/177 2109
/proc/meminfo: memFree=27105344/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=55248 CPUtime=3.09 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 15270 0 0 0 306 3 0 0 20 0 1 0 343610797 56573952 11382 33554432000 134512640 137136520 4290474992 4290352592 134544129 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 13812 11382 188 641 0 13168 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55248

[startup+6.30021 s]
/proc/loadavg: 1.85 1.95 1.83 3/177 2109
/proc/meminfo: memFree=27095624/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=55248 CPUtime=6.29 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 15270 0 0 0 626 3 0 0 20 0 1 0 343610797 56573952 11382 33554432000 134512640 137136520 4290474992 4290352592 134544140 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 13812 11382 188 641 0 13168 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55248

[startup+12.7002 s]
/proc/loadavg: 1.86 1.95 1.83 3/177 2109
/proc/meminfo: memFree=27080416/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=55376 CPUtime=12.68 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 22178 0 0 0 1264 4 0 0 20 0 1 0 343610797 56705024 11416 33554432000 134512640 137136520 4290474992 4290352524 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 13844 11416 190 641 0 13200 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55376

[startup+25.5001 s]
/proc/loadavg: 1.89 1.96 1.83 3/177 2109
/proc/meminfo: memFree=27063268/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=55376 CPUtime=25.48 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 22179 0 0 0 2544 4 0 0 20 0 1 0 343610797 56705024 11434 33554432000 134512640 137136520 4290474992 4290352456 134532597 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 13844 11434 190 641 0 13200 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55376

[startup+51.1002 s]
/proc/loadavg: 1.93 1.96 1.83 3/177 2109
/proc/meminfo: memFree=27039380/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=55376 CPUtime=51.07 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 22180 0 0 0 5103 4 0 0 20 0 1 0 343610797 56705024 11434 33554432000 134512640 137136520 4290474992 4290352456 134532597 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 13844 11434 190 641 0 13200 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55376

[startup+102.3 s]
/proc/loadavg: 1.97 1.96 1.84 3/177 2109
/proc/meminfo: memFree=26998256/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=55376 CPUtime=102.27 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 22180 0 0 0 10223 4 0 0 20 0 1 0 343610797 56705024 11434 33554432000 134512640 137136520 4290474992 4290352456 134532602 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 13844 11434 190 641 0 13200 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55376

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/177 2110
/proc/meminfo: memFree=26906820/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=111540 CPUtime=162.25 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 69268 0 0 0 16209 16 0 0 20 0 1 0 343610797 114216960 25475 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 27885 25475 196 641 0 27241 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 111540

[startup+222.306 s]
/proc/loadavg: 2.05 1.99 1.85 3/177 2110
/proc/meminfo: memFree=26762884/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=224940 CPUtime=222.22 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 106581 0 0 0 22199 23 0 0 20 0 1 0 343610797 230338560 53809 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 56235 53809 197 641 0 55591 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 224940

[startup+282.3 s]
/proc/loadavg: 2.02 1.99 1.86 3/177 2110
/proc/meminfo: memFree=26693916/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=265912 CPUtime=282.2 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 120537 0 0 0 28193 27 0 0 20 0 1 0 343610797 272293888 64043 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 66478 64043 197 641 0 65834 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 265912

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/177 2110
/proc/meminfo: memFree=26631748/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=303744 CPUtime=342.18 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 158635 0 0 0 34180 38 0 0 20 0 1 0 343610797 311033856 73501 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 75936 73501 197 641 0 75292 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 303744

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 2113
/proc/meminfo: memFree=26575944/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=338036 CPUtime=402.17 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 192245 0 0 0 40174 43 0 0 20 0 1 0 343610797 346148864 82087 33554432000 134512640 137136520 4290474992 4290473920 134543965 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 84509 82087 197 641 0 83865 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 338036

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 2137
/proc/meminfo: memFree=26527872/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=366392 CPUtime=462.16 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 223064 0 0 0 46167 49 0 0 20 0 1 0 343610797 375185408 89176 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 91598 89176 197 641 0 90954 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 366392

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/177 2137
/proc/meminfo: memFree=26481936/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=394588 CPUtime=522.16 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 254649 0 0 0 52162 54 0 0 20 0 1 0 343610797 404058112 96242 33554432000 134512640 137136520 4290474992 4290473692 136518971 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 98647 96242 197 641 0 98003 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 394588

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/177 2137
/proc/meminfo: memFree=26419316/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=438464 CPUtime=582.14 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 312168 0 0 0 58148 66 0 0 20 0 1 0 343610797 448987136 107213 33554432000 134512640 137136520 4290474992 4290473888 134543957 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 109616 107213 197 641 0 108972 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 438464

[startup+642.3 s]

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

/proc/meminfo: memFree=26116640/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=911180 CPUtime=1061.96 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 810444 0 0 0 106009 187 0 0 20 0 1 0 343610797 933048320 225361 33554432000 134512640 137136520 4290474992 4290473648 134598062 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 227795 225361 197 641 0 227151 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 911180

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 2190
/proc/meminfo: memFree=26061584/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=955952 CPUtime=1121.96 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 852697 0 0 0 111994 202 0 0 20 0 1 0 343610797 978894848 236562 33554432000 134512640 137136520 4290474992 4290473584 134616696 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 238988 236562 197 641 0 238344 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 955952

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 2190
/proc/meminfo: memFree=26015828/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=991436 CPUtime=1181.94 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 881377 0 0 0 117986 208 0 0 20 0 1 0 343610797 1015230464 245439 33554432000 134512640 137136520 4290474992 4290473584 134616680 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 247859 245439 197 641 0 247215 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 991436

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 2190
/proc/meminfo: memFree=25955072/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1040128 CPUtime=1241.93 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 905956 0 0 0 123981 212 0 0 20 0 1 0 343610797 1065091072 257629 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 260032 257629 197 641 0 259388 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 1040128

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 2190
/proc/meminfo: memFree=25901632/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1084232 CPUtime=1301.93 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 924216 0 0 0 129977 216 0 0 20 0 1 0 343610797 1110253568 268633 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 271058 268633 197 641 0 270414 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 1084232

[startup+1362.3 s]
/proc/loadavg: 2.07 2.00 1.91 3/177 2191
/proc/meminfo: memFree=25849784/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1125132 CPUtime=1361.91 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 957933 0 0 0 135969 222 0 0 20 0 1 0 343610797 1152135168 278858 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 281283 278858 197 641 0 280639 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 1125132

[startup+1422.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/177 2191
/proc/meminfo: memFree=25802320/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1162272 CPUtime=1421.88 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 997009 0 0 0 141959 229 0 0 20 0 1 0 343610797 1190166528 288165 33554432000 134512640 137136520 4290474992 4290473888 134544112 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 290568 288165 197 641 0 289924 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 1162272

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/177 2191
/proc/meminfo: memFree=25749380/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1207924 CPUtime=1481.82 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1036416 0 0 0 147946 236 0 0 20 0 1 0 343610797 1236914176 299558 33554432000 134512640 137136520 4290474992 4290473920 134543819 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 301981 299558 197 641 0 301337 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 1207924

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 1.92 3/177 2191
/proc/meminfo: memFree=25649340/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1297440 CPUtime=1541.8 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1065964 0 0 0 153937 243 0 0 20 0 1 0 343610797 1328578560 321925 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 324360 321925 197 641 0 323716 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 1297440

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 2194
/proc/meminfo: memFree=25543184/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1396052 CPUtime=1601.75 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1090817 0 0 0 159927 248 0 0 20 0 1 0 343610797 1429557248 346604 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 349013 346604 197 641 0 348369 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1396052

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 2195
/proc/meminfo: memFree=25442288/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1487452 CPUtime=1661.71 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1113927 0 0 0 165919 252 0 0 20 0 1 0 343610797 1523150848 369439 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 371863 369439 197 641 0 371219 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 1487452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 2195
/proc/meminfo: memFree=25352664/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1571344 CPUtime=1721.68 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1134990 0 0 0 171911 257 0 0 20 0 1 0 343610797 1609056256 390401 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 392836 390401 197 641 0 392192 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 1571344

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 2195
/proc/meminfo: memFree=25268744/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1647512 CPUtime=1781.65 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1154127 0 0 0 177905 260 0 0 20 0 1 0 343610797 1687052288 409463 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 411878 409463 197 641 0 411234 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 1647512

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 2195
/proc/meminfo: memFree=25255584/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1659276 CPUtime=1791.35 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1160012 0 0 0 178874 261 0 0 20 0 1 0 343610797 1699098624 412384 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 414819 412384 197 641 0 414175 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 1659276

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 2195
/proc/meminfo: memFree=25250748/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1663612 CPUtime=1794.54 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1161455 0 0 0 179193 261 0 0 20 0 1 0 343610797 1703538688 413470 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 415903 413470 197 641 0 415259 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (KiB) 1663612

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 2195
/proc/meminfo: memFree=25249012/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1666104 CPUtime=1796.14 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1163017 0 0 0 179352 262 0 0 20 0 1 0 343610797 1706090496 414091 33554432000 134512640 137136520 4290474992 4290473520 134600356 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 416526 414091 197 641 0 415882 0
Current children cumulated CPU time (s) 1796.14
Current children cumulated vsize (KiB) 1666104

[startup+1797.6 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 2195
/proc/meminfo: memFree=25247400/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1667272 CPUtime=1796.94 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1163595 0 0 0 179432 262 0 0 20 0 1 0 343610797 1707286528 414398 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 416818 414398 197 641 0 416174 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (KiB) 1667272

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 2195
/proc/meminfo: memFree=25247400/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1668280 CPUtime=1797.74 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1164173 0 0 0 179512 262 0 0 20 0 1 0 343610797 1708318720 414635 33554432000 134512640 137136520 4290474992 4290473584 134616694 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 417070 414635 197 641 0 416426 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 1668280

[startup+1798.61 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 2195
/proc/meminfo: memFree=25245664/32873648 swapFree=6860/6860
[pid=2108] ppid=2106 vsize=1668656 CPUtime=1797.94 cores=0,2,4,6
/proc/2108/stat : 2108 (bsolo) R 2106 2108 2050 0 -1 4202496 1164319 0 0 0 179532 262 0 0 20 0 1 0 343610797 1708703744 414754 33554432000 134512640 137136520 4290474992 4290430288 134572140 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2108/statm: 417164 414754 197 641 0 416520 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 1668656

Child status: 0
Real time (s): 1798.68
CPU time (s): 1798.03
CPU user time (s): 1795.38
CPU system time (s): 2.6536
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 1668656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.38
system time used= 2.6536
maximum resident set size= 1659168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1164358
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= 445
involuntary context switches= 2010

runsolver used 3.2925 second user time and 8.5527 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-04 03:54:07
IDJOB=3741555
IDBENCH=89877
IDSOLVER=2320
FILE ID=node116/3741555-1338774847
RUNJOBID= node116-1338774847-2066
PBS_JOBID= 14636827
Free space on /tmp= 71020 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-544324.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741555-1338774847/watcher-3741555-1338774847 -o /tmp/evaluation-result-3741555-1338774847/solver-3741555-1338774847 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3741555-1338774847.opb

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

MD5SUM BENCH= 02fa27f3dafb4f59cf08d669298a5bbe
RANDOM SEED=1061407170

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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:       32873648 kB
MemFree:        27162192 kB
Buffers:          565760 kB
Cached:          4213780 kB
SwapCached:         3028 kB
Active:          2306300 kB
Inactive:        2488744 kB
Active(anon):       5476 kB
Inactive(anon):     8500 kB
Active(file):    2300824 kB
Inactive(file):  2480244 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:             22984 kB
Writeback:             0 kB
AnonPages:         16392 kB
Mapped:            13068 kB
Shmem:                68 kB
Slab:             776636 kB
SReclaimable:     220508 kB
SUnreclaim:       556128 kB
KernelStack:        1376 kB
PageTables:         3728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     136428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3741555-1338774847.opb

Free space on /tmp at the end= 70968 MiB
End job on node116 at 2012-06-04 04:24:06