Trace number 3741423

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 1798.33

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-807456.opb
MD5SUM21cf0355c32a3177f2f6fa914b5dacc6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1635
Total number of constraints840
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)840
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint9
Number of terms in the objective function 1635
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 1635
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1635
Number of bits of the biggest sum of numbers11
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-3741423-1338773007.opb
0.00/0.00	c File size is 59679 bytes.
0.00/0.00	c Highest Coefficient sum: 1635
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.003 s
0.00/0.00	c Var: 1635 Constr: 1680 880/800/0 Lit: 9810 Watch. Lit: 6577
0.00/0.00	c Obj. Vars: 1635 (100 % of total variables)
0.01/0.02	c Pre-processing Time: 0.021 s
1.99/2.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.99/2.02	c        0   1507     1548     9298    6     6197    8863      0      0 0.02
1.99/2.02	c Initial Lower Bound: 280
1.99/2.02	c Initial Path Cost: 45
1797.97/1798.32	c      100   1507     1649    13884    8     6399    9750    101     48 2.05
1797.97/1798.32	c      252   1507     1801    22386   12     6703   10726    253    120 2.08
1797.97/1798.32	c      477   1507     2028    38659   19     7157   11799    480    222 2.15
1797.97/1798.32	c      815   1507     2370    73785   31     7856   12979    822    361 2.25
1797.97/1798.32	c     1323   1507     2903   148132   51     8949   14277   1355    539 2.45
1797.97/1798.32	c     2086   1507     3692   235581   63    10573   15705   2144    743 2.81
1797.97/1798.32	c     3234   1507     4870   372028   76    12952   17276   3322    957 3.38
1797.97/1798.32	c     4959   1507     6640   586910   88    16532   19004   5092   1109 4.47
1797.97/1798.32	c     7543   1507     9321   884647   94    22054   20905   7773   1233 6.11
1797.97/1798.32	c    11424   1507    13332  1341156  100    30214   22996  11784   1225 9.32
1797.97/1798.32	c    17247   1507    19401  2071486  106    42722   25296  17853   1106 15.58
1797.97/1798.32	c    25985   1507    15251  1610234  105    34350   27826  13703    891 29.14
1797.97/1798.32	c    39095   1507    28821  3172715  110    61941   30609  27273    764 51.12
1797.97/1798.32	c    58765   1507    31469  3511145  111    67247   33670  29921    679 86.49
1797.97/1798.32	c    88275   1507    23674  3254305  137    51522   37038  22126    595 148.34
1797.97/1798.32	c   132545   1507    22463  2536673  112    48869   40742  20915    565 234.45
1797.97/1798.32	c   198956   1507    37897  4351958  114    80349   44817  36349    550 361.71
1797.97/1798.32	c   298578   1507    25548  2741072  107    55126   49299  24000    508 586.65
1797.97/1798.32	c   448013   1507    20405  2403606  117    44820   54229  18857    460 973.59
1797.97/1798.32	c   672173   1507    32304  3807344  117    69383   59652  30756    427 1572.91
1797.97/1798.32	c Resources Exceeded
1797.97/1798.32	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.32	c   20   752703 219666  1266248    30257  4020676  28709    418 1798.00
1797.97/1798.32	s UNKNOWN
1797.97/1798.32	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-3741423-1338773007/watcher-3741423-1338773007 -o /tmp/evaluation-result-3741423-1338773007/solver-3741423-1338773007 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3741423-1338773007.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: 1.12 1.53 1.81 3/174 30798
/proc/meminfo: memFree=26221404/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=10992 CPUtime=0 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 343426122 11255808 281 33554432000 134512640 137136520 4291269904 4291268416 136575102 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 2748 282 179 641 0 2089 0

[startup+0.022021 s]
/proc/loadavg: 1.12 1.53 1.81 3/174 30798
/proc/meminfo: memFree=26221404/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=11464 CPUtime=0.01 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 480 0 0 0 1 0 0 0 20 0 1 0 343426122 11739136 418 33554432000 134512640 137136520 4291269904 4291248552 136504651 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 2866 421 192 641 0 2222 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11464

[startup+0.10021 s]
/proc/loadavg: 1.12 1.53 1.81 3/174 30798
/proc/meminfo: memFree=26221404/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=13744 CPUtime=0.09 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 1437 0 0 0 9 0 0 0 20 0 1 0 343426122 14073856 821 33554432000 134512640 137136520 4291269904 4291267664 135448314 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 3436 821 285 641 0 2792 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13744

[startup+0.300103 s]
/proc/loadavg: 1.12 1.53 1.81 3/174 30798
/proc/meminfo: memFree=26221404/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=14168 CPUtime=0.29 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 2003 0 0 0 29 0 0 0 20 0 1 0 343426122 14508032 863 33554432000 134512640 137136520 4291269904 4291267592 135443262 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 3542 863 287 641 0 2898 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14168

[startup+0.700096 s]
/proc/loadavg: 1.12 1.53 1.81 3/174 30798
/proc/meminfo: memFree=26221404/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=14380 CPUtime=0.68 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 2730 0 0 0 68 0 0 0 20 0 1 0 343426122 14725120 917 33554432000 134512640 137136520 4291269904 4291267592 135443262 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 3595 917 287 641 0 2951 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14380

[startup+1.5001 s]
/proc/loadavg: 1.19 1.54 1.81 3/178 30802
/proc/meminfo: memFree=26214492/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=14188 CPUtime=1.49 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 5826 0 0 0 148 1 0 0 20 0 1 0 343426122 14528512 859 33554432000 134512640 137136520 4291269904 4291266992 135430351 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 3547 860 287 641 0 2903 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14188

[startup+3.10018 s]
/proc/loadavg: 1.19 1.54 1.81 3/178 30802
/proc/meminfo: memFree=26213616/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=15644 CPUtime=3.08 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 14235 0 0 0 306 2 0 0 20 0 1 0 343426122 16019456 1586 33554432000 134512640 137136520 4291269904 4291269020 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 3911 1586 292 641 0 3267 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15644

[startup+6.3001 s]
/proc/loadavg: 1.19 1.54 1.81 3/178 30850
/proc/meminfo: memFree=26203012/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=23984 CPUtime=6.28 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 16315 0 0 0 625 3 0 0 20 0 1 0 343426122 24559616 3664 33554432000 134512640 137136520 4291269904 4291269020 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 5996 3664 292 641 0 5352 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23984

[startup+12.7002 s]
/proc/loadavg: 1.39 1.57 1.82 3/178 30850
/proc/meminfo: memFree=26190176/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=35764 CPUtime=12.68 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 19246 0 0 0 1263 5 0 0 20 0 1 0 343426122 36622336 6595 33554432000 134512640 137136520 4291269904 4291268832 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 8941 6595 292 641 0 8297 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35764

[startup+25.5002 s]
/proc/loadavg: 1.48 1.59 1.82 3/178 30850
/proc/meminfo: memFree=26172372/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=51264 CPUtime=25.48 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 23141 0 0 0 2541 7 0 0 20 0 1 0 343426122 52494336 10490 33554432000 134512640 137136520 4291269904 4291268616 136502216 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 12816 10490 292 641 0 12172 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51264

[startup+51.1003 s]
/proc/loadavg: 1.66 1.62 1.82 3/178 30850
/proc/meminfo: memFree=26170908/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=54976 CPUtime=51.07 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 24063 0 0 0 5098 9 0 0 20 0 1 0 343426122 56295424 11409 33554432000 134512640 137136520 4291269904 4291269020 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 13744 11409 292 641 0 13100 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54976

[startup+102.306 s]
/proc/loadavg: 1.90 1.69 1.83 3/178 30850
/proc/meminfo: memFree=26156384/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=66860 CPUtime=102.26 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 27033 0 0 0 10211 15 0 0 20 0 1 0 343426122 68464640 14361 33554432000 134512640 137136520 4291269904 4291268832 134544252 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 16715 14361 292 641 0 16071 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 66860

[startup+162.3 s]
/proc/loadavg: 1.96 1.75 1.84 3/178 30851
/proc/meminfo: memFree=26150176/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=73392 CPUtime=162.24 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 28672 0 0 0 16204 20 0 0 20 0 1 0 343426122 75153408 15994 33554432000 134512640 137136520 4291269904 4291269020 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 18348 15994 292 641 0 17704 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 73392

[startup+222.3 s]
/proc/loadavg: 1.98 1.79 1.84 3/179 30852
/proc/meminfo: memFree=26142280/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=80748 CPUtime=222.22 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 30511 0 0 0 22199 23 0 0 20 0 1 0 343426122 82685952 17833 33554432000 134512640 137136520 4291269904 4291268672 134574444 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 20187 17833 292 641 0 19543 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 80748

[startup+282.3 s]
/proc/loadavg: 2.07 1.84 1.85 3/178 30852
/proc/meminfo: memFree=26143020/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=81748 CPUtime=282.21 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 30765 0 0 0 28193 28 0 0 20 0 1 0 343426122 83709952 18083 33554432000 134512640 137136520 4291269904 4291268832 134544001 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 20437 18083 292 641 0 19793 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 81748

[startup+342.3 s]
/proc/loadavg: 2.02 1.87 1.86 3/178 30852
/proc/meminfo: memFree=26140720/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=81748 CPUtime=342.2 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 30765 0 0 0 34188 32 0 0 20 0 1 0 343426122 83709952 18083 33554432000 134512640 137136520 4291269904 4291268756 136509109 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 20437 18083 292 641 0 19793 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 81748

[startup+402.3 s]
/proc/loadavg: 2.01 1.89 1.87 3/179 30855
/proc/meminfo: memFree=26137380/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=84888 CPUtime=402.19 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 31552 0 0 0 40182 37 0 0 20 0 1 0 343426122 86925312 18868 33554432000 134512640 137136520 4291269904 4291268832 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 21222 18868 292 641 0 20578 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 84888

[startup+462.3 s]
/proc/loadavg: 2.00 1.91 1.87 3/178 30856
/proc/meminfo: memFree=26137584/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=85412 CPUtime=462.18 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 31683 0 0 0 46176 42 0 0 20 0 1 0 343426122 87461888 18999 33554432000 134512640 137136520 4291269904 4291268832 134543881 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 21353 18999 292 641 0 20709 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 85412

[startup+522.3 s]
/proc/loadavg: 2.00 1.92 1.88 3/178 30856
/proc/meminfo: memFree=26129872/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=91616 CPUtime=522.17 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 33234 0 0 0 52170 47 0 0 20 0 1 0 343426122 93814784 20550 33554432000 134512640 137136520 4291269904 4291268832 134544112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 22904 20550 292 641 0 22260 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 91616

[startup+582.3 s]
/proc/loadavg: 2.00 1.93 1.88 3/178 30856
/proc/meminfo: memFree=26130236/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=91616 CPUtime=582.16 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 33237 0 0 0 58164 52 0 0 20 0 1 0 343426122 93814784 20550 33554432000 134512640 137136520 4291269904 4291269020 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 22904 20550 292 641 0 22260 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 91616

[startup+642.3 s]

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

/proc/meminfo: memFree=26111984/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=107256 CPUtime=1062.08 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 37159 0 0 0 106121 87 0 0 20 0 1 0 343426122 109830144 24465 33554432000 134512640 137136520 4291269904 4291268832 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 26814 24465 292 641 0 26170 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 107256

[startup+1122.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/177 31063
/proc/meminfo: memFree=26110880/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=108816 CPUtime=1122.08 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 37544 0 0 0 112116 92 0 0 20 0 1 0 343426122 111427584 24850 33554432000 134512640 137136520 4291269904 4291268832 134544384 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 27204 24850 292 641 0 26560 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 108816

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31063
/proc/meminfo: memFree=26110252/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=108816 CPUtime=1182.06 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 37545 0 0 0 118110 96 0 0 20 0 1 0 343426122 111427584 24850 33554432000 134512640 137136520 4291269904 4291268832 134544587 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 27204 24850 292 641 0 26560 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 108816

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31063
/proc/meminfo: memFree=26111620/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=108816 CPUtime=1242.05 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 37545 0 0 0 124106 99 0 0 20 0 1 0 343426122 111427584 24850 33554432000 134512640 137136520 4291269904 4291268832 134544112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 27204 24850 292 641 0 26560 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 108816

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31063
/proc/meminfo: memFree=26110904/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=108816 CPUtime=1302.05 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 37545 0 0 0 130103 102 0 0 20 0 1 0 343426122 111427584 24850 33554432000 134512640 137136520 4291269904 4291268832 134543921 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 27204 24850 292 641 0 26560 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 108816

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31063
/proc/meminfo: memFree=26109100/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=108816 CPUtime=1362.03 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 37545 0 0 0 136098 105 0 0 20 0 1 0 343426122 111427584 24850 33554432000 134512640 137136520 4291269904 4291268832 134544726 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 27204 24850 292 641 0 26560 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 108816

[startup+1422.31 s]
/proc/loadavg: 2.04 2.00 1.92 3/177 31064
/proc/meminfo: memFree=26110768/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=108816 CPUtime=1422.03 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 37545 0 0 0 142094 109 0 0 20 0 1 0 343426122 111427584 24850 33554432000 134512640 137136520 4291269904 4291268832 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 27204 24850 292 641 0 26560 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 108816

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/177 31064
/proc/meminfo: memFree=26106876/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=111696 CPUtime=1482.02 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 38265 0 0 0 148090 112 0 0 20 0 1 0 343426122 114376704 25570 33554432000 134512640 137136520 4291269904 4291268832 134544402 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 27924 25570 292 641 0 27280 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 111696

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/177 31064
/proc/meminfo: memFree=26108236/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=111696 CPUtime=1542 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 38267 0 0 0 154084 116 0 0 20 0 1 0 343426122 114376704 25570 33554432000 134512640 137136520 4291269904 4291268832 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 27924 25570 292 641 0 27280 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 111696

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 31067
/proc/meminfo: memFree=26105600/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=111700 CPUtime=1602 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 38268 0 0 0 160080 120 0 0 20 0 1 0 343426122 114380800 25571 33554432000 134512640 137136520 4291269904 4291269020 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 27925 25571 292 641 0 27281 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 111700

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31067
/proc/meminfo: memFree=26098196/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=119244 CPUtime=1661.99 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 40167 0 0 0 166073 126 0 0 20 0 1 0 343426122 122105856 27470 33554432000 134512640 137136520 4291269904 4291268832 134543927 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 29811 27470 292 641 0 29167 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 119244

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31068
/proc/meminfo: memFree=26097880/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=120220 CPUtime=1721.98 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 40398 0 0 0 172068 130 0 0 20 0 1 0 343426122 123105280 27701 33554432000 134512640 137136520 4291269904 4291268832 134543986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 30055 27701 292 641 0 29411 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 120220

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31068
/proc/meminfo: memFree=26092164/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=124012 CPUtime=1781.97 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 41350 0 0 0 178062 135 0 0 20 0 1 0 343426122 126988288 28649 33554432000 134512640 137136520 4291269904 4291269020 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 31003 28649 292 641 0 30359 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 124012

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31068
/proc/meminfo: memFree=26092412/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=124012 CPUtime=1791.57 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 41350 0 0 0 179022 135 0 0 20 0 1 0 343426122 126988288 28649 33554432000 134512640 137136520 4291269904 4291268832 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 31003 28649 292 641 0 30359 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 124012

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31068
/proc/meminfo: memFree=26093312/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=124012 CPUtime=1794.77 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 41350 0 0 0 179341 136 0 0 20 0 1 0 343426122 126988288 28649 33554432000 134512640 137136520 4291269904 4291268832 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 31003 28649 292 641 0 30359 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 124012

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31068
/proc/meminfo: memFree=26092692/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=124012 CPUtime=1796.37 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 41350 0 0 0 179501 136 0 0 20 0 1 0 343426122 126988288 28649 33554432000 134512640 137136520 4291269904 4291268832 134544157 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 31003 28649 292 641 0 30359 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 124012

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31068
/proc/meminfo: memFree=26093312/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=124012 CPUtime=1797.17 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 41350 0 0 0 179581 136 0 0 20 0 1 0 343426122 126988288 28649 33554432000 134512640 137136520 4291269904 4291268792 135982492 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 31003 28649 292 641 0 30359 0
Current children cumulated CPU time (s) 1797.17
Current children cumulated vsize (KiB) 124012

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31068
/proc/meminfo: memFree=26093312/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=124012 CPUtime=1797.57 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 41350 0 0 0 179621 136 0 0 20 0 1 0 343426122 126988288 28649 33554432000 134512640 137136520 4291269904 4291268764 136518869 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 31003 28649 292 641 0 30359 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (KiB) 124012

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31068
/proc/meminfo: memFree=26093312/32873648 swapFree=6864/6864
[pid=30798] ppid=30795 vsize=124012 CPUtime=1797.97 cores=1,3,5,7
/proc/30798/stat : 30798 (bsolo) R 30795 30798 30743 0 -1 4202496 41350 0 0 0 179661 136 0 0 20 0 1 0 343426122 126988288 28649 33554432000 134512640 137136520 4291269904 4291269020 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30798/statm: 31003 28649 292 641 0 30359 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 124012

Child status: 0
Real time (s): 1798.33
CPU time (s): 1798
CPU user time (s): 1796.64
CPU system time (s): 1.36379
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 124012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.64
system time used= 1.36379
maximum resident set size= 114596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41351
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= 54
involuntary context switches= 1848

runsolver used 5.50216 second user time and 14.3668 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-04 03:23:27
IDJOB=3741423
IDBENCH=89856
IDSOLVER=2320
FILE ID=node125/3741423-1338773007
RUNJOBID= node125-1338773007-30760
PBS_JOBID= 14636823
Free space on /tmp= 70444 MiB

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

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

MD5SUM BENCH= 21cf0355c32a3177f2f6fa914b5dacc6
RANDOM SEED=164383679

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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.90
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.373
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.373
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	: 5438.54
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.373
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.373
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:        26222600 kB
Buffers:          616580 kB
Cached:          5113612 kB
SwapCached:         2308 kB
Active:          2518972 kB
Inactive:        3222772 kB
Active(anon):       2620 kB
Inactive(anon):     9240 kB
Active(file):    2516352 kB
Inactive(file):  3213532 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:              8656 kB
Writeback:             0 kB
AnonPages:         14080 kB
Mapped:            13532 kB
Shmem:                96 kB
Slab:             769324 kB
SReclaimable:     212956 kB
SUnreclaim:       556368 kB
KernelStack:        1384 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104380 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-3741423-1338773007.opb

Free space on /tmp at the end= 70436 MiB
End job on node125 at 2012-06-04 03:53:25