Trace number 3723414

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
PB12: minisatp 1.0-2-g022594cOPT24 275.05 275.106

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-count.b.opb
MD5SUM931342e76f648ae82c047d164917a326
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark0.159975
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved YES
Number of variables466
Total number of constraints694
Number of constraints which are clauses694
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint78
Number of terms in the objective function 466
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 466
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 466
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

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 694 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.01	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |     694    17335 |     231       0        0    -nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Found solution: 31
0.00/0.01	c ---[   0]---> Sorter-cost:17606     Base:
0.00/0.02	c ==================================[MINISAT+]==================================
0.00/0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   19650    61493 |    6550       0        0    -nan |  0.000 % |
0.00/0.03	c |       101 |   19600    61392 |    7205      98     3483    35.5 |  0.187 % |
0.00/0.04	c |       251 |   19543    61274 |    7925     245     9629    39.3 |  0.405 % |
0.00/0.05	c |       477 |   19543    61274 |    8718     471    25911    55.0 |  0.405 % |
0.00/0.06	c ==============================================================================
0.00/0.06	c Found solution: 29
0.00/0.07	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.07	c ==================================[MINISAT+]==================================
0.00/0.07	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.07	c ==============================================================================
0.00/0.07	c |       727 |   19541    61279 |    6513     720    41372    57.5 |  0.405 % |
0.00/0.07	c |       827 |   19541    61279 |    7164     820    45915    56.0 |  0.475 % |
0.00/0.08	c |       978 |   19541    61279 |    7880     971    51966    53.5 |  0.475 % |
0.00/0.09	c |      1203 |   19541    61279 |    8668    1196    64884    54.3 |  0.475 % |
0.00/0.11	c |      1540 |   19541    61279 |    9535    1533    84142    54.9 |  0.475 % |
0.00/0.12	c ==============================================================================
0.00/0.12	c Found solution: 27
0.00/0.12	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.12	c ==================================[MINISAT+]==================================
0.00/0.12	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.12	c ==============================================================================
0.00/0.12	c |      1692 |   19557    61322 |    6519    1685    94078    55.8 |  0.475 % |
0.00/0.13	c |      1792 |   19557    61322 |    7170    1785    99931    56.0 |  0.482 % |
0.00/0.14	c |      1942 |   19553    61314 |    7887    1933   105828    54.7 |  0.498 % |
0.00/0.14	c ==============================================================================
0.00/0.14	c Found solution: 25
0.00/0.14	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.15	c ==================================[MINISAT+]==================================
0.00/0.15	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.15	c ==============================================================================
0.00/0.15	c |      1993 |   19567    61352 |    6522    1984   109179    55.0 |  0.498 % |
0.00/0.16	c |      2094 |   19552    61321 |    7174    2084   114737    55.1 |  0.575 % |
0.00/0.17	c |      2244 |   19552    61321 |    7891    2234   128254    57.4 |  0.575 % |
0.00/0.18	c |      2470 |   19534    61283 |    8680    2458   143856    58.5 |  0.645 % |
0.00/0.20	c |      2807 |   19534    61283 |    9548    2795   173741    62.2 |  0.645 % |
0.00/0.24	c |      3313 |   19534    61283 |   10503    3301   219450    66.5 |  0.645 % |
0.00/0.31	c |      4073 |   19534    61283 |   11554    4061   274409    67.6 |  0.645 % |
0.00/0.41	c |      5212 |   19534    61283 |   12709    5200   367611    70.7 |  0.645 % |
0.00/0.57	c |      6921 |   19534    61283 |   13980    6909   504417    73.0 |  0.645 % |
0.00/0.86	c |      9483 |   19534    61283 |   15378    9471   707202    74.7 |  0.645 % |
1.18/1.26	c |     13327 |   19534    61283 |   16916   13315   983263    73.8 |  0.645 % |
1.78/1.89	c |     19094 |   19534    61283 |   18608   10434   751279    72.0 |  0.645 % |
3.08/3.20	c |     27745 |   19534    61283 |   20468    9601   847882    88.3 |  0.645 % |
4.78/4.85	c |     40720 |   19534    61283 |   22515   12148  1006580    82.9 |  0.645 % |
6.89/6.94	c ==============================================================================
6.89/6.94	c Found solution: 24
6.89/6.94	c ---[   0]---> Sorter-cost:    0     Base:
6.89/6.94	c ==================================[MINISAT+]==================================
6.89/6.94	c | Conflicts | Original         | Learnt                           | Progress |
6.89/6.94	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.89/6.94	c ==============================================================================
6.89/6.94	c |     56833 |   19516    61232 |    6505   16808  1193040    71.0 |  0.645 % |
6.89/6.98	c |     56934 |   19516    61232 |    7155    4303   273552    63.6 |  0.785 % |
6.89/6.99	c |     57084 |   19516    61232 |    7871    4453   280989    63.1 |  0.785 % |
6.99/7.01	c |     57310 |   19516    61232 |    8658    4679   296429    63.4 |  0.785 % |
6.99/7.05	c |     57651 |   19516    61232 |    9523    5020   316315    63.0 |  0.785 % |
7.09/7.10	c |     58159 |   19516    61232 |   10476    5528   358354    64.8 |  0.785 % |
7.09/7.17	c |     58918 |   19516    61232 |   11524    6287   399019    63.5 |  0.785 % |
7.19/7.27	c |     60057 |   19516    61232 |   12676    7426   456842    61.5 |  0.785 % |
7.39/7.46	c |     61768 |   19516    61232 |   13944    9137   560273    61.3 |  0.785 % |
7.70/7.78	c |     64330 |   19516    61232 |   15338   11699   699407    59.8 |  0.785 % |
8.19/8.22	c |     68176 |   19493    61182 |   16872   15544   881376    56.7 |  0.910 % |
8.80/8.83	c |     73943 |   19493    61182 |   18559   12039   579094    48.1 |  0.910 % |
9.99/10.06	c |     82595 |   19493    61182 |   20415   11226   435293    38.8 |  0.910 % |
11.69/11.77	c |     95569 |   19493    61182 |   22457   13706   551685    40.3 |  0.910 % |
14.59/14.60	c |    115030 |   19493    61182 |   24702   21713   899156    41.4 |  0.910 % |
19.29/19.37	c |    144227 |   19493    61182 |   27172   25608  1103678    43.1 |  0.910 % |
26.58/26.66	c |    188017 |   19493    61182 |   29890   26227  1079649    41.2 |  0.910 % |
35.97/36.09	c |    253703 |   19493    61182 |   32879   25498  1275718    50.0 |  0.910 % |
50.58/50.61	c |    352229 |   19493    61182 |   36167   28262  1257506    44.5 |  0.910 % |
73.46/73.57	c |    500018 |   19473    61139 |   39783   24946  1107688    44.4 |  0.995 % |
109.06/109.17	c |    721702 |   19451    61093 |   43762   21262   805726    37.9 |  1.073 % |
161.25/161.32	c |   1054230 |   19437    61062 |   48138   41424  2200341    53.1 |  1.127 % |
239.94/240.00	c |   1553021 |   19395    60874 |   52952   38309  1434172    37.4 |  1.252 % |
275.03/275.10	c ==============================================================================
275.03/275.10	c Optimal solution: 24
275.03/275.10	s OPTIMUM FOUND
275.03/275.10	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 -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
275.03/275.10	c _______________________________________________________________________________
275.03/275.10	c 
275.03/275.10	c restarts              : 50
275.03/275.10	c conflicts             : 1771995        (6443 /sec)
275.03/275.10	c decisions             : 3157863        (11483 /sec)
275.03/275.10	c propagations          : 0              (0 /sec)
275.03/275.10	c inspects              : 0              (0 /sec)
275.03/275.10	c CPU time              : 275.012 s
275.03/275.10	c _______________________________________________________________________________

Verifier Data

OK	24

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-3723414-1338570830/watcher-3723414-1338570830 -o /tmp/evaluation-result-3723414-1338570830/solver-3723414-1338570830 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723414-1338570830.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.99 1.93 2/177 10483
/proc/meminfo: memFree=31468512/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0

[startup+0.0959259 s]
/proc/loadavg: 2.00 1.99 1.93 2/177 10483
/proc/meminfo: memFree=31468512/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.00 1.99 1.93 2/177 10483
/proc/meminfo: memFree=31468512/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300226 s]
/proc/loadavg: 2.00 1.99 1.93 2/177 10483
/proc/meminfo: memFree=31468512/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 2.00 1.99 1.93 2/177 10483
/proc/meminfo: memFree=31468512/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10488
/proc/meminfo: memFree=31459908/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=12084 CPUtime=1.48 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 2782 0 0 0 148 0 0 0 20 0 1 0 323207503 12374016 2734 33554432000 4194304 5276501 140733828165376 140733828163560 4399850 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 3021 2734 120 265 0 2753 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21232

[startup+3.10027 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10488
/proc/meminfo: memFree=31456924/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=14736 CPUtime=3.08 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 3451 0 0 0 308 0 0 0 20 0 1 0 323207503 15089664 3403 33554432000 4194304 5276501 140733828165376 140733828163368 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 3684 3403 120 265 0 3416 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23884

[startup+6.30028 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10488
/proc/meminfo: memFree=31452708/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=17152 CPUtime=6.29 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 4039 0 0 0 628 1 0 0 20 0 1 0 323207503 17563648 3991 33554432000 4194304 5276501 140733828165376 140733828163624 4394685 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 4288 3991 120 265 0 4020 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26300

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10531
/proc/meminfo: memFree=31614172/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=18280 CPUtime=12.69 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 4270 0 0 0 1268 1 0 0 20 0 1 0 323207503 18718720 4222 33554432000 4194304 5276501 140733828165376 140733828163560 4399804 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 4570 4222 121 265 0 4302 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27428

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10531
/proc/meminfo: memFree=31610724/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=19756 CPUtime=25.49 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 4606 0 0 0 2548 1 0 0 20 0 1 0 323207503 20230144 4558 33554432000 4194304 5276501 140733828165376 140733828163560 4399804 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 4939 4558 121 265 0 4671 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28904

[startup+51.1003 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10531
/proc/meminfo: memFree=31602400/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=24692 CPUtime=51.07 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 5747 0 0 0 5106 1 0 0 20 0 1 0 323207503 25284608 5760 33554432000 4194304 5276501 140733828165376 140733828163624 4399850 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 6173 5760 121 265 0 5905 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33840

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10531
/proc/meminfo: memFree=31592032/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=31068 CPUtime=102.27 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 7177 0 0 0 10225 2 0 0 20 0 1 0 323207503 31813632 7327 33554432000 4194304 5276501 140733828165376 140733828163608 4399866 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 7767 7327 121 265 0 7499 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40216

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10532
/proc/meminfo: memFree=31584216/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=36728 CPUtime=162.25 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 8479 0 0 0 16223 2 0 0 20 0 1 0 323207503 37609472 8711 33554432000 4194304 5276501 140733828165376 140733828163624 4400020 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 9182 8711 121 265 0 8914 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 45876

[startup+222.3 s]
/proc/loadavg: 2.05 2.00 1.93 3/179 10532
/proc/meminfo: memFree=31575404/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=41884 CPUtime=222.24 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 9557 0 0 0 22221 3 0 0 20 0 1 0 323207503 42889216 9894 33554432000 4194304 5276501 140733828165376 140733828163608 4399913 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 10471 9894 121 265 0 10203 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 51032

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

[startup+230.3 s]
/proc/loadavg: 2.04 2.00 1.93 3/179 10532
/proc/meminfo: memFree=31574412/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=42692 CPUtime=230.24 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 9736 0 0 0 23021 3 0 0 20 0 1 0 323207503 43716608 10073 33554432000 4194304 5276501 140733828165376 140733828163800 4390960 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 10673 10073 121 265 0 10405 0
Current children cumulated CPU time (s) 230.24
Current children cumulated vsize (KiB) 51840

[startup+255.9 s]
/proc/loadavg: 2.03 2.00 1.93 3/179 10868
/proc/meminfo: memFree=31580248/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=43124 CPUtime=255.84 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 9834 0 0 0 25581 3 0 0 20 0 1 0 323207503 44158976 10250 33554432000 4194304 5276501 140733828165376 140733828163608 4399807 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 10781 10250 121 265 0 10513 0
Current children cumulated CPU time (s) 255.84
Current children cumulated vsize (KiB) 52272

[startup+268.7 s]
/proc/loadavg: 2.02 2.00 1.93 3/179 10868
/proc/meminfo: memFree=31564324/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=44176 CPUtime=268.63 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 10052 0 0 0 26860 3 0 0 20 0 1 0 323207503 45236224 10468 33554432000 4194304 5276501 140733828165376 140733828163608 4399308 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 11044 10468 121 265 0 10776 0
Current children cumulated CPU time (s) 268.63
Current children cumulated vsize (KiB) 53324

[startup+271.9 s]
/proc/loadavg: 2.02 2.00 1.93 3/179 10868
/proc/meminfo: memFree=31560960/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=44248 CPUtime=271.83 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 10064 0 0 0 27180 3 0 0 20 0 1 0 323207503 45309952 10480 33554432000 4194304 5276501 140733828165376 140733828163608 4400066 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 11062 10480 121 265 0 10794 0
Current children cumulated CPU time (s) 271.83
Current children cumulated vsize (KiB) 53396

[startup+273.5 s]
/proc/loadavg: 2.02 2.00 1.93 3/179 10868
/proc/meminfo: memFree=31559596/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=44248 CPUtime=273.43 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 10066 0 0 0 27340 3 0 0 20 0 1 0 323207503 45309952 10482 33554432000 4194304 5276501 140733828165376 140733828163800 4395154 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 11062 10482 121 265 0 10794 0
Current children cumulated CPU time (s) 273.43
Current children cumulated vsize (KiB) 53396

[startup+274.3 s]
/proc/loadavg: 2.02 2.00 1.93 3/179 10868
/proc/meminfo: memFree=31558976/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=44248 CPUtime=274.23 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 10066 0 0 0 27420 3 0 0 20 0 1 0 323207503 45309952 10482 33554432000 4194304 5276501 140733828165376 140733828163800 4399285 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 11062 10482 121 265 0 10794 0
Current children cumulated CPU time (s) 274.23
Current children cumulated vsize (KiB) 53396

[startup+274.7 s]
/proc/loadavg: 2.02 2.00 1.93 3/179 10868
/proc/meminfo: memFree=31558976/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=44248 CPUtime=274.63 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 10066 0 0 0 27460 3 0 0 20 0 1 0 323207503 45309952 10482 33554432000 4194304 5276501 140733828165376 140733828163800 4399953 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 11062 10482 121 265 0 10794 0
Current children cumulated CPU time (s) 274.63
Current children cumulated vsize (KiB) 53396

[startup+275.1 s]
/proc/loadavg: 2.02 2.00 1.93 3/179 10868
/proc/meminfo: memFree=31557860/32873844 swapFree=7900/7900
[pid=10483] ppid=10481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (minisat+_script) S 10481 10483 8567 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323207503 9367552 277 33554432000 4194304 5064252 140736331507648 140736331506560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2287 277 236 213 0 72 0
[pid=10487] ppid=10483 vsize=44248 CPUtime=275.03 cores=0,2,4,6
/proc/10487/stat : 10487 (minisat+_64-bit) R 10483 10483 8567 0 -1 4202496 10066 0 0 0 27500 3 0 0 20 0 1 0 323207503 45309952 10482 33554432000 4194304 5276501 140733828165376 140733828163800 4391556 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10487/statm: 11062 10482 121 265 0 10794 0
Current children cumulated CPU time (s) 275.03
Current children cumulated vsize (KiB) 53396

Child status: 0
Real time (s): 275.106
CPU time (s): 275.05
CPU user time (s): 275.015
CPU system time (s): 0.034994
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 53396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 275.015
system time used= 0.034994
maximum resident set size= 41928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11016
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= 28
involuntary context switches= 291

runsolver used 0.432934 second user time and 1.07484 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-01 19:13:50
IDJOB=3723414
IDBENCH=2049
IDSOLVER=2307
FILE ID=node137/3723414-1338570830
RUNJOBID= node137-1338569029-10328
PBS_JOBID= 14635883
Free space on /tmp= 70696 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-count.b.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723414-1338570830/watcher-3723414-1338570830 -o /tmp/evaluation-result-3723414-1338570830/solver-3723414-1338570830 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723414-1338570830.opb

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

MD5SUM BENCH= 931342e76f648ae82c047d164917a326
RANDOM SEED=881639022

node137.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.600
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.20
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.600
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.600
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.600
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.600
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.600
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		: 2666.600
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.600
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:        31468876 kB
Buffers:          109692 kB
Cached:           310136 kB
SwapCached:         5796 kB
Active:           360308 kB
Inactive:         240624 kB
Active(anon):     175924 kB
Inactive(anon):     7184 kB
Active(file):     184384 kB
Inactive(file):   233440 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:              2348 kB
Writeback:             0 kB
AnonPages:        167784 kB
Mapped:             9548 kB
Shmem:                 0 kB
Slab:             665244 kB
SReclaimable:     106712 kB
SUnreclaim:       558532 kB
KernelStack:        1488 kB
PageTables:         4544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     305860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 70692 MiB
End job on node137 at 2012-06-01 19:18:25