Trace number 3707725

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 61.6506 61.6614

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.084986
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.00	c bsolo beta version 3.2 - 23/05/2010 : 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: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3707725-1338184341.opb
0.00/0.00	c File size is 74490 bytes.
0.00/0.01	c Highest Coefficient sum: 400
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.011 s
0.00/0.01	c Var: 5384 Constr: 10571 5184/403/4984 Lit: 36288 Watch. Lit: 30747
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
1.19/1.20	c Pre-processing Time: 1.206 s
1.19/1.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.19/1.20	c        0   5384    10571    36288    3    30747   54330      0      0 1.21
1.19/1.20	c Switching off lower bounding mode.
61.58/61.64	c      100   5384    10681    67896    6    31006   59764    110     75 1.33
61.58/61.64	c      250   5384    10831    90982    8    31306   65741    260    179 1.39
61.58/61.64	c      475   5384    11056   112978   10    31756   72316    485    319 1.49
61.58/61.64	c      813   5384    11415   175284   15    33585   79548    844    486 1.67
61.58/61.64	c     1321   5384    11944   303381   25    34734   87503   1373    685 1.93
61.58/61.64	c     2085   5384    12729   452344   35    36347   96254   2158    908 2.30
61.58/61.64	c     3232   5384    13917   670314   48    38874  105880   3346   1061 3.04
61.58/61.64	c     4954   5384    15760  1038400   65    42851  116469   5189   1160 4.27
61.58/61.64	c     7538   5384    18493  1612349   87    48795  128116   7922   1303 5.78
61.58/61.64	c    11417   5384    22372  2372922  106    56553  140928  11801   1417 8.06
61.58/61.64	c    17240   5384    28571  3820657  133    70539  155021  18000   1245 13.84
61.58/61.64	c    25977   5384    37315  5511827  147    88027  170524  26744   1257 20.66
61.58/61.64	c    39087   5384    51095  9003048  176   116671  187577  40524   1103 35.43
61.58/61.64	c Backtracks by Clause: 55014
61.58/61.64	c Backtracks by PB constraint: 23
61.58/61.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 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 
61.58/61.64	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
61.58/61.64	c   13    55037   9892   161774    68280 13651731  57709    892 61.63
61.58/61.64	s SATISFIABLE
61.58/61.64	c Total time: 61.634 s

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3707725-1338184341/watcher-3707725-1338184341 -o /tmp/evaluation-result-3707725-1338184341/solver-3707725-1338184341 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707725-1338184341.opb 

running on 4 cores: 1,3,5,7

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: 1.97 1.98 1.99 3/176 11146
/proc/meminfo: memFree=28843552/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=11420 CPUtime=0 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 423 0 0 0 0 0 0 0 20 0 1 0 284558489 11694080 376 33554432000 134512640 137138936 4293740864 4293739216 136577166 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 2855 378 178 642 0 2192 0

[startup+0.0585231 s]
/proc/loadavg: 1.97 1.98 1.99 3/176 11146
/proc/meminfo: memFree=28843552/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=13480 CPUtime=0.05 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 978 0 0 0 5 0 0 0 20 0 1 0 284558489 13803520 912 33554432000 134512640 137138936 4293740864 4293674768 134542017 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 3370 912 185 642 0 2726 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13480

[startup+0.10027 s]
/proc/loadavg: 1.97 1.98 1.99 3/176 11146
/proc/meminfo: memFree=28843552/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=13480 CPUtime=0.09 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 978 0 0 0 9 0 0 0 20 0 1 0 284558489 13803520 912 33554432000 134512640 137138936 4293740864 4293674956 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 3370 912 185 642 0 2726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13480

[startup+0.300231 s]
/proc/loadavg: 1.97 1.98 1.99 3/176 11146
/proc/meminfo: memFree=28843552/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=13480 CPUtime=0.29 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 979 0 0 0 29 0 0 0 20 0 1 0 284558489 13803520 913 33554432000 134512640 137138936 4293740864 4293674956 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 3370 913 185 642 0 2726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13480

[startup+0.700227 s]
/proc/loadavg: 1.97 1.98 1.99 3/176 11146
/proc/meminfo: memFree=28843552/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=13480 CPUtime=0.69 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 979 0 0 0 69 0 0 0 20 0 1 0 284558489 13803520 913 33554432000 134512640 137138936 4293740864 4293674956 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 3370 913 185 642 0 2726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13480

[startup+1.50023 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 11147
/proc/meminfo: memFree=28840436/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=14612 CPUtime=1.49 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 1530 0 0 0 148 1 0 0 20 0 1 0 284558489 14962688 1229 33554432000 134512640 137138936 4293740864 4293739980 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 3653 1229 192 642 0 3009 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14612

[startup+3.10023 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 11147
/proc/meminfo: memFree=28835840/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=22184 CPUtime=3.09 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 3421 0 0 0 306 3 0 0 20 0 1 0 284558489 22716416 3120 33554432000 134512640 137138936 4293740864 4293739980 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 5546 3120 192 642 0 4902 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22184

[startup+6.30023 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 11147
/proc/meminfo: memFree=28820464/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=36996 CPUtime=6.29 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 7122 0 0 0 625 4 0 0 20 0 1 0 284558489 37883904 6821 33554432000 134512640 137138936 4293740864 4293739980 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 9249 6821 192 642 0 8605 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36996

[startup+12.7003 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 11147
/proc/meminfo: memFree=28796400/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=59520 CPUtime=12.69 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 12763 0 0 0 1261 8 0 0 20 0 1 0 284558489 60948480 12462 33554432000 134512640 137138936 4293740864 4293739792 134542295 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 14880 12462 192 642 0 14236 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59520

[startup+25.5003 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 11147
/proc/meminfo: memFree=28752240/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=102056 CPUtime=25.49 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 23382 0 0 0 2536 13 0 0 20 0 1 0 284558489 104505344 23081 33554432000 134512640 137138936 4293740864 4293739144 136506715 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 25514 23081 192 642 0 24870 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102056

[startup+51.1003 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 11147
/proc/meminfo: memFree=28680784/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=173884 CPUtime=51.08 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 41348 0 0 0 5086 22 0 0 20 0 1 0 284558489 178057216 41047 33554432000 134512640 137138936 4293740864 4293739144 136506715 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 43471 41047 192 642 0 42827 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 173884

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

[startup+57.5003 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 11147
/proc/meminfo: memFree=28668368/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=185952 CPUtime=57.48 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 44362 0 0 0 5724 24 0 0 20 0 1 0 284558489 190414848 44061 33554432000 134512640 137138936 4293740864 4293739980 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 46488 44061 192 642 0 45844 0
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (KiB) 185952

[startup+59.1003 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 11147
/proc/meminfo: memFree=28666012/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=189060 CPUtime=59.08 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 45148 0 0 0 5883 25 0 0 20 0 1 0 284558489 193597440 44847 33554432000 134512640 137138936 4293740864 4293739792 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 47265 44847 192 642 0 46621 0
Current children cumulated CPU time (s) 59.08
Current children cumulated vsize (KiB) 189060

[startup+60.7004 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 11147
/proc/meminfo: memFree=28662292/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=191788 CPUtime=60.68 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 45830 0 0 0 6043 25 0 0 20 0 1 0 284558489 196390912 45529 33554432000 134512640 137138936 4293740864 4293739792 134542525 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 47947 45529 192 642 0 47303 0
Current children cumulated CPU time (s) 60.68
Current children cumulated vsize (KiB) 191788

[startup+61.1003 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 11147
/proc/meminfo: memFree=28662292/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=192396 CPUtime=61.08 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 45984 0 0 0 6083 25 0 0 20 0 1 0 284558489 197013504 45683 33554432000 134512640 137138936 4293740864 4293739144 136506715 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 48099 45683 192 642 0 47455 0
Current children cumulated CPU time (s) 61.08
Current children cumulated vsize (KiB) 192396

[startup+61.5003 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 11147
/proc/meminfo: memFree=28660044/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=193096 CPUtime=61.48 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 46158 0 0 0 6123 25 0 0 20 0 1 0 284558489 197730304 45857 33554432000 134512640 137138936 4293740864 4293739980 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 48274 45857 192 642 0 47630 0
Current children cumulated CPU time (s) 61.48
Current children cumulated vsize (KiB) 193096

[startup+61.607 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 11147
/proc/meminfo: memFree=28660044/32873844 swapFree=7628/7628
[pid=11146] ppid=11144 vsize=193448 CPUtime=61.58 cores=1,3,5,7
/proc/11146/stat : 11146 (bsolo) R 11144 11146 8717 0 -1 4202496 46227 0 0 0 6133 25 0 0 20 0 1 0 284558489 198090752 45926 33554432000 134512640 137138936 4293740864 4293739980 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/11146/statm: 48362 45926 192 642 0 47718 0
Current children cumulated CPU time (s) 61.58
Current children cumulated vsize (KiB) 193448

Child status: 0
Real time (s): 61.6614
CPU time (s): 61.6506
CPU user time (s): 61.3767
CPU system time (s): 0.273958
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 193448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.3767
system time used= 0.273958
maximum resident set size= 183792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46249
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= 63

runsolver used 0.093985 second user time and 0.32595 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-28 07:52:21
IDJOB=3707725
IDBENCH=48331
IDSOLVER=2286
FILE ID=node145/3707725-1338184341
RUNJOBID= node145-1338157126-8734
PBS_JOBID= 14624528
Free space on /tmp= 71552 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-3707725-1338184341/watcher-3707725-1338184341 -o /tmp/evaluation-result-3707725-1338184341/solver-3707725-1338184341 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707725-1338184341.opb

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

MD5SUM BENCH= ae994079f65819ac107e4a3e259224ff
RANDOM SEED=93574429

node145.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5313.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28844180 kB
Buffers:          330576 kB
Cached:          1837540 kB
SwapCached:            0 kB
Active:          1713372 kB
Inactive:        1493304 kB
Active(anon):    1030024 kB
Inactive(anon):    10912 kB
Active(file):     683348 kB
Inactive(file):  1482392 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3876 kB
Writeback:             0 kB
AnonPages:       1047916 kB
Mapped:            14836 kB
Shmem:               200 kB
Slab:             678752 kB
SReclaimable:     120428 kB
SUnreclaim:       558324 kB
KernelStack:        1448 kB
PageTables:         5896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1162396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    649216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71548 MiB
End job on node145 at 2012-05-28 07:53:23