Trace number 3741182

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 NameAnswerCPU timeWall clock time
PB09: bsolo 3.1? 1798.03 1798.6

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-112.opb
MD5SUM7a0b627cea8cce891554469525360150
Bench CategoryDEC-SMALLINT-LIN (no 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33692
Total number of constraints740354
Number of constraints which are clauses662955
Number of constraints which are cardinality constraints (but not clauses)2653
Number of constraints which are nor clauses,nor cardinality constraints74746
Minimum length of a constraint1
Maximum length of a constraint567
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 568
Number of bits of the biggest sum of numbers10
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-3741182-1338768239.opb
0.00/0.00	c File size is 33569425 bytes.
2.29/2.39	c Highest Coefficient sum: 568
2.29/2.39	c Parsing was ok!!
2.29/2.39	c Total parsing time: 2.395 s
2.49/2.52	c Var: 33692 Constr: 741696 664307/2643/74746 Lit: 2898868 Watch. Lit: 1496649
2.49/2.52	c Obj. Vars: 0 (0 % of total variables)
93.25/93.31	c Pre-processing Time: 93.269 s
93.25/93.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
93.25/93.32	c        0  33177   709925  2759038    3  1507544  500000      0      0 93.27
93.25/93.32	c Switching off lower bounding mode.
1797.92/1798.59	c      100  33177   710116  2765556    3  1502920  550001    191      1 93.58
1797.92/1798.59	c      251  33177   710398  2776714    3  1497705  605002    473      2 94.19
1797.92/1798.59	c      476  33177   710848  2809198    3  1498603  665503    923      5 94.50
1797.92/1798.59	c      818  33177   711503  2889409    4  1495930  732054   1578      8 95.31
1797.92/1798.59	c     1326  33177   712493  2965429    4  1496211  805260   2568     13 96.30
1797.92/1798.59	c     2089  33177   714012  3100707    4  1498034  885787   4087     21 97.58
1797.92/1798.59	c     3235  33177   716301  3466794    4  1502541  974366   6376     32 99.76
1797.92/1798.59	c     4959  33177   719736  3901689    5  1507310  500000   9811     48 103.02
1797.92/1798.59	c     7544  33177   724869  4504117    6  1514857  550001  14944     68 109.44
1797.92/1798.59	c    11423  33177   732381  5063391    6  1531924  605002  22456     95 120.12
1797.92/1798.59	c    17246  33177   743992  6554678    8  1554880  665503  34067    128 134.69
1797.92/1798.59	c    25988  33177   761406  9015728   11  1589576  732054  51481    155 167.08
1797.92/1798.59	c    39098  33177   787449 13185597   16  1642224  805260  77524    162 240.44
1797.92/1798.59	c    58770  33177   826617 20489833   24  1720258  885787 116692    150 390.78
1797.92/1798.59	c    88280  33177   885494 30641574   34  1837386  974366 175569    119 741.74
1797.92/1798.59	c   132553  33176   971036 44460903   45  1997339  500000 261111    108 1222.74
1797.92/1798.59	c Resources Exceeded
1797.92/1798.59	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.59	c   16   184222  49259  6865991  1073297 61247561 363372    102 1798.02
1797.92/1798.59	s UNKNOWN
1797.92/1798.59	c Total time: 1798.02 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-3741182-1338768239/watcher-3741182-1338768239 -o /tmp/evaluation-result-3741182-1338768239/solver-3741182-1338768239 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3741182-1338768239.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.01 2.04 2.17 3/178 26860
/proc/meminfo: memFree=28880512/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=43716 CPUtime=0 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 351 0 0 0 0 0 0 0 20 0 1 0 342948769 44765184 305 33554432000 134512640 137136520 4287223888 4287222280 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 10929 305 192 641 0 2089 0

[startup+0.008691 s]
/proc/loadavg: 2.01 2.04 2.17 3/178 26860
/proc/meminfo: memFree=28880512/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=43852 CPUtime=0 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 384 0 0 0 0 0 0 0 20 0 1 0 342948769 44904448 338 33554432000 134512640 137136520 4287223888 4287222368 136575102 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 10963 340 200 641 0 2123 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 43852

[startup+0.100245 s]
/proc/loadavg: 2.01 2.04 2.17 3/178 26860
/proc/meminfo: memFree=28880512/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=48348 CPUtime=0.09 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 1838 0 0 0 9 0 0 0 20 0 1 0 342948769 49508352 1792 33554432000 134512640 137136520 4287223888 4287222088 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 12087 1792 548 641 0 3247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48348

[startup+0.300233 s]
/proc/loadavg: 2.01 2.04 2.17 3/178 26860
/proc/meminfo: memFree=28880512/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=56960 CPUtime=0.29 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 4724 0 0 0 29 0 0 0 20 0 1 0 342948769 58327040 4678 33554432000 134512640 137136520 4287223888 4287222088 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 14240 4678 1268 641 0 5400 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56960

[startup+0.700229 s]
/proc/loadavg: 2.01 2.04 2.17 3/178 26860
/proc/meminfo: memFree=28880512/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=74180 CPUtime=0.69 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 10467 0 0 0 68 1 0 0 20 0 1 0 342948769 75960320 10421 33554432000 134512640 137136520 4287223888 4287222088 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 18546 10422 2712 641 0 9706 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74180

[startup+1.50023 s]
/proc/loadavg: 2.01 2.04 2.17 3/179 26861
/proc/meminfo: memFree=28834004/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=105580 CPUtime=1.49 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 21158 0 0 0 146 3 0 0 20 0 1 0 342948769 108113920 21072 33554432000 134512640 137136520 4287223888 4287222152 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 26395 21072 5536 641 0 17555 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105580

[startup+3.10028 s]
/proc/loadavg: 2.01 2.04 2.17 3/179 26861
/proc/meminfo: memFree=28792704/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=144224 CPUtime=3.09 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 41784 0 0 0 302 7 0 0 20 0 1 0 342948769 147685376 33502 33554432000 134512640 137136520 4287223888 4286818284 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 36056 33502 189 641 0 35412 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 144224

[startup+6.30027 s]
/proc/loadavg: 2.01 2.04 2.17 3/179 26861
/proc/meminfo: memFree=28699604/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=185984 CPUtime=6.29 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 52287 0 0 0 617 12 0 0 20 0 1 0 342948769 190447616 43939 33554432000 134512640 137136520 4287223888 4286818092 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 46496 43939 193 641 0 45852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 185984

[startup+12.7003 s]
/proc/loadavg: 2.01 2.04 2.17 3/179 26861
/proc/meminfo: memFree=28698496/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=185984 CPUtime=12.69 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 52295 0 0 0 1252 17 0 0 20 0 1 0 342948769 190447616 43945 33554432000 134512640 137136520 4287223888 4286818092 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 46496 43945 193 641 0 45852 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 185984

[startup+25.5003 s]
/proc/loadavg: 2.08 2.05 2.17 3/179 26861
/proc/meminfo: memFree=28697752/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=185984 CPUtime=25.47 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 52312 0 0 0 2523 24 0 0 20 0 1 0 342948769 190447616 43954 33554432000 134512640 137136520 4287223888 4286818092 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 46496 43954 193 641 0 45852 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 185984

[startup+51.1003 s]
/proc/loadavg: 2.05 2.04 2.17 3/179 26862
/proc/meminfo: memFree=28696464/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=186116 CPUtime=51.06 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 52340 0 0 0 5071 35 0 0 20 0 1 0 342948769 190582784 43967 33554432000 134512640 137136520 4287223888 4286818092 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 46529 43967 193 641 0 45885 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 186116

[startup+102.307 s]
/proc/loadavg: 2.02 2.04 2.16 3/179 26862
/proc/meminfo: memFree=28699484/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=181920 CPUtime=102.26 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 52375 0 0 0 10159 67 0 0 20 0 1 0 342948769 186286080 42958 33554432000 134512640 137136520 4287223888 4287220116 136509061 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 45480 42958 198 641 0 44836 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 181920

[startup+162.3 s]
/proc/loadavg: 2.08 2.05 2.16 3/179 26862
/proc/meminfo: memFree=28659108/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=220220 CPUtime=162.23 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 61925 0 0 0 16087 136 0 0 20 0 1 0 342948769 225505280 52517 33554432000 134512640 137136520 4287223888 4287222816 134543834 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 55055 52517 198 641 0 54411 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 220220

[startup+222.3 s]
/proc/loadavg: 2.06 2.06 2.15 3/179 26862
/proc/meminfo: memFree=28610748/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=268500 CPUtime=222.22 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 73989 0 0 0 22060 162 0 0 20 0 1 0 342948769 274944000 64581 33554432000 134512640 137136520 4287223888 4287222816 134543957 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 67125 64581 198 641 0 66481 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 268500

[startup+282.3 s]
/proc/loadavg: 2.06 2.06 2.15 3/179 26862
/proc/meminfo: memFree=28577380/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=302212 CPUtime=282.19 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 82454 0 0 0 28030 189 0 0 20 0 1 0 342948769 309465088 73009 33554432000 134512640 137136520 4287223888 4287222816 134543927 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 75553 73009 198 641 0 74909 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 302212

[startup+342.3 s]
/proc/loadavg: 2.05 2.06 2.14 3/178 26862
/proc/meminfo: memFree=28537016/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=342180 CPUtime=342.14 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 92474 0 0 0 34022 192 0 0 20 0 1 0 342948769 350392320 83001 33554432000 134512640 137136520 4287223888 4287222816 134543957 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 85545 83001 198 641 0 84901 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 342180

[startup+402.3 s]
/proc/loadavg: 2.05 2.06 2.13 3/180 26866
/proc/meminfo: memFree=28499000/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=379268 CPUtime=402.14 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 101745 0 0 0 40006 208 0 0 20 0 1 0 342948769 388370432 92272 33554432000 134512640 137136520 4287223888 4287222816 134544604 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 94817 92272 198 641 0 94173 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 379268

[startup+462.3 s]
/proc/loadavg: 2.05 2.06 2.13 3/179 26866
/proc/meminfo: memFree=28474332/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=403688 CPUtime=462.12 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 107853 0 0 0 45993 219 0 0 20 0 1 0 342948769 413376512 98380 33554432000 134512640 137136520 4287223888 4287222816 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 100922 98380 198 641 0 100278 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 403688

[startup+522.3 s]
/proc/loadavg: 2.05 2.06 2.12 3/179 26866
/proc/meminfo: memFree=28449160/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=429140 CPUtime=522.11 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 114214 0 0 0 51990 221 0 0 20 0 1 0 342948769 439439360 104741 33554432000 134512640 137136520 4287223888 4287222816 134544148 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 107285 104741 198 641 0 106641 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 429140

[startup+582.3 s]
/proc/loadavg: 2.05 2.06 2.11 3/179 26866
/proc/meminfo: memFree=28419780/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=456028 CPUtime=582.08 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 120963 0 0 0 57984 224 0 0 20 0 1 0 342948769 466972672 111463 33554432000 134512640 137136520 4287223888 4287222816 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 114007 111463 198 641 0 113363 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 456028

[startup+642.3 s]

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

/proc/meminfo: memFree=28252096/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=622184 CPUtime=1061.92 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 162613 0 0 0 105881 311 0 0 20 0 1 0 342948769 637116416 153004 33554432000 134512640 137136520 4287223888 4287222816 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 155546 153004 198 641 0 154902 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 622184

[startup+1122.3 s]
/proc/loadavg: 2.05 2.06 2.08 3/179 26871
/proc/meminfo: memFree=28224816/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=649468 CPUtime=1121.91 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 169434 0 0 0 111877 314 0 0 20 0 1 0 342948769 665055232 159825 33554432000 134512640 137136520 4287223888 4287222212 136498324 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 162367 159825 198 641 0 161723 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 649468

[startup+1182.3 s]
/proc/loadavg: 2.05 2.06 2.08 3/179 26871
/proc/meminfo: memFree=28194560/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=679808 CPUtime=1181.9 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 177019 0 0 0 117873 317 0 0 20 0 1 0 342948769 696123392 167410 33554432000 134512640 137136520 4287223888 4287222816 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 169952 167410 198 641 0 169308 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 679808

[startup+1242.3 s]
/proc/loadavg: 2.05 2.06 2.08 3/179 26871
/proc/meminfo: memFree=28170380/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=702556 CPUtime=1241.89 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 182706 0 0 0 123862 327 0 0 20 0 1 0 342948769 719417344 173097 33554432000 134512640 137136520 4287223888 4287222816 134543831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 175639 173097 198 641 0 174995 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 702556

[startup+1302.3 s]
/proc/loadavg: 2.02 2.05 2.08 3/179 26872
/proc/meminfo: memFree=28139132/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=734036 CPUtime=1301.89 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 190576 0 0 0 129856 333 0 0 20 0 1 0 342948769 751652864 180967 33554432000 134512640 137136520 4287223888 4287222784 134543831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 183509 180967 198 641 0 182865 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 734036

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/179 26872
/proc/meminfo: memFree=28102304/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=770904 CPUtime=1361.87 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 199793 0 0 0 135849 338 0 0 20 0 1 0 342948769 789405696 190184 33554432000 134512640 137136520 4287223888 4287222816 134543858 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 192726 190184 198 641 0 192082 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 770904

[startup+1422.31 s]
/proc/loadavg: 2.07 2.04 2.07 3/179 26872
/proc/meminfo: memFree=28068452/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=803740 CPUtime=1421.87 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 208002 0 0 0 141845 342 0 0 20 0 1 0 342948769 823029760 198393 33554432000 134512640 137136520 4287223888 4287222816 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 200935 198393 198 641 0 200291 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 803740

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.06 3/179 26872
/proc/meminfo: memFree=28043248/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=829252 CPUtime=1481.82 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 214423 0 0 0 147837 345 0 0 20 0 1 0 342948769 849154048 204771 33554432000 134512640 137136520 4287223888 4287222816 134543948 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 207313 204771 198 641 0 206669 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 829252

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.06 3/179 26872
/proc/meminfo: memFree=28021452/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=850200 CPUtime=1541.77 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 219708 0 0 0 153828 349 0 0 20 0 1 0 342948769 870604800 210008 33554432000 134512640 137136520 4287223888 4287222816 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 212550 210008 198 641 0 211906 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 850200

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/180 26876
/proc/meminfo: memFree=28009244/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=860876 CPUtime=1601.75 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 222400 0 0 0 159812 363 0 0 20 0 1 0 342948769 881537024 212677 33554432000 134512640 137136520 4287223888 4287222816 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 215219 212677 198 641 0 214575 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 860876

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/179 26876
/proc/meminfo: memFree=27991332/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=879100 CPUtime=1661.74 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 226956 0 0 0 165809 365 0 0 20 0 1 0 342948769 900198400 217233 33554432000 134512640 137136520 4287223888 4287222656 134573439 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 219775 217233 198 641 0 219131 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 879100

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/179 26876
/proc/meminfo: memFree=27973476/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=897220 CPUtime=1721.73 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 231486 0 0 0 171806 367 0 0 20 0 1 0 342948769 918753280 221763 33554432000 134512640 137136520 4287223888 4287222816 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 224305 221763 198 641 0 223661 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 897220

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/179 26876
/proc/meminfo: memFree=27950164/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=919476 CPUtime=1781.71 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 237050 0 0 0 177803 368 0 0 20 0 1 0 342948769 941543424 227327 33554432000 134512640 137136520 4287223888 4287222816 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 229869 227327 198 641 0 229225 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 919476

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.02 2.04 3/179 26876
/proc/meminfo: memFree=27947684/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=922044 CPUtime=1791.33 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 237692 0 0 0 178764 369 0 0 20 0 1 0 342948769 944173056 227969 33554432000 134512640 137136520 4287223888 4287222804 136294900 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 230511 227969 198 641 0 229867 0
Current children cumulated CPU time (s) 1791.33
Current children cumulated vsize (KiB) 922044

[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 2.04 3/179 26876
/proc/meminfo: memFree=27946568/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=922936 CPUtime=1794.52 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 237917 0 0 0 179083 369 0 0 20 0 1 0 342948769 945086464 228194 33554432000 134512640 137136520 4287223888 4287222816 134544245 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 230734 228194 198 641 0 230090 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (KiB) 922936

[startup+1796.7 s]
/proc/loadavg: 2.00 2.01 2.04 3/179 26876
/proc/meminfo: memFree=27945948/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=923744 CPUtime=1796.12 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 238117 0 0 0 179243 369 0 0 20 0 1 0 342948769 945913856 228394 33554432000 134512640 137136520 4287223888 4287222816 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 230936 228394 198 641 0 230292 0
Current children cumulated CPU time (s) 1796.12
Current children cumulated vsize (KiB) 923744

[startup+1797.5 s]
/proc/loadavg: 2.00 2.01 2.04 3/179 26876
/proc/meminfo: memFree=27945700/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=924032 CPUtime=1796.92 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 238188 0 0 0 179323 369 0 0 20 0 1 0 342948769 946208768 228465 33554432000 134512640 137136520 4287223888 4287222816 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 231008 228465 198 641 0 230364 0
Current children cumulated CPU time (s) 1796.92
Current children cumulated vsize (KiB) 924032

[startup+1798.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/179 26876
/proc/meminfo: memFree=27945700/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=924312 CPUtime=1797.72 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 238259 0 0 0 179403 369 0 0 20 0 1 0 342948769 946495488 228536 33554432000 134512640 137136520 4287223888 4287222816 134544135 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 231078 228536 198 641 0 230434 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (KiB) 924312

[startup+1798.51 s]
/proc/loadavg: 2.00 2.01 2.04 3/176 26907
/proc/meminfo: memFree=27962780/32873844 swapFree=7620/7620
[pid=26860] ppid=26858 vsize=924576 CPUtime=1797.92 cores=0,2,4,6
/proc/26860/stat : 26860 (bsolo) R 26858 26860 19811 0 -1 4202496 238325 0 0 0 179423 369 0 0 20 0 1 0 342948769 946765824 228602 33554432000 134512640 137136520 4287223888 4287222468 136498196 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 231144 228602 198 641 0 230500 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 924576

Child status: 0
Real time (s): 1798.6
CPU time (s): 1798.03
CPU user time (s): 1794.32
CPU system time (s): 3.70744
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 924576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.32
system time used= 3.70744
maximum resident set size= 914408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238326
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= 358
involuntary context switches= 1876

runsolver used 2.55761 second user time and 7.26989 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-04 02:04:00
IDJOB=3741182
IDBENCH=89805
IDSOLVER=2320
FILE ID=node135/3741182-1338768239
RUNJOBID= node135-1338766440-26684
PBS_JOBID= 14636778
Free space on /tmp= 70948 MiB

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

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

MD5SUM BENCH= 7a0b627cea8cce891554469525360150
RANDOM SEED=220419167

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28886520 kB
Buffers:          387472 kB
Cached:          2737940 kB
SwapCached:         1672 kB
Active:          1246000 kB
Inactive:        1891056 kB
Active(anon):       2016 kB
Inactive(anon):    12036 kB
Active(file):    1243984 kB
Inactive(file):  1879020 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:             36504 kB
Writeback:             0 kB
AnonPages:         97828 kB
Mapped:            10020 kB
Shmem:               132 kB
Slab:             710200 kB
SReclaimable:     152060 kB
SUnreclaim:       558140 kB
KernelStack:        1480 kB
PageTables:         3860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3741182-1338768239.opb

Free space on /tmp at the end= 70936 MiB
End job on node135 at 2012-06-04 02:33:59