Trace number 40196

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/05SAT213 1800.17 1801.1

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUMa65a3b6248e07fcc15fb8d2bec9ac9bd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark182
Best CPU time to get the best result obtained on this benchmark1800.57
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
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.02	c INFO: OSL Context initialized.
0.04	c Initial problem consists of 470 variables and 470 constraints.
0.04	c Switching on LPR.
0.04	c No problem reductions applied in OPT. instance.
0.04	c	preprocess terminated. Elapsed time: 0.028
0.04	c After prepocess the problem consists of 470 variables and 470 constraints.
0.49	c Initial Lower Bound: 139
22.76	o 214
22.76	c NEW SOLUTION FOUND: 214 @ 22.742
22.77	o 213
22.77	c NEW SOLUTION FOUND: 213 @ 22.747
23.45	c Restart #1 #Var: 470 LB: 139 @ 23.428
45.51	c Restart #2 #Var: 470 LB: 139 @ 45.485
68.95	c Restart #3 #Var: 470 LB: 139 @ 68.913
91.59	c Restart #4 #Var: 470 LB: 139 @ 91.551
115.82	c Restart #5 #Var: 470 LB: 139 @ 115.77
142.03	c Restart #6 #Var: 470 LB: 139 @ 141.98
166.21	c Restart #7 #Var: 470 LB: 139 @ 166.15
190.45	c Restart #8 #Var: 470 LB: 139 @ 190.38
221.96	c Restart #9 #Var: 470 LB: 139 @ 221.88
252.19	c Restart #10 #Var: 470 LB: 139 @ 252.11
282.80	c Restart #11 #Var: 470 LB: 139 @ 282.71
311.45	c Restart #12 #Var: 470 LB: 139 @ 311.36
337.64	c Restart #13 #Var: 470 LB: 139 @ 337.53
368.43	c Restart #14 #Var: 470 LB: 139 @ 368.31
396.69	c Restart #15 #Var: 470 LB: 139 @ 396.57
428.93	c Restart #16 #Var: 470 LB: 139 @ 428.8
464.13	c Restart #17 #Var: 470 LB: 139 @ 463.99
495.71	c Restart #18 #Var: 470 LB: 139 @ 495.57
528.65	c Restart #19 #Var: 470 LB: 139 @ 528.49
566.32	c Restart #20 #Var: 470 LB: 139 @ 566.16
606.55	c Restart #21 #Var: 470 LB: 139 @ 606.37
645.79	c Restart #22 #Var: 470 LB: 139 @ 645.61
687.29	c Restart #23 #Var: 470 LB: 139 @ 687.1
730.42	c Restart #24 #Var: 470 LB: 139 @ 730.21
766.66	c Restart #25 #Var: 470 LB: 139 @ 766.44
805.42	c Restart #26 #Var: 470 LB: 139 @ 805.19
843.42	c Restart #27 #Var: 470 LB: 139 @ 843.18
885.77	c Restart #28 #Var: 470 LB: 139 @ 885.52
924.55	c Restart #29 #Var: 470 LB: 139 @ 924.29
968.75	c Restart #30 #Var: 470 LB: 139 @ 968.47
1012.40	c Restart #31 #Var: 470 LB: 139 @ 1012.1
1059.45	c Restart #32 #Var: 470 LB: 139 @ 1059.2
1125.60	c Restart #33 #Var: 470 LB: 139 @ 1125.3
1170.49	c Restart #34 #Var: 470 LB: 139 @ 1170.1
1213.11	c Restart #35 #Var: 470 LB: 139 @ 1212.4
1259.62	c Restart #36 #Var: 470 LB: 139 @ 1258.8
1305.87	c Restart #37 #Var: 470 LB: 139 @ 1305.1
1352.07	c Restart #38 #Var: 470 LB: 139 @ 1351.3
1394.94	c Restart #39 #Var: 470 LB: 139 @ 1394.1
1449.32	c Restart #40 #Var: 470 LB: 139 @ 1448.5
1499.19	c Restart #41 #Var: 470 LB: 139 @ 1498.3
1550.72	c Restart #42 #Var: 470 LB: 139 @ 1549.9
1608.78	c Restart #43 #Var: 470 LB: 139 @ 1607.9
1674.90	c Restart #44 #Var: 470 LB: 139 @ 1674
1728.94	c Restart #45 #Var: 470 LB: 139 @ 1728
1791.79	c Restart #46 #Var: 470 LB: 139 @ 1790.9
1801.09	s SATISFIABLE
1801.09	c Cost: 213
1801.10	v -x1 -x2 -x3 x4 x5 -x6 x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 -x15 -x16 -x17 x18 -x19 x20 -x21 x22 -x23 -x24 x25 x26 -x27 -x28 -x29 x30
1801.10	v -x31 -x32 x33 x34 x35 x36 x37 x38 -x39 -x40 x41 x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 x53 -x54 x55 -x56 x57 x58 x59
1801.10	v -x60 -x61 x62 x63 -x64 x65 x66 x67 x68 x69 x70 x71 -x72 x73 -x74 -x75 -x76 -x77 x78 x79 -x80 -x81 x82 -x83 -x84 -x85 -x86 x87 -x88
1801.10	v x89 x90 -x91 x92 x93 x94 -x95 x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 x104 x105 -x106 x107 -x108 -x109 x110 -x111 x112 -x113
1801.10	v -x114 x115 x116 -x117 x118 x119 -x120 -x121 -x122 -x123 -x124 x125 x126 -x127 -x128 x129 x130 -x131 -x132 x133 x134 x135 -x136
1801.10	v -x137 x138 -x139 x140 x141 -x142 -x143 x144 x145 -x146 x147 x148 -x149 -x150 -x151 x152 -x153 -x154 x155 -x156 -x157 x158 -x159
1801.10	v x160 -x161 x162 x163 x164 -x165 -x166 -x167 x168 x169 -x170 -x171 -x172 x173 -x174 -x175 -x176 x177 x178 -x179 -x180 -x181
1801.10	v x182 -x183 -x184 x185 -x186 -x187 x188 x189 -x190 x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 x199 x200 -x201 x202 -x203
1801.10	v x204 x205 x206 x207 x208 x209 -x210 x211 -x212 -x213 -x214 -x215 -x216 x217 -x218 -x219 x220 -x221 -x222 x223 x224 x225 -x226
1801.10	v x227 x228 -x229 x230 x231 x232 x233 -x234 -x235 x236 x237 x238 -x239 -x240 x241 x242 x243 -x244 x245 -x246 x247 -x248 x249 x250
1801.10	v -x251 -x252 x253 -x254 -x255 x256 x257 x258 -x259 -x260 -x261 x262 -x263 -x264 x265 -x266 -x267 x268 -x269 -x270 x271 x272
1801.10	v -x273 -x274 -x275 x276 x277 x278 -x279 -x280 x281 x282 -x283 -x284 x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 x293 x294
1801.10	v x295 -x296 -x297 x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 -x308 x309 -x310 -x311 -x312 -x313 x314 -x315 x316
1801.10	v -x317 x318 -x319 -x320 -x321 -x322 x323 -x324 -x325 x326 x327 -x328 -x329 x330 -x331 -x332 x333 -x334 -x335 x336 x337 x338
1801.10	v -x339 -x340 x341 -x342 -x343 x344 -x345 -x346 x347 x348 x349 -x350 x351 -x352 -x353 -x354 x355 -x356 x357 -x358 x359 x360 x361
1801.10	v -x362 x363 x364 -x365 x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 x374 x375 -x376 x377 -x378 -x379 x380 -x381 -x382 x383
1801.10	v -x384 x385 -x386 x387 x388 x389 -x390 -x391 -x392 x393 -x394 x395 x396 x397 x398 -x399 x400 x401 -x402 -x403 x404 x405 -x406
1801.10	v x407 -x408 x409 x410 -x411 x412 -x413 x414 x415 -x416 -x417 -x418 -x419 x420 x421 -x422 -x423 -x424 x425 x426 x427 -x428 x429
1801.10	v x430 x431 -x432 -x433 x434 x435 -x436 -x437 -x438 -x439 x440 -x441 -x442 -x443 x444 -x445 x446 -x447 -x448 x449 -x450 x451
1801.10	v x452 x453 -x454 -x455 x456 x457 x458 x459 -x460 -x461 x462 x463 x464 x465 x466 -x467 -x468 -x469 x470
1801.10	c Exit Code: 10
1801.10	c Total time: 1800.2 s

Verifier Data (download as text)

OK	213

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1229536/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=18544 CPUtime=0
/proc/5567/stat : 5567 (runsolver) R 5565 5567 5521 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 204170470 18989056 278 18446744073709551615 4194304 4262084 548682069056 18446744073709551615 272559043607 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/5567/statm: 4636 278 242 16 0 2626 0

[startup+10.0026 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227360/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6912 CPUtime=9.97
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 8297 0 0 0 995 2 0 0 25 0 1 0 204170470 7077888 888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160353597 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1728 893 427 55 0 619 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 6912

[startup+20.0087 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227552/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6904 CPUtime=19.98
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 15630 0 0 0 1993 5 0 0 25 0 1 0 204170470 7069696 945 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159251427 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1726 945 427 55 0 617 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 6904

[startup+30.0148 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227424/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6980 CPUtime=29.99
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 31304 0 0 0 2989 10 0 0 25 0 1 0 204170470 7147520 985 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160347468 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1745 985 429 55 0 636 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 6980

[startup+40.0199 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227552/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6916 CPUtime=39.98
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 39089 0 0 0 3986 12 0 0 25 0 1 0 204170470 7081984 951 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497131 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1729 951 429 55 0 620 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 6916

[startup+50.026 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227488/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6980 CPUtime=49.99
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 72960 0 0 0 4975 24 0 0 25 0 1 0 204170470 7147520 982 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159174193 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1745 982 429 55 0 636 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 6980

[startup+60.0322 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227488/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7048 CPUtime=59.99
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 81081 0 0 0 5972 27 0 0 25 0 1 0 204170470 7217152 966 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160465816 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1762 966 429 55 0 653 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 7048

[startup+70.0383 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227296/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7168 CPUtime=69.99
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 121820 0 0 0 6954 45 0 0 25 0 1 0 204170470 7340032 1028 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1792 1028 429 55 0 683 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 7168

[startup+80.0444 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227296/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7036 CPUtime=79.99
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 129983 0 0 0 7952 47 0 0 25 0 1 0 204170470 7204864 1018 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160348703 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1759 1018 429 55 0 650 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 7036

[startup+90.0505 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227552/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6288 CPUtime=90
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 168392 0 0 0 8938 62 0 0 25 0 1 0 204170470 6438912 899 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1572 899 429 55 0 463 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 6288

[startup+100.056 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227232/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7020 CPUtime=100
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 189992 0 0 0 9931 69 0 0 25 0 1 0 204170470 7188480 1031 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268149 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1755 1031 429 55 0 646 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 7020

[startup+110.062 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227616/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6232 CPUtime=110.01
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 199353 0 0 0 10928 73 0 0 25 0 1 0 204170470 6381568 885 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520355 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1558 885 429 55 0 449 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 6232

[startup+120.068 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227104/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7188 CPUtime=120.01
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 260299 0 0 0 11905 96 0 0 25 0 1 0 204170470 7360512 1071 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159267974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1797 1071 429 55 0 688 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 7188

[startup+130.074 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227488/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7024 CPUtime=130.01
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 268937 0 0 0 12902 99 0 0 25 0 1 0 204170470 7192576 985 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497136 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1756 985 429 55 0 647 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 7024

[startup+140.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227616/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6944 CPUtime=140.02
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 325460 0 0 0 13884 118 0 0 25 0 1 0 204170470 7110656 939 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159477374 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1736 939 429 55 0 627 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 6944

[startup+150.086 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227296/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7168 CPUtime=150.02
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 348569 0 0 0 14875 127 0 0 25 0 1 0 204170470 7340032 1026 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159471021 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1792 1026 429 55 0 683 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 7168

[startup+160.091 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227616/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6960 CPUtime=160.03
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 358443 0 0 0 15872 131 0 0 25 0 1 0 204170470 7127040 905 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10568029 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1740 905 429 55 0 631 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 6960

[startup+170.097 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227168/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7184 CPUtime=170.03
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 439031 0 0 0 16843 160 0 0 25 0 1 0 204170470 7356416 1050 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160346486 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1796 1050 429 55 0 687 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 7184

[startup+180.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227488/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7032 CPUtime=180.03
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 447415 0 0 0 17840 163 0 0 25 0 1 0 204170470 7200768 985 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159170381 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1758 985 429 55 0 649 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 7032

[startup+190.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227104/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7256 CPUtime=190.03
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 538871 0 0 0 18806 197 0 0 25 0 1 0 204170470 7430144 1074 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045711 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1814 1074 429 55 0 705 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 7256

[startup+200.116 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227232/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7084 CPUtime=200.04
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 546996 0 0 0 19803 201 0 0 25 0 1 0 204170470 7254016 1038 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159249925 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1771 1038 429 55 0 662 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 7084

[startup+210.123 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5567
/proc/meminfo: memFree=1227552/2055892 swapFree=4085344/4096564

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

/proc/5567/statm: 1833 963 430 55 0 724 0
Current children cumulated CPU time (s) 1760.12
Current children cumulated vsize (Kb) 7332

[startup+1771.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1226272/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6516 CPUtime=1770.12
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13242886 0 0 0 172283 4729 0 0 25 0 1 0 204170470 6672384 957 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535961 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1629 957 430 55 0 520 0
Current children cumulated CPU time (s) 1770.12
Current children cumulated vsize (Kb) 6516

[startup+1781.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1226272/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6516 CPUtime=1780.12
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13372804 0 0 0 173234 4778 0 0 25 0 1 0 204170470 6672384 957 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1629 957 430 55 0 520 0
Current children cumulated CPU time (s) 1780.12
Current children cumulated vsize (Kb) 6516

[startup+1782.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1226208/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7332 CPUtime=1781.13
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13387008 0 0 0 173331 4782 0 0 25 0 1 0 204170470 7507968 1000 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1833 1001 430 55 0 724 0
Current children cumulated CPU time (s) 1781.13
Current children cumulated vsize (Kb) 7332

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1226272/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6516 CPUtime=1782.14
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13399824 0 0 0 173427 4787 0 0 25 0 1 0 204170470 6672384 957 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1629 957 430 55 0 520 0
Current children cumulated CPU time (s) 1782.14
Current children cumulated vsize (Kb) 6516

[startup+1784.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1226272/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6516 CPUtime=1783.14
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13412858 0 0 0 173523 4791 0 0 25 0 1 0 204170470 6672384 957 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134683357 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1629 957 430 55 0 520 0
Current children cumulated CPU time (s) 1783.14
Current children cumulated vsize (Kb) 6516

[startup+1785.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1226272/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7332 CPUtime=1784.14
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13425770 0 0 0 173618 4796 0 0 25 0 1 0 204170470 7507968 1012 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159477374 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1833 1012 430 55 0 724 0
Current children cumulated CPU time (s) 1784.14
Current children cumulated vsize (Kb) 7332

[startup+1786.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1226208/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6516 CPUtime=1785.14
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13438643 0 0 0 173714 4800 0 0 25 0 1 0 204170470 6672384 957 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1629 957 430 55 0 520 0
Current children cumulated CPU time (s) 1785.14
Current children cumulated vsize (Kb) 6516

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1226272/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6516 CPUtime=1786.15
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13451792 0 0 0 173810 4805 0 0 25 0 1 0 204170470 6672384 957 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1629 957 430 55 0 520 0
Current children cumulated CPU time (s) 1786.15
Current children cumulated vsize (Kb) 6516

[startup+1788.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1226208/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6516 CPUtime=1787.15
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13464536 0 0 0 173906 4809 0 0 25 0 1 0 204170470 6672384 957 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536000 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1629 957 430 55 0 520 0
Current children cumulated CPU time (s) 1787.15
Current children cumulated vsize (Kb) 6516

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1226208/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7332 CPUtime=1788.16
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13477383 0 0 0 174003 4813 0 0 25 0 1 0 204170470 7507968 1011 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159477374 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1833 1011 430 55 0 724 0
Current children cumulated CPU time (s) 1788.16
Current children cumulated vsize (Kb) 7332

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1226208/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6516 CPUtime=1789.17
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13490434 0 0 0 174100 4817 0 0 25 0 1 0 204170470 6672384 957 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1629 957 430 55 0 520 0
Current children cumulated CPU time (s) 1789.17
Current children cumulated vsize (Kb) 6516

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1226208/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6516 CPUtime=1790.16
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13504479 0 0 0 174194 4822 0 0 25 0 1 0 204170470 6672384 957 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535871 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1629 957 430 55 0 520 0
Current children cumulated CPU time (s) 1790.16
Current children cumulated vsize (Kb) 6516

[startup+1792.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1225696/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7572 CPUtime=1791.18
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13507836 0 0 0 174294 4824 0 0 25 0 1 0 204170470 7753728 1140 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497262 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1893 1140 430 55 0 784 0
Current children cumulated CPU time (s) 1791.18
Current children cumulated vsize (Kb) 7572

[startup+1793.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1225696/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7548 CPUtime=1792.18
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13508746 0 0 0 174394 4824 0 0 25 0 1 0 204170470 7729152 1145 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171158 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1887 1145 430 55 0 778 0
Current children cumulated CPU time (s) 1792.18
Current children cumulated vsize (Kb) 7548

[startup+1794.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1225632/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7556 CPUtime=1793.18
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13509599 0 0 0 174494 4824 0 0 25 0 1 0 204170470 7737344 1152 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171168 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1889 1152 430 55 0 780 0
Current children cumulated CPU time (s) 1793.18
Current children cumulated vsize (Kb) 7556

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1225760/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7552 CPUtime=1794.19
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13510461 0 0 0 174595 4824 0 0 25 0 1 0 204170470 7733248 1132 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268544 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1888 1132 430 55 0 779 0
Current children cumulated CPU time (s) 1794.19
Current children cumulated vsize (Kb) 7552

[startup+1796.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1225696/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7564 CPUtime=1795.19
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13511320 0 0 0 174695 4824 0 0 25 0 1 0 204170470 7745536 1137 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159170280 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1891 1137 430 55 0 782 0
Current children cumulated CPU time (s) 1795.19
Current children cumulated vsize (Kb) 7564

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1225760/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7540 CPUtime=1796.19
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13512166 0 0 0 174795 4824 0 0 25 0 1 0 204170470 7720960 1127 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1885 1127 430 55 0 776 0
Current children cumulated CPU time (s) 1796.19
Current children cumulated vsize (Kb) 7540

[startup+1798.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1226080/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=6556 CPUtime=1797.2
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13512988 0 0 0 174895 4825 0 0 25 0 1 0 204170470 6713344 967 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1639 967 430 55 0 530 0
Current children cumulated CPU time (s) 1797.2
Current children cumulated vsize (Kb) 6556

[startup+1799.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1225888/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7524 CPUtime=1798.21
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13513806 0 0 0 174996 4825 0 0 25 0 1 0 204170470 7704576 1099 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159250737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1881 1099 430 55 0 772 0
Current children cumulated CPU time (s) 1798.21
Current children cumulated vsize (Kb) 7524

[startup+1800.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 6247
/proc/meminfo: memFree=1225824/2055892 swapFree=4085344/4096564
[pid=5567] ppid=5565 vsize=7520 CPUtime=1799.21
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5521 0 -1 0 13514652 0 0 0 175096 4825 0 0 25 0 1 0 204170470 7700480 1104 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159351679 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 1880 1104 430 55 0 771 0
Current children cumulated CPU time (s) 1799.21
Current children cumulated vsize (Kb) 7520

Child status: 10
Real time (s): 1801.1
CPU time (s): 1800.17
CPU user time (s): 1751.91
CPU system time (s): 48.2607
CPU usage (%): 99.9483
Max. virtual memory (cumulated for all children) (Kb): 7572

Launcher Data (download as text)

Begin job on node81 on Sun Jun  4 01:41:50 UTC 2006


FILE ID= 40196-1149385310

PBS_JOBID= 313157

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node81/40196-1149385310/instance-40196-1149385310.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node81/watcher-40196-1149385310 -o ROOT/results/node81/solver-40196-1149385310 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node81/40196-1149385310/instance-40196-1149385310.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  a65a3b6248e07fcc15fb8d2bec9ac9bd

RANDOM SEED= 643685849


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1229744 kB
Buffers:         38636 kB
Cached:         709080 kB
SwapCached:       2732 kB
Active:          54444 kB
Inactive:       702240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1229744 kB
SwapTotal:     4096564 kB
SwapFree:      4085344 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          16580 kB
Slab:            56040 kB
Committed_AS:   331944 kB
PageTables:       1288 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node81 on Sun Jun  4 02:11:51 UTC 2006