Trace number 35569

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.14OPT235 263.922 264.092

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e2.opb
MD5SUMf7c5bacdcc30466dd8339bd5adcf7c5b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark235
Best CPU time to get the best result obtained on this benchmark263.922
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 235
Optimality of the best value was proved YES
Number of variables534
Total number of constraints3013
Number of constraints which are clauses3013
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 534
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 534
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 534
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.14	c Converting 3013 PB-constraints to clauses...
0.14	c   -- Unit propagations: (none)
0.14	c   -- Detecting intervals from adjacent constraints: (none)
0.14	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.16	c ==================================[MINISAT+]==================================
0.16	c | Conflicts | Original         | Learnt                           | Progress |
0.16	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.16	c ==============================================================================
0.16	c |         0 |    3013    12801 |    1004       0        0     nan |  0.000 % |
0.16	c ==============================================================================
0.16	c Found solution: 262
0.16	o 262
0.17	c ---[   0]---> Sorter-cost:23900     Base:
0.28	c ==================================[MINISAT+]==================================
0.28	c | Conflicts | Original         | Learnt                           | Progress |
0.28	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.28	c ==============================================================================
0.28	c |        51 |   30805    77844 |   10268      51     2400    47.1 |  0.000 % |
0.30	c |       151 |   30805    77844 |   11294     151     7683    50.9 |  0.090 % |
0.32	c ==============================================================================
0.32	c Found solution: 257
0.32	o 257
0.32	c ---[   0]---> Sorter-cost:    0     Base:
0.41	c ==================================[MINISAT+]==================================
0.41	c | Conflicts | Original         | Learnt                           | Progress |
0.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.41	c ==============================================================================
0.41	c |       190 |   30889    78095 |   10296     190     9835    51.8 |  0.090 % |
0.42	c ==============================================================================
0.42	c Found solution: 253
0.42	o 253
0.42	c ---[   0]---> Sorter-cost:    0     Base:
0.51	c ==================================[MINISAT+]==================================
0.51	c | Conflicts | Original         | Learnt                           | Progress |
0.51	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.51	c ==============================================================================
0.51	c |       197 |   30957    78305 |   10319     197    10376    52.7 |  0.090 % |
0.52	c ==============================================================================
0.52	c Found solution: 248
0.52	o 248
0.53	c ---[   0]---> Sorter-cost:    0     Base:
0.62	c ==================================[MINISAT+]==================================
0.62	c | Conflicts | Original         | Learnt                           | Progress |
0.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.62	c ==============================================================================
0.62	c |       217 |   31010    78456 |   10336     217    11271    51.9 |  0.090 % |
0.64	c ==============================================================================
0.64	c Found solution: 247
0.64	o 247
0.65	c ---[   0]---> Sorter-cost:    0     Base:
0.74	c ==================================[MINISAT+]==================================
0.74	c | Conflicts | Original         | Learnt                           | Progress |
0.74	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.74	c ==============================================================================
0.74	c |       261 |   31057    78609 |   10352     261    16081    61.6 |  0.090 % |
0.77	c |       364 |   31057    78609 |   11387     364    23432    64.4 |  0.168 % |
0.81	c |       514 |   31057    78609 |   12525     514    35767    69.6 |  0.168 % |
0.86	c |       739 |   31057    78609 |   13778     739    47564    64.4 |  0.168 % |
0.93	c |      1077 |   31043    78581 |   15156    1076    61310    57.0 |  0.204 % |
1.10	c |      1583 |   30033    76379 |   16671    1555    79058    50.8 |  3.324 % |
1.25	c ==============================================================================
1.25	c Found solution: 237
1.25	o 237
1.25	c ---[   0]---> Sorter-cost:    0     Base:
1.35	c ==================================[MINISAT+]==================================
1.35	c | Conflicts | Original         | Learnt                           | Progress |
1.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.35	c ==============================================================================
1.35	c |      1871 |   29058    74332 |    9686    1041    57215    55.0 |  3.324 % |
1.41	c |      1972 |   28682    73508 |   10654    1058    59764    56.5 |  7.930 % |
1.48	c |      2123 |   28682    73508 |   11720    1209    70298    58.1 |  7.930 % |
1.58	c |      2354 |   28353    72787 |   12892    1401    85328    60.9 |  8.925 % |
1.68	c ==============================================================================
1.68	c Found solution: 236
1.68	o 236
1.69	c ---[   0]---> Sorter-cost:    0     Base:
1.79	c ==================================[MINISAT+]==================================
1.79	c | Conflicts | Original         | Learnt                           | Progress |
1.79	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.79	c ==============================================================================
1.79	c |      2489 |   28339    72734 |    9446    1536    96826    63.0 |  8.925 % |
1.84	c |      2592 |   28339    72734 |   10390    1639   107066    65.3 |  8.992 % |
1.88	c |      2743 |   28300    72651 |   11429    1789   114183    63.8 |  9.107 % |
1.92	c |      2968 |   28300    72651 |   12572    2014   128271    63.7 |  9.107 % |
1.97	c |      3307 |   28300    72651 |   13829    2353   149449    63.5 |  9.107 % |
2.09	c |      3813 |   28300    72651 |   15212    2859   182051    63.7 |  9.107 % |
2.29	c |      4572 |   28300    72651 |   16734    3618   227872    63.0 |  9.107 % |
2.68	c |      5711 |   28173    72368 |   18407    4754   304798    64.1 |  9.508 % |
3.49	c |      7421 |   28173    72368 |   20248    6464   500803    77.5 |  9.508 % |
4.85	c |      9983 |   28066    72133 |   22273    9024   799303    88.6 |  9.841 % |
6.72	c |     13827 |   26943    69655 |   24500   12678  1123449    88.6 | 13.306 % |
10.51	c |     19593 |   26893    69543 |   26950   18439  1901996   103.2 | 13.467 % |
16.67	c |     28242 |   26893    69543 |   29645   27088  2311712    85.3 | 13.467 % |
17.38	c ==============================================================================
17.38	c Found solution: 235
17.38	o 235
17.38	c ---[   0]---> Sorter-cost:    0     Base:
17.51	c ==================================[MINISAT+]==================================
17.51	c | Conflicts | Original         | Learnt                           | Progress |
17.51	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
17.51	c ==============================================================================
17.51	c |     29784 |   26881    69544 |    8960   28628  2403453    84.0 | 13.467 % |
17.66	c |     29886 |   26881    69544 |    9856    7078   305430    43.2 | 13.633 % |
17.74	c |     30036 |   26881    69544 |   10841    7228   317592    43.9 | 13.633 % |
17.85	c |     30263 |   26881    69544 |   11925    7455   333607    44.7 | 13.633 % |
17.95	c |     30600 |   26881    69544 |   13118    7792   351854    45.2 | 13.633 % |
18.08	c |     31107 |   26881    69544 |   14430    8299   371120    44.7 | 13.633 % |
18.54	c |     31868 |   26881    69544 |   15873    9060   438646    48.4 | 13.633 % |
19.21	c |     33012 |   26881    69544 |   17460   10204   557761    54.7 | 13.633 % |
20.00	c |     34723 |   26408    68497 |   19206   11893   664066    55.8 | 15.095 % |
21.52	c |     37289 |   26408    68497 |   21127   14459   848035    58.7 | 15.095 % |
24.24	c |     41134 |   26408    68497 |   23239   18304  1221768    66.7 | 15.095 % |
28.62	c |     46900 |   26408    68497 |   25563   24070  2008829    83.5 | 15.095 % |
35.64	c |     55549 |   26408    68497 |   28120   17501  1701959    97.2 | 15.095 % |
43.76	c |     68524 |   26408    68497 |   30932   30476  2370240    77.8 | 15.095 % |
60.17	c |     87985 |   26406    68493 |   34025   30974  3035243    98.0 | 15.100 % |
88.31	c |    117177 |   26406    68493 |   37428   37118  3558879    95.9 | 15.100 % |
129.15	c |    160967 |   26280    68218 |   41170   27331  2546708    93.2 | 15.480 % |
204.49	c |    226652 |   26280    68218 |   45288   35899  4002336   111.5 | 15.480 % |
264.08	c ==============================================================================
264.08	c Optimal solution: 235
264.08	s OPTIMUM FOUND
264.08	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
264.08	v 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
264.08	v -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
264.08	v 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
264.08	v -x116 x117 -x118 x119 -x120 x121 -x122 -x123 x124 x125 -x126 x127 -x128 x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 -x137
264.08	v -x138 x139 -x140 x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 x151 -x152 -x153 -x154 x155 -x156 x157 -x158 -x159
264.08	v -x160 -x161 -x162 x163 -x164 -x165 -x166 x167 -x168 -x169 -x170 x171 -x172 -x173 -x174 x175 -x176 -x177 -x178 x179 -x180 -x181
264.08	v x182 x183 -x184 -x185 -x186 x187 -x188 x189 -x190 -x191 x192 x193 -x194 -x195 -x196 x197 -x198 -x199 -x200 x201 -x202 -x203
264.08	v -x204 -x205 -x206 x207 -x208 x209 -x210 -x211 -x212 -x213 -x214 x215 -x216 -x217 x218 x219 -x220 -x221 -x222 x223 -x224 x225
264.08	v -x226 -x227 -x228 -x229 -x230 x231 -x232 -x233 -x234 x235 -x236 x237 -x238 -x239 -x240 x241 -x242 -x243 -x244 x245 -x246 -x247
264.08	v -x248 x249 -x250 -x251 -x252 x253 -x254 -x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264 x265 -x266 x267 -x268 x269
264.08	v -x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 -x289 x290 x291 -x292
264.08	v -x293 x294 x295 -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 x315
264.08	v -x316 x317 -x318 x319 -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338
264.08	v x339 -x340 x341 -x342 x343 -x344 -x345 x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 x357 -x358 x359 -x360 x361
264.08	v -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 x381 -x382 x383 -x384
264.08	v x385 -x386 -x387 x388 -x389 x390 x391 -x392 -x393 x394 -x395 x396 -x397 x398 -x399 x400 x401 -x402 x403 -x404 -x405 x406 -x407
264.08	v x408 x409 -x410 -x411 x412 -x413 -x414 x415 -x416 -x417 x418 -x419 x420 x421 -x422 -x423 x424 -x425 x426 x427 -x428 -x429 x430
264.08	v -x431 x432 x433 -x434 -x435 x436 -x437 x438 x439 -x440 -x441 x442 -x443 x444 -x445 x446 -x447 x448 x449 -x450 x451 -x452 -x453
264.08	v x454 -x455 x456 -x457 x458 -x459 x460 x461 -x462 -x463 x464 -x465 x466 x467 -x468 -x469 x470 -x471 -x472 x473 -x474 -x475 x476
264.08	v -x477 x478 x479 -x480 -x481 x482 -x483 x484 x485 -x486 -x487 x488 -x489 x490 x491 -x492 x493 -x494 -x495 x496 -x497 x498 -x499
264.08	v x500 -x501 x502 x503 -x504 -x505 -x506 -x507 x508 x509 -x510 x511 -x512 -x513 x514 -x515 x516 x517 -x518 -x519 x520 -x521 x522
264.08	v x523 -x524 -x525 x526 -x527 x528 -x529 x530 -x531 x532 x533 -x534
264.08	c _______________________________________________________________________________
264.08	c 
264.08	c restarts              : 47
264.08	c conflicts             : 277669         (1053 /sec)
264.08	c decisions             : 528086         (2002 /sec)
264.08	c propagations          : 0              (0 /sec)
264.08	c inspects              : 0              (0 /sec)
264.08	c CPU time              : 263.796 s
264.08	c _______________________________________________________________________________

Verifier Data (download as text)

OK	235

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
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node31/watcher-35569-1149285536 -o ROOT/results/node31/solver-35569-1149285536 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node31/35569-1149285536/instance-35569-1149285536.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.97 0.91 2/64 1053
/proc/meminfo: memFree=1556536/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=1048 CPUtime=0
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 97 0 0 0 0 0 0 0 19 0 1 0 194217250 1073152 82 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 262 83 67 215 0 44 0

[startup+10.0015 s]
/proc/loadavg: 0.87 0.97 0.91 2/64 1053
/proc/meminfo: memFree=1543360/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=14608 CPUtime=9.98
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 3484 0 0 0 994 4 0 0 25 0 1 0 194217250 14958592 3414 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572977 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 3652 3414 111 215 0 3434 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 14608

[startup+20.0073 s]
/proc/loadavg: 0.89 0.97 0.91 2/64 1053
/proc/meminfo: memFree=1540296/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=17596 CPUtime=19.98
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 4243 0 0 0 1993 5 0 0 25 0 1 0 194217250 18018304 4173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 4399 4173 111 215 0 4181 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 17596

[startup+30.0132 s]
/proc/loadavg: 0.91 0.97 0.91 2/64 1053
/proc/meminfo: memFree=1540296/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=17596 CPUtime=29.99
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 4243 0 0 0 2994 5 0 0 25 0 1 0 194217250 18018304 4173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 4399 4173 111 215 0 4181 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 17596

[startup+40.019 s]
/proc/loadavg: 0.92 0.97 0.91 2/64 1053
/proc/meminfo: memFree=1539464/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=18516 CPUtime=39.98
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 4475 0 0 0 3993 5 0 0 25 0 1 0 194217250 18960384 4405 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 4629 4405 111 215 0 4411 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 18516

[startup+50.0248 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 1053
/proc/meminfo: memFree=1537736/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=20368 CPUtime=49.99
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 4915 0 0 0 4993 6 0 0 25 0 1 0 194217250 20856832 4845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 5092 4845 111 215 0 4874 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 20368

[startup+60.0306 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 1053
/proc/meminfo: memFree=1536840/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=21272 CPUtime=60
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 5138 0 0 0 5994 6 0 0 25 0 1 0 194217250 21782528 5068 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 5318 5068 111 215 0 5100 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 21272

[startup+70.0365 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 1053
/proc/meminfo: memFree=1532424/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=25600 CPUtime=70
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 6246 0 0 0 6993 7 0 0 25 0 1 0 194217250 26214400 6176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 6400 6176 111 215 0 6182 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 25600

[startup+80.0423 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 1053
/proc/meminfo: memFree=1532424/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=25600 CPUtime=80
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 6246 0 0 0 7993 7 0 0 25 0 1 0 194217250 26214400 6176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 6400 6176 111 215 0 6182 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 25600

[startup+90.0481 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 1053
/proc/meminfo: memFree=1532296/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=25744 CPUtime=90
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 6266 0 0 0 8993 7 0 0 25 0 1 0 194217250 26361856 6196 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 6436 6196 111 215 0 6218 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 25744

[startup+100.054 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 1053
/proc/meminfo: memFree=1530824/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=27268 CPUtime=100
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 6629 0 0 0 9993 7 0 0 25 0 1 0 194217250 27922432 6559 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 6817 6559 111 215 0 6599 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 27268

[startup+110.061 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 1053
/proc/meminfo: memFree=1530824/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=27268 CPUtime=110.01
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 6629 0 0 0 10994 7 0 0 25 0 1 0 194217250 27922432 6559 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 6817 6559 111 215 0 6599 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 27268

[startup+120.067 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 1053
/proc/meminfo: memFree=1528648/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=29484 CPUtime=120.02
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 7180 0 0 0 11994 8 0 0 25 0 1 0 194217250 30191616 7110 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 7371 7110 111 215 0 7153 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 29484

[startup+130.071 s]
/proc/loadavg: 0.98 0.97 0.91 2/70 1109
/proc/meminfo: memFree=1527256/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=29484 CPUtime=130.01
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 7203 0 0 0 12991 10 0 0 25 0 1 0 194217250 30191616 7133 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 7371 7133 111 215 0 7153 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 29484

[startup+140.077 s]
/proc/loadavg: 0.98 0.97 0.91 2/70 1167
/proc/meminfo: memFree=1527048/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=29484 CPUtime=139.98
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 7203 0 0 0 13988 10 0 0 25 0 1 0 194217250 30191616 7133 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 7371 7133 111 215 0 7153 0
Current children cumulated CPU time (s) 139.98
Current children cumulated vsize (Kb) 29484

[startup+150.084 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 1251
/proc/meminfo: memFree=1527992/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=29788 CPUtime=149.94
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 7244 0 0 0 14984 10 0 0 25 0 1 0 194217250 30502912 7174 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 7447 7174 111 215 0 7229 0
Current children cumulated CPU time (s) 149.94
Current children cumulated vsize (Kb) 29788

[startup+160.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1251
/proc/meminfo: memFree=1528008/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=29788 CPUtime=159.94
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 7245 0 0 0 15984 10 0 0 25 0 1 0 194217250 30502912 7175 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580214 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 7447 7175 111 215 0 7229 0
Current children cumulated CPU time (s) 159.94
Current children cumulated vsize (Kb) 29788

[startup+170.096 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1251
/proc/meminfo: memFree=1528008/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=29788 CPUtime=169.94
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 7245 0 0 0 16984 10 0 0 25 0 1 0 194217250 30502912 7175 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 7447 7175 111 215 0 7229 0
Current children cumulated CPU time (s) 169.94
Current children cumulated vsize (Kb) 29788

[startup+180.103 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1251
/proc/meminfo: memFree=1528008/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=29788 CPUtime=179.95
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 7246 0 0 0 17985 10 0 0 25 0 1 0 194217250 30502912 7176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 7447 7176 111 215 0 7229 0
Current children cumulated CPU time (s) 179.95
Current children cumulated vsize (Kb) 29788

[startup+190.107 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1251
/proc/meminfo: memFree=1528008/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=29788 CPUtime=189.95
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 7246 0 0 0 18985 10 0 0 25 0 1 0 194217250 30502912 7176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 7447 7176 111 215 0 7229 0
Current children cumulated CPU time (s) 189.95
Current children cumulated vsize (Kb) 29788

[startup+200.113 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1251
/proc/meminfo: memFree=1528008/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=29788 CPUtime=199.95
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 7258 0 0 0 19985 10 0 0 25 0 1 0 194217250 30502912 7188 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 7447 7188 111 215 0 7229 0
Current children cumulated CPU time (s) 199.95
Current children cumulated vsize (Kb) 29788

[startup+210.119 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1251
/proc/meminfo: memFree=1528008/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=29788 CPUtime=209.95
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 7273 0 0 0 20985 10 0 0 25 0 1 0 194217250 30502912 7203 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 7447 7203 111 215 0 7229 0
Current children cumulated CPU time (s) 209.95
Current children cumulated vsize (Kb) 29788

[startup+220.125 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1251
/proc/meminfo: memFree=1525960/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=31900 CPUtime=219.96
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 7794 0 0 0 21985 11 0 0 25 0 1 0 194217250 32665600 7724 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 7975 7724 111 215 0 7757 0
Current children cumulated CPU time (s) 219.96
Current children cumulated vsize (Kb) 31900

[startup+230.131 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1251
/proc/meminfo: memFree=1524232/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=33596 CPUtime=229.96
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 8218 0 0 0 22985 11 0 0 25 0 1 0 194217250 34402304 8148 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 8399 8148 111 215 0 8181 0
Current children cumulated CPU time (s) 229.96
Current children cumulated vsize (Kb) 33596

[startup+240.136 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1251
/proc/meminfo: memFree=1524232/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=33596 CPUtime=239.97
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 8223 0 0 0 23986 11 0 0 25 0 1 0 194217250 34402304 8153 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 8399 8153 111 215 0 8181 0
Current children cumulated CPU time (s) 239.97
Current children cumulated vsize (Kb) 33596

[startup+250.142 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1251
/proc/meminfo: memFree=1524168/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=33728 CPUtime=249.97
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 8240 0 0 0 24986 11 0 0 25 0 1 0 194217250 34537472 8170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576749 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 8432 8170 111 215 0 8214 0
Current children cumulated CPU time (s) 249.97
Current children cumulated vsize (Kb) 33728

[startup+260.148 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1251
/proc/meminfo: memFree=1523976/2055920 swapFree=4181480/4192956
[pid=1053] ppid=1051 vsize=33892 CPUtime=259.97
/proc/1053/stat : 1053 (minisat+) R 1051 1053 1007 0 -1 4194304 8282 0 0 0 25986 11 0 0 25 0 1 0 194217250 34705408 8212 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1053/statm: 8473 8212 111 215 0 8255 0
Current children cumulated CPU time (s) 259.97
Current children cumulated vsize (Kb) 33892

Child status: 30
Real time (s): 264.092
CPU time (s): 263.922
CPU user time (s): 263.798
CPU system time (s): 0.123981
CPU usage (%): 99.9355
Max. virtual memory (cumulated for all children) (Kb): 33892

Launcher Data (download as text)

Begin job on node31 on Fri Jun  2 21:58:56 UTC 2006


FILE ID= 35569-1149285536

PBS_JOBID= 306454

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32e2.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node31/35569-1149285536/instance-35569-1149285536.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node31/watcher-35569-1149285536 -o ROOT/results/node31/solver-35569-1149285536 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node31/35569-1149285536/instance-35569-1149285536.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  f7c5bacdcc30466dd8339bd5adcf7c5b

RANDOM SEED= 787367652


/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.234
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.234
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:       1556744 kB
Buffers:         27620 kB
Cached:         399764 kB
SwapCached:       3396 kB
Active:          56804 kB
Inactive:       379512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556744 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:             208 kB
Writeback:           0 kB
Mapped:          14964 kB
Slab:            48864 kB
Committed_AS:   313764 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node31 on Fri Jun  2 22:03:20 UTC 2006