Trace number 433149

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 3.0.17OPT358400 11.9092 11.9159

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-bk4x3.opb
MD5SUM64063337fab2dda54f42063d1a3efba3
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark358400
Best CPU time to get the best result obtained on this benchmark6.52701
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 358400
Optimality of the best value was proved YES
Number of variables372
Total number of constraints19
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 constraints19
Minimum length of a constraint31
Maximum length of a constraint120
Number of terms in the objective function 372
Biggest coefficient in the objective function 2684354560
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 36507467742
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 2684354560
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 36507467742
Number of bits of the biggest sum of numbers36
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 (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/433149-1177955549/instance-433149-1177955549.opb
0.00/0.00	c File size is 17486 bytes.
0.00/0.00	c Coefficients are big enough for not using lower bounding.
0.00/0.00	c Highest Coefficient sum: 3.65075e+10
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.003 s
0.00/0.00	c Var: 372 Constr: 26 0/0/26 Lit: 1812 Watch. Lit: 1106
0.00/0.00	c Obj. Vars: 372 (100 % of total variables)
0.00/0.00	c Pre-processing Time: 0.005 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    190       26     1812   69     1165    3624      0      0 0.01
0.00/0.01	o 440320	0.006
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        3    190       30     2058   68     1450    4004      4    500 0.01
0.00/0.02	c      104    190      131     7964   60     1787    4405    105   5200 0.02
0.00/0.02	o 438784	0.022
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c      108    190      136     8213   60     1931    4004    110   4909 0.02
0.00/0.02	o 430080	0.022
0.05/0.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.05/0.08	c      108    190      137     8403   61     2121    4004    111   4695 0.02
0.05/0.08	c      208    190      237    18105   76     2322    4405    211   4425 0.05
0.05/0.08	c      459    190      488    32879   67     2807    4846    462   5400 0.09
0.05/0.08	o 399360	0.085
0.09/0.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.11	c      461    190      491    33119   67     2916    4004    465   5360 0.09
0.09/0.11	c      561    190      591    38054   64     3128    4405    565   5446 0.10
0.09/0.11	o 389120	0.115
0.29/0.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.35	c      618    190      649    41157   63     3472    4004    623   5373 0.12
0.29/0.35	c      719    190      750    45600   60     3728    4405    724   5365 0.13
0.29/0.35	c      970    190     1001    64949   64     4204    4846    975   4948 0.20
0.29/0.35	c     1445    190     1476    94096   63     5134    5331   1450   5017 0.29
0.29/0.35	o 378884	0.349
1.89/1.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.89/1.91	c     1715    190     1747   113162   64     5869    4004   1721   4900 0.35
1.89/1.91	c     1816    190     1848   119006   64     6017    4405   1822   4934 0.37
1.89/1.91	c     2067    190     2099   133960   63     6555    4846   2073   4542 0.46
1.89/1.91	c     2544    190     2576   155738   60     7548    5331   2550   4702 0.54
1.89/1.91	c     3357    190     3389   204157   60     9164    5865   3363   4417 0.76
1.89/1.91	c     4679    190     4711   269627   57    11849    6452   4685   4144 1.13
1.89/1.91	c     6760    190     3360   160349   47     8217    7098   3334   3749 1.80
1.89/1.91	o 378882	1.911
2.09/2.16	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.09/2.16	c     7122    189     3723   175451   47     9125    4002   3697   3726 1.91
2.09/2.16	c     7222    189     3823   179927   47     9313    4403   3797   3720 1.94
2.09/2.16	c     7472    189     4073   198855   48     9775    4844   4047   3743 2.00
2.09/2.16	c     7947    188     4548   216662   47    10742    5329   4522   3786 2.10
2.09/2.16	o 368640	2.161
2.49/2.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.49/2.50	c     8101    188     4703   228688   48    11233    4000   4677   3748 2.16
2.49/2.50	c     8202    188     2129    95619   44     5774    4401   2103   3728 2.20
2.49/2.50	c     8452    188     2379   109105   45     6205    4842   2353   3781 2.23
2.49/2.50	c     8928    188     2855   133197   46     7214    5327   2829   3833 2.33
2.49/2.50	c     9742    188     3669   169772   46     8808    5860   3643   3915 2.49
2.49/2.50	o 358400	2.497
11.88/11.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
11.88/11.91	c     9770    188     3698   171549   46     9051    4000   3672   3911 2.50
11.88/11.91	c     9870    188     3798   175391   46     9288    4401   3772   3912 2.52
11.88/11.91	c    10121    188     4049   182856   45     9777    4842   4023   3867 2.62
11.88/11.91	c    10596    188     4524   200685   44    10693    5327   4498   3801 2.79
11.88/11.91	c    11409    188     5337   237928   44    12343    5860   5311   3801 3.00
11.88/11.91	c    12729    188     3478   154344   44     8445    6447   3452   3854 3.30
11.88/11.91	c    14810    188     5559   250866   45    12596    7092   5533   3962 3.74
11.88/11.91	c    18033    188     4977   207695   41    11441    7802   4951   3951 4.56
11.88/11.91	c    22969    185     5765   214925   37    13032    8583   5739   3987 5.76
11.88/11.91	c    30475    185     8691   480092   55    18881    9442   8665   4084 7.46
11.88/11.91	c    41837    185     5197   181452   34    11895   10387   5171   3996 10.47
11.88/11.91	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
11.88/11.91	v -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
11.88/11.91	v -x55 -x56 -x57 -x58 -x59 -x60 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 x132 -x133 x134 -x135 -x136
11.88/11.91	v -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157
11.88/11.91	v -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178
11.88/11.91	v -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 x192 x193 x194 x195 -x196 -x197 -x198 -x199
11.88/11.91	v -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
11.88/11.91	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241
11.88/11.91	v -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 x253 -x254 x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262
11.88/11.91	v -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 x283
11.88/11.91	v -x284 x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304
11.88/11.91	v -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325
11.88/11.91	v -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346
11.88/11.91	v -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68
11.88/11.91	v -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
11.88/11.91	v -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 x103 -x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116
11.88/11.91	v -x117 -x118 -x119 -x120 -x361 -x362 x365 -x366 x367 -x368 x369 x370 -x371 -x372 -x363 x364
11.88/11.91	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
11.88/11.91	c   39    46569   6022    59744     9929   311242   9903   3912 11.90
11.88/11.91	c Objective: 358400
11.88/11.91	s OPTIMUM FOUND
11.88/11.91	c Total time: 11.904 s

Verifier Data (download as text)

OK	358400

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node41/watcher-433149-1177955549 -o ROOT/results/node41/solver-433149-1177955549 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/433149-1177955549/instance-433149-1177955549.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.78 0.95 0.91 3/77 22947
/proc/meminfo: memFree=1804648/2055920 swapFree=4169244/4192956
[pid=22947] ppid=22945 vsize=11756 CPUtime=0
/proc/22947/stat : 22947 (bsolo3.0.17) R 22945 22947 22884 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 243466843 12038144 335 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134524931 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22947/statm: 2939 336 280 324 0 2004 0

[startup+0.0595109 s]
/proc/loadavg: 0.78 0.95 0.91 3/77 22947
/proc/meminfo: memFree=1804648/2055920 swapFree=4169244/4192956
[pid=22947] ppid=22945 vsize=4316 CPUtime=0.05
/proc/22947/stat : 22947 (bsolo3.0.17) R 22945 22947 22884 0 -1 4194304 499 0 0 0 5 0 0 0 18 0 1 0 243466843 4419584 464 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2397819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22947/statm: 1079 464 311 324 0 149 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4316

[startup+0.102513 s]
/proc/loadavg: 0.78 0.95 0.91 3/77 22947
/proc/meminfo: memFree=1804648/2055920 swapFree=4169244/4192956
[pid=22947] ppid=22945 vsize=4572 CPUtime=0.09
/proc/22947/stat : 22947 (bsolo3.0.17) R 22945 22947 22884 0 -1 4194304 556 0 0 0 9 0 0 0 18 0 1 0 243466843 4681728 521 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551096 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22947/statm: 1143 521 311 324 0 213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4572

[startup+0.302578 s]
/proc/loadavg: 0.78 0.95 0.91 3/77 22947
/proc/meminfo: memFree=1804648/2055920 swapFree=4169244/4192956
[pid=22947] ppid=22945 vsize=5488 CPUtime=0.29
/proc/22947/stat : 22947 (bsolo3.0.17) R 22945 22947 22884 0 -1 4194304 775 0 0 0 29 0 0 0 19 0 1 0 243466843 5619712 740 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2397819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22947/statm: 1372 740 311 324 0 442 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5488

[startup+0.701565 s]
/proc/loadavg: 0.78 0.95 0.91 3/77 22947
/proc/meminfo: memFree=1804648/2055920 swapFree=4169244/4192956
[pid=22947] ppid=22945 vsize=6788 CPUtime=0.69
/proc/22947/stat : 22947 (bsolo3.0.17) R 22945 22947 22884 0 -1 4194304 1122 0 0 0 69 0 0 0 23 0 1 0 243466843 6950912 1087 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2397819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22947/statm: 1697 1087 311 324 0 767 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6788

[startup+1.50164 s]
/proc/loadavg: 0.78 0.95 0.91 2/78 22948
/proc/meminfo: memFree=1800736/2055920 swapFree=4169244/4192956
[pid=22947] ppid=22945 vsize=9000 CPUtime=1.49
/proc/22947/stat : 22947 (bsolo3.0.17) R 22945 22947 22884 0 -1 4194304 1649 0 0 0 149 0 0 0 25 0 1 0 243466843 9216000 1614 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550866 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22947/statm: 2250 1614 311 324 0 1320 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9000

[startup+3.10177 s]
/proc/loadavg: 0.78 0.95 0.91 2/78 22948
/proc/meminfo: memFree=1798816/2055920 swapFree=4169244/4192956
[pid=22947] ppid=22945 vsize=9524 CPUtime=3.09
/proc/22947/stat : 22947 (bsolo3.0.17) R 22945 22947 22884 0 -1 4194304 1793 0 0 0 309 0 0 0 25 0 1 0 243466843 9752576 1758 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550751 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22947/statm: 2381 1758 311 324 0 1451 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9524

[startup+6.30105 s]
/proc/loadavg: 0.80 0.95 0.91 2/78 22948
/proc/meminfo: memFree=1798624/2055920 swapFree=4169244/4192956
[pid=22947] ppid=22945 vsize=9532 CPUtime=6.28
/proc/22947/stat : 22947 (bsolo3.0.17) R 22945 22947 22884 0 -1 4194304 1800 0 0 0 628 0 0 0 25 0 1 0 243466843 9760768 1765 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2397819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22947/statm: 2383 1765 311 324 0 1453 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9532

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

[startup+9.50133 s]
/proc/loadavg: 0.81 0.95 0.91 2/78 22948
/proc/meminfo: memFree=1796208/2055920 swapFree=4169244/4192956
[pid=22947] ppid=22945 vsize=12008 CPUtime=9.48
/proc/22947/stat : 22947 (bsolo3.0.17) R 22945 22947 22884 0 -1 4194304 2416 0 0 0 947 1 0 0 25 0 1 0 243466843 12296192 2381 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2409272 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22947/statm: 3002 2381 311 324 0 2072 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 12008

[startup+11.1015 s]
/proc/loadavg: 0.81 0.95 0.91 2/78 22948
/proc/meminfo: memFree=1796208/2055920 swapFree=4169244/4192956
[pid=22947] ppid=22945 vsize=12008 CPUtime=11.08
/proc/22947/stat : 22947 (bsolo3.0.17) R 22945 22947 22884 0 -1 4194304 2416 0 0 0 1107 1 0 0 25 0 1 0 243466843 12296192 2381 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134572383 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22947/statm: 3002 2381 311 324 0 2072 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 12008

[startup+11.5015 s]
/proc/loadavg: 0.81 0.95 0.91 2/78 22948
/proc/meminfo: memFree=1796208/2055920 swapFree=4169244/4192956
[pid=22947] ppid=22945 vsize=12008 CPUtime=11.48
/proc/22947/stat : 22947 (bsolo3.0.17) R 22945 22947 22884 0 -1 4194304 2416 0 0 0 1147 1 0 0 25 0 1 0 243466843 12296192 2381 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550817 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22947/statm: 3002 2381 311 324 0 2072 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 12008

[startup+11.9015 s]
/proc/loadavg: 0.81 0.95 0.91 2/78 22948
/proc/meminfo: memFree=1796208/2055920 swapFree=4169244/4192956
[pid=22947] ppid=22945 vsize=12008 CPUtime=11.88
/proc/22947/stat : 22947 (bsolo3.0.17) R 22945 22947 22884 0 -1 4194304 2416 0 0 0 1187 1 0 0 25 0 1 0 243466843 12296192 2381 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134572939 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22947/statm: 3002 2381 311 324 0 2072 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 12008

Child status: 0
Real time (s): 11.9159
CPU time (s): 11.9092
CPU user time (s): 11.8892
CPU system time (s): 0.019996
CPU usage (%): 99.9434
Max. virtual memory (cumulated for all children) (KiB): 12008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.8892
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2420
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= 12
involuntary context switches= 247

runsolver used 0.010998 second user time and 0.036994 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon Apr 30 17:52:30 UTC 2007

IDJOB= 433149
IDBENCH= 2301
IDSOLVER= 199
FILE ID= node41/433149-1177955549

PBS_JOBID= 4727718

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-bk4x3.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/433149-1177955549/instance-433149-1177955549.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-433149-1177955549 -o ROOT/results/node41/solver-433149-1177955549 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/433149-1177955549/instance-433149-1177955549.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  64063337fab2dda54f42063d1a3efba3

RANDOM SEED= 427909140

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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.232
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.232
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:       1805248 kB
Buffers:         31936 kB
Cached:         130460 kB
SwapCached:       2504 kB
Active:          59384 kB
Inactive:       125764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805248 kB
SwapTotal:     4192956 kB
SwapFree:      4169244 kB
Dirty:            6840 kB
Writeback:           0 kB
Mapped:          30224 kB
Slab:            50856 kB
Committed_AS:  3617516 kB
PageTables:       2008 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= 66558 MiB

End job on node41 on Mon Apr 30 17:52:42 UTC 2007