Trace number 3721224

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
PB07: minisat+ 1.14SAT (TO)26 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-sao2.b.opb
MD5SUMa91a8cbbe2491e496acc19538dbd623f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.040993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables372
Total number of constraints772
Number of constraints which are clauses772
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 constraint1
Maximum length of a constraint98
Number of terms in the objective function 372
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 372
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 372
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 Parsing PB file...
0.00/0.06	c Converting 644 PB-constraints to clauses...
0.00/0.06	c   -- Unit propagations: (none)
0.00/0.06	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.06	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.06	c ==================================[MINISAT+]==================================
0.00/0.06	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |     644    12554 |     214       0        0     nan |  0.000 % |
0.00/0.06	c ==============================================================================
0.00/0.06	c Found solution: 37
0.00/0.06	o 37
0.00/0.06	c ---[   0]---> Sorter-cost:13578     Base:
0.09/0.12	c ==================================[MINISAT+]==================================
0.09/0.12	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         1 |   15717    47701 |    5239       1       29    29.0 |  0.000 % |
0.09/0.13	c |       101 |   15717    47701 |    5762     101     4323    42.8 |  0.059 % |
0.09/0.14	c |       251 |   15679    47623 |    6339     248    11459    46.2 |  0.245 % |
0.09/0.15	c ==============================================================================
0.09/0.15	c Found solution: 29
0.09/0.15	o 29
0.09/0.16	c ---[   0]---> Sorter-cost:    0     Base:
0.19/0.20	c ==================================[MINISAT+]==================================
0.19/0.20	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.20	c ==============================================================================
0.19/0.20	c |       420 |   15724    47731 |    5241     417    18295    43.9 |  0.245 % |
0.19/0.22	c |       520 |   15724    47731 |    5765     517    26146    50.6 |  0.254 % |
0.19/0.24	c |       671 |   15724    47731 |    6341     668    36405    54.5 |  0.254 % |
0.19/0.25	c |       897 |   15705    47692 |    6975     891    45077    50.6 |  0.351 % |
0.19/0.28	c |      1236 |   15694    47670 |    7673    1227    65535    53.4 |  0.390 % |
0.29/0.31	c |      1742 |   15694    47670 |    8440    1733    95153    54.9 |  0.390 % |
0.29/0.38	c |      2501 |   15694    47670 |    9284    2492   140721    56.5 |  0.390 % |
0.49/0.50	c |      3643 |   15694    47670 |   10213    3634   195206    53.7 |  0.390 % |
0.59/0.68	c |      5351 |   15694    47670 |   11234    5342   292922    54.8 |  0.390 % |
1.00/1.09	c |      7913 |   15694    47670 |   12358    7904   464096    58.7 |  0.390 % |
1.69/1.70	c |     11758 |   15694    47670 |   13593   11749   691457    58.9 |  0.390 % |
2.09/2.18	c ==============================================================================
2.09/2.18	c Found solution: 28
2.09/2.18	o 28
2.09/2.18	c ---[   0]---> Sorter-cost:    0     Base:
2.19/2.27	c ==================================[MINISAT+]==================================
2.19/2.27	c | Conflicts | Original         | Learnt                           | Progress |
2.19/2.27	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.19/2.27	c ==============================================================================
2.19/2.27	c |     14787 |   15441    47076 |    5147    6744   413858    61.4 |  0.390 % |
2.19/2.27	c |     14889 |   15441    47076 |    5661    3474   227529    65.5 |  2.117 % |
2.19/2.27	c |     15039 |   15441    47076 |    6227    3624   235182    64.9 |  2.118 % |
2.29/2.30	c |     15266 |   15441    47076 |    6850    3851   247036    64.1 |  2.117 % |
2.29/2.34	c |     15604 |   15441    47076 |    7535    4189   269279    64.3 |  2.117 % |
2.39/2.41	c |     16110 |   15441    47076 |    8289    4695   297748    63.4 |  2.117 % |
2.49/2.52	c |     16869 |   15441    47076 |    9118    5454   347448    63.7 |  2.117 % |
2.59/2.68	c |     18008 |   15441    47076 |   10030    6593   422961    64.2 |  2.117 % |
2.89/2.92	c |     19716 |   15441    47076 |   11033    8301   532505    64.1 |  2.117 % |
3.19/3.28	c |     22278 |   15441    47076 |   12136   10863   702339    64.7 |  2.117 % |
3.89/3.92	c |     26123 |   15441    47076 |   13349    7370   454271    61.6 |  2.117 % |
4.89/4.93	c |     31892 |   15441    47076 |   14684   13139   882520    67.2 |  2.117 % |
5.58/5.68	c ==============================================================================
5.58/5.68	c Found solution: 27
5.58/5.68	o 27
5.58/5.68	c ---[   0]---> Sorter-cost:    0     Base:
5.68/5.74	c ==================================[MINISAT+]==================================
5.68/5.74	c | Conflicts | Original         | Learnt                           | Progress |
5.68/5.74	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.68/5.74	c ==============================================================================
5.68/5.74	c |     35902 |   15457    47119 |    5152   17149  1188394    69.3 |  2.117 % |
5.68/5.78	c |     36004 |   15457    47119 |    5667    4390   285673    65.1 |  2.125 % |
5.79/5.80	c |     36154 |   15457    47119 |    6233    4540   294827    64.9 |  2.125 % |
5.79/5.84	c |     36379 |   15457    47119 |    6857    4765   306309    64.3 |  2.125 % |
5.79/5.88	c |     36716 |   15457    47119 |    7543    5102   317191    62.2 |  2.125 % |
5.89/5.93	c |     37223 |   15445    47095 |    8297    5608   338973    60.4 |  2.154 % |
5.99/6.04	c |     37985 |   15445    47095 |    9127    6370   382021    60.0 |  2.155 % |
6.09/6.18	c |     39124 |   15445    47095 |   10039    7509   432211    57.6 |  2.154 % |
6.39/6.44	c |     40832 |   15445    47095 |   11043    9217   517228    56.1 |  2.154 % |
6.79/6.82	c |     43395 |   15445    47095 |   12148   11780   642138    54.5 |  2.154 % |
7.49/7.54	c |     47239 |   15445    47095 |   13362    8469   391934    46.3 |  2.154 % |
8.39/8.40	c |     53006 |   15445    47095 |   14699   14236   665088    46.7 |  2.154 % |
9.69/9.74	c |     61656 |   15445    47095 |   16169   14373   669750    46.6 |  2.154 % |
12.00/12.03	c |     74630 |   15445    47095 |   17786    9674   427135    44.2 |  2.154 % |
13.89/13.98	c ==============================================================================
13.89/13.98	c Found solution: 26
13.89/13.98	o 26
13.89/13.98	c ---[   0]---> Sorter-cost:    0     Base:
13.99/14.03	c ==================================[MINISAT+]==================================
13.99/14.03	c | Conflicts | Original         | Learnt                           | Progress |
13.99/14.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
13.99/14.03	c ==============================================================================
13.99/14.03	c |     86537 |   15430    47058 |    5143   12010   427029    35.6 |  2.154 % |
13.99/14.06	c |     86638 |   15430    47058 |    5657    3104   107895    34.8 |  2.310 % |
13.99/14.08	c |     86789 |   15430    47058 |    6223    3255   112223    34.5 |  2.310 % |
14.09/14.12	c |     87014 |   15430    47058 |    6845    3480   119636    34.4 |  2.310 % |
14.09/14.17	c |     87352 |   15430    47058 |    7529    3818   133841    35.1 |  2.310 % |
14.20/14.22	c |     87858 |   15430    47058 |    8282    4324   146529    33.9 |  2.310 % |
14.30/14.32	c |     88619 |   15430    47058 |    9111    5085   171879    33.8 |  2.310 % |
14.39/14.48	c |     89758 |   15430    47058 |   10022    6224   216602    34.8 |  2.310 % |
14.69/14.74	c |     91466 |   15430    47058 |   11024    7932   302877    38.2 |  2.310 % |
15.09/15.15	c |     94029 |   15430    47058 |   12126   10495   397559    37.9 |  2.310 % |
15.59/15.68	c |     97873 |   15430    47058 |   13339    7898   279483    35.4 |  2.310 % |
16.59/16.60	c |    103640 |   15430    47058 |   14673   13665   492391    36.0 |  2.310 % |
17.89/17.92	c |    112290 |   15430    47058 |   16140   14002   473498    33.8 |  2.310 % |
19.80/19.83	c |    125266 |   15430    47058 |   17755    9762   355809    36.4 |  2.310 % |
23.19/23.20	c |    144727 |   15430    47058 |   19530    9968   340759    34.2 |  2.310 % |
27.89/27.92	c |    173919 |   15430    47058 |   21483   18277   718525    39.3 |  2.310 % |
35.39/35.48	c |    217709 |   15430    47058 |   23631   16278   575329    35.3 |  2.310 % |
47.38/47.43	c |    283396 |   15426    47050 |   25995   19858   783653    39.5 |  2.330 % |
66.78/66.87	c |    381924 |   15426    47050 |   28594   21614   796270    36.8 |  2.329 % |
96.98/97.05	c |    529714 |   15426    47050 |   31454   28794  1116989    38.8 |  2.329 % |
144.17/144.24	c |    751398 |   15426    47050 |   34599   26284  1211546    46.1 |  2.330 % |
213.85/213.92	c |   1083924 |   15426    47050 |   38059   24678  1027070    41.6 |  2.330 % |
315.34/315.41	c |   1582714 |   15426    47050 |   41865   22052   805873    36.5 |  2.330 % |
464.12/464.22	c |   2330896 |   15426    47050 |   46051   32748  1147247    35.0 |  2.329 % |
687.38/687.50	c |   3453170 |   15426    47050 |   50657   28525  1095085    38.4 |  2.330 % |
1030.72/1030.93	c |   5136581 |   15426    47050 |   55722   42335  1245335    29.4 |  2.330 % |
1562.44/1562.70	c |   7661700 |   15426    47050 |   61295   51142  1711296    33.5 |  2.329 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s SATISFIABLE
1800.01/1800.30	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

Verifier Data

OK	26

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

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.00 2.00 1.69 3/176 14858
/proc/meminfo: memFree=27466652/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 169 0 0 0 0 0 0 0 20 0 1 0 321506629 1294336 126 33554432000 134512640 135395479 4288995248 4288994168 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 316 126 75 216 0 98 0

[startup+0.080255 s]
/proc/loadavg: 2.00 2.00 1.69 3/176 14858
/proc/meminfo: memFree=27466652/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=2184 CPUtime=0.07 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 437 0 0 0 7 0 0 0 20 0 1 0 321506629 2236416 394 33554432000 134512640 135395479 4288995248 4288979124 135003909 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 546 394 103 216 0 328 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2184

[startup+0.10021 s]
/proc/loadavg: 2.00 2.00 1.69 3/176 14858
/proc/meminfo: memFree=27466652/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=2184 CPUtime=0.09 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 437 0 0 0 9 0 0 0 20 0 1 0 321506629 2236416 394 33554432000 134512640 135395479 4288995248 4288939536 134530494 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 546 394 103 216 0 328 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2184

[startup+0.300188 s]
/proc/loadavg: 2.00 2.00 1.69 3/176 14858
/proc/meminfo: memFree=27466652/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=4360 CPUtime=0.29 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 968 0 0 0 29 0 0 0 20 0 1 0 321506629 4464640 925 33554432000 134512640 135395479 4288995248 4288993148 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 1090 925 111 216 0 872 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4360

[startup+0.700182 s]
/proc/loadavg: 2.00 2.00 1.69 3/176 14858
/proc/meminfo: memFree=27466652/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=5544 CPUtime=0.69 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 1236 0 0 0 69 0 0 0 20 0 1 0 321506629 5677056 1193 33554432000 134512640 135395479 4288995248 4288992968 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 1386 1193 111 216 0 1168 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5544

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 1.69 3/177 14859
/proc/meminfo: memFree=27461056/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=6860 CPUtime=1.49 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 1597 0 0 0 149 0 0 0 20 0 1 0 321506629 7024640 1554 33554432000 134512640 135395479 4288995248 4288993352 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 1715 1554 111 216 0 1497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6860

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 1.69 3/177 14859
/proc/meminfo: memFree=27456716/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=8176 CPUtime=3.09 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 1917 0 0 0 309 0 0 0 20 0 1 0 321506629 8372224 1874 33554432000 134512640 135395479 4288995248 4288993600 134580886 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 2044 1874 111 216 0 1826 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8176

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 1.69 3/178 14860
/proc/meminfo: memFree=27450524/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=10024 CPUtime=6.29 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 2386 0 0 0 628 1 0 0 20 0 1 0 321506629 10264576 2343 33554432000 134512640 135395479 4288995248 4288993600 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 2506 2343 111 216 0 2288 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10024

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.70 3/178 14862
/proc/meminfo: memFree=27442140/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=10228 CPUtime=12.69 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 2400 0 0 0 1268 1 0 0 20 0 1 0 321506629 10473472 2357 33554432000 134512640 135395479 4288995248 4288993552 134580363 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 2557 2357 111 216 0 2339 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10228

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.70 3/178 14862
/proc/meminfo: memFree=27428540/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=10364 CPUtime=25.49 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 2459 0 0 0 2548 1 0 0 20 0 1 0 321506629 10612736 2416 33554432000 134512640 135395479 4288995248 4288993600 134581284 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 2591 2416 111 216 0 2373 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10364

[startup+51.1002 s]
/proc/loadavg: 2.13 2.03 1.72 3/178 14862
/proc/meminfo: memFree=27400516/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=12232 CPUtime=51.08 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 2899 0 0 0 5107 1 0 0 20 0 1 0 321506629 12525568 2856 33554432000 134512640 135395479 4288995248 4288993568 134573374 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 3058 2856 111 216 0 2840 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12232

[startup+102.307 s]
/proc/loadavg: 2.05 2.02 1.73 3/177 14863
/proc/meminfo: memFree=27366300/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=15260 CPUtime=102.28 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 3606 0 0 0 10227 1 0 0 20 0 1 0 321506629 15626240 3563 33554432000 134512640 135395479 4288995248 4288993600 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 3815 3563 111 216 0 3597 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 15260

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 1.74 3/177 14863
/proc/meminfo: memFree=27362952/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=18720 CPUtime=162.26 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 4473 0 0 0 16225 1 0 0 20 0 1 0 321506629 19169280 4430 33554432000 134512640 135395479 4288995248 4288993600 134581150 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 4680 4430 111 216 0 4462 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 18720

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.76 3/177 14863
/proc/meminfo: memFree=27362084/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=19808 CPUtime=222.25 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 4720 0 0 0 22224 1 0 0 20 0 1 0 321506629 20283392 4677 33554432000 134512640 135395479 4288995248 4288993600 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 4952 4677 111 216 0 4734 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 19808

[startup+282.3 s]
/proc/loadavg: 1.95 1.99 1.76 3/178 14913
/proc/meminfo: memFree=28377352/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=20548 CPUtime=282.24 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 4902 0 0 0 28222 2 0 0 20 0 1 0 321506629 21041152 4970 33554432000 134512640 135395479 4288995248 4288993120 134574144 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 5137 4970 111 216 0 4919 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 20548

[startup+342.3 s]
/proc/loadavg: 1.98 1.99 1.77 3/177 14913
/proc/meminfo: memFree=28341176/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=22912 CPUtime=342.23 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 5443 0 0 0 34221 2 0 0 20 0 1 0 321506629 23461888 5550 33554432000 134512640 135395479 4288995248 4288993568 134573334 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 5728 5550 111 216 0 5510 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 22912

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 1.78 3/177 14914
/proc/meminfo: memFree=28328312/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=23656 CPUtime=402.22 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 5615 0 0 0 40220 2 0 0 20 0 1 0 321506629 24223744 5722 33554432000 134512640 135395479 4288995248 4288993216 134575702 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 5914 5722 111 216 0 5696 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 23656

[startup+462.3 s]
/proc/loadavg: 1.99 1.99 1.80 3/177 14914
/proc/meminfo: memFree=28327444/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=24048 CPUtime=462.21 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 5698 0 0 0 46219 2 0 0 20 0 1 0 321506629 24625152 5805 33554432000 134512640 135395479 4288995248 4288993600 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 6012 5805 111 216 0 5794 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 24048

[startup+522.3 s]
/proc/loadavg: 1.99 1.99 1.81 3/177 14914
/proc/meminfo: memFree=28322664/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=24920 CPUtime=522.2 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 5865 0 0 0 52218 2 0 0 20 0 1 0 321506629 25518080 5972 33554432000 134512640 135395479 4288995248 4288993568 134573398 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 6230 5972 111 216 0 6012 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 24920

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 1.82 3/177 14914
/proc/meminfo: memFree=28313972/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=25228 CPUtime=582.19 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 5947 0 0 0 58217 2 0 0 20 0 1 0 321506629 25833472 6054 33554432000 134512640 135395479 4288995248 4288993600 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 6307 6054 111 216 0 6089 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 25228

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/177 14918
/proc/meminfo: memFree=28157280/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=29740 CPUtime=882.15 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 6969 0 0 0 88212 3 0 0 20 0 1 0 321506629 30453760 7146 33554432000 134512640 135395479 4288995248 4288993600 134581183 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 7435 7146 111 216 0 7217 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 29740

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/177 14918
/proc/meminfo: memFree=28156844/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=30116 CPUtime=942.14 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 7048 0 0 0 94211 3 0 0 20 0 1 0 321506629 30838784 7286 33554432000 134512640 135395479 4288995248 4288993568 134572776 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 7529 7286 111 216 0 7311 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 30116

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/176 14918
/proc/meminfo: memFree=28156596/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=30556 CPUtime=1002.13 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 7112 0 0 0 100210 3 0 0 20 0 1 0 321506629 31289344 7350 33554432000 134512640 135395479 4288995248 4288993580 134580244 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 7639 7350 111 216 0 7421 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 30556

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 1.87 3/177 14919
/proc/meminfo: memFree=28155408/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=31652 CPUtime=1062.12 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 7380 0 0 0 106209 3 0 0 20 0 1 0 321506629 32411648 7618 33554432000 134512640 135395479 4288995248 4288993568 134573010 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 7913 7618 111 216 0 7695 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 31652

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 1.88 3/177 14919
/proc/meminfo: memFree=28154848/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=32028 CPUtime=1122.11 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 7464 0 0 0 112208 3 0 0 20 0 1 0 321506629 32796672 7767 33554432000 134512640 135395479 4288995248 4288993600 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 8007 7767 111 216 0 7789 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 32028

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 14919
/proc/meminfo: memFree=28152864/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=34268 CPUtime=1182.09 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 7981 0 0 0 118206 3 0 0 20 0 1 0 321506629 35090432 8284 33554432000 134512640 135395479 4288995248 4288993600 134580756 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 8567 8284 111 216 0 8349 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 34268

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 14922
/proc/meminfo: memFree=28132644/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=36256 CPUtime=1242.09 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 8448 0 0 0 124205 4 0 0 20 0 1 0 321506629 37126144 8751 33554432000 134512640 135395479 4288995248 4288993504 134568477 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 9064 8751 111 216 0 8846 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 36256

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 14944
/proc/meminfo: memFree=28084592/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=36256 CPUtime=1302.09 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 8451 0 0 0 130205 4 0 0 20 0 1 0 321506629 37126144 8754 33554432000 134512640 135395479 4288995248 4288993600 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 9064 8754 111 216 0 8846 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 36256

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 14945
/proc/meminfo: memFree=28083852/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=36800 CPUtime=1362.07 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 8599 0 0 0 136203 4 0 0 20 0 1 0 321506629 37683200 8938 33554432000 134512640 135395479 4288995248 4288993600 134580768 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 9200 8938 111 216 0 8982 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 36800

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 14945
/proc/meminfo: memFree=28084348/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=37016 CPUtime=1422.07 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 8650 0 0 0 142203 4 0 0 20 0 1 0 321506629 37904384 8989 33554432000 134512640 135395479 4288995248 4288993552 134580253 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 9254 8989 111 216 0 9036 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 37016

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 14945
/proc/meminfo: memFree=28083976/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=37180 CPUtime=1482.05 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 8681 0 0 0 148201 4 0 0 20 0 1 0 321506629 38072320 9020 33554432000 134512640 135395479 4288995248 4288993600 134580768 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 9295 9020 111 216 0 9077 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 37180

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 14945
/proc/meminfo: memFree=28083852/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=37180 CPUtime=1542.04 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 8687 0 0 0 154200 4 0 0 20 0 1 0 321506629 38072320 9026 33554432000 134512640 135395479 4288995248 4288993580 134580244 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 9295 9026 111 216 0 9077 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 37180

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 14945
/proc/meminfo: memFree=28083728/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=37684 CPUtime=1602.03 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 8758 0 0 0 160199 4 0 0 20 0 1 0 321506629 38588416 9097 33554432000 134512640 135395479 4288995248 4288993600 134580756 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 9421 9097 111 216 0 9203 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 37684

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 1.91 3/177 14946
/proc/meminfo: memFree=28082488/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=38000 CPUtime=1662.02 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 8806 0 0 0 166198 4 0 0 20 0 1 0 321506629 38912000 9145 33554432000 134512640 135395479 4288995248 4288993600 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 9500 9145 111 216 0 9282 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 38000

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 14946
/proc/meminfo: memFree=28056572/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=38164 CPUtime=1722.02 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 8839 0 0 0 172198 4 0 0 20 0 1 0 321506629 39079936 9178 33554432000 134512640 135395479 4288995248 4288993600 134581491 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 9541 9178 111 216 0 9323 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 38164

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 14946
/proc/meminfo: memFree=28036200/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=38328 CPUtime=1782.01 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 8868 0 0 0 178197 4 0 0 20 0 1 0 321506629 39247872 9207 33554432000 134512640 135395479 4288995248 4288993600 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 9582 9207 111 216 0 9364 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 38328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 14946
/proc/meminfo: memFree=28035944/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=38724 CPUtime=1800.01 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 8981 0 0 0 179997 4 0 0 20 0 1 0 321506629 39653376 9320 33554432000 134512640 135395479 4288995248 4288993600 134581183 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 9681 9320 111 216 0 9463 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 38724

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 14946
/proc/meminfo: memFree=28035944/32873844 swapFree=7128/7128
[pid=14858] ppid=14856 vsize=38724 CPUtime=1800.01 cores=1,3,5,7
/proc/14858/stat : 14858 (minisat+) R 14856 14858 14543 0 -1 4202496 8981 0 0 0 179997 4 0 0 20 0 1 0 321506629 39653376 9320 33554432000 134512640 135395479 4288995248 4288993600 134581183 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14858/statm: 9681 9320 111 216 0 9463 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 38724

Child status: 10
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.042993
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 38724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.042993
maximum resident set size= 37288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8983
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= 16
involuntary context switches= 1852

runsolver used 3.36149 second user time and 8.90465 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-01 14:39:56
IDJOB=3721224
IDBENCH=2040
IDSOLVER=2306
FILE ID=node105/3721224-1338554396
RUNJOBID= node105-1338552578-14560
PBS_JOBID= 14635879
Free space on /tmp= 71300 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-sao2.b.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721224-1338554396/watcher-3721224-1338554396 -o /tmp/evaluation-result-3721224-1338554396/solver-3721224-1338554396 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721224-1338554396.opb            

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

MD5SUM BENCH= a91a8cbbe2491e496acc19538dbd623f
RANDOM SEED=2115901748

node105.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.882
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.76
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.882
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.882
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.91
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.882
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.882
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	: 5438.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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27467288 kB
Buffers:          492116 kB
Cached:          3058948 kB
SwapCached:         1700 kB
Active:          1779116 kB
Inactive:        2764304 kB
Active(anon):     988556 kB
Inactive(anon):     4808 kB
Active(file):     790560 kB
Inactive(file):  2759496 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:              2368 kB
Writeback:             0 kB
AnonPages:        996820 kB
Mapped:             9296 kB
Shmem:                 0 kB
Slab:             721712 kB
SReclaimable:     163412 kB
SUnreclaim:       558300 kB
KernelStack:        1448 kB
PageTables:         6028 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1116328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    630784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721224-1338554396.opb

Free space on /tmp at the end= 71296 MiB
End job on node105 at 2012-06-01 15:09:59