Trace number 456708

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 NameAnswerCPU timeWall clock time
bsolo 3.0.17SAT 399.833 400.512

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_1_15.opb
MD5SUM32f819d2d20a6499e6a06537844c7dde
Bench CategorySATUNSAT-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.382941
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12408
Sum of products size (including duplicates)24816
Number of different products6204
Sum of products size12408

Solver Data (download as text)

0.00/0.54	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.54	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.54	c type "bsolo -h" for help
0.00/0.54	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.54	c Memory Limit set to 1800 MB
0.00/0.54	c Instance file /tmp/evaluation/456708-1178361935/instance-456708-1178361935.opb
0.00/0.54	c File size is 166533 bytes.
0.05/0.61	c Highest Coefficient sum: 400
0.05/0.61	c Parsing was ok!!
0.05/0.61	c Total parsing time: 0.074 s
0.05/0.63	c Var: 12808 Constr: 25419 12608/403/12408 Lit: 88256 Watch. Lit: 75266
0.05/0.63	c Obj. Vars: 0 (0 % of total variables)
62.93/63.54	c Pre-processing Time: 62.982 s
62.93/63.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
62.93/63.54	c        0  12808    25419    88256    3    75266  208557      0      0 62.98
62.93/63.54	c Switching off LPR mode.
399.72/400.45	c      161  12808    25580   137176    5    75588  229413    161      2 63.36
399.72/400.45	c      362  12808    25781   194882    7    75990  252355    362      5 64.13
399.72/400.45	c      592  12808    26011   281851   10    76450  277591    592      9 64.27
399.72/400.45	c      938  12808    26357   410257   15    77142  305351    938     14 64.68
399.72/400.45	c     1456  12808    26875   599099   22    78178  335887   1456     22 65.85
399.72/400.45	c     2227  12808    27646   881286   31    79720  369476   2227     33 67.04
399.72/400.45	c     3375  12808    28794  1310074   45    82016  406424   3375     48 69.21
399.72/400.45	c     5100  12808    30519  1961489   64    85466  447067   5100     69 73.78
399.72/400.45	c     7684  12808    33103  2926874   88    90634  491774   7684     93 82.49
399.72/400.45	c    11564  12808    36983  4396942  118    98394  540952  11564    120 96.11
399.72/400.45	c    17388  12808    42807  6617744  154   110042  595048  17388    144 120.07
399.72/400.45	c    26129  12808    51548  9943446  192   127524  654553  26129    137 189.58
399.72/400.45	c    39239  12808    64658 14940774  231   153744  720009  39239    138 284.16
399.72/400.45	c    58909  12808    84328 21421414  254   193084  792010  58909    148 396.76
399.72/400.46	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
399.72/400.46	v -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
399.72/400.46	v -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
399.72/400.46	v -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107
399.72/400.46	v -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128
399.72/400.46	v -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 x146 -x147 -x148 -x149
399.72/400.46	v -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
399.72/400.46	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 x188 -x189 -x190 -x191
399.72/400.46	v -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x384 -x287 -x378 -x316 -x394 -x336 -x387 -x293 -x250 -x222 -x363 -x228
399.72/400.46	v -x291 -x260 -x364 -x327 -x341 -x227 x373 -x337 -x212 -x369 -x368 -x230 -x383 -x211 -x235 -x241 -x262 -x275 x280 -x281 -x283
399.72/400.46	v -x285 -x308 -x311 -x313 -x358 -x376 -x379 x393 -x201 -x331 -x263 -x324 -x268 -x330 -x203 -x223 -x259 -x270 -x257 -x243 -x374
399.72/400.46	v -x320 -x385 -x338 -x399 -x325 -x371 -x205 -x210 -x279 -x296 -x301 -x302 -x305 -x307 -x202 -x214 -x292 -x381 -x357 -x274 -x397
399.72/400.46	v -x282 -x306 -x326 -x328 -x247 -x314 -x258 -x346 -x215 -x216 -x218 -x226 -x248 -x254 -x271 -x294 -x323 -x347 x367 -x386 -x365
399.72/400.46	v -x244 -x351 -x288 -x209 -x277 -x389 x252 -x355 -x400 -x333 -x261 -x340 -x213 -x295 -x396 -x236 -x255 -x266 x267 -x310 -x344
399.72/400.46	v x204 -x298 -x303 -x318 -x253 -x242 -x290 -x245 -x220 -x232 x372 -x276 -x208 -x312 -x335 -x354 -x366 -x284 -x225 x329 -x272
399.72/400.46	v -x304 -x309 -x350 -x219 -x246 -x221 -x289 -x345 -x380 -x395 -x206 -x322 -x356 x229 -x315 -x388 -x233 -x352 -x238 -x234 -x353
399.72/400.46	v -x392 -x207 -x377 -x339 -x370 -x264 -x300 -x391 -x343 -x265 -x398 -x239 x278 x349 -x321 x217 -x362 -x237 -x269 -x332 -x334
399.72/400.46	v -x382 -x240 -x348 -x360 -x231 -x273 -x319 -x256 -x251 -x299 x297 -x390 -x359 -x249 -x224 -x342 -x286 -x361 -x317 -x375
399.72/400.46	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
399.72/400.46	c   14    59349    625    84978    84768 21497569  59349    148 399.78
399.72/400.46	s SATISFIABLE
399.72/400.46	c Total time: 399.784 s

Verifier Data (download as text)

OK	0

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node46/watcher-456708-1178361935 -o ROOT/results/node46/solver-456708-1178361935 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/456708-1178361935/instance-456708-1178361935.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.39 0.09 0.03 3/78 11797
/proc/meminfo: memFree=1480584/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=2332 CPUtime=0
/proc/11797/stat : 11797 (bsolo3.0.17) D 11795 11797 11670 0 -1 4194304 40 0 0 0 0 0 0 0 18 0 1 0 190877078 2387968 25 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 7799815 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/11797/statm: 583 25 19 324 0 4 0

[startup+0.0960199 s]
/proc/loadavg: 0.39 0.09 0.03 3/78 11797
/proc/meminfo: memFree=1480584/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=2332 CPUtime=0
/proc/11797/stat : 11797 (bsolo3.0.17) D 11795 11797 11670 0 -1 4194304 40 0 0 0 0 0 0 0 18 0 1 0 190877078 2387968 25 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 7799815 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/11797/statm: 583 25 19 324 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2332

[startup+0.10102 s]
/proc/loadavg: 0.39 0.09 0.03 3/78 11797
/proc/meminfo: memFree=1480584/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=2332 CPUtime=0
/proc/11797/stat : 11797 (bsolo3.0.17) D 11795 11797 11670 0 -1 4194304 40 0 0 0 0 0 0 0 18 0 1 0 190877078 2387968 25 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 7799815 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/11797/statm: 583 25 19 324 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2332

[startup+0.301059 s]
/proc/loadavg: 0.39 0.09 0.03 3/78 11797
/proc/meminfo: memFree=1480584/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=3780 CPUtime=0
/proc/11797/stat : 11797 (bsolo3.0.17) D 11795 11797 11670 0 -1 4194304 183 0 2 0 0 0 0 0 18 0 1 0 190877078 3870720 155 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160395582 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/11797/statm: 945 155 129 324 0 15 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3780

[startup+0.701131 s]
/proc/loadavg: 0.39 0.09 0.03 3/78 11797
/proc/meminfo: memFree=1480584/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=10784 CPUtime=0.16
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 2104 0 3 0 15 1 0 0 18 0 1 0 190877078 11042816 2036 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 2696 2036 304 324 0 1766 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 10784

[startup+1.50128 s]
/proc/loadavg: 0.39 0.09 0.03 2/79 11798
/proc/meminfo: memFree=1472960/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=10784 CPUtime=0.95
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 2108 0 3 0 94 1 0 0 25 0 1 0 190877078 11042816 2040 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8226100 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 2696 2040 304 324 0 1766 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 10784

[startup+3.10157 s]
/proc/loadavg: 0.44 0.11 0.03 2/79 11798
/proc/meminfo: memFree=1472704/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=10784 CPUtime=2.55
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 2108 0 3 0 254 1 0 0 25 0 1 0 190877078 11042816 2040 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8226145 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 2696 2040 304 324 0 1766 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 10784

[startup+6.30117 s]
/proc/loadavg: 0.44 0.11 0.03 2/79 11798
/proc/meminfo: memFree=1472704/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=10784 CPUtime=5.75
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 2109 0 3 0 574 1 0 0 25 0 1 0 190877078 11042816 2041 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 2696 2041 304 324 0 1766 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 10784

[startup+12.7014 s]
/proc/loadavg: 0.53 0.14 0.04 2/79 11798
/proc/meminfo: memFree=1472704/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=10784 CPUtime=12.15
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 2109 0 3 0 1213 2 0 0 25 0 1 0 190877078 11042816 2041 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8229244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 2696 2041 304 324 0 1766 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 10784

[startup+25.5017 s]
/proc/loadavg: 0.60 0.17 0.05 2/79 11798
/proc/meminfo: memFree=1472832/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=10784 CPUtime=24.95
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 2109 0 3 0 2492 3 0 0 25 0 1 0 190877078 11042816 2041 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8228705 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 2696 2041 304 324 0 1766 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 10784

[startup+51.1015 s]
/proc/loadavg: 0.73 0.23 0.08 2/79 11798
/proc/meminfo: memFree=1472896/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=10784 CPUtime=50.54
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 2109 0 3 0 5050 4 0 0 25 0 1 0 190877078 11042816 2041 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8224837 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 2696 2041 304 324 0 1766 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 10784

[startup+102.306 s]
/proc/loadavg: 0.89 0.36 0.13 2/79 11798
/proc/meminfo: memFree=1408128/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=75580 CPUtime=101.73
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 18706 0 3 0 10155 18 0 0 25 0 1 0 190877078 77393920 18246 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550872 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 18895 18246 309 324 0 17965 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 75580

[startup+162.302 s]
/proc/loadavg: 0.95 0.46 0.18 2/79 11798
/proc/meminfo: memFree=1360192/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=123636 CPUtime=161.7
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 30719 0 3 0 16142 28 0 0 25 0 1 0 190877078 126603264 30259 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551093 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 30909 30259 309 324 0 29979 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 123636

[startup+222.301 s]
/proc/loadavg: 0.98 0.57 0.23 2/79 11798
/proc/meminfo: memFree=1323584/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=159888 CPUtime=221.68
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 39782 0 3 0 22132 36 0 0 25 0 1 0 190877078 163725312 39322 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 39972 39322 309 324 0 39042 0
Current children cumulated CPU time (s) 221.68
Current children cumulated vsize (KiB) 159888

[startup+282.301 s]
/proc/loadavg: 0.99 0.64 0.27 2/79 11798
/proc/meminfo: memFree=1281408/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=202396 CPUtime=281.66
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 50419 0 3 0 28121 45 0 0 25 0 1 0 190877078 207253504 49959 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8230523 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 50599 49959 309 324 0 49669 0
Current children cumulated CPU time (s) 281.66
Current children cumulated vsize (KiB) 202396

[startup+342.301 s]
/proc/loadavg: 0.99 0.70 0.32 2/79 11798
/proc/meminfo: memFree=1239744/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=243840 CPUtime=341.64
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 60793 0 3 0 34109 55 0 0 25 0 1 0 190877078 249692160 60333 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 60960 60333 309 324 0 60030 0
Current children cumulated CPU time (s) 341.64
Current children cumulated vsize (KiB) 243840

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

[startup+358.301 s]
/proc/loadavg: 0.99 0.72 0.33 2/79 11798
/proc/meminfo: memFree=1227264/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=256304 CPUtime=357.63
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 63902 0 3 0 35707 56 0 0 25 0 1 0 190877078 262455296 63442 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551321 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 64076 63442 309 324 0 63146 0
Current children cumulated CPU time (s) 357.63
Current children cumulated vsize (KiB) 256304

[startup+383.906 s]
/proc/loadavg: 0.99 0.74 0.34 2/79 11798
/proc/meminfo: memFree=1206336/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=276864 CPUtime=383.23
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 69028 0 3 0 38262 61 0 0 25 0 1 0 190877078 283508736 68568 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551646 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 69216 68568 309 324 0 68286 0
Current children cumulated CPU time (s) 383.23
Current children cumulated vsize (KiB) 276864

[startup+390.302 s]
/proc/loadavg: 0.99 0.74 0.35 2/79 11798
/proc/meminfo: memFree=1201984/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=282148 CPUtime=389.63
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 70360 0 3 0 38900 63 0 0 25 0 1 0 190877078 288919552 69900 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8230523 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 70537 69900 309 324 0 69607 0
Current children cumulated CPU time (s) 389.63
Current children cumulated vsize (KiB) 282148

[startup+396.701 s]
/proc/loadavg: 0.99 0.75 0.35 2/79 11798
/proc/meminfo: memFree=1195520/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=288172 CPUtime=396.02
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 71860 0 3 0 39538 64 0 0 25 0 1 0 190877078 295088128 71400 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 72043 71400 309 324 0 71113 0
Current children cumulated CPU time (s) 396.02
Current children cumulated vsize (KiB) 288172

[startup+398.302 s]
/proc/loadavg: 0.99 0.75 0.35 2/79 11798
/proc/meminfo: memFree=1194240/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=288816 CPUtime=397.62
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 72038 0 3 0 39698 64 0 0 25 0 1 0 190877078 295747584 71578 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 72204 71578 309 324 0 71274 0
Current children cumulated CPU time (s) 397.62
Current children cumulated vsize (KiB) 288816

[startup+399.902 s]
/proc/loadavg: 0.99 0.75 0.35 2/79 11798
/proc/meminfo: memFree=1193856/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=289584 CPUtime=399.22
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 72199 0 3 0 39858 64 0 0 25 0 1 0 190877078 296534016 71739 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551532 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 72396 71739 309 324 0 71466 0
Current children cumulated CPU time (s) 399.22
Current children cumulated vsize (KiB) 289584

[startup+400.302 s]
/proc/loadavg: 0.99 0.75 0.35 2/79 11798
/proc/meminfo: memFree=1193408/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=289712 CPUtime=399.62
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194304 72234 0 3 0 39898 64 0 0 25 0 1 0 190877078 296665088 71774 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551646 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 72428 71774 309 324 0 71498 0
Current children cumulated CPU time (s) 399.62
Current children cumulated vsize (KiB) 289712

[startup+400.502 s]
/proc/loadavg: 0.99 0.75 0.35 2/79 11798
/proc/meminfo: memFree=1193408/2055920 swapFree=4159456/4192956
[pid=11797] ppid=11795 vsize=0 CPUtime=399.82
/proc/11797/stat : 11797 (bsolo3.0.17) R 11795 11797 11670 0 -1 4194308 72243 0 3 0 39914 68 0 0 25 0 1 0 190877078 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11797/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 399.82
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 400.512
CPU time (s): 399.833
CPU user time (s): 399.142
CPU system time (s): 0.690894
CPU usage (%): 99.8305
Max. virtual memory (cumulated for all children) (KiB): 289712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 399.142
system time used= 0.690894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72243
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 8109

runsolver used 0.38894 second user time and 1.01085 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Sat May  5 10:45:41 UTC 2007

IDJOB= 456708
IDBENCH= 48292
IDSOLVER= 199
FILE ID= node46/456708-1178361935

PBS_JOBID= 5189183

Free space on /tmp= 66214 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_25_1_15.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/456708-1178361935/instance-456708-1178361935.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-456708-1178361935 -o ROOT/results/node46/solver-456708-1178361935 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/456708-1178361935/instance-456708-1178361935.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  32f819d2d20a6499e6a06537844c7dde

RANDOM SEED= 363831767

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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	: 5931.00
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.268
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:       1481056 kB
Buffers:         52584 kB
Cached:         392472 kB
SwapCached:       3404 kB
Active:         216984 kB
Inactive:       252088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481056 kB
SwapTotal:     4192956 kB
SwapFree:      4159456 kB
Dirty:            6960 kB
Writeback:           0 kB
Mapped:          31460 kB
Slab:            91116 kB
Committed_AS:  5141984 kB
PageTables:       1992 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= 66214 MiB

End job on node46 on Sat May  5 10:52:22 UTC 2007