Trace number 40470

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/05OPT3 184.314 184.435

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.5:100.opb
MD5SUM4dfe0aab63c58302cf08520fc713ceae
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.39194
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables372
Total number of constraints421
Number of constraints which are clauses345
Number of constraints which are cardinality constraints (but not clauses)76
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Number of terms in the objective function 372
Biggest coefficient in the objective function 220
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 983
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 220
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 983
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.08	c INFO: OSL Context initialized.
0.09	c Initial problem consists of 372 variables and 421 constraints.
0.09	c Switching on LPR.
0.09	c	preprocess terminated. Elapsed time: 0.019
0.09	c After prepocess the problem consists of 370 variables and 418 constraints.
0.15	c Initial Lower Bound: 3
0.82	o 68
0.82	c NEW SOLUTION FOUND: 68 @ 0.753
0.87	o 67
0.87	c NEW SOLUTION FOUND: 67 @ 0.8
0.89	o 62
0.89	c NEW SOLUTION FOUND: 62 @ 0.818
0.92	o 61
0.92	c NEW SOLUTION FOUND: 61 @ 0.849
0.95	o 59
0.95	c NEW SOLUTION FOUND: 59 @ 0.882
0.99	o 58
0.99	c NEW SOLUTION FOUND: 58 @ 0.924
1.03	o 53
1.03	c NEW SOLUTION FOUND: 53 @ 0.962
1.09	o 52
1.09	c NEW SOLUTION FOUND: 52 @ 1.025
1.15	o 51
1.15	c NEW SOLUTION FOUND: 51 @ 1.078
1.21	o 50
1.21	c NEW SOLUTION FOUND: 50 @ 1.137
1.36	o 48
1.36	c NEW SOLUTION FOUND: 48 @ 1.286
1.42	o 47
1.42	c NEW SOLUTION FOUND: 47 @ 1.35
1.58	o 45
1.58	c NEW SOLUTION FOUND: 45 @ 1.509
1.65	o 44
1.65	c NEW SOLUTION FOUND: 44 @ 1.58
1.78	o 43
1.78	c NEW SOLUTION FOUND: 43 @ 1.709
2.18	o 41
2.18	c NEW SOLUTION FOUND: 41 @ 2.107
2.40	o 40
2.40	c NEW SOLUTION FOUND: 40 @ 2.335
2.54	o 39
2.54	c NEW SOLUTION FOUND: 39 @ 2.47
2.84	o 38
2.84	c NEW SOLUTION FOUND: 38 @ 2.769
3.45	c Restart #1 #Var: 370 LB: 3 @ 3.382
4.82	c Restart #2 #Var: 370 LB: 3 @ 4.746
5.34	o 28
5.34	c NEW SOLUTION FOUND: 28 @ 5.272
5.36	o 26
5.36	c NEW SOLUTION FOUND: 26 @ 5.289
5.46	o 25
5.46	c NEW SOLUTION FOUND: 25 @ 5.39
5.47	o 24
5.47	c NEW SOLUTION FOUND: 24 @ 5.396
5.51	o 23
5.51	c NEW SOLUTION FOUND: 23 @ 5.437
5.51	o 22
5.51	c NEW SOLUTION FOUND: 22 @ 5.445
5.59	o 21
5.59	c NEW SOLUTION FOUND: 21 @ 5.516
5.66	o 20
5.66	c NEW SOLUTION FOUND: 20 @ 5.589
5.66	c Sol. found (all assignments made)...
5.66	o 19
5.66	c NEW SOLUTION FOUND: 19 @ 5.59
5.66	c Sol. found (all assignments made)...
5.66	o 18
5.66	c NEW SOLUTION FOUND: 18 @ 5.591
5.71	c Sol. found (all assignments made)...
5.71	o 17
5.71	c NEW SOLUTION FOUND: 17 @ 5.636
5.71	c Sol. found (all assignments made)...
5.71	o 16
5.71	c NEW SOLUTION FOUND: 16 @ 5.64
5.80	o 15
5.80	c NEW SOLUTION FOUND: 15 @ 5.732
6.26	c Sol. found (all assignments made)...
6.26	o 14
6.26	c NEW SOLUTION FOUND: 14 @ 6.187
6.39	c Sol. found (all assignments made)...
6.39	o 13
6.39	c NEW SOLUTION FOUND: 13 @ 6.317
6.40	c Sol. found (all assignments made)...
6.40	o 12
6.40	c NEW SOLUTION FOUND: 12 @ 6.335
6.92	c Sol. found (all assignments made)...
6.92	o 11
6.92	c NEW SOLUTION FOUND: 11 @ 6.849
7.03	c Sol. found (all assignments made)...
7.03	o 10
7.03	c NEW SOLUTION FOUND: 10 @ 6.962
7.04	c Sol. found (all assignments made)...
7.04	o 9
7.04	c NEW SOLUTION FOUND: 9 @ 6.965
8.83	c Restart #3 #Var: 370 LB: 3 @ 8.761
9.34	o 6
9.34	c NEW SOLUTION FOUND: 6 @ 9.267
11.59	c Restart #4 #Var: 370 LB: 3 @ 11.518
17.15	c Restart #5 #Var: 370 LB: 3 @ 17.078
20.48	c Restart #6 #Var: 370 LB: 3 @ 20.404
29.87	c Restart #7 #Var: 370 LB: 3 @ 29.796
36.00	c Restart #8 #Var: 370 LB: 3 @ 35.92
41.37	c Restart #9 #Var: 370 LB: 3 @ 41.291
53.60	c Restart #10 #Var: 370 LB: 3 @ 53.513
62.82	c Restart #11 #Var: 370 LB: 3 @ 62.735
72.17	c Restart #12 #Var: 370 LB: 3 @ 72.077
74.86	o 5
74.86	c NEW SOLUTION FOUND: 5 @ 74.772
85.35	c Restart #13 #Var: 370 LB: 3 @ 85.253
96.33	c Restart #14 #Var: 370 LB: 3 @ 96.23
113.45	c Restart #15 #Var: 370 LB: 3 @ 113.35
125.06	c Restart #16 #Var: 370 LB: 3 @ 124.96
146.99	c Restart #17 #Var: 370 LB: 3 @ 146.88
163.68	c Restart #18 #Var: 370 LB: 3 @ 163.56
174.43	c Restart #19 #Var: 370 LB: 3 @ 174.32
177.10	o 4
177.10	c NEW SOLUTION FOUND: 4 @ 176.98
183.55	o 3
183.55	c NEW SOLUTION FOUND: 3 @ 183.44
184.43	s OPTIMUM FOUND
184.43	c Cost: 3
184.43	v -x288 -x230 -x149 x113 x98 x76 -x46 -x24 -x286 -x271 -x234 -x148 -x129 -x114 -x45 x29 x270 -x233 -x197 -x150 -x128 -x118 x99
184.43	v -x80 -x47 x28 -x3 -x287 x272 -x254 -x235 -x196 -x167 -x153 -x134 -x116 -x100 -x78 -x48 x8 -x292 x273 -x253 -x239 -x198 -x166
184.43	v -x152 -x133 -x117 x103 -x55 -x31 x7 -x344 x274 -x238 -x201 -x172 -x157 -x135 x101 -x79 -x49 -x32 -x343 x281 -x255 -x236 -x200
184.43	v -x171 -x156 x139 x102 -x83 -x50 -x35 -x10 -x345 x275 -x257 -x237 -x204 x173 -x154 x138 -x51 -x33 -x11 -x346 x276 -x202 x174
184.43	v -x155 x136 -x34 -x12 x347 x277 -x258 -x203 -x175 x137 -x13 x306 -x289 x115 -x95 x75 -x310 -x229 -x119 x97 x23 -x293 -x231 x96
184.43	v -x81 -x58 x25 -x291 -x249 -x232 -x151 -x130 x104 -x59 x30 -x2 -x284 -x248 -x243 -x165 -x131 x84 -x54 x27 -x4 -x285 -x199 -x168
184.43	v -x161 x132 -x82 -x36 x9 x280 -x256 -x222 -x212 -x169 -x160 -x143 -x52 x6 -x259 -x208 x170 -x14 -x350 x278 -x260 -x207 -x189
184.43	v x179 -x351 -x261 x193 x305 x290 x127 -x73 -x57 x309 -x294 -x123 -x94 x77 -x56 -x283 -x246 -x162 -x122 -x112 x74 -x282 -x247
184.43	v -x164 x108 x85 x26 -x361 -x242 -x218 -x209 x146 x107 -x44 -x250 -x211 x147 x40 -x5 -x349 -x251 -x240 -x221 -x182 -x158 -x142
184.43	v -x53 -x39 x22 -x348 -x252 x183 x18 x279 -x265 -x205 x188 -x178 -x159 -x140 x17 x192 x307 x302 -x245 x126 -x109 x311 x298 -x244
184.43	v -x163 -x111 -x72 -x357 x297 -x145 -x120 x93 -x41 -x210 x144 -x89 -x43 -x360 x313 x217 -x181 -x121 -x105 -x88 -x65 -x19 -x314
184.43	v -x180 x21 -x268 -x241 -x223 -x106 -x37 -x269 x337 -x264 -x206 x190 -x176 -x141 -x38 x15 x341 x194 x308 x301 -x124 -x110 x90
184.43	v x312 x92 -x42 -x356 x316 x295 -x214 -x61 x315 -x20 -x362 x296 -x267 x219 -x86 -x64 -x266 x185 x224 x184 -x87 -x365 x336 -x262
184.43	v x191 -x177 -x16 x340 x195 x353 -x304 x299 -x125 x91 x303 -x358 x320 -x60 x213 -x363 x329 x215 -x66 x220 -x366 -x364 x186 x338
184.43	v -x263 x187 -x69 x342 -x323 x300 x352 -x324 x354 x326 -x319 -x62 x359 x328 -x317 -x67 -x367 -x333 x216 -x332 x228 -x70 -x68 x339
184.43	v -x321 x325 x355 -x63 x330 -x318 -x225 x371 -x227 -x71 x370 -x334 -x335 -x322 x327 -x226 x331 x368 -x369 x372 x1
184.43	c Exit Code: 30
184.43	c Total time: 184.31 s

Verifier Data (download as text)

OK	3

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
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node47/watcher-40470-1149288026 -o ROOT/results/node47/solver-40470-1149288026 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node47/40470-1149288026/instance-40470-1149288026.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 19712
/proc/meminfo: memFree=1659296/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=3224 CPUtime=0
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 52 0 0 0 0 0 0 0 18 0 1 0 160731177 3301376 36 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10473564 0 0 4096 0 0 0 0 17 1 0 0
/proc/19712/statm: 806 38 28 55 0 40 0

[startup+10.0015 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 19712
/proc/meminfo: memFree=1656544/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=7180 CPUtime=9.92
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 33318 0 0 0 969 23 0 0 25 0 1 0 160731177 7352320 1119 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535987 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 1795 1119 432 55 0 687 0
Current children cumulated CPU time (s) 9.92
Current children cumulated vsize (Kb) 7180

[startup+20.0076 s]
/proc/loadavg: 0.94 0.95 0.91 2/64 19712
/proc/meminfo: memFree=1656288/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=7332 CPUtime=19.92
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 58201 0 0 0 1951 41 0 0 25 0 1 0 160731177 7507968 1161 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10952791 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 1833 1161 432 55 0 725 0
Current children cumulated CPU time (s) 19.92
Current children cumulated vsize (Kb) 7332

[startup+30.0136 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 19712
/proc/meminfo: memFree=1656288/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=7636 CPUtime=29.93
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 75106 0 0 0 2939 54 0 0 25 0 1 0 160731177 7819264 1180 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159255770 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 1909 1180 434 55 0 801 0
Current children cumulated CPU time (s) 29.93
Current children cumulated vsize (Kb) 7636

[startup+40.0197 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 19712
/proc/meminfo: memFree=1655968/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=7620 CPUtime=39.94
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 106609 0 0 0 3917 77 0 0 25 0 1 0 160731177 7802880 1235 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535856 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 1905 1235 434 55 0 797 0
Current children cumulated CPU time (s) 39.94
Current children cumulated vsize (Kb) 7620

[startup+50.0258 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 19712
/proc/meminfo: memFree=1655968/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=7620 CPUtime=49.94
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 128561 0 0 0 4902 92 0 0 25 0 1 0 160731177 7802880 1235 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 1905 1235 434 55 0 797 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (Kb) 7620

[startup+60.0319 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 19712
/proc/meminfo: memFree=1655968/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=7628 CPUtime=59.94
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 155127 0 0 0 5884 110 0 0 25 0 1 0 160731177 7811072 1237 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 1907 1237 434 55 0 799 0
Current children cumulated CPU time (s) 59.94
Current children cumulated vsize (Kb) 7628

[startup+70.038 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 19712
/proc/meminfo: memFree=1655904/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=8012 CPUtime=69.94
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 183646 0 0 0 6864 130 0 0 25 0 1 0 160731177 8204288 1266 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10981318 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 2003 1266 434 55 0 895 0
Current children cumulated CPU time (s) 69.94
Current children cumulated vsize (Kb) 8012

[startup+80.0441 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 19712
/proc/meminfo: memFree=1655840/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=7772 CPUtime=79.95
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 206850 0 0 0 7846 149 0 0 25 0 1 0 160731177 7958528 1273 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 1943 1273 434 55 0 835 0
Current children cumulated CPU time (s) 79.95
Current children cumulated vsize (Kb) 7772

[startup+90.0501 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 19712
/proc/meminfo: memFree=1655840/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=8052 CPUtime=89.95
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 229465 0 0 0 8829 166 0 0 25 0 1 0 160731177 8245248 1277 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10985085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 2013 1277 434 55 0 905 0
Current children cumulated CPU time (s) 89.95
Current children cumulated vsize (Kb) 8052

[startup+100.056 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 19712
/proc/meminfo: memFree=1655840/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=7796 CPUtime=99.95
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 253066 0 0 0 9811 184 0 0 25 0 1 0 160731177 7983104 1279 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 1949 1279 434 55 0 841 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 7796

[startup+110.063 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 19712
/proc/meminfo: memFree=1655840/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=7796 CPUtime=109.95
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 272578 0 0 0 10796 199 0 0 25 0 1 0 160731177 7983104 1279 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158588443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 1949 1279 434 55 0 841 0
Current children cumulated CPU time (s) 109.95
Current children cumulated vsize (Kb) 7796

[startup+120.07 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 19712
/proc/meminfo: memFree=1655648/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=7984 CPUtime=119.96
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 294796 0 0 0 11781 215 0 0 25 0 1 0 160731177 8175616 1326 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520371 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 1996 1326 434 55 0 888 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 7984

[startup+130.076 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 19712
/proc/meminfo: memFree=1655328/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=8584 CPUtime=129.97
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 325262 0 0 0 12762 235 0 0 25 0 1 0 160731177 8790016 1415 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497344 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 2146 1415 434 55 0 1038 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 8584

[startup+140.083 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 19712
/proc/meminfo: memFree=1655328/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=8304 CPUtime=139.97
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 343585 0 0 0 13750 247 0 0 25 0 1 0 160731177 8503296 1406 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 2076 1406 434 55 0 968 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 8304

[startup+150.089 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19712
/proc/meminfo: memFree=1655328/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=8304 CPUtime=149.97
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 361545 0 0 0 14738 259 0 0 25 0 1 0 160731177 8503296 1406 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 2076 1406 434 55 0 968 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 8304

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19712
/proc/meminfo: memFree=1655328/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=8584 CPUtime=159.98
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 381673 0 0 0 15726 272 0 0 25 0 1 0 160731177 8790016 1409 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10981318 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 2146 1409 434 55 0 1038 0
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (Kb) 8584

[startup+170.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19712
/proc/meminfo: memFree=1655328/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=8304 CPUtime=169.98
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 407284 0 0 0 16706 292 0 0 25 0 1 0 160731177 8503296 1406 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 2076 1406 434 55 0 968 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 8304

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19712
/proc/meminfo: memFree=1654496/2055920 swapFree=4183744/4192956
[pid=19712] ppid=19710 vsize=9336 CPUtime=179.98
/proc/19712/stat : 19712 (bsolo) R 19710 19712 19666 0 -1 0 447634 0 0 0 17681 317 0 0 25 0 1 0 160731177 9560064 1632 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10985085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19712/statm: 2334 1632 434 55 0 1226 0
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 9336

Child status: 30
Real time (s): 184.435
CPU time (s): 184.314
CPU user time (s): 181.08
CPU system time (s): 3.23351
CPU usage (%): 99.9342
Max. virtual memory (cumulated for all children) (Kb): 9336

Launcher Data (download as text)

Begin job on node47 on Fri Jun  2 22:40:26 UTC 2006


FILE ID= 40470-1149288026

PBS_JOBID= 306727

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.5:100.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node47/40470-1149288026/instance-40470-1149288026.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-40470-1149288026 -o ROOT/results/node47/solver-40470-1149288026 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node47/40470-1149288026/instance-40470-1149288026.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  4dfe0aab63c58302cf08520fc713ceae

RANDOM SEED= 399755986


/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.236
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	: 5914.62
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.236
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1659504 kB
Buffers:         21916 kB
Cached:         308816 kB
SwapCached:       3352 kB
Active:          46452 kB
Inactive:       293112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659504 kB
SwapTotal:     4192956 kB
SwapFree:      4183744 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          15032 kB
Slab:            42840 kB
Committed_AS:   274836 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node47 on Fri Jun  2 22:43:31 UTC 2006