Trace number 40204

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/05SAT218 1800.02 1800.65

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM0a5749e09f3f6f40d04f442dc86d22a6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1800.61
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 188
Optimality of the best value was proved NO
Number of variables479
Total number of constraints479
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 constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
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 479
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 479 variables and 479 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.033
0.04	c After prepocess the problem consists of 479 variables and 479 constraints.
0.47	c Initial Lower Bound: 145
26.04	o 218
26.04	c NEW SOLUTION FOUND: 218 @ 26.023
26.95	c Restart #1 #Var: 479 LB: 145 @ 26.932
53.34	c Restart #2 #Var: 479 LB: 145 @ 53.307
83.44	c Restart #3 #Var: 479 LB: 145 @ 83.406
108.22	c Restart #4 #Var: 479 LB: 145 @ 108.17
136.60	c Restart #5 #Var: 479 LB: 145 @ 136.54
165.88	c Restart #6 #Var: 479 LB: 145 @ 165.82
193.92	c Restart #7 #Var: 479 LB: 145 @ 193.85
222.59	c Restart #8 #Var: 479 LB: 145 @ 222.51
252.74	c Restart #9 #Var: 479 LB: 145 @ 252.65
285.73	c Restart #10 #Var: 479 LB: 145 @ 285.62
316.04	c Restart #11 #Var: 479 LB: 145 @ 315.93
353.18	c Restart #12 #Var: 479 LB: 145 @ 353.06
383.65	c Restart #13 #Var: 479 LB: 145 @ 383.51
419.47	c Restart #14 #Var: 479 LB: 145 @ 419.32
455.00	c Restart #15 #Var: 479 LB: 145 @ 454.83
493.30	c Restart #16 #Var: 479 LB: 145 @ 493.12
529.30	c Restart #17 #Var: 479 LB: 145 @ 529.11
570.08	c Restart #18 #Var: 479 LB: 145 @ 569.87
608.30	c Restart #19 #Var: 479 LB: 145 @ 608.08
645.95	c Restart #20 #Var: 479 LB: 145 @ 645.72
698.00	c Restart #21 #Var: 479 LB: 145 @ 697.75
739.76	c Restart #22 #Var: 479 LB: 145 @ 739.5
793.03	c Restart #23 #Var: 479 LB: 145 @ 792.75
838.35	c Restart #24 #Var: 479 LB: 145 @ 838.06
884.33	c Restart #25 #Var: 479 LB: 145 @ 884.02
938.38	c Restart #26 #Var: 479 LB: 145 @ 938.05
1007.00	c Restart #27 #Var: 479 LB: 145 @ 1006.6
1061.73	c Restart #28 #Var: 479 LB: 145 @ 1061.4
1116.37	c Restart #29 #Var: 479 LB: 145 @ 1116
1168.94	c Restart #30 #Var: 479 LB: 145 @ 1168.5
1217.32	c Restart #31 #Var: 479 LB: 145 @ 1216.9
1265.94	c Restart #32 #Var: 479 LB: 145 @ 1265.5
1321.22	c Restart #33 #Var: 479 LB: 145 @ 1320.8
1390.90	c Restart #34 #Var: 479 LB: 145 @ 1390.4
1441.44	c Restart #35 #Var: 479 LB: 145 @ 1440.9
1497.72	c Restart #36 #Var: 479 LB: 145 @ 1497.2
1566.19	c Restart #37 #Var: 479 LB: 145 @ 1565.6
1620.42	c Restart #38 #Var: 479 LB: 145 @ 1619.9
1680.64	c Restart #39 #Var: 479 LB: 145 @ 1680.1
1747.01	c Restart #40 #Var: 479 LB: 145 @ 1746.4
1800.64	s SATISFIABLE
1800.64	c Cost: 218
1800.64	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
1800.64	v x31 x32 -x33 -x34 -x35 -x36 -x37 x38 x39 -x40 x41 -x42 x43 x44 -x45 x46 -x47 x48 -x49 -x50 x51 -x52 x53 -x54 x55 x56 x57 -x58 x59
1800.64	v -x60 -x61 x62 -x63 -x64 x65 -x66 x67 -x68 -x69 x70 -x71 x72 -x73 x74 x75 -x76 -x77 -x78 -x79 x80 -x81 -x82 -x83 x84 -x85 -x86 -x87
1800.64	v -x88 -x89 x90 x91 x92 -x93 x94 -x95 x96 -x97 x98 -x99 -x100 x101 x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 x110 x111 x112
1800.64	v x113 x114 x115 -x116 x117 x118 -x119 -x120 x121 x122 x123 x124 x125 x126 -x127 x128 x129 x130 x131 -x132 -x133 x134 x135 x136
1800.64	v x137 -x138 -x139 -x140 -x141 -x142 -x143 x144 x145 -x146 x147 x148 -x149 x150 x151 x152 -x153 x154 -x155 x156 -x157 x158 -x159
1800.64	v -x160 -x161 -x162 x163 -x164 -x165 -x166 -x167 -x168 -x169 x170 x171 x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 x180 -x181
1800.64	v x182 x183 x184 -x185 -x186 -x187 x188 x189 x190 x191 x192 -x193 -x194 x195 x196 x197 x198 -x199 -x200 x201 x202 -x203 -x204
1800.64	v -x205 x206 x207 x208 x209 -x210 x211 -x212 x213 -x214 x215 x216 x217 -x218 x219 x220 -x221 -x222 x223 x224 x225 x226 x227 -x228
1800.64	v x229 x230 -x231 -x232 -x233 x234 -x235 -x236 x237 x238 x239 x240 x241 -x242 x243 -x244 -x245 -x246 x247 x248 -x249 x250 x251
1800.64	v -x252 -x253 -x254 -x255 x256 -x257 x258 x259 x260 x261 -x262 x263 x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273
1800.64	v -x274 x275 -x276 x277 -x278 x279 x280 x281 x282 -x283 -x284 -x285 -x286 x287 x288 -x289 -x290 -x291 x292 x293 x294 -x295 -x296
1800.64	v -x297 x298 -x299 -x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 x308 -x309 -x310 -x311 x312 -x313 -x314 -x315 x316 -x317 -x318
1800.64	v -x319 -x320 x321 x322 -x323 -x324 -x325 x326 -x327 x328 x329 -x330 -x331 x332 -x333 x334 x335 x336 x337 x338 -x339 x340 -x341
1800.64	v x342 x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 x351 x352 x353 x354 x355 x356 -x357 -x358 -x359 x360 x361 -x362 -x363 x364
1800.64	v x365 x366 -x367 x368 -x369 -x370 -x371 x372 x373 x374 -x375 -x376 x377 -x378 -x379 x380 x381 -x382 x383 -x384 x385 -x386 -x387
1800.64	v x388 -x389 x390 -x391 -x392 -x393 -x394 x395 x396 x397 -x398 x399 x400 x401 -x402 x403 -x404 -x405 -x406 x407 x408 x409 x410
1800.64	v -x411 x412 x413 -x414 -x415 -x416 -x417 -x418 x419 -x420 x421 x422 -x423 x424 -x425 -x426 x427 x428 -x429 -x430 -x431 -x432
1800.64	v -x433 x434 x435 -x436 -x437 -x438 -x439 -x440 -x441 x442 -x443 -x444 -x445 -x446 -x447 x448 -x449 x450 x451 -x452 -x453 x454
1800.64	v -x455 x456 x457 -x458 -x459 -x460 x461 -x462 x463 -x464 -x465 x466 -x467 -x468 x469 x470 x471 -x472 -x473 -x474 x475 -x476
1800.64	v x477 -x478 x479
1800.64	c Exit Code: 10
1800.64	c Total time: 1800 s

Verifier Data (download as text)

OK	218

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.00 0.00 0.00 3/64 24845
/proc/meminfo: memFree=1588784/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=4616 CPUtime=0
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 201 0 0 0 0 0 0 0 18 0 1 0 219204053 4726784 171 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158103316 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1154 179 137 55 0 46 0

[startup+10.0028 s]
/proc/loadavg: 0.15 0.03 0.01 2/64 24845
/proc/meminfo: memFree=1586672/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7136 CPUtime=9.99
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 8720 0 0 0 996 3 0 0 25 0 1 0 219204053 7307264 952 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160346950 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1784 952 430 55 0 676 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 7136

[startup+20.0095 s]
/proc/loadavg: 0.28 0.06 0.02 2/64 24845
/proc/meminfo: memFree=1586672/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6984 CPUtime=19.99
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 15759 0 0 0 1993 6 0 0 25 0 1 0 219204053 7151616 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268548 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1746 960 430 55 0 638 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 6984

[startup+30.0161 s]
/proc/loadavg: 0.39 0.09 0.03 2/64 24845
/proc/meminfo: memFree=1586672/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7128 CPUtime=29.99
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 34375 0 0 0 2986 13 0 0 25 0 1 0 219204053 7299072 969 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497268 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1782 969 432 55 0 674 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 7128

[startup+40.0218 s]
/proc/loadavg: 0.49 0.12 0.04 2/64 24845
/proc/meminfo: memFree=1586608/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7128 CPUtime=39.99
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 42636 0 0 0 3982 17 0 0 25 0 1 0 219204053 7299072 981 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160346456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1782 981 432 55 0 674 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 7128

[startup+50.0284 s]
/proc/loadavg: 0.56 0.15 0.05 2/64 24845
/proc/meminfo: memFree=1586800/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6144 CPUtime=50
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 53869 0 0 0 4978 22 0 0 25 0 1 0 219204053 6291456 866 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536002 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1536 866 432 55 0 428 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6144

[startup+60.034 s]
/proc/loadavg: 0.63 0.18 0.06 2/64 24845
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7060 CPUtime=59.99
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 85605 0 0 0 5966 33 0 0 25 0 1 0 219204053 7229440 1056 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171172 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1765 1056 432 55 0 657 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 7060

[startup+70.0397 s]
/proc/loadavg: 0.69 0.21 0.07 2/64 24845
/proc/meminfo: memFree=1586480/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7020 CPUtime=70.05
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 92796 0 0 0 6969 36 0 0 25 0 1 0 219204053 7188480 993 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159721106 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1755 993 432 55 0 647 0
Current children cumulated CPU time (s) 70.05
Current children cumulated vsize (Kb) 7020

[startup+80.0983 s]
/proc/loadavg: 0.73 0.23 0.08 2/64 24845
/proc/meminfo: memFree=1586672/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6224 CPUtime=80.05
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 102573 0 0 0 7966 39 0 0 25 0 1 0 219204053 6373376 886 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1556 886 432 55 0 448 0
Current children cumulated CPU time (s) 80.05
Current children cumulated vsize (Kb) 6224

[startup+90.104 s]
/proc/loadavg: 0.77 0.26 0.09 2/64 24845
/proc/meminfo: memFree=1586160/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7208 CPUtime=90.06
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 145169 0 0 0 8952 54 0 0 25 0 1 0 219204053 7380992 1063 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268166 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1802 1063 432 55 0 694 0
Current children cumulated CPU time (s) 90.06
Current children cumulated vsize (Kb) 7208

[startup+100.11 s]
/proc/loadavg: 0.81 0.28 0.10 2/64 24845
/proc/meminfo: memFree=1586544/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7020 CPUtime=100.06
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 153071 0 0 0 9949 57 0 0 25 0 1 0 219204053 7188480 978 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160347451 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1755 978 432 55 0 647 0
Current children cumulated CPU time (s) 100.06
Current children cumulated vsize (Kb) 7020

[startup+110.115 s]
/proc/loadavg: 0.84 0.30 0.11 2/64 24845
/proc/meminfo: memFree=1586608/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7228 CPUtime=110.06
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 209185 0 0 0 10927 79 0 0 25 0 1 0 219204053 7401472 928 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6151805 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1807 928 432 55 0 699 0
Current children cumulated CPU time (s) 110.06
Current children cumulated vsize (Kb) 7228

[startup+120.121 s]
/proc/loadavg: 0.86 0.33 0.12 2/64 24845
/proc/meminfo: memFree=1586352/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7160 CPUtime=120.06
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 216535 0 0 0 11924 82 0 0 25 0 1 0 219204053 7331840 1007 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497268 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1790 1007 432 55 0 682 0
Current children cumulated CPU time (s) 120.06
Current children cumulated vsize (Kb) 7160

[startup+130.127 s]
/proc/loadavg: 0.88 0.35 0.12 2/64 24845
/proc/meminfo: memFree=1586544/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7028 CPUtime=130.06
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 224948 0 0 0 12921 85 0 0 25 0 1 0 219204053 7196672 956 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159268801 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1757 956 432 55 0 649 0
Current children cumulated CPU time (s) 130.06
Current children cumulated vsize (Kb) 7028

[startup+140.132 s]
/proc/loadavg: 0.90 0.37 0.13 2/64 24845
/proc/meminfo: memFree=1586096/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7248 CPUtime=140.06
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 291533 0 0 0 13897 109 0 0 25 0 1 0 219204053 7421952 1066 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159168773 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1812 1066 432 55 0 704 0
Current children cumulated CPU time (s) 140.06
Current children cumulated vsize (Kb) 7248

[startup+150.138 s]
/proc/loadavg: 0.92 0.39 0.14 2/64 24845
/proc/meminfo: memFree=1586416/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7080 CPUtime=150.07
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 299601 0 0 0 14894 113 0 0 25 0 1 0 219204053 7249920 1006 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1770 1006 432 55 0 662 0
Current children cumulated CPU time (s) 150.07
Current children cumulated vsize (Kb) 7080

[startup+160.143 s]
/proc/loadavg: 0.93 0.41 0.15 2/64 24845
/proc/meminfo: memFree=1586672/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7012 CPUtime=160.07
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 322708 0 0 0 15885 122 0 0 25 0 1 0 219204053 7180288 898 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6148038 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1753 898 432 55 0 645 0
Current children cumulated CPU time (s) 160.07
Current children cumulated vsize (Kb) 7012

[startup+170.149 s]
/proc/loadavg: 0.94 0.43 0.16 2/64 24845
/proc/meminfo: memFree=1586288/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7240 CPUtime=170.07
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 386066 0 0 0 16862 145 0 0 25 0 1 0 219204053 7413760 1029 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160276699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1810 1029 432 55 0 702 0
Current children cumulated CPU time (s) 170.07
Current children cumulated vsize (Kb) 7240

[startup+180.155 s]
/proc/loadavg: 0.95 0.45 0.17 2/64 24845
/proc/meminfo: memFree=1586416/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7096 CPUtime=180.07
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 392852 0 0 0 17860 147 0 0 25 0 1 0 219204053 7266304 999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160347468 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1774 999 432 55 0 666 0
Current children cumulated CPU time (s) 180.07
Current children cumulated vsize (Kb) 7096

[startup+190.16 s]
/proc/loadavg: 0.95 0.46 0.18 2/64 24845
/proc/meminfo: memFree=1586608/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6332 CPUtime=190.08
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 443853 0 0 0 18840 168 0 0 25 0 1 0 219204053 6483968 913 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542279 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1583 913 432 55 0 475 0
Current children cumulated CPU time (s) 190.08
Current children cumulated vsize (Kb) 6332

[startup+200.166 s]
/proc/loadavg: 0.96 0.48 0.19 2/64 24845
/proc/meminfo: memFree=1586416/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7244 CPUtime=200.08
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 490255 0 0 0 19822 186 0 0 25 0 1 0 219204053 7417856 998 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159255032 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1811 998 432 55 0 703 0
Current children cumulated CPU time (s) 200.08
Current children cumulated vsize (Kb) 7244

[startup+210.172 s]
/proc/loadavg: 0.97 0.50 0.19 2/64 24845
/proc/meminfo: memFree=1586480/2055920 swapFree=4181844/4192956

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

/proc/24845/statm: 1862 1060 433 55 0 754 0
Current children cumulated CPU time (s) 1760.45
Current children cumulated vsize (Kb) 7448

[startup+1771.07 s]
/proc/loadavg: 0.99 0.97 0.81 2/64 24847
/proc/meminfo: memFree=1586288/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6516 CPUtime=1770.45
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10691163 0 0 0 173004 4041 0 0 25 0 1 0 219204053 6672384 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1629 960 433 55 0 521 0
Current children cumulated CPU time (s) 1770.45
Current children cumulated vsize (Kb) 6516

[startup+1781.08 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6516 CPUtime=1780.45
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10806784 0 0 0 173959 4086 0 0 25 0 1 0 219204053 6672384 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160191297 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1629 960 433 55 0 521 0
Current children cumulated CPU time (s) 1780.45
Current children cumulated vsize (Kb) 6516

[startup+1782.08 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7280 CPUtime=1781.46
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10818106 0 0 0 174056 4090 0 0 25 0 1 0 219204053 7454720 966 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6148038 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1820 966 433 55 0 712 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (Kb) 7280

[startup+1783.09 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7280 CPUtime=1782.46
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10829656 0 0 0 174152 4094 0 0 25 0 1 0 219204053 7454720 1010 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1820 1010 433 55 0 712 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 7280

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7280 CPUtime=1783.47
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10841496 0 0 0 174249 4098 0 0 25 0 1 0 219204053 7454720 1014 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045711 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1820 1014 433 55 0 712 0
Current children cumulated CPU time (s) 1783.47
Current children cumulated vsize (Kb) 7280

[startup+1785.1 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6516 CPUtime=1784.47
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10852715 0 0 0 174344 4103 0 0 25 0 1 0 219204053 6672384 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1629 960 433 55 0 521 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 6516

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6516 CPUtime=1785.47
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10863972 0 0 0 174439 4108 0 0 25 0 1 0 219204053 6672384 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1629 960 433 55 0 521 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 6516

[startup+1787.11 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6516 CPUtime=1786.48
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10875988 0 0 0 174536 4112 0 0 25 0 1 0 219204053 6672384 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1629 960 433 55 0 521 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 6516

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7280 CPUtime=1787.49
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10889991 0 0 0 174632 4117 0 0 25 0 1 0 219204053 7454720 966 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6148038 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1820 966 433 55 0 712 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 7280

[startup+1789.12 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7280 CPUtime=1788.48
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10903540 0 0 0 174727 4121 0 0 25 0 1 0 219204053 7454720 1004 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1820 1004 433 55 0 712 0
Current children cumulated CPU time (s) 1788.48
Current children cumulated vsize (Kb) 7280

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7280 CPUtime=1789.49
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10917140 0 0 0 174822 4127 0 0 25 0 1 0 219204053 7454720 1014 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045711 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1820 1014 433 55 0 712 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 7280

[startup+1791.13 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6516 CPUtime=1790.49
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10928477 0 0 0 174918 4131 0 0 25 0 1 0 219204053 6672384 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1629 960 433 55 0 521 0
Current children cumulated CPU time (s) 1790.49
Current children cumulated vsize (Kb) 6516

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6516 CPUtime=1791.5
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10940717 0 0 0 175013 4137 0 0 25 0 1 0 219204053 6672384 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1629 960 433 55 0 521 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 6516

[startup+1793.14 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7280 CPUtime=1792.51
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10952557 0 0 0 175109 4142 0 0 25 0 1 0 219204053 7454720 1014 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159267578 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1820 1014 433 55 0 712 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 7280

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6516 CPUtime=1793.51
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10963950 0 0 0 175204 4147 0 0 25 0 1 0 219204053 6672384 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1629 960 433 55 0 521 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 6516

[startup+1795.15 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7280 CPUtime=1794.51
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10976053 0 0 0 175300 4151 0 0 25 0 1 0 219204053 7454720 1009 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159477374 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1820 1009 433 55 0 712 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (Kb) 7280

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6516 CPUtime=1795.52
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 10988031 0 0 0 175397 4155 0 0 25 0 1 0 219204053 6672384 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535877 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1629 960 433 55 0 521 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 6516

[startup+1797.16 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=7280 CPUtime=1796.53
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 11000062 0 0 0 175492 4161 0 0 25 0 1 0 219204053 7454720 1013 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045711 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1820 1013 433 55 0 712 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 7280

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6516 CPUtime=1797.53
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 11012045 0 0 0 175589 4164 0 0 25 0 1 0 219204053 6672384 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1629 960 433 55 0 521 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 6516

[startup+1799.17 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6516 CPUtime=1798.54
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 11023946 0 0 0 175685 4169 0 0 25 0 1 0 219204053 6672384 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1629 960 433 55 0 521 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 6516

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 24847
/proc/meminfo: memFree=1586224/2055920 swapFree=4181844/4192956
[pid=24845] ppid=24843 vsize=6516 CPUtime=1799.54
/proc/24845/stat : 24845 (bsolo) R 24843 24845 24799 0 -1 0 11035858 0 0 0 175781 4173 0 0 25 0 1 0 219204053 6672384 960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24845/statm: 1629 960 433 55 0 521 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 6516

Child status: 10
Real time (s): 1800.65
CPU time (s): 1800.02
CPU user time (s): 1758.26
CPU system time (s): 41.7597
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (Kb): 7480

Launcher Data (download as text)

Begin job on node65 on Mon Jun  5 19:22:27 UTC 2006


FILE ID= 40204-1149535347

PBS_JOBID= 315863

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  0a5749e09f3f6f40d04f442dc86d22a6

RANDOM SEED= 727797541


/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:       1588992 kB
Buffers:         31752 kB
Cached:         367692 kB
SwapCached:       2776 kB
Active:         129332 kB
Inactive:       278836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1588992 kB
SwapTotal:     4192956 kB
SwapFree:      4181844 kB
Dirty:             236 kB
Writeback:           0 kB
Mapped:          14748 kB
Slab:            44732 kB
Committed_AS:   432192 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 Mon Jun  5 19:52:28 UTC 2006