Trace number 4083755

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
Open-WBO-LSU PB16SAT (TO)66 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-circ6_3.opb
MD5SUMff9be653d1d3ea3b1a82846016e94df6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 64
Optimality of the best value was proved NO
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 3
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 324
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 324
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

0.00/0.00	c
0.00/0.00	c Open-WBO:	 a Modular MaxSAT Solver -- based on Glucose4.0 (core version)
0.00/0.00	c Version:	 Pseudo-Boolean Evaluation 2016 -- LSU
0.00/0.00	c Authors:	 Ruben Martins, Vasco Manquinho, Ines Lynce
0.00/0.00	c Contributors:	 Miguel Neves, Saurabh Joshi, Mikolas Janota
0.00/0.00	c Contact:	 open-wbo@sat.inesc-id.pt -- http://sat.inesc-id.pt/open-wbo/
0.00/0.00	c
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Instance file HOME/instance-4083755-1465335615.opb
0.00/0.00	c File size is 202558 bytes.
1800.01/1800.30	c Sum of soft weights:          324
1800.01/1800.30	c |                                                                                                       |
1800.01/1800.30	c ========================================[ Problem Statistics ]===========================================
1800.01/1800.30	c |                                                                                                       |
1800.01/1800.30	c |  Problem Type:             Weighted                                                                   |
1800.01/1800.30	c |  Number of variables:           540                                                                   |
1800.01/1800.30	c |  Number of hard clauses:       2682                                                                   |
1800.01/1800.30	c |  Number of soft clauses:        180                                                                   |
1800.01/1800.30	c |  Number of cardinality:         264                                                                   |
1800.01/1800.30	c |  Number of PB :                1680                                                                   |
1800.01/1800.30	c |  Parse time:                   0.02 s                                                                 |
1800.01/1800.30	c |                                                                                                       |
1800.01/1800.30	c ==========================================[ Solver Settings ]============================================
1800.01/1800.30	c |                                                                                                       |
1800.01/1800.30	c |  Algorithm:                LinearSU                                                                   |
1800.01/1800.30	c |  BMO strategy:                   On                                                                   |
1800.01/1800.30	c |  BMO search:                     No                                                                   |
1800.01/1800.30	c |  PB Encoding:                   GTE                                                                   |
1800.01/1800.30	c |                                                                                                       |
1800.01/1800.30	o 98
1800.01/1800.30	o 92
1800.01/1800.30	o 84
1800.01/1800.30	o 82
1800.01/1800.30	o 78
1800.01/1800.30	o 74
1800.01/1800.30	o 72
1800.01/1800.30	o 70
1800.01/1800.30	o 68
1800.01/1800.30	o 66
1800.01/1800.30	s SATISFIABLE
1800.01/1800.30	v 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 -x387 -x388 -x389 -x390 x391 -x392 -x393 -x394 -x395 x396 x397 -x398 x399 -x400 -x401 x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 x410 -x411 -x412 -x413 x414 -x415 -x416 x417 -x418 -x419 -x420 -x421 x422 -x423 -x424 -x425 x426 -x427 -x428 -x429 -x430 -x431 x432 x433 -x434 -x435 -x436 -x437 -x438 -x439 x440 -x441 -x442 x443 -x444 -x445 -x446 -x447 -x448 -x449 x450 -x451 -x452 -x453 -x454 x455 -x456 x457 -x458 -x459 -x460 -x461 -x462 x463 -x464 -x465 x466 x467 -x468 -x469 -x470 -x471 -x472 -x473 x474 -x475 -x476 -x477 -x478 -x479 x480 x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 x489 -x490 -x491 -x492 x493 -x494 -x495 -x496 -x497 -x498 -x499 x500 x501 -x502 x503 -x504 -x505 -x506 -x507 -x508 -x509 x510 -x511 -x512 -x513 -x514 x515 -x516 x517 -x518 -x519 -x520 -x521 -x522 -x523 x524 -x525 -x526 -x527 -x528 -x529 x530 -x531 -x532 -x533 -x534 x535 x536 x537 -x538 x539 -x540 -x2 -x38 -x74 -x110 -x146 -x182 -x218 -x254 x290 -x326 -x3 -x39 -x75 -x111 -x147 x183 -x219 -x255 -x291 -x327 -x4 -x40 -x76 -x112 x148 -x184 -x220 -x256 -x292 -x328 -x5 -x41 -x77 x113 -x149 -x185 -x221 -x257 -x293 -x329 -x6 x42 -x78 -x114 -x150 -x186 -x222 -x258 -x294 -x330 x7 -x43 -x79 -x115 -x151 -x187 -x223 -x259 -x295 -x331 -x9 -x45 -x81 -x117 -x153 -x189 -x225 -x261 -x297 x333 -x10 -x46 -x82 -x118 -x154 x190 -x226 -x262 -x298 -x334 -x11 -x47 -x83 -x119 x155 -x191 -x227 -x263 -x299 -x335 -x12 -x48 -x84 -x120 -x156 -x192 x228 -x264 -x300 -x336 -x13 -x49 x85 -x121 -x157 -x193 -x229 -x265 -x301 -x337 -x14 x50 -x86 -x122 -x158 -x194 -x230 -x266 -x302 -x338 -x16 -x52 -x88 -x124 -x160 -x196 x232 -x268 -x304 -x340 -x17 -x53 -x89 -x125 -x161 -x197 -x233 -x269 x305 -x341 -x18 -x54 -x90 -x126 -x162 -x198 -x234 x270 -x306 -x342 -x19 -x55 -x91 -x127 -x163 -x199 -x235 x271 -x307 -x343 -x20 -x56 x92 -x128 -x164 -x200 -x236 -x272 -x308 -x344 -x21 -x57 -x93 x129 -x165 -x201 -x237 -x273 -x309 -x345 -x23 -x59 -x95 -x131 -x167 -x203 -x239 -x275 -x311 x347 -x24 -x60 -x96 -x132 -x168 -x204 -x240 -x276 x312 -x348 -x25 -x61 -x97 -x133 -x169 -x205 x241 -x277 -x313 -x349 -x26 -x62 -x98 -x134 -x170 -x206 -x242 x278 -x314 -x350 x27 -x63 -x99 -x135 -x171 -x207 -x243 -x279 -x315 -x351 -x28 x64 -x100 -x136 -x172 -x208 -x244 -x280 -x316 -x352 -x30 -x66 x102 -x138 -x174 -x210 -x246 -x282 -x318 -x354 -x31 -x67 -x103 -x139 -x175 -x211 -x247 -x283 -x319 x355 -x32 -x68 -x104 x140 -x176 -x212 -x248 -x284 -x320 -x356 -x33 -x69 -x105 -x141 x177 -x213 -x249 -x285 -x321 -x357 x34 -x70 -x106 -x142 -x178 -x214 -x250 -x286 -x322 -x358 -x35 -x71 -x107 -x143 -x179 x215 -x251 -x287 -x323 -x359 -x8 x44 x80 x116 -x152 -x188 -x224 x260 x296 -x332 x15 -x51 -x87 x123 x159 x195 -x231 -x267 -x303 x339 x22 x58 -x94 -x130 x166 x202 x238 -x274 -x310 -x346 -x29 -x65 -x101 x137 x173 x209 -x245 -x281 x317 x353 -x36 x72 x108 -x144 -x180 -x216 x252 x288 x324 -x360 x1 -x37 x73 -x109 -x145 -x181 x217 x253 -x289 x325 

Verifier Data

OK	66

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4083755-1465335615/watcher-4083755-1465335615 -o /tmp/evaluation-result-4083755-1465335615/solver-4083755-1465335615 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465326466-16276 --watchdog 1960 open-wbo-lsu HOME/instance-4083755-1465335615.opb 

pid=17172
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.08 2.13 2.11 3/177 17175
/proc/meminfo: memFree=30541100/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=2536 CPUtime=0 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 372 0 0 0 0 0 0 0 20 0 1 0 115496002 2596864 248 33554432000 4194304 6058637 140734908728128 140736654706120 4210712 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 634 248 185 456 0 120 0

[startup+0.100159 s]
/proc/loadavg: 2.08 2.13 2.11 3/177 17175
/proc/meminfo: memFree=30541100/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=20336 CPUtime=0.09 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 3892 0 0 0 9 0 0 0 20 0 1 0 115496002 20824064 4114 33554432000 4194304 6058637 140734908728128 140736654706120 4837920 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 5084 4115 183 456 0 4620 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20336

[startup+0.200444 s]
/proc/loadavg: 2.08 2.13 2.11 3/177 17175
/proc/meminfo: memFree=30541100/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=21672 CPUtime=0.19 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 4313 0 0 0 19 0 0 0 20 0 1 0 115496002 22192128 4509 33554432000 4194304 6058637 140734908728128 140736654706120 4277663 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 5418 4509 183 456 0 4954 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21672

[startup+0.300415 s]
/proc/loadavg: 2.08 2.13 2.11 3/177 17175
/proc/meminfo: memFree=30541100/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=21880 CPUtime=0.29 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 4369 0 0 0 29 0 0 0 20 0 1 0 115496002 22405120 4565 33554432000 4194304 6058637 140734908728128 140736654706120 4269354 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 5470 4565 183 456 0 5006 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21880

[startup+0.700308 s]
/proc/loadavg: 2.08 2.13 2.11 3/177 17175
/proc/meminfo: memFree=30541100/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=21880 CPUtime=0.69 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 4538 0 0 0 69 0 0 0 20 0 1 0 115496002 22405120 4728 33554432000 4194304 6058637 140734908728128 140734908727464 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 5470 4728 185 456 0 5006 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21880

[startup+1.50031 s]
/proc/loadavg: 2.07 2.13 2.11 3/178 17176
/proc/meminfo: memFree=30522428/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=22240 CPUtime=1.49 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 5164 0 0 0 148 1 0 0 20 0 1 0 115496002 22773760 4763 33554432000 4194304 6058637 140734908728128 140734908727464 4277589 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 5560 4763 186 456 0 5096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22240

[startup+3.10033 s]
/proc/loadavg: 2.07 2.13 2.11 3/178 17176
/proc/meminfo: memFree=30520620/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=29596 CPUtime=3.09 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 6149 0 0 0 308 1 0 0 20 0 1 0 115496002 30306304 6573 33554432000 4194304 6058637 140734908728128 140734908727192 4277687 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 7399 6573 186 456 0 6935 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29596

[startup+6.30031 s]
/proc/loadavg: 2.07 2.13 2.11 3/178 17176
/proc/meminfo: memFree=30504048/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=33948 CPUtime=6.29 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 6763 0 0 0 628 1 0 0 20 0 1 0 115496002 34762752 7661 33554432000 4194304 6058637 140734908728128 140734908726888 4277615 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 8487 7661 186 456 0 8023 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33948

[startup+12.7003 s]
/proc/loadavg: 2.14 2.14 2.11 3/178 17176
/proc/meminfo: memFree=30492416/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=38368 CPUtime=12.69 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 7590 0 0 0 1267 2 0 0 20 0 1 0 115496002 39288832 8944 33554432000 4194304 6058637 140734908728128 140734908726888 4278177 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 9592 8944 186 456 0 9128 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38368

[startup+25.5004 s]
/proc/loadavg: 2.12 2.14 2.11 3/178 17176
/proc/meminfo: memFree=30550592/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=41088 CPUtime=25.49 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 8342 0 0 0 2547 2 0 0 20 0 1 0 115496002 42074112 9644 33554432000 4194304 6058637 140734908728128 140734908726856 4277353 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 10272 9644 186 456 0 9808 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41088

[startup+51.1004 s]
/proc/loadavg: 2.14 2.14 2.11 3/177 17176
/proc/meminfo: memFree=30475328/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=48740 CPUtime=51.08 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 9819 0 0 0 5106 2 0 0 20 0 1 0 115496002 49909760 11004 33554432000 4194304 6058637 140734908728128 140734908726904 4278210 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 12185 11004 186 456 0 11721 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48740

[startup+102.3 s]
/proc/loadavg: 2.25 2.16 2.11 3/177 17177
/proc/meminfo: memFree=30473540/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=60344 CPUtime=102.28 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 9979 0 0 0 10225 3 0 0 20 0 1 0 115496002 61792256 14230 33554432000 4194304 6058637 140734908728128 140734908727464 4278255 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 15086 14230 186 456 0 14622 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 60344

[startup+162.3 s]
/proc/loadavg: 2.26 2.18 2.12 3/177 17178
/proc/meminfo: memFree=30523064/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=90692 CPUtime=162.26 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 10648 0 0 0 16223 3 0 0 20 0 1 0 115496002 92868608 16278 33554432000 4194304 6058637 140734908728128 140734908726856 4254977 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 22673 16278 186 456 0 22209 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 90692

[startup+222.307 s]
/proc/loadavg: 2.25 2.19 2.12 3/177 17272
/proc/meminfo: memFree=28527136/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=90692 CPUtime=222.26 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 10776 0 0 0 22222 4 0 0 20 0 1 0 115496002 92868608 21025 33554432000 4194304 6058637 140734908728128 140734908726856 4277674 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 22673 21025 186 456 0 22209 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 90692

[startup+282.3 s]
/proc/loadavg: 2.14 2.17 2.12 3/177 17273
/proc/meminfo: memFree=24244412/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=90692 CPUtime=282.25 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 10777 0 0 0 28221 4 0 0 20 0 1 0 115496002 92868608 21537 33554432000 4194304 6058637 140734908728128 140734908727464 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 22673 21537 186 456 0 22209 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 90692

[startup+342.3 s]
/proc/loadavg: 2.22 2.18 2.12 3/177 17274
/proc/meminfo: memFree=24229096/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=90692 CPUtime=342.24 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 10778 0 0 0 34220 4 0 0 20 0 1 0 115496002 92868608 22049 33554432000 4194304 6058637 140734908728128 140734908727464 4278287 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 22673 22049 186 456 0 22209 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 90692

[startup+402.3 s]
/proc/loadavg: 2.23 2.19 2.12 3/177 17275
/proc/meminfo: memFree=24217288/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=90692 CPUtime=402.22 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 11062 0 0 0 40218 4 0 0 20 0 1 0 115496002 92868608 22049 33554432000 4194304 6058637 140734908728128 140734908727192 4278233 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 22673 22049 186 456 0 22209 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 90692

[startup+462.3 s]
/proc/loadavg: 2.17 2.18 2.12 3/177 17276
/proc/meminfo: memFree=24200260/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=90692 CPUtime=462.22 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 11632 0 0 0 46217 5 0 0 20 0 1 0 115496002 92868608 22049 33554432000 4194304 6058637 140734908728128 140734908727192 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 22673 22049 186 456 0 22209 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 90692

[startup+522.3 s]
/proc/loadavg: 2.14 2.17 2.12 3/177 17278
/proc/meminfo: memFree=24181364/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=90692 CPUtime=522.21 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 12204 0 0 0 52215 6 0 0 20 0 1 0 115496002 92868608 22049 33554432000 4194304 6058637 140734908728128 140734908727192 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 22673 22049 186 456 0 22209 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 90692

[startup+582.3 s]
/proc/loadavg: 2.12 2.16 2.12 3/177 17279
/proc/meminfo: memFree=24162796/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=140012 CPUtime=582.2 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 12775 0 0 0 58213 7 0 0 20 0 1 0 115496002 143372288 29998 33554432000 4194304 6058637 140734908728128 140734908727192 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 35003 29998 186 456 0 34539 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 140012


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


[startup+942.3 s]
/proc/loadavg: 2.03 2.09 2.09 3/177 17300
/proc/meminfo: memFree=24123052/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=90692 CPUtime=942.15 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 14801 0 0 0 94203 12 0 0 20 0 1 0 115496002 92868608 22049 33554432000 4194304 6058637 140734908728128 140734908727192 4278197 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 22673 22049 186 456 0 22209 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 90692

[startup+1002.3 s]
/proc/loadavg: 2.06 2.08 2.08 3/177 17301
/proc/meminfo: memFree=24104640/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=103488 CPUtime=1002.14 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 15740 0 0 0 100200 14 0 0 20 0 1 0 115496002 105971712 25248 33554432000 4194304 6058637 140734908728128 140734908727192 4278237 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 25872 25248 186 456 0 25408 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 103488

[startup+1062.3 s]
/proc/loadavg: 2.02 2.07 2.08 3/177 17302
/proc/meminfo: memFree=24102252/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=103488 CPUtime=1062.12 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 16031 0 0 0 106198 14 0 0 20 0 1 0 115496002 105971712 25248 33554432000 4194304 6058637 140734908728128 140734908727192 4278160 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 25872 25248 186 456 0 25408 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 103488

[startup+1122.3 s]
/proc/loadavg: 2.01 2.05 2.07 3/176 17303
/proc/meminfo: memFree=24097872/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=103488 CPUtime=1122.12 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 16323 0 0 0 112197 15 0 0 20 0 1 0 115496002 105971712 25248 33554432000 4194304 6058637 140734908728128 140734908727192 4278181 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 25872 25248 186 456 0 25408 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 103488

[startup+1182.3 s]
/proc/loadavg: 2.04 2.05 2.07 3/177 17305
/proc/meminfo: memFree=24049168/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=152808 CPUtime=1182.11 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 16615 0 0 0 118195 16 0 0 20 0 1 0 115496002 156475392 37293 33554432000 4194304 6058637 140734908728128 140734908726904 4278190 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 38202 37293 186 456 0 37738 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 152808

[startup+1242.3 s]
/proc/loadavg: 2.20 2.09 2.08 3/178 17309
/proc/meminfo: memFree=24051220/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=152808 CPUtime=1242.1 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 16928 0 0 0 124193 17 0 0 20 0 1 0 115496002 156475392 36781 33554432000 4194304 6058637 140734908728128 140734908726904 4278287 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 38202 36781 186 456 0 37738 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 152808

[startup+1302.3 s]
/proc/loadavg: 2.07 2.07 2.08 3/178 17333
/proc/meminfo: memFree=24053664/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=152808 CPUtime=1302.08 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 17471 0 0 0 130191 17 0 0 20 0 1 0 115496002 156475392 35757 33554432000 4194304 6058637 140734908728128 140734908726904 4278290 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 38202 35757 186 456 0 37738 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 152808

[startup+1362.3 s]
/proc/loadavg: 2.07 2.07 2.08 3/177 17334
/proc/meminfo: memFree=24052908/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=152808 CPUtime=1362.08 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 18154 0 0 0 136189 19 0 0 20 0 1 0 115496002 156475392 34221 33554432000 4194304 6058637 140734908728128 140734908726904 4278181 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 38202 34221 186 456 0 37738 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 152808

[startup+1422.3 s]
/proc/loadavg: 2.02 2.05 2.07 3/177 17335
/proc/meminfo: memFree=24080324/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=103488 CPUtime=1422.07 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 18751 0 0 0 142187 20 0 0 20 0 1 0 115496002 105971712 25248 33554432000 4194304 6058637 140734908728128 140734908727192 4278096 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 25872 25248 186 456 0 25408 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 103488

[startup+1482.3 s]
/proc/loadavg: 2.16 2.09 2.08 3/177 17337
/proc/meminfo: memFree=24021536/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=183628 CPUtime=1482.06 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 19636 0 0 0 148184 22 0 0 20 0 1 0 115496002 188035072 38384 33554432000 4194304 6058637 140734908728128 140734908727160 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 45907 38384 186 456 0 45443 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 183628

[startup+1542.31 s]
/proc/loadavg: 2.16 2.10 2.09 3/177 17338
/proc/meminfo: memFree=24022844/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=152808 CPUtime=1542.06 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 19927 0 0 0 154183 23 0 0 20 0 1 0 115496002 156475392 36781 33554432000 4194304 6058637 140734908728128 140734908726904 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 38202 36781 186 456 0 37738 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 152808

[startup+1602.3 s]
/proc/loadavg: 2.11 2.09 2.09 4/177 17339
/proc/meminfo: memFree=24026544/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=152808 CPUtime=1602.05 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 20807 0 0 0 160180 25 0 0 20 0 1 0 115496002 156475392 34733 33554432000 4194304 6058637 140734908728128 140734908726904 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 38202 34733 186 456 0 37738 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 152808

[startup+1662.3 s]
/proc/loadavg: 2.15 2.10 2.09 3/177 17340
/proc/meminfo: memFree=24059168/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=103488 CPUtime=1662.03 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 21399 0 0 0 166177 26 0 0 20 0 1 0 115496002 105971712 25249 33554432000 4194304 6058637 140734908728128 140734908727192 4278181 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 25872 25249 186 456 0 25408 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 103488

[startup+1722.3 s]
/proc/loadavg: 2.09 2.10 2.09 3/177 17341
/proc/meminfo: memFree=24006940/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=183628 CPUtime=1722.02 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 22138 0 0 0 172174 28 0 0 20 0 1 0 115496002 188035072 37735 33554432000 4194304 6058637 140734908728128 140734908727160 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 45907 37735 186 456 0 45443 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 183628

[startup+1782.3 s]
/proc/loadavg: 2.09 2.09 2.09 3/177 17343
/proc/meminfo: memFree=24014244/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=152808 CPUtime=1782.01 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 22573 0 0 0 178172 29 0 0 20 0 1 0 115496002 156475392 35252 33554432000 4194304 6058637 140734908728128 140734908726904 4278181 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 38202 35252 186 456 0 37738 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 152808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.14 2.10 2.09 3/178 17346
/proc/meminfo: memFree=24006132/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=152808 CPUtime=1800.01 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 22577 0 0 0 179972 29 0 0 20 0 1 0 115496002 156475392 37300 33554432000 4194304 6058637 140734908728128 140734908726904 4278162 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 38202 37300 186 456 0 37738 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 152808

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 17175 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.14 2.10 2.09 3/178 17346
/proc/meminfo: memFree=24006132/32872528 swapFree=12352/737972
[pid=17175] ppid=17172 vsize=152808 CPUtime=1800.01 cores=1,3,5,7
/proc/17175/stat : 17175 (open-wbo-lsu) R 17172 17175 16259 0 -1 4202496 22577 0 0 0 179972 29 0 0 20 0 1 0 115496002 156475392 37300 33554432000 4194304 6058637 140734908728128 140734908726904 4278162 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/17175/statm: 38202 37300 186 456 0 37738 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 152808

Child status: 40
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.73
CPU system time (s): 0.298954
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 183628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.298954
maximum resident set size= 157632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22579
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= 9
involuntary context switches= 1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.76482 second user time and 19.645 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-07 23:40:15
IDJOB=4083755
IDBENCH=2007
IDSOLVER=2545
FILE ID=node112/4083755-1465335615
RUNJOBID= node112-1465326466-16276
PBS_JOBID= 19853386
Free space on /tmp= 71744 MiB

SOLVER NAME= Open-WBO-LSU PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-circ6_3.opb
COMMAND LINE= open-wbo-lsu BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4083755-1465335615/watcher-4083755-1465335615 -o /tmp/evaluation-result-4083755-1465335615/solver-4083755-1465335615 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465326466-16276 --watchdog 1960  open-wbo-lsu HOME/instance-4083755-1465335615.opb

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

MD5SUM BENCH= ff9be653d1d3ea3b1a82846016e94df6
RANDOM SEED=1418774108

node112.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.783
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.56
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.783
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.55
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.783
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.783
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.56
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.783
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.783
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.72
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.783
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	: 5332.55
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.783
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:       32872528 kB
MemFree:        30541736 kB
Buffers:          123756 kB
Cached:           505196 kB
SwapCached:         1516 kB
Active:           369864 kB
Inactive:         464096 kB
Active(anon):     205388 kB
Inactive(anon):     1692 kB
Active(file):     164476 kB
Inactive(file):   462404 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098644 kB
Dirty:              4664 kB
Writeback:             0 kB
AnonPages:        966720 kB
Mapped:             7832 kB
Shmem:                 0 kB
Slab:             603436 kB
SReclaimable:      46960 kB
SUnreclaim:       556476 kB
KernelStack:        1424 kB
PageTables:         6240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1083500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    944128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node112 at 2016-06-08 00:10:16