Trace number 40199

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/05SAT214 1800.03 1813.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
MD5SUM9cfc9eabeae08d1064da7d7b87db93a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark187
Best CPU time to get the best result obtained on this benchmark1800.51
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 473
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 473
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 473
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 473 variables and 473 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.026
0.04	c After prepocess the problem consists of 473 variables and 473 constraints.
0.53	c Initial Lower Bound: 142
22.46	o 214
22.46	c NEW SOLUTION FOUND: 214 @ 22.442
23.27	c Restart #1 #Var: 473 LB: 142 @ 23.246
46.23	c Restart #2 #Var: 473 LB: 142 @ 46.198
70.75	c Restart #3 #Var: 473 LB: 142 @ 70.716
92.85	c Restart #4 #Var: 473 LB: 142 @ 92.813
118.83	c Restart #5 #Var: 473 LB: 142 @ 118.78
145.48	c Restart #6 #Var: 473 LB: 142 @ 145.43
175.59	c Restart #7 #Var: 473 LB: 142 @ 175.53
201.78	c Restart #8 #Var: 473 LB: 142 @ 201.71
230.02	c Restart #9 #Var: 473 LB: 142 @ 229.94
258.67	c Restart #10 #Var: 473 LB: 142 @ 258.58
297.46	c Restart #11 #Var: 473 LB: 142 @ 297.36
327.86	c Restart #12 #Var: 473 LB: 142 @ 327.75
358.05	c Restart #13 #Var: 473 LB: 142 @ 357.93
394.88	c Restart #14 #Var: 473 LB: 142 @ 394.65
426.32	c Restart #15 #Var: 473 LB: 142 @ 426.08
459.60	c Restart #16 #Var: 473 LB: 142 @ 459.07
492.94	c Restart #17 #Var: 473 LB: 142 @ 492.4
536.91	c Restart #18 #Var: 473 LB: 142 @ 536.36
580.42	c Restart #19 #Var: 473 LB: 142 @ 579.86
616.72	c Restart #20 #Var: 473 LB: 142 @ 616.14
655.51	c Restart #21 #Var: 473 LB: 142 @ 654.92
697.73	c Restart #22 #Var: 473 LB: 142 @ 697.13
739.85	c Restart #23 #Var: 473 LB: 142 @ 739.24
785.11	c Restart #24 #Var: 473 LB: 142 @ 784.49
826.97	c Restart #25 #Var: 473 LB: 142 @ 826.34
869.28	c Restart #26 #Var: 473 LB: 142 @ 868.63
921.89	c Restart #27 #Var: 473 LB: 142 @ 921.24
963.23	c Restart #28 #Var: 473 LB: 142 @ 962.56
1010.83	c Restart #29 #Var: 473 LB: 142 @ 1010.1
1055.65	c Restart #30 #Var: 473 LB: 142 @ 1055
1109.59	c Restart #31 #Var: 473 LB: 142 @ 1108.9
1160.54	c Restart #32 #Var: 473 LB: 142 @ 1159.8
1213.02	c Restart #33 #Var: 473 LB: 142 @ 1212.3
1255.51	c Restart #34 #Var: 473 LB: 142 @ 1254.8
1311.36	c Restart #35 #Var: 473 LB: 142 @ 1310.6
1358.25	c Restart #36 #Var: 473 LB: 142 @ 1357.5
1404.90	c Restart #37 #Var: 473 LB: 142 @ 1404.1
1461.18	c Restart #38 #Var: 473 LB: 142 @ 1460.4
1523.66	c Restart #39 #Var: 473 LB: 142 @ 1522.8
1592.68	c Restart #40 #Var: 473 LB: 142 @ 1591.8
1644.36	c Restart #41 #Var: 473 LB: 142 @ 1642.5
1709.90	c Restart #42 #Var: 473 LB: 142 @ 1702.6
1776.26	c Restart #43 #Var: 473 LB: 142 @ 1763.3
1813.01	s SATISFIABLE
1813.01	c Cost: 214
1813.01	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
1813.01	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 -x61
1813.01	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
1813.01	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
1813.01	v -x116 -x117 -x118 x119 x120 x121 x122 x123 x124 x125 x126 -x127 -x128 -x129 -x130 x131 x132 x133 x134 x135 x136 x137 x138 -x139
1813.01	v -x140 -x141 x142 x143 -x144 -x145 -x146 x147 x148 -x149 -x150 -x151 x152 x153 -x154 -x155 x156 -x157 -x158 x159 x160 -x161
1813.01	v -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169 -x170 x171 x172 x173 -x174 x175 x176 x177 -x178 -x179 -x180 -x181 -x182 x183
1813.01	v x184 -x185 -x186 -x187 -x188 x189 -x190 x191 -x192 -x193 -x194 -x195 -x196 x197 x198 x199 x200 -x201 x202 -x203 -x204 -x205
1813.01	v -x206 -x207 -x208 -x209 x210 x211 -x212 -x213 x214 -x215 -x216 -x217 x218 -x219 -x220 x221 x222 x223 -x224 -x225 x226 -x227
1813.01	v x228 -x229 x230 -x231 -x232 x233 x234 x235 -x236 -x237 x238 -x239 -x240 x241 -x242 -x243 -x244 x245 x246 -x247 x248 -x249 x250
1813.01	v -x251 x252 -x253 x254 -x255 x256 x257 -x258 x259 -x260 x261 x262 -x263 -x264 x265 -x266 -x267 -x268 -x269 -x270 x271 -x272
1813.01	v -x273 -x274 -x275 -x276 x277 x278 -x279 x280 -x281 -x282 x283 -x284 -x285 x286 -x287 x288 -x289 -x290 -x291 -x292 x293 x294
1813.01	v x295 x296 x297 x298 x299 -x300 -x301 x302 -x303 -x304 -x305 x306 x307 -x308 x309 x310 -x311 x312 -x313 x314 x315 -x316 x317
1813.01	v -x318 -x319 x320 x321 x322 -x323 x324 x325 -x326 -x327 x328 -x329 -x330 -x331 -x332 x333 x334 -x335 x336 x337 -x338 x339 -x340
1813.01	v -x341 x342 -x343 -x344 -x345 x346 -x347 -x348 x349 -x350 -x351 x352 -x353 x354 x355 x356 x357 x358 -x359 x360 x361 -x362 x363
1813.01	v -x364 x365 -x366 -x367 -x368 x369 -x370 x371 x372 -x373 x374 -x375 -x376 x377 x378 -x379 -x380 -x381 x382 x383 -x384 -x385
1813.01	v -x386 -x387 -x388 -x389 x390 -x391 x392 -x393 x394 x395 x396 -x397 -x398 x399 x400 -x401 -x402 -x403 x404 x405 x406 x407 x408
1813.01	v -x409 x410 -x411 x412 -x413 x414 x415 -x416 -x417 -x418 -x419 x420 x421 -x422 -x423 -x424 x425 -x426 -x427 -x428 x429 -x430
1813.01	v -x431 -x432 x433 x434 x435 -x436 x437 -x438 -x439 -x440 -x441 -x442 x443 x444 -x445 -x446 -x447 -x448 -x449 x450 x451 -x452
1813.01	v x453 x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 x463 -x464 x465 -x466 -x467 x468 -x469 -x470 x471 x472 -x473
1813.01	c Exit Code: 10
1813.01	c Total time: 1800 s

Verifier Data (download as text)

OK	214

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/67 4943
/proc/meminfo: memFree=1637864/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=4932 CPUtime=0
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 291 0 0 0 0 0 0 0 19 0 1 0 204247909 5050368 261 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134606845 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1233 270 178 55 0 124 0

[startup+10.0018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635624/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7264 CPUtime=9.98
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 8843 0 0 0 995 3 0 0 25 0 1 0 204247909 7438336 1001 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497268 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1816 1001 427 55 0 707 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 7264

[startup+20.0079 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635952/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7116 CPUtime=19.98
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 17115 0 0 0 1992 6 0 0 25 0 1 0 204247909 7286784 944 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160278099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1779 944 427 55 0 670 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 7116

[startup+30.0141 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635632/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7184 CPUtime=29.98
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 37430 0 0 0 2983 15 0 0 25 0 1 0 204247909 7356416 1016 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1796 1016 429 55 0 687 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 7184

[startup+40.0202 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635760/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7132 CPUtime=39.99
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 46448 0 0 0 3980 19 0 0 25 0 1 0 204247909 7303168 969 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159249903 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1783 969 429 55 0 674 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 7132

[startup+50.0264 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635696/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7344 CPUtime=49.99
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 86289 0 0 0 4967 32 0 0 25 0 1 0 204247909 7520256 1008 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1836 1008 429 55 0 727 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 7344

[startup+60.0326 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635696/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7196 CPUtime=59.99
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 94223 0 0 0 5964 35 0 0 25 0 1 0 204247909 7368704 996 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159170376 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1799 996 429 55 0 690 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 7196

[startup+70.0377 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635888/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7160 CPUtime=69.99
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 141891 0 0 0 6950 49 0 0 25 0 1 0 204247909 7331840 950 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159448618 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1790 950 429 55 0 681 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 7160

[startup+80.0439 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635632/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7192 CPUtime=79.99
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 154096 0 0 0 7945 54 0 0 25 0 1 0 204247909 7364608 1011 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159255339 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1798 1011 429 55 0 689 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 7192

[startup+90.0501 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635952/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6228 CPUtime=90
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 176536 0 0 0 8937 63 0 0 25 0 1 0 204247909 6377472 883 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1557 883 429 55 0 448 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 6228

[startup+100.056 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635440/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7364 CPUtime=100
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 227185 0 0 0 9918 82 0 0 25 0 1 0 204247909 7540736 1066 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159343178 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1841 1066 429 55 0 732 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 7364

[startup+110.062 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635824/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7156 CPUtime=110.01
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 235937 0 0 0 10915 86 0 0 25 0 1 0 204247909 7327744 974 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160277909 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1789 974 429 55 0 680 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 7156

[startup+120.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635312/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7420 CPUtime=120.01
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 312253 0 0 0 11888 113 0 0 25 0 1 0 204247909 7598080 1100 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159170406 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1855 1100 429 55 0 746 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 7420

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635568/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7256 CPUtime=130.01
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 321422 0 0 0 12884 117 0 0 25 0 1 0 204247909 7430144 1033 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1814 1033 429 55 0 705 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 7256

[startup+140.081 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635888/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6268 CPUtime=140.02
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 342726 0 0 0 13878 124 0 0 25 0 1 0 204247909 6418432 893 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1567 893 429 55 0 458 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 6268

[startup+150.087 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635888/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6452 CPUtime=150.02
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 419737 0 0 0 14852 150 0 0 25 0 1 0 204247909 6606848 903 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11675637 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1613 903 429 55 0 504 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 6452

[startup+160.093 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635824/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6304 CPUtime=160.02
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 427976 0 0 0 15849 153 0 0 25 0 1 0 204247909 6455296 902 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160210837 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1576 902 429 55 0 467 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 6304

[startup+170.099 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635824/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6304 CPUtime=170.02
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 479159 0 0 0 16831 171 0 0 25 0 1 0 204247909 6455296 902 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1576 902 429 55 0 467 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 6304

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635632/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7408 CPUtime=180.03
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 537434 0 0 0 17812 191 0 0 25 0 1 0 204247909 7585792 1019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159269782 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1852 1019 429 55 0 743 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 7408

[startup+190.112 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635696/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7244 CPUtime=190.04
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 545864 0 0 0 18809 195 0 0 25 0 1 0 204247909 7417856 987 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159263621 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1811 987 429 55 0 702 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 7244

[startup+200.118 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635824/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6288 CPUtime=200.04
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 642107 0 0 0 19775 229 0 0 25 0 1 0 204247909 6438912 898 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1572 898 429 55 0 463 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 6288

[startup+210.124 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4943
/proc/meminfo: memFree=1635376/2055888 swapFree=4085404/4096564

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

/proc/4943/statm: 1873 1028 430 55 0 764 0
Current children cumulated CPU time (s) 1694.34
Current children cumulated vsize (Kb) 7492

[startup+1711.02 s]
/proc/loadavg: 2.03 1.33 1.11 3/74 24024
/proc/meminfo: memFree=1609840/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7504 CPUtime=1703.69
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 12991174 0 0 0 165774 4595 0 0 25 0 1 0 204247909 7684096 1049 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159197412 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4943/statm: 1876 1049 430 55 0 767 0
Current children cumulated CPU time (s) 1703.69
Current children cumulated vsize (Kb) 7504

[startup+1721.03 s]
/proc/loadavg: 2.03 1.35 1.12 3/74 26514
/proc/meminfo: memFree=1607280/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7504 CPUtime=1712.63
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 12998016 0 0 0 166665 4598 0 0 25 0 1 0 204247909 7684096 1093 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159267533 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4943/statm: 1876 1093 430 55 0 767 0
Current children cumulated CPU time (s) 1712.63
Current children cumulated vsize (Kb) 7504

[startup+1731.04 s]
/proc/loadavg: 2.02 1.37 1.13 3/73 28869
/proc/meminfo: memFree=1604344/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7504 CPUtime=1721.84
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13007792 0 0 0 167581 4603 0 0 25 0 1 0 204247909 7684096 1044 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497238 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1876 1044 430 55 0 767 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (Kb) 7504

[startup+1741.04 s]
/proc/loadavg: 2.02 1.39 1.14 2/74 31303
/proc/meminfo: memFree=1601520/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7504 CPUtime=1730.97
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13136396 0 0 0 168447 4650 0 0 25 0 1 0 204247909 7684096 1036 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1876 1036 430 55 0 767 0
Current children cumulated CPU time (s) 1730.97
Current children cumulated vsize (Kb) 7504

[startup+1751.05 s]
/proc/loadavg: 2.01 1.41 1.15 3/74 1397
/proc/meminfo: memFree=1596656/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6596 CPUtime=1740.2
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13271751 0 0 0 169318 4702 0 0 25 0 1 0 204247909 6754304 976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1649 976 430 55 0 540 0
Current children cumulated CPU time (s) 1740.2
Current children cumulated vsize (Kb) 6596

[startup+1761.06 s]
/proc/loadavg: 2.01 1.43 1.16 3/72 4403
/proc/meminfo: memFree=1594432/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6596 CPUtime=1749.19
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13394854 0 0 0 170169 4750 0 0 25 0 1 0 204247909 6754304 976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1649 976 430 55 0 540 0
Current children cumulated CPU time (s) 1749.19
Current children cumulated vsize (Kb) 6596

[startup+1771.06 s]
/proc/loadavg: 2.09 1.47 1.17 3/73 7284
/proc/meminfo: memFree=1591672/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6596 CPUtime=1758.24
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13519172 0 0 0 171031 4793 0 0 25 0 1 0 204247909 6754304 976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1649 976 430 55 0 540 0
Current children cumulated CPU time (s) 1758.24
Current children cumulated vsize (Kb) 6596

[startup+1781.07 s]
/proc/loadavg: 1.92 1.45 1.17 2/67 7953
/proc/meminfo: memFree=1592712/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7636 CPUtime=1768.08
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13591895 0 0 0 171990 4818 0 0 25 0 1 0 204247909 7819264 1059 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160233028 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1909 1059 430 55 0 800 0
Current children cumulated CPU time (s) 1768.08
Current children cumulated vsize (Kb) 7636

[startup+1791.08 s]
/proc/loadavg: 1.78 1.44 1.17 2/67 7953
/proc/meminfo: memFree=1592880/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7504 CPUtime=1778.09
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13600029 0 0 0 172987 4822 0 0 25 0 1 0 204247909 7684096 1061 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473492 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1876 1061 430 55 0 767 0
Current children cumulated CPU time (s) 1778.09
Current children cumulated vsize (Kb) 7504

[startup+1801.08 s]
/proc/loadavg: 1.66 1.42 1.17 2/67 7953
/proc/meminfo: memFree=1593136/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6596 CPUtime=1788.09
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13637706 0 0 0 173974 4835 0 0 25 0 1 0 204247909 6754304 976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158588080 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1649 976 430 55 0 540 0
Current children cumulated CPU time (s) 1788.09
Current children cumulated vsize (Kb) 6596

[startup+1802.09 s]
/proc/loadavg: 1.66 1.42 1.17 2/67 7953
/proc/meminfo: memFree=1593200/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7504 CPUtime=1789.09
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13649195 0 0 0 174071 4838 0 0 25 0 1 0 204247909 7684096 1033 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1876 1033 430 55 0 767 0
Current children cumulated CPU time (s) 1789.09
Current children cumulated vsize (Kb) 7504

[startup+1803.09 s]
/proc/loadavg: 1.66 1.42 1.17 2/67 7953
/proc/meminfo: memFree=1593136/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6596 CPUtime=1790.1
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13660007 0 0 0 174168 4842 0 0 25 0 1 0 204247909 6754304 976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557848 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1649 976 430 55 0 540 0
Current children cumulated CPU time (s) 1790.1
Current children cumulated vsize (Kb) 6596

[startup+1804.1 s]
/proc/loadavg: 1.66 1.42 1.17 2/67 7953
/proc/meminfo: memFree=1593200/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6596 CPUtime=1791.1
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13670705 0 0 0 174264 4846 0 0 25 0 1 0 204247909 6754304 976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1649 976 430 55 0 540 0
Current children cumulated CPU time (s) 1791.1
Current children cumulated vsize (Kb) 6596

[startup+1805.1 s]
/proc/loadavg: 1.66 1.42 1.17 2/67 7953
/proc/meminfo: memFree=1593200/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7504 CPUtime=1792.1
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13681205 0 0 0 174361 4849 0 0 25 0 1 0 204247909 7684096 1039 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1876 1039 430 55 0 767 0
Current children cumulated CPU time (s) 1792.1
Current children cumulated vsize (Kb) 7504

[startup+1806.11 s]
/proc/loadavg: 1.61 1.41 1.17 2/67 7953
/proc/meminfo: memFree=1593200/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7504 CPUtime=1793.11
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13692254 0 0 0 174458 4853 0 0 25 0 1 0 204247909 7684096 1039 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159263628 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1876 1039 430 55 0 767 0
Current children cumulated CPU time (s) 1793.11
Current children cumulated vsize (Kb) 7504

[startup+1807.11 s]
/proc/loadavg: 1.61 1.41 1.17 2/67 7953
/proc/meminfo: memFree=1593136/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6596 CPUtime=1794.12
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13702714 0 0 0 174555 4857 0 0 25 0 1 0 204247909 6754304 976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535944 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1649 976 430 55 0 540 0
Current children cumulated CPU time (s) 1794.12
Current children cumulated vsize (Kb) 6596

[startup+1808.11 s]
/proc/loadavg: 1.61 1.41 1.17 2/67 7953
/proc/meminfo: memFree=1593200/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=6596 CPUtime=1795.12
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13713766 0 0 0 174652 4860 0 0 25 0 1 0 204247909 6754304 976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1649 976 430 55 0 540 0
Current children cumulated CPU time (s) 1795.12
Current children cumulated vsize (Kb) 6596

[startup+1809.12 s]
/proc/loadavg: 1.61 1.41 1.17 2/67 7953
/proc/meminfo: memFree=1593136/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7504 CPUtime=1796.12
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13725718 0 0 0 174748 4864 0 0 25 0 1 0 204247909 7684096 1040 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159250973 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1876 1040 430 55 0 767 0
Current children cumulated CPU time (s) 1796.12
Current children cumulated vsize (Kb) 7504

[startup+1810.12 s]
/proc/loadavg: 1.61 1.41 1.17 2/67 7953
/proc/meminfo: memFree=1593200/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7504 CPUtime=1797.13
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13736904 0 0 0 174844 4869 0 0 25 0 1 0 204247909 7684096 1038 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159477374 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1876 1038 430 55 0 767 0
Current children cumulated CPU time (s) 1797.13
Current children cumulated vsize (Kb) 7504

[startup+1811.13 s]
/proc/loadavg: 1.56 1.41 1.16 2/67 7953
/proc/meminfo: memFree=1593136/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7504 CPUtime=1798.13
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13748339 0 0 0 174940 4873 0 0 25 0 1 0 204247909 7684096 1026 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1876 1028 430 55 0 767 0
Current children cumulated CPU time (s) 1798.13
Current children cumulated vsize (Kb) 7504

[startup+1812.13 s]
/proc/loadavg: 1.56 1.41 1.16 2/67 7953
/proc/meminfo: memFree=1593200/2055888 swapFree=4085404/4096564
[pid=4943] ppid=4941 vsize=7504 CPUtime=1799.14
/proc/4943/stat : 4943 (bsolo) R 4941 4943 4897 0 -1 0 13759800 0 0 0 175037 4877 0 0 25 0 1 0 204247909 7684096 1036 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159477374 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4943/statm: 1876 1036 430 55 0 767 0
Current children cumulated CPU time (s) 1799.14
Current children cumulated vsize (Kb) 7504

Child status: 10
Real time (s): 1813.02
CPU time (s): 1800.03
CPU user time (s): 1751.21
CPU system time (s): 48.8136
CPU usage (%): 99.2834
Max. virtual memory (cumulated for all children) (Kb): 7636

Launcher Data (download as text)

Begin job on node87 on Sun Jun  4 01:54:48 UTC 2006


FILE ID= 40199-1149386088

PBS_JOBID= 313192

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  9cfc9eabeae08d1064da7d7b87db93a4

RANDOM SEED= 478982893


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


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1638072 kB
Buffers:         30712 kB
Cached:         322920 kB
SwapCached:       2348 kB
Active:          55816 kB
Inactive:       306488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1638072 kB
SwapTotal:     4096564 kB
SwapFree:      4085404 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          16760 kB
Slab:            42204 kB
Committed_AS:   324004 kB
PageTables:       1280 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node87 on Sun Jun  4 02:25:01 UTC 2006