Trace number 3699704

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
npSolver incOPT34 150.755 150.929

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_8.opb
MD5SUM7511e7863ac3e00f42a81c49dc15d5a1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark4.03439
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables386
Total number of constraints680
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints679
Minimum length of a constraint1
Maximum length of a constraint26
Number of terms in the objective function 7
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 91
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 472
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.78/1.81	c run inc solver
1.78/1.81	c [INC SYSTEM] run initial solver
1.78/1.81	c [INC SYSTEM] preprocess with white file
14.47/14.56	c [INC SYSTEM] finished preprocessing in 12 s
14.47/14.56	c [INC SYSTEM] execute solver
16.97/17.07	c [INC SEARCH] formula is SAT
17.06/17.10	c [INC SYSTEM] solved the initial formula
17.06/17.11	c model valid
17.06/17.11	c current solution ok
19.88/20.11	o 57
19.88/20.11	c execute binary inc search
19.88/20.11	c [INC SEARCH] current bound: 28
19.88/20.11	c [INC SEARCH] iteration: 0
19.88/20.11	c [INC SEARCH] lower bound: 0 upperbound 57 current bound: 28 best value:57
19.88/20.11	c [INC SYSTEM] there exists a inc, kill it!
19.88/20.11	c write failed with 2
19.88/20.12	c [INC SYSTEM] create new solver instance
19.88/20.12	c [INC] encode full formula
19.88/20.12	c set iterative enc to: swc
20.06/20.20	c [INC SEARCH] isOptimum variable: 0
34.45/34.67	c [INC SEARCH] formula is UNSAT
34.45/34.67	c [INC SYSTEM] there exists a inc, kill it!
34.45/34.67	c write failed with 2
34.45/34.68	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x3a41ca0)
34.45/34.68	c sat variable: 0 optimum/unsat variable: 1
34.45/34.68	c [INC SEARCH] set lower bound to 29 upperbound 57
34.45/34.68	c [INC SEARCH] current bound: 43
34.45/34.68	c [INC SEARCH] iteration: 1
34.45/34.68	c [INC SEARCH] lower bound: 29 upperbound 57 current bound: 43 best value:57
34.45/34.68	c [INC SYSTEM] create new solver instance
34.45/34.68	c [INC] encode full formula
34.45/34.68	c set iterative enc to: swc
34.55/34.76	c [INC SEARCH] isOptimum variable: 0
38.55/38.78	c [INC SEARCH] formula is SAT
38.66/38.81	c [INC SEARCH] copied best model
38.66/38.81	c sat variable: 1 optimum/unsat variable: 0
38.66/38.82	c model valid
38.66/38.82	c current solution ok
38.66/38.82	o 43
38.66/38.82	c [INC SEARCH] current bound: 36
38.66/38.82	c [INC SEARCH] iteration: 2
38.66/38.82	c [INC SEARCH] lower bound: 29 upperbound 43 current bound: 36 best value:43
38.66/38.82	c [INC ENCODE] setup new number of clauses ...
38.66/38.82	c [INC] encode incremental formula
38.66/38.82	c return only the limitting unit clause for 36
38.66/38.82	c [INC SYSTEM] transmit new clauses to solver: 1
38.66/38.82	c [INC SEARCH] isOptimum variable: 0
56.66/56.86	c [INC SEARCH] formula is SAT
56.66/56.90	c [INC SEARCH] copied best model
56.77/56.90	c sat variable: 1 optimum/unsat variable: 0
56.77/56.90	c model valid
56.77/56.90	c current solution ok
56.77/56.90	o 36
56.77/56.90	c [INC SEARCH] current bound: 32
56.77/56.90	c [INC SEARCH] iteration: 3
56.77/56.90	c [INC SEARCH] lower bound: 29 upperbound 36 current bound: 32 best value:36
56.77/56.90	c [INC ENCODE] setup new number of clauses ...
56.77/56.90	c [INC] encode incremental formula
56.77/56.90	c return only the limitting unit clause for 32
56.77/56.90	c [INC SYSTEM] transmit new clauses to solver: 1
56.77/56.90	c [INC SEARCH] isOptimum variable: 0
82.65/82.82	c [INC SEARCH] formula is UNSAT
82.65/82.82	c [INC SYSTEM] there exists a inc, kill it!
82.65/82.82	c write failed with 2
82.65/82.83	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x3a41ca0)
82.65/82.83	c sat variable: 0 optimum/unsat variable: 1
82.65/82.83	c [INC SEARCH] set lower bound to 33 upperbound 36
82.65/82.83	c [INC SEARCH] current bound: 34
82.65/82.83	c [INC SEARCH] iteration: 4
82.65/82.83	c [INC SEARCH] lower bound: 33 upperbound 36 current bound: 34 best value:36
82.65/82.83	c [INC SYSTEM] create new solver instance
82.65/82.83	c [INC] encode full formula
82.65/82.83	c set iterative enc to: swc
82.69/82.91	c [INC SEARCH] isOptimum variable: 0
133.51/133.79	c [INC SEARCH] formula is SAT
133.62/133.82	c [INC SEARCH] copied best model
133.62/133.82	c sat variable: 1 optimum/unsat variable: 0
133.62/133.83	c model valid
133.62/133.83	c current solution ok
133.62/133.83	o 34
133.62/133.83	c [INC SEARCH] current bound: 33
133.62/133.83	c [INC SEARCH] iteration: 5
133.62/133.83	c [INC SEARCH] lower bound: 33 upperbound 34 current bound: 33 best value:34
133.62/133.83	c [INC ENCODE] setup new number of clauses ...
133.62/133.83	c [INC] encode incremental formula
133.62/133.83	c return only the limitting unit clause for 33
133.62/133.83	c [INC SYSTEM] transmit new clauses to solver: 1
133.62/133.83	c [INC SEARCH] isOptimum variable: 0
150.70/150.90	c [INC SEARCH] formula is UNSAT
150.70/150.90	c [INC SYSTEM] there exists a inc, kill it!
150.70/150.90	c write failed with 2
150.70/150.90	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x3a41ca0)
150.70/150.90	c sat variable: 0 optimum/unsat variable: 1
150.70/150.90	c [INC SEARCH] set lower bound to 34 upperbound 34
150.70/150.90	c display solution
150.70/150.90	s OPTIMUM FOUND
150.70/150.90	v -x1 x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 x20 -x21 -x22 -x23 -x24 -x25 x26 x27 -x28 -x29 -x30 -x31 x32 -x33 x34 -x35 -x36 -x37 x38 x39 x40 -x41 -x42 -x43 x44 x45 -x46 x47 -x48 -x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 -x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 -x142 x143 x144 x145 -x146 x147 x148 x149 x150 -x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 -x161 x162 x163 -x164 x165 x166 -x167 -x168 -x169 x170 x171 x172 x173 x174 x175 x176 x177 -x178 -x179 -x180 -x181 -x182 x183 x184 -x185 -x186 -x187 -x188 -x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 -x230 x231 x232 x233 x234 x235 x236 x237 x238 -x239 x240 x241 x242 -x243 x244 x245 x246 x247 -x248 x249 x250 x251 x252 x253 x254 -x255 x256 x257 -x258 x259 x260 -x261 -x262 -x263 x264 x265 x266 x267 x268 x269 -x270 -x271 -x272 -x273 -x274 x275 -x276 -x277 -x278 -x279 -x280 x281 x282 x283 x284 x285 x286 x287 x288 x289 x290 x291 x292 x293 x294 -x295 x296 x297 x298 x299 -x300 x301 x302 x303 -x304 x305 x306 x307 x308 -x309 x310 x311 x312 -x313 x314 x315 -x316 x317 x318 -x319 -x320 -x321 x322 x323 x324 x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 x336 x337 x338 x339 x340 x341 x342 x343 x344 -x345 x346 x347 x348 -x349 x350 x351 -x352 x353 -x354 x355 x356 -x357 x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 x366 x367 x368 x369 x370 -x371 x372 x373 -x374 -x375 -x376 -x377 -x378 -x379 x380 x381 -x382 -x383 -x384 -x385 x386 

Verifier Data

OK	34

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-3699704-1338072067/watcher-3699704-1338072067 -o /tmp/evaluation-result-3699704-1338072067/solver-3699704-1338072067 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699704-1338072067.opb 430249920 HOME HOME 

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: 2.59 2.18 2.06 3/178 4301
/proc/meminfo: memFree=27745932/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0

[startup+0.0851919 s]
/proc/loadavg: 2.59 2.18 2.06 3/178 4301
/proc/meminfo: memFree=27745932/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 2.59 2.18 2.06 3/178 4301
/proc/meminfo: memFree=27745932/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300234 s]
/proc/loadavg: 2.59 2.18 2.06 3/178 4301
/proc/meminfo: memFree=27745932/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 2.59 2.18 2.06 3/178 4301
/proc/meminfo: memFree=27745932/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.59 2.18 2.06 3/180 4303
/proc/meminfo: memFree=27720660/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=100124 CPUtime=1.49 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) R 4301 4301 2277 0 -1 4202496 11892 0 0 0 146 3 0 0 20 0 1 0 273333676 102526976 17978 33554432000 4194304 5992684 140734886392672 140734886385992 4568626 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4302/statm: 25031 17978 157 440 0 24587 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 109272

[startup+3.10046 s]
/proc/loadavg: 2.59 2.18 2.06 3/182 4305
/proc/meminfo: memFree=27565540/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=111876 CPUtime=1.8 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) S 4301 4301 2277 0 -1 4202496 15421 0 0 0 168 12 0 0 20 0 1 0 273333676 114561024 23502 33554432000 4194304 5992684 140734886392672 140734886387120 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4302/statm: 27969 23502 164 440 0 27525 0
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4304/stat : 4304 (cp2_pre.sh) S 4302 4301 2277 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273333857 9367552 276 33554432000 4194304 5064252 140734751511456 140734751510160 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4304/statm: 2287 276 234 213 0 72 0
[pid=4305] ppid=4304 vsize=313400 CPUtime=1.27 cores=1,3,5,7
/proc/4305/stat : 4305 (coprocessor) R 4304 4301 2277 0 -1 4202496 32324 0 0 0 120 7 0 0 20 0 1 0 273333857 320921600 69644 33554432000 4194304 6586260 140733746191952 140733746188216 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/4305/statm: 78350 69644 166 584 0 77762 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 443572

[startup+6.30039 s]
/proc/loadavg: 2.55 2.18 2.06 3/182 4305
/proc/meminfo: memFree=27281428/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=111876 CPUtime=1.8 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) S 4301 4301 2277 0 -1 4202496 15421 0 0 0 168 12 0 0 20 0 1 0 273333676 114561024 23502 33554432000 4194304 5992684 140734886392672 140734886387120 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4302/statm: 27969 23502 164 440 0 27525 0
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4304/stat : 4304 (cp2_pre.sh) S 4302 4301 2277 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273333857 9367552 276 33554432000 4194304 5064252 140734751511456 140734751510160 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4304/statm: 2287 276 234 213 0 72 0
[pid=4305] ppid=4304 vsize=363776 CPUtime=4.48 cores=1,3,5,7
/proc/4305/stat : 4305 (coprocessor) R 4304 4301 2277 0 -1 4202496 44225 0 0 0 438 10 0 0 20 0 1 0 273333857 372506624 81545 33554432000 4194304 6586260 140733746191952 140733746187768 4498526 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/4305/statm: 90944 81545 170 584 0 90356 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 493948

[startup+12.7004 s]
/proc/loadavg: 2.50 2.18 2.06 3/182 4305
/proc/meminfo: memFree=27183864/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=111876 CPUtime=1.8 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) S 4301 4301 2277 0 -1 4202496 15421 0 0 0 168 12 0 0 20 0 1 0 273333676 114561024 23502 33554432000 4194304 5992684 140734886392672 140734886387120 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4302/statm: 27969 23502 164 440 0 27525 0
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4304/stat : 4304 (cp2_pre.sh) S 4302 4301 2277 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273333857 9367552 276 33554432000 4194304 5064252 140734751511456 140734751510160 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4304/statm: 2287 276 234 213 0 72 0
[pid=4305] ppid=4304 vsize=439308 CPUtime=10.87 cores=1,3,5,7
/proc/4305/stat : 4305 (coprocessor) R 4304 4301 2277 0 -1 4202496 55799 0 0 0 1073 14 0 0 20 0 1 0 273333857 449851392 106068 33554432000 4194304 6586260 140733746191952 140733746187320 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/4305/statm: 109827 106068 198 584 0 109239 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 569480

[startup+25.5004 s]
/proc/loadavg: 2.39 2.17 2.06 3/181 4310
/proc/meminfo: memFree=27379664/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=128296 CPUtime=20.06 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) S 4301 4301 2277 0 -1 4202496 17501 92863 0 0 229 238 1490 49 20 0 1 0 273333676 131375104 27015 33554432000 4194304 5992684 140734886392672 140734886377576 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/4302/statm: 32074 27015 178 440 0 31630 0
[pid=4310] ppid=4302 vsize=201696 CPUtime=5.29 cores=1,3,5,7
/proc/4310/stat : 4310 (glucosInc) R 4302 4301 2277 0 -1 4202496 34625 0 0 0 520 9 0 0 20 0 1 0 273335695 206536704 45243 33554432000 4194304 5654031 140735126240320 140735126238104 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4310/statm: 50424 45243 131 357 0 50064 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 339140

[startup+51.1004 s]
/proc/loadavg: 2.26 2.15 2.05 3/181 4312
/proc/meminfo: memFree=27377544/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=130796 CPUtime=34.69 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) S 4301 4301 2277 0 -1 4202496 19594 128718 0 0 234 239 2928 68 20 0 1 0 273333676 133935104 27529 33554432000 4194304 5992684 140734886392672 140734886377576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/4302/statm: 32699 27529 179 440 0 32255 0
[pid=4312] ppid=4302 vsize=208692 CPUtime=16.27 cores=1,3,5,7
/proc/4312/stat : 4312 (glucosInc) R 4302 4301 2277 0 -1 4202496 37492 0 0 0 1618 9 0 0 20 0 1 0 273337152 213700608 44723 33554432000 4194304 5654031 140733696339168 140733696326984 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4312/statm: 52173 44723 152 357 0 51813 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 348636

[startup+102.307 s]
/proc/loadavg: 2.11 2.13 2.05 3/181 4314
/proc/meminfo: memFree=27364476/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=135288 CPUtime=82.77 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) S 4301 4301 2277 0 -1 4202496 20450 166792 0 0 238 240 7713 86 20 0 1 0 273333676 138534912 28354 33554432000 4194304 5992684 140734886392672 140734886377576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/4302/statm: 33822 28354 179 440 0 33378 0
[pid=4314] ppid=4302 vsize=203292 CPUtime=19.36 cores=1,3,5,7
/proc/4314/stat : 4314 (glucosInc) R 4302 4301 2277 0 -1 4202496 34543 0 0 0 1928 8 0 0 20 0 1 0 273341967 208171008 46696 33554432000 4194304 5654031 140734222413904 140734222411688 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4314/statm: 50823 46696 137 357 0 50463 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 347728

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

[startup+127.9 s]
/proc/loadavg: 2.07 2.12 2.05 3/181 4314
/proc/meminfo: memFree=27361404/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=135288 CPUtime=82.77 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) S 4301 4301 2277 0 -1 4202496 20450 166792 0 0 238 240 7713 86 20 0 1 0 273333676 138534912 28354 33554432000 4194304 5992684 140734886392672 140734886377576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/4302/statm: 33822 28354 179 440 0 33378 0
[pid=4314] ppid=4302 vsize=203796 CPUtime=44.94 cores=1,3,5,7
/proc/4314/stat : 4314 (glucosInc) R 4302 4301 2277 0 -1 4202496 34687 0 0 0 4486 8 0 0 20 0 1 0 273341967 208687104 46957 33554432000 4194304 5654031 140734222413904 140734222411688 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4314/statm: 50949 46957 137 357 0 50589 0
Current children cumulated CPU time (s) 127.71
Current children cumulated vsize (KiB) 348232

[startup+140.7 s]
/proc/loadavg: 2.06 2.11 2.05 3/181 4314
/proc/meminfo: memFree=27366588/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=135288 CPUtime=82.82 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) S 4301 4301 2277 0 -1 4202496 21982 166792 0 0 243 240 7713 86 20 0 1 0 273333676 138534912 28354 33554432000 4194304 5992684 140734886392672 140734886377576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/4302/statm: 33822 28354 179 440 0 33378 0
[pid=4314] ppid=4302 vsize=209996 CPUtime=57.69 cores=1,3,5,7
/proc/4314/stat : 4314 (glucosInc) R 4302 4301 2277 0 -1 4202496 36580 0 0 0 5760 9 0 0 20 0 1 0 273341967 215035904 45736 33554432000 4194304 5654031 140734222413904 140734222401720 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4314/statm: 52499 45736 152 357 0 52139 0
Current children cumulated CPU time (s) 140.51
Current children cumulated vsize (KiB) 354432

[startup+147.1 s]
/proc/loadavg: 2.05 2.11 2.05 3/181 4314
/proc/meminfo: memFree=27364664/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=135288 CPUtime=82.82 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) S 4301 4301 2277 0 -1 4202496 21982 166792 0 0 243 240 7713 86 20 0 1 0 273333676 138534912 28354 33554432000 4194304 5992684 140734886392672 140734886377576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/4302/statm: 33822 28354 179 440 0 33378 0
[pid=4314] ppid=4302 vsize=209996 CPUtime=64.08 cores=1,3,5,7
/proc/4314/stat : 4314 (glucosInc) R 4302 4301 2277 0 -1 4202496 36582 0 0 0 6399 9 0 0 20 0 1 0 273341967 215035904 46249 33554432000 4194304 5654031 140734222413904 140734222401720 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4314/statm: 52499 46249 152 357 0 52139 0
Current children cumulated CPU time (s) 146.9
Current children cumulated vsize (KiB) 354432

[startup+148.7 s]
/proc/loadavg: 2.05 2.11 2.05 3/181 4314
/proc/meminfo: memFree=27364664/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=135288 CPUtime=82.82 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) S 4301 4301 2277 0 -1 4202496 21982 166792 0 0 243 240 7713 86 20 0 1 0 273333676 138534912 28354 33554432000 4194304 5992684 140734886392672 140734886377576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/4302/statm: 33822 28354 179 440 0 33378 0
[pid=4314] ppid=4302 vsize=209996 CPUtime=65.68 cores=1,3,5,7
/proc/4314/stat : 4314 (glucosInc) R 4302 4301 2277 0 -1 4202496 36584 0 0 0 6559 9 0 0 20 0 1 0 273341967 215035904 46251 33554432000 4194304 5654031 140734222413904 140734222401720 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4314/statm: 52499 46251 152 357 0 52139 0
Current children cumulated CPU time (s) 148.5
Current children cumulated vsize (KiB) 354432

[startup+150.3 s]
/proc/loadavg: 2.05 2.11 2.05 3/181 4314
/proc/meminfo: memFree=27364664/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=135288 CPUtime=82.82 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) S 4301 4301 2277 0 -1 4202496 21982 166792 0 0 243 240 7713 86 20 0 1 0 273333676 138534912 28354 33554432000 4194304 5992684 140734886392672 140734886377576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/4302/statm: 33822 28354 179 440 0 33378 0
[pid=4314] ppid=4302 vsize=209996 CPUtime=67.28 cores=1,3,5,7
/proc/4314/stat : 4314 (glucosInc) R 4302 4301 2277 0 -1 4202496 36585 0 0 0 6719 9 0 0 20 0 1 0 273341967 215035904 46252 33554432000 4194304 5654031 140734222413904 140734222401720 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4314/statm: 52499 46252 152 357 0 52139 0
Current children cumulated CPU time (s) 150.1
Current children cumulated vsize (KiB) 354432

[startup+150.707 s]
/proc/loadavg: 2.05 2.11 2.04 3/181 4314
/proc/meminfo: memFree=27364528/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=135288 CPUtime=82.82 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) S 4301 4301 2277 0 -1 4202496 21982 166792 0 0 243 240 7713 86 20 0 1 0 273333676 138534912 28354 33554432000 4194304 5992684 140734886392672 140734886377576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/4302/statm: 33822 28354 179 440 0 33378 0
[pid=4314] ppid=4302 vsize=209996 CPUtime=67.68 cores=1,3,5,7
/proc/4314/stat : 4314 (glucosInc) R 4302 4301 2277 0 -1 4202496 36588 0 0 0 6759 9 0 0 20 0 1 0 273341967 215035904 46292 33554432000 4194304 5654031 140734222413904 140734222401720 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4314/statm: 52499 46292 152 357 0 52139 0
Current children cumulated CPU time (s) 150.5
Current children cumulated vsize (KiB) 354432

[startup+150.9 s]
/proc/loadavg: 2.05 2.11 2.04 3/181 4314
/proc/meminfo: memFree=27364528/32873844 swapFree=7100/7100
[pid=4301] ppid=4299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4301/stat : 4301 (npSolver-pbo-I.) S 4299 4301 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273333675 9367552 275 33554432000 4194304 5064252 140734921660544 140734921659456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4301/statm: 2287 275 233 213 0 72 0
[pid=4302] ppid=4301 vsize=135288 CPUtime=82.82 cores=1,3,5,7
/proc/4302/stat : 4302 (npSolver-pbo) S 4301 4301 2277 0 -1 4202496 21982 166792 0 0 243 240 7713 86 20 0 1 0 273333676 138534912 28354 33554432000 4194304 5992684 140734886392672 140734886377576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/4302/statm: 33822 28354 179 440 0 33378 0
[pid=4314] ppid=4302 vsize=209996 CPUtime=67.88 cores=1,3,5,7
/proc/4314/stat : 4314 (glucosInc) R 4302 4301 2277 0 -1 4202496 36588 0 0 0 6779 9 0 0 20 0 1 0 273341967 215035904 46292 33554432000 4194304 5654031 140734222413904 140734222401720 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4314/statm: 52499 46292 152 357 0 52139 0
Current children cumulated CPU time (s) 150.7
Current children cumulated vsize (KiB) 354432

Child status: 0
Real time (s): 150.929
CPU time (s): 150.755
CPU user time (s): 147.366
CPU system time (s): 3.38948
CPU usage (%): 99.8847
Max. virtual memory (cumulated for all children) (KiB): 569480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 147.366
system time used= 3.38948
maximum resident set size= 437860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226258
page faults= 0
swaps= 0
block input operations= 0
block output operations= 577624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4289
involuntary context switches= 209

runsolver used 0.266959 second user time and 0.704892 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-27 00:41:07
IDJOB=3699704
IDBENCH=2938
IDSOLVER=2276
FILE ID=node111/3699704-1338072067
RUNJOBID= node111-1338052066-2294
PBS_JOBID= 14624388
Free space on /tmp= 71440 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_8.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699704-1338072067/watcher-3699704-1338072067 -o /tmp/evaluation-result-3699704-1338072067/solver-3699704-1338072067 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699704-1338072067.opb 430249920 HOME HOME

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

MD5SUM BENCH= 7511e7863ac3e00f42a81c49dc15d5a1
RANDOM SEED=430249920

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27745800 kB
Buffers:          269916 kB
Cached:          3512364 kB
SwapCached:            0 kB
Active:          1537176 kB
Inactive:        2782180 kB
Active(anon):     539524 kB
Inactive(anon):        0 kB
Active(file):     997652 kB
Inactive(file):  2782180 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11968 kB
Writeback:            16 kB
AnonPages:        548248 kB
Mapped:            15728 kB
Shmem:               200 kB
Slab:             660584 kB
SReclaimable:     102704 kB
SUnreclaim:       557880 kB
KernelStack:        1464 kB
PageTables:         5200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     704772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71392 MiB
End job on node111 at 2012-05-27 00:43:38