Trace number 46599

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, and are wall clock time (not CPU 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
bsolo 2006/05OPT34 937.768 938.186

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 benchmark11.3293
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 (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
0.08	c Initial problem consists of 392 variables and 679 constraints.
0.09	c No problem reductions applied in OPT. instance.
0.09	c	preprocess terminated. Elapsed time: 0.083
0.09	c After prepocess the problem consists of 392 variables and 679 constraints.
0.09	c Initial Lower Bound: 0
0.24	c Restart #1 #Var: 392 LB: 0 @ 0.235
0.60	c Restart #2 #Var: 392 LB: 0 @ 0.593
1.11	c Restart #3 #Var: 392 LB: 0 @ 1.1
1.92	c Restart #4 #Var: 392 LB: 0 @ 1.907
1.98	c Sol. found (all assignments made)...
1.98	o 91
1.98	c NEW SOLUTION FOUND: 91 @ 1.975
2.14	c Sol. found (all assignments made)...
2.48	c Sol. found (all assignments made)...
2.48	o 83
2.48	c NEW SOLUTION FOUND: 83 @ 2.471
3.32	c Sol. found (all assignments made)...
3.32	o 71
3.32	c NEW SOLUTION FOUND: 71 @ 3.306
4.63	c Restart #5 #Var: 392 LB: 0 @ 4.623
5.14	c Sol. found (all assignments made)...
5.14	o 68
5.14	c NEW SOLUTION FOUND: 68 @ 5.128
5.95	c Sol. found (all assignments made)...
5.95	o 64
5.95	c NEW SOLUTION FOUND: 64 @ 5.937
6.70	c Restart #6 #Var: 384 LB: 0 @ 6.687
7.05	c Sol. found (all assignments made)...
7.05	o 53
7.05	c NEW SOLUTION FOUND: 53 @ 7.039
7.05	c Sol. found (all assignments made)...
7.05	c Sol. found (all assignments made)...
7.05	o 48
7.05	c NEW SOLUTION FOUND: 48 @ 7.041
7.33	c Sol. found (all assignments made)...
7.33	o 45
7.33	c NEW SOLUTION FOUND: 45 @ 7.32
7.86	c Restart #7 #Var: 384 LB: 0 @ 7.847
8.02	c Sol. found (all assignments made)...
8.02	o 44
8.02	c NEW SOLUTION FOUND: 44 @ 8.005
8.21	c Sol. found (all assignments made)...
8.21	o 43
8.21	c NEW SOLUTION FOUND: 43 @ 8.201
8.36	c Sol. found (all assignments made)...
8.36	o 39
8.36	c NEW SOLUTION FOUND: 39 @ 8.349
8.94	c Restart #8 #Var: 384 LB: 0 @ 8.923
9.65	c Restart #9 #Var: 380 LB: 0 @ 9.643
10.01	c Sol. found (all assignments made)...
10.01	o 38
10.01	c NEW SOLUTION FOUND: 38 @ 9.994
10.71	c Restart #10 #Var: 379 LB: 0 @ 10.69
11.92	c Restart #11 #Var: 379 LB: 0 @ 11.904
12.26	c Sol. found (all assignments made)...
12.26	o 37
12.26	c NEW SOLUTION FOUND: 37 @ 12.243
12.72	c Sol. found (all assignments made)...
12.72	o 36
12.72	c NEW SOLUTION FOUND: 36 @ 12.705
13.92	c Restart #12 #Var: 378 LB: 0 @ 13.904
15.54	c Restart #13 #Var: 378 LB: 0 @ 15.524
17.22	c Restart #14 #Var: 378 LB: 0 @ 17.204
19.35	c Restart #15 #Var: 374 LB: 0 @ 19.334
20.48	c Sol. found (all assignments made)...
20.48	o 35
20.48	c NEW SOLUTION FOUND: 35 @ 20.456
21.80	c Restart #16 #Var: 374 LB: 0 @ 21.779
23.53	c Restart #17 #Var: 374 LB: 0 @ 23.511
24.29	c Sol. found (all assignments made)...
24.29	o 34
24.29	c NEW SOLUTION FOUND: 34 @ 24.273
26.81	c Restart #18 #Var: 371 LB: 0 @ 26.791
29.16	c Restart #19 #Var: 371 LB: 0 @ 29.139
32.98	c Restart #20 #Var: 371 LB: 0 @ 32.958
36.23	c Restart #21 #Var: 371 LB: 0 @ 36.209
40.33	c CHANGE to LPR mode... 	UB: 34	MIS: 0	LPR: 18 (0.03)	Diff: 0
40.33	c Restart #0 #Var: 371 LB: 0 @ 40.301
46.24	c Restart #1 #Var: 370 LB: 25 @ 46.213
51.10	c Restart #2 #Var: 369 LB: 25 @ 51.069
62.13	c Restart #3 #Var: 369 LB: 25 @ 62.099
67.19	c Restart #4 #Var: 369 LB: 25 @ 67.156
75.68	c Restart #5 #Var: 369 LB: 25 @ 75.638
86.30	c Restart #6 #Var: 369 LB: 25 @ 86.254
107.93	c Restart #7 #Var: 369 LB: 25 @ 107.89
123.54	c Restart #8 #Var: 369 LB: 25 @ 123.49
155.25	c Restart #9 #Var: 369 LB: 25 @ 155.19
204.75	c Restart #10 #Var: 368 LB: 25 @ 204.67
249.58	c Restart #11 #Var: 368 LB: 25 @ 249.48
283.70	c Restart #12 #Var: 368 LB: 25 @ 283.59
325.89	c Restart #13 #Var: 368 LB: 25 @ 325.76
378.30	c Restart #14 #Var: 368 LB: 25 @ 378.13
411.76	c Restart #15 #Var: 368 LB: 25 @ 411.53
443.99	c Restart #16 #Var: 368 LB: 25 @ 443.75
487.41	c Restart #17 #Var: 368 LB: 25 @ 487.15
531.87	c Restart #18 #Var: 366 LB: 25 @ 531.59
572.25	c Restart #19 #Var: 366 LB: 25 @ 571.97
629.19	c Restart #20 #Var: 366 LB: 25 @ 628.88
674.95	c Restart #21 #Var: 366 LB: 25 @ 674.63
757.67	c Restart #22 #Var: 366 LB: 25 @ 757.32
809.33	c Restart #23 #Var: 365 LB: 25 @ 808.97
891.35	c Restart #24 #Var: 361 LB: 25 @ 890.96
938.16	s OPTIMUM FOUND
938.16	c Cost: 34
938.16	v -x1 x2 -x3 -x4 -x5 x6 -x7 -x43 x44 x45 x46 x47 -x48 -x49 x50 -x51 -x52 -x53 -x54 x55 -x56 -x392 x36 -x37 -x38 x39 x40 -x41 -x42 -x391
938.16	v -x390 -x389 -x388 -x387 x29 x30 -x31 -x32 x33 -x34 -x35 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 x375
938.16	v x374 -x373 -x22 -x23 x24 x25 -x26 -x27 -x28 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359
938.16	v -x358 -x357 -x356 x355 x354 -x353 -x352 -x351 -x350 x349 x348 -x347 x346 x345 x344 -x343 -x8 x9 -x10 -x11 -x12 -x13 -x14 -x342
938.16	v -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321
938.16	v -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 x306 x305 x304 -x303 -x302 -x301 -x300
938.16	v -x299 -x298 -x297 x296 x295 x294 -x293 x292 x291 x290 x289 -x288 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x287 -x286 -x285 -x284
938.16	v -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 x272 x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263
938.16	v -x262 -x261 -x260 -x259 x258 x257 x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 x245 x244 -x243 -x242 x241
938.16	v x240 x239 x238 -x237 -x236 -x235 -x234 -x233 -x232 x231 x230 -x229 -x228 x227 x226 x225 x224 -x223 x222 x221 x220 x219 x218
938.16	v -x217 x216 x215 x214 x213 x212 x211 x210 x209 x208 x207 x206 x205 x204 x203 x202 x201 x200 x199 x198 x197 -x196 -x195 -x194 -x193
938.16	v -x192 -x191 x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 x180 x179 x178 x177 -x176 -x175 -x174 -x173 -x172 -x171
938.16	v -x170 -x169 -x168 -x167 -x166 -x165 x164 x163 x162 x161 x160 x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149
938.16	v x148 x147 -x146 -x145 x144 x143 x142 x141 x140 x139 x138 x137 -x136 -x135 -x134 -x133 -x132 -x131 x130 x129 -x128 -x127 x126
938.16	v x125 x124 x123 -x122 x121 x120 x119 x118 x117 x116 x115 x114 x113 x112 -x111 x110 x109 x108 x107 x106 x105 x104 x103 x102 x101
938.16	v x100 x99 x98 x97 x96 x95 x94 x93 x92 x91 x90 x89 x88 x87 x86 x85 x84 x83 x82 x81 x80 x79 x78 x77 x76 x75 x74 x73 x72 x71 x70 x69 x68 x67
938.16	v x66 x65 x64 x63 x62 x61 x60 x59 x58 x57
938.16	c Exit Code: 30
938.16	c Total time: 937.75 s

Verifier Data (download as text)

OK	34

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

runsolver version 3.0.1 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node83/watcher-46599-1149789293 -o ROOT/results/node83/solver-46599-1149789293 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node83/46599-1149789293/instance-46599-1149789293.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1450720/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=4752 CPUtime=0
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 217 0 0 0 0 0 0 0 19 0 1 0 244568618 4866048 189 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12171307 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 1188 197 146 55 0 79 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1437344/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=17908 CPUtime=9.98
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 3724 0 0 0 995 3 0 0 25 0 1 0 244568618 18337792 3640 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 4477 3640 294 55 0 3368 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 17908

[startup+20.0082 s]
/proc/loadavg: 0.94 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1425056/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=30188 CPUtime=19.98
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 6800 0 0 0 1992 6 0 0 25 0 1 0 244568618 30912512 6716 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 7547 6716 294 55 0 6438 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 30188

[startup+30.0141 s]
/proc/loadavg: 0.95 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1412000/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=43284 CPUtime=29.98
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 10050 0 0 0 2988 10 0 0 25 0 1 0 244568618 44322816 9966 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 10821 9966 294 55 0 9712 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 43284

[startup+40.02 s]
/proc/loadavg: 0.96 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1403808/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=51504 CPUtime=39.99
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 12080 0 0 0 3986 13 0 0 25 0 1 0 244568618 52740096 11995 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542124 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 12876 11995 294 55 0 11767 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 51504

[startup+50.0259 s]
/proc/loadavg: 0.96 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1399456/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=55768 CPUtime=49.99
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 39452 0 0 0 4973 26 0 0 25 0 1 0 244568618 57106432 13163 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 13942 13163 427 55 0 12833 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 55768

[startup+60.0318 s]
/proc/loadavg: 0.97 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1399072/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=56180 CPUtime=59.99
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 74225 0 0 0 5957 42 0 0 25 0 1 0 244568618 57528320 13266 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159300802 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 14045 13266 427 55 0 12936 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 56180

[startup+70.0377 s]
/proc/loadavg: 0.97 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1398176/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=57044 CPUtime=69.99
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 103125 0 0 0 6941 58 0 0 25 0 1 0 244568618 58413056 13484 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 14261 13484 427 55 0 13152 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 57044

[startup+80.0436 s]
/proc/loadavg: 0.98 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1397344/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=58156 CPUtime=80
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 133605 0 0 0 7925 75 0 0 25 0 1 0 244568618 59551744 13688 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12202333 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 14539 13688 427 55 0 13430 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 58156

[startup+90.0495 s]
/proc/loadavg: 0.98 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1396512/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=58736 CPUtime=89.99
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 164385 0 0 0 8909 90 0 0 25 0 1 0 244568618 60145664 13898 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536020 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 14684 13898 427 55 0 13575 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 58736

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1395936/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=59280 CPUtime=100
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 194010 0 0 0 9895 105 0 0 25 0 1 0 244568618 60702720 14045 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 14820 14045 427 55 0 13711 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 59280

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1395552/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=59700 CPUtime=110
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 221936 0 0 0 10880 120 0 0 25 0 1 0 244568618 61132800 14150 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520363 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 14925 14150 427 55 0 13816 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 59700

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1395168/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=60624 CPUtime=120.01
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 256999 0 0 0 11863 138 0 0 25 0 1 0 244568618 62078976 14297 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159496497 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 15156 14297 427 55 0 14047 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 60624

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1394272/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=60960 CPUtime=130
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 289573 0 0 0 12846 154 0 0 25 0 1 0 244568618 62423040 14467 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158438260 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 15240 14467 427 55 0 14131 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 60960

[startup+140.079 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1393568/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=61460 CPUtime=140.01
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 323798 0 0 0 13831 170 0 0 25 0 1 0 244568618 62935040 14592 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 15365 14592 427 55 0 14256 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 61460

[startup+150.085 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1393440/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=61904 CPUtime=150.01
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 360444 0 0 0 14814 187 0 0 25 0 1 0 244568618 63389696 14671 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520524 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 15476 14671 427 55 0 14367 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 61904

[startup+160.091 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1392928/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=62264 CPUtime=160.01
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 389181 0 0 0 15800 201 0 0 25 0 1 0 244568618 63758336 14795 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520358 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 15566 14795 427 55 0 14457 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 62264

[startup+170.097 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1392736/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=62444 CPUtime=170.02
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 423065 0 0 0 16785 217 0 0 25 0 1 0 244568618 63942656 14840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520363 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 15611 14840 427 55 0 14502 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 62444

[startup+180.103 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1392608/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=63084 CPUtime=180.02
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 460071 0 0 0 17770 232 0 0 25 0 1 0 244568618 64598016 14938 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159332323 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 15771 14938 427 55 0 14662 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 63084

[startup+190.107 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1392288/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=62908 CPUtime=190.02
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 493446 0 0 0 18755 247 0 0 25 0 1 0 244568618 64417792 14957 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12198535 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 15727 14957 427 55 0 14618 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 62908

[startup+200.112 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13445
/proc/meminfo: memFree=1391968/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=63228 CPUtime=200.03
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 528150 0 0 0 19739 264 0 0 25 0 1 0 244568618 64745472 15037 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 15807 15037 427 55 0 14698 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 63228

[startup+210.118 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13445

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

Current children cumulated CPU time (s) 720.07
Current children cumulated vsize (Kb) 92804

[startup+730.429 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1361120/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=94148 CPUtime=730.08
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2156719 0 1 0 71939 1069 0 0 25 0 1 0 244568618 96407552 22724 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159343459 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 23537 22724 429 55 0 22428 0
Current children cumulated CPU time (s) 730.08
Current children cumulated vsize (Kb) 94148

[startup+740.435 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1360544/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=94248 CPUtime=740.08
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2178500 0 1 0 72928 1080 0 0 25 0 1 0 244568618 96509952 22808 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535994 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 23562 22808 429 55 0 22453 0
Current children cumulated CPU time (s) 740.08
Current children cumulated vsize (Kb) 94248

[startup+750.441 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1359968/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=94864 CPUtime=750.08
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2204293 0 1 0 73916 1092 0 0 25 0 1 0 244568618 97140736 22962 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 23716 22962 429 55 0 22607 0
Current children cumulated CPU time (s) 750.08
Current children cumulated vsize (Kb) 94864

[startup+760.447 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1359392/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=95424 CPUtime=760.09
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2229579 0 1 0 74905 1104 0 0 25 0 1 0 244568618 97714176 23103 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 23856 23103 429 55 0 22747 0
Current children cumulated CPU time (s) 760.09
Current children cumulated vsize (Kb) 95424

[startup+770.453 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1358880/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=96292 CPUtime=770.09
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2260075 0 1 0 75891 1118 0 0 25 0 1 0 244568618 98603008 23233 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12172798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 24073 23235 429 55 0 22964 0
Current children cumulated CPU time (s) 770.09
Current children cumulated vsize (Kb) 96292

[startup+780.459 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1357984/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=97184 CPUtime=780.09
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2289589 0 1 0 76873 1136 0 0 25 0 1 0 244568618 99516416 23474 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159477374 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 24296 23474 429 55 0 23187 0
Current children cumulated CPU time (s) 780.09
Current children cumulated vsize (Kb) 97184

[startup+790.465 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1357152/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=97608 CPUtime=790.09
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2314993 0 1 0 77860 1149 0 0 25 0 1 0 244568618 99950592 23649 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 24402 23649 429 55 0 23293 0
Current children cumulated CPU time (s) 790.09
Current children cumulated vsize (Kb) 97608

[startup+800.471 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1356384/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=98352 CPUtime=800.1
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2342568 0 1 0 78845 1165 0 0 25 0 1 0 244568618 100712448 23835 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535994 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 24588 23835 429 55 0 23479 0
Current children cumulated CPU time (s) 800.1
Current children cumulated vsize (Kb) 98352

[startup+810.476 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1355360/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=99384 CPUtime=810.1
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2367427 0 1 0 79829 1181 0 0 25 0 1 0 244568618 101769216 24093 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541637 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 24846 24093 429 55 0 23737 0
Current children cumulated CPU time (s) 810.1
Current children cumulated vsize (Kb) 99384

[startup+820.482 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1354912/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=99836 CPUtime=820.1
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2390274 0 1 0 80817 1193 0 0 25 0 1 0 244568618 102232064 24206 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 24959 24206 429 55 0 23850 0
Current children cumulated CPU time (s) 820.1
Current children cumulated vsize (Kb) 99836

[startup+830.488 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1354528/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=100220 CPUtime=830.1
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2418777 0 1 0 81805 1205 0 0 25 0 1 0 244568618 102625280 24301 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 25055 24301 429 55 0 23946 0
Current children cumulated CPU time (s) 830.1
Current children cumulated vsize (Kb) 100220

[startup+840.494 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1353888/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=101544 CPUtime=840.1
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2440776 0 1 0 82794 1216 0 0 25 0 1 0 244568618 103981056 24523 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12202333 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 25386 24523 429 55 0 24277 0
Current children cumulated CPU time (s) 840.1
Current children cumulated vsize (Kb) 101544

[startup+850.499 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1353760/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=101560 CPUtime=850.1
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2465005 0 1 0 83781 1229 0 0 25 0 1 0 244568618 103997440 24556 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12202333 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 25390 24556 429 55 0 24281 0
Current children cumulated CPU time (s) 850.1
Current children cumulated vsize (Kb) 101560

[startup+860.505 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1353440/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=101360 CPUtime=860.11
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2491624 0 1 0 84769 1242 0 0 25 0 1 0 244568618 103792640 24587 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 25340 24587 429 55 0 24231 0
Current children cumulated CPU time (s) 860.11
Current children cumulated vsize (Kb) 101360

[startup+870.51 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1352800/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=101724 CPUtime=870.11
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2517453 0 1 0 85757 1254 0 0 25 0 1 0 244568618 104165376 24678 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 25431 24678 429 55 0 24322 0
Current children cumulated CPU time (s) 870.11
Current children cumulated vsize (Kb) 101724

[startup+880.516 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1352544/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=102624 CPUtime=880.12
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2546668 0 1 0 86746 1266 0 0 25 0 1 0 244568618 105086976 24836 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160347509 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 25656 24836 429 55 0 24547 0
Current children cumulated CPU time (s) 880.12
Current children cumulated vsize (Kb) 102624

[startup+890.523 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1351584/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=103148 CPUtime=890.11
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2577034 0 1 0 87728 1283 0 0 25 0 1 0 244568618 105623552 25034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 25787 25034 429 55 0 24678 0
Current children cumulated CPU time (s) 890.11
Current children cumulated vsize (Kb) 103148

[startup+900.529 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1350688/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=104040 CPUtime=900.12
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2603431 0 1 0 88715 1297 0 0 25 0 1 0 244568618 106536960 25257 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 26010 25257 429 55 0 24901 0
Current children cumulated CPU time (s) 900.12
Current children cumulated vsize (Kb) 104040

[startup+910.534 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1350112/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=105008 CPUtime=910.12
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2629839 0 1 0 89702 1310 0 0 25 0 1 0 244568618 107528192 25415 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160353622 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 26252 25416 429 55 0 25143 0
Current children cumulated CPU time (s) 910.12
Current children cumulated vsize (Kb) 105008

[startup+920.54 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1348960/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=105748 CPUtime=920.12
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2656516 0 1 0 90686 1326 0 0 25 0 1 0 244568618 108285952 25684 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 26437 25684 429 55 0 25328 0
Current children cumulated CPU time (s) 920.12
Current children cumulated vsize (Kb) 105748

[startup+930.547 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 13640
/proc/meminfo: memFree=1347104/2055888 swapFree=4085408/4096564
[pid=13445] ppid=13443 vsize=107660 CPUtime=930.12
/proc/13445/stat : 13445 (bsolo) R 13443 13445 13399 0 -1 0 2683995 0 1 0 91672 1340 0 0 25 0 1 0 244568618 110243840 26161 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13445/statm: 26915 26161 429 55 0 25806 0
Current children cumulated CPU time (s) 930.12
Current children cumulated vsize (Kb) 107660

Child status: 30
Real time (s): 938.186
CPU time (s): 937.768
CPU user time (s): 924.212
CPU system time (s): 13.5559
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (Kb): 107660
The end

Launcher Data (download as text)

Begin job on node83 on Thu Jun  8 17:54:53 UTC 2006


FILE ID= 46599-1149789293

PBS_JOBID= 373251

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node83/46599-1149789293/instance-46599-1149789293.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node83/watcher-46599-1149789293 -o ROOT/results/node83/solver-46599-1149789293 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node83/46599-1149789293/instance-46599-1149789293.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  6d3802f2f17c83a21ccf6c0752b41678

RANDOM SEED= 266645925


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.16
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1450992 kB
Buffers:         37064 kB
Cached:         497160 kB
SwapCached:       2364 kB
Active:         107392 kB
Inactive:       435548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1450992 kB
SwapTotal:     4096564 kB
SwapFree:      4085408 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          16888 kB
Slab:            48680 kB
Committed_AS:   508780 kB
PageTables:       1284 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node83 on Thu Jun  8 18:10:31 UTC 2006