Trace number 3698125

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
npSolver inc-topDownOPT34 342.197 342.214

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
MD5SUM6d3802f2f17c83a21ccf6c0752b41678
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark5.9101
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables392
Total number of constraints679
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints679
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 635
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

3.88/3.93	c run inc solver
3.88/3.93	c [INC SYSTEM] run initial solver
3.88/3.93	c [INC SYSTEM] preprocess with white file
39.24/39.39	c [INC SYSTEM] finished preprocessing in 35 s
39.24/39.39	c [INC SYSTEM] execute solver
59.62/59.76	c [INC SEARCH] formula is SAT
59.73/59.81	c [INC SYSTEM] solved the initial formula
59.73/59.82	c model valid
59.73/59.82	c current solution ok
65.16/65.53	o 120
65.16/65.53	c [INC SYSTEM] there exists a inc, kill it!
65.16/65.53	c write failed with 2
65.37/65.64	c [INC SEARCH] iteration: 0
65.37/65.64	c [INC BOUNDS] best value:120 search for 119
65.37/65.64	c [INC SYSTEM] create new solver instance
65.37/65.64	c [INC] encode full formula
65.37/65.64	c set iterative enc to: swc
65.37/65.76	c [INC SEARCH] isOptimum variable: 0
81.69/81.96	c formula is SAT
81.78/82.02	c [INC SEARCH] copied best model
81.78/82.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
81.78/82.03	c model valid
81.78/82.03	c current solution ok
81.78/82.03	o 61
81.78/82.03	c [INC SEARCH] iteration: 1
81.78/82.03	c [INC BOUNDS] best value:61 search for 60
81.78/82.03	c [INC ENCODE] setup new number of clauses ...
81.78/82.03	c [INC] encode incremental formula
81.78/82.03	c return only the limitting unit clause for 60
81.78/82.03	c [INC SYSTEM] transmit new clauses to solver: 1
81.78/82.03	c [INC SEARCH] isOptimum variable: 0
85.50/85.73	c formula is SAT
85.50/85.79	c [INC SEARCH] copied best model
85.50/85.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
85.50/85.80	c model valid
85.50/85.80	c current solution ok
85.50/85.80	o 59
85.50/85.80	c [INC SEARCH] iteration: 2
85.50/85.80	c [INC BOUNDS] best value:59 search for 58
85.50/85.80	c [INC ENCODE] setup new number of clauses ...
85.50/85.80	c [INC] encode incremental formula
85.50/85.80	c return only the limitting unit clause for 58
85.50/85.80	c [INC SYSTEM] transmit new clauses to solver: 1
85.50/85.80	c [INC SEARCH] isOptimum variable: 0
86.30/86.52	c formula is SAT
86.30/86.58	c [INC SEARCH] copied best model
86.30/86.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
86.30/86.59	c model valid
86.30/86.59	c current solution ok
86.30/86.59	o 58
86.30/86.59	c [INC SEARCH] iteration: 3
86.30/86.59	c [INC BOUNDS] best value:58 search for 57
86.30/86.59	c [INC ENCODE] setup new number of clauses ...
86.30/86.59	c [INC] encode incremental formula
86.30/86.59	c return only the limitting unit clause for 57
86.30/86.59	c [INC SYSTEM] transmit new clauses to solver: 1
86.30/86.59	c [INC SEARCH] isOptimum variable: 0
92.40/92.62	c formula is SAT
92.40/92.67	c [INC SEARCH] copied best model
92.40/92.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
92.40/92.68	c model valid
92.40/92.68	c current solution ok
92.40/92.68	o 52
92.40/92.68	c [INC SEARCH] iteration: 4
92.40/92.68	c [INC BOUNDS] best value:52 search for 51
92.40/92.68	c [INC ENCODE] setup new number of clauses ...
92.40/92.68	c [INC] encode incremental formula
92.40/92.68	c return only the limitting unit clause for 51
92.40/92.68	c [INC SYSTEM] transmit new clauses to solver: 1
92.40/92.68	c [INC SEARCH] isOptimum variable: 0
93.11/93.35	c formula is SAT
93.22/93.41	c [INC SEARCH] copied best model
93.22/93.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
93.22/93.41	c model valid
93.22/93.41	c current solution ok
93.22/93.41	o 51
93.22/93.41	c [INC SEARCH] iteration: 5
93.22/93.41	c [INC BOUNDS] best value:51 search for 50
93.22/93.41	c [INC ENCODE] setup new number of clauses ...
93.22/93.41	c [INC] encode incremental formula
93.22/93.41	c return only the limitting unit clause for 50
93.22/93.41	c [INC SYSTEM] transmit new clauses to solver: 1
93.22/93.41	c [INC SEARCH] isOptimum variable: 0
98.41/98.61	c formula is SAT
98.41/98.67	c [INC SEARCH] copied best model
98.41/98.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
98.41/98.67	c model valid
98.41/98.67	c current solution ok
98.41/98.68	o 50
98.41/98.68	c [INC SEARCH] iteration: 6
98.41/98.68	c [INC BOUNDS] best value:50 search for 49
98.41/98.68	c [INC ENCODE] setup new number of clauses ...
98.41/98.68	c [INC] encode incremental formula
98.41/98.68	c return only the limitting unit clause for 49
98.41/98.68	c [INC SYSTEM] transmit new clauses to solver: 1
98.41/98.68	c [INC SEARCH] isOptimum variable: 0
99.21/99.49	c formula is SAT
99.31/99.55	c [INC SEARCH] copied best model
99.31/99.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
99.31/99.56	c model valid
99.31/99.56	c current solution ok
99.31/99.56	o 49
99.31/99.56	c [INC SEARCH] iteration: 7
99.31/99.56	c [INC BOUNDS] best value:49 search for 48
99.31/99.56	c [INC ENCODE] setup new number of clauses ...
99.31/99.56	c [INC] encode incremental formula
99.31/99.56	c return only the limitting unit clause for 48
99.31/99.56	c [INC SYSTEM] transmit new clauses to solver: 1
99.31/99.56	c [INC SEARCH] isOptimum variable: 0
100.12/100.32	c formula is SAT
100.12/100.38	c [INC SEARCH] copied best model
100.12/100.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
100.12/100.39	c model valid
100.12/100.39	c current solution ok
100.12/100.39	o 48
100.12/100.39	c [INC SEARCH] iteration: 8
100.12/100.39	c [INC BOUNDS] best value:48 search for 47
100.12/100.39	c [INC ENCODE] setup new number of clauses ...
100.12/100.39	c [INC] encode incremental formula
100.12/100.39	c return only the limitting unit clause for 47
100.12/100.39	c [INC SYSTEM] transmit new clauses to solver: 1
100.12/100.39	c [INC SEARCH] isOptimum variable: 0
100.83/101.02	c formula is SAT
100.83/101.08	c [INC SEARCH] copied best model
100.83/101.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
100.83/101.09	c model valid
100.83/101.09	c current solution ok
100.83/101.09	o 47
100.83/101.09	c [INC SEARCH] iteration: 9
100.83/101.09	c [INC BOUNDS] best value:47 search for 46
100.83/101.09	c [INC ENCODE] setup new number of clauses ...
100.83/101.09	c [INC] encode incremental formula
100.83/101.09	c return only the limitting unit clause for 46
100.83/101.09	c [INC SYSTEM] transmit new clauses to solver: 1
100.83/101.09	c [INC SEARCH] isOptimum variable: 0
101.54/101.76	c formula is SAT
101.65/101.82	c [INC SEARCH] copied best model
101.65/101.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
101.65/101.83	c model valid
101.65/101.83	c current solution ok
101.65/101.83	o 46
101.65/101.83	c [INC SEARCH] iteration: 10
101.65/101.83	c [INC BOUNDS] best value:46 search for 45
101.65/101.83	c [INC ENCODE] setup new number of clauses ...
101.65/101.83	c [INC] encode incremental formula
101.65/101.83	c return only the limitting unit clause for 45
101.65/101.83	c [INC SYSTEM] transmit new clauses to solver: 1
101.65/101.83	c [INC SEARCH] isOptimum variable: 0
102.27/102.42	c formula is SAT
102.27/102.48	c [INC SEARCH] copied best model
102.27/102.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
102.27/102.49	c model valid
102.27/102.49	c current solution ok
102.27/102.49	o 45
102.27/102.49	c [INC SEARCH] iteration: 11
102.27/102.49	c [INC BOUNDS] best value:45 search for 44
102.27/102.49	c [INC ENCODE] setup new number of clauses ...
102.27/102.49	c [INC] encode incremental formula
102.27/102.49	c return only the limitting unit clause for 44
102.27/102.49	c [INC SYSTEM] transmit new clauses to solver: 1
102.27/102.49	c [INC SEARCH] isOptimum variable: 0
102.98/103.11	c formula is SAT
102.98/103.17	c [INC SEARCH] copied best model
102.98/103.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
102.98/103.18	c model valid
102.98/103.18	c current solution ok
102.98/103.18	o 44
102.98/103.18	c [INC SEARCH] iteration: 12
102.98/103.18	c [INC BOUNDS] best value:44 search for 43
102.98/103.18	c [INC ENCODE] setup new number of clauses ...
102.98/103.18	c [INC] encode incremental formula
102.98/103.18	c return only the limitting unit clause for 43
102.98/103.18	c [INC SYSTEM] transmit new clauses to solver: 1
102.98/103.18	c [INC SEARCH] isOptimum variable: 0
103.80/103.95	c formula is SAT
103.90/104.02	c [INC SEARCH] copied best model
103.90/104.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
103.90/104.03	c model valid
103.90/104.03	c current solution ok
103.90/104.03	o 43
103.90/104.03	c [INC SEARCH] iteration: 13
103.90/104.03	c [INC BOUNDS] best value:43 search for 42
103.90/104.03	c [INC ENCODE] setup new number of clauses ...
103.90/104.03	c [INC] encode incremental formula
103.90/104.03	c return only the limitting unit clause for 42
103.90/104.03	c [INC SYSTEM] transmit new clauses to solver: 1
103.90/104.03	c [INC SEARCH] isOptimum variable: 0
104.62/104.78	c formula is SAT
104.71/104.84	c [INC SEARCH] copied best model
104.71/104.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
104.71/104.85	c model valid
104.71/104.85	c current solution ok
104.71/104.85	o 42
104.71/104.85	c [INC SEARCH] iteration: 14
104.71/104.85	c [INC BOUNDS] best value:42 search for 41
104.71/104.85	c [INC ENCODE] setup new number of clauses ...
104.71/104.85	c [INC] encode incremental formula
104.71/104.85	c return only the limitting unit clause for 41
104.71/104.85	c [INC SYSTEM] transmit new clauses to solver: 1
104.71/104.85	c [INC SEARCH] isOptimum variable: 0
106.73/106.84	c formula is SAT
106.83/106.90	c [INC SEARCH] copied best model
106.83/106.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
106.83/106.91	c model valid
106.83/106.91	c current solution ok
106.83/106.91	o 38
106.83/106.91	c [INC SEARCH] iteration: 15
106.83/106.91	c [INC BOUNDS] best value:38 search for 37
106.83/106.91	c [INC ENCODE] setup new number of clauses ...
106.83/106.91	c [INC] encode incremental formula
106.83/106.91	c return only the limitting unit clause for 37
106.83/106.91	c [INC SYSTEM] transmit new clauses to solver: 1
106.83/106.91	c [INC SEARCH] isOptimum variable: 0
191.74/191.86	c formula is SAT
191.84/191.92	c [INC SEARCH] copied best model
191.84/191.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
191.84/191.93	c model valid
191.84/191.93	c current solution ok
191.84/191.93	o 36
191.84/191.93	c [INC SEARCH] iteration: 16
191.84/191.93	c [INC BOUNDS] best value:36 search for 35
191.84/191.93	c [INC ENCODE] setup new number of clauses ...
191.84/191.93	c [INC] encode incremental formula
191.84/191.93	c return only the limitting unit clause for 35
191.84/191.93	c [INC SYSTEM] transmit new clauses to solver: 1
191.84/191.93	c [INC SEARCH] isOptimum variable: 0
220.44/220.56	c formula is SAT
220.55/220.63	c [INC SEARCH] copied best model
220.55/220.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
220.55/220.64	c model valid
220.55/220.64	c current solution ok
220.55/220.64	o 35
220.55/220.64	c [INC SEARCH] iteration: 17
220.55/220.64	c [INC BOUNDS] best value:35 search for 34
220.55/220.64	c [INC ENCODE] setup new number of clauses ...
220.55/220.64	c [INC] encode incremental formula
220.55/220.64	c return only the limitting unit clause for 34
220.55/220.64	c [INC SYSTEM] transmit new clauses to solver: 1
220.55/220.64	c [INC SEARCH] isOptimum variable: 0
272.67/272.73	c formula is SAT
272.67/272.79	c [INC SEARCH] copied best model
272.67/272.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
272.77/272.80	c model valid
272.77/272.80	c current solution ok
272.77/272.80	o 34
272.77/272.80	c [INC SEARCH] iteration: 18
272.77/272.80	c [INC BOUNDS] best value:34 search for 33
272.77/272.80	c [INC ENCODE] setup new number of clauses ...
272.77/272.80	c [INC] encode incremental formula
272.77/272.80	c return only the limitting unit clause for 33
272.77/272.80	c [INC SYSTEM] transmit new clauses to solver: 1
272.77/272.80	c [INC SEARCH] isOptimum variable: 0
342.07/342.15	c [INC SEARCH] formula is UNSAT
342.07/342.15	c [INC SYSTEM] there exists a inc, kill it!
342.07/342.15	c write failed with 2
342.07/342.17	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x736fc00)
342.07/342.17	c [INC SEARCH] sat variable: 0 optimum/unsat variable: 1
342.07/342.17	c [INC SEARCH] found optimum
342.07/342.17	c display solution
342.07/342.17	s OPTIMUM FOUND
342.07/342.17	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 

Verifier Data

OK	34

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698125-1338067286/watcher-3698125-1338067286 -o /tmp/evaluation-result-3698125-1338067286/solver-3698125-1338067286 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698125-1338067286.opb 594594579 HOME HOME 

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: 3.16 3.84 2.99 3/177 28903
/proc/meminfo: memFree=26471600/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0

[startup+0.055949 s]
/proc/loadavg: 3.16 3.84 2.99 3/177 28903
/proc/meminfo: memFree=26471600/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 3.16 3.84 2.99 3/177 28903
/proc/meminfo: memFree=26471600/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 3.16 3.84 2.99 3/177 28903
/proc/meminfo: memFree=26471600/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700253 s]
/proc/loadavg: 3.16 3.84 2.99 3/177 28903
/proc/meminfo: memFree=26471600/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 3.16 3.84 2.99 3/179 28905
/proc/meminfo: memFree=26363596/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=35056 CPUtime=1.48 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) R 28903 28903 25976 0 -1 4202496 2996 0 0 0 148 0 0 0 20 0 1 0 272854737 35897344 6034 33554432000 4194304 5992684 140735046011760 140735046006888 4809389 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28904/statm: 8764 6034 146 440 0 8320 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44204

[startup+3.1003 s]
/proc/loadavg: 3.16 3.84 2.99 3/179 28905
/proc/meminfo: memFree=26246224/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=176264 CPUtime=3.08 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) R 28903 28903 25976 0 -1 4202496 14767 0 0 0 304 4 0 0 20 0 1 0 272854737 180494336 28488 33554432000 4194304 5992684 140735046011760 140735046006840 4228303 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28904/statm: 44066 28488 157 440 0 43622 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 185412

[startup+6.30038 s]
/proc/loadavg: 3.07 3.81 2.99 3/181 28907
/proc/meminfo: memFree=25488656/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=211076 CPUtime=3.92 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 24321 0 0 0 370 22 0 0 20 0 1 0 272854737 216141824 45416 33554432000 4194304 5992684 140735046011760 140735046006208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28904/statm: 52769 45416 164 440 0 52325 0
[pid=28906] ppid=28904 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28906/stat : 28906 (cp2_pre.sh) S 28904 28903 25976 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 272855130 9367552 277 33554432000 4194304 5064252 140735476979888 140735476978592 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28906/statm: 2287 277 234 213 0 72 0
[pid=28907] ppid=28906 vsize=575712 CPUtime=2.34 cores=0,2,4,6
/proc/28907/stat : 28907 (coprocessor) R 28906 28903 25976 0 -1 4202496 50415 0 0 0 220 14 0 0 20 0 1 0 272855131 589529088 127127 33554432000 4194304 6586260 140734105797712 140734105794472 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/28907/statm: 143928 127127 164 584 0 143340 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 805084

[startup+12.7004 s]
/proc/loadavg: 2.98 3.77 2.98 3/181 28907
/proc/meminfo: memFree=24509224/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=211076 CPUtime=3.92 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 24321 0 0 0 370 22 0 0 20 0 1 0 272854737 216141824 45416 33554432000 4194304 5992684 140735046011760 140735046006208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28904/statm: 52769 45416 164 440 0 52325 0
[pid=28906] ppid=28904 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28906/stat : 28906 (cp2_pre.sh) S 28904 28903 25976 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 272855130 9367552 277 33554432000 4194304 5064252 140735476979888 140735476978592 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28906/statm: 2287 277 234 213 0 72 0
[pid=28907] ppid=28906 vsize=644732 CPUtime=8.75 cores=0,2,4,6
/proc/28907/stat : 28907 (coprocessor) R 28906 28903 25976 0 -1 4202496 67369 0 0 0 857 18 0 0 20 0 1 0 272855131 660205568 144081 33554432000 4194304 6586260 140734105797712 140734105793528 4498512 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/28907/statm: 161183 144081 168 584 0 160595 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 874104

[startup+25.5004 s]
/proc/loadavg: 2.76 3.69 2.96 3/181 28907
/proc/meminfo: memFree=23229060/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=211076 CPUtime=3.92 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 24321 0 0 0 370 22 0 0 20 0 1 0 272854737 216141824 45416 33554432000 4194304 5992684 140735046011760 140735046006208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28904/statm: 52769 45416 164 440 0 52325 0
[pid=28906] ppid=28904 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28906/stat : 28906 (cp2_pre.sh) S 28904 28903 25976 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 272855130 9367552 277 33554432000 4194304 5064252 140735476979888 140735476978592 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28906/statm: 2287 277 234 213 0 72 0
[pid=28907] ppid=28906 vsize=661632 CPUtime=21.55 cores=0,2,4,6
/proc/28907/stat : 28907 (coprocessor) R 28906 28903 25976 0 -1 4202496 69707 0 0 0 2136 19 0 0 20 0 1 0 272855131 677511168 160216 33554432000 4194304 6586260 140734105797712 140734105793736 4755072 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/28907/statm: 165408 160216 180 584 0 164820 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 891004

[startup+51.1004 s]
/proc/loadavg: 2.50 3.55 2.94 3/180 28909
/proc/meminfo: memFree=22187660/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=211076 CPUtime=39.33 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 24337 86737 0 0 370 22 3497 44 20 0 1 0 272854737 216141824 45419 33554432000 4194304 5992684 140735046011760 140735045998024 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28904/statm: 52769 45419 166 440 0 52325 0
[pid=28909] ppid=28904 vsize=453324 CPUtime=11.69 cores=0,2,4,6
/proc/28909/stat : 28909 (glucosInc) R 28904 28903 25976 0 -1 4202496 60308 0 0 0 1154 15 0 0 20 0 1 0 272858676 464203776 90464 33554432000 4194304 5654031 140735934610272 140735934608056 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28909/statm: 113331 90464 130 357 0 112971 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 673548

[startup+102.306 s]
/proc/loadavg: 2.22 3.31 2.89 3/180 28913
/proc/meminfo: memFree=19850180/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=249332 CPUtime=66.44 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 30373 151251 0 0 564 467 5514 99 20 0 1 0 272854737 255315968 54996 33554432000 4194304 5992684 140735046011760 140735045997592 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/28904/statm: 62333 54996 177 440 0 61889 0
[pid=28912] ppid=28904 vsize=470324 CPUtime=35.73 cores=0,2,4,6
/proc/28912/stat : 28912 (glucosInc) R 28904 28903 25976 0 -1 4202496 63153 0 0 0 3558 15 0 0 20 0 1 0 272861313 481611776 94831 33554432000 4194304 5654031 140733423665648 140733423663800 4976752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28912/statm: 117581 94831 150 357 0 117221 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 728804

[startup+162.3 s]
/proc/loadavg: 2.08 3.07 2.83 3/180 28913
/proc/meminfo: memFree=17407088/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=252120 CPUtime=66.93 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 31075 151251 0 0 611 469 5514 99 20 0 1 0 272854737 258170880 55693 33554432000 4194304 5992684 140735046011760 140735045997592 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/28904/statm: 63030 55693 177 440 0 62586 0
[pid=28912] ppid=28904 vsize=474916 CPUtime=95.3 cores=0,2,4,6
/proc/28912/stat : 28912 (glucosInc) R 28904 28903 25976 0 -1 4202496 63324 0 0 0 9513 17 0 0 20 0 1 0 272861313 486313984 95513 33554432000 4194304 5654031 140733423665648 140733423653464 4216312 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28912/statm: 118729 95513 150 357 0 118369 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 736184

[startup+222.3 s]
/proc/loadavg: 2.03 2.87 2.77 2/177 28914
/proc/meminfo: memFree=30869576/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=252120 CPUtime=67.14 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 31077 151251 0 0 632 469 5514 99 20 0 1 0 272854737 258170880 55693 33554432000 4194304 5992684 140735046011760 140735045997592 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/28904/statm: 63030 55693 177 440 0 62586 0
[pid=28912] ppid=28904 vsize=425356 CPUtime=155.11 cores=0,2,4,6
/proc/28912/stat : 28912 (glucosInc) R 28904 28903 25976 0 -1 4202496 64194 0 0 0 15492 19 0 0 20 0 1 0 272861313 435564544 90687 33554432000 4194304 5654031 140733423665648 140733423653464 4233280 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28912/statm: 106339 90687 151 357 0 105979 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 686624

[startup+282.3 s]
/proc/loadavg: 2.01 2.71 2.72 3/181 28970
/proc/meminfo: memFree=30846652/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=252120 CPUtime=67.25 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 31078 151251 0 0 642 470 5514 99 20 0 1 0 272854737 258170880 55693 33554432000 4194304 5992684 140735046011760 140735045997592 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/28904/statm: 63030 55693 177 440 0 62586 0
[pid=28912] ppid=28904 vsize=425356 CPUtime=215.02 cores=0,2,4,6
/proc/28912/stat : 28912 (glucosInc) R 28904 28903 25976 0 -1 4202496 64195 0 0 0 21482 20 0 0 20 0 1 0 272861313 435564544 91199 33554432000 4194304 5654031 140733423665648 140733423653464 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28912/statm: 106339 91199 151 357 0 105979 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 686624

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

[startup+307.1 s]
/proc/loadavg: 2.00 2.65 2.70 3/181 28970
/proc/meminfo: memFree=30832252/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=252120 CPUtime=67.25 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 31078 151251 0 0 642 470 5514 99 20 0 1 0 272854737 258170880 55693 33554432000 4194304 5992684 140735046011760 140735045997592 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/28904/statm: 63030 55693 177 440 0 62586 0
[pid=28912] ppid=28904 vsize=425356 CPUtime=239.82 cores=0,2,4,6
/proc/28912/stat : 28912 (glucosInc) R 28904 28903 25976 0 -1 4202496 64195 0 0 0 23962 20 0 0 20 0 1 0 272861313 435564544 91199 33554432000 4194304 5654031 140733423665648 140733423653464 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28912/statm: 106339 91199 151 357 0 105979 0
Current children cumulated CPU time (s) 307.07
Current children cumulated vsize (KiB) 686624

[startup+319.9 s]
/proc/loadavg: 2.00 2.62 2.69 3/181 28970
/proc/meminfo: memFree=30830888/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=252120 CPUtime=67.25 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 31078 151251 0 0 642 470 5514 99 20 0 1 0 272854737 258170880 55693 33554432000 4194304 5992684 140735046011760 140735045997592 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/28904/statm: 63030 55693 177 440 0 62586 0
[pid=28912] ppid=28904 vsize=425356 CPUtime=252.62 cores=0,2,4,6
/proc/28912/stat : 28912 (glucosInc) R 28904 28903 25976 0 -1 4202496 64195 0 0 0 25242 20 0 0 20 0 1 0 272861313 435564544 91199 33554432000 4194304 5654031 140733423665648 140733423653464 4208599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28912/statm: 106339 91199 151 357 0 105979 0
Current children cumulated CPU time (s) 319.87
Current children cumulated vsize (KiB) 686624

[startup+332.7 s]
/proc/loadavg: 2.00 2.60 2.68 3/181 28970
/proc/meminfo: memFree=30846588/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=252120 CPUtime=67.25 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 31078 151251 0 0 642 470 5514 99 20 0 1 0 272854737 258170880 55693 33554432000 4194304 5992684 140735046011760 140735045997592 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/28904/statm: 63030 55693 177 440 0 62586 0
[pid=28912] ppid=28904 vsize=425356 CPUtime=265.42 cores=0,2,4,6
/proc/28912/stat : 28912 (glucosInc) R 28904 28903 25976 0 -1 4202496 64322 0 0 0 26521 21 0 0 20 0 1 0 272861313 435564544 87170 33554432000 4194304 5654031 140733423665648 140733423653464 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28912/statm: 106339 87170 151 357 0 105979 0
Current children cumulated CPU time (s) 332.67
Current children cumulated vsize (KiB) 686624

[startup+339.1 s]
/proc/loadavg: 2.00 2.58 2.67 3/181 28970
/proc/meminfo: memFree=30846712/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=252120 CPUtime=67.25 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 31078 151251 0 0 642 470 5514 99 20 0 1 0 272854737 258170880 55693 33554432000 4194304 5992684 140735046011760 140735045997592 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/28904/statm: 63030 55693 177 440 0 62586 0
[pid=28912] ppid=28904 vsize=425356 CPUtime=271.81 cores=0,2,4,6
/proc/28912/stat : 28912 (glucosInc) R 28904 28903 25976 0 -1 4202496 64322 0 0 0 27160 21 0 0 20 0 1 0 272861313 435564544 87170 33554432000 4194304 5654031 140733423665648 140733423653464 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28912/statm: 106339 87170 151 357 0 105979 0
Current children cumulated CPU time (s) 339.06
Current children cumulated vsize (KiB) 686624

[startup+340.7 s]
/proc/loadavg: 2.00 2.58 2.67 3/181 28970
/proc/meminfo: memFree=30846712/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=252120 CPUtime=67.25 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 31078 151251 0 0 642 470 5514 99 20 0 1 0 272854737 258170880 55693 33554432000 4194304 5992684 140735046011760 140735045997592 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/28904/statm: 63030 55693 177 440 0 62586 0
[pid=28912] ppid=28904 vsize=425356 CPUtime=273.41 cores=0,2,4,6
/proc/28912/stat : 28912 (glucosInc) R 28904 28903 25976 0 -1 4202496 64322 0 0 0 27320 21 0 0 20 0 1 0 272861313 435564544 87170 33554432000 4194304 5654031 140733423665648 140733423653464 4233283 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28912/statm: 106339 87170 151 357 0 105979 0
Current children cumulated CPU time (s) 340.66
Current children cumulated vsize (KiB) 686624

[startup+341.5 s]
/proc/loadavg: 2.00 2.58 2.67 3/181 28970
/proc/meminfo: memFree=30846712/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=252120 CPUtime=67.25 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 31078 151251 0 0 642 470 5514 99 20 0 1 0 272854737 258170880 55693 33554432000 4194304 5992684 140735046011760 140735045997592 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/28904/statm: 63030 55693 177 440 0 62586 0
[pid=28912] ppid=28904 vsize=425356 CPUtime=274.21 cores=0,2,4,6
/proc/28912/stat : 28912 (glucosInc) R 28904 28903 25976 0 -1 4202496 64322 0 0 0 27400 21 0 0 20 0 1 0 272861313 435564544 87170 33554432000 4194304 5654031 140733423665648 140733423653464 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28912/statm: 106339 87170 151 357 0 105979 0
Current children cumulated CPU time (s) 341.46
Current children cumulated vsize (KiB) 686624

[startup+341.9 s]
/proc/loadavg: 2.00 2.58 2.67 3/181 28970
/proc/meminfo: memFree=30846712/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=252120 CPUtime=67.25 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 31078 151251 0 0 642 470 5514 99 20 0 1 0 272854737 258170880 55693 33554432000 4194304 5992684 140735046011760 140735045997592 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/28904/statm: 63030 55693 177 440 0 62586 0
[pid=28912] ppid=28904 vsize=425356 CPUtime=274.61 cores=0,2,4,6
/proc/28912/stat : 28912 (glucosInc) R 28904 28903 25976 0 -1 4202496 64322 0 0 0 27440 21 0 0 20 0 1 0 272861313 435564544 87170 33554432000 4194304 5654031 140733423665648 140733423653464 4233187 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28912/statm: 106339 87170 151 357 0 105979 0
Current children cumulated CPU time (s) 341.86
Current children cumulated vsize (KiB) 686624

[startup+342.106 s]
/proc/loadavg: 2.00 2.58 2.67 3/181 28970
/proc/meminfo: memFree=30846712/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=252120 CPUtime=67.25 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 31078 151251 0 0 642 470 5514 99 20 0 1 0 272854737 258170880 55693 33554432000 4194304 5992684 140735046011760 140735045997592 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/28904/statm: 63030 55693 177 440 0 62586 0
[pid=28912] ppid=28904 vsize=425356 CPUtime=274.82 cores=0,2,4,6
/proc/28912/stat : 28912 (glucosInc) R 28904 28903 25976 0 -1 4202496 64322 0 0 0 27461 21 0 0 20 0 1 0 272861313 435564544 87170 33554432000 4194304 5654031 140733423665648 140733423653464 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28912/statm: 106339 87170 151 357 0 105979 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 686624

[startup+342.2 s]
/proc/loadavg: 2.00 2.58 2.67 3/181 28970
/proc/meminfo: memFree=30846712/32873844 swapFree=7372/7372
[pid=28903] ppid=28901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28903/stat : 28903 (npSolver-pbo-It) S 28901 28903 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272854737 9367552 275 33554432000 4194304 5064252 140733746731424 140733746730336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28903/statm: 2287 275 233 213 0 72 0
[pid=28904] ppid=28903 vsize=215964 CPUtime=342.15 cores=0,2,4,6
/proc/28904/stat : 28904 (npSolver-pbo) S 28903 28903 25976 0 -1 4202496 31082 215575 0 0 642 470 32981 122 20 0 1 0 272854737 221147136 46687 33554432000 4194304 5992684 140735046011760 140735046008096 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/28904/statm: 53991 46687 178 440 0 53547 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 225112

Child status: 0
Real time (s): 342.214
CPU time (s): 342.197
CPU user time (s): 336.239
CPU system time (s): 5.95809
CPU usage (%): 99.995
Max. virtual memory (cumulated for all children) (KiB): 1008588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 336.239
system time used= 5.95809
maximum resident set size= 778948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247556
page faults= 0
swaps= 0
block input operations= 8
block output operations= 917776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37715
involuntary context switches= 1547

runsolver used 0.563914 second user time and 1.3108 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-26 23:21:26
IDJOB=3698125
IDBENCH=2642
IDSOLVER=2275
FILE ID=node118/3698125-1338067286
RUNJOBID= node118-1338052229-25992
PBS_JOBID= 14624390
Free space on /tmp= 71584 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698125-1338067286/watcher-3698125-1338067286 -o /tmp/evaluation-result-3698125-1338067286/solver-3698125-1338067286 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698125-1338067286.opb 594594579 HOME HOME

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

MD5SUM BENCH= 6d3802f2f17c83a21ccf6c0752b41678
RANDOM SEED=594594579

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26473136 kB
Buffers:          211852 kB
Cached:           225612 kB
SwapCached:            0 kB
Active:          5592256 kB
Inactive:          17756 kB
Active(anon):    5159960 kB
Inactive(anon):    14040 kB
Active(file):     432296 kB
Inactive(file):     3716 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8208 kB
Writeback:             8 kB
AnonPages:       5145820 kB
Mapped:            11180 kB
Shmem:               200 kB
Slab:             644488 kB
SReclaimable:      85480 kB
SUnreclaim:       559008 kB
KernelStack:        1480 kB
PageTables:        13772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6775812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2668544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71496 MiB
End job on node118 at 2012-05-26 23:27:09