Trace number 3698109

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-topDownOPT44 1257.78 1256.67

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_9.opb
MD5SUMa849a24692bdc034ba3174a2ba23709e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark36.61
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables601
Total number of constraints1089
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1088
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 36
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 99
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 682
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

4.29/4.39	c run inc solver
4.29/4.39	c [INC SYSTEM] run initial solver
4.29/4.39	c [INC SYSTEM] preprocess with white file
48.50/48.71	c [INC SYSTEM] finished preprocessing in 44 s
48.50/48.71	c [INC SYSTEM] execute solver
75.74/75.99	c [INC SEARCH] formula is SAT
75.84/76.07	c [INC SYSTEM] solved the initial formula
75.84/76.09	c model valid
75.84/76.09	c current solution ok
82.81/83.37	o 98
82.81/83.37	c [INC SYSTEM] there exists a inc, kill it!
82.81/83.37	c write failed with 2
83.00/83.39	c [INC SEARCH] iteration: 0
83.00/83.39	c [INC BOUNDS] best value:98 search for 97
83.00/83.39	c [INC SYSTEM] create new solver instance
83.00/83.39	c [INC] encode full formula
83.00/83.39	c set iterative enc to: swc
83.03/83.59	c [INC SEARCH] isOptimum variable: 0
111.37/111.90	c formula is SAT
111.37/111.99	c [INC SEARCH] copied best model
111.37/112.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
111.37/112.01	c model valid
111.37/112.01	c current solution ok
111.37/112.01	o 94
111.37/112.01	c [INC SEARCH] iteration: 1
111.37/112.01	c [INC BOUNDS] best value:94 search for 93
111.37/112.01	c [INC ENCODE] setup new number of clauses ...
111.37/112.01	c [INC] encode incremental formula
111.37/112.01	c return only the limitting unit clause for 93
111.37/112.01	c [INC SYSTEM] transmit new clauses to solver: 1
111.37/112.01	c [INC SEARCH] isOptimum variable: 0
112.75/113.03	c formula is SAT
112.75/113.12	c [INC SEARCH] copied best model
112.75/113.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
112.75/113.14	c model valid
112.75/113.14	c current solution ok
112.75/113.14	o 92
112.75/113.14	c [INC SEARCH] iteration: 2
112.75/113.14	c [INC BOUNDS] best value:92 search for 91
112.75/113.14	c [INC ENCODE] setup new number of clauses ...
112.75/113.14	c [INC] encode incremental formula
112.75/113.14	c return only the limitting unit clause for 91
112.75/113.14	c [INC SYSTEM] transmit new clauses to solver: 1
112.75/113.14	c [INC SEARCH] isOptimum variable: 0
114.64/114.90	c formula is SAT
114.88/115.00	c [INC SEARCH] copied best model
114.88/115.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
114.88/115.02	c model valid
114.88/115.02	c current solution ok
114.88/115.02	o 91
114.88/115.02	c [INC SEARCH] iteration: 3
114.88/115.02	c [INC BOUNDS] best value:91 search for 90
114.88/115.02	c [INC ENCODE] setup new number of clauses ...
114.88/115.02	c [INC] encode incremental formula
114.88/115.02	c return only the limitting unit clause for 90
114.88/115.02	c [INC SYSTEM] transmit new clauses to solver: 1
114.88/115.02	c [INC SEARCH] isOptimum variable: 0
116.08/116.29	c formula is SAT
116.08/116.38	c [INC SEARCH] copied best model
116.08/116.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
116.08/116.39	c model valid
116.08/116.39	c current solution ok
116.08/116.39	o 90
116.08/116.39	c [INC SEARCH] iteration: 4
116.08/116.39	c [INC BOUNDS] best value:90 search for 89
116.08/116.39	c [INC ENCODE] setup new number of clauses ...
116.08/116.39	c [INC] encode incremental formula
116.08/116.39	c return only the limitting unit clause for 89
116.08/116.39	c [INC SYSTEM] transmit new clauses to solver: 1
116.08/116.39	c [INC SEARCH] isOptimum variable: 0
117.59/117.57	c formula is SAT
117.63/117.66	c [INC SEARCH] copied best model
117.63/117.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
117.63/117.68	c model valid
117.63/117.68	c current solution ok
117.63/117.68	o 80
117.63/117.68	c [INC SEARCH] iteration: 5
117.63/117.68	c [INC BOUNDS] best value:80 search for 79
117.63/117.68	c [INC ENCODE] setup new number of clauses ...
117.63/117.68	c [INC] encode incremental formula
117.63/117.68	c return only the limitting unit clause for 79
117.63/117.68	c [INC SYSTEM] transmit new clauses to solver: 1
117.63/117.68	c [INC SEARCH] isOptimum variable: 0
121.76/121.70	c formula is SAT
121.76/121.80	c [INC SEARCH] copied best model
121.76/121.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
121.76/121.81	c model valid
121.76/121.81	c current solution ok
121.76/121.81	o 75
121.76/121.81	c [INC SEARCH] iteration: 6
121.76/121.81	c [INC BOUNDS] best value:75 search for 74
121.76/121.81	c [INC ENCODE] setup new number of clauses ...
121.76/121.81	c [INC] encode incremental formula
121.76/121.81	c return only the limitting unit clause for 74
121.76/121.81	c [INC SYSTEM] transmit new clauses to solver: 1
121.76/121.81	c [INC SEARCH] isOptimum variable: 0
123.37/123.17	c formula is SAT
123.37/123.26	c [INC SEARCH] copied best model
123.37/123.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
123.37/123.28	c model valid
123.37/123.28	c current solution ok
123.37/123.28	o 74
123.37/123.28	c [INC SEARCH] iteration: 7
123.37/123.28	c [INC BOUNDS] best value:74 search for 73
123.37/123.28	c [INC ENCODE] setup new number of clauses ...
123.37/123.28	c [INC] encode incremental formula
123.37/123.28	c return only the limitting unit clause for 73
123.37/123.28	c [INC SYSTEM] transmit new clauses to solver: 1
123.37/123.28	c [INC SEARCH] isOptimum variable: 0
124.58/124.23	c formula is SAT
124.67/124.32	c [INC SEARCH] copied best model
124.67/124.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
124.67/124.34	c model valid
124.67/124.34	c current solution ok
124.67/124.34	o 73
124.67/124.34	c [INC SEARCH] iteration: 8
124.67/124.34	c [INC BOUNDS] best value:73 search for 72
124.67/124.34	c [INC ENCODE] setup new number of clauses ...
124.67/124.34	c [INC] encode incremental formula
124.67/124.34	c return only the limitting unit clause for 72
124.67/124.34	c [INC SYSTEM] transmit new clauses to solver: 1
124.67/124.34	c [INC SEARCH] isOptimum variable: 0
125.87/125.38	c formula is SAT
125.87/125.47	c [INC SEARCH] copied best model
125.98/125.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
125.98/125.48	c model valid
125.98/125.48	c current solution ok
125.98/125.48	o 69
125.98/125.48	c [INC SEARCH] iteration: 9
125.98/125.48	c [INC BOUNDS] best value:69 search for 68
125.98/125.48	c [INC ENCODE] setup new number of clauses ...
125.98/125.48	c [INC] encode incremental formula
125.98/125.48	c return only the limitting unit clause for 68
125.98/125.48	c [INC SYSTEM] transmit new clauses to solver: 1
125.98/125.48	c [INC SEARCH] isOptimum variable: 0
129.65/128.99	c formula is SAT
129.68/129.08	c [INC SEARCH] copied best model
129.68/129.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
129.68/129.10	c model valid
129.68/129.10	c current solution ok
129.68/129.10	o 65
129.68/129.10	c [INC SEARCH] iteration: 10
129.68/129.10	c [INC BOUNDS] best value:65 search for 64
129.68/129.10	c [INC ENCODE] setup new number of clauses ...
129.68/129.10	c [INC] encode incremental formula
129.68/129.10	c return only the limitting unit clause for 64
129.68/129.10	c [INC SYSTEM] transmit new clauses to solver: 1
129.68/129.10	c [INC SEARCH] isOptimum variable: 0
130.86/130.07	c formula is SAT
130.86/130.16	c [INC SEARCH] copied best model
130.86/130.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
130.86/130.18	c model valid
130.86/130.18	c current solution ok
130.86/130.18	o 64
130.86/130.18	c [INC SEARCH] iteration: 11
130.86/130.18	c [INC BOUNDS] best value:64 search for 63
130.86/130.18	c [INC ENCODE] setup new number of clauses ...
130.86/130.18	c [INC] encode incremental formula
130.86/130.18	c return only the limitting unit clause for 63
130.86/130.18	c [INC SYSTEM] transmit new clauses to solver: 1
130.86/130.18	c [INC SEARCH] isOptimum variable: 0
140.65/140.21	c formula is SAT
141.16/140.30	c [INC SEARCH] copied best model
141.16/140.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
141.16/140.32	c model valid
141.16/140.32	c current solution ok
141.16/140.32	o 59
141.16/140.32	c [INC SEARCH] iteration: 12
141.16/140.32	c [INC BOUNDS] best value:59 search for 58
141.16/140.32	c [INC ENCODE] setup new number of clauses ...
141.16/140.32	c [INC] encode incremental formula
141.16/140.32	c return only the limitting unit clause for 58
141.16/140.32	c [INC SYSTEM] transmit new clauses to solver: 1
141.16/140.32	c [INC SEARCH] isOptimum variable: 0
156.44/157.23	c formula is SAT
156.44/157.32	c [INC SEARCH] copied best model
156.44/157.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
156.44/157.34	c model valid
156.44/157.34	c current solution ok
156.44/157.34	o 55
156.44/157.34	c [INC SEARCH] iteration: 13
156.44/157.34	c [INC BOUNDS] best value:55 search for 54
156.44/157.34	c [INC ENCODE] setup new number of clauses ...
156.44/157.34	c [INC] encode incremental formula
156.44/157.34	c return only the limitting unit clause for 54
156.44/157.34	c [INC SYSTEM] transmit new clauses to solver: 1
156.44/157.34	c [INC SEARCH] isOptimum variable: 0
158.48/159.20	c formula is SAT
158.48/159.29	c [INC SEARCH] copied best model
158.48/159.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
158.48/159.31	c model valid
158.48/159.31	c current solution ok
158.48/159.31	o 53
158.48/159.31	c [INC SEARCH] iteration: 14
158.48/159.31	c [INC BOUNDS] best value:53 search for 52
158.48/159.31	c [INC ENCODE] setup new number of clauses ...
158.48/159.31	c [INC] encode incremental formula
158.48/159.31	c return only the limitting unit clause for 52
158.48/159.31	c [INC SYSTEM] transmit new clauses to solver: 1
158.48/159.31	c [INC SEARCH] isOptimum variable: 0
200.51/201.24	c formula is SAT
200.51/201.33	c [INC SEARCH] copied best model
200.51/201.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
200.51/201.34	c model valid
200.51/201.34	c current solution ok
200.51/201.34	o 52
200.51/201.34	c [INC SEARCH] iteration: 15
200.51/201.34	c [INC BOUNDS] best value:52 search for 51
200.51/201.34	c [INC ENCODE] setup new number of clauses ...
200.51/201.34	c [INC] encode incremental formula
200.51/201.34	c return only the limitting unit clause for 51
200.51/201.34	c [INC SYSTEM] transmit new clauses to solver: 1
200.51/201.34	c [INC SEARCH] isOptimum variable: 0
214.91/213.75	c formula is SAT
214.99/213.84	c [INC SEARCH] copied best model
214.99/213.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
214.99/213.86	c model valid
214.99/213.86	c current solution ok
214.99/213.86	o 51
214.99/213.86	c [INC SEARCH] iteration: 16
214.99/213.86	c [INC BOUNDS] best value:51 search for 50
214.99/213.86	c [INC ENCODE] setup new number of clauses ...
214.99/213.86	c [INC] encode incremental formula
214.99/213.86	c return only the limitting unit clause for 50
214.99/213.86	c [INC SYSTEM] transmit new clauses to solver: 1
214.99/213.86	c [INC SEARCH] isOptimum variable: 0
255.29/254.10	c formula is SAT
255.29/254.20	c [INC SEARCH] copied best model
255.29/254.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
255.29/254.21	c model valid
255.29/254.21	c current solution ok
255.29/254.21	o 49
255.29/254.21	c [INC SEARCH] iteration: 17
255.29/254.21	c [INC BOUNDS] best value:49 search for 48
255.29/254.21	c [INC ENCODE] setup new number of clauses ...
255.29/254.21	c [INC] encode incremental formula
255.29/254.21	c return only the limitting unit clause for 48
255.29/254.21	c [INC SYSTEM] transmit new clauses to solver: 1
255.29/254.21	c [INC SEARCH] isOptimum variable: 0
342.10/341.28	c formula is SAT
342.10/341.37	c [INC SEARCH] copied best model
342.10/341.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
342.10/341.39	c model valid
342.10/341.39	c current solution ok
342.10/341.39	o 48
342.10/341.39	c [INC SEARCH] iteration: 18
342.10/341.39	c [INC BOUNDS] best value:48 search for 47
342.10/341.39	c [INC ENCODE] setup new number of clauses ...
342.10/341.39	c [INC] encode incremental formula
342.10/341.39	c return only the limitting unit clause for 47
342.10/341.39	c [INC SYSTEM] transmit new clauses to solver: 1
342.10/341.39	c [INC SEARCH] isOptimum variable: 0
377.70/376.52	c formula is SAT
377.70/376.61	c [INC SEARCH] copied best model
377.70/376.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
377.70/376.63	c model valid
377.70/376.63	c current solution ok
377.70/376.63	o 46
377.70/376.63	c [INC SEARCH] iteration: 19
377.70/376.63	c [INC BOUNDS] best value:46 search for 45
377.70/376.63	c [INC ENCODE] setup new number of clauses ...
377.70/376.63	c [INC] encode incremental formula
377.70/376.63	c return only the limitting unit clause for 45
377.70/376.63	c [INC SYSTEM] transmit new clauses to solver: 1
377.70/376.63	c [INC SEARCH] isOptimum variable: 0
481.70/480.52	c formula is SAT
481.81/480.61	c [INC SEARCH] copied best model
481.81/480.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
481.81/480.63	c model valid
481.81/480.63	c current solution ok
481.81/480.63	o 45
481.81/480.63	c [INC SEARCH] iteration: 20
481.81/480.63	c [INC BOUNDS] best value:45 search for 44
481.81/480.63	c [INC ENCODE] setup new number of clauses ...
481.81/480.63	c [INC] encode incremental formula
481.81/480.63	c return only the limitting unit clause for 44
481.81/480.63	c [INC SYSTEM] transmit new clauses to solver: 1
481.81/480.63	c [INC SEARCH] isOptimum variable: 0
1000.52/999.47	c formula is SAT
1000.61/999.56	c [INC SEARCH] copied best model
1000.61/999.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1000.61/999.58	c model valid
1000.61/999.58	c current solution ok
1000.61/999.58	o 44
1000.61/999.58	c [INC SEARCH] iteration: 21
1000.61/999.58	c [INC BOUNDS] best value:44 search for 43
1000.61/999.58	c [INC ENCODE] setup new number of clauses ...
1000.61/999.58	c [INC] encode incremental formula
1000.61/999.58	c return only the limitting unit clause for 43
1000.61/999.58	c [INC SYSTEM] transmit new clauses to solver: 1
1000.61/999.58	c [INC SEARCH] isOptimum variable: 0
1257.68/1256.62	c [INC SEARCH] formula is UNSAT
1257.68/1256.62	c [INC SYSTEM] there exists a inc, kill it!
1257.68/1256.62	c write failed with 2
1257.68/1256.63	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x7a1e7b0)
1257.68/1256.63	c [INC SEARCH] sat variable: 0 optimum/unsat variable: 1
1257.68/1256.63	c [INC SEARCH] found optimum
1257.68/1256.63	c display solution
1257.68/1256.63	s OPTIMUM FOUND
1257.68/1256.63	v -x1 -x2 -x3 x4 -x5 -x6 -x7 x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 x23 -x24 -x25 -x26 -x27 x28 x29 -x30 x31 -x32 -x33 -x34 x35 -x36 -x37 x38 -x39 -x40 -x41 x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 x50 -x51 -x52 x53 -x54 x55 x56 x57 x58 -x59 -x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 -x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 -x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 -x144 x145 x146 x147 x148 x149 -x150 x151 x152 x153 x154 x155 x156 x157 x158 -x159 x160 x161 -x162 -x163 -x164 x165 x166 x167 x168 x169 -x170 x171 x172 x173 x174 -x175 x176 x177 x178 x179 -x180 -x181 x182 x183 x184 -x185 x186 x187 x188 -x189 -x190 -x191 -x192 -x193 -x194 x195 x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 -x207 x208 x209 x210 -x211 x212 x213 x214 -x215 -x216 -x217 -x218 -x219 -x220 x221 x222 x223 x224 x225 x226 -x227 x228 x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 x242 x243 x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 x265 x266 x267 x268 x269 x270 x271 x272 x273 x274 x275 x276 x277 -x278 x279 x280 x281 x282 x283 x284 x285 x286 x287 x288 x289 x290 x291 -x292 x293 x294 x295 x296 x297 x298 -x299 x300 x301 x302 x303 x304 -x305 x306 x307 x308 x309 x310 x311 x312 x313 -x314 x315 x316 -x317 -x318 -x319 -x320 x321 x322 x323 x324 -x325 x326 x327 x328 x329 -x330 -x331 x332 x333 x334 -x335 x336 x337 x338 -x339 -x340 -x341 -x342 -x343 -x344 x345 x346 x347 x348 x349 x350 x351 x352 -x353 x354 x355 x356 -x357 x358 x359 x360 -x361 -x362 -x363 -x364 -x365 -x366 x367 x368 x369 -x370 x371 x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 x385 x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 x405 x406 x407 x408 x409 x410 -x411 x412 x413 x414 x415 x416 x417 x418 x419 x420 x421 x422 -x423 -x424 -x425 -x426 x427 x428 x429 x430 -x431 x432 x433 x434 x435 -x436 x437 x438 x439 -x440 -x441 -x442 -x443 -x444 -x445 x446 x447 x448 x449 -x450 x451 x452 x453 -x454 x455 x456 x457 -x458 -x459 -x460 -x461 -x462 -x463 x464 x465 x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 x497 x498 x499 x500 x501 x502 x503 x504 -x505 x506 x507 -x508 -x509 -x510 x511 x512 x513 x514 x515 x516 x517 x518 -x519 x520 x521 -x522 -x523 -x524 -x525 x526 x527 -x528 x529 x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 x551 x552 x553 x554 x555 x556 x557 x558 x559 -x560 x561 x562 x563 -x564 -x565 -x566 -x567 -x568 -x569 x570 x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 x601 

Verifier Data

OK	44

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-3698109-1338072105/watcher-3698109-1338072105 -o /tmp/evaluation-result-3698109-1338072105/solver-3698109-1338072105 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698109-1338072105.opb 906783350 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.11 2.45 2.16 3/179 4933
/proc/meminfo: memFree=29072356/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0

[startup+0.033505 s]
/proc/loadavg: 3.11 2.45 2.16 3/179 4933
/proc/meminfo: memFree=29072356/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 3.11 2.45 2.16 3/179 4933
/proc/meminfo: memFree=29072356/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300233 s]
/proc/loadavg: 3.11 2.45 2.16 3/179 4933
/proc/meminfo: memFree=29072356/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700286 s]
/proc/loadavg: 3.11 2.45 2.16 3/179 4933
/proc/meminfo: memFree=29072356/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/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.11 2.45 2.16 3/181 4935
/proc/meminfo: memFree=29053856/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=35460 CPUtime=1.49 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) R 4933 4933 1914 0 -1 4202496 3070 0 0 0 148 1 0 0 20 0 1 0 273335919 36311040 5597 33554432000 4194304 5992684 140734506414464 140734506410136 4606720 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4934/statm: 8865 5597 146 440 0 8421 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44608

[startup+3.10034 s]
/proc/loadavg: 3.11 2.45 2.16 3/181 4935
/proc/meminfo: memFree=29013952/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=188584 CPUtime=3.09 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) R 4933 4933 1914 0 -1 4202496 17937 0 0 0 304 5 0 0 20 0 1 0 273335919 193110016 33191 33554432000 4194304 5992684 140734506414464 140734506407208 4228032 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4934/statm: 47146 33191 157 440 0 46702 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 197732

[startup+6.30044 s]
/proc/loadavg: 3.02 2.44 2.16 3/183 4937
/proc/meminfo: memFree=28581288/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=242636 CPUtime=4.38 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 31836 0 0 0 410 28 0 0 20 0 1 0 273335919 248459264 59494 33554432000 4194304 5992684 140734506414464 140734506408912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4934/statm: 60659 59494 164 440 0 60215 0
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (cp2_pre.sh) S 4934 4933 1914 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273336359 9367552 277 33554432000 4194304 5064252 140737259704960 140737259703664 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4936/statm: 2287 277 234 213 0 72 0
[pid=4937] ppid=4936 vsize=444860 CPUtime=1.89 cores=1,3,5,7
/proc/4937/stat : 4937 (coprocessor) R 4936 4933 1914 0 -1 4202496 25821 0 0 0 177 12 0 0 20 0 1 0 273336359 455536640 88823 33554432000 4194304 6586260 140733793320016 140733793316776 5550312 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/4937/statm: 111215 88823 157 584 0 110627 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 705792

[startup+12.7004 s]
/proc/loadavg: 2.94 2.44 2.16 3/183 4937
/proc/meminfo: memFree=27979024/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=242636 CPUtime=4.38 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 31836 0 0 0 410 28 0 0 20 0 1 0 273335919 248459264 59494 33554432000 4194304 5992684 140734506414464 140734506408912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4934/statm: 60659 59494 164 440 0 60215 0
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (cp2_pre.sh) S 4934 4933 1914 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273336359 9367552 277 33554432000 4194304 5064252 140737259704960 140737259703664 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4936/statm: 2287 277 234 213 0 72 0
[pid=4937] ppid=4936 vsize=825348 CPUtime=8.29 cores=1,3,5,7
/proc/4937/stat : 4937 (coprocessor) R 4936 4933 1914 0 -1 4202496 75849 0 0 0 804 25 0 0 20 0 1 0 273336359 845156352 179731 33554432000 4194304 6586260 140733793320016 140733793315832 4498526 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/4937/statm: 206337 179731 168 584 0 205749 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1086280

[startup+25.5004 s]
/proc/loadavg: 2.73 2.41 2.16 3/183 4937
/proc/meminfo: memFree=27969604/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=242636 CPUtime=4.38 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 31836 0 0 0 410 28 0 0 20 0 1 0 273335919 248459264 59494 33554432000 4194304 5992684 140734506414464 140734506408912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4934/statm: 60659 59494 164 440 0 60215 0
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (cp2_pre.sh) S 4934 4933 1914 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273336359 9367552 277 33554432000 4194304 5064252 140737259704960 140737259703664 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4936/statm: 2287 277 234 213 0 72 0
[pid=4937] ppid=4936 vsize=828292 CPUtime=21.08 cores=1,3,5,7
/proc/4937/stat : 4937 (coprocessor) R 4936 4933 1914 0 -1 4202496 76617 0 0 0 2082 26 0 0 20 0 1 0 273336359 848171008 197362 33554432000 4194304 6586260 140733793320016 140733793315832 4789079 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/4937/statm: 207073 197362 170 584 0 206485 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1089224

[startup+51.1004 s]
/proc/loadavg: 2.61 2.41 2.16 3/182 4940
/proc/meminfo: memFree=28280904/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=242636 CPUtime=48.53 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 31851 97926 0 0 410 28 4357 58 20 0 1 0 273335919 248459264 59497 33554432000 4194304 5992684 140734506414464 140734506400728 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4934/statm: 60659 59497 166 440 0 60215 0
[pid=4940] ppid=4934 vsize=502180 CPUtime=2.37 cores=1,3,5,7
/proc/4940/stat : 4940 (glucosInc) R 4934 4933 1914 0 -1 4202496 68334 0 0 0 218 19 0 0 20 0 1 0 273340791 514232320 108130 33554432000 4194304 5654031 140734354642960 140734354640744 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4940/statm: 125545 108130 130 357 0 125185 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 753964

[startup+102.3 s]
/proc/loadavg: 2.40 2.38 2.16 3/181 4943
/proc/meminfo: memFree=28112208/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=285092 CPUtime=83.23 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 35420 175311 0 0 532 611 7059 121 20 0 1 0 273335919 291934208 70107 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 19 0 0
/proc/4934/statm: 71273 70107 177 440 0 70829 0
[pid=4943] ppid=4934 vsize=525168 CPUtime=18.59 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 74543 0 0 0 1835 24 0 0 20 0 1 0 273344279 537772032 115357 33554432000 4194304 5654031 140736030709232 140736030697048 4232453 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/4943/statm: 131292 115357 139 357 0 130932 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 819408

[startup+162.499 s]
/proc/loadavg: 2.30 2.37 2.18 6/181 4943
/proc/meminfo: memFree=28068120/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=285068 CPUtime=86.61 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 57235 175311 0 0 734 747 7059 121 20 0 1 0 273335919 291909632 70101 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 19 0 0
/proc/4934/statm: 71267 70101 177 440 0 70823 0
[pid=4943] ppid=4934 vsize=547620 CPUtime=76.9 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 78740 0 0 0 7660 30 0 0 20 0 1 0 273344279 560762880 120576 33554432000 4194304 5654031 140736030709232 140736030697048 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4943/statm: 136905 120576 150 357 0 136545 0
Current children cumulated CPU time (s) 163.51
Current children cumulated vsize (KiB) 841836

[startup+222.834 s]
/proc/loadavg: 2.09 2.29 2.16 4/181 4943
/proc/meminfo: memFree=28094912/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=285004 CPUtime=87.03 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 59832 175311 0 0 762 761 7059 121 20 0 1 0 273335919 291844096 70085 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 19 0 0
/proc/4934/statm: 71251 70085 177 440 0 70807 0
[pid=4943] ppid=4934 vsize=547620 CPUtime=136.96 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 78985 0 0 0 13666 30 0 0 20 0 1 0 273344279 560762880 121332 33554432000 4194304 5654031 140736030709232 140736030697048 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4943/statm: 136905 121332 150 357 0 136545 0
Current children cumulated CPU time (s) 223.99

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

/proc/4943/statm: 136905 118093 151 357 0 136545 0
Current children cumulated CPU time (s) 1003.42
Current children cumulated vsize (KiB) 841684

[startup+1062.3 s]
/proc/loadavg: 2.02 2.08 2.08 3/181 5012
/proc/meminfo: memFree=28293396/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=284916 CPUtime=87.82 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 66404 175311 0 0 833 769 7059 121 20 0 1 0 273335919 291753984 70063 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 19 0 0
/proc/4934/statm: 71229 70063 177 440 0 70785 0
[pid=4943] ppid=4934 vsize=547620 CPUtime=975.58 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 80964 0 0 0 97520 38 0 0 20 0 1 0 273344279 560762880 118605 33554432000 4194304 5654031 140736030709232 140736030697048 4233144 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4943/statm: 136905 118605 151 357 0 136545 0
Current children cumulated CPU time (s) 1063.4
Current children cumulated vsize (KiB) 841684

[startup+1122.3 s]
/proc/loadavg: 2.00 2.06 2.08 3/182 5015
/proc/meminfo: memFree=28280604/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=284916 CPUtime=87.82 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 66404 175311 0 0 833 769 7059 121 20 0 1 0 273335919 291753984 70063 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 19 0 0
/proc/4934/statm: 71229 70063 177 440 0 70785 0
[pid=4943] ppid=4934 vsize=547620 CPUtime=1035.57 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 80965 0 0 0 103519 38 0 0 20 0 1 0 273344279 560762880 119117 33554432000 4194304 5654031 140736030709232 140736030697048 4233309 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4943/statm: 136905 119117 151 357 0 136545 0
Current children cumulated CPU time (s) 1123.39
Current children cumulated vsize (KiB) 841684

[startup+1182.3 s]
/proc/loadavg: 2.03 2.06 2.08 3/182 5085
/proc/meminfo: memFree=28289844/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=284916 CPUtime=87.82 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 66404 175311 0 0 833 769 7059 121 20 0 1 0 273335919 291753984 70063 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 19 0 0
/proc/4934/statm: 71229 70063 177 440 0 70785 0
[pid=4943] ppid=4934 vsize=547620 CPUtime=1095.56 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 80966 0 0 0 109518 38 0 0 20 0 1 0 273344279 560762880 119629 33554432000 4194304 5654031 140736030709232 140736030697048 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4943/statm: 136905 119629 151 357 0 136545 0
Current children cumulated CPU time (s) 1183.38
Current children cumulated vsize (KiB) 841684

[startup+1242.3 s]
/proc/loadavg: 2.01 2.05 2.07 3/181 5085
/proc/meminfo: memFree=28265772/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=284916 CPUtime=87.82 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 66404 175311 0 0 833 769 7059 121 20 0 1 0 273335919 291753984 70063 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 19 0 0
/proc/4934/statm: 71229 70063 177 440 0 70785 0
[pid=4943] ppid=4934 vsize=497532 CPUtime=1155.56 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 81004 0 0 0 115515 41 0 0 20 0 1 0 273344279 509472768 114720 33554432000 4194304 5654031 140736030709232 140736030697048 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4943/statm: 124383 114720 151 357 0 124023 0
Current children cumulated CPU time (s) 1243.38
Current children cumulated vsize (KiB) 791596

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

[startup+1247.1 s]
/proc/loadavg: 2.01 2.05 2.07 3/181 5085
/proc/meminfo: memFree=28265648/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=284916 CPUtime=87.82 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 66404 175311 0 0 833 769 7059 121 20 0 1 0 273335919 291753984 70063 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 19 0 0
/proc/4934/statm: 71229 70063 177 440 0 70785 0
[pid=4943] ppid=4934 vsize=497532 CPUtime=1160.36 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 81004 0 0 0 115995 41 0 0 20 0 1 0 273344279 509472768 114720 33554432000 4194304 5654031 140736030709232 140736030697048 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4943/statm: 124383 114720 151 357 0 124023 0
Current children cumulated CPU time (s) 1248.18
Current children cumulated vsize (KiB) 791596

[startup+1253.5 s]
/proc/loadavg: 2.01 2.05 2.07 3/181 5085
/proc/meminfo: memFree=28265028/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=284916 CPUtime=87.82 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 66404 175311 0 0 833 769 7059 121 20 0 1 0 273335919 291753984 70063 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 19 0 0
/proc/4934/statm: 71229 70063 177 440 0 70785 0
[pid=4943] ppid=4934 vsize=497532 CPUtime=1166.76 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 81004 0 0 0 116635 41 0 0 20 0 1 0 273344279 509472768 114720 33554432000 4194304 5654031 140736030709232 140736030697048 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4943/statm: 124383 114720 151 357 0 124023 0
Current children cumulated CPU time (s) 1254.58
Current children cumulated vsize (KiB) 791596

[startup+1255.1 s]
/proc/loadavg: 2.01 2.05 2.07 3/181 5085
/proc/meminfo: memFree=28262980/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=284916 CPUtime=87.82 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 66404 175311 0 0 833 769 7059 121 20 0 1 0 273335919 291753984 70063 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 19 0 0
/proc/4934/statm: 71229 70063 177 440 0 70785 0
[pid=4943] ppid=4934 vsize=497532 CPUtime=1168.36 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 81005 0 0 0 116795 41 0 0 20 0 1 0 273344279 509472768 115232 33554432000 4194304 5654031 140736030709232 140736030697048 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4943/statm: 124383 115232 151 357 0 124023 0
Current children cumulated CPU time (s) 1256.18
Current children cumulated vsize (KiB) 791596

[startup+1255.9 s]
/proc/loadavg: 2.01 2.05 2.07 3/181 5085
/proc/meminfo: memFree=28262980/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=284916 CPUtime=87.82 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 66404 175311 0 0 833 769 7059 121 20 0 1 0 273335919 291753984 70063 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 19 0 0
/proc/4934/statm: 71229 70063 177 440 0 70785 0
[pid=4943] ppid=4934 vsize=497532 CPUtime=1169.16 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 81005 0 0 0 116875 41 0 0 20 0 1 0 273344279 509472768 115232 33554432000 4194304 5654031 140736030709232 140736030697048 4243470 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4943/statm: 124383 115232 151 357 0 124023 0
Current children cumulated CPU time (s) 1256.98
Current children cumulated vsize (KiB) 791596

[startup+1256.3 s]
/proc/loadavg: 2.01 2.05 2.07 3/181 5085
/proc/meminfo: memFree=28262980/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=284916 CPUtime=87.82 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 66404 175311 0 0 833 769 7059 121 20 0 1 0 273335919 291753984 70063 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 19 0 0
/proc/4934/statm: 71229 70063 177 440 0 70785 0
[pid=4943] ppid=4934 vsize=497532 CPUtime=1169.56 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 81005 0 0 0 116915 41 0 0 20 0 1 0 273344279 509472768 115232 33554432000 4194304 5654031 140736030709232 140736030697048 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4943/statm: 124383 115232 151 357 0 124023 0
Current children cumulated CPU time (s) 1257.38
Current children cumulated vsize (KiB) 791596

[startup+1256.5 s]
/proc/loadavg: 2.01 2.05 2.07 3/181 5085
/proc/meminfo: memFree=28262980/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=284916 CPUtime=87.82 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 66404 175311 0 0 833 769 7059 121 20 0 1 0 273335919 291753984 70063 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 19 0 0
/proc/4934/statm: 71229 70063 177 440 0 70785 0
[pid=4943] ppid=4934 vsize=497532 CPUtime=1169.76 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 81005 0 0 0 116935 41 0 0 20 0 1 0 273344279 509472768 115232 33554432000 4194304 5654031 140736030709232 140736030697048 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4943/statm: 124383 115232 151 357 0 124023 0
Current children cumulated CPU time (s) 1257.58
Current children cumulated vsize (KiB) 791596

[startup+1256.6 s]
/proc/loadavg: 2.01 2.05 2.07 3/181 5085
/proc/meminfo: memFree=28262980/32873844 swapFree=7384/7384
[pid=4933] ppid=4931 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4933/stat : 4933 (npSolver-pbo-It) S 4931 4933 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273335919 9367552 275 33554432000 4194304 5064252 140736096419712 140736096418624 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4933/statm: 2287 275 233 213 0 72 0
[pid=4934] ppid=4933 vsize=284916 CPUtime=87.82 cores=1,3,5,7
/proc/4934/stat : 4934 (npSolver-pbo) S 4933 4933 1914 0 -1 4202496 66404 175311 0 0 833 769 7059 121 20 0 1 0 273335919 291753984 70063 33554432000 4194304 5992684 140734506414464 140734506400296 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 19 0 0
/proc/4934/statm: 71229 70063 177 440 0 70785 0
[pid=4943] ppid=4934 vsize=497532 CPUtime=1169.86 cores=1,3,5,7
/proc/4943/stat : 4943 (glucosInc) R 4934 4933 1914 0 -1 4202496 81005 0 0 0 116945 41 0 0 20 0 1 0 273344279 509472768 115232 33554432000 4194304 5654031 140736030709232 140736030697048 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4943/statm: 124383 115232 151 357 0 124023 0
Current children cumulated CPU time (s) 1257.68
Current children cumulated vsize (KiB) 791596

Child status: 0
Real time (s): 1256.67
CPU time (s): 1257.78
CPU user time (s): 1248.42
CPU system time (s): 9.36458
CPU usage (%): 100.088
Max. virtual memory (cumulated for all children) (KiB): 1259540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1248.42
system time used= 9.36458
maximum resident set size= 991648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 323672
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1119168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60963
involuntary context switches= 1843

runsolver used 2.04169 second user time and 5.09422 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 00:41:45
IDJOB=3698109
IDBENCH=2943
IDSOLVER=2275
FILE ID=node136/3698109-1338072105
RUNJOBID= node136-1338052928-1931
PBS_JOBID= 14624396
Free space on /tmp= 71612 MiB

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

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

MD5SUM BENCH= a849a24692bdc034ba3174a2ba23709e
RANDOM SEED=906783350

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29072620 kB
Buffers:          351444 kB
Cached:          2409652 kB
SwapCached:        24460 kB
Active:          1039236 kB
Inactive:        1948400 kB
Active(anon):     200404 kB
Inactive(anon):    25096 kB
Active(file):     838832 kB
Inactive(file):  1923304 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              9872 kB
Writeback:             0 kB
AnonPages:        231208 kB
Mapped:            10764 kB
Shmem:                 0 kB
Slab:             650268 kB
SReclaimable:      91436 kB
SUnreclaim:       558832 kB
KernelStack:        1496 kB
PageTables:         4608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     371296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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= 71520 MiB
End job on node136 at 2012-05-27 01:02:41