Trace number 49675

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, and are wall clock time (not CPU 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
minisat+ 1.14SAT (TO)79 1800.62 1801.23

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-exps.r.opb
MD5SUM37869a33fb7d76f12c52d22950a4fb50
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark0.05599
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 76
Optimality of the best value was proved YES
Number of variables696
Total number of constraints680
Number of constraints which are clauses680
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 constraint32
Number of terms in the objective function 696
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 696
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 696
Number of bits of the biggest sum of numbers10
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 (download as text)

0.00	c Parsing PB file...
0.06	c Converting 680 PB-constraints to clauses...
0.06	c   -- Unit propagations: (none)
0.06	c   -- Detecting intervals from adjacent constraints: ===================================================
0.06	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.07	c ==================================[MINISAT+]==================================
0.07	c | Conflicts | Original         | Learnt                           | Progress |
0.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.07	c ==============================================================================
0.07	c |         0 |     629     5290 |     209       0        0     nan |  0.000 % |
0.07	c ==============================================================================
0.07	c Found solution: 99
0.07	o 99
0.08	c ---[   0]---> Sorter-cost:31844     Base:
0.36	c ==================================[MINISAT+]==================================
0.36	c | Conflicts | Original         | Learnt                           | Progress |
0.36	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.36	c ==============================================================================
0.36	c |         0 |   37971    92406 |   12657       0        0     nan |  0.000 % |
0.47	c |       101 |   36599    89487 |   13922      56      588    10.5 |  2.997 % |
0.54	c |       251 |   36420    89102 |   15314     200     2247    11.2 |  3.386 % |
0.62	c |       477 |   36228    88688 |   16846     416     4634    11.1 |  3.806 % |
0.66	c ==============================================================================
0.66	c Found solution: 91
0.66	o 91
0.66	c ---[   0]---> Sorter-cost:    0     Base:
0.91	c ==================================[MINISAT+]==================================
0.91	c | Conflicts | Original         | Learnt                           | Progress |
0.91	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.91	c ==============================================================================
0.91	c |       525 |   36289    88844 |   12096     464     5351    11.5 |  3.806 % |
0.93	c |       625 |   36289    88844 |   13305     564     8122    14.4 |  3.827 % |
0.98	c |       775 |   36247    88754 |   14636     713    10597    14.9 |  3.910 % |
1.04	c |      1001 |   36247    88754 |   16099     939    15001    16.0 |  3.910 % |
1.09	c ==============================================================================
1.09	c Found solution: 88
1.09	o 88
1.09	c ---[   0]---> Sorter-cost:    0     Base:
1.34	c ==================================[MINISAT+]==================================
1.34	c | Conflicts | Original         | Learnt                           | Progress |
1.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.34	c ==============================================================================
1.34	c |      1094 |   35711    87501 |   11903     986    14663    14.9 |  3.910 % |
1.40	c |      1194 |   35661    87393 |   13093    1085    16431    15.1 |  5.529 % |
1.47	c |      1345 |   35619    87301 |   14402    1232    22278    18.1 |  5.616 % |
1.57	c |      1571 |   35583    87225 |   15842    1456    27657    19.0 |  5.692 % |
1.74	c |      1908 |   35546    87144 |   17427    1791    40329    22.5 |  5.767 % |
1.79	c ==============================================================================
1.79	c Found solution: 86
1.79	o 86
1.80	c ---[   0]---> Sorter-cost:    0     Base:
2.06	c ==================================[MINISAT+]==================================
2.06	c | Conflicts | Original         | Learnt                           | Progress |
2.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.06	c ==============================================================================
2.06	c |      2030 |   35544    87138 |   11848    1906    43821    23.0 |  5.767 % |
2.12	c |      2130 |   35542    87134 |   13032    2003    47378    23.7 |  5.850 % |
2.22	c |      2280 |   35542    87134 |   14336    2153    54270    25.2 |  5.850 % |
2.35	c |      2506 |   35542    87134 |   15769    2379    62444    26.2 |  5.850 % |
2.47	c ==============================================================================
2.47	c Found solution: 85
2.47	o 85
2.48	c ---[   0]---> Sorter-cost:    0     Base:
2.73	c ==================================[MINISAT+]==================================
2.73	c | Conflicts | Original         | Learnt                           | Progress |
2.73	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.73	c ==============================================================================
2.73	c |      2645 |   35561    87187 |   11853    2518    67889    27.0 |  5.850 % |
2.78	c |      2745 |   35561    87187 |   13038    2618    70943    27.1 |  5.863 % |
2.88	c |      2895 |   35561    87187 |   14342    2768    74917    27.1 |  5.863 % |
2.99	c |      3120 |   35561    87187 |   15776    2993    81321    27.2 |  5.863 % |
3.23	c |      3458 |   35561    87187 |   17353    3331    97516    29.3 |  5.863 % |
3.52	c |      3964 |   35561    87187 |   19089    3837   117304    30.6 |  5.863 % |
3.98	c |      4725 |   35561    87187 |   20998    4598   150663    32.8 |  5.863 % |
4.70	c |      5864 |   35561    87187 |   23098    5737   203070    35.4 |  5.863 % |
5.71	c |      7573 |   35561    87187 |   25407    7446   284923    38.3 |  5.863 % |
7.32	c |     10137 |   35530    87118 |   27948   10009   410302    41.0 |  5.938 % |
10.00	c ==============================================================================
10.00	c Found solution: 83
10.00	o 83
10.01	c ---[   0]---> Sorter-cost:    0     Base:
10.29	c ==================================[MINISAT+]==================================
10.29	c | Conflicts | Original         | Learnt                           | Progress |
10.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.29	c ==============================================================================
10.29	c |     13815 |   35548    87167 |   11849   13687   611405    44.7 |  5.938 % |
10.39	c |     13917 |   35548    87167 |   13033    6946   314880    45.3 |  5.946 % |
10.52	c |     14068 |   35548    87167 |   14337    7097   321944    45.4 |  5.946 % |
10.65	c |     14294 |   35548    87167 |   15771    7323   331028    45.2 |  5.946 % |
10.78	c |     14631 |   35548    87167 |   17348    7660   340624    44.5 |  5.946 % |
11.02	c |     15138 |   35548    87167 |   19082    8167   356644    43.7 |  5.946 % |
11.54	c |     15897 |   35548    87167 |   20991    8926   386134    43.3 |  5.946 % |
12.28	c |     17038 |   35548    87167 |   23090   10067   432292    42.9 |  5.946 % |
13.11	c |     18747 |   35548    87167 |   25399   11776   499864    42.4 |  5.946 % |
14.69	c |     21309 |   35548    87167 |   27939   14338   619688    43.2 |  5.946 % |
15.73	c ==============================================================================
15.73	c Found solution: 82
15.73	o 82
15.74	c ---[   0]---> Sorter-cost:    0     Base:
16.00	c ==================================[MINISAT+]==================================
16.00	c | Conflicts | Original         | Learnt                           | Progress |
16.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
16.00	c ==============================================================================
16.00	c |     23279 |   35526    87105 |   11842   15123   616102    40.7 |  5.946 % |
16.08	c |     23380 |   35526    87105 |   13026    7663   282000    36.8 |  6.029 % |
16.13	c |     23530 |   35526    87105 |   14328    7813   286873    36.7 |  6.029 % |
16.26	c |     23755 |   35526    87105 |   15761    8038   295263    36.7 |  6.029 % |
16.38	c |     24092 |   35496    87039 |   17337    8374   303342    36.2 |  6.096 % |
16.78	c |     24599 |   35496    87039 |   19071    8881   329504    37.1 |  6.096 % |
17.28	c |     25359 |   35496    87039 |   20978    9641   363373    37.7 |  6.096 % |
17.49	c ==============================================================================
17.49	c Found solution: 80
17.49	o 80
17.50	c ---[   0]---> Sorter-cost:    0     Base:
17.77	c ==================================[MINISAT+]==================================
17.77	c | Conflicts | Original         | Learnt                           | Progress |
17.77	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
17.77	c ==============================================================================
17.77	c |     25715 |   35089    86076 |   11696    7982   258146    32.3 |  6.096 % |
17.84	c |     25815 |   35089    86076 |   12865    8082   261047    32.3 |  7.248 % |
17.90	c |     25966 |   35089    86076 |   14152    8233   265096    32.2 |  7.248 % |
18.02	c |     26196 |   35089    86076 |   15567    8463   271706    32.1 |  7.248 % |
18.17	c |     26540 |   35089    86076 |   17124    8807   282420    32.1 |  7.248 % |
18.48	c |     27047 |   35089    86076 |   18836    9314   299163    32.1 |  7.248 % |
19.01	c |     27807 |   35089    86076 |   20720   10074   331244    32.9 |  7.248 % |
19.62	c |     28947 |   35089    86076 |   22792   11214   380210    33.9 |  7.248 % |
20.74	c |     30655 |   35089    86076 |   25071   12922   455421    35.2 |  7.248 % |
22.45	c |     33217 |   35089    86076 |   27578   15484   568838    36.7 |  7.248 % |
24.54	c |     37062 |   35050    85991 |   30336   19328   716011    37.0 |  7.335 % |
29.62	c |     42828 |   35050    85991 |   33370   25094   951569    37.9 |  7.335 % |
38.70	c |     51478 |   35050    85991 |   36707   33744  1293828    38.3 |  7.335 % |
50.90	c |     64452 |   35050    85991 |   40377   21216   786754    37.1 |  7.335 % |
70.01	c |     83913 |   35050    85991 |   44415   40677  1446675    35.6 |  7.335 % |
102.01	c |    113105 |   35050    85991 |   48857   36621  1215335    33.2 |  7.335 % |
147.98	c |    156896 |   35050    85991 |   53742   42651  1286179    30.2 |  7.335 % |
177.05	c ==============================================================================
177.05	c Found solution: 79
177.05	o 79
177.06	c ---[   0]---> Sorter-cost:    0     Base:
177.35	c ==================================[MINISAT+]==================================
177.35	c | Conflicts | Original         | Learnt                           | Progress |
177.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
177.35	c ==============================================================================
177.35	c |    183195 |   35068    86039 |   11689   25000   863178    34.5 |  7.335 % |
177.57	c |    183296 |   35068    86039 |   12857   12601   399861    31.7 |  7.343 % |
177.70	c |    183448 |   35028    85949 |   14143   12751   403880    31.7 |  7.441 % |
177.90	c |    183674 |   35028    85949 |   15558   12977   410987    31.7 |  7.441 % |
178.23	c |    184013 |   35028    85949 |   17113   13316   420560    31.6 |  7.441 % |
178.62	c |    184520 |   35028    85949 |   18825   13823   437431    31.6 |  7.441 % |
179.18	c |    185284 |   35028    85949 |   20707   14587   461302    31.6 |  7.441 % |
180.20	c |    186423 |   35028    85949 |   22778   15726   496927    31.6 |  7.441 % |
181.63	c |    188131 |   35028    85949 |   25056   17434   545368    31.3 |  7.441 % |
183.60	c |    190696 |   35028    85949 |   27562   19999   626428    31.3 |  7.441 % |
187.32	c |    194541 |   35028    85949 |   30318   23844   750613    31.5 |  7.441 % |
192.26	c |    200307 |   35028    85949 |   33350   29610   949250    32.1 |  7.441 % |
200.25	c |    208956 |   35028    85949 |   36685   14471   421389    29.1 |  7.441 % |
210.77	c |    221930 |   35028    85949 |   40353   27445   889715    32.4 |  7.441 % |
226.34	c |    241392 |   35028    85949 |   44388   14492   438469    30.3 |  7.441 % |
255.90	c |    270585 |   35028    85949 |   48827   43685  1526459    34.9 |  7.441 % |
306.05	c |    314374 |   35028    85949 |   53710   49855  1690082    33.9 |  7.441 % |
373.12	c |    380058 |   35028    85949 |   59081   31632  1094718    34.6 |  7.441 % |
492.65	c |    478584 |   35028    85949 |   64989   40474  1467057    36.2 |  7.441 % |
680.93	c |    626374 |   35028    85949 |   71488   33429  1090880    32.6 |  7.441 % |
966.61	c |    848058 |   35028    85949 |   78637   19509   703565    36.1 |  7.441 % |
1386.15	c |   1180584 |   35028    85949 |   86501   28738   902683    31.4 |  7.441 % |
1801.21	c 
1801.21	c *** TERMINATED ***
1801.21	s SATISFIABLE
1801.21	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
1801.21	v -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
1801.21	v -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
1801.21	v -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
1801.21	v -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120 x121 -x122 -x123 -x124 -x125 x126
1801.21	v -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147
1801.21	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 x155 -x156 x157 x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168
1801.21	v -x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189
1801.21	v -x190 -x191 -x192 -x193 -x194 -x195 -x196 x197 x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 x210
1801.21	v -x211 -x212 -x213 x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231
1801.21	v x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 x252
1801.21	v -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 x271 -x272 x273
1801.21	v -x274 -x275 -x276 -x277 -x278 -x279 x280 -x281 -x282 -x283 -x284 -x285 -x286 x287 -x288 -x289 x290 -x291 -x292 -x293 -x294
1801.21	v -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 x308 x309 -x310 -x311 -x312 -x313 -x314 -x315
1801.21	v -x316 -x317 -x318 -x319 -x320 -x321 x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336
1801.21	v -x337 x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 x346 -x347 -x348 -x349 -x350 -x351 x352 -x353 -x354 -x355 x356 -x357
1801.21	v x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 x378
1801.21	v -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 x389 -x390 -x391 -x392 -x393 -x394 -x395 x396 -x397 -x398 -x399
1801.21	v -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 x410 -x411 -x412 x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420
1801.21	v -x421 -x422 -x423 -x424 -x425 x426 -x427 -x428 x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441
1801.21	v -x442 x443 -x444 x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 x459 -x460 -x461 -x462
1801.21	v -x463 -x464 x465 -x466 -x467 -x468 -x469 x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483
1801.21	v -x484 -x485 x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 x495 -x496 -x497 -x498 -x499 -x500 x501 -x502 -x503 -x504
1801.21	v -x505 -x506 -x507 x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525
1801.21	v -x526 -x527 -x528 -x529 x530 x531 -x532 -x533 x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546
1801.21	v -x547 -x548 -x549 -x550 -x551 x552 -x553 -x554 x555 -x556 -x557 x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567
1801.21	v -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588
1801.21	v -x589 x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 x600 -x601 -x602 -x603 -x604 x605 -x606 -x607 -x608 -x609
1801.21	v -x610 x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630
1801.21	v -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 x639 -x640 -x641 -x642 -x643 -x644 -x645 x646 -x647 -x648 -x649 x650 -x651
1801.21	v -x652 -x653 -x654 -x655 -x656 x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 x665 -x666 -x667 x668 x669 -x670 x671 -x672 -x673
1801.21	v -x674 x675 x676 x677 -x678 -x679 -x680 x681 -x682 -x683 x684 -x685 -x686 -x687 x688 -x689 -x690 -x691 -x692 -x693 x694 -x695
1801.21	v -x696

Verifier Data (download as text)

OK	79

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node20/watcher-49675-1154088062 -o ROOT/results/node20/solver-49675-1154088062 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node20/49675-1154088062/instance-49675-1154088062.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/70 25359
/proc/meminfo: memFree=1538632/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=1180 CPUtime=0
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 137 0 0 0 0 0 0 0 19 0 1 0 155666657 1208320 121 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134619209 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 295 121 74 215 0 77 0

[startup+10.0019 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25441
/proc/meminfo: memFree=1529872/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=10204 CPUtime=9.98
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 2427 0 0 0 992 6 0 0 25 0 1 0 155666657 10448896 2321 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 2551 2321 111 215 0 2333 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 10204

[startup+20.0091 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25471
/proc/meminfo: memFree=1529104/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=10784 CPUtime=19.96
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 2618 0 0 0 1988 8 0 0 25 0 1 0 155666657 11042816 2480 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 2696 2480 111 215 0 2478 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 10784

[startup+30.0163 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1528696/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=12500 CPUtime=29.93
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 3024 0 0 0 2984 9 0 0 25 0 1 0 155666657 12800000 2886 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 3125 2886 111 215 0 2907 0
Current children cumulated CPU time (s) 29.93
Current children cumulated vsize (Kb) 12500

[startup+40.0225 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1526672/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=14508 CPUtime=39.94
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 3533 0 0 0 3984 10 0 0 25 0 1 0 155666657 14856192 3395 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 3627 3395 111 215 0 3409 0
Current children cumulated CPU time (s) 39.94
Current children cumulated vsize (Kb) 14508

[startup+50.0297 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1525784/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=15424 CPUtime=49.94
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 3763 0 0 0 4984 10 0 0 25 0 1 0 155666657 15794176 3625 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579755 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 3856 3625 111 215 0 3638 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (Kb) 15424

[startup+60.035 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1525656/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=15568 CPUtime=59.94
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 3790 0 0 0 5984 10 0 0 25 0 1 0 155666657 15941632 3652 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572690 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 3892 3652 111 215 0 3674 0
Current children cumulated CPU time (s) 59.94
Current children cumulated vsize (Kb) 15568

[startup+70.0412 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1525592/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=15700 CPUtime=69.94
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 3814 0 0 0 6984 10 0 0 25 0 1 0 155666657 16076800 3676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 3925 3676 111 215 0 3707 0
Current children cumulated CPU time (s) 69.94
Current children cumulated vsize (Kb) 15700

[startup+80.0474 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1524312/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=17048 CPUtime=79.94
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 4134 0 0 0 7984 10 0 0 25 0 1 0 155666657 17457152 3996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 4262 3996 111 215 0 4044 0
Current children cumulated CPU time (s) 79.94
Current children cumulated vsize (Kb) 17048

[startup+90.0537 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1524184/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=17208 CPUtime=89.95
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 4164 0 0 0 8985 10 0 0 25 0 1 0 155666657 17620992 4026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 4302 4026 111 215 0 4084 0
Current children cumulated CPU time (s) 89.95
Current children cumulated vsize (Kb) 17208

[startup+100.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1524120/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=17208 CPUtime=99.95
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 4181 0 0 0 9985 10 0 0 25 0 1 0 155666657 17620992 4043 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580753 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 4302 4043 111 215 0 4084 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 17208

[startup+110.066 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1523864/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=17488 CPUtime=109.95
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 4244 0 0 0 10985 10 0 0 25 0 1 0 155666657 17907712 4106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 4372 4106 111 215 0 4154 0
Current children cumulated CPU time (s) 109.95
Current children cumulated vsize (Kb) 17488

[startup+120.072 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1523608/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=17748 CPUtime=119.97
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 4315 0 0 0 11986 11 0 0 25 0 1 0 155666657 18173952 4177 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580738 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 4437 4177 111 215 0 4219 0
Current children cumulated CPU time (s) 119.97
Current children cumulated vsize (Kb) 17748

[startup+130.079 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1523416/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=17884 CPUtime=129.97
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 4353 0 0 0 12986 11 0 0 25 0 1 0 155666657 18313216 4215 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573987 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 4471 4215 111 215 0 4253 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 17884

[startup+140.085 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1523352/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=18024 CPUtime=139.97
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 4370 0 0 0 13986 11 0 0 25 0 1 0 155666657 18456576 4232 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 4506 4232 111 215 0 4288 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 18024

[startup+150.091 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1523032/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=18456 CPUtime=149.97
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 4452 0 0 0 14986 11 0 0 25 0 1 0 155666657 18898944 4314 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 4614 4314 111 215 0 4396 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 18456

[startup+160.097 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1522968/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=18456 CPUtime=159.98
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 4473 0 0 0 15987 11 0 0 25 0 1 0 155666657 18898944 4335 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580378 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 4614 4335 111 215 0 4396 0
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (Kb) 18456

[startup+170.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1522392/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=19120 CPUtime=169.98
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 4617 0 0 0 16987 11 0 0 25 0 1 0 155666657 19578880 4479 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 4780 4479 111 215 0 4562 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 19120

[startup+180.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1522264/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=19120 CPUtime=179.98
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 4642 0 0 0 17987 11 0 0 25 0 1 0 155666657 19578880 4504 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 4780 4504 111 215 0 4562 0
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 19120

[startup+190.116 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1522264/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=19264 CPUtime=189.98
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 4648 0 0 0 18987 11 0 0 25 0 1 0 155666657 19726336 4510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 4816 4510 111 215 0 4598 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 19264

[startup+200.122 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1522200/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=19264 CPUtime=199.99
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 4660 0 0 0 19988 11 0 0 25 0 1 0 155666657 19726336 4522 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 4816 4522 111 215 0 4598 0
Current children cumulated CPU time (s) 199.99
Current children cumulated vsize (Kb) 19264

[startup+210.128 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531

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

/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 178136 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 33068

[startup+1783.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1782.51
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 178237 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (Kb) 33068

[startup+1784.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1783.51
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 178337 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568479 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 33068

[startup+1785.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1784.52
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 178438 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1784.52
Current children cumulated vsize (Kb) 33068

[startup+1786.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1785.52
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 178538 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 33068

[startup+1787.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1786.53
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 178639 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1786.53
Current children cumulated vsize (Kb) 33068

[startup+1788.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1787.53
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 178739 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 33068

[startup+1789.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1788.54
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 178840 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1788.54
Current children cumulated vsize (Kb) 33068

[startup+1790.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1789.54
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 178940 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581178 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (Kb) 33068

[startup+1791.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1790.55
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 179041 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1790.55
Current children cumulated vsize (Kb) 33068

[startup+1792.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1791.55
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 179141 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580999 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (Kb) 33068

[startup+1793.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1792.56
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 179242 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580402 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1792.56
Current children cumulated vsize (Kb) 33068

[startup+1794.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1793.56
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 179342 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1793.56
Current children cumulated vsize (Kb) 33068

[startup+1795.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1794.57
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 179443 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (Kb) 33068

[startup+1796.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1795.57
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 179543 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581104 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (Kb) 33068

[startup+1797.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1796.58
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 179644 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1796.58
Current children cumulated vsize (Kb) 33068

[startup+1798.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1797.58
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 179744 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (Kb) 33068

[startup+1799.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1798.59
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 179845 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (Kb) 33068

[startup+1800.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1799.59
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 179945 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (Kb) 33068

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1800.6
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 180046 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 33068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25531
/proc/meminfo: memFree=1509080/2055920 swapFree=4183448/4192956
[pid=25359] ppid=25357 vsize=33068 CPUtime=1800.6
/proc/25359/stat : 25359 (minisat+) R 25357 25359 25310 0 -1 4194304 7944 0 0 0 180046 14 0 0 25 0 1 0 155666657 33861632 7790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25359/statm: 8267 7790 111 215 0 8049 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 33068

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

Child status: 10
Real time (s): 1801.23
CPU time (s): 1800.62
CPU user time (s): 1800.47
CPU system time (s): 0.149977
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (Kb): 33068
The end

Launcher Data (download as text)

Begin job on node20 on Fri Jul 28 12:01:02 UTC 2006


FILE ID= 49675-1154088062

PBS_JOBID= 885470

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-exps.r.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node20/49675-1154088062/instance-49675-1154088062.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-49675-1154088062 -o ROOT/results/node20/solver-49675-1154088062 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node20/49675-1154088062/instance-49675-1154088062.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  37869a33fb7d76f12c52d22950a4fb50

RANDOM SEED= 372295846

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1538776 kB
Buffers:         27524 kB
Cached:         423712 kB
SwapCached:       3412 kB
Active:          40500 kB
Inactive:       420188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1538776 kB
SwapTotal:     4192956 kB
SwapFree:      4183448 kB
Dirty:             240 kB
Writeback:           0 kB
Mapped:          16004 kB
Slab:            42060 kB
Committed_AS:   620660 kB
PageTables:       1664 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node20 on Fri Jul 28 12:31:03 UTC 2006