Trace number 4112399

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
minisatp 2012-10-02 git-d91742bOPT12 141.478 141.504

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-5xp1.b.opb
MD5SUMb3e6d54e40b24334877b0ae377edea30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.148976
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved YES
Number of variables464
Total number of constraints845
Number of constraints which are clauses845
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint149
Number of terms in the objective function 464
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 464
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 464
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.09/0.13	c Converting 843 PB-constraints to clauses...
0.09/0.13	c   -- Unit propagations: (none)
0.09/0.13	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.13	c   -- Clauses(.)/Splits(s): ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.14	============================[ Search Statistics ]==============================
0.09/0.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	===============================================================================
0.09/0.14	===============================================================================
0.09/0.14	c Found solution: 20
0.09/0.14	c ---[   0]---> Sorter-cost:17480     Base:
0.19/0.27	|  Eliminated clauses:           0.18 Mb                                      |
0.19/0.27	============================[ Search Statistics ]==============================
0.19/0.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.27	===============================================================================
0.19/0.27	|       100 |    6467    14051    81012 |     5152      100     67 |  0.478 % |
0.19/0.27	===============================================================================
0.19/0.27	c Found solution: 18
0.19/0.27	c ---[   0]---> Sorter-cost:    0     Base:
0.29/0.35	|  Eliminated clauses:           0.18 Mb                                      |
0.29/0.35	============================[ Search Statistics ]==============================
0.29/0.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.35	===============================================================================
0.29/0.35	===============================================================================
0.29/0.35	c Found solution: 15
0.29/0.36	c ---[   0]---> Sorter-cost:    0     Base:
0.49/0.52	|  Eliminated clauses:           0.19 Mb                                      |
0.49/0.52	============================[ Search Statistics ]==============================
0.49/0.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.52	===============================================================================
0.49/0.52	|       348 |    6472    14182    81625 |     5200      346     84 |  0.543 % |
0.49/0.52	|       498 |    6472    14182    81625 |     5720      496     72 |  0.543 % |
0.49/0.52	|       723 |    6472    14182    81625 |     6292      721     73 |  0.543 % |
0.49/0.52	|      1060 |    6472    14182    81625 |     6921     1058     80 |  0.543 % |
0.49/0.52	===============================================================================
0.49/0.52	c Found solution: 14
0.49/0.52	c ---[   0]---> Sorter-cost:    0     Base:
7.89/7.90	|  Eliminated clauses:           0.19 Mb                                      |
7.89/7.90	============================[ Search Statistics ]==============================
7.89/7.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.89/7.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.89/7.90	===============================================================================
7.89/7.90	|      1625 |    6470    14171    81481 |     5196     1607     92 |  0.574 % |
7.89/7.90	|      1775 |    6470    14171    81481 |     5715     1757     92 |  0.574 % |
7.89/7.90	|      2000 |    6470    14171    81481 |     6287     1982     95 |  0.574 % |
7.89/7.90	|      2337 |    6470    14171    81481 |     6915     2319     90 |  0.574 % |
7.89/7.90	|      2843 |    6470    14171    81481 |     7607     2825     85 |  0.574 % |
7.89/7.90	|      3602 |    6470    14171    81481 |     8368     3584     83 |  0.574 % |
7.89/7.90	|      4741 |    6470    14171    81481 |     9205     4723     77 |  0.574 % |
7.89/7.90	|      6449 |    6470    14171    81481 |    10125     6431     74 |  0.574 % |
7.89/7.90	|      9011 |    6470    14171    81481 |    11138     8993     77 |  0.574 % |
7.89/7.90	|     12855 |    6470    14171    81481 |    12251     7213     75 |  0.574 % |
7.89/7.90	|     18621 |    6470    14171    81481 |    13477     6678     59 |  0.574 % |
7.89/7.90	|     27270 |    6470    14171    81481 |    14824     8496     54 |  0.574 % |
7.89/7.90	|     40244 |    6453    14171    81481 |    16307    13989     61 |  0.706 % |
7.89/7.90	===============================================================================
7.89/7.90	c Found solution: 13
7.89/7.91	c ---[   0]---> Sorter-cost:    0     Base:
104.27/104.39	|  Eliminated clauses:           0.19 Mb                                      |
104.27/104.39	============================[ Search Statistics ]==============================
104.27/104.39	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
104.27/104.39	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
104.27/104.39	===============================================================================
104.27/104.39	|     57742 |    6427    14051    80887 |     5152     3822     67 |  0.732 % |
104.27/104.39	|     57892 |    6427    14051    80887 |     5667     3972     67 |  0.732 % |
104.27/104.39	|     58117 |    6427    14051    80887 |     6233     4197     68 |  0.732 % |
104.27/104.39	|     58454 |    6427    14051    80887 |     6857     4534     67 |  0.732 % |
104.27/104.39	|     58960 |    6427    14051    80887 |     7543     5040     67 |  0.732 % |
104.27/104.39	|     59719 |    6427    14051    80887 |     8297     5799     65 |  0.732 % |
104.27/104.39	|     60858 |    6427    14051    80887 |     9127     6938     64 |  0.732 % |
104.27/104.39	|     62566 |    6427    14051    80887 |    10039     8646     68 |  0.732 % |
104.27/104.39	|     65128 |    6427    14051    80887 |    11043     6126     63 |  0.732 % |
104.27/104.39	|     68972 |    6427    14051    80887 |    12148     9970     61 |  0.732 % |
104.27/104.39	|     74738 |    6427    14051    80887 |    13363     9578     49 |  0.732 % |
104.27/104.39	|     83387 |    6427    14051    80887 |    14699    11490     51 |  0.732 % |
104.27/104.39	|     96361 |    6427    14051    80887 |    16169     9530     55 |  0.732 % |
104.27/104.39	|    115822 |    6427    14051    80887 |    17786    12715     52 |  0.732 % |
104.27/104.39	|    145014 |    6427    14051    80887 |    19564    14796     56 |  0.732 % |
104.27/104.39	|    188803 |    6427    14051    80887 |    21521    18873     62 |  0.732 % |
104.27/104.39	|    254487 |    6427    14051    80887 |    23673    19029     48 |  0.732 % |
104.27/104.39	|    353013 |    6427    14051    80887 |    26040    21325     50 |  0.732 % |
104.27/104.39	|    500802 |    6427    14051    80887 |    28644    24413     36 |  0.732 % |
104.27/104.39	===============================================================================
104.27/104.39	c Found solution: 12
104.27/104.39	c ---[   0]---> Sorter-cost:    0     Base:
141.46/141.50	|  Eliminated clauses:           0.19 Mb                                      |
141.46/141.50	============================[ Search Statistics ]==============================
141.46/141.50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
141.46/141.50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
141.46/141.50	===============================================================================
141.46/141.50	|    653116 |    6290    13749    79368 |     5041     4190     44 |  1.156 % |
141.46/141.50	|    653266 |    6290    13749    79368 |     5545     4340     43 |  1.156 % |
141.46/141.50	|    653491 |    6290    13749    79368 |     6099     4565     43 |  1.156 % |
141.46/141.50	|    653828 |    6290    13749    79368 |     6709     4902     43 |  1.156 % |
141.46/141.50	|    654334 |    6290    13749    79368 |     7380     5408     44 |  1.156 % |
141.46/141.50	|    655093 |    6290    13749    79368 |     8119     6167     42 |  1.156 % |
141.46/141.50	|    656232 |    6290    13749    79368 |     8930     7306     42 |  1.156 % |
141.46/141.50	|    657940 |    6290    13749    79368 |     9824     9014     41 |  1.156 % |
141.46/141.50	|    660502 |    6290    13749    79368 |    10806     6432     32 |  1.156 % |
141.46/141.50	|    664346 |    6290    13749    79368 |    11887    10276     35 |  1.156 % |
141.46/141.50	|    670112 |    6290    13749    79368 |    13075     9928     38 |  1.156 % |
141.46/141.50	|    678761 |    6290    13749    79368 |    14383    11908     40 |  1.156 % |
141.46/141.50	|    691735 |    6290    13749    79368 |    15821    10155     36 |  1.156 % |
141.46/141.50	|    711196 |    6290    13749    79368 |    17403    13346     32 |  1.156 % |
141.46/141.50	|    740388 |    6290    13749    79368 |    19144    15847     32 |  1.156 % |
141.46/141.50	|    784177 |    6290    13749    79368 |    21058    10789     36 |  1.156 % |
141.46/141.50	|    849861 |    6290    13749    79368 |    23164    12221     36 |  1.156 % |
141.46/141.50	===============================================================================
141.46/141.50	c Optimal solution: 12
141.46/141.50	s OPTIMUM FOUND
141.46/141.50	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 x463 -x464
141.46/141.50	c _______________________________________________________________________________
141.46/141.50	c 
141.46/141.50	restarts              : 2099
141.46/141.50	conflicts             : 926226         (6548 /sec)
141.46/141.50	decisions             : 1510524        (0.00 % random) (10678 /sec)
141.46/141.50	propagations          : 920072857      (6504144 /sec)
141.46/141.50	conflict literals     : 45041127       (39.04 % deleted)
141.46/141.50	Memory used           : 35.89 MB
141.46/141.50	CPU time              : 141.459 s
141.46/141.50	c _______________________________________________________________________________

Verifier Data

OK	12

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4112399-1466535622/watcher-4112399-1466535622 -o /tmp/evaluation-result-4112399-1466535622/solver-4112399-1466535622 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466515084-32165 --watchdog 1960 minisatp HOME/instance-4112399-1466535622.opb 

pid=3607
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.18 2.10 2.06 3/175 3610
/proc/meminfo: memFree=31446864/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=6456 CPUtime=0 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 55612325 6610944 206 33554432000 4194304 5646918 140734956200192 140736582938536 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 1614 206 94 355 0 1255 0

[startup+0.100118 s]
/proc/loadavg: 2.18 2.10 2.06 3/175 3610
/proc/meminfo: memFree=31446864/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=10100 CPUtime=0.09 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 1168 0 0 0 9 0 0 0 20 0 1 0 55612325 10342400 1044 33554432000 4194304 5646918 140734956200192 140736582938536 4823289 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 2525 1044 97 355 0 2166 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10100

[startup+0.200297 s]
/proc/loadavg: 2.18 2.10 2.06 3/175 3610
/proc/meminfo: memFree=31446864/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=11488 CPUtime=0.19 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 1619 0 0 0 19 0 0 0 20 0 1 0 55612325 11763712 1494 33554432000 4194304 5646918 140734956200192 140736582938536 4824645 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 2872 1494 126 355 0 2513 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11488

[startup+0.300262 s]
/proc/loadavg: 2.18 2.10 2.06 3/175 3610
/proc/meminfo: memFree=31446864/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=10544 CPUtime=0.29 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 2601 0 0 0 29 0 0 0 20 0 1 0 55612325 10797056 2258 33554432000 4194304 5646918 140734956200192 140736582938536 4817485 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 2636 2258 154 355 0 2277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10544

[startup+0.700192 s]
/proc/loadavg: 2.18 2.10 2.06 3/175 3610
/proc/meminfo: memFree=31446864/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=11980 CPUtime=0.69 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 2909 0 0 0 69 0 0 0 20 0 1 0 55612325 12267520 2564 33554432000 4194304 5646918 140734956200192 140734956198888 4388980 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 2995 2564 155 355 0 2636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11980

[startup+1.50023 s]
/proc/loadavg: 2.18 2.10 2.06 3/176 3611
/proc/meminfo: memFree=31436052/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=14820 CPUtime=1.49 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 3501 0 0 0 149 0 0 0 20 0 1 0 55612325 15175680 3150 33554432000 4194304 5646918 140734956200192 140734956198328 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 3705 3150 156 355 0 3346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14820

[startup+3.10023 s]
/proc/loadavg: 2.18 2.10 2.06 3/176 3611
/proc/meminfo: memFree=31430840/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=20700 CPUtime=3.09 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 5011 0 0 0 309 0 0 0 20 0 1 0 55612325 21196800 4674 33554432000 4194304 5646918 140734956200192 140734956198440 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 5175 4674 156 355 0 4816 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20700

[startup+6.30024 s]
/proc/loadavg: 2.16 2.10 2.06 3/176 3611
/proc/meminfo: memFree=31428272/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=23420 CPUtime=6.29 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 5816 0 0 0 628 1 0 0 20 0 1 0 55612325 23982080 5474 33554432000 4194304 5646918 140734956200192 140734956198456 4389024 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 5855 5474 156 355 0 5496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23420

[startup+12.7002 s]
/proc/loadavg: 2.15 2.10 2.06 3/176 3611
/proc/meminfo: memFree=31425360/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=23420 CPUtime=12.69 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 5831 0 0 0 1268 1 0 0 20 0 1 0 55612325 23982080 5489 33554432000 4194304 5646918 140734956200192 140734956198472 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 5855 5489 157 355 0 5496 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23420

[startup+25.5002 s]
/proc/loadavg: 2.12 2.09 2.06 3/176 3611
/proc/meminfo: memFree=31421188/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=29556 CPUtime=25.49 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 6450 0 0 0 2548 1 0 0 20 0 1 0 55612325 30265344 6781 33554432000 4194304 5646918 140734956200192 140734956198440 4402661 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 7389 6781 157 355 0 7030 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29556

[startup+51.1003 s]
/proc/loadavg: 2.08 2.08 2.05 3/176 3634
/proc/meminfo: memFree=31418412/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=29556 CPUtime=51.08 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 6695 0 0 0 5107 1 0 0 20 0 1 0 55612325 30265344 7023 33554432000 4194304 5646918 140734956200192 140734956198440 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 7389 7023 157 355 0 7030 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29556

[startup+102.3 s]
/proc/loadavg: 2.09 2.08 2.06 3/175 3636
/proc/meminfo: memFree=31414788/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=36752 CPUtime=102.27 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 6761 0 0 0 10226 1 0 0 20 0 1 0 55612325 37634048 8160 33554432000 4194304 5646918 140734956200192 140734956198440 4402739 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 9188 8160 157 355 0 8829 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36752

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 3610 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+102.407 s]
/proc/loadavg: 2.09 2.08 2.06 3/175 3636
/proc/meminfo: memFree=31414788/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=36752 CPUtime=102.37 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 6761 0 0 0 10236 1 0 0 20 0 1 0 55612325 37634048 8160 33554432000 4194304 5646918 140734956200192 140734956198440 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 9188 8160 157 355 0 8829 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 36752

[startup+128 s]
/proc/loadavg: 2.14 2.09 2.06 3/175 3637
/proc/meminfo: memFree=31414572/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=36752 CPUtime=127.96 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 6762 0 0 0 12795 1 0 0 20 0 1 0 55612325 37634048 8161 33554432000 4194304 5646918 140734956200192 140734956198472 4388947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 9188 8161 157 355 0 8829 0
Current children cumulated CPU time (s) 127.96
Current children cumulated vsize (KiB) 36752

[startup+134.4 s]
/proc/loadavg: 2.12 2.09 2.06 3/175 3637
/proc/meminfo: memFree=31414200/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=36752 CPUtime=134.36 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 6762 0 0 0 13435 1 0 0 20 0 1 0 55612325 37634048 8161 33554432000 4194304 5646918 140734956200192 140734956198472 4402966 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 9188 8161 157 355 0 8829 0
Current children cumulated CPU time (s) 134.36
Current children cumulated vsize (KiB) 36752

[startup+137.607 s]
/proc/loadavg: 2.12 2.09 2.06 3/175 3637
/proc/meminfo: memFree=31414200/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=36752 CPUtime=137.57 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 6762 0 0 0 13756 1 0 0 20 0 1 0 55612325 37634048 8161 33554432000 4194304 5646918 140734956200192 140734956198472 4452327 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 9188 8161 157 355 0 8829 0
Current children cumulated CPU time (s) 137.57
Current children cumulated vsize (KiB) 36752

[startup+139.2 s]
/proc/loadavg: 2.11 2.09 2.06 3/175 3637
/proc/meminfo: memFree=31414200/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=36752 CPUtime=139.16 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 6762 0 0 0 13915 1 0 0 20 0 1 0 55612325 37634048 8161 33554432000 4194304 5646918 140734956200192 140734956198472 4402696 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 9188 8161 157 355 0 8829 0
Current children cumulated CPU time (s) 139.16
Current children cumulated vsize (KiB) 36752

[startup+140.8 s]
/proc/loadavg: 2.11 2.09 2.06 3/175 3637
/proc/meminfo: memFree=31414200/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=36752 CPUtime=140.77 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 6762 0 0 0 14076 1 0 0 20 0 1 0 55612325 37634048 8161 33554432000 4194304 5646918 140734956200192 140734956198472 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 9188 8161 157 355 0 8829 0
Current children cumulated CPU time (s) 140.77
Current children cumulated vsize (KiB) 36752

[startup+141.2 s]
/proc/loadavg: 2.11 2.09 2.06 3/175 3637
/proc/meminfo: memFree=31414200/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=36752 CPUtime=141.16 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 6762 0 0 0 14115 1 0 0 20 0 1 0 55612325 37634048 8161 33554432000 4194304 5646918 140734956200192 140734956198472 4402661 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 9188 8161 157 355 0 8829 0
Current children cumulated CPU time (s) 141.16
Current children cumulated vsize (KiB) 36752

[startup+141.4 s]
/proc/loadavg: 2.11 2.09 2.06 3/175 3637
/proc/meminfo: memFree=31414200/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=36752 CPUtime=141.36 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 6762 0 0 0 14135 1 0 0 20 0 1 0 55612325 37634048 8161 33554432000 4194304 5646918 140734956200192 140734956198472 4403411 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 9188 8161 157 355 0 8829 0
Current children cumulated CPU time (s) 141.36
Current children cumulated vsize (KiB) 36752

[startup+141.5 s]
/proc/loadavg: 2.11 2.09 2.06 3/175 3637
/proc/meminfo: memFree=31414200/32872528 swapFree=448380/481084
[pid=3610] ppid=3607 vsize=36752 CPUtime=141.46 cores=1,3,5,7
/proc/3610/stat : 3610 (minisatp) R 3607 3610 32148 0 -1 4202496 6762 0 0 0 14145 1 0 0 20 0 1 0 55612325 37634048 8161 33554432000 4194304 5646918 140734956200192 140734956198472 4403155 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/3610/statm: 9188 8161 157 355 0 8829 0
Current children cumulated CPU time (s) 141.46
Current children cumulated vsize (KiB) 36752

Child status: 0
Real time (s): 141.504
CPU time (s): 141.478
CPU user time (s): 141.46
CPU system time (s): 0.017997
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 36752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 141.46
system time used= 0.017997
maximum resident set size= 32680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6771
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= 8
involuntary context switches= 156

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.316951 second user time and 0.463929 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-21 21:00:22
IDJOB=4112399
IDBENCH=2046
IDSOLVER=2555
FILE ID=node104/4112399-1466535622
RUNJOBID= node104-1466515084-32165
PBS_JOBID= 19942884
Free space on /tmp= 71664 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-5xp1.b.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112399-1466535622/watcher-4112399-1466535622 -o /tmp/evaluation-result-4112399-1466535622/solver-4112399-1466535622 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466515084-32165 --watchdog 1960  minisatp HOME/instance-4112399-1466535622.opb

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

MD5SUM BENCH= b3e6d54e40b24334877b0ae377edea30
RANDOM SEED=151626579

node104.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.035
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.07
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.035
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	: 5332.55
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.035
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	: 5332.55
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.035
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	: 5332.55
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.035
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	: 5332.55
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.035
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	: 5332.54
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.035
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	: 5332.55
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.035
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31447168 kB
Buffers:           15376 kB
Cached:            60616 kB
SwapCached:        74580 kB
Active:           116840 kB
Inactive:         125792 kB
Active(anon):      93580 kB
Inactive(anon):    75424 kB
Active(file):      23260 kB
Inactive(file):    50368 kB
Unevictable:      481084 kB
Mlocked:          448380 kB
SwapTotal:      67108856 kB
SwapFree:       67027048 kB
Dirty:              3596 kB
Writeback:             0 kB
AnonPages:        573424 kB
Mapped:             9308 kB
Shmem:                 0 kB
Slab:             572072 kB
SReclaimable:      16296 kB
SUnreclaim:       555776 kB
KernelStack:        1440 kB
PageTables:         5208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     678004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4112399-1466535622.opb

Free space on /tmp at the end= 71660 MiB
End job on node104 at 2016-06-21 21:02:44