Trace number 3723436

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB12: minisatp 1.0-2-g022594cOPT191 11.0673 11.0675

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32b1.opb
MD5SUMeb2e849a72ed563d78cdb83a394edb27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark9.32758
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 191
Optimality of the best value was proved YES
Number of variables456
Total number of constraints1602
Number of constraints which are clauses1602
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 456
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 456
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 456
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 1602 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.00	c ==================================[MINISAT+]==================================
0.00/0.00	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1602     6636 |     534       0        0    -nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Found solution: 216
0.00/0.00	c ---[   0]---> Sorter-cost:17164     Base:
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |        34 |   22069    54517 |    7356      34     1715    50.4 |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Found solution: 205
0.00/0.02	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.03	c ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |        99 |   22204    54900 |    7401      99     8190    82.7 |  0.000 % |
0.00/0.04	c |       200 |   22142    54774 |    8141     197    13067    66.3 |  0.299 % |
0.00/0.05	c |       350 |   22085    54653 |    8955     345    20850    60.4 |  0.527 % |
0.00/0.06	c ==============================================================================
0.00/0.06	c Found solution: 204
0.00/0.06	c ---[   0]---> Sorter-cost:    0     Base:
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 |       433 |   22038    54544 |    7346     425    26014    61.2 |  0.527 % |
0.00/0.07	c |       534 |   22038    54544 |    8080     526    36275    69.0 |  0.762 % |
0.00/0.09	c |       686 |   22038    54544 |    8888     678    48075    70.9 |  0.762 % |
0.00/0.11	c |       911 |   22038    54544 |    9777     903    63989    70.9 |  0.762 % |
0.00/0.14	c |      1248 |   22038    54544 |   10755    1240    89751    72.4 |  0.762 % |
0.00/0.23	c |      1758 |   22038    54544 |   11830    1750   138507    79.1 |  0.762 % |
0.00/0.24	c ==============================================================================
0.00/0.24	c Found solution: 200
0.00/0.24	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.24	c ==================================[MINISAT+]==================================
0.00/0.24	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.24	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.24	c ==============================================================================
0.00/0.24	c |      1820 |   21881    54240 |    7293    1796   139169    77.5 |  0.762 % |
0.00/0.26	c ==============================================================================
0.00/0.26	c Found solution: 195
0.00/0.26	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.26	c ==================================[MINISAT+]==================================
0.00/0.26	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.26	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.26	c ==============================================================================
0.00/0.26	c |      1900 |   21942    54415 |    7314    1876   144489    77.0 |  0.762 % |
0.00/0.28	c |      2000 |   21796    54109 |    8045    1971   151309    76.8 |  2.181 % |
0.00/0.30	c |      2150 |   21586    53661 |    8849    2114   162354    76.8 |  3.201 % |
0.00/0.33	c |      2375 |   21501    53474 |    9734    2338   181262    77.5 |  3.385 % |
0.00/0.37	c |      2713 |   21410    53275 |   10708    2673   198968    74.4 |  3.768 % |
0.00/0.42	c |      3219 |   21410    53275 |   11779    3179   228971    72.0 |  3.768 % |
0.00/0.54	c |      3980 |   21339    53122 |   12957    3938   290039    73.7 |  4.058 % |
0.00/0.77	c |      5120 |   21339    53122 |   14252    5078   389538    76.7 |  4.058 % |
1.09/1.15	c |      6830 |   21297    53028 |   15678    6787   557977    82.2 |  4.242 % |
1.48/1.52	c ==============================================================================
1.48/1.52	c Found solution: 194
1.48/1.52	c ---[   0]---> Sorter-cost:    0     Base:
1.48/1.52	c ==================================[MINISAT+]==================================
1.48/1.52	c | Conflicts | Original         | Learnt                           | Progress |
1.48/1.52	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.48/1.52	c ==============================================================================
1.48/1.52	c |      8516 |   21243    52897 |    7081    8470   695204    82.1 |  4.242 % |
1.48/1.55	c |      8616 |   20840    52016 |    7789    4312   327394    75.9 |  6.196 % |
1.48/1.56	c |      8767 |   20840    52016 |    8568    4463   334864    75.0 |  6.196 % |
1.58/1.61	c |      8997 |   20840    52016 |    9424    4693   349613    74.5 |  6.196 % |
1.58/1.66	c |      9335 |   20840    52016 |   10367    5031   369696    73.5 |  6.196 % |
1.68/1.76	c |      9841 |   20840    52016 |   11404    5537   406880    73.5 |  6.196 % |
1.88/1.94	c |     10603 |   20840    52016 |   12544    6299   448859    71.3 |  6.196 % |
2.09/2.14	c |     11745 |   20781    51883 |   13798    7439   508657    68.4 |  6.458 % |
2.48/2.50	c |     13454 |   20781    51883 |   15178    9148   590259    64.5 |  6.458 % |
2.98/3.09	c |     16016 |   20581    51449 |   16696   11703   730764    62.4 |  7.287 % |
3.68/3.79	c ==============================================================================
3.68/3.79	c Found solution: 192
3.68/3.79	c ---[   0]---> Sorter-cost:    0     Base:
3.68/3.79	c ==================================[MINISAT+]==================================
3.68/3.79	c | Conflicts | Original         | Learnt                           | Progress |
3.68/3.79	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.68/3.79	c ==============================================================================
3.68/3.79	c |     19375 |   20580    51454 |    6860   15002   905135    60.3 |  7.287 % |
3.78/3.82	c |     19477 |   20580    51454 |    7546    7603   359897    47.3 |  7.426 % |
3.78/3.86	c |     19632 |   20580    51454 |    8300    7758   367774    47.4 |  7.426 % |
3.78/3.89	c |     19861 |   20541    51365 |    9130    7986   375880    47.1 |  7.603 % |
3.88/3.96	c |     20198 |   20151    50507 |   10043    8304   390540    47.0 |  9.257 % |
3.98/4.04	c |     20704 |   20151    50507 |   11048    8810   404746    45.9 |  9.257 % |
4.08/4.18	c |     21467 |   20064    50316 |   12152    8728   410305    47.0 |  9.625 % |
4.29/4.38	c |     22607 |   20064    50316 |   13368    9868   467981    47.4 |  9.625 % |
4.68/4.73	c |     24315 |   20064    50316 |   14705   11576   557404    48.2 |  9.625 % |
5.28/5.34	c |     26878 |   20064    50316 |   16175   14139   680506    48.1 |  9.625 % |
6.28/6.39	c |     30722 |   19154    48310 |   17793   17955   845792    47.1 | 13.501 % |
7.59/7.70	c |     36489 |   18906    47768 |   19572   13647   574384    42.1 | 14.540 % |
7.69/7.79	c ==============================================================================
7.69/7.79	c Found solution: 191
7.69/7.79	c ---[   0]---> Sorter-cost:    0     Base:
7.69/7.79	c ==================================[MINISAT+]==================================
7.69/7.79	c | Conflicts | Original         | Learnt                           | Progress |
7.69/7.79	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
7.69/7.79	c ==============================================================================
7.69/7.79	c |     36872 |   18930    47838 |    6310   14030   591476    42.2 | 14.540 % |
7.78/7.82	c |     36972 |   18930    47838 |    6941    7115   269442    37.9 | 14.531 % |
7.78/7.85	c |     37126 |   18930    47838 |    7635    7269   274835    37.8 | 14.531 % |
7.88/7.90	c |     37352 |   18930    47838 |    8398    7495   284423    37.9 | 14.531 % |
7.88/7.98	c |     37690 |   18930    47838 |    9238    7833   296460    37.8 | 14.531 % |
7.98/8.10	c |     38197 |   18930    47838 |   10162    8340   311697    37.4 | 14.531 % |
8.18/8.28	c |     38958 |   18930    47838 |   11178    9101   339753    37.3 | 14.531 % |
8.48/8.55	c |     40097 |   18930    47838 |   12296   10240   376840    36.8 | 14.531 % |
8.88/8.92	c |     41805 |   18880    47730 |   13526   11947   442598    37.0 | 14.736 % |
9.48/9.54	c |     44369 |   18117    46028 |   14878   14481   540271    37.3 | 18.049 % |
10.48/10.52	c |     48214 |   17981    45739 |   16366   14863   548183    36.9 | 18.480 % |
10.99/11.06	c ==============================================================================
10.99/11.06	c Optimal solution: 191
10.99/11.06	s OPTIMUM FOUND
10.99/11.06	v x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 x9 -x10 x11 -x12 x13 -x14 -x15 x16 x17 -x18 -x19 -x20 x21 -x22 x23 -x24 -x25 -x26 x27 -x28 x29 -x30 x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 x43 -x44 x45 -x46 x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 x57 -x58 x59 -x60 -x61 -x62 x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 x71 -x72 x73 -x74 x75 -x76 x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 -x86 x87 -x88 x89 -x90 x91 -x92 x93 -x94 x95 -x96 x97 -x98 x99 -x100 x101 -x102 -x103 -x104 x105 -x106 x107 -x108 -x109 -x110 x111 -x112 x113 -x114 x115 -x116 -x117 -x118 x119 -x120 -x121 x122 x123 -x124 -x125 -x126 x127 -x128 -x129 -x130 x131 -x132 -x133 -x134 x135 -x136 x137 -x138 x139 -x140 x141 -x142 x143 -x144 x145 -x146 -x147 -x148 x149 -x150 x151 -x152 x153 -x154 -x155 -x156 x157 -x158 x159 -x160 x161 -x162 x163 -x164 x165 -x166 -x167 -x168 x169 -x170 x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 x179 -x180 x181 -x182 -x183 -x184 -x185 -x186 x187 -x188 x189 -x190 -x191 x192 -x193 -x194 x195 -x196 -x197 -x198 x199 -x200 x201 -x202 -x203 -x204 x205 -x206 x207 -x208 x209 -x210 -x211 -x212 x213 -x214 x215 -x216 x217 -x218 -x219 -x220 -x221 -x222 x223 -x224 x225 -x226 x227 -x228 -x229 x230 x231 -x232 x233 -x234 x235 -x236 x237 -x238 -x239 -x240 x241 -x242 -x243 -x244 x245 -x246 -x247 x248 x249 -x250 x251 -x252 -x253 -x254 x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 x295 -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 x315 -x316 x317 -x318 x319 -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 -x329 x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338 x339 -x340 x341 -x342 x343 -x344 x345 -x346 -x347 x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 -x357 x358 x359 -x360 x361 -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 x381 -x382 x383 -x384 x385 -x386 -x387 x388 -x389 x390 -x391 x392 -x393 x394 x395 -x396 -x397 x398 -x399 x400 x401 -x402 -x403 x404 -x405 x406 x407 -x408 -x409 x410 -x411 x412 x413 -x414 -x415 x416 x417 -x418 -x419 x420 -x421 x422 -x423 x424 x425 -x426 -x427 x428 -x429 x430 x431 -x432 -x433 x434 -x435 x436 x437 -x438 x439 -x440 -x441 x442 -x443 x444 -x445 x446 x447 -x448 -x449 x450 -x451 x452 -x453 x454 x455 -x456
10.99/11.06	c _______________________________________________________________________________
10.99/11.06	c 
10.99/11.06	c restarts              : 54
10.99/11.06	c conflicts             : 50338          (4555 /sec)
10.99/11.06	c decisions             : 93593          (8469 /sec)
10.99/11.06	c propagations          : 0              (0 /sec)
10.99/11.06	c inspects              : 0              (0 /sec)
10.99/11.06	c CPU time              : 11.0513 s
10.99/11.06	c _______________________________________________________________________________

Verifier Data

OK	191

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-3723436-1338571238/watcher-3723436-1338571238 -o /tmp/evaluation-result-3723436-1338571238/solver-3723436-1338571238 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723436-1338571238.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: 1.92 1.98 1.99 3/178 25819
/proc/meminfo: memFree=29458116/32873648 swapFree=7116/7116
[pid=25819] ppid=25817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25819/stat : 25819 (minisat+_script) S 25817 25819 23316 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323249265 9367552 277 33554432000 4194304 5064252 140734204239904 140734204238816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25819/statm: 2287 277 236 213 0 72 0

[startup+0.020762 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 25819
/proc/meminfo: memFree=29458116/32873648 swapFree=7116/7116
[pid=25819] ppid=25817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25819/stat : 25819 (minisat+_script) S 25817 25819 23316 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323249265 9367552 277 33554432000 4194304 5064252 140734204239904 140734204238816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25819/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 25819
/proc/meminfo: memFree=29458116/32873648 swapFree=7116/7116
[pid=25819] ppid=25817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25819/stat : 25819 (minisat+_script) S 25817 25819 23316 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323249265 9367552 277 33554432000 4194304 5064252 140734204239904 140734204238816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25819/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300182 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 25819
/proc/meminfo: memFree=29458116/32873648 swapFree=7116/7116
[pid=25819] ppid=25817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25819/stat : 25819 (minisat+_script) S 25817 25819 23316 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323249265 9367552 277 33554432000 4194304 5064252 140734204239904 140734204238816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25819/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700181 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 25819
/proc/meminfo: memFree=29458116/32873648 swapFree=7116/7116
[pid=25819] ppid=25817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25819/stat : 25819 (minisat+_script) S 25817 25819 23316 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323249265 9367552 277 33554432000 4194304 5064252 140734204239904 140734204238816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25819/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 25824
/proc/meminfo: memFree=29451124/32873648 swapFree=7116/7116
[pid=25819] ppid=25817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25819/stat : 25819 (minisat+_script) S 25817 25819 23316 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323249265 9367552 277 33554432000 4194304 5064252 140734204239904 140734204238816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25819/statm: 2287 277 236 213 0 72 0
[pid=25823] ppid=25819 vsize=9788 CPUtime=1.48 cores=1,3,5,7
/proc/25823/stat : 25823 (minisat+_64-bit) R 25819 25819 23316 0 -1 4202496 2171 0 0 0 148 0 0 0 20 0 1 0 323249265 10022912 2127 33554432000 4194304 5276501 140736361464160 140736361462568 4692187 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25823/statm: 2447 2127 121 265 0 2179 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18936

[startup+3.10024 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 25824
/proc/meminfo: memFree=29449272/32873648 swapFree=7116/7116
[pid=25819] ppid=25817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25819/stat : 25819 (minisat+_script) S 25817 25819 23316 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323249265 9367552 277 33554432000 4194304 5064252 140734204239904 140734204238816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25819/statm: 2287 277 236 213 0 72 0
[pid=25823] ppid=25819 vsize=10392 CPUtime=3.08 cores=1,3,5,7
/proc/25823/stat : 25823 (minisat+_64-bit) R 25819 25819 23316 0 -1 4202496 2354 0 0 0 308 0 0 0 20 0 1 0 323249265 10641408 2310 33554432000 4194304 5276501 140736361464160 140736361462568 4399360 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25823/statm: 2598 2310 121 265 0 2330 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19540

[startup+6.30026 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25824
/proc/meminfo: memFree=29447600/32873648 swapFree=7116/7116
[pid=25819] ppid=25817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25819/stat : 25819 (minisat+_script) S 25817 25819 23316 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323249265 9367552 277 33554432000 4194304 5064252 140734204239904 140734204238816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25819/statm: 2287 277 236 213 0 72 0
[pid=25823] ppid=25819 vsize=11644 CPUtime=6.28 cores=1,3,5,7
/proc/25823/stat : 25823 (minisat+_64-bit) R 25819 25819 23316 0 -1 4202496 2654 0 0 0 628 0 0 0 20 0 1 0 323249265 11923456 2610 33554432000 4194304 5276501 140736361464160 140736361462344 4399315 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25823/statm: 2911 2610 122 265 0 2643 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20792

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

[startup+9.50028 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25824
/proc/meminfo: memFree=29443404/32873648 swapFree=7116/7116
[pid=25819] ppid=25817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25819/stat : 25819 (minisat+_script) S 25817 25819 23316 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323249265 9367552 277 33554432000 4194304 5064252 140734204239904 140734204238816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25819/statm: 2287 277 236 213 0 72 0
[pid=25823] ppid=25819 vsize=12392 CPUtime=9.48 cores=1,3,5,7
/proc/25823/stat : 25823 (minisat+_64-bit) R 25819 25819 23316 0 -1 4202496 2823 0 0 0 948 0 0 0 20 0 1 0 323249265 12689408 2779 33554432000 4194304 5276501 140736361464160 140736361462408 4396478 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25823/statm: 3098 2779 122 265 0 2830 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 21540

[startup+10.3003 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25824
/proc/meminfo: memFree=29442420/32873648 swapFree=7116/7116
[pid=25819] ppid=25817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25819/stat : 25819 (minisat+_script) S 25817 25819 23316 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323249265 9367552 277 33554432000 4194304 5064252 140734204239904 140734204238816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25819/statm: 2287 277 236 213 0 72 0
[pid=25823] ppid=25819 vsize=12532 CPUtime=10.28 cores=1,3,5,7
/proc/25823/stat : 25823 (minisat+_64-bit) R 25819 25819 23316 0 -1 4202496 2840 0 0 0 1028 0 0 0 20 0 1 0 323249265 12832768 2796 33554432000 4194304 5276501 140736361464160 140736361462408 4394677 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25823/statm: 3133 2796 122 265 0 2865 0
Current children cumulated CPU time (s) 10.28
Current children cumulated vsize (KiB) 21680

[startup+10.7002 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25824
/proc/meminfo: memFree=29442420/32873648 swapFree=7116/7116
[pid=25819] ppid=25817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25819/stat : 25819 (minisat+_script) S 25817 25819 23316 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323249265 9367552 277 33554432000 4194304 5064252 140734204239904 140734204238816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25819/statm: 2287 277 236 213 0 72 0
[pid=25823] ppid=25819 vsize=12532 CPUtime=10.68 cores=1,3,5,7
/proc/25823/stat : 25823 (minisat+_64-bit) R 25819 25819 23316 0 -1 4202496 2848 0 0 0 1068 0 0 0 20 0 1 0 323249265 12832768 2804 33554432000 4194304 5276501 140736361464160 140736361462408 4394733 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25823/statm: 3133 2804 122 265 0 2865 0
Current children cumulated CPU time (s) 10.68
Current children cumulated vsize (KiB) 21680

[startup+10.9002 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25824
/proc/meminfo: memFree=29440932/32873648 swapFree=7116/7116
[pid=25819] ppid=25817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25819/stat : 25819 (minisat+_script) S 25817 25819 23316 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323249265 9367552 277 33554432000 4194304 5064252 140734204239904 140734204238816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25819/statm: 2287 277 236 213 0 72 0
[pid=25823] ppid=25819 vsize=12532 CPUtime=10.89 cores=1,3,5,7
/proc/25823/stat : 25823 (minisat+_64-bit) R 25819 25819 23316 0 -1 4202496 2852 0 0 0 1089 0 0 0 20 0 1 0 323249265 12832768 2808 33554432000 4194304 5276501 140736361464160 140736361462408 4399741 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25823/statm: 3133 2808 122 265 0 2865 0
Current children cumulated CPU time (s) 10.89
Current children cumulated vsize (KiB) 21680

[startup+11.0067 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25824
/proc/meminfo: memFree=29440932/32873648 swapFree=7116/7116
[pid=25819] ppid=25817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25819/stat : 25819 (minisat+_script) S 25817 25819 23316 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323249265 9367552 277 33554432000 4194304 5064252 140734204239904 140734204238816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25819/statm: 2287 277 236 213 0 72 0
[pid=25823] ppid=25819 vsize=12532 CPUtime=10.99 cores=1,3,5,7
/proc/25823/stat : 25823 (minisat+_64-bit) R 25819 25819 23316 0 -1 4202496 2852 0 0 0 1099 0 0 0 20 0 1 0 323249265 12832768 2808 33554432000 4194304 5276501 140736361464160 140736361462408 4394815 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25823/statm: 3133 2808 122 265 0 2865 0
Current children cumulated CPU time (s) 10.99
Current children cumulated vsize (KiB) 21680

Child status: 0
Real time (s): 11.0675
CPU time (s): 11.0673
CPU user time (s): 11.0523
CPU system time (s): 0.014997
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 21680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0523
system time used= 0.014997
maximum resident set size= 11232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3800
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= 10
involuntary context switches= 15

runsolver used 0.019996 second user time and 0.066989 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-01 19:20:38
IDJOB=3723436
IDBENCH=2171
IDSOLVER=2307
FILE ID=node123/3723436-1338571238
RUNJOBID= node123-1338568896-25240
PBS_JOBID= 14635861
Free space on /tmp= 71316 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32b1.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723436-1338571238/watcher-3723436-1338571238 -o /tmp/evaluation-result-3723436-1338571238/solver-3723436-1338571238 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723436-1338571238.opb

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

MD5SUM BENCH= eb2e849a72ed563d78cdb83a394edb27
RANDOM SEED=793567581

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29458480 kB
Buffers:          441812 kB
Cached:          2000872 kB
SwapCached:         2248 kB
Active:           841640 kB
Inactive:        1699512 kB
Active(anon):      93040 kB
Inactive(anon):     5492 kB
Active(file):     748600 kB
Inactive(file):  1694020 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100308 kB
Dirty:              2360 kB
Writeback:             0 kB
AnonPages:        101208 kB
Mapped:            10780 kB
Shmem:                 0 kB
Slab:             735836 kB
SReclaimable:     180220 kB
SUnreclaim:       555616 kB
KernelStack:        1472 kB
PageTables:         4632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     218336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71312 MiB
End job on node123 at 2012-06-01 19:20:49