Trace number 3462410

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 NameAnswerCPU timeWall clock time
bsolo 3.2SAT 57.3943 57.4075

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_10_2_40.opb
MD5SUMae994079f65819ac107e4a3e259224ff
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.12398
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)4984
Sum of products size (including duplicates)9968
Number of different products2492
Sum of products size4984

Solver Data

0.00/0.01	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.01	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Learning Strategy: Cardinality Constraint Learning
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Instance file HOME/instance-3462410-1307184615.opb
0.00/0.01	c File size is 74490 bytes.
0.00/0.02	c Highest Coefficient sum: 400
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.011 s
0.00/0.02	c Var: 5384 Constr: 10571 5184/403/4984 Lit: 36288 Watch. Lit: 30747
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
1.18/1.23	c Pre-processing Time: 1.218 s
1.18/1.23	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.18/1.23	c        0   5384    10571    36288    3    30747   54330      0      0 1.22
1.18/1.23	c Switching off lower bounding mode.
57.27/57.39	c      100   5384    10681    67896    6    31006   59764    110     74 1.34
57.27/57.39	c      250   5384    10831    90982    8    31306   65741    260    179 1.40
57.27/57.39	c      475   5384    11056   112978   10    31756   72316    485    318 1.49
57.27/57.39	c      813   5384    11415   175284   15    33585   79548    844    485 1.67
57.27/57.39	c     1321   5384    11944   303381   25    34734   87503   1373    686 1.92
57.27/57.39	c     2085   5384    12729   452344   35    36347   96254   2158    912 2.28
57.27/57.39	c     3232   5384    13917   670314   48    38874  105880   3346   1071 3.02
57.27/57.39	c     4954   5384    15760  1038400   65    42851  116469   5189   1175 4.21
57.27/57.39	c     7538   5384    18493  1612349   87    48795  128116   7922   1324 5.69
57.27/57.39	c    11417   5384    22372  2372922  106    56553  140928  11801   1441 7.92
57.27/57.39	c    17240   5384    28571  3820657  133    70539  155021  18000   1273 13.54
57.27/57.39	c    25977   5384    37315  5511827  147    88027  170524  26744   1287 20.18
57.27/57.39	c    39087   5384    51095  9003048  176   116671  187577  40524   1149 33.99
57.27/57.39	c Backtracks by Clause: 55014
57.27/57.39	c Backtracks by PB constraint: 23
57.27/57.39	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 -x291 -x320 -x389 -x376 -x262 x299 -x265 -x278 -x346 -x228 -x221 -x222 -x264 -x201 x343 x380 -x350 -x294 -x238 -x250 -x255 x374 -x368 x331 -x210 -x219 -x229 -x245 -x280 -x300 -x322 -x332 -x202 -x373 x370 -x316 -x392 -x211 -x231 -x297 -x214 -x204 -x225 -x248 -x270 -x274 -x310 -x335 -x203 -x387 -x383 x362 -x397 x253 -x378 -x398 -x358 -x236 -x237 -x385 -x329 -x307 -x261 x366 -x357 -x315 x276 -x208 -x259 -x293 x321 -x344 -x205 -x246 -x400 -x367 -x361 x324 x349 -x363 -x235 -x338 -x359 -x379 -x206 x317 -x257 -x318 -x369 -x391 x311 x288 -x371 x207 -x386 -x234 -x254 -x277 -x282 x304 -x252 -x218 -x224 -x242 -x260 -x209 -x356 -x309 x319 -x215 -x239 x355 -x384 -x283 -x347 -x212 x284 -x233 -x273 -x390 x393 -x275 -x336 -x306 x342 x382 -x333 -x232 -x305 x213 -x351 -x292 -x269 x285 -x340 -x345 x323 -x217 -x399 -x268 -x372 x267 -x341 -x241 x339 -x216 -x353 -x327 -x279 -x220 -x240 x281 -x290 -x312 -x223 -x365 -x272 -x352 x314 -x266 -x301 -x230 x364 -x354 -x348 -x226 x388 -x286 -x302 -x308 -x381 -x263 -x289 -x251 -x249 -x227 x287 x377 -x258 -x326 -x328 -x313 -x394 -x244 -x256 x296 -x298 x295 -x330 x396 -x303 x360 -x395 -x247 -x334 x375 -x325 -x243 -x271 -x337 
57.27/57.39	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
57.27/57.39	c   13    55037   9892   161774    68280 13651731  57709    959 57.38
57.27/57.39	s SATISFIABLE
57.27/57.39	c Total time: 57.385 s

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3462410-1307184615/watcher-3462410-1307184615 -o /tmp/evaluation-result-3462410-1307184615/solver-3462410-1307184615 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462410-1307184615.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.05 2.01 3/424 1617
/proc/meminfo: memFree=25722764/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/1617/stat : 1617 (runsolver) R 1615 1617 31765 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 830059683 12079104 50 33554432000 4194304 5432328 140735521048032 18446744073709551615 4881591 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/1617/statm: 2949 50 31 303 0 2643 0

[startup+0.042208 s]
/proc/loadavg: 2.07 2.05 2.01 3/424 1617
/proc/meminfo: memFree=25722764/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=13476 CPUtime=0.02 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 975 0 0 0 2 0 0 0 18 0 1 0 830059683 13799424 911 33554432000 134512640 137138936 4290697392 18446744073709551615 134566410 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 3369 911 185 642 0 2725 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13476

[startup+0.101198 s]
/proc/loadavg: 2.07 2.05 2.01 3/424 1617
/proc/meminfo: memFree=25722764/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=13476 CPUtime=0.08 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 975 0 0 0 8 0 0 0 18 0 1 0 830059683 13799424 911 33554432000 134512640 137138936 4290697392 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 3369 911 185 642 0 2725 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13476

[startup+0.300164 s]
/proc/loadavg: 2.07 2.05 2.01 3/424 1617
/proc/meminfo: memFree=25722764/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=13476 CPUtime=0.28 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 976 0 0 0 28 0 0 0 18 0 1 0 830059683 13799424 912 33554432000 134512640 137138936 4290697392 18446744073709551615 134542351 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 3369 912 185 642 0 2725 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13476

[startup+0.701092 s]
/proc/loadavg: 2.07 2.05 2.01 3/424 1617
/proc/meminfo: memFree=25722764/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=13476 CPUtime=0.68 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 976 0 0 0 68 0 0 0 18 0 1 0 830059683 13799424 912 33554432000 134512640 137138936 4290697392 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 3369 912 185 642 0 2725 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13476

[startup+1.50097 s]
/proc/loadavg: 2.07 2.05 2.01 3/425 1618
/proc/meminfo: memFree=25717796/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=14608 CPUtime=1.48 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 1519 0 0 0 147 1 0 0 19 0 1 0 830059683 14958592 1220 33554432000 134512640 137138936 4290697392 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 3652 1220 192 642 0 3008 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14608

[startup+3.10069 s]
/proc/loadavg: 2.07 2.05 2.01 3/425 1618
/proc/meminfo: memFree=25711540/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=22276 CPUtime=3.08 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 3430 0 0 0 306 2 0 0 25 0 1 0 830059683 22810624 3131 33554432000 134512640 137138936 4290697392 18446744073709551615 134606964 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 5569 3131 192 642 0 4925 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22276

[startup+6.30103 s]
/proc/loadavg: 2.06 2.05 2.01 3/425 1618
/proc/meminfo: memFree=25694180/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=37340 CPUtime=6.27 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 7216 0 0 0 624 3 0 0 25 0 1 0 830059683 38236160 6917 33554432000 134512640 137138936 4290697392 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 9335 6917 192 642 0 8691 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 37340

[startup+12.701 s]
/proc/loadavg: 2.06 2.05 2.00 3/425 1618
/proc/meminfo: memFree=25664840/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=60628 CPUtime=12.68 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 13039 0 0 0 1262 6 0 0 25 0 1 0 830059683 62083072 12740 33554432000 134512640 137138936 4290697392 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 15157 12740 192 642 0 14513 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60628

[startup+25.5006 s]
/proc/loadavg: 2.04 2.05 2.00 3/425 1618
/proc/meminfo: memFree=25612628/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=104400 CPUtime=25.47 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 23975 0 0 0 2537 10 0 0 25 0 1 0 830059683 106905600 23676 33554432000 134512640 137138936 4290697392 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 26100 23676 192 642 0 25456 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 104400

[startup+51.1009 s]
/proc/loadavg: 2.08 2.06 2.01 3/425 1619
/proc/meminfo: memFree=25515832/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=180232 CPUtime=51.08 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 42933 0 0 0 5092 16 0 0 25 0 1 0 830059683 184557568 42634 33554432000 134512640 137138936 4290697392 18446744073709551615 134603210 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 45058 42634 192 642 0 44414 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 180232

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

[startup+54.3004 s]
/proc/loadavg: 2.08 2.06 2.01 3/425 1619
/proc/meminfo: memFree=25506284/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=187100 CPUtime=54.28 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 44650 0 0 0 5411 17 0 0 25 0 1 0 830059683 191590400 44351 33554432000 134512640 137138936 4290697392 18446744073709551615 136297616 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 46775 44351 192 642 0 46131 0
Current children cumulated CPU time (s) 54.28
Current children cumulated vsize (KiB) 187100

[startup+55.9011 s]
/proc/loadavg: 2.08 2.06 2.01 3/425 1619
/proc/meminfo: memFree=25503060/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=190572 CPUtime=55.88 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 45514 0 0 0 5571 17 0 0 25 0 1 0 830059683 195145728 45215 33554432000 134512640 137138936 4290697392 18446744073709551615 136504019 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 47643 45215 192 642 0 46999 0
Current children cumulated CPU time (s) 55.88
Current children cumulated vsize (KiB) 190572

[startup+56.7009 s]
/proc/loadavg: 2.08 2.06 2.01 3/425 1619
/proc/meminfo: memFree=25499712/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=192020 CPUtime=56.68 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 45886 0 0 0 5651 17 0 0 25 0 1 0 830059683 196628480 45587 33554432000 134512640 137138936 4290697392 18446744073709551615 134599706 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 48005 45587 192 642 0 47361 0
Current children cumulated CPU time (s) 56.68
Current children cumulated vsize (KiB) 192020

[startup+57.1008 s]
/proc/loadavg: 2.08 2.06 2.01 3/425 1619
/proc/meminfo: memFree=25496860/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=192776 CPUtime=57.08 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 46068 0 0 0 5691 17 0 0 25 0 1 0 830059683 197402624 45769 33554432000 134512640 137138936 4290697392 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 48194 45769 192 642 0 47550 0
Current children cumulated CPU time (s) 57.08
Current children cumulated vsize (KiB) 192776

[startup+57.3008 s]
/proc/loadavg: 2.08 2.06 2.01 3/425 1619
/proc/meminfo: memFree=25496860/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=193212 CPUtime=57.27 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202496 46172 0 0 0 5710 17 0 0 25 0 1 0 830059683 197849088 45873 33554432000 134512640 137138936 4290697392 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1617/statm: 48303 45873 192 642 0 47659 0
Current children cumulated CPU time (s) 57.27
Current children cumulated vsize (KiB) 193212

[startup+57.4008 s]
/proc/loadavg: 2.08 2.06 2.01 3/425 1619
/proc/meminfo: memFree=25496860/32951124 swapFree=44043516/67111528
[pid=1617] ppid=1615 vsize=0 CPUtime=57.38 cores=0,2,4,6
/proc/1617/stat : 1617 (bsolo) R 1615 1617 31765 0 -1 4202500 46246 0 0 0 5720 18 0 0 25 0 1 0 830059683 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/1617/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 57.38
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 57.4075
CPU time (s): 57.3943
CPU user time (s): 57.2063
CPU system time (s): 0.187971
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 193212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.2063
system time used= 0.187971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46246
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= 3
involuntary context switches= 31

runsolver used 0.273958 second user time and 0.52292 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-04 12:50:15
IDJOB=3462410
IDBENCH=48331
IDSOLVER=1955
FILE ID=node134/3462410-1307184615
RUNJOBID= node134-1307175438-486
PBS_JOBID= 13508837
Free space on /tmp= 74016 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_10_2_40.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462410-1307184615/watcher-3462410-1307184615 -o /tmp/evaluation-result-3462410-1307184615/solver-3462410-1307184615 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462410-1307184615.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ae994079f65819ac107e4a3e259224ff
RANDOM SEED=2083803979

node134.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 7186.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25723052 kB
Buffers:        299516 kB
Cached:         654556 kB
SwapCached:       9536 kB
Active:        6317480 kB
Inactive:       616968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25723052 kB
SwapTotal:    67111528 kB
SwapFree:     44043516 kB
Dirty:            3916 kB
Writeback:           0 kB
AnonPages:     5978452 kB
Mapped:          21956 kB
Slab:           136940 kB
PageTables:      88780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110931132 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74012 MiB
End job on node134 at 2011-06-04 12:51:12