Trace number 1877236

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.1SAT 200.942 201.008

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army11.17ls.opb
MD5SUMe92d33933b84b1c0ca9ffa19c28f7edc
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark2.36764
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables370
Total number of constraints557
Number of constraints which are clauses313
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints242
Minimum length of a constraint2
Maximum length of a constraint121
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1877236-1245114205.opb
0.00/0.00	c File size is 26875 bytes.
0.00/0.00	c Highest Coefficient sum: 138
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.004 s
0.00/0.00	c Var: 370 Constr: 557 313/2/242 Lit: 2918 Watch. Lit: 1872
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.015 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    362      545     2886    5     1840    3875      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
200.82/201.00	c      100    362      645    18362   28     2040    4263    100   2127 0.05
200.82/201.00	c      251    362      796    42628   53     2342    4690    251   2436 0.10
200.82/201.00	c      476    362     1023    75499   73     2796    5160    478   2545 0.19
200.82/201.00	c      814    362     1368   131457   96     3486    5677    823   2373 0.34
200.82/201.00	c     1322    362     1887   218351  115     4524    6245   1342   2240 0.59
200.82/201.00	c     2086    362     2674   342857  128     6098    6870   2129   2083 1.00
200.82/201.00	c     3232    362     3837   529469  137     8424    7558   3292   1810 1.78
200.82/201.00	c     4954    362     5572   809819  145    11894    8314   5027   1553 3.19
200.82/201.00	c     7539    362     8191  1227773  149    17132    9146   7646   1296 5.81
200.82/201.00	c    11418    362     7327  1102299  150    15404   10061   6782   1095 10.43
200.82/201.00	c    17241    362     7916  1229279  155    16582   11068   7371    912 18.89
200.82/201.00	c    25979    362    10994  1695303  154    22738   12175  10449    805 32.24
200.82/201.00	c    39089    362    11587  1827133  157    23924   13393  11042    754 51.78
200.82/201.00	c    58759    362    10689  1668562  156    22128   14733  10144    670 87.70
200.82/201.00	c    88270    362    10018  1551082  154    20786   16207   9473    621 141.97
200.82/201.00	c Backtracks by Clause: 118199
200.82/201.00	c Backtracks by PB constraint: 0
200.82/201.00	v -x1 x3 x5 -x7 -x9 -x11 -x13 -x15 -x17 -x19 -x21 x23 -x25 x27 x29 -x31 -x33 -x35 -x37 -x39 -x41 -x43 x45 x47 -x49 x51 x53 -x55 -x57 -x59 -x61 -x63 -x65 -x67 -x69 -x71 -x73 -x75 -x77 -x79 -x81 -x83 -x85 -x87 -x89 -x91 -x93 -x95 -x97 -x99 -x101 -x103 -x105 -x107 -x109 x111 -x113 -x115 x117 x119 -x121 -x123 -x125 -x127 -x129 -x131 -x133 -x135 -x137 -x139 -x141 -x143 -x145 -x147 -x149 -x151 -x153 x155 x157 x159 -x161 -x163 -x165 -x167 -x169 -x171 -x173 -x175 x177 x179 -x181 -x183 -x185 -x187 -x189 -x191 -x193 -x195 -x197 -x199 -x201 -x203 -x205 -x207 -x209 -x211 -x213 -x215 -x217 -x219 -x221 -x223 -x225 -x227 -x229 -x231 -x233 -x235 -x237 -x239 -x241 -x2 -x4 -x6 -x8 -x10 -x12 -x14 -x16 -x18 -x20 -x22 -x24 -x26 -x28 -x30 -x32 -x34 -x36 -x38 -x40 -x42 -x44 -x46 -x48 -x50 -x52 -x54 -x56 -x58 -x60 -x62 -x64 -x66 -x68 -x70 -x72 -x74 -x76 -x78 -x80 x82 x84 x86 x88 -x90 -x92 -x94 -x96 -x98 -x100 -x102 x104 x106 x108 x110 -x112 -x114 -x116 -x118 -x120 -x122 -x124 -x126 -x128 -x130 -x132 -x134 -x136 -x138 -x140 -x142 -x144 x146 -x148 -x150 x152 x154 -x156 -x158 -x160 -x162 -x164 -x166 -x168 -x170 -x172 -x174 -x176 -x178 -x180 -x182 -x184 -x186 -x188 -x190 -x192 -x194 -x196 -x198 -x200 -x202 -x204 -x206 -x208 x210 x212 -x214 -x216 x218 -x220 -x222 -x224 -x226 -x228 -x230 -x232 x234 x236 -x238 -x240 x242 x244 -x243 x246 -x245 x248 -x247 -x250 x249 -x252 x251 x254 -x253 -x256 x255 x258 -x257 x260 -x259 -x262 x261 -x264 x263 x266 -x265 x268 -x267 x270 -x269 x272 -x271 x274 -x273 -x276 x275 -x278 x277 -x280 x279 -x282 x281 -x284 x283 -x286 x285 -x288 x287 x290 -x289 x292 -x291 -x294 x293 -x296 x295 x298 -x297 x300 -x299 x302 -x301 x304 -x303 -x306 -x305 -x308 -x307 -x310 -x309 x312 -x311 x314 -x313 x316 -x315 x318 -x317 x320 -x319 x322 -x321 x324 -x323 x326 -x325 x328 -x327 -x330 x329 -x332 x331 -x334 x333 -x336 x335 -x338 x337 -x340 x339 -x342 x341 -x344 x343 -x346 x345 -x348 -x347 -x350 x349 -x352 -x351 -x354 -x353 -x356 -x355 -x358 x357 -x360 x359 -x362 x361 -x364 x363 -x366 x365 x368 -x367 x370 -x369 
200.82/201.00	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
200.82/201.00	c   15   118199  24502   228232    15268  2443598  14723    588 200.93
200.82/201.00	s SATISFIABLE
200.82/201.00	c Total time: 200.934 s

Verifier Data

OK	0

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.96 1.08 3/64 3989
/proc/meminfo: memFree=1853408/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=10736 CPUtime=0
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 247 0 0 0 0 0 0 0 18 0 1 0 179016913 10993664 231 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 2684 232 176 640 0 2033 0

[startup+0.0228509 s]
/proc/loadavg: 0.99 0.96 1.08 3/64 3989
/proc/meminfo: memFree=1853408/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=10844 CPUtime=0.02
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 314 0 0 0 2 0 0 0 18 0 1 0 179016913 11104256 291 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 2711 291 198 640 0 2067 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10844

[startup+0.101864 s]
/proc/loadavg: 0.99 0.96 1.08 3/64 3989
/proc/meminfo: memFree=1853408/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=11312 CPUtime=0.09
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 431 0 0 0 9 0 0 0 18 0 1 0 179016913 11583488 408 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 2828 408 198 640 0 2184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11312

[startup+0.301899 s]
/proc/loadavg: 0.99 0.96 1.08 3/64 3989
/proc/meminfo: memFree=1853408/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=12276 CPUtime=0.29
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 688 0 0 0 29 0 0 0 19 0 1 0 179016913 12570624 665 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 3069 665 198 640 0 2425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12276

[startup+0.701968 s]
/proc/loadavg: 0.99 0.96 1.08 3/64 3989
/proc/meminfo: memFree=1853408/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=14152 CPUtime=0.69
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 1145 0 0 0 68 1 0 0 22 0 1 0 179016913 14491648 1122 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 3538 1122 198 640 0 2894 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14152

[startup+1.50111 s]
/proc/loadavg: 0.99 0.96 1.08 2/65 3990
/proc/meminfo: memFree=1848472/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=17020 CPUtime=1.49
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 1854 0 0 0 148 1 0 0 25 0 1 0 179016913 17428480 1831 1992294400 134512640 137136520 4294956256 18446744073709551615 136518953 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 4255 1831 198 640 0 3611 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17020

[startup+3.10138 s]
/proc/loadavg: 0.99 0.96 1.08 2/65 3990
/proc/meminfo: memFree=1845016/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=21452 CPUtime=3.09
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 2957 0 0 0 307 2 0 0 25 0 1 0 179016913 21966848 2934 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 5363 2934 198 640 0 4719 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21452

[startup+6.30194 s]
/proc/loadavg: 0.99 0.96 1.08 2/65 3990
/proc/meminfo: memFree=1837080/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=28124 CPUtime=6.29
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 4627 0 0 0 625 4 0 0 25 0 1 0 179016913 28798976 4604 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 7031 4604 198 640 0 6387 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28124

[startup+12.702 s]
/proc/loadavg: 0.99 0.96 1.08 2/65 3990
/proc/meminfo: memFree=1832480/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=31088 CPUtime=12.68
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 5387 0 0 0 1263 5 0 0 25 0 1 0 179016913 31834112 5364 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 7772 5364 198 640 0 7128 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31088

[startup+25.5013 s]
/proc/loadavg: 0.99 0.96 1.08 2/65 3990
/proc/meminfo: memFree=1827808/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=35944 CPUtime=25.48
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 6588 0 0 0 2540 8 0 0 25 0 1 0 179016913 36806656 6565 1992294400 134512640 137136520 4294956256 18446744073709551615 136509089 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 8986 6565 198 640 0 8342 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35944

[startup+51.1017 s]
/proc/loadavg: 0.99 0.96 1.08 2/65 3990
/proc/meminfo: memFree=1826016/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=37692 CPUtime=51.07
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 7027 0 0 0 5094 13 0 0 25 0 1 0 179016913 38596608 7004 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 9423 7004 198 640 0 8779 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37692

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 1.07 2/65 3990
/proc/meminfo: memFree=1819488/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=44204 CPUtime=102.26
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 8660 0 0 0 10204 22 0 0 25 0 1 0 179016913 45264896 8637 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 11051 8637 198 640 0 10407 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44204

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.07 2/65 3990
/proc/meminfo: memFree=1816608/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=47036 CPUtime=162.23
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 9377 0 0 0 16192 31 0 0 25 0 1 0 179016913 48164864 9354 1992294400 134512640 137136520 4294956256 18446744073709551615 134606752 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 11759 9354 198 640 0 11115 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 47036

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

[startup+179.102 s]
/proc/loadavg: 0.99 0.97 1.07 2/65 3990
/proc/meminfo: memFree=1816544/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=47036 CPUtime=179.03
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 9377 0 0 0 17870 33 0 0 25 0 1 0 179016913 48164864 9354 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 11759 9354 198 640 0 11115 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 47036

[startup+191.901 s]
/proc/loadavg: 0.99 0.97 1.06 2/65 3990
/proc/meminfo: memFree=1816544/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=47120 CPUtime=191.83
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 9387 0 0 0 19148 35 0 0 25 0 1 0 179016913 48250880 9364 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 11780 9364 198 640 0 11136 0
Current children cumulated CPU time (s) 191.83
Current children cumulated vsize (KiB) 47120

[startup+195.102 s]
/proc/loadavg: 0.99 0.97 1.06 2/65 3990
/proc/meminfo: memFree=1816544/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=47120 CPUtime=195.02
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 9387 0 0 0 19467 35 0 0 25 0 1 0 179016913 48250880 9364 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 11780 9364 198 640 0 11136 0
Current children cumulated CPU time (s) 195.02
Current children cumulated vsize (KiB) 47120

[startup+198.301 s]
/proc/loadavg: 0.99 0.97 1.06 2/65 3990
/proc/meminfo: memFree=1816544/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=47120 CPUtime=198.23
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 9387 0 0 0 19787 36 0 0 25 0 1 0 179016913 48250880 9364 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 11780 9364 198 640 0 11136 0
Current children cumulated CPU time (s) 198.23
Current children cumulated vsize (KiB) 47120

[startup+199.901 s]
/proc/loadavg: 0.99 0.97 1.06 2/65 3990
/proc/meminfo: memFree=1816544/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=47120 CPUtime=199.82
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 9387 0 0 0 19946 36 0 0 25 0 1 0 179016913 48250880 9364 1992294400 134512640 137136520 4294956256 18446744073709551615 134543986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 11780 9364 198 640 0 11136 0
Current children cumulated CPU time (s) 199.82
Current children cumulated vsize (KiB) 47120

[startup+200.702 s]
/proc/loadavg: 0.99 0.97 1.06 2/65 3990
/proc/meminfo: memFree=1816544/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=47120 CPUtime=200.62
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 9387 0 0 0 20026 36 0 0 25 0 1 0 179016913 48250880 9364 1992294400 134512640 137136520 4294956256 18446744073709551615 134572220 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 11780 9364 198 640 0 11136 0
Current children cumulated CPU time (s) 200.62
Current children cumulated vsize (KiB) 47120

[startup+200.902 s]
/proc/loadavg: 0.99 0.97 1.06 2/65 3990
/proc/meminfo: memFree=1816544/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=47120 CPUtime=200.82
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194304 9387 0 0 0 20046 36 0 0 25 0 1 0 179016913 48250880 9364 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 11780 9364 198 640 0 11136 0
Current children cumulated CPU time (s) 200.82
Current children cumulated vsize (KiB) 47120

[startup+201.002 s]
/proc/loadavg: 0.99 0.97 1.06 2/65 3990
/proc/meminfo: memFree=1816544/2055920 swapFree=4182344/4192956
[pid=3989] ppid=3987 vsize=0 CPUtime=200.92
/proc/3989/stat : 3989 (bsolo) R 3987 3989 3887 0 -1 4194308 9389 0 0 0 20056 36 0 0 25 0 1 0 179016913 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3989/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 200.92
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 201.008
CPU time (s): 200.942
CPU user time (s): 200.567
CPU system time (s): 0.375942
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 47120

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

runsolver used 0.150977 second user time and 0.432934 second system time

The end

Launcher Data

Begin job on node48 at 2009-06-16 03:03:26
IDJOB=1877236
IDBENCH=1165
IDSOLVER=699
FILE ID=node48/1877236-1245114205
PBS_JOBID= 9363646
Free space on /tmp= 66236 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army11.17ls.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1877236-1245114205/watcher-1877236-1245114205 -o /tmp/evaluation-result-1877236-1245114205/solver-1877236-1245114205 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1877236-1245114205.opb

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

MD5SUM BENCH= e92d33933b84b1c0ca9ffa19c28f7edc
RANDOM SEED=1054022594

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
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.270
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:       1854088 kB
Buffers:          7984 kB
Cached:         125036 kB
SwapCached:       4204 kB
Active:          19024 kB
Inactive:       121692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854088 kB
SwapTotal:     4192956 kB
SwapFree:      4182344 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          13604 kB
Slab:            47076 kB
Committed_AS:   137324 kB
PageTables:       1372 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= 66232 MiB
End job on node48 at 2009-06-16 03:06:47