Trace number 40202

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/05SAT210 1800.01 1800.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark185
Best CPU time to get the best result obtained on this benchmark1800.56
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
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 476
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

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
0.04	c Initial problem consists of 476 variables and 476 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.027
0.04	c After prepocess the problem consists of 476 variables and 476 constraints.
0.78	c Initial Lower Bound: 141
25.68	o 210
25.68	c NEW SOLUTION FOUND: 210 @ 25.659
26.49	c Restart #1 #Var: 476 LB: 141 @ 26.469
56.56	c Restart #2 #Var: 476 LB: 141 @ 56.52
84.60	c Restart #3 #Var: 476 LB: 141 @ 84.554
114.34	c Restart #4 #Var: 476 LB: 141 @ 114.28
148.91	c Restart #5 #Var: 476 LB: 141 @ 148.85
185.95	c Restart #6 #Var: 476 LB: 141 @ 185.87
218.04	c Restart #7 #Var: 476 LB: 141 @ 217.95
255.40	c Restart #8 #Var: 476 LB: 141 @ 255.3
293.13	c Restart #9 #Var: 476 LB: 141 @ 293.02
331.57	c Restart #10 #Var: 476 LB: 141 @ 331.45
375.18	c Restart #11 #Var: 476 LB: 141 @ 375.05
413.72	c Restart #12 #Var: 476 LB: 141 @ 413.57
453.60	c Restart #13 #Var: 476 LB: 141 @ 453.44
497.78	c Restart #14 #Var: 476 LB: 141 @ 497.6
537.86	c Restart #15 #Var: 476 LB: 141 @ 537.67
583.36	c Restart #16 #Var: 476 LB: 141 @ 583.15
617.73	c Restart #17 #Var: 476 LB: 141 @ 617.52
660.70	c Restart #18 #Var: 476 LB: 141 @ 660.47
710.14	c Restart #19 #Var: 476 LB: 141 @ 709.9
750.60	c Restart #20 #Var: 476 LB: 141 @ 750.35
796.40	c Restart #21 #Var: 476 LB: 141 @ 796.11
839.14	c Restart #22 #Var: 476 LB: 141 @ 838.78
899.48	c Restart #23 #Var: 476 LB: 141 @ 899.04
948.99	c Restart #24 #Var: 476 LB: 141 @ 948.54
995.48	c Restart #25 #Var: 476 LB: 141 @ 995.02
1049.83	c Restart #26 #Var: 476 LB: 141 @ 1049.4
1102.22	c Restart #27 #Var: 476 LB: 141 @ 1101.7
1153.73	c Restart #28 #Var: 476 LB: 141 @ 1153.2
1203.28	c Restart #29 #Var: 476 LB: 141 @ 1202.7
1266.27	c Restart #30 #Var: 476 LB: 141 @ 1265.7
1327.92	c Restart #31 #Var: 476 LB: 141 @ 1327.4
1382.56	c Restart #32 #Var: 476 LB: 141 @ 1382
1442.70	c Restart #33 #Var: 476 LB: 141 @ 1442.1
1517.31	c Restart #34 #Var: 476 LB: 141 @ 1516.7
1593.18	c Restart #35 #Var: 476 LB: 141 @ 1592.5
1666.57	c Restart #36 #Var: 476 LB: 141 @ 1665.9
1754.44	c Restart #37 #Var: 476 LB: 141 @ 1753.7
1800.73	s SATISFIABLE
1800.73	c Cost: 210
1800.73	v -x1 x2 -x3 -x4 x5 x6 -x7 -x8 -x9 x10 -x11 -x12 x13 -x14 x15 x16 x17 -x18 -x19 -x20 x21 -x22 x23 -x24 -x25 x26 -x27 -x28 -x29 x30 x31
1800.73	v -x32 x33 x34 -x35 x36 -x37 -x38 -x39 -x40 x41 x42 x43 -x44 x45 x46 -x47 x48 x49 -x50 -x51 x52 -x53 x54 x55 x56 x57 -x58 x59 -x60 -x61
1800.73	v x62 x63 -x64 -x65 -x66 -x67 x68 x69 -x70 -x71 -x72 x73 x74 x75 x76 x77 x78 -x79 x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90
1800.73	v -x91 -x92 -x93 x94 x95 x96 -x97 x98 x99 x100 -x101 x102 -x103 -x104 x105 -x106 x107 -x108 x109 x110 -x111 x112 -x113 x114 -x115
1800.73	v -x116 -x117 x118 x119 x120 -x121 -x122 -x123 -x124 x125 -x126 x127 x128 -x129 -x130 x131 x132 -x133 x134 -x135 x136 x137 x138
1800.73	v x139 -x140 x141 -x142 x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 -x151 x152 x153 x154 x155 x156 -x157 x158 -x159 x160 -x161
1800.73	v -x162 -x163 -x164 x165 -x166 x167 x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 x176 -x177 x178 -x179 -x180 -x181 -x182 -x183
1800.73	v x184 x185 -x186 x187 -x188 -x189 -x190 x191 -x192 -x193 x194 -x195 -x196 x197 x198 x199 -x200 -x201 -x202 -x203 x204 -x205
1800.73	v -x206 -x207 -x208 -x209 -x210 x211 -x212 x213 -x214 -x215 x216 x217 x218 x219 -x220 x221 -x222 x223 -x224 -x225 -x226 -x227
1800.73	v -x228 -x229 -x230 x231 -x232 -x233 x234 x235 -x236 -x237 -x238 x239 -x240 x241 -x242 x243 -x244 -x245 -x246 -x247 x248 -x249
1800.73	v x250 -x251 -x252 -x253 -x254 x255 x256 x257 -x258 x259 -x260 -x261 x262 -x263 x264 -x265 x266 -x267 x268 x269 -x270 x271 -x272
1800.73	v x273 x274 -x275 -x276 -x277 -x278 -x279 x280 x281 -x282 x283 -x284 x285 -x286 x287 x288 -x289 x290 -x291 x292 -x293 x294 x295
1800.73	v x296 -x297 x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 -x307 -x308 -x309 x310 -x311 -x312 x313 -x314 -x315 -x316 x317
1800.73	v x318 x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 x327 -x328 -x329 x330 -x331 -x332 x333 -x334 x335 -x336 -x337 x338 -x339
1800.73	v -x340 x341 -x342 x343 -x344 x345 -x346 -x347 -x348 -x349 x350 x351 -x352 -x353 x354 -x355 -x356 -x357 x358 -x359 -x360 -x361
1800.73	v x362 x363 x364 -x365 x366 -x367 -x368 x369 x370 -x371 x372 x373 -x374 x375 x376 -x377 x378 x379 x380 x381 x382 -x383 -x384 x385
1800.73	v x386 x387 -x388 x389 -x390 -x391 -x392 -x393 -x394 -x395 x396 x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 x405 x406 -x407
1800.73	v -x408 -x409 x410 -x411 -x412 -x413 -x414 x415 x416 x417 x418 x419 -x420 -x421 x422 -x423 -x424 -x425 -x426 x427 x428 x429 -x430
1800.73	v x431 x432 -x433 x434 -x435 -x436 -x437 x438 -x439 x440 x441 x442 -x443 x444 x445 x446 x447 x448 -x449 x450 x451 x452 x453 -x454
1800.73	v -x455 -x456 -x457 -x458 -x459 -x460 x461 -x462 -x463 -x464 -x465 x466 -x467 x468 -x469 x470 x471 -x472 x473 x474 x475 x476
1800.73	c Exit Code: 10
1800.73	c Total time: 1800 s

Verifier Data (download as text)

OK	210

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1671840/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=3436 CPUtime=0
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 67 0 0 0 0 0 0 0 18 0 1 0 204363707 3518464 49 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5686052 0 0 4096 0 0 0 0 17 1 0 0
/proc/11876/statm: 1156 51 37 55 0 42 0

[startup+10.0016 s]
/proc/loadavg: 0.93 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669744/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7204 CPUtime=9.97
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 8813 0 0 0 993 4 0 0 25 0 1 0 204363707 7376896 1018 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171170 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1801 1018 430 55 0 693 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 7204

[startup+20.0082 s]
/proc/loadavg: 0.94 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669944/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7056 CPUtime=19.97
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 15673 0 0 0 1991 6 0 0 25 0 1 0 204363707 7225344 966 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497158 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1764 966 430 55 0 656 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 7056

[startup+30.0139 s]
/proc/loadavg: 0.95 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669624/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7108 CPUtime=29.98
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 32438 0 0 0 2984 14 0 0 25 0 1 0 204363707 7278592 1055 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159499591 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1777 1055 432 55 0 669 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 7108

[startup+40.0195 s]
/proc/loadavg: 0.96 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669816/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7224 CPUtime=39.98
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 39501 0 0 0 3982 16 0 0 25 0 1 0 204363707 7397376 1003 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160277905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1806 1003 432 55 0 698 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 7224

[startup+50.0252 s]
/proc/loadavg: 0.96 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1670136/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6240 CPUtime=49.98
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 47287 0 0 0 4978 20 0 0 25 0 1 0 204363707 6389760 890 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1560 890 432 55 0 452 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 6240

[startup+60.0308 s]
/proc/loadavg: 0.97 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669624/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7256 CPUtime=59.99
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 83031 0 0 0 5964 35 0 0 25 0 1 0 204363707 7430144 1068 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1814 1068 432 55 0 706 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 7256

[startup+70.0365 s]
/proc/loadavg: 0.97 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669880/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7208 CPUtime=69.99
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 90262 0 0 0 6961 38 0 0 25 0 1 0 204363707 7380992 998 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160499349 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1802 998 432 55 0 694 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 7208

[startup+80.0421 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1670072/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7068 CPUtime=79.99
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 99051 0 0 0 7958 41 0 0 25 0 1 0 204363707 7237632 955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1767 955 432 55 0 659 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 7068

[startup+90.0478 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669624/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7292 CPUtime=89.99
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 144775 0 0 0 8941 58 0 0 25 0 1 0 204363707 7467008 1068 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268149 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1823 1068 432 55 0 715 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 7292

[startup+100.053 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669816/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7244 CPUtime=99.99
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 151984 0 0 0 9938 61 0 0 25 0 1 0 204363707 7417856 1016 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159250953 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1811 1016 432 55 0 703 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 7244

[startup+110.059 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1670072/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7100 CPUtime=110
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 173117 0 0 0 10932 68 0 0 25 0 1 0 204363707 7270400 950 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1775 952 432 55 0 667 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 7100

[startup+120.065 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669816/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7300 CPUtime=120
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 217487 0 0 0 11917 83 0 0 25 0 1 0 204363707 7475200 1032 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159267533 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1825 1032 432 55 0 717 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 7300

[startup+130.07 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669752/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7264 CPUtime=130
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 224711 0 0 0 12914 86 0 0 25 0 1 0 204363707 7438336 1024 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159263619 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1816 1024 432 55 0 708 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 7264

[startup+140.076 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1670008/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7084 CPUtime=140.01
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 232940 0 0 0 13911 90 0 0 25 0 1 0 204363707 7254016 962 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160466852 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1771 962 432 55 0 663 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 7084

[startup+150.083 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669432/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7328 CPUtime=150.01
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 302328 0 0 0 14887 114 0 0 25 0 1 0 204363707 7503872 1105 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158642823 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1832 1105 432 55 0 724 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 7328

[startup+160.088 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669688/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7288 CPUtime=160.01
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 310303 0 0 0 15883 118 0 0 25 0 1 0 204363707 7462912 1036 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497278 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1822 1036 432 55 0 714 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 7288

[startup+170.095 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669880/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7128 CPUtime=170.02
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 318523 0 0 0 16881 121 0 0 25 0 1 0 204363707 7299072 990 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159269901 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1782 990 432 55 0 674 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 7128

[startup+180.102 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1670072/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6228 CPUtime=180.01
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 364082 0 0 0 17863 138 0 0 25 0 1 0 204363707 6377472 887 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158588462 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1557 887 432 55 0 449 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 6228

[startup+190.107 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1669944/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7324 CPUtime=190.02
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 407869 0 0 0 18848 154 0 0 25 0 1 0 204363707 7499776 991 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159255703 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1831 991 432 55 0 723 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 7324

[startup+200.114 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1670008/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7292 CPUtime=200.03
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 415241 0 0 0 19845 158 0 0 25 0 1 0 204363707 7467008 982 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6151805 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1823 982 432 55 0 715 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 7292

[startup+210.12 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 11876
/proc/meminfo: memFree=1670136/2055920 swapFree=4181844/4192956

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

/proc/11876/statm: 1882 1122 433 55 0 774 0
Current children cumulated CPU time (s) 1760.3
Current children cumulated vsize (Kb) 7528

[startup+1771.03 s]
/proc/loadavg: 1.00 1.01 1.01 2/64 14138
/proc/meminfo: memFree=1628728/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7376 CPUtime=1770.31
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9667570 0 0 0 173421 3610 0 0 25 0 1 0 204363707 7553024 1070 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160276708 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1844 1070 433 55 0 736 0
Current children cumulated CPU time (s) 1770.31
Current children cumulated vsize (Kb) 7376

[startup+1781.03 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628920/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7324 CPUtime=1780.31
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9676651 0 0 0 174418 3613 0 0 25 0 1 0 204363707 7499776 1018 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159496487 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1831 1018 433 55 0 723 0
Current children cumulated CPU time (s) 1780.31
Current children cumulated vsize (Kb) 7324

[startup+1782.04 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6496 CPUtime=1781.32
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9682370 0 0 0 174516 3616 0 0 25 0 1 0 204363707 6651904 955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535951 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1624 955 433 55 0 516 0
Current children cumulated CPU time (s) 1781.32
Current children cumulated vsize (Kb) 6496

[startup+1783.04 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6496 CPUtime=1782.32
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9692689 0 0 0 174612 3620 0 0 25 0 1 0 204363707 6651904 955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1624 955 433 55 0 516 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (Kb) 6496

[startup+1784.05 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7324 CPUtime=1783.32
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9703764 0 0 0 174709 3623 0 0 25 0 1 0 204363707 7499776 1010 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1831 1011 434 55 0 723 0
Current children cumulated CPU time (s) 1783.32
Current children cumulated vsize (Kb) 7324

[startup+1785.05 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6496 CPUtime=1784.33
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9714777 0 0 0 174806 3627 0 0 25 0 1 0 204363707 6651904 955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1624 955 433 55 0 516 0
Current children cumulated CPU time (s) 1784.33
Current children cumulated vsize (Kb) 6496

[startup+1786.06 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7324 CPUtime=1785.33
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9725893 0 0 0 174902 3631 0 0 25 0 1 0 204363707 7499776 1011 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159494824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1831 1011 433 55 0 723 0
Current children cumulated CPU time (s) 1785.33
Current children cumulated vsize (Kb) 7324

[startup+1787.06 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6496 CPUtime=1786.34
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9736399 0 0 0 174999 3635 0 0 25 0 1 0 204363707 6651904 955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1624 955 433 55 0 516 0
Current children cumulated CPU time (s) 1786.34
Current children cumulated vsize (Kb) 6496

[startup+1788.07 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6496 CPUtime=1787.34
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9746342 0 0 0 175095 3639 0 0 25 0 1 0 204363707 6651904 955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1624 955 433 55 0 516 0
Current children cumulated CPU time (s) 1787.34
Current children cumulated vsize (Kb) 6496

[startup+1789.07 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6496 CPUtime=1788.35
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9757539 0 0 0 175191 3644 0 0 25 0 1 0 204363707 6651904 955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1624 955 433 55 0 516 0
Current children cumulated CPU time (s) 1788.35
Current children cumulated vsize (Kb) 6496

[startup+1790.08 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7324 CPUtime=1789.35
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9768384 0 0 0 175287 3648 0 0 25 0 1 0 204363707 7499776 1011 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045751 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1831 1011 433 55 0 723 0
Current children cumulated CPU time (s) 1789.35
Current children cumulated vsize (Kb) 7324

[startup+1791.08 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6496 CPUtime=1790.36
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9778782 0 0 0 175383 3653 0 0 25 0 1 0 204363707 6651904 955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1624 955 433 55 0 516 0
Current children cumulated CPU time (s) 1790.36
Current children cumulated vsize (Kb) 6496

[startup+1792.08 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6496 CPUtime=1791.36
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9790862 0 0 0 175479 3657 0 0 25 0 1 0 204363707 6651904 955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6115634 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1624 955 433 55 0 516 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (Kb) 6496

[startup+1793.09 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7324 CPUtime=1792.37
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9802691 0 0 0 175576 3661 0 0 25 0 1 0 204363707 7499776 1011 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159388595 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1831 1011 433 55 0 723 0
Current children cumulated CPU time (s) 1792.37
Current children cumulated vsize (Kb) 7324

[startup+1794.09 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6496 CPUtime=1793.37
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9813934 0 0 0 175672 3665 0 0 25 0 1 0 204363707 6651904 955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1624 955 433 55 0 516 0
Current children cumulated CPU time (s) 1793.37
Current children cumulated vsize (Kb) 6496

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6496 CPUtime=1794.37
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9825426 0 0 0 175769 3668 0 0 25 0 1 0 204363707 6651904 955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1624 955 433 55 0 516 0
Current children cumulated CPU time (s) 1794.37
Current children cumulated vsize (Kb) 6496

[startup+1796.1 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7324 CPUtime=1795.38
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9835480 0 0 0 175866 3672 0 0 25 0 1 0 204363707 7499776 961 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6148038 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1831 961 433 55 0 723 0
Current children cumulated CPU time (s) 1795.38
Current children cumulated vsize (Kb) 7324

[startup+1797.11 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6496 CPUtime=1796.39
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9846170 0 0 0 175963 3676 0 0 25 0 1 0 204363707 6651904 955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1624 955 433 55 0 516 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (Kb) 6496

[startup+1798.11 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7324 CPUtime=1797.39
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9858256 0 0 0 176058 3681 0 0 25 0 1 0 204363707 7499776 1011 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160427146 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1831 1011 433 55 0 723 0
Current children cumulated CPU time (s) 1797.39
Current children cumulated vsize (Kb) 7324

[startup+1799.12 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=6496 CPUtime=1798.4
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9870327 0 0 0 176155 3685 0 0 25 0 1 0 204363707 6651904 955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520355 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1624 955 433 55 0 516 0
Current children cumulated CPU time (s) 1798.4
Current children cumulated vsize (Kb) 6496

[startup+1800.12 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 14138
/proc/meminfo: memFree=1628984/2055920 swapFree=4181844/4192956
[pid=11876] ppid=11874 vsize=7324 CPUtime=1799.4
/proc/11876/stat : 11876 (bsolo) R 11874 11876 11830 0 -1 0 9882634 0 0 0 176250 3690 0 0 25 0 1 0 204363707 7499776 1010 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11876/statm: 1831 1010 433 55 0 723 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (Kb) 7324

Child status: 10
Real time (s): 1800.73
CPU time (s): 1800.01
CPU user time (s): 1763.08
CPU system time (s): 36.9334
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (Kb): 7528

Launcher Data (download as text)

Begin job on node65 on Sun Jun  4 02:09:04 UTC 2006


FILE ID= 40202-1149386944

PBS_JOBID= 313233

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  bddc7a1ce44c83fc28f6e299cbaaf04c

RANDOM SEED= 563416777


/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.283
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.283
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:       1672048 kB
Buffers:         24600 kB
Cached:         295012 kB
SwapCached:       2776 kB
Active:          65080 kB
Inactive:       263240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672048 kB
SwapTotal:     4192956 kB
SwapFree:      4181844 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14748 kB
Slab:            41524 kB
Committed_AS:   378104 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node65 on Sun Jun  4 02:39:05 UTC 2006