Trace number 4112916

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-d91742bSAT (TO)92 1800.02 1800.3

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-go19.opb
MD5SUMac3a0c512b81d5e532f489853538ca8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark91
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables441
Total number of constraints441
Number of constraints which are clauses361
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint5
Number of terms in the objective function 361
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 361
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 361
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 361 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	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	===============================================================================
0.00/0.00	c Found solution: 95
0.00/0.01	c ---[   0]---> Sorter-cost:13330     Base:
1312.58/1312.82	|  Eliminated clauses:           0.16 Mb                                      |
1312.58/1312.82	============================[ Search Statistics ]==============================
1312.58/1312.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1312.58/1312.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1312.58/1312.82	===============================================================================
1312.58/1312.82	|       100 |    5504    11754    47985 |     4309       93     11 |  1.568 % |
1312.58/1312.82	|       250 |    5504    11754    47985 |     4740      243     17 |  1.568 % |
1312.58/1312.82	|       475 |    5487    11754    47985 |     5214      466     17 |  1.725 % |
1312.58/1312.82	|       812 |    5479    11754    47985 |     5736      800     18 |  1.798 % |
1312.58/1312.82	|      1318 |    5474    11754    47985 |     6309     1304     17 |  1.845 % |
1312.58/1312.82	|      2077 |    5474    11754    47985 |     6940     2063     18 |  1.845 % |
1312.58/1312.82	|      3216 |    5467    11754    47985 |     7635     3197     22 |  1.909 % |
1312.58/1312.82	|      4924 |    5427    11754    47985 |     8398     4890     21 |  2.278 % |
1312.58/1312.82	|      7486 |    5406    11754    47985 |     9238     7427     27 |  2.472 % |
1312.58/1312.82	|     11330 |    5401    11754    47985 |    10162     6465     29 |  2.518 % |
1312.58/1312.82	|     17096 |    5391    11754    47985 |    11178     6600     24 |  2.610 % |
1312.58/1312.82	|     25745 |    5371    11754    47985 |    12296     9247     21 |  2.794 % |
1312.58/1312.82	|     38719 |    5357    11754    47985 |    13525     8519     24 |  2.924 % |
1312.58/1312.82	|     58180 |    5290    11754    47985 |    14878    12387     20 |  3.541 % |
1312.58/1312.82	|     87372 |    5268    11754    47985 |    16366    16698     23 |  3.744 % |
1312.58/1312.82	|    131161 |    5253    11754    47985 |    18003    15405     26 |  3.883 % |
1312.58/1312.82	|    196845 |    5227    11754    47985 |    19803    14388     20 |  4.122 % |
1312.58/1312.82	|    295371 |    5223    11754    47985 |    21783    17510     18 |  4.159 % |
1312.58/1312.82	|    443160 |    5198    11754    47985 |    23962    17255     26 |  4.390 % |
1312.58/1312.82	|    664843 |    5166    11754    47985 |    26358    18597     20 |  4.685 % |
1312.58/1312.82	|    997368 |    5156    11754    47985 |    28994    21017     43 |  4.777 % |
1312.58/1312.82	|   1496156 |    5155    11754    47985 |    31893    28861     21 |  4.787 % |
1312.58/1312.82	|   2244338 |    5144    11754    47985 |    35082    33242     45 |  4.888 % |
1312.58/1312.82	|   3366612 |    5125    11754    47985 |    38591    29230     26 |  5.063 % |
1312.58/1312.82	|   5050023 |    5116    11754    47985 |    42450    28594     27 |  5.146 % |
1312.58/1312.82	|   7575139 |    5099    11754    47985 |    46695    37209     50 |  5.303 % |
1312.58/1312.82	|  11362814 |    5095    11754    47985 |    51364    35022     55 |  5.340 % |
1312.58/1312.82	|  17044326 |    5095    11754    47985 |    56501    16944     41 |  5.340 % |
1312.58/1312.82	===============================================================================
1312.58/1312.82	c Found solution: 94
1312.58/1312.82	c ---[   0]---> Sorter-cost:    0     Base:
1419.16/1419.48	|  Eliminated clauses:           0.17 Mb                                      |
1419.16/1419.48	============================[ Search Statistics ]==============================
1419.16/1419.48	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1419.16/1419.48	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1419.16/1419.48	===============================================================================
1419.16/1419.48	|  21877470 |    4906    10261    41754 |     3762     2253     24 |  5.525 % |
1419.16/1419.48	|  21877620 |    4906    10261    41754 |     4138     2403     24 |  5.525 % |
1419.16/1419.48	|  21877845 |    4906    10261    41754 |     4552     2628     23 |  5.525 % |
1419.16/1419.48	|  21878182 |    4906    10261    41754 |     5007     2965     23 |  5.525 % |
1419.16/1419.48	|  21878688 |    4906    10261    41754 |     5508     3471     24 |  5.525 % |
1419.16/1419.48	|  21879447 |    4906    10261    41754 |     6059     4230     24 |  5.525 % |
1419.16/1419.48	|  21880586 |    4906    10261    41754 |     6665     5369     25 |  5.525 % |
1419.16/1419.48	|  21882294 |    4906    10261    41754 |     7331     7077     25 |  5.525 % |
1419.16/1419.48	|  21884856 |    4906    10261    41754 |     8064     5628     22 |  5.525 % |
1419.16/1419.48	|  21888700 |    4906    10261    41754 |     8871     5085     21 |  5.525 % |
1419.16/1419.48	|  21894466 |    4906    10261    41754 |     9758     5954     29 |  5.525 % |
1419.16/1419.48	|  21903115 |    4905    10261    41754 |    10734     9349     24 |  5.534 % |
1419.16/1419.48	|  21916089 |    4905    10261    41754 |    11807    10842     22 |  5.534 % |
1419.16/1419.48	|  21935550 |    4905    10261    41754 |    12988    11506     21 |  5.534 % |
1419.16/1419.48	|  21964742 |    4905    10261    41754 |    14287    12798     25 |  5.534 % |
1419.16/1419.48	|  22008531 |    4905    10261    41754 |    15716    10533     22 |  5.534 % |
1419.16/1419.48	|  22074215 |    4905    10261    41754 |    17287     8905     24 |  5.534 % |
1419.16/1419.48	|  22172741 |    4905    10261    41754 |    19016    17278     28 |  5.534 % |
1419.16/1419.48	|  22320530 |    4905    10261    41754 |    20918    13860     31 |  5.534 % |
1419.16/1419.48	|  22542213 |    4905    10261    41754 |    23010    12393     21 |  5.534 % |
1419.16/1419.48	|  22874738 |    4905    10261    41754 |    25311    15482     54 |  5.534 % |
1419.16/1419.48	|  23373526 |    4905    10261    41754 |    27842    18272     20 |  5.534 % |
1419.16/1419.48	|  24121708 |    4905    10261    41754 |    30626    26123     30 |  5.534 % |
1419.16/1419.48	===============================================================================
1419.16/1419.48	c Found solution: 92
1419.16/1419.48	c ---[   0]---> Sorter-cost:    0     Base:
1800.00/1800.30	|  Eliminated clauses:           0.17 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|  24184463 |    4898    10265    41760 |     3763     2142     26 |  5.543 % |
1800.00/1800.30	|  24184613 |    4898    10265    41760 |     4140     2292     25 |  5.543 % |
1800.00/1800.30	|  24184838 |    4898    10265    41760 |     4554     2517     25 |  5.543 % |
1800.00/1800.30	|  24185175 |    4898    10265    41760 |     5009     2854     24 |  5.543 % |
1800.00/1800.30	|  24185681 |    4898    10265    41760 |     5510     3360     23 |  5.543 % |
1800.00/1800.30	|  24186440 |    4898    10265    41760 |     6061     4119     23 |  5.543 % |
1800.00/1800.30	|  24187579 |    4898    10265    41760 |     6667     5258     22 |  5.543 % |
1800.00/1800.30	|  24189287 |    4898    10265    41760 |     7334     6966     22 |  5.543 % |
1800.00/1800.30	|  24191849 |    4898    10265    41760 |     8068     5462     23 |  5.543 % |
1800.00/1800.30	|  24195693 |    4898    10265    41760 |     8874     4914     21 |  5.543 % |
1800.00/1800.30	|  24201459 |    4898    10265    41760 |     9762     5860     24 |  5.543 % |
1800.00/1800.30	|  24210108 |    4898    10265    41760 |    10738     9294     21 |  5.543 % |
1800.00/1800.30	|  24223082 |    4898    10265    41760 |    11812    10789     27 |  5.543 % |
1800.00/1800.30	|  24242543 |    4898    10265    41760 |    12993    10278     27 |  5.543 % |
1800.00/1800.30	|  24271735 |    4898    10265    41760 |    14293    11194     28 |  5.543 % |
1800.00/1800.30	|  24315524 |    4898    10265    41760 |    15722     8920     22 |  5.543 % |
1800.00/1800.30	|  24381208 |    4898    10265    41760 |    17294    15358     31 |  5.543 % |
1800.00/1800.30	|  24479734 |    4898    10265    41760 |    19024    12348     27 |  5.543 % |
1800.00/1800.30	|  24627523 |    4898    10265    41760 |    20926    18812     48 |  5.543 % |
1800.00/1800.30	|  24849206 |    4898    10265    41760 |    23019    18884     27 |  5.543 % |
1800.00/1800.30	|  25181731 |    4898    10265    41760 |    25321    21785     37 |  5.543 % |
1800.00/1800.30	|  25680519 |    4898    10265    41760 |    27853    26890     28 |  5.543 % |
1800.00/1800.30	|  26428701 |    4898    10265    41760 |    30638    20465     39 |  5.543 % |
1800.00/1800.30	|  27550975 |    4898    10265    41760 |    33702    29924     25 |  5.543 % |
1800.00/1800.30	|  29234386 |    4898    10265    41760 |    37072    35006     46 |  5.543 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s SATISFIABLE
1800.00/1800.30	v -x1 x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 x10 -x11 x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 x21 -x22 x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 -x32 x33 x34 -x35 -x36 -x37 x38 -x39 -x40 -x41 x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60 -x61 -x62 x63 x64 -x65 x66 -x67 -x68 -x69 x70 -x71 -x72 x73 x74 x75 -x76 -x77 -x78 x79 -x80 x81 -x82 -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 x107 -x108 -x109 -x110 -x111 -x112 -x113 x114 x115 x116 -x117 x118 -x119 x120 -x121 -x122 -x123 x124 -x125 -x126 -x127 x128 -x129 x130 x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 x140 -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 x151 -x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160 x161 -x162 x163 x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 x172 x173 x174 -x175 -x176 -x177 -x178 x179 -x180 -x181 -x182 -x183 -x184 -x185 x186 x187 x188 -x189 x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 x211 -x212 -x213 -x214 -x215 x216 -x217 -x218 -x219 -x220 x221 -x222 -x223 x224 -x225 -x226 x227 -x228 -x229 -x230 -x231 x232 -x233 -x234 -x235 -x236 x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 x248 -x249 -x250 -x251 -x252 x253 -x254 -x255 -x256 -x257 x258 -x259 x260 x261 -x262 x263 x264 -x265 x266 -x267 -x268 x269 -x270 -x271 -x272 -x273 x274 -x275 -x276 -x277 x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 x290 -x291 -x292 -x293 -x294 x295 -x296 -x297 -x298 -x299 x300 -x301 -x302 x303 -x304 x305 x306 -x307 -x308 -x309 -x310 x311 x312 -x313 -x314 -x315 -x316 x317 -x318 -x319 x320 -x321 -x322 -x323 -x324 -x325 -x326 x327 -x328 -x329 x330 -x331 -x332 -x333 -x334 x335 -x336 -x337 -x338 -x339 -x340 x341 -x342 -x343 x344 -x345 -x346 -x347 -x348 x349 -x350 -x351 x352 -x353 -x354 -x355 -x356 x357 -x358 -x359 x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -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

Verifier Data

OK	92

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-4112916-1466599108/watcher-4112916-1466599108 -o /tmp/evaluation-result-4112916-1466599108/solver-4112916-1466599108 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466586524-6146 --watchdog 1960 minisatp HOME/instance-4112916-1466599108.opb 

pid=9244
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.33 2.28 2.21 3/176 9247
/proc/meminfo: memFree=29804604/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=6588 CPUtime=0 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 341 0 0 0 0 0 0 0 20 0 1 0 61959485 6746112 218 33554432000 4194304 5646918 140735405193792 140736892035928 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 1647 218 97 355 0 1288 0

[startup+0.10014 s]
/proc/loadavg: 2.33 2.28 2.21 3/176 9247
/proc/meminfo: memFree=29804604/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=7292 CPUtime=0.09 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 1890 0 0 0 9 0 0 0 20 0 1 0 61959485 7467008 1459 33554432000 4194304 5646918 140735405193792 140736892035928 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 1823 1459 154 355 0 1464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7292

[startup+0.200261 s]
/proc/loadavg: 2.33 2.28 2.21 3/176 9247
/proc/meminfo: memFree=29804604/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=7916 CPUtime=0.19 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 1980 0 0 0 19 0 0 0 20 0 1 0 61959485 8105984 1544 33554432000 4194304 5646918 140735405193792 140736892035928 4403464 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 1979 1544 155 355 0 1620 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7916

[startup+0.300212 s]
/proc/loadavg: 2.33 2.28 2.21 3/176 9247
/proc/meminfo: memFree=29804604/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=8568 CPUtime=0.29 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 2213 0 0 0 29 0 0 0 20 0 1 0 61959485 8773632 1774 33554432000 4194304 5646918 140735405193792 140736892035928 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 2142 1774 155 355 0 1783 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8568

[startup+0.700183 s]
/proc/loadavg: 2.33 2.28 2.21 3/176 9247
/proc/meminfo: memFree=29804604/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=10216 CPUtime=0.69 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 2655 0 0 0 69 0 0 0 20 0 1 0 61959485 10461184 2207 33554432000 4194304 5646918 140735405193792 140736892035928 4399339 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 2554 2207 155 355 0 2195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10216

[startup+1.50023 s]
/proc/loadavg: 2.33 2.28 2.21 3/177 9248
/proc/meminfo: memFree=29795944/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=13668 CPUtime=1.49 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 3183 0 0 0 149 0 0 0 20 0 1 0 61959485 13996032 2730 33554432000 4194304 5646918 140735405193792 140735405192040 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 3417 2730 155 355 0 3058 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13668

[startup+3.10019 s]
/proc/loadavg: 2.33 2.28 2.21 3/177 9248
/proc/meminfo: memFree=29792616/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=13668 CPUtime=3.09 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 3534 0 0 0 309 0 0 0 20 0 1 0 61959485 13996032 3071 33554432000 4194304 5646918 140735405193792 140735405192056 4402778 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 3417 3071 155 355 0 3058 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13668

[startup+6.30024 s]
/proc/loadavg: 2.30 2.28 2.21 4/177 9248
/proc/meminfo: memFree=29790508/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=16348 CPUtime=6.29 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 4005 0 0 0 629 0 0 0 20 0 1 0 61959485 16740352 3534 33554432000 4194304 5646918 140735405193792 140735405192040 4397491 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 4087 3534 155 355 0 3728 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16348

[startup+12.7002 s]
/proc/loadavg: 2.27 2.27 2.21 3/177 9248
/proc/meminfo: memFree=29784300/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=22704 CPUtime=12.69 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 4780 0 0 0 1269 0 0 0 20 0 1 0 61959485 23248896 4810 33554432000 4194304 5646918 140735405193792 140735405192040 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 5676 4810 155 355 0 5317 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22704

[startup+25.5003 s]
/proc/loadavg: 2.21 2.26 2.20 3/177 9248
/proc/meminfo: memFree=29780224/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=25424 CPUtime=25.49 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 5478 0 0 0 2549 0 0 0 20 0 1 0 61959485 26034176 6010 33554432000 4194304 5646918 140735405193792 140735405192056 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 6356 6010 155 355 0 5997 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25424

[startup+51.1003 s]
/proc/loadavg: 2.20 2.25 2.20 3/177 9248
/proc/meminfo: memFree=29769112/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=36916 CPUtime=51.09 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 7762 0 0 0 5108 1 0 0 20 0 1 0 61959485 37801984 8746 33554432000 4194304 5646918 140735405193792 140735405192040 4397505 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 9229 8746 155 355 0 8870 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36916

[startup+102.3 s]
/proc/loadavg: 2.22 2.24 2.20 4/178 9252
/proc/meminfo: memFree=29759676/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=41280 CPUtime=102.27 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 10491 0 0 0 10226 1 0 0 20 0 1 0 61959485 42270720 10022 33554432000 4194304 5646918 140735405193792 140735405192040 4397760 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 10320 10022 155 355 0 9961 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41280

[startup+162.3 s]
/proc/loadavg: 2.18 2.23 2.19 3/177 9254
/proc/meminfo: memFree=29724932/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=67712 CPUtime=162.26 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 14016 0 0 0 16223 3 0 0 20 0 1 0 61959485 69337088 15817 33554432000 4194304 5646918 140735405193792 140735405192040 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 16928 15817 155 355 0 16569 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 67712

[startup+222.307 s]
/proc/loadavg: 2.23 2.23 2.19 3/176 9255
/proc/meminfo: memFree=29705296/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=67712 CPUtime=222.26 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 14333 0 0 0 22223 3 0 0 20 0 1 0 61959485 69337088 16630 33554432000 4194304 5646918 140735405193792 140735405192040 4403152 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 16928 16630 155 355 0 16569 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 67712

[startup+282.3 s]
/proc/loadavg: 2.39 2.26 2.20 3/177 9257
/proc/meminfo: memFree=29705016/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=67712 CPUtime=282.24 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 14333 0 0 0 28221 3 0 0 20 0 1 0 61959485 69337088 16630 33554432000 4194304 5646918 140735405193792 140735405192040 4397744 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 16928 16630 155 355 0 16569 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 67712

[startup+342.3 s]
/proc/loadavg: 2.18 2.23 2.19 4/177 9258
/proc/meminfo: memFree=29700628/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=69704 CPUtime=342.23 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 14836 0 0 0 34220 3 0 0 20 0 1 0 61959485 71376896 17128 33554432000 4194304 5646918 140735405193792 140735405192056 4398900 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 17426 17128 155 355 0 17067 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 69704

[startup+402.3 s]
/proc/loadavg: 2.17 2.21 2.18 3/177 9259
/proc/meminfo: memFree=29700724/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=69704 CPUtime=402.22 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 14836 0 0 0 40219 3 0 0 20 0 1 0 61959485 71376896 17128 33554432000 4194304 5646918 140735405193792 140735405192056 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 17426 17128 155 355 0 17067 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 69704

[startup+462.3 s]
/proc/loadavg: 2.31 2.23 2.19 3/177 9261
/proc/meminfo: memFree=29687576/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=79516 CPUtime=462.21 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 15039 0 0 0 46218 3 0 0 20 0 1 0 61959485 81424384 19372 33554432000 4194304 5646918 140735405193792 140735405192040 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 19879 19372 155 355 0 19520 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 79516

[startup+522.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 9262
/proc/meminfo: memFree=29687356/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=79516 CPUtime=522.2 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 15039 0 0 0 52217 3 0 0 20 0 1 0 61959485 81424384 19372 33554432000 4194304 5646918 140735405193792 140735405192040 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 19879 19372 155 355 0 19520 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 79516

[startup+582.3 s]
/proc/loadavg: 2.27 2.22 2.19 3/177 9263
/proc/meminfo: memFree=29664616/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=93296 CPUtime=582.19 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 15197 0 0 0 58216 3 0 0 20 0 1 0 61959485 95535104 22589 33554432000 4194304 5646918 140735405193792 140735405192040 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 23324 22589 155 355 0 22965 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 93296


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


[startup+942.3 s]
/proc/loadavg: 2.28 2.23 2.19 4/177 9273
/proc/meminfo: memFree=29646832/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=105380 CPUtime=942.14 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 16114 0 0 0 94210 4 0 0 20 0 1 0 61959485 107909120 26047 33554432000 4194304 5646918 140735405193792 140735405192040 4402882 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 26345 26047 155 355 0 25986 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 105380

[startup+1002.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 9274
/proc/meminfo: memFree=29634932/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=112576 CPUtime=1002.14 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 17948 0 0 0 100209 5 0 0 20 0 1 0 61959485 115277824 27846 33554432000 4194304 5646918 140735405193792 140735405192040 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 28144 27846 155 355 0 27785 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 112576

[startup+1062.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 9276
/proc/meminfo: memFree=29634564/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=112576 CPUtime=1062.13 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 17948 0 0 0 106208 5 0 0 20 0 1 0 61959485 115277824 27846 33554432000 4194304 5646918 140735405193792 140735405192040 4397980 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 28144 27846 155 355 0 27785 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 112576

[startup+1122.3 s]
/proc/loadavg: 2.29 2.22 2.19 4/177 9277
/proc/meminfo: memFree=29631564/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=112576 CPUtime=1122.12 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 17948 0 0 0 112207 5 0 0 20 0 1 0 61959485 115277824 27846 33554432000 4194304 5646918 140735405193792 140735405192040 4402844 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 28144 27846 155 355 0 27785 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 112576

[startup+1182.3 s]
/proc/loadavg: 2.28 2.23 2.19 3/177 9278
/proc/meminfo: memFree=29630296/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=113196 CPUtime=1182.11 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 18104 0 0 0 118206 5 0 0 20 0 1 0 61959485 115912704 28001 33554432000 4194304 5646918 140735405193792 140735405192056 4403450 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 28299 28001 155 355 0 27940 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 113196

[startup+1242.3 s]
/proc/loadavg: 2.26 2.23 2.18 3/177 9279
/proc/meminfo: memFree=29601640/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=113196 CPUtime=1242.1 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 18104 0 0 0 124205 5 0 0 20 0 1 0 61959485 115912704 28001 33554432000 4194304 5646918 140735405193792 140735405192056 4403170 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 28299 28001 155 355 0 27940 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 113196

[startup+1302.3 s]
/proc/loadavg: 2.30 2.25 2.19 3/178 9283
/proc/meminfo: memFree=29607452/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=108832 CPUtime=1302.08 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 19641 0 0 0 130203 5 0 0 20 0 1 0 61959485 111443968 26319 33554432000 4194304 5646918 140735405193792 140735405192040 4402827 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 27208 26319 155 355 0 26849 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 108832

[startup+1362.3 s]
/proc/loadavg: 2.20 2.23 2.18 3/178 9308
/proc/meminfo: memFree=29604232/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=108832 CPUtime=1362.07 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 20233 0 0 0 136202 5 0 0 20 0 1 0 61959485 111443968 26900 33554432000 4194304 5646918 140735405193792 140735405192072 4402815 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 27208 26900 157 355 0 26849 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 108832

[startup+1422.3 s]
/proc/loadavg: 2.24 2.23 2.18 3/177 9309
/proc/meminfo: memFree=29601048/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=113188 CPUtime=1422.07 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 20830 0 0 0 142202 5 0 0 20 0 1 0 61959485 115904512 28008 33554432000 4194304 5646918 140735405193792 140735405192072 4403478 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 28297 28008 157 355 0 27938 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 113188

[startup+1482.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 9366
/proc/meminfo: memFree=29685040/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=113188 CPUtime=1482.05 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 20830 0 0 0 148200 5 0 0 20 0 1 0 61959485 115904512 28008 33554432000 4194304 5646918 140735405193792 140735405192072 4402993 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 28297 28008 157 355 0 27938 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 113188

[startup+1542.31 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 9367
/proc/meminfo: memFree=29657728/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=113188 CPUtime=1542.05 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 20830 0 0 0 154200 5 0 0 20 0 1 0 61959485 115904512 28008 33554432000 4194304 5646918 140735405193792 140735405192072 4402709 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 28297 28008 157 355 0 27938 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 113188

[startup+1602.3 s]
/proc/loadavg: 2.16 2.21 2.18 3/177 9368
/proc/meminfo: memFree=29643500/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=113188 CPUtime=1602.03 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 20830 0 0 0 160198 5 0 0 20 0 1 0 61959485 115904512 28008 33554432000 4194304 5646918 140735405193792 140735405192072 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 28297 28008 157 355 0 27938 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 113188

[startup+1662.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/177 9370
/proc/meminfo: memFree=29629200/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=127348 CPUtime=1662.02 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 20913 0 0 0 166197 5 0 0 20 0 1 0 61959485 130404352 31157 33554432000 4194304 5646918 140735405193792 140735405192040 4403061 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 31837 31157 157 355 0 31478 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 127348

[startup+1722.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 9371
/proc/meminfo: memFree=29627808/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=127348 CPUtime=1722.01 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 20913 0 0 0 172196 5 0 0 20 0 1 0 61959485 130404352 31157 33554432000 4194304 5646918 140735405193792 140735405192040 4402806 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 31837 31157 157 355 0 31478 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 127348

[startup+1782.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 9372
/proc/meminfo: memFree=29624248/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=127348 CPUtime=1782 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 20913 0 0 0 178195 5 0 0 20 0 1 0 61959485 130404352 31157 33554432000 4194304 5646918 140735405193792 140735405192040 4403091 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 31837 31157 157 355 0 31478 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 127348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 9372
/proc/meminfo: memFree=29623256/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=127348 CPUtime=1800 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 20913 0 0 0 179995 5 0 0 20 0 1 0 61959485 130404352 31157 33554432000 4194304 5646918 140735405193792 140735405192040 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 31837 31157 157 355 0 31478 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 127348

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

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

[startup+1800.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 9372
/proc/meminfo: memFree=29623256/32872528 swapFree=1556504/1720024
[pid=9247] ppid=9244 vsize=127348 CPUtime=1800 cores=1,3,5,7
/proc/9247/stat : 9247 (minisatp) R 9244 9247 6129 0 -1 4202496 20913 0 0 0 179995 5 0 0 20 0 1 0 61959485 130404352 31157 33554432000 4194304 5646918 140735405193792 140735405192040 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9247/statm: 31837 31157 157 355 0 31478 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 127348

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.96
CPU system time (s): 0.06099
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 131804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.06099
maximum resident set size= 124628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20913
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= 24
involuntary context switches= 1972

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.52731 second user time and 6.93494 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-22 14:38:28
IDJOB=4112916
IDBENCH=89865
IDSOLVER=2555
FILE ID=node117/4112916-1466599108
RUNJOBID= node117-1466586524-6146
PBS_JOBID= 19953369
Free space on /tmp= 71652 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-go19.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112916-1466599108/watcher-4112916-1466599108 -o /tmp/evaluation-result-4112916-1466599108/solver-4112916-1466599108 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466586524-6146 --watchdog 1960  minisatp HOME/instance-4112916-1466599108.opb

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

MD5SUM BENCH= ac3a0c512b81d5e532f489853538ca8f
RANDOM SEED=1149721203

node117.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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		: 2666.912
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		: 2666.912
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		: 2666.912
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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		: 2666.912
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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:        29805668 kB
Buffers:           93904 kB
Cached:           426260 kB
SwapCached:         2448 kB
Active:           153732 kB
Inactive:         447860 kB
Active(anon):      82052 kB
Inactive(anon):     1968 kB
Active(file):      71680 kB
Inactive(file):   445892 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67099588 kB
Dirty:              3892 kB
Writeback:             0 kB
AnonPages:       1806664 kB
Mapped:             7788 kB
Shmem:                 0 kB
Slab:             606048 kB
SReclaimable:      49844 kB
SUnreclaim:       556204 kB
KernelStack:        1432 kB
PageTables:         7592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1921952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 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-4112916-1466599108.opb

Free space on /tmp at the end= 71644 MiB
End job on node117 at 2016-06-22 15:08:29