Trace number 4112050

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-d91742bOPT46877 267.3 267.341

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_20_2__17_12__8.opb
MD5SUM8e2f046c838d22d910f7a0a451e0ecd3
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark46877
Best CPU time to get the best result obtained on this benchmark0.45293
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables338
Total number of constraints60
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)42
Number of constraints which are nor clauses,nor cardinality constraints18
Minimum length of a constraint8
Maximum length of a constraint65
Number of terms in the objective function 320
Biggest coefficient in the objective function 94409
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 13956496
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 94409
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 13956496
Number of bits of the biggest sum of numbers24
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 80 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ####################
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[  78]---> BDD-cost:   29
0.00/0.00	c ---[  76]---> BDD-cost:   45
0.00/0.00	c ---[  74]---> BDD-cost:  189
0.00/0.01	c ---[  72]---> BDD-cost:  189
0.00/0.01	c ---[  70]---> BDD-cost:  144
0.00/0.01	c ---[  68]---> BDD-cost:  117
0.00/0.01	c ---[  66]---> BDD-cost:   69
0.00/0.01	c ---[  64]---> BDD-cost:  189
0.00/0.01	c ---[  62]---> BDD-cost:   45
0.00/0.01	c ---[  60]---> BDD-cost:  117
0.00/0.01	c ---[  58]---> BDD-cost:   93
0.00/0.01	c ---[  56]---> BDD-cost:   93
0.00/0.01	c ---[  54]---> BDD-cost:   45
0.00/0.01	c ---[  52]---> BDD-cost:   45
0.00/0.01	c ---[  50]---> BDD-cost:   93
0.00/0.01	c ---[  48]---> BDD-cost:   45
0.00/0.01	c ---[  46]---> BDD-cost:   45
0.00/0.01	c ---[  44]---> BDD-cost:   93
0.00/0.01	c ---[  42]---> BDD-cost:   45
0.00/0.01	c ---[  40]---> BDD-cost:   69
0.00/0.01	c ---[  39]---> BDD-cost:    6
0.00/0.01	c ---[  38]---> BDD-cost:    6
0.00/0.02	c ---[  37]---> BDD-cost:    6
0.00/0.02	c ---[  36]---> BDD-cost:   13
0.00/0.02	c ---[  35]---> BDD-cost:    6
0.00/0.02	c ---[  34]---> BDD-cost:   13
0.00/0.02	c ---[  33]---> BDD-cost:    6
0.00/0.02	c ---[  32]---> BDD-cost:   13
0.00/0.02	c ---[  31]---> BDD-cost:    6
0.00/0.02	c ---[  30]---> BDD-cost:   13
0.00/0.02	c ---[  29]---> BDD-cost:    6
0.00/0.02	c ---[  28]---> BDD-cost:   13
0.00/0.02	c ---[  27]---> BDD-cost:    6
0.00/0.02	c ---[  26]---> BDD-cost:   13
0.00/0.02	c ---[  25]---> BDD-cost:    6
0.00/0.02	c ---[  24]---> BDD-cost:   13
0.00/0.02	c ---[  23]---> BDD-cost:    6
0.00/0.02	c ---[  22]---> BDD-cost:   13
0.00/0.02	c ---[  21]---> BDD-cost:    6
0.00/0.02	c ---[  20]---> BDD-cost:   13
0.00/0.02	c ---[  19]---> BDD-cost:    7
0.00/0.02	c ---[  18]---> BDD-cost:   13
0.00/0.02	c ---[  17]---> BDD-cost:    6
0.00/0.02	c ---[  16]---> BDD-cost:   13
0.00/0.02	c ---[  15]---> BDD-cost:    6
0.00/0.02	c ---[  14]---> BDD-cost:   13
0.00/0.02	c ---[  13]---> BDD-cost:    6
0.00/0.02	c ---[  12]---> BDD-cost:   13
0.00/0.02	c ---[  11]---> BDD-cost:    6
0.00/0.02	c ---[  10]---> BDD-cost:   13
0.00/0.02	c ---[   9]---> BDD-cost:    7
0.00/0.02	c ---[   8]---> BDD-cost:   13
0.00/0.02	c ---[   7]---> BDD-cost:    6
0.00/0.02	c ---[   6]---> BDD-cost:   13
0.00/0.02	c ---[   5]---> BDD-cost:    6
0.00/0.02	c ---[   4]---> BDD-cost:   13
0.00/0.02	c ---[   3]---> BDD-cost:   13
0.00/0.02	c ---[   2]---> BDD-cost:   13
0.00/0.02	c ---[   1]---> BDD-cost:   13
0.00/0.02	c ---[   0]---> BDD-cost:   13
0.00/0.02	|  Eliminated clauses:           0.01 Mb                                      |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|       100 |    2236     5394    14706 |     1977      100      7 |  2.392 % |
0.00/0.02	===============================================================================
0.00/0.02	c Found solution: 652985
0.00/0.03	c ---[   0]---> Sorter-cost:156451     Base: 2 5 2 3 3 3 3 3 3 3
51.38/51.47	|  Eliminated clauses:           2.36 Mb                                      |
51.38/51.47	============================[ Search Statistics ]==============================
51.38/51.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
51.38/51.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
51.38/51.47	===============================================================================
51.38/51.47	===============================================================================
51.38/51.47	c Found solution: 440736
51.38/51.48	c ---[   0]---> Sorter-cost:   12     Base: 2 5 2 3 3 3 3 3 3 3
106.17/106.24	|  Eliminated clauses:           2.38 Mb                                      |
106.17/106.24	============================[ Search Statistics ]==============================
106.17/106.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
106.17/106.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
106.17/106.24	===============================================================================
106.17/106.24	|       329 |   99748   417221  1103793 |   152981      329      7 |  0.041 % |
106.17/106.24	|       479 |   99483   417221  1103793 |   168279      475      8 |  0.218 % |
106.17/106.24	|       704 |   97684   417221  1103793 |   185107      686      9 |  1.415 % |
106.17/106.24	===============================================================================
106.17/106.24	c Found solution: 157531
106.17/106.24	c ---[   0]---> Sorter-cost:   14     Base: 2 5 2 3 3 3 3 3 3 3
166.08/166.15	|  Eliminated clauses:           2.48 Mb                                      |
166.08/166.15	============================[ Search Statistics ]==============================
166.08/166.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
166.08/166.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
166.08/166.15	===============================================================================
166.08/166.15	|       896 |   97066   405731  1075143 |   148768      857     25 |  1.741 % |
166.08/166.15	|      1046 |   97020   405731  1075143 |   163644      996     49 |  1.771 % |
166.08/166.15	|      1271 |   96782   405731  1075143 |   180009     1220     91 |  1.926 % |
166.08/166.15	|      1608 |   96394   405731  1075143 |   198010     1545    102 |  2.179 % |
166.08/166.15	|      2114 |   95197   405731  1075143 |   217811     2035    127 |  2.957 % |
166.08/166.15	|      2873 |   91837   405731  1075143 |   239592     2752    158 |  5.143 % |
166.08/166.15	===============================================================================
166.08/166.15	c Found solution: 151396
166.08/166.15	c ---[   0]---> Sorter-cost:   11     Base: 2 5 2 3 3 3 3 3 3 3
223.26/223.35	|  Eliminated clauses:           2.57 Mb                                      |
223.26/223.35	============================[ Search Statistics ]==============================
223.26/223.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.26/223.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
223.26/223.35	===============================================================================
223.26/223.35	|      3192 |   88512   367938   974344 |   134910     3060    161 |  5.901 % |
223.26/223.35	|      3342 |   88046   367938   974344 |   148401     3204    168 |  6.204 % |
223.26/223.35	|      3567 |   87277   367938   974344 |   163241     3423    167 |  6.704 % |
223.26/223.35	|      3904 |   86529   367938   974344 |   179566     3752    172 |  7.191 % |
223.26/223.35	|      4410 |   81857   367938   974344 |   197522     4202    189 | 10.230 % |
223.26/223.35	===============================================================================
223.26/223.35	c Found solution: 78095
223.26/223.35	c ---[   0]---> Sorter-cost:104533     Base: 2 5 2 3 3 3 3 3 3 3
266.95/267.00	|  Eliminated clauses:           4.05 Mb                                      |
266.95/267.00	============================[ Search Statistics ]==============================
266.95/267.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
266.95/267.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
266.95/267.00	===============================================================================
266.95/267.00	|      4607 |  110544   464831  1224204 |   170438     4023    210 | 19.839 % |
266.95/267.00	===============================================================================
266.95/267.00	c Found solution: 46877
266.95/267.02	c ---[   0]---> BDD-cost: 2210
267.26/267.32	|  Eliminated clauses:           4.29 Mb                                      |
267.26/267.32	============================[ Search Statistics ]==============================
267.26/267.32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
267.26/267.32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
267.26/267.32	===============================================================================
267.26/267.32	===============================================================================
267.26/267.32	c Optimal solution: 46877
267.26/267.32	s OPTIMUM FOUND
267.26/267.32	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
267.26/267.32	c _______________________________________________________________________________
267.26/267.32	c 
267.26/267.32	restarts              : 36
267.26/267.32	conflicts             : 4735           (18 /sec)
267.26/267.32	decisions             : 44115          (0.00 % random) (165 /sec)
267.26/267.32	propagations          : 46191857       (172861 /sec)
267.26/267.32	conflict literals     : 908761         (41.56 % deleted)
267.26/267.32	Memory used           : 158.96 MB
267.26/267.32	CPU time              : 267.219 s
267.26/267.32	c _______________________________________________________________________________

Verifier Data

OK	46877

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-4112050-1466582624/watcher-4112050-1466582624 -o /tmp/evaluation-result-4112050-1466582624/solver-4112050-1466582624 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466551504-17207 --watchdog 1960 minisatp HOME/instance-4112050-1466582624.opb 

pid=26375
running on 4 cores: 0,2,4,6

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.05 2.12 2.15 3/176 26378
/proc/meminfo: memFree=29934060/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=6456 CPUtime=0 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 60308945 6610944 194 33554432000 4194304 5646918 140737178868720 140736829780248 4817697 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 1614 194 94 355 0 1255 0

[startup+0.100126 s]
/proc/loadavg: 2.05 2.12 2.15 3/176 26378
/proc/meminfo: memFree=29934060/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=11244 CPUtime=0.09 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 1743 0 0 0 9 0 0 0 20 0 1 0 60308945 11513856 1487 33554432000 4194304 5646918 140737178868720 140736829780248 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 2811 1488 145 355 0 2452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11244

[startup+0.200351 s]
/proc/loadavg: 2.05 2.12 2.15 3/176 26378
/proc/meminfo: memFree=29934060/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=13420 CPUtime=0.19 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 2836 0 0 0 19 0 0 0 20 0 1 0 60308945 13742080 2043 33554432000 4194304 5646918 140737178868720 140736829780248 4309306 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 3355 2043 148 355 0 2996 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13420

[startup+0.30033 s]
/proc/loadavg: 2.05 2.12 2.15 3/176 26378
/proc/meminfo: memFree=29934060/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=13420 CPUtime=0.29 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 2836 0 0 0 29 0 0 0 20 0 1 0 60308945 13742080 2043 33554432000 4194304 5646918 140737178868720 140737178867480 4560688 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 3355 2043 148 355 0 2996 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13420

[startup+0.700233 s]
/proc/loadavg: 2.05 2.12 2.15 3/176 26378
/proc/meminfo: memFree=29934060/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=13420 CPUtime=0.69 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 2836 0 0 0 69 0 0 0 20 0 1 0 60308945 13742080 2043 33554432000 4194304 5646918 140737178868720 140737178867480 4817409 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 3355 2043 148 355 0 2996 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13420

[startup+1.50023 s]
/proc/loadavg: 2.05 2.12 2.15 3/177 26379
/proc/meminfo: memFree=29926036/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=13420 CPUtime=1.49 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 2836 0 0 0 149 0 0 0 20 0 1 0 60308945 13742080 2043 33554432000 4194304 5646918 140737178868720 140737178867480 4819040 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 3355 2043 148 355 0 2996 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13420

[startup+3.10019 s]
/proc/loadavg: 2.05 2.12 2.15 3/177 26379
/proc/meminfo: memFree=29925540/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=13420 CPUtime=3.09 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 2836 0 0 0 309 0 0 0 20 0 1 0 60308945 13742080 2043 33554432000 4194304 5646918 140737178868720 140737178867480 4817703 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 3355 2043 148 355 0 2996 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13420

[startup+6.30028 s]
/proc/loadavg: 2.05 2.12 2.15 4/177 26379
/proc/meminfo: memFree=29925912/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=13420 CPUtime=6.29 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 2836 0 0 0 629 0 0 0 20 0 1 0 60308945 13742080 2043 33554432000 4194304 5646918 140737178868720 140737178867480 4463904 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 3355 2043 148 355 0 2996 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13420

[startup+12.7002 s]
/proc/loadavg: 2.19 2.15 2.16 3/177 26379
/proc/meminfo: memFree=29926268/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=13420 CPUtime=12.69 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 2836 0 0 0 1269 0 0 0 20 0 1 0 60308945 13742080 2043 33554432000 4194304 5646918 140737178868720 140737178867480 4817369 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 3355 2043 148 355 0 2996 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13420

[startup+25.5003 s]
/proc/loadavg: 2.16 2.14 2.16 3/177 26379
/proc/meminfo: memFree=29926960/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=13420 CPUtime=25.49 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 2836 0 0 0 2549 0 0 0 20 0 1 0 60308945 13742080 2043 33554432000 4194304 5646918 140737178868720 140737178867480 4817485 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 3355 2043 148 355 0 2996 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13420

[startup+51.1003 s]
/proc/loadavg: 2.10 2.13 2.15 4/177 26379
/proc/meminfo: memFree=29878492/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=92752 CPUtime=51.08 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 20215 0 0 0 5105 3 0 0 20 0 1 0 60308945 94978048 20565 33554432000 4194304 5646918 140737178868720 140737178867480 4394891 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 23188 20565 151 355 0 22829 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92752

[startup+102.3 s]
/proc/loadavg: 2.15 2.14 2.15 3/177 26380
/proc/meminfo: memFree=29853940/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=91024 CPUtime=102.28 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 22048 0 0 0 10225 3 0 0 20 0 1 0 60308945 93208576 20530 33554432000 4194304 5646918 140737178868720 140737178797544 4824627 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 22756 20530 153 355 0 22397 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 91024

[startup+162.3 s]
/proc/loadavg: 2.24 2.16 2.16 4/177 26381
/proc/meminfo: memFree=29849444/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=93968 CPUtime=162.27 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 22510 0 0 0 16223 4 0 0 20 0 1 0 60308945 96223232 21503 33554432000 4194304 5646918 140737178868720 140737178866712 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 23492 21503 156 355 0 23133 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 93968

[startup+222.307 s]
/proc/loadavg: 2.18 2.15 2.16 3/177 26383
/proc/meminfo: memFree=29847736/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=95284 CPUtime=222.26 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 23072 0 0 0 22222 4 0 0 20 0 1 0 60308945 97570816 22064 33554432000 4194304 5646918 140737178868720 140737178867000 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 23821 22064 156 355 0 23462 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 95284

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

[startup+230.4 s]
/proc/loadavg: 2.16 2.15 2.16 4/177 26383
/proc/meminfo: memFree=29846992/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=95284 CPUtime=230.35 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 23216 0 0 0 23031 4 0 0 20 0 1 0 60308945 97570816 22208 33554432000 4194304 5646918 140737178868720 140737178867384 4817703 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 23821 22208 156 355 0 23462 0
Current children cumulated CPU time (s) 230.35
Current children cumulated vsize (KiB) 95284

[startup+243.207 s]
/proc/loadavg: 2.19 2.16 2.16 3/177 26384
/proc/meminfo: memFree=29846456/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=95284 CPUtime=243.16 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 23216 0 0 0 24312 4 0 0 20 0 1 0 60308945 97570816 22208 33554432000 4194304 5646918 140737178868720 140737178867384 4823232 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 23821 22208 156 355 0 23462 0
Current children cumulated CPU time (s) 243.16
Current children cumulated vsize (KiB) 95284

[startup+256 s]
/proc/loadavg: 2.32 2.19 2.17 3/177 26384
/proc/meminfo: memFree=29846892/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=95284 CPUtime=255.95 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 23216 0 0 0 25591 4 0 0 20 0 1 0 60308945 97570816 22208 33554432000 4194304 5646918 140737178868720 140737178867384 4831266 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 23821 22208 156 355 0 23462 0
Current children cumulated CPU time (s) 255.95
Current children cumulated vsize (KiB) 95284

[startup+262.4 s]
/proc/loadavg: 2.27 2.18 2.16 3/177 26384
/proc/meminfo: memFree=29847000/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=95284 CPUtime=262.35 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 23216 0 0 0 26231 4 0 0 20 0 1 0 60308945 97570816 22208 33554432000 4194304 5646918 140737178868720 140737178867384 4824631 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 23821 22208 156 355 0 23462 0
Current children cumulated CPU time (s) 262.35
Current children cumulated vsize (KiB) 95284

[startup+265.6 s]
/proc/loadavg: 2.27 2.18 2.16 4/177 26384
/proc/meminfo: memFree=29846876/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=126644 CPUtime=265.55 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 29108 0 0 0 26550 5 0 0 20 0 1 0 60308945 129683456 29948 33554432000 4194304 5646918 140737178868720 140737178863048 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 31661 29949 156 355 0 31302 0
Current children cumulated CPU time (s) 265.55
Current children cumulated vsize (KiB) 126644

[startup+266.4 s]
/proc/loadavg: 2.27 2.18 2.16 4/177 26384
/proc/meminfo: memFree=29816848/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=133248 CPUtime=266.35 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 31115 0 0 0 26629 6 0 0 20 0 1 0 60308945 136445952 29612 33554432000 4194304 5646918 140737178868720 140737178867480 4389024 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 33312 29612 156 355 0 32953 0
Current children cumulated CPU time (s) 266.35
Current children cumulated vsize (KiB) 133248

[startup+266.8 s]
/proc/loadavg: 2.27 2.18 2.16 4/177 26384
/proc/meminfo: memFree=29816848/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=133248 CPUtime=266.75 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 31116 0 0 0 26669 6 0 0 20 0 1 0 60308945 136445952 29613 33554432000 4194304 5646918 140737178868720 140737178866824 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 33312 29613 157 355 0 32953 0
Current children cumulated CPU time (s) 266.75
Current children cumulated vsize (KiB) 133248

[startup+267.2 s]
/proc/loadavg: 2.27 2.18 2.16 4/177 26384
/proc/meminfo: memFree=29816848/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=141112 CPUtime=267.15 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 31783 0 0 0 26709 6 0 0 20 0 1 0 60308945 144498688 31813 33554432000 4194304 5646918 140737178868720 140737178866824 4452258 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 35278 31813 157 355 0 34919 0
Current children cumulated CPU time (s) 267.15
Current children cumulated vsize (KiB) 141112

[startup+267.3 s]
/proc/loadavg: 2.41 2.21 2.17 4/177 26384
/proc/meminfo: memFree=29808472/32872528 swapFree=1200748/1315212
[pid=26378] ppid=26375 vsize=141112 CPUtime=267.26 cores=0,2,4,6
/proc/26378/stat : 26378 (minisatp) R 26375 26378 17191 0 -1 4202496 31880 0 0 0 26720 6 0 0 20 0 1 0 60308945 144498688 31910 33554432000 4194304 5646918 140737178868720 140737178867032 4452628 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26378/statm: 35278 31910 157 355 0 34919 0
Current children cumulated CPU time (s) 267.26
Current children cumulated vsize (KiB) 141112

Child status: 0
Real time (s): 267.341
CPU time (s): 267.3
CPU user time (s): 267.227
CPU system time (s): 0.072988
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 162776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 267.227
system time used= 0.072988
maximum resident set size= 137400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31889
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= 1
involuntary context switches= 277

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.727889 second user time and 0.98385 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-22 10:03:44
IDJOB=4112050
IDBENCH=71868
IDSOLVER=2555
FILE ID=node131/4112050-1466582624
RUNJOBID= node131-1466551504-17207
PBS_JOBID= 19943330
Free space on /tmp= 71696 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_20_2__17_12__8.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112050-1466582624/watcher-4112050-1466582624 -o /tmp/evaluation-result-4112050-1466582624/solver-4112050-1466582624 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466551504-17207 --watchdog 1960  minisatp HOME/instance-4112050-1466582624.opb

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

MD5SUM BENCH= 8e2f046c838d22d910f7a0a451e0ecd3
RANDOM SEED=1203678310

node131.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.752
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.50
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.752
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.752
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.57
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.752
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.56
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.752
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		: 2666.752
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.56
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.752
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.57
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.752
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:        29934792 kB
Buffers:           88204 kB
Cached:            93924 kB
SwapCached:         2856 kB
Active:           760464 kB
Inactive:         120412 kB
Active(anon):     699080 kB
Inactive(anon):     1916 kB
Active(file):      61384 kB
Inactive(file):   118496 kB
Unevictable:     1315212 kB
Mlocked:         1200748 kB
SwapTotal:      67108856 kB
SwapFree:       67099252 kB
Dirty:              3516 kB
Writeback:             0 kB
AnonPages:       2014556 kB
Mapped:             9352 kB
Shmem:                 0 kB
Slab:             603252 kB
SReclaimable:      47332 kB
SUnreclaim:       555920 kB
KernelStack:        1464 kB
PageTables:         8084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2132944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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-4112050-1466582624.opb

Free space on /tmp at the end= 71692 MiB
End job on node131 at 2016-06-22 10:08:12