Trace number 40206

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/05SAT212 1800.05 1801.11

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
MD5SUM7db364152f2aec17f16cb8adef9dc3c7
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.82
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 variables470
Total number of constraints469
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 constraints469
Minimum length of a constraint3
Maximum length of a constraint18
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

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 469 constraints.
0.05	c Switching on LPR.
0.05	c No problem reductions applied in OPT. instance.
0.05	c	preprocess terminated. Elapsed time: 0.026
0.05	c After prepocess the problem consists of 470 variables and 469 constraints.
0.51	c Initial Lower Bound: 141
24.24	o 212
24.24	c NEW SOLUTION FOUND: 212 @ 24.206
25.10	c Restart #1 #Var: 470 LB: 141 @ 25.058
52.67	c Restart #2 #Var: 470 LB: 141 @ 52.605
79.85	c Restart #3 #Var: 470 LB: 141 @ 79.762
106.48	c Restart #4 #Var: 470 LB: 141 @ 106.38
133.23	c Restart #5 #Var: 470 LB: 141 @ 133.12
158.98	c Restart #6 #Var: 470 LB: 141 @ 158.86
188.97	c Restart #7 #Var: 470 LB: 141 @ 188.82
215.36	c Restart #8 #Var: 470 LB: 141 @ 215.22
248.41	c Restart #9 #Var: 470 LB: 141 @ 248.25
280.59	c Restart #10 #Var: 470 LB: 141 @ 280.4
311.66	c Restart #11 #Var: 470 LB: 141 @ 311.46
340.26	c Restart #12 #Var: 470 LB: 141 @ 340.05
371.89	c Restart #13 #Var: 470 LB: 141 @ 371.66
405.64	c Restart #14 #Var: 470 LB: 141 @ 405.4
440.11	c Restart #15 #Var: 470 LB: 141 @ 439.85
480.52	c Restart #16 #Var: 470 LB: 141 @ 480.25
524.62	c Restart #17 #Var: 470 LB: 141 @ 524.32
566.90	c Restart #18 #Var: 470 LB: 141 @ 566.58
613.09	c Restart #19 #Var: 470 LB: 141 @ 612.74
662.42	c Restart #20 #Var: 470 LB: 141 @ 662.05
699.63	c Restart #21 #Var: 470 LB: 141 @ 699.24
739.80	c Restart #22 #Var: 470 LB: 141 @ 739.38
792.66	c Restart #23 #Var: 470 LB: 141 @ 792.21
840.07	c Restart #24 #Var: 470 LB: 141 @ 839.59
883.95	c Restart #25 #Var: 470 LB: 141 @ 883.44
925.94	c Restart #26 #Var: 470 LB: 141 @ 925.41
977.54	c Restart #27 #Var: 470 LB: 141 @ 976.98
1022.60	c Restart #28 #Var: 470 LB: 141 @ 1022
1073.15	c Restart #29 #Var: 470 LB: 141 @ 1072.5
1137.38	c Restart #30 #Var: 470 LB: 141 @ 1136.7
1182.01	c Restart #31 #Var: 470 LB: 141 @ 1181.3
1237.94	c Restart #32 #Var: 470 LB: 141 @ 1237.2
1299.39	c Restart #33 #Var: 470 LB: 141 @ 1298.6
1352.75	c Restart #34 #Var: 470 LB: 141 @ 1352
1400.82	c Restart #35 #Var: 470 LB: 141 @ 1400
1467.98	c Restart #36 #Var: 470 LB: 141 @ 1467.1
1540.35	c Restart #37 #Var: 470 LB: 141 @ 1539.4
1605.90	c Restart #38 #Var: 470 LB: 141 @ 1605
1679.61	c Restart #39 #Var: 470 LB: 141 @ 1678.6
1732.72	c Restart #40 #Var: 470 LB: 141 @ 1731.7
1783.36	c Restart #41 #Var: 470 LB: 141 @ 1782.3
1801.10	s SATISFIABLE
1801.10	c Cost: 212
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 x31 -x32
1801.10	v -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
1801.10	v 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 -x89
1801.10	v -x90 -x91 -x92 x93 -x94 x95 -x96 x97 -x98 -x99 x100 x101 x102 -x103 -x104 x105 -x106 x107 -x108 -x109 x110 -x111 -x112 x113 x114
1801.10	v x115 -x116 x117 x118 x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 x129 -x130 -x131 -x132 x133 x134 x135 -x136 x137
1801.10	v -x138 -x139 -x140 x141 -x142 -x143 -x144 x145 x146 x147 x148 -x149 -x150 -x151 x152 x153 -x154 -x155 x156 -x157 x158 x159 -x160
1801.10	v x161 -x162 -x163 x164 -x165 x166 x167 x168 -x169 -x170 x171 -x172 x173 x174 x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182
1801.10	v x183 -x184 x185 -x186 x187 -x188 x189 -x190 -x191 x192 -x193 -x194 x195 x196 -x197 x198 -x199 x200 x201 x202 x203 x204 x205
1801.10	v x206 x207 -x208 -x209 -x210 -x211 x212 -x213 x214 -x215 x216 x217 x218 -x219 -x220 x221 -x222 x223 -x224 -x225 -x226 -x227
1801.10	v -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 x273
1801.10	v x274 -x275 x276 -x277 -x278 -x279 -x280 x281 -x282 -x283 -x284 x285 x286 -x287 -x288 -x289 x290 x291 x292 x293 -x294 -x295
1801.10	v x296 x297 x298 -x299 x300 x301 x302 -x303 x304 -x305 -x306 x307 -x308 -x309 -x310 -x311 -x312 -x313 x314 -x315 x316 x317 x318
1801.10	v x319 -x320 -x321 -x322 -x323 -x324 x325 -x326 x327 x328 -x329 -x330 x331 x332 -x333 x334 -x335 x336 -x337 x338 -x339 -x340
1801.10	v -x341 x342 x343 -x344 x345 -x346 x347 -x348 x349 -x350 -x351 -x352 -x353 x354 x355 x356 -x357 -x358 -x359 -x360 x361 x362 -x363
1801.10	v -x364 -x365 -x366 x367 -x368 -x369 x370 x371 x372 x373 x374 -x375 -x376 x377 x378 x379 -x380 x381 x382 x383 x384 -x385 x386
1801.10	v x387 x388 -x389 x390 x391 x392 -x393 -x394 -x395 -x396 x397 -x398 -x399 -x400 -x401 x402 -x403 -x404 -x405 -x406 x407 x408
1801.10	v -x409 x410 -x411 -x412 -x413 x414 -x415 -x416 x417 -x418 -x419 -x420 -x421 x422 -x423 -x424 x425 -x426 x427 -x428 x429 x430
1801.10	v x431 x432 x433 x434 -x435 -x436 x437 -x438 -x439 -x440 -x441 x442 x443 -x444 -x445 -x446 -x447 -x448 x449 -x450 -x451 x452
1801.10	v -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.1 s

Verifier Data (download as text)

OK	212

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.71 1.20 1.06 4/71 1280
/proc/meminfo: memFree=1571840/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=436 CPUtime=0
/proc/1280/stat : 1280 (bsolo) D 1275 1280 950 0 -1 0 38 0 0 0 0 0 0 0 19 0 1 0 204440558 446464 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7484196 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/1280/statm: 109 23 18 55 0 18 0

[startup+10.003 s]
/proc/loadavg: 1.76 1.22 1.07 2/71 4653
/proc/meminfo: memFree=1566464/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7168 CPUtime=9.97
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 8297 0 0 0 994 3 0 0 25 0 1 0 204440558 7340032 1024 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159496476 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1792 1024 430 55 0 684 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 7168

[startup+20.0111 s]
/proc/loadavg: 1.79 1.25 1.08 2/71 8061
/proc/meminfo: memFree=1562432/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7028 CPUtime=19.97
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 15735 0 0 0 1991 6 0 0 25 0 1 0 204440558 7196672 963 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159267661 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1757 963 430 55 0 649 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 7028

[startup+30.0182 s]
/proc/loadavg: 1.91 1.29 1.10 3/70 11474
/proc/meminfo: memFree=1556560/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7092 CPUtime=29.97
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 34982 0 0 0 2981 16 0 0 25 0 1 0 204440558 7262208 1050 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160346456 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1773 1050 432 55 0 665 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 7092

[startup+40.0253 s]
/proc/loadavg: 1.92 1.31 1.11 2/71 15494
/proc/meminfo: memFree=1553096/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7052 CPUtime=39.96
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 42122 0 0 0 3976 20 0 0 25 0 1 0 204440558 7221248 988 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268205 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1763 988 432 55 0 655 0
Current children cumulated CPU time (s) 39.96
Current children cumulated vsize (Kb) 7052

[startup+50.0324 s]
/proc/loadavg: 1.85 1.32 1.11 2/64 18167
/proc/meminfo: memFree=1552392/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=6236 CPUtime=49.95
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 55100 0 0 0 4970 25 0 0 25 0 1 0 204440558 6385664 890 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1559 890 432 55 0 451 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (Kb) 6236

[startup+60.0385 s]
/proc/loadavg: 1.72 1.31 1.11 2/64 18167
/proc/meminfo: memFree=1552256/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7092 CPUtime=59.96
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 85305 0 0 0 5959 37 0 0 25 0 1 0 204440558 7262208 1027 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159168770 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1773 1027 432 55 0 665 0
Current children cumulated CPU time (s) 59.96
Current children cumulated vsize (Kb) 7092

[startup+70.0455 s]
/proc/loadavg: 1.61 1.30 1.11 2/64 18167
/proc/meminfo: memFree=1552448/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7052 CPUtime=69.96
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 93838 0 0 0 6954 42 0 0 25 0 1 0 204440558 7221248 981 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497281 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1763 981 432 55 0 655 0
Current children cumulated CPU time (s) 69.96
Current children cumulated vsize (Kb) 7052

[startup+80.0517 s]
/proc/loadavg: 1.52 1.29 1.11 2/64 18167
/proc/meminfo: memFree=1552000/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7328 CPUtime=79.95
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 139302 0 0 0 7937 58 0 0 25 0 1 0 204440558 7503872 1105 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159273024 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1832 1105 432 55 0 724 0
Current children cumulated CPU time (s) 79.95
Current children cumulated vsize (Kb) 7328

[startup+90.0577 s]
/proc/loadavg: 1.44 1.28 1.10 2/64 18167
/proc/meminfo: memFree=1552704/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7252 CPUtime=89.95
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 147069 0 0 0 8935 60 0 0 25 0 1 0 204440558 7426048 983 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159170381 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1813 983 432 55 0 705 0
Current children cumulated CPU time (s) 89.95
Current children cumulated vsize (Kb) 7252

[startup+100.064 s]
/proc/loadavg: 1.37 1.27 1.10 2/64 18167
/proc/meminfo: memFree=1552768/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7048 CPUtime=99.96
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 155576 0 0 0 9932 64 0 0 25 0 1 0 204440558 7217152 964 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160233031 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1762 964 432 55 0 654 0
Current children cumulated CPU time (s) 99.96
Current children cumulated vsize (Kb) 7048

[startup+110.071 s]
/proc/loadavg: 1.31 1.26 1.10 2/64 18167
/proc/meminfo: memFree=1552320/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7308 CPUtime=109.96
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 213031 0 0 0 10912 84 0 0 25 0 1 0 204440558 7483392 1082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159263619 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1827 1082 432 55 0 719 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 7308

[startup+120.078 s]
/proc/loadavg: 1.26 1.25 1.10 2/64 18167
/proc/meminfo: memFree=1552512/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7128 CPUtime=119.96
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 221428 0 0 0 11910 86 0 0 25 0 1 0 204440558 7299072 1029 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159269843 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1782 1029 432 55 0 674 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 7128

[startup+130.085 s]
/proc/loadavg: 1.22 1.24 1.10 2/64 18167
/proc/meminfo: memFree=1552832/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7092 CPUtime=129.97
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 258061 0 0 0 12895 102 0 0 25 0 1 0 204440558 7262208 945 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1773 947 432 55 0 665 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 7092

[startup+140.091 s]
/proc/loadavg: 1.19 1.23 1.09 2/64 18167
/proc/meminfo: memFree=1552256/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7148 CPUtime=139.96
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 300085 0 0 0 13879 117 0 0 25 0 1 0 204440558 7319552 1048 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159494827 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1787 1048 432 55 0 679 0
Current children cumulated CPU time (s) 139.96
Current children cumulated vsize (Kb) 7148

[startup+150.097 s]
/proc/loadavg: 1.16 1.22 1.09 2/64 18167
/proc/meminfo: memFree=1552640/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7092 CPUtime=149.97
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 308999 0 0 0 14877 120 0 0 25 0 1 0 204440558 7262208 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159255720 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1773 960 432 55 0 665 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 7092

[startup+160.103 s]
/proc/loadavg: 1.13 1.22 1.09 2/64 18167
/proc/meminfo: memFree=1552128/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7124 CPUtime=159.97
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 390050 0 0 0 15850 147 0 0 25 0 1 0 204440558 7294976 998 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268957 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1781 998 432 55 0 673 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 7124

[startup+170.109 s]
/proc/loadavg: 1.11 1.21 1.09 3/64 18167
/proc/meminfo: memFree=1552448/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7160 CPUtime=169.98
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 398527 0 0 0 16847 151 0 0 25 0 1 0 204440558 7331840 1005 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171172 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1790 1005 432 55 0 682 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 7160

[startup+180.117 s]
/proc/loadavg: 1.09 1.20 1.09 2/64 18167
/proc/meminfo: memFree=1552704/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7092 CPUtime=179.97
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 407806 0 0 0 17843 154 0 0 25 0 1 0 204440558 7262208 965 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159466736 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1773 965 432 55 0 665 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 7092

[startup+190.124 s]
/proc/loadavg: 1.08 1.19 1.09 2/64 18167
/proc/meminfo: memFree=1552512/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7336 CPUtime=189.98
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 499204 0 0 0 18813 185 0 0 25 0 1 0 204440558 7512064 1011 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159197809 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1834 1011 432 55 0 726 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 7336

[startup+200.13 s]
/proc/loadavg: 1.07 1.19 1.09 2/64 18167
/proc/meminfo: memFree=1552512/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7156 CPUtime=199.98
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 507091 0 0 0 19810 188 0 0 25 0 1 0 204440558 7327744 1018 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171155 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1789 1018 432 55 0 681 0
Current children cumulated CPU time (s) 199.98
Current children cumulated vsize (Kb) 7156

[startup+210.136 s]
/proc/loadavg: 1.06 1.18 1.09 2/64 18167
/proc/meminfo: memFree=1552768/2055920 swapFree=4181416/4192956

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

/proc/1280/statm: 1622 954 433 55 0 514 0
Current children cumulated CPU time (s) 1760.1
Current children cumulated vsize (Kb) 6488

[startup+1771.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1552192/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=6488 CPUtime=1770.1
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11224368 0 0 0 173054 3956 0 0 25 0 1 0 204440558 6643712 954 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1622 954 433 55 0 514 0
Current children cumulated CPU time (s) 1770.1
Current children cumulated vsize (Kb) 6488

[startup+1781.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1552192/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=6488 CPUtime=1780.1
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11406292 0 0 0 173995 4015 0 0 25 0 1 0 204440558 6643712 954 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1622 954 433 55 0 514 0
Current children cumulated CPU time (s) 1780.1
Current children cumulated vsize (Kb) 6488

[startup+1782.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1552064/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7304 CPUtime=1781.11
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11424548 0 0 0 174089 4022 0 0 25 0 1 0 204440558 7479296 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7946182 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1826 960 433 55 0 718 0
Current children cumulated CPU time (s) 1781.11
Current children cumulated vsize (Kb) 7304

[startup+1783.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551360/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7584 CPUtime=1782.11
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11438314 0 0 0 174184 4027 0 0 25 0 1 0 204440558 7766016 1170 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160346435 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1896 1170 433 55 0 788 0
Current children cumulated CPU time (s) 1782.11
Current children cumulated vsize (Kb) 7584

[startup+1784.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551680/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7536 CPUtime=1783.12
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11439244 0 0 0 174284 4028 0 0 25 0 1 0 204440558 7716864 1088 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159170376 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1884 1088 433 55 0 776 0
Current children cumulated CPU time (s) 1783.12
Current children cumulated vsize (Kb) 7536

[startup+1785.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1552064/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=6480 CPUtime=1784.12
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11440055 0 0 0 174384 4028 0 0 25 0 1 0 204440558 6635520 952 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535883 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1620 952 433 55 0 512 0
Current children cumulated CPU time (s) 1784.12
Current children cumulated vsize (Kb) 6480

[startup+1786.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551488/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7528 CPUtime=1785.12
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11440856 0 0 0 174484 4028 0 0 25 0 1 0 204440558 7708672 1150 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268544 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1882 1150 433 55 0 774 0
Current children cumulated CPU time (s) 1785.12
Current children cumulated vsize (Kb) 7528

[startup+1787.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551552/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7540 CPUtime=1786.13
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11441729 0 0 0 174584 4029 0 0 25 0 1 0 204440558 7720960 1133 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159494815 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1885 1133 433 55 0 777 0
Current children cumulated CPU time (s) 1786.13
Current children cumulated vsize (Kb) 7540

[startup+1788.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551616/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7532 CPUtime=1787.14
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11442526 0 0 0 174685 4029 0 0 25 0 1 0 204440558 7712768 1117 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171164 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1883 1117 433 55 0 775 0
Current children cumulated CPU time (s) 1787.14
Current children cumulated vsize (Kb) 7532

[startup+1789.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551616/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7548 CPUtime=1788.14
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11443317 0 0 0 174785 4029 0 0 25 0 1 0 204440558 7729152 1115 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159168796 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1887 1115 433 55 0 779 0
Current children cumulated CPU time (s) 1788.14
Current children cumulated vsize (Kb) 7548

[startup+1790.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551680/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7524 CPUtime=1789.15
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11444089 0 0 0 174885 4030 0 0 25 0 1 0 204440558 7704576 1092 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171172 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1881 1092 433 55 0 773 0
Current children cumulated CPU time (s) 1789.15
Current children cumulated vsize (Kb) 7524

[startup+1791.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551680/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7520 CPUtime=1790.15
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11444861 0 0 0 174985 4030 0 0 25 0 1 0 204440558 7700480 1105 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159494758 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1880 1105 433 55 0 772 0
Current children cumulated CPU time (s) 1790.15
Current children cumulated vsize (Kb) 7520

[startup+1792.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551680/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7520 CPUtime=1791.15
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11445597 0 0 0 175085 4030 0 0 25 0 1 0 204440558 7700480 1097 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268091 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1880 1097 433 55 0 772 0
Current children cumulated CPU time (s) 1791.15
Current children cumulated vsize (Kb) 7520

[startup+1793.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551936/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7504 CPUtime=1792.16
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11446481 0 0 0 175185 4031 0 0 25 0 1 0 204440558 7684096 1041 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268061 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1876 1041 433 55 0 768 0
Current children cumulated CPU time (s) 1792.16
Current children cumulated vsize (Kb) 7504

[startup+1794.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551808/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7500 CPUtime=1793.16
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11447193 0 0 0 175285 4031 0 0 25 0 1 0 204440558 7680000 1096 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159267996 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1875 1096 433 55 0 767 0
Current children cumulated CPU time (s) 1793.16
Current children cumulated vsize (Kb) 7500

[startup+1795.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551936/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7496 CPUtime=1794.16
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11447950 0 0 0 175385 4031 0 0 25 0 1 0 204440558 7675904 1070 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171172 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1874 1070 433 55 0 766 0
Current children cumulated CPU time (s) 1794.16
Current children cumulated vsize (Kb) 7496

[startup+1796.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551936/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7492 CPUtime=1795.17
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11448867 0 0 0 175485 4032 0 0 25 0 1 0 204440558 7671808 1074 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159168792 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1873 1074 433 55 0 765 0
Current children cumulated CPU time (s) 1795.17
Current children cumulated vsize (Kb) 7492

[startup+1797.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1551936/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7360 CPUtime=1796.17
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11449720 0 0 0 175585 4032 0 0 25 0 1 0 204440558 7536640 1069 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159343106 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1840 1069 433 55 0 732 0
Current children cumulated CPU time (s) 1796.17
Current children cumulated vsize (Kb) 7360

[startup+1798.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1552064/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7440 CPUtime=1797.17
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11450696 0 0 0 175685 4032 0 0 25 0 1 0 204440558 7618560 1038 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159721112 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1860 1038 433 55 0 752 0
Current children cumulated CPU time (s) 1797.17
Current children cumulated vsize (Kb) 7440

[startup+1799.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1552192/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7304 CPUtime=1798.19
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11451617 0 0 0 175786 4033 0 0 25 0 1 0 204440558 7479296 1008 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159477374 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1826 1014 433 55 0 718 0
Current children cumulated CPU time (s) 1798.19
Current children cumulated vsize (Kb) 7304

[startup+1800.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18169
/proc/meminfo: memFree=1552064/2055920 swapFree=4181416/4192956
[pid=1280] ppid=1275 vsize=7304 CPUtime=1799.19
/proc/1280/stat : 1280 (bsolo) R 1275 1280 950 0 -1 0 11452554 0 0 0 175886 4033 0 0 25 0 1 0 204440558 7479296 1036 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171145 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1280/statm: 1826 1036 433 55 0 718 0
Current children cumulated CPU time (s) 1799.19
Current children cumulated vsize (Kb) 7304

Child status: 10
Real time (s): 1801.11
CPU time (s): 1800.05
CPU user time (s): 1759.71
CPU system time (s): 40.3419
CPU usage (%): 99.9414
Max. virtual memory (cumulated for all children) (Kb): 7584

Launcher Data (download as text)

Begin job on node19 on Sun Jun  4 02:22:55 UTC 2006


FILE ID= 40206-1149387775

PBS_JOBID= 313281

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  7db364152f2aec17f16cb8adef9dc3c7

RANDOM SEED= 607815482


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1572496 kB
Buffers:         14832 kB
Cached:         404752 kB
SwapCached:       3104 kB
Active:          64872 kB
Inactive:       364676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1572496 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             920 kB
Writeback:           0 kB
Mapped:          16532 kB
Slab:            39336 kB
Committed_AS:   414376 kB
PageTables:       1764 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node19 on Sun Jun  4 02:52:57 UTC 2006