Trace number 39408

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 NameAnswerCPU timeWall clock time
bsolo 2006/05SAT 296.744 296.868

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24bt.opb
MD5SUMf8964c43535341fcc69e672675167b77
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.78673
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints1085
Number of constraints which are clauses738
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint1
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.02	c INFO: OSL Context initialized.
0.05	c Initial problem consists of 490 variables and 1085 constraints.
0.05	c Using non-optimization problem switches.
0.05	c No problem reductions applied in OPT. instance.
0.05	c	preprocess terminated. Elapsed time: 0.035
0.05	c After prepocess the problem consists of 472 variables and 1048 constraints.
0.11	c Restart #1 #Var: 471 LB: 0 @ 0.092
0.19	c Restart #2 #Var: 471 LB: 0 @ 0.177
0.32	c Restart #3 #Var: 471 LB: 0 @ 0.31
0.55	c Restart #4 #Var: 471 LB: 0 @ 0.531
0.76	c Restart #5 #Var: 471 LB: 0 @ 0.741
1.07	c Restart #6 #Var: 471 LB: 0 @ 1.053
1.39	c Restart #7 #Var: 471 LB: 0 @ 1.378
1.80	c Restart #8 #Var: 470 LB: 0 @ 1.788
2.23	c Restart #9 #Var: 470 LB: 0 @ 2.219
2.66	c Restart #10 #Var: 470 LB: 0 @ 2.642
3.22	c Restart #11 #Var: 467 LB: 0 @ 3.201
3.75	c Restart #12 #Var: 467 LB: 0 @ 3.737
4.34	c Restart #13 #Var: 467 LB: 0 @ 4.323
5.05	c Restart #14 #Var: 467 LB: 0 @ 5.036
5.76	c Restart #15 #Var: 467 LB: 0 @ 5.749
6.53	c Restart #16 #Var: 467 LB: 0 @ 6.518
7.37	c Restart #17 #Var: 467 LB: 0 @ 7.356
8.25	c Restart #18 #Var: 467 LB: 0 @ 8.228
9.17	c Restart #19 #Var: 467 LB: 0 @ 9.155
10.15	c Restart #20 #Var: 467 LB: 0 @ 10.127
11.33	c Restart #21 #Var: 467 LB: 0 @ 11.314
12.55	c Restart #22 #Var: 467 LB: 0 @ 12.531
13.72	c Restart #23 #Var: 465 LB: 0 @ 13.699
14.97	c Restart #24 #Var: 465 LB: 0 @ 14.943
16.32	c Restart #25 #Var: 465 LB: 0 @ 16.296
17.73	c Restart #26 #Var: 465 LB: 0 @ 17.702
19.10	c Restart #27 #Var: 465 LB: 0 @ 19.073
20.64	c Restart #28 #Var: 465 LB: 0 @ 20.612
22.18	c Restart #29 #Var: 465 LB: 0 @ 22.15
23.92	c Restart #30 #Var: 465 LB: 0 @ 23.896
25.60	c Restart #31 #Var: 465 LB: 0 @ 25.57
27.34	c Restart #32 #Var: 465 LB: 0 @ 27.317
29.13	c Restart #33 #Var: 465 LB: 0 @ 29.1
31.24	c Restart #34 #Var: 465 LB: 0 @ 31.216
33.22	c Restart #35 #Var: 465 LB: 0 @ 33.187
35.34	c Restart #36 #Var: 465 LB: 0 @ 35.306
37.42	c Restart #37 #Var: 465 LB: 0 @ 37.389
39.36	c Restart #38 #Var: 465 LB: 0 @ 39.332
41.49	c Restart #39 #Var: 465 LB: 0 @ 41.455
43.83	c Restart #40 #Var: 463 LB: 0 @ 43.8
46.19	c Restart #41 #Var: 463 LB: 0 @ 46.16
48.58	c Restart #42 #Var: 463 LB: 0 @ 48.544
51.04	c Restart #43 #Var: 463 LB: 0 @ 51.004
53.53	c Restart #44 #Var: 463 LB: 0 @ 53.496
55.92	c Restart #45 #Var: 463 LB: 0 @ 55.879
58.69	c Restart #46 #Var: 463 LB: 0 @ 58.658
61.44	c Restart #47 #Var: 463 LB: 0 @ 61.403
64.60	c Restart #48 #Var: 463 LB: 0 @ 64.565
67.50	c Restart #49 #Var: 463 LB: 0 @ 67.46
70.44	c Restart #50 #Var: 463 LB: 0 @ 70.397
73.24	c Restart #51 #Var: 463 LB: 0 @ 73.194
76.26	c Restart #52 #Var: 463 LB: 0 @ 76.213
79.33	c Restart #53 #Var: 463 LB: 0 @ 79.285
82.58	c Restart #54 #Var: 463 LB: 0 @ 82.531
85.73	c Restart #55 #Var: 463 LB: 0 @ 85.684
89.20	c Restart #56 #Var: 463 LB: 0 @ 89.148
92.79	c Restart #57 #Var: 463 LB: 0 @ 92.738
95.89	c Restart #58 #Var: 463 LB: 0 @ 95.836
99.33	c Restart #59 #Var: 463 LB: 0 @ 99.275
102.67	c Restart #60 #Var: 463 LB: 0 @ 102.62
106.19	c Restart #61 #Var: 463 LB: 0 @ 106.13
109.79	c Restart #62 #Var: 463 LB: 0 @ 109.73
113.80	c Restart #63 #Var: 463 LB: 0 @ 113.74
117.77	c Restart #64 #Var: 463 LB: 0 @ 117.71
121.83	c Restart #65 #Var: 463 LB: 0 @ 121.77
125.57	c Restart #66 #Var: 463 LB: 0 @ 125.51
130.12	c Restart #67 #Var: 463 LB: 0 @ 130.06
134.73	c Restart #68 #Var: 463 LB: 0 @ 134.67
138.74	c Restart #69 #Var: 463 LB: 0 @ 138.68
143.03	c Restart #70 #Var: 463 LB: 0 @ 142.97
147.33	c Restart #71 #Var: 463 LB: 0 @ 147.26
152.08	c Restart #72 #Var: 463 LB: 0 @ 152.01
156.73	c Restart #73 #Var: 463 LB: 0 @ 156.66
161.45	c Restart #74 #Var: 463 LB: 0 @ 161.37
166.21	c Restart #75 #Var: 463 LB: 0 @ 166.14
171.41	c Restart #76 #Var: 463 LB: 0 @ 171.33
176.31	c Restart #77 #Var: 463 LB: 0 @ 176.23
181.22	c Restart #78 #Var: 463 LB: 0 @ 181.15
186.26	c Restart #79 #Var: 463 LB: 0 @ 186.18
191.35	c Restart #80 #Var: 463 LB: 0 @ 191.27
197.08	c Restart #81 #Var: 463 LB: 0 @ 197
202.94	c Restart #82 #Var: 463 LB: 0 @ 202.85
208.47	c Restart #83 #Var: 463 LB: 0 @ 208.38
214.11	c Restart #84 #Var: 463 LB: 0 @ 214.02
219.62	c Restart #85 #Var: 463 LB: 0 @ 219.53
225.62	c Restart #86 #Var: 463 LB: 0 @ 225.52
231.14	c Restart #87 #Var: 463 LB: 0 @ 231.04
237.48	c Restart #88 #Var: 463 LB: 0 @ 237.38
243.75	c Restart #89 #Var: 463 LB: 0 @ 243.65
249.33	c Restart #90 #Var: 463 LB: 0 @ 249.23
255.33	c Restart #91 #Var: 463 LB: 0 @ 255.23
262.22	c Restart #92 #Var: 463 LB: 0 @ 262.11
269.28	c Restart #93 #Var: 463 LB: 0 @ 269.17
275.69	c Restart #94 #Var: 463 LB: 0 @ 275.58
282.63	c Restart #95 #Var: 463 LB: 0 @ 282.52
289.07	c Restart #96 #Var: 463 LB: 0 @ 288.96
296.42	c Restart #97 #Var: 463 LB: 0 @ 296.3
296.86	c Sol. found (all assignments made)...
296.86	o 0
296.86	c NEW SOLUTION FOUND: 0 @ 296.74
296.86	s SATISFIABLE
296.86	c Cost: 0
296.86	v x1 -x3 -x5 -x7 -x9 -x11 x13 -x15 x17 -x19 x21 -x23 x25 -x27 -x29 -x31 -x33 -x35 -x37 -x39 -x41 -x43 -x45 -x47 -x49 -x51 x53 -x55
296.86	v -x57 -x59 -x61 -x63 x65 -x67 x69 -x71 x73 -x75 x77 -x79 -x81 -x83 -x85 -x87 -x89 -x91 -x93 -x95 -x97 -x99 -x101 -x103 x105 -x107
296.86	v -x109 -x111 -x113 -x115 x117 -x119 x121 -x123 x125 -x127 x129 -x131 -x133 -x135 -x137 -x139 -x141 -x143 -x145 -x147 -x149
296.86	v -x151 -x153 -x155 -x157 -x159 -x161 -x163 -x165 -x167 -x169 -x171 -x173 -x175 -x177 -x179 -x181 -x183 -x185 -x187 -x189 -x191
296.86	v -x193 -x195 -x197 -x199 -x201 -x203 -x205 -x207 x209 -x211 -x213 -x215 -x217 -x219 x221 -x223 x225 -x227 x229 -x231 x233 -x235
296.86	v -x237 -x239 -x241 -x243 -x245 -x247 -x249 -x251 -x253 -x255 -x257 -x259 -x261 -x263 -x265 -x267 -x269 -x271 -x273 -x275 -x277
296.86	v -x279 -x281 -x283 -x285 -x287 -x289 -x291 -x293 -x295 -x297 -x299 -x301 -x303 -x305 -x307 -x309 -x311 x313 -x315 -x317 -x319
296.86	v -x321 -x323 x325 -x327 x329 -x331 x333 -x335 x337 -x2 -x4 -x6 -x8 -x10 -x12 -x14 -x16 -x18 -x20 -x22 -x24 -x26 -x28 -x30 x32 -x34
296.86	v x36 -x38 -x40 -x42 -x44 -x46 -x48 -x50 -x52 -x54 -x56 -x58 -x60 -x62 -x64 -x66 -x68 -x70 -x72 -x74 -x76 -x78 -x80 -x82 x84 -x86
296.86	v x88 -x90 -x92 -x94 -x96 -x98 -x100 -x102 -x104 -x106 -x108 -x110 -x112 -x114 -x116 -x118 -x120 -x122 -x124 -x126 -x128 -x130
296.86	v -x132 -x134 x136 -x138 x140 -x142 -x144 -x146 -x148 -x150 -x152 -x154 -x156 -x158 x160 -x162 x164 -x166 x168 -x170 x172 -x174
296.86	v x176 -x178 x180 -x182 -x184 -x186 x188 -x190 x192 -x194 -x196 -x198 -x200 -x202 -x204 -x206 -x208 -x210 -x212 -x214 -x216
296.86	v -x218 -x220 -x222 -x224 -x226 -x228 -x230 -x232 -x234 -x236 -x238 x240 -x242 x244 -x246 -x248 -x250 -x252 -x254 -x256 -x258
296.86	v -x260 -x262 x264 -x266 x268 -x270 x272 -x274 x276 -x278 x280 -x282 x284 -x286 -x288 -x290 x292 -x294 x296 -x298 -x300 -x302
296.86	v -x304 -x306 -x308 -x310 -x312 -x314 -x316 -x318 -x320 -x322 -x324 -x326 -x328 -x330 -x332 -x334 -x336 -x338 x340 -x339 -x342
296.86	v x341 x344 -x343 -x346 x345 x348 -x347 -x350 x349 -x352 x351 -x354 x353 x356 -x355 -x358 x357 -x360 x359 -x362 x361 x364 -x363
296.86	v x366 -x365 -x368 x367 -x370 x369 -x372 x371 -x374 x373 -x376 x375 x378 -x377 -x380 x379 x382 -x381 -x384 x383 x386 -x385 -x388
296.86	v x387 x390 -x389 x392 -x391 -x394 x393 x396 -x395 -x398 x397 x400 -x399 -x402 x401 x404 -x403 -x406 x405 x408 -x407 -x410 x409
296.86	v -x412 -x411 -x414 -x413 x416 -x415 x418 -x417 -x420 -x419 x422 -x421 -x424 x423 x426 -x425 -x428 x427 x430 -x429 -x432 x431
296.86	v x434 -x433 -x436 x435 x438 -x437 -x440 x439 x442 -x441 -x444 x443 x446 -x445 -x448 x447 x450 -x449 -x452 x451 x454 -x453 -x456
296.86	v x455 x458 -x457 -x460 x459 x462 -x461 -x464 -x463 x466 -x465 x468 -x467 -x470 -x469 x472 -x471 -x474 -x473 x476 -x475 -x478
296.86	v -x477 x480 -x479 -x482 x481 x484 -x483 -x486 x485 x488 -x487 -x490 x489
296.86	c Exit Code: 10
296.86	c Total time: 296.74 s

Verifier Data (download as text)

OK	0

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/node58/watcher-39408-1149204834 -o ROOT/results/node58/solver-39408-1149204834 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node58/39408-1149204834/instance-39408-1149204834.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.16 0.04 0.18 2/64 20396
/proc/meminfo: memFree=1542264/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=4664 CPUtime=0
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 84 0 0 0 0 0 0 0 18 0 1 0 22530301 4775936 66 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4814099 0 0 4096 0 0 0 0 17 1 0 0
/proc/20396/statm: 1166 85 68 55 0 46 0

[startup+10.0027 s]
/proc/loadavg: 0.29 0.07 0.19 2/64 20396
/proc/meminfo: memFree=1539880/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=7084 CPUtime=9.97
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1024 0 0 0 996 1 0 0 25 0 1 0 22530301 7254016 939 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 1771 939 300 55 0 663 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 7084

[startup+20.0096 s]
/proc/loadavg: 0.40 0.10 0.20 2/64 20396
/proc/meminfo: memFree=1539328/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=7524 CPUtime=19.98
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1159 0 0 0 1995 3 0 0 25 0 1 0 22530301 7704576 1074 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 1881 1074 300 55 0 773 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 7524

[startup+30.0155 s]
/proc/loadavg: 0.49 0.13 0.21 2/64 20396
/proc/meminfo: memFree=1539200/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=7768 CPUtime=29.98
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1197 0 0 0 2994 4 0 0 25 0 1 0 22530301 7954432 1112 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551614 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 1942 1112 300 55 0 834 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 7768

[startup+40.0214 s]
/proc/loadavg: 0.57 0.16 0.21 2/64 20396
/proc/meminfo: memFree=1538688/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=8148 CPUtime=39.98
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1323 0 0 0 3992 6 0 0 25 0 1 0 22530301 8343552 1233 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2037 1233 300 55 0 929 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 8148

[startup+50.0273 s]
/proc/loadavg: 0.63 0.19 0.22 2/64 20396
/proc/meminfo: memFree=1538752/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=8148 CPUtime=49.99
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1323 0 0 0 4992 7 0 0 25 0 1 0 22530301 8343552 1233 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540729 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2037 1233 300 55 0 929 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 8148

[startup+60.0333 s]
/proc/loadavg: 0.69 0.21 0.23 2/64 20396
/proc/meminfo: memFree=1538368/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=8520 CPUtime=59.99
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1412 0 0 0 5990 9 0 0 25 0 1 0 22530301 8724480 1322 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2130 1322 300 55 0 1022 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 8520

[startup+70.0392 s]
/proc/loadavg: 0.74 0.24 0.24 2/64 20396
/proc/meminfo: memFree=1538304/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=8652 CPUtime=69.99
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1422 0 0 0 6989 10 0 0 25 0 1 0 22530301 8859648 1332 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2163 1332 300 55 0 1055 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 8652

[startup+80.0451 s]
/proc/loadavg: 0.78 0.26 0.25 2/64 20396
/proc/meminfo: memFree=1538048/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=8804 CPUtime=79.99
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1489 0 0 0 7987 12 0 0 25 0 1 0 22530301 9015296 1397 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2201 1397 300 55 0 1093 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 8804

[startup+90.051 s]
/proc/loadavg: 0.81 0.29 0.25 2/64 20396
/proc/meminfo: memFree=1538048/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=8804 CPUtime=90
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1489 0 0 0 8986 14 0 0 25 0 1 0 22530301 9015296 1397 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2201 1397 300 55 0 1093 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 8804

[startup+100.057 s]
/proc/loadavg: 0.84 0.31 0.26 2/64 20396
/proc/meminfo: memFree=1537344/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=9552 CPUtime=100
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1660 0 0 0 9985 15 0 0 25 0 1 0 22530301 9781248 1568 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542241 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2388 1568 300 55 0 1280 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 9552

[startup+110.063 s]
/proc/loadavg: 0.86 0.33 0.27 2/64 20396
/proc/meminfo: memFree=1537344/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=9552 CPUtime=110
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1667 0 0 0 10984 16 0 0 25 0 1 0 22530301 9781248 1575 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2388 1575 300 55 0 1280 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 9552

[startup+120.069 s]
/proc/loadavg: 0.88 0.35 0.28 2/64 20396
/proc/meminfo: memFree=1536960/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=9916 CPUtime=120
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1757 0 0 0 11982 18 0 0 25 0 1 0 22530301 10153984 1665 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534947 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2479 1665 300 55 0 1371 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 9916

[startup+130.075 s]
/proc/loadavg: 0.90 0.37 0.28 2/64 20396
/proc/meminfo: memFree=1536896/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=10048 CPUtime=130.01
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1781 0 0 0 12981 20 0 0 25 0 1 0 22530301 10289152 1689 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5312162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2512 1689 300 55 0 1404 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 10048

[startup+140.082 s]
/proc/loadavg: 0.92 0.39 0.29 2/64 20396
/proc/meminfo: memFree=1536832/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=10048 CPUtime=140.01
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1793 0 0 0 13980 21 0 0 25 0 1 0 22530301 10289152 1701 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2512 1701 300 55 0 1404 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 10048

[startup+150.088 s]
/proc/loadavg: 0.93 0.41 0.30 2/64 20396
/proc/meminfo: memFree=1536512/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=10440 CPUtime=150.01
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1872 0 0 0 14978 23 0 0 25 0 1 0 22530301 10690560 1780 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2610 1780 300 55 0 1502 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 10440

[startup+160.093 s]
/proc/loadavg: 0.94 0.43 0.30 2/64 20396
/proc/meminfo: memFree=1536448/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=10440 CPUtime=160.02
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1881 0 0 0 15978 24 0 0 25 0 1 0 22530301 10690560 1789 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2610 1789 300 55 0 1502 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 10440

[startup+170.099 s]
/proc/loadavg: 0.95 0.45 0.31 2/64 20396
/proc/meminfo: memFree=1536064/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=10828 CPUtime=170.02
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 1987 0 0 0 16977 25 0 0 25 0 1 0 22530301 11087872 1895 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2707 1895 300 55 0 1599 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 10828

[startup+180.105 s]
/proc/loadavg: 0.95 0.47 0.32 2/64 20396
/proc/meminfo: memFree=1535872/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=11056 CPUtime=180.02
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 2037 0 0 0 17976 26 0 0 25 0 1 0 22530301 11321344 1945 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548246 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2764 1945 300 55 0 1656 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 11056

[startup+190.111 s]
/proc/loadavg: 0.96 0.48 0.32 2/64 20396
/proc/meminfo: memFree=1535872/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=11056 CPUtime=190.02
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 2037 0 0 0 18975 27 0 0 25 0 1 0 22530301 11321344 1945 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2764 1945 300 55 0 1656 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 11056

[startup+200.117 s]
/proc/loadavg: 0.97 0.50 0.33 2/64 20396
/proc/meminfo: memFree=1535808/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=11056 CPUtime=200.02
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 2048 0 0 0 19973 29 0 0 25 0 1 0 22530301 11321344 1956 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2764 1956 300 55 0 1656 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 11056

[startup+210.123 s]
/proc/loadavg: 0.97 0.52 0.34 2/64 20396
/proc/meminfo: memFree=1535424/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=11520 CPUtime=210.03
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 2141 0 0 0 20973 30 0 0 25 0 1 0 22530301 11796480 2049 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2880 2049 300 55 0 1772 0
Current children cumulated CPU time (s) 210.03
Current children cumulated vsize (Kb) 11520

[startup+220.129 s]
/proc/loadavg: 0.98 0.53 0.35 2/64 20396
/proc/meminfo: memFree=1535360/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=11628 CPUtime=220.03
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 2163 0 0 0 21972 31 0 0 25 0 1 0 22530301 11907072 2071 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2907 2071 300 55 0 1799 0
Current children cumulated CPU time (s) 220.03
Current children cumulated vsize (Kb) 11628

[startup+230.135 s]
/proc/loadavg: 0.98 0.55 0.35 2/64 20396
/proc/meminfo: memFree=1535040/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=11892 CPUtime=230.03
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 2237 0 0 0 22971 32 0 0 25 0 1 0 22530301 12177408 2145 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528687 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2973 2145 300 55 0 1865 0
Current children cumulated CPU time (s) 230.03
Current children cumulated vsize (Kb) 11892

[startup+240.141 s]
/proc/loadavg: 0.98 0.56 0.36 2/64 20396
/proc/meminfo: memFree=1535040/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=11892 CPUtime=240.03
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 2238 0 0 0 23970 33 0 0 25 0 1 0 22530301 12177408 2146 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2973 2146 300 55 0 1865 0
Current children cumulated CPU time (s) 240.03
Current children cumulated vsize (Kb) 11892

[startup+250.148 s]
/proc/loadavg: 0.98 0.58 0.37 2/64 20396
/proc/meminfo: memFree=1534976/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=11892 CPUtime=250.04
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 2260 0 0 0 24970 34 0 0 25 0 1 0 22530301 12177408 2168 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 2973 2168 300 55 0 1865 0
Current children cumulated CPU time (s) 250.04
Current children cumulated vsize (Kb) 11892

[startup+260.154 s]
/proc/loadavg: 0.99 0.59 0.37 2/64 20396
/proc/meminfo: memFree=1534656/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=12156 CPUtime=260.04
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 2327 0 0 0 25969 35 0 0 25 0 1 0 22530301 12447744 2235 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 3039 2235 300 55 0 1931 0
Current children cumulated CPU time (s) 260.04
Current children cumulated vsize (Kb) 12156

[startup+270.16 s]
/proc/loadavg: 0.99 0.60 0.38 2/64 20396
/proc/meminfo: memFree=1534592/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=12288 CPUtime=270.04
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 2343 0 0 0 26968 36 0 0 25 0 1 0 22530301 12582912 2251 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5301557 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 3072 2251 300 55 0 1964 0
Current children cumulated CPU time (s) 270.04
Current children cumulated vsize (Kb) 12288

[startup+280.166 s]
/proc/loadavg: 0.99 0.61 0.38 2/64 20396
/proc/meminfo: memFree=1534592/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=12288 CPUtime=280.05
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 2343 0 0 0 27968 37 0 0 25 0 1 0 22530301 12582912 2251 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 3072 2251 300 55 0 1964 0
Current children cumulated CPU time (s) 280.05
Current children cumulated vsize (Kb) 12288

[startup+290.172 s]
/proc/loadavg: 0.99 0.63 0.39 2/64 20396
/proc/meminfo: memFree=1534336/2055920 swapFree=4192956/4192956
[pid=20396] ppid=20394 vsize=12520 CPUtime=290.04
/proc/20396/stat : 20396 (bsolo) R 20394 20396 20351 0 -1 0 2402 0 0 0 28966 38 0 0 25 0 1 0 22530301 12820480 2310 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541526 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20396/statm: 3130 2310 300 55 0 2022 0
Current children cumulated CPU time (s) 290.04
Current children cumulated vsize (Kb) 12520

Child status: 10
Real time (s): 296.868
CPU time (s): 296.744
CPU user time (s): 296.35
CPU system time (s): 0.39394
CPU usage (%): 99.9584
Max. virtual memory (cumulated for all children) (Kb): 12520

Launcher Data (download as text)

Begin job on node58 on Thu Jun  1 23:33:54 UTC 2006


FILE ID= 39408-1149204834

PBS_JOBID= 293058

BENCH NAME= ROOT/tmp/node58/39408-1149204834/instance-39408-1149204834.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node58/39408-1149204834/instance-39408-1149204834.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-39408-1149204834 -o ROOT/results/node58/solver-39408-1149204834 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node58/39408-1149204834/instance-39408-1149204834.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  f8964c43535341fcc69e672675167b77

RANDOM SEED= 532221018


/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.276
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.276
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:       1542472 kB
Buffers:         23516 kB
Cached:         413316 kB
SwapCached:          0 kB
Active:          67144 kB
Inactive:       384200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1542472 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             140 kB
Writeback:           0 kB
Mapped:          24916 kB
Slab:            48196 kB
Committed_AS:    88568 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node58 on Thu Jun  1 23:38:51 UTC 2006