Trace number 1878562

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerobjCPU timeWall clock time
bsolo 3.1 clSAT223 1798.03 1798.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
MD5SUM90154dd1b8a90675a35ad37cbef52f77
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark196
Best CPU time to get the best result obtained on this benchmark1799.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 189
Optimality of the best value was proved NO
Number of variables481
Total number of constraints481
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 constraints481
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 481
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 481
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 481
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1878562-1245136463.opb
0.00/0.00	c File size is 43841 bytes.
0.00/0.00	c Highest Coefficient sum: 481
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.007 s
0.00/0.00	c Var: 481 Constr: 481 0/0/481 Lit: 4331 Watch. Lit: 1563
0.00/0.00	c Obj. Vars: 481 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.012 s
0.59/0.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.69	c        0    481      481     4331    9     2030    8662      0      0 0.01
0.59/0.69	c Initial Lower Bound: 147
0.59/0.69	c Initial Path Cost: 0
0.59/0.69	o 237
7.49/7.57	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.49/7.57	c        0    481      482     4812    9     2489    9662      1      0 0.70
7.49/7.57	o 236
15.19/15.26	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
15.19/15.26	c       10    481      493     7729   15     2759    9662     12      1 7.58
15.19/15.26	o 230
31.68/31.75	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
31.68/31.75	c       10    481      494     8210   16     3078    9662     13      0 15.26
31.68/31.75	c      111    481      696    61862   88     3562   10629    215      4 23.86
31.68/31.75	o 229
47.07/47.13	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
47.07/47.13	c      112    481      698    62577   89     3725    9662    217      3 31.74
47.07/47.13	c      213    481      897   113103  126     4159   10629    416      5 39.91
47.07/47.13	o 227
54.46/54.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
54.46/54.50	c      213    481      898   113584  126     4396    9662    417      4 47.11
54.46/54.50	o 226
101.35/101.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
101.35/101.45	c      248    481      947   125772  132     4754    9662    466      4 54.48
101.35/101.45	c      348    481     1147   184775  161     5152   10629    666      5 63.46
101.35/101.45	c      598    481     1630   311462  191     6127   11692   1149      8 72.82
101.35/101.45	c     1074    481     2491   530123  212     7867   12862   2010     12 82.81
101.35/101.45	c     1888    481     3900   877201  224    10642   14149   3419     19 94.41
101.35/101.45	o 225
137.64/137.74	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
137.64/137.74	c     1959    481     3994   900154  225    11095    9662   3513     19 101.41
137.64/137.74	c     2060    481     4194   948574  226    11487   10629   3713     18 109.78
137.64/137.74	c     2311    481     4689  1088885  232    12477   11692   4208     19 119.83
137.64/137.74	c     2786    481     5618  1364637  242    14355   12862   5137     21 130.58
137.64/137.74	o 224
161.93/162.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
161.93/162.09	c     2786    481     5619  1365118  242    14619    9662   5138     20 137.70
161.93/162.09	c     2888    481     5804  1411684  243    14996   10629   5323     19 144.97
161.93/162.09	c     3138    481     6222  1516545  243    15813   11692   5741     20 153.66
161.93/162.09	o 223
1797.98/1798.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.98/1798.52	c     3143    481     6228  1518180  243    16026    9662   5747     19 162.04
1797.98/1798.52	c     3243    481     6407  1561470  243    16472   10629   5926     19 170.14
1797.98/1798.52	c     3493    481     6904  1697481  245    17460   11692   6423     19 180.26
1797.98/1798.52	c     3969    481     7829  1945044  248    19304   12862   7348     20 190.68
1797.98/1798.52	c     4782    481     9425  2397119  254    22476   14149   8944     23 203.84
1797.98/1798.52	c     6104    481    12036  3147976  261    27724   15564  11555     28 217.71
1797.98/1798.52	c     8186    481     8264  2102804  254    18127   17121   7783     34 237.05
1797.98/1798.52	c    11411    481    14685  3913183  266    31047   18834  14204     43 261.62
1797.98/1798.52	c    16348    481    14568  3948370  271    30772   20718  14087     54 298.73
1797.98/1798.52	c    23855    481    18753  5345546  285    39139   22790  18272     67 350.97
1797.98/1798.52	c    35217    481    16778  4462503  265    35137   25070  16297     82 424.83
1797.98/1798.52	c    52362    481    22312  6128325  274    46241   27578  21831     97 536.29
1797.98/1798.52	c    78181    481    23138  5747717  248    47918   30336  22657    108 718.63
1797.98/1798.52	c   117013    481    15306  3670455  239    32206   33370  14825    118 989.53
1797.98/1798.52	c   175367    481    18702  4818797  257    39022   36708  18221    127 1378.32
1797.98/1798.52	c Resources Exceeded
1797.98/1798.52	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 -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 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 -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 -x116 x117 x118 -x119 x120 -x121 x122 x123 -x124 -x125 -x126 x127 -x128 x129 x130 -x131 -x132 x133 x134 x135 x136 x137 -x138 x139 -x140 x141 -x142 -x143 -x144 -x145 x146 -x147 x148 -x149 x150 -x151 -x152 x153 x154 -x155 -x156 -x157 x158 -x159 x160 x161 -x162 x163 -x164 -x165 x166 -x167 x168 -x169 x170 -x171 -x172 x173 x174 -x175 -x176 x177 x178 x179 x180 -x181 -x182 -x183 x184 x185 -x186 -x187 -x188 x189 -x190 x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 x200 -x201 x202 -x203 x204 x205 -x206 x207 x208 x209 x210 -x211 -x212 -x213 x214 -x215 -x216 -x217 -x218 x219 -x220 -x221 -x222 -x223 x224 -x225 -x226 x227 x228 -x229 -x230 x231 x232 -x233 -x234 -x235 x236 -x237 -x238 x239 -x240 x241 x242 x243 x244 -x245 -x246 x247 x248 x249 -x250 -x251 -x252 -x253 x254 -x255 -x256 -x257 x258 x259 -x260 x261 -x262 -x263 x264 -x265 -x266 x267 x268 x269 -x270 -x271 x272 -x273 -x274 x275 -x276 -x277 x278 -x279 -x280 -x281 x282 x283 x284 x285 x286 x287 -x288 -x289 -x290 x291 -x292 -x293 x294 x295 x296 -x297 x298 -x299 x300 -x301 x302 x303 -x304 x305 x306 x307 x308 -x309 -x310 -x311 x312 x313 -x314 -x315 x316 x317 -x318 -x319 x320 -x321 x322 -x323 -x324 -x325 x326 -x327 x328 -x329 x330 -x331 -x332 x333 -x334 x335 x336 -x337 -x338 -x339 -x340 -x341 x342 x343 x344 -x345 x346 x347 -x348 x349 x350 -x351 -x352 x353 x354 x355 -x356 -x357 -x358 -x359 x360 -x361 x362 -x363 x364 -x365 -x366 x367 -x368 -x369 -x370 -x371 x372 -x373 -x374 -x375 -x376 x377 x378 x379 x380 -x381 x382 x383 -x384 x385 -x386 -x387 -x388 -x389 x390 x391 x392 -x393 x394 x395 x396 x397 -x398 x399 -x400 x401 x402 -x403 -x404 x405 -x406 -x407 x408 -x409 -x410 -x411 -x412 -x413 x414 x415 -x416 x417 -x418 -x419 x420 x421 -x422 x423 -x424 x425 x426 -x427 x428 x429 x430 x431 -x432 -x433 -x434 x435 x436 x437 -x438 x439 x440 x441 -x442 -x443 -x444 x445 -x446 x447 -x448 x449 x450 x451 x452 -x453 -x454 -x455 x456 -x457 -x458 x459 -x460 -x461 -x462 x463 -x464 -x465 -x466 x467 -x468 x469 x470 -x471 x472 x473 -x474 x475 x476 x477 -x478 -x479 x480 x481 
1797.98/1798.52	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.52	c   34   234658  50601   341803    28851  7135968  28370    130 1798.01
1797.98/1798.52	c Objective: 223
1797.98/1798.52	s SATISFIABLE
1797.98/1798.52	c Total time: 1798.01 s

Verifier Data

OK	223

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1878562-1245136463/watcher-1878562-1245136463 -o /tmp/evaluation-result-1878562-1245136463/solver-1878562-1245136463 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1878562-1245136463.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 4668
/proc/meminfo: memFree=1927536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=10756 CPUtime=0
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 243 0 0 0 0 0 0 0 18 0 1 0 181243318 11014144 227 1992294400 134512640 137136520 4294956256 18446744073709551615 136523251 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 2689 227 174 640 0 2034 0

[startup+0.0643311 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 4668
/proc/meminfo: memFree=1927536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=12256 CPUtime=0.06
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 601 0 0 0 6 0 0 0 18 0 1 0 181243318 12550144 566 1992294400 134512640 137136520 4294956256 18446744073709551615 135442575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 3064 566 284 640 0 2420 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12256

[startup+0.101334 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 4668
/proc/meminfo: memFree=1927536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=12256 CPUtime=0.09
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 638 0 0 0 9 0 0 0 18 0 1 0 181243318 12550144 603 1992294400 134512640 137136520 4294956256 18446744073709551615 135464023 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 3064 603 284 640 0 2420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12256

[startup+0.301354 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 4668
/proc/meminfo: memFree=1927536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=12848 CPUtime=0.29
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 897 0 0 0 29 0 0 0 19 0 1 0 181243318 13156352 697 1992294400 134512640 137136520 4294956256 18446744073709551615 135438861 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 3212 697 284 640 0 2568 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12848

[startup+0.701395 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 4668
/proc/meminfo: memFree=1927536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=12584 CPUtime=0.69
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 1509 0 0 0 69 0 0 0 22 0 1 0 181243318 12886016 512 1992294400 134512640 137136520 4294956256 18446744073709551615 135380760 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 3146 513 289 640 0 2502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12584

[startup+1.50148 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1926184/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=13256 CPUtime=1.49
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 4763 0 0 0 148 1 0 0 25 0 1 0 181243318 13574144 686 1992294400 134512640 137136520 4294956256 18446744073709551615 135462335 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 3314 686 289 640 0 2670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13256

[startup+3.10164 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1925992/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=13216 CPUtime=3.09
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 8771 0 0 0 306 3 0 0 25 0 1 0 181243318 13533184 656 1992294400 134512640 137136520 4294956256 18446744073709551615 135378781 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 3304 656 289 640 0 2660 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13216

[startup+6.30197 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1926248/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=13660 CPUtime=6.29
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 20401 0 0 0 622 7 0 0 25 0 1 0 181243318 13987840 568 1992294400 134512640 137136520 4294956256 18446744073709551615 135455234 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 3415 568 289 640 0 2771 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13660

[startup+12.7026 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1926264/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=14060 CPUtime=12.69
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 48499 0 0 0 1253 16 0 0 25 0 1 0 181243318 14397440 587 1992294400 134512640 137136520 4294956256 18446744073709551615 135442568 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 3515 587 292 640 0 2871 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14060

[startup+25.5019 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1924728/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=15040 CPUtime=25.48
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 113375 0 0 0 2509 39 0 0 25 0 1 0 181243318 15400960 901 1992294400 134512640 137136520 4294956256 18446744073709551615 135438958 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 3760 901 295 640 0 3116 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15040

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1924600/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=15756 CPUtime=51.06
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 226226 0 0 0 5026 80 0 0 25 0 1 0 181243318 16134144 1017 1992294400 134512640 137136520 4294956256 18446744073709551615 135442575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 3939 1017 295 640 0 3295 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15756

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1913208/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=25532 CPUtime=102.25
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 676981 0 0 0 9992 233 0 0 25 0 1 0 181243318 26144768 3715 1992294400 134512640 137136520 4294956256 18446744073709551615 135431465 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 6383 3715 295 640 0 5739 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25532

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1906232/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=34328 CPUtime=162.24
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 1063892 0 0 0 15857 367 0 0 25 0 1 0 181243318 35151872 5662 1992294400 134512640 137136520 4294956256 18446744073709551615 135343331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 8582 5662 295 640 0 7938 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34328

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1884728/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=55564 CPUtime=222.22
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 1670764 0 0 0 21650 572 0 0 25 0 1 0 181243318 56897536 10930 1992294400 134512640 137136520 4294956256 18446744073709551615 135443216 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 13891 10930 295 640 0 13247 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 55564

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1855800/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=83872 CPUtime=282.2
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 2470259 0 0 0 27347 873 0 0 25 0 1 0 181243318 85884928 18265 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 20968 18265 295 640 0 20324 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 83872

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1843384/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=95996 CPUtime=342.19
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 2980852 0 0 0 33111 1108 0 0 25 0 1 0 181243318 98299904 21133 1992294400 134512640 137136520 4294956256 18446744073709551615 135469452 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 23999 21133 295 640 0 23355 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 95996

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1838840/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=99628 CPUtime=402.17
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 3418583 0 0 0 38894 1323 0 0 25 0 1 0 181243318 102019072 22262 1992294400 134512640 137136520 4294956256 18446744073709551615 134731460 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 24907 22263 295 640 0 24263 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 99628

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1830328/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=108888 CPUtime=462.16
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 3855511 0 0 0 44679 1537 0 0 25 0 1 0 181243318 111501312 24372 1992294400 134512640 137136520 4294956256 18446744073709551615 134728521 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 27222 24372 295 640 0 26578 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 108888

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1827000/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=109964 CPUtime=522.14
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 4283911 0 0 0 50454 1760 0 0 25 0 1 0 181243318 112603136 25188 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 27491 25188 295 640 0 26847 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 109964

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1825080/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=111860 CPUtime=582.12
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 4689933 0 0 0 56247 1965 0 0 25 0 1 0 181243318 114544640 25662 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 28102 25662 295 640 0 27458 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 111860

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1825080/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=114052 CPUtime=642.1
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 5063700 0 0 0 62046 2164 0 0 25 0 1 0 181243318 116789248 25671 1992294400 134512640 137136520 4294956256 18446744073709551615 134728600 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 28513 25671 295 640 0 27869 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 114052

[startup+702.302 s]

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

/proc/meminfo: memFree=1802552/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=134256 CPUtime=1061.99
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 7746253 0 0 0 102640 3559 0 0 25 0 1 0 181243318 137478144 31261 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 33564 31261 295 640 0 32920 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 134256

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1802552/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=134256 CPUtime=1121.97
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 8135256 0 0 0 108427 3770 0 0 25 0 1 0 181243318 137478144 31261 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 33564 31261 295 640 0 32920 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 134256

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1802552/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=135884 CPUtime=1181.96
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 8503604 0 0 0 114220 3976 0 0 25 0 1 0 181243318 139145216 31267 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 33563 31260 295 640 0 32919 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 135884

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1802488/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=134248 CPUtime=1241.94
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 8855175 0 0 0 120025 4169 0 0 25 0 1 0 181243318 137469952 31259 1992294400 134512640 137136520 4294956256 18446744073709551615 136502547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 33562 31259 295 640 0 32918 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 134248

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1802424/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=135760 CPUtime=1301.93
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 9201700 0 0 0 125824 4369 0 0 25 0 1 0 181243318 139018240 31267 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 33907 31262 295 640 0 33263 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 135760

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1802424/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=136172 CPUtime=1361.9
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 9516825 0 0 0 131637 4553 0 0 25 0 1 0 181243318 139440128 31266 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 34043 31266 295 640 0 33399 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 136172

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1802232/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=135880 CPUtime=1421.88
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 9812379 0 0 0 137458 4730 0 0 25 0 1 0 181243318 139141120 31264 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 34038 31266 295 640 0 33394 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 135880

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1798456/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=137956 CPUtime=1481.86
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 10137068 0 0 0 143275 4911 0 0 25 0 1 0 181243318 141266944 32186 1992294400 134512640 137136520 4294956256 18446744073709551615 134543951 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 34489 32186 295 640 0 33845 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 137956

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1798520/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=137956 CPUtime=1541.85
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 10436651 0 0 0 149101 5084 0 0 25 0 1 0 181243318 141266944 32186 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 34489 32186 295 640 0 33845 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 137956

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1798520/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=139456 CPUtime=1601.83
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 10803250 0 0 0 154899 5284 0 0 25 0 1 0 181243318 142802944 32191 1992294400 134512640 137136520 4294956256 18446744073709551615 134731460 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 34864 32191 295 640 0 34220 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 139456

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1796536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=139840 CPUtime=1661.81
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 11130893 0 0 0 160721 5460 0 0 25 0 1 0 181243318 143196160 32657 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 34960 32657 295 640 0 34316 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 139840

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1796536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=139840 CPUtime=1721.8
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 11495900 0 0 0 166518 5662 0 0 25 0 1 0 181243318 143196160 32657 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 34960 32657 295 640 0 34316 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 139840

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1796536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=139840 CPUtime=1781.78
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 11806158 0 0 0 172331 5847 0 0 25 0 1 0 181243318 143196160 32657 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 34960 32657 295 640 0 34316 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 139840

Solver just ended. Dumping a history of the last processes samples

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1796536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=139840 CPUtime=1791.38
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 11853992 0 0 0 173262 5876 0 0 25 0 1 0 181243318 143196160 32657 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 34960 32657 295 640 0 34316 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 139840

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1796536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=139840 CPUtime=1794.58
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 11869699 0 0 0 173572 5886 0 0 25 0 1 0 181243318 143196160 32657 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 34960 32657 295 640 0 34316 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 139840

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1796536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=139840 CPUtime=1796.18
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 11877558 0 0 0 173727 5891 0 0 25 0 1 0 181243318 143196160 32657 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 34960 32657 295 640 0 34316 0
Current children cumulated CPU time (s) 1796.18
Current children cumulated vsize (KiB) 139840

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1796536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=141884 CPUtime=1796.98
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 11881538 0 0 0 173805 5893 0 0 25 0 1 0 181243318 145289216 32665 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 35471 32665 295 640 0 34827 0
Current children cumulated CPU time (s) 1796.98
Current children cumulated vsize (KiB) 141884

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1796536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=139840 CPUtime=1797.78
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 11885751 0 0 0 173883 5895 0 0 25 0 1 0 181243318 143196160 32657 1992294400 134512640 137136520 4294956256 18446744073709551615 134574427 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 34960 32657 295 640 0 34316 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 139840

[startup+1798.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4669
/proc/meminfo: memFree=1796536/2055920 swapFree=4192812/4192956
[pid=4668] ppid=4666 vsize=139840 CPUtime=1797.98
/proc/4668/stat : 4668 (bsolo) R 4666 4668 4361 0 -1 4194304 11886865 0 0 0 173903 5895 0 0 25 0 1 0 181243318 143196160 32657 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 34960 32657 295 640 0 34316 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 139840

Child status: 0
Real time (s): 1798.54
CPU time (s): 1798.03
CPU user time (s): 1739.05
CPU system time (s): 58.977
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 142080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1739.05
system time used= 58.977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11886938
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 3136

runsolver used 1.09083 second user time and 3.9704 second system time

The end

Launcher Data

Begin job on node45 at 2009-06-16 09:14:23
IDJOB=1878562
IDBENCH=1949
IDSOLVER=700
FILE ID=node45/1878562-1245136463
PBS_JOBID= 9363722
Free space on /tmp= 66172 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1878562-1245136463/watcher-1878562-1245136463 -o /tmp/evaluation-result-1878562-1245136463/solver-1878562-1245136463 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1878562-1245136463.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 90154dd1b8a90675a35ad37cbef52f77
RANDOM SEED=1455997533

node45.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.240
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.240
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:       1928016 kB
Buffers:          8124 kB
Cached:          57492 kB
SwapCached:        140 kB
Active:          57400 kB
Inactive:        22296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1928016 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3984 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            34264 kB
Committed_AS:   151676 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66168 MiB
End job on node45 at 2009-06-16 09:44:22