Trace number 3737763

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? (TO) 1800.05 1800.75

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_5_40.opb
MD5SUMc1794605d16cd8196553c490f5507fd9
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non 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 variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

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-3737763-1338737219.opb
0.00/0.00	c File size is 532481 bytes.
0.00/0.04	c Highest Coefficient sum: 400
0.00/0.04	c Parsing was ok!!
0.00/0.04	c Total parsing time: 0.038 s
0.00/0.04	c Var: 6626 Constr: 13055 6426/403/6226 Lit: 51208 Watch. Lit: 44425
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
4.09/4.11	c Pre-processing Time: 4.112 s
4.09/4.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.09/4.11	c        0   6626    13055    51208    3    44425  170469      0      0 4.11
4.09/4.11	c Switching off lower bounding mode.
1800.01/1800.71	c      100   6626    13156    51906    3    44666  187516    101     24 4.16
1800.01/1800.71	c      250   6626    13306    62841    4    44966  206268    251     59 4.22
1800.01/1800.71	c      475   6626    13543   108943    8    45440  226895    488    109 4.34
1800.01/1800.71	c      814   6626    13896   149386   10    46151  249585    841    179 4.55
1800.01/1800.71	c     1322   6626    14437   244414   16    47369  274544   1382    274 4.81
1800.01/1800.71	c     2085   6626    15231   402355   26    49770  301999   2176    405 5.15
1800.01/1800.71	c     3231   6626    16429   642074   39    54059  332199   3374    563 5.74
1800.01/1800.71	c     4952   6626    18239   991145   54    59097  365419   5184    743 6.66
1800.01/1800.71	c     7536   6626    20978  1521169   72    64689  401961   7923    927 8.12
1800.01/1800.71	c    11415   6626    25082  2352343   93    74908  442158  12027   1046 10.90
1800.01/1800.71	c    17237   6626    31215  3481457  111    88269  486374  18160   1118 15.41
1800.01/1800.71	c    25976   6626    40564  5322553  131   109217  535012  27509   1134 22.90
1800.01/1800.71	c    39089   6626    54055  9135159  168   143439  588514  41000   1093 35.73
1800.01/1800.71	c    58763   6626    75105 14415561  191   193030  647366  62050    867 67.76
1800.01/1800.71	c    88274   6626   105823 21495043  203   256722  712103  92768    760 116.11
1800.01/1800.71	c   132544   6626   152376 31928578  209   350573  783314 139321    596 222.04
1800.01/1800.71	c   198954   6626   222511 47815418  214   491548  861646 209456    476 417.75
1800.01/1800.71	c   298574   6626   328596 72191697  219   704329  947811 315541    364 819.94
1800.01/1800.71	c   448009   6626   486767 107497608  220  1021444  500000 473712    290 1543.77
1800.01/1800.71	c Caught signal: 15
1800.01/1800.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.01/1800.71	c   19   478095 205357  4413231   363785 80473474 350730    265 1800.01
1800.01/1800.71	s UNKNOWN
1800.01/1800.71	c Total time: 1800.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-3737763-1338737219/watcher-3737763-1338737219 -o /tmp/evaluation-result-3737763-1338737219/solver-3737763-1338737219 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3737763-1338737219.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: 4.70 3.10 2.40 3/177 3149
/proc/meminfo: memFree=26794852/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=11600 CPUtime=0 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 339847326 11878400 319 33554432000 134512640 137136520 4292778048 4292775992 136504651 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 2900 319 185 641 0 2125 0

[startup+0.104399 s]
/proc/loadavg: 4.70 3.10 2.40 3/177 3149
/proc/meminfo: memFree=26794852/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=14372 CPUtime=0.09 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 1333 0 0 0 9 0 0 0 20 0 1 0 339847326 14716928 1155 33554432000 134512640 137136520 4292778048 4292697212 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 3593 1155 189 641 0 2949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14372

[startup+0.200266 s]
/proc/loadavg: 4.70 3.10 2.40 3/177 3149
/proc/meminfo: memFree=26794852/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=14372 CPUtime=0.19 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 1333 0 0 0 19 0 0 0 20 0 1 0 339847326 14716928 1155 33554432000 134512640 137136520 4292778048 4292697024 134544676 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 3593 1155 189 641 0 2949 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14372

[startup+0.300246 s]
/proc/loadavg: 4.70 3.10 2.40 3/177 3149
/proc/meminfo: memFree=26794852/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=14372 CPUtime=0.29 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 1333 0 0 0 29 0 0 0 20 0 1 0 339847326 14716928 1155 33554432000 134512640 137136520 4292778048 4292697024 134543875 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 3593 1155 189 641 0 2949 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14372

[startup+0.700228 s]
/proc/loadavg: 4.70 3.10 2.40 3/177 3149
/proc/meminfo: memFree=26794852/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=14372 CPUtime=0.69 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 1333 0 0 0 69 0 0 0 20 0 1 0 339847326 14716928 1155 33554432000 134512640 137136520 4292778048 4292697024 134544402 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 3593 1155 189 641 0 2949 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14372

[startup+1.50022 s]
/proc/loadavg: 4.70 3.10 2.40 3/178 3150
/proc/meminfo: memFree=26791272/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=14372 CPUtime=1.49 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 1333 0 0 0 149 0 0 0 20 0 1 0 339847326 14716928 1155 33554432000 134512640 137136520 4292778048 4292697024 134544148 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 3593 1155 189 641 0 2949 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14372

[startup+3.10022 s]
/proc/loadavg: 4.48 3.08 2.40 3/178 3150
/proc/meminfo: memFree=26790892/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=14372 CPUtime=3.09 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 1333 0 0 0 309 0 0 0 20 0 1 0 339847326 14716928 1155 33554432000 134512640 137136520 4292778048 4292696808 136502025 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 3593 1155 189 641 0 2949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14372

[startup+6.30023 s]
/proc/loadavg: 4.48 3.08 2.40 3/178 3150
/proc/meminfo: memFree=26785364/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=25508 CPUtime=6.29 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 4447 0 0 0 625 4 0 0 20 0 1 0 339847326 26120192 4449 33554432000 134512640 137136520 4292778048 4292777164 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 6377 4449 198 641 0 5733 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25508

[startup+12.7003 s]
/proc/loadavg: 4.10 3.04 2.40 3/178 3150
/proc/meminfo: memFree=26756620/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=50928 CPUtime=12.69 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 10819 0 0 0 1261 8 0 0 20 0 1 0 339847326 52150272 10821 33554432000 134512640 137136520 4292778048 4292777164 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 12732 10821 198 641 0 12088 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50928

[startup+25.5003 s]
/proc/loadavg: 3.78 3.01 2.39 3/178 3150
/proc/meminfo: memFree=26709644/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=96316 CPUtime=25.48 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 22163 0 0 0 2531 17 0 0 20 0 1 0 339847326 98627584 22165 33554432000 134512640 137136520 4292778048 4292776976 134544116 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 24079 22165 198 641 0 23435 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 96316

[startup+51.1003 s]
/proc/loadavg: 3.17 2.93 2.38 3/178 3150
/proc/meminfo: memFree=26631808/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=171600 CPUtime=51.07 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 40981 0 0 0 5083 24 0 0 20 0 1 0 339847326 175718400 40983 33554432000 134512640 137136520 4292778048 4292776976 134543865 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 42900 40983 198 641 0 42256 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 171600

[startup+102.3 s]
/proc/loadavg: 2.47 2.77 2.36 3/176 3150
/proc/meminfo: memFree=26520100/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=275252 CPUtime=102.27 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 66883 0 0 0 10187 40 0 0 20 0 1 0 339847326 281858048 66885 33554432000 134512640 137136520 4292778048 4292776976 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 68813 66885 198 641 0 68169 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 275252

[startup+162.3 s]
/proc/loadavg: 2.17 2.63 2.33 3/177 3151
/proc/meminfo: memFree=26423620/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=362172 CPUtime=162.26 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 88613 0 0 0 16162 64 0 0 20 0 1 0 339847326 370864128 88615 33554432000 134512640 137136520 4292778048 4292776976 134544129 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 90543 88615 198 641 0 89899 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 362172

[startup+222.306 s]
/proc/loadavg: 2.06 2.51 2.31 3/178 3155
/proc/meminfo: memFree=26334180/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=437156 CPUtime=222.26 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 107359 0 0 0 22144 82 0 0 20 0 1 0 339847326 447647744 107361 33554432000 134512640 137136520 4292778048 4292777164 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 109289 107361 198 641 0 108645 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 437156

[startup+282.3 s]
/proc/loadavg: 2.02 2.41 2.29 3/177 3155
/proc/meminfo: memFree=26250640/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=511652 CPUtime=282.24 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 125989 0 0 0 28125 99 0 0 20 0 1 0 339847326 523931648 125991 33554432000 134512640 137136520 4292778048 4292776944 134544393 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 127913 125991 198 641 0 127269 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 511652

[startup+342.3 s]
/proc/loadavg: 2.01 2.34 2.26 3/177 3155
/proc/meminfo: memFree=26175528/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=576996 CPUtime=342.22 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 142353 0 0 0 34109 113 0 0 20 0 1 0 339847326 590843904 142339 33554432000 134512640 137136520 4292778048 4292776328 136504651 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 144249 142339 198 641 0 143605 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 576996

[startup+402.3 s]
/proc/loadavg: 2.00 2.27 2.25 3/177 3155
/proc/meminfo: memFree=26112688/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=631628 CPUtime=402.16 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 156041 0 0 0 40087 129 0 0 20 0 1 0 339847326 646787072 155979 33554432000 134512640 137136520 4292778048 4292776976 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 157907 155979 198 641 0 157263 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 631628

[startup+462.3 s]
/proc/loadavg: 2.00 2.22 2.23 3/177 3155
/proc/meminfo: memFree=26050840/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=681888 CPUtime=462.11 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 168659 0 0 0 46068 143 0 0 20 0 1 0 339847326 698253312 168549 33554432000 134512640 137136520 4292778048 4292776972 136295552 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 170472 168549 198 641 0 169828 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 681888

[startup+522.3 s]
/proc/loadavg: 2.00 2.18 2.21 3/177 3156
/proc/meminfo: memFree=25996184/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=727224 CPUtime=522.05 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 180035 0 0 0 52049 156 0 0 20 0 1 0 339847326 744677376 179878 33554432000 134512640 137136520 4292778048 4292776976 134543905 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 181806 179878 198 641 0 181162 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 727224

[startup+582.3 s]
/proc/loadavg: 2.11 2.17 2.20 3/177 3206
/proc/meminfo: memFree=26424656/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=772432 CPUtime=582 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 191396 0 0 0 58031 169 0 0 20 0 1 0 339847326 790970368 191192 33554432000 134512640 137136520 4292778048 4292776976 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 193108 191192 198 641 0 192464 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 772432

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.08 2.15 3/177 3209
/proc/meminfo: memFree=26098896/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=970708 CPUtime=821.81 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 241147 0 0 0 81965 216 0 0 20 0 1 0 339847326 994004992 240756 33554432000 134512640 137136520 4292778048 4292776976 134544245 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 242677 240756 198 641 0 242033 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 970708

[startup+882.306 s]
/proc/loadavg: 2.00 2.06 2.14 3/177 3210
/proc/meminfo: memFree=26017208/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1018984 CPUtime=881.78 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 253271 0 0 0 87949 229 0 0 20 0 1 0 339847326 1043439616 252832 33554432000 134512640 137136520 4292778048 4292777164 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 254746 252832 198 641 0 254102 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 1018984

[startup+942.3 s]
/proc/loadavg: 2.04 2.06 2.14 3/177 3210
/proc/meminfo: memFree=25945688/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1063872 CPUtime=941.73 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 264545 0 0 0 93930 243 0 0 20 0 1 0 339847326 1089404928 264059 33554432000 134512640 137136520 4292778048 4292776976 134544384 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 265968 264059 198 641 0 265324 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 1063872

[startup+1002.3 s]
/proc/loadavg: 2.01 2.05 2.12 3/177 3210
/proc/meminfo: memFree=25878204/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1108728 CPUtime=1001.71 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 275770 0 0 0 99916 255 0 0 20 0 1 0 339847326 1135337472 275262 33554432000 134512640 137136520 4292778048 4292776976 134543865 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 277182 275262 198 641 0 276538 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 1108728

[startup+1062.3 s]
/proc/loadavg: 2.00 2.04 2.11 3/177 3210
/proc/meminfo: memFree=25823052/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1144928 CPUtime=1061.7 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 284812 0 0 0 105904 266 0 0 20 0 1 0 339847326 1172406272 284304 33554432000 134512640 137136520 4292778048 4292777164 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 286232 284304 198 641 0 285588 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 1144928

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.10 3/176 3210
/proc/meminfo: memFree=25763684/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1187888 CPUtime=1121.69 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 295552 0 0 0 111889 280 0 0 20 0 1 0 339847326 1216397312 295044 33554432000 134512640 137136520 4292778048 4292776976 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 296972 295044 198 641 0 296328 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 1187888

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/177 3211
/proc/meminfo: memFree=25705892/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1227400 CPUtime=1181.69 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 305447 0 0 0 117876 293 0 0 20 0 1 0 339847326 1256857600 304939 33554432000 134512640 137136520 4292778048 4292776976 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 306850 304939 198 641 0 306206 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 1227400

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.08 3/177 3211
/proc/meminfo: memFree=25652324/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1265156 CPUtime=1241.68 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 314873 0 0 0 123865 303 0 0 20 0 1 0 339847326 1295519744 314365 33554432000 134512640 137136520 4292778048 4292776944 134544402 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 316289 314365 198 641 0 315645 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 1265156

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/177 3211
/proc/meminfo: memFree=25603716/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1299768 CPUtime=1301.67 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 323534 0 0 0 129853 314 0 0 20 0 1 0 339847326 1330962432 323026 33554432000 134512640 137136520 4292778048 4292777164 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 324942 323026 198 641 0 324298 0
Current children cumulated CPU time (s) 1301.67
Current children cumulated vsize (KiB) 1299768

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/177 3211
/proc/meminfo: memFree=25549280/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1340144 CPUtime=1361.66 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 333635 0 0 0 135841 325 0 0 20 0 1 0 339847326 1372307456 333127 33554432000 134512640 137136520 4292778048 4292776976 134543865 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 335036 333127 198 641 0 334392 0
Current children cumulated CPU time (s) 1361.66
Current children cumulated vsize (KiB) 1340144

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/178 3214
/proc/meminfo: memFree=25499052/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1374728 CPUtime=1421.66 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 342264 0 0 0 141829 337 0 0 20 0 1 0 339847326 1407721472 341756 33554432000 134512640 137136520 4292778048 4292776672 134542228 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 343682 341756 198 641 0 343038 0
Current children cumulated CPU time (s) 1421.66
Current children cumulated vsize (KiB) 1374728

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/177 3215
/proc/meminfo: memFree=25455784/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1403800 CPUtime=1481.64 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 349536 0 0 0 147821 343 0 0 20 0 1 0 339847326 1437491200 349028 33554432000 134512640 137136520 4292778048 4292776976 134544402 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 350950 349028 198 641 0 350306 0
Current children cumulated CPU time (s) 1481.64
Current children cumulated vsize (KiB) 1403800

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.05 3/177 3215
/proc/meminfo: memFree=25411888/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1435852 CPUtime=1541.64 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 357560 0 0 0 153809 355 0 0 20 0 1 0 339847326 1470312448 357052 33554432000 134512640 137136520 4292778048 4292776976 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 358963 357052 198 641 0 358319 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 1435852

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/177 3215
/proc/meminfo: memFree=25357080/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1476224 CPUtime=1601.62 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 367641 0 0 0 159797 365 0 0 20 0 1 0 339847326 1511653376 367133 33554432000 134512640 137136520 4292778048 4292776944 134543819 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 369056 367133 198 641 0 368412 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 1476224

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/177 3215
/proc/meminfo: memFree=25306612/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1512012 CPUtime=1661.61 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 376598 0 0 0 165784 377 0 0 20 0 1 0 339847326 1548300288 376090 33554432000 134512640 137136520 4292778048 4292776976 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 378003 376090 198 641 0 377359 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 1512012

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/177 3215
/proc/meminfo: memFree=25274744/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1531612 CPUtime=1721.61 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 381977 0 0 0 171778 383 0 0 20 0 1 0 339847326 1568370688 380975 33554432000 134512640 137136520 4292778048 4292777088 134540859 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 382903 380975 198 641 0 382259 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 1531612

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 3216
/proc/meminfo: memFree=25263088/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1531612 CPUtime=1781.6 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 381977 0 0 0 177777 383 0 0 20 0 1 0 339847326 1568370688 380975 33554432000 134512640 137136520 4292778048 4292777088 134540859 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 382903 380975 198 641 0 382259 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 1531612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 3216
/proc/meminfo: memFree=25259740/32873844 swapFree=7384/7384
[pid=3149] ppid=3147 vsize=1531612 CPUtime=1800.01 cores=0,2,4,6
/proc/3149/stat : 3149 (bsolo) R 3147 3149 797 0 -1 4202496 381977 0 0 0 179618 383 0 0 20 0 1 0 339847326 1568370688 380975 33554432000 134512640 137136520 4292778048 4292777088 134540859 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3149/statm: 382903 380975 198 641 0 382259 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1531612

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 15
Real time (s): 1800.75
CPU time (s): 1800.05
CPU user time (s): 1796.18
CPU system time (s): 3.86441
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 1533588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.18
system time used= 3.86441
maximum resident set size= 1525876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 381978
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= 522
involuntary context switches= 2418

runsolver used 3.45147 second user time and 8.80366 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-03 17:26:59
IDJOB=3737763
IDBENCH=48313
IDSOLVER=2320
FILE ID=node136/3737763-1338737219
RUNJOBID= node136-1338714359-813
PBS_JOBID= 14636754
Free space on /tmp= 69816 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_25_5_40.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737763-1338737219/watcher-3737763-1338737219 -o /tmp/evaluation-result-3737763-1338737219/solver-3737763-1338737219 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3737763-1338737219.opb

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

MD5SUM BENCH= c1794605d16cd8196553c490f5507fd9
RANDOM SEED=1518756651

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26795776 kB
Buffers:         1266832 kB
Cached:          3426884 kB
SwapCached:        20316 kB
Active:          3139784 kB
Inactive:        2031060 kB
Active(anon):     449344 kB
Inactive(anon):    22308 kB
Active(file):    2690440 kB
Inactive(file):  2008752 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:              9912 kB
Writeback:             0 kB
AnonPages:        457188 kB
Mapped:            10312 kB
Shmem:                 0 kB
Slab:             765420 kB
SReclaimable:     205852 kB
SUnreclaim:       559568 kB
KernelStack:        1496 kB
PageTables:         4988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     579632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 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-3737763-1338737219.opb

Free space on /tmp at the end= 69812 MiB
End job on node136 at 2012-06-03 17:57:02