Trace number 2656675

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.2 CardSAT 1045.76 1046.03

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army10.14ls.opb
MD5SUM8999d4ddd4825a5d620fe0a3c798bc24
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.39064
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables316
Total number of constraints476
Number of constraints which are clauses274
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint2
Maximum length of a constraint100
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 14
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 114
Number of bits of the biggest sum of numbers7
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.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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656675-1276695551.opb
0.00/0.00	c File size is 22393 bytes.
0.00/0.00	c Highest Coefficient sum: 114
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.003 s
0.00/0.00	c Var: 316 Constr: 476 274/2/200 Lit: 2432 Watch. Lit: 1578
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.013 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    308      464     2400    5     1546    3004      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1045.73/1046.02	c      104    308      594    20018   33     1806    3305    130   2039 0.05
1045.73/1046.02	c      254    308      778    44463   57     2174    3636    314   2330 0.11
1045.73/1046.02	c      481    308     1058    80570   76     2734    4000    594   2393 0.20
1045.73/1046.02	c      819    308     1454   133854   92     3526    4401    990   2189 0.37
1045.73/1046.02	c     1328    308     2064   219766  106     4746    4842   1600   1930 0.69
1045.73/1046.02	c     2092    308     2952   342705  116     6522    5327   2488   1844 1.13
1045.73/1046.02	c     3241    308     4288   518265  120     9198    5860   3824   1636 1.98
1045.73/1046.02	c     4962    308     6327   791717  125    13276    6447   5863   1397 3.55
1045.73/1046.02	c     7546    308     5936   733711  123    12498    7092   5472   1202 6.27
1045.73/1046.02	c    11426    308     6738   868916  128    14102    7802   6274   1038 11.00
1045.73/1046.02	c    17252    308     5334   663203  124    11287    8583   4870    945 18.25
1045.73/1046.02	c    25990    308     6597   824895  125    13812    9442   6133    863 30.11
1045.73/1046.02	c    39100    308     7212   865979  120    15042   10387   6748    766 51.01
1045.73/1046.02	c    58770    308     8837  1135072  128    18292   11426   8373    699 84.02
1045.73/1046.02	c    88282    308     8107   964763  119    16832   12569   7643    639 138.12
1045.73/1046.02	c   132552    308     8466  1106549  130    17550   13826   8002    583 227.12
1045.73/1046.02	c   198962    308     8073   993371  123    16764   15209   7609    535 371.50
1045.73/1046.02	c   298584    308     8717  1162096  133    18052   16730   8253    482 618.44
1045.73/1046.02	c   448023    308    15026  1934623  128    30673   18404  14562    434 1030.35
1045.73/1046.02	c Backtracks by Clause: 455758
1045.73/1046.02	c Backtracks by PB constraint: 0
1045.73/1046.02	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 -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 x201 -x204 x203 x206 -x205 x208 -x207 -x210 x209 -x212 x211 -x214 x213 x216 -x215 x218 -x217 x220 -x219 -x222 x221 -x224 x223 -x226 x225 -x228 x227 -x230 x229 x232 -x231 x234 -x233 x236 -x235 x238 -x237 x240 -x239 x242 -x241 -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 
1045.73/1046.02	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1045.73/1046.02	c   19   455758 112981   988095    14670  1908802  14206    435 1045.76
1045.73/1046.02	s SATISFIABLE
1045.73/1046.02	c Total time: 1045.76 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-2656675-1276695551/watcher-2656675-1276695551 -o /tmp/evaluation-result-2656675-1276695551/solver-2656675-1276695551 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656675-1276695551.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: 1.01 1.03 1.05 3/106 10835
/proc/meminfo: memFree=1837104/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=10792 CPUtime=0
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 345 0 0 0 0 0 0 0 20 0 1 0 45141543 11051008 257 1992294400 134512640 137138936 4290659616 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 2698 257 184 642 0 2054 0

[startup+0.086695 s]
/proc/loadavg: 1.01 1.03 1.05 3/106 10835
/proc/meminfo: memFree=1837104/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=11296 CPUtime=0.08
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 466 0 0 0 8 0 0 0 20 0 1 0 45141543 11567104 378 1992294400 134512640 137138936 4290659616 18446744073709551615 134542854 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 2824 378 192 642 0 2180 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11296

[startup+0.100696 s]
/proc/loadavg: 1.01 1.03 1.05 3/106 10835
/proc/meminfo: memFree=1837104/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=11296 CPUtime=0.09
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 484 0 0 0 9 0 0 0 20 0 1 0 45141543 11567104 396 1992294400 134512640 137138936 4290659616 18446744073709551615 136506092 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 2824 396 192 642 0 2180 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11296

[startup+0.300715 s]
/proc/loadavg: 1.01 1.03 1.05 3/106 10835
/proc/meminfo: memFree=1837104/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=12300 CPUtime=0.29
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 738 0 0 0 29 0 0 0 20 0 1 0 45141543 12595200 650 1992294400 134512640 137138936 4290659616 18446744073709551615 136504021 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 3075 650 192 642 0 2431 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12300

[startup+0.700756 s]
/proc/loadavg: 1.01 1.03 1.05 3/106 10835
/proc/meminfo: memFree=1837104/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=13788 CPUtime=0.69
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 1105 0 0 0 68 1 0 0 20 0 1 0 45141543 14118912 1017 1992294400 134512640 137138936 4290659616 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 3447 1017 192 642 0 2803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13788

[startup+1.50084 s]
/proc/loadavg: 1.01 1.03 1.05 2/107 10836
/proc/meminfo: memFree=1832632/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=16476 CPUtime=1.49
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 1782 0 0 0 147 2 0 0 22 0 1 0 45141543 16871424 1694 1992294400 134512640 137138936 4290659616 18446744073709551615 134606964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 4119 1694 192 642 0 3475 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16476

[startup+3.101 s]
/proc/loadavg: 1.01 1.03 1.05 2/107 10836
/proc/meminfo: memFree=1829160/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=20576 CPUtime=3.09
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 2805 0 0 0 306 3 0 0 25 0 1 0 45141543 21069824 2717 1992294400 134512640 137138936 4290659616 18446744073709551615 136297746 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 5144 2717 192 642 0 4500 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20576

[startup+6.30132 s]
/proc/loadavg: 1.01 1.03 1.05 2/107 10836
/proc/meminfo: memFree=1824076/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=23088 CPUtime=6.29
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 3422 0 0 0 624 5 0 0 25 0 1 0 45141543 23642112 3334 1992294400 134512640 137138936 4290659616 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 5772 3334 192 642 0 5128 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23088

[startup+12.701 s]
/proc/loadavg: 1.01 1.03 1.05 2/107 10836
/proc/meminfo: memFree=1822712/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=25444 CPUtime=12.69
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 4011 0 0 0 1261 8 0 0 25 0 1 0 45141543 26054656 3923 1992294400 134512640 137138936 4290659616 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 6361 3923 192 642 0 5717 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25444

[startup+25.5002 s]
/proc/loadavg: 1.01 1.03 1.05 2/107 10836
/proc/meminfo: memFree=1820232/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=26804 CPUtime=25.48
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 4342 0 0 0 2537 11 0 0 25 0 1 0 45141543 27447296 4254 1992294400 134512640 137138936 4290659616 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 6701 4254 192 642 0 6057 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26804

[startup+51.1008 s]
/proc/loadavg: 1.00 1.02 1.04 2/107 10836
/proc/meminfo: memFree=1818620/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=28444 CPUtime=51.08
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 4763 0 0 0 5089 19 0 0 25 0 1 0 45141543 29126656 4675 1992294400 134512640 137138936 4290659616 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 7111 4675 192 642 0 6467 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28444

[startup+102.308 s]
/proc/loadavg: 1.00 1.02 1.04 2/107 10838
/proc/meminfo: memFree=1814776/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=32160 CPUtime=102.27
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 5700 0 0 0 10196 31 0 0 25 0 1 0 45141543 32931840 5612 1992294400 134512640 137138936 4290659616 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 8040 5612 192 642 0 7396 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32160

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.03 2/107 10840
/proc/meminfo: memFree=1813040/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=34020 CPUtime=162.25
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 6149 0 0 0 16180 45 0 0 25 0 1 0 45141543 34836480 6061 1992294400 134512640 137138936 4290659616 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 8505 6061 192 642 0 7861 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34020

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.03 2/107 10840
/proc/meminfo: memFree=1812048/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=34848 CPUtime=222.23
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 6370 0 0 0 22167 56 0 0 25 0 1 0 45141543 35684352 6282 1992294400 134512640 137138936 4290659616 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 8712 6282 192 642 0 8068 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34848

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 10842
/proc/meminfo: memFree=1810808/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=36100 CPUtime=282.22
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 6687 0 0 0 28151 71 0 0 25 0 1 0 45141543 36966400 6599 1992294400 134512640 137138936 4290659616 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 9025 6599 192 642 0 8381 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 36100

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 10844
/proc/meminfo: memFree=1809444/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=37480 CPUtime=342.2
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 7020 0 0 0 34137 83 0 0 25 0 1 0 45141543 38379520 6932 1992294400 134512640 137138936 4290659616 18446744073709551615 134602766 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 9370 6932 192 642 0 8726 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 37480

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/107 10846
/proc/meminfo: memFree=1808328/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=38484 CPUtime=402.18
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 7279 0 0 0 40123 95 0 0 25 0 1 0 45141543 39407616 7191 1992294400 134512640 137138936 4290659616 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 9621 7191 192 642 0 8977 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 38484

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10848
/proc/meminfo: memFree=1807956/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=38944 CPUtime=462.17
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 7382 0 0 0 46112 105 0 0 25 0 1 0 45141543 39878656 7294 1992294400 134512640 137138936 4290659616 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 9736 7294 192 642 0 9092 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 38944

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10848
/proc/meminfo: memFree=1807212/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=39648 CPUtime=522.16
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 7560 0 0 0 52098 118 0 0 25 0 1 0 45141543 40599552 7472 1992294400 134512640 137138936 4290659616 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 9912 7472 192 642 0 9268 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 39648

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10850
/proc/meminfo: memFree=1806964/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=39860 CPUtime=582.14
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 7611 0 0 0 58086 128 0 0 25 0 1 0 45141543 40816640 7523 1992294400 134512640 137138936 4290659616 18446744073709551615 136506277 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 9965 7523 192 642 0 9321 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 39860

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10852
/proc/meminfo: memFree=1804112/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=42608 CPUtime=642.13
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8304 0 0 0 64076 137 0 0 25 0 1 0 45141543 43630592 8216 1992294400 134512640 137138936 4290659616 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 10652 8216 192 642 0 10008 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 42608

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10854
/proc/meminfo: memFree=1803988/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=42608 CPUtime=702.11
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8304 0 0 0 70063 148 0 0 25 0 1 0 45141543 43630592 8216 1992294400 134512640 137138936 4290659616 18446744073709551615 134573444 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 10652 8216 192 642 0 10008 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 42608

[startup+762.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10856
/proc/meminfo: memFree=1803244/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=43304 CPUtime=762.11
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8474 0 0 0 76055 156 0 0 25 0 1 0 45141543 44343296 8386 1992294400 134512640 137138936 4290659616 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 10826 8386 192 642 0 10182 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 43304

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10856
/proc/meminfo: memFree=1803244/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=43300 CPUtime=822.08
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8474 0 0 0 82043 165 0 0 25 0 1 0 45141543 44339200 8386 1992294400 134512640 137138936 4290659616 18446744073709551615 134599786 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 10825 8386 192 642 0 10181 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 43300

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10858
/proc/meminfo: memFree=1803244/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=43220 CPUtime=882.07
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8474 0 0 0 88035 172 0 0 25 0 1 0 45141543 44257280 8380 1992294400 134512640 137138936 4290659616 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 10805 8380 192 642 0 10161 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 43220

[startup+942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10860
/proc/meminfo: memFree=1803244/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=43220 CPUtime=942.05
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8474 0 0 0 94024 181 0 0 25 0 1 0 45141543 44257280 8380 1992294400 134512640 137138936 4290659616 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 10805 8380 192 642 0 10161 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 43220

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10862
/proc/meminfo: memFree=1803244/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=43216 CPUtime=1002.04
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8474 0 0 0 100014 190 0 0 25 0 1 0 45141543 44253184 8379 1992294400 134512640 137138936 4290659616 18446744073709551615 134606964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 10804 8379 192 642 0 10160 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 43216

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

[startup+1023.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10862
/proc/meminfo: memFree=1803244/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=43208 CPUtime=1023.63
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8474 0 0 0 102169 194 0 0 25 0 1 0 45141543 44244992 8377 1992294400 134512640 137138936 4290659616 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 10802 8377 192 642 0 10158 0
Current children cumulated CPU time (s) 1023.63
Current children cumulated vsize (KiB) 43208

[startup+1036.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10862
/proc/meminfo: memFree=1803244/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=43212 CPUtime=1036.43
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8475 0 0 0 103447 196 0 0 25 0 1 0 45141543 44249088 8378 1992294400 134512640 137138936 4290659616 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 10803 8378 192 642 0 10159 0
Current children cumulated CPU time (s) 1036.43
Current children cumulated vsize (KiB) 43212

[startup+1039.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10862
/proc/meminfo: memFree=1802004/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=44444 CPUtime=1039.62
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8769 0 0 0 103766 196 0 0 25 0 1 0 45141543 45510656 8672 1992294400 134512640 137138936 4290659616 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 11111 8672 192 642 0 10467 0
Current children cumulated CPU time (s) 1039.62
Current children cumulated vsize (KiB) 44444

[startup+1043.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10862
/proc/meminfo: memFree=1802004/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=44444 CPUtime=1042.82
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8769 0 0 0 104085 197 0 0 25 0 1 0 45141543 45510656 8672 1992294400 134512640 137138936 4290659616 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 11111 8672 192 642 0 10467 0
Current children cumulated CPU time (s) 1042.82
Current children cumulated vsize (KiB) 44444

[startup+1044.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10862
/proc/meminfo: memFree=1802004/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=44444 CPUtime=1044.42
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8769 0 0 0 104245 197 0 0 25 0 1 0 45141543 45510656 8672 1992294400 134512640 137138936 4290659616 18446744073709551615 134606612 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 11111 8672 192 642 0 10467 0
Current children cumulated CPU time (s) 1044.42
Current children cumulated vsize (KiB) 44444

[startup+1045.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10862
/proc/meminfo: memFree=1802004/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=44444 CPUtime=1045.22
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8769 0 0 0 104325 197 0 0 25 0 1 0 45141543 45510656 8672 1992294400 134512640 137138936 4290659616 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 11111 8672 192 642 0 10467 0
Current children cumulated CPU time (s) 1045.22
Current children cumulated vsize (KiB) 44444

[startup+1045.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10862
/proc/meminfo: memFree=1802004/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=44444 CPUtime=1045.62
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8769 0 0 0 104365 197 0 0 25 0 1 0 45141543 45510656 8672 1992294400 134512640 137138936 4290659616 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 11111 8672 192 642 0 10467 0
Current children cumulated CPU time (s) 1045.62
Current children cumulated vsize (KiB) 44444

[startup+1046 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10862
/proc/meminfo: memFree=1802004/2059040 swapFree=4134608/4192956
[pid=10835] ppid=10833 vsize=44444 CPUtime=1045.73
/proc/10835/stat : 10835 (bsolo_pb10) R 10833 10835 10300 0 -1 4202496 8769 0 0 0 104376 197 0 0 25 0 1 0 45141543 45510656 8672 1992294400 134512640 137138936 4290659616 18446744073709551615 134542202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10835/statm: 11111 8672 192 642 0 10467 0
Current children cumulated CPU time (s) 1045.73
Current children cumulated vsize (KiB) 44444

Child status: 0
Real time (s): 1046.03
CPU time (s): 1045.76
CPU user time (s): 1043.78
CPU system time (s): 1.9837
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 44444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1043.78
system time used= 1.9837
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8770
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= 1
involuntary context switches= 4048

runsolver used 1.70274 second user time and 4.96524 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-16 15:39:11
IDJOB=2656675
IDBENCH=1163
IDSOLVER=1162
FILE ID=node017/2656675-1276695551
PBS_JOBID= 11172607
Free space on /tmp= 62540 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army10.14ls.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656675-1276695551/watcher-2656675-1276695551 -o /tmp/evaluation-result-2656675-1276695551/solver-2656675-1276695551 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656675-1276695551.opb

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

MD5SUM BENCH= 8999d4ddd4825a5d620fe0a3c798bc24
RANDOM SEED=115507688

node017.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.201
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.40
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.201
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1837632 kB
Buffers:         12864 kB
Cached:         113992 kB
SwapCached:      11648 kB
Active:          71160 kB
Inactive:        70328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1837632 kB
SwapTotal:     4192956 kB
SwapFree:      4134608 kB
Dirty:            4188 kB
Writeback:           0 kB
AnonPages:       13140 kB
Mapped:           9308 kB
Slab:            58088 kB
PageTables:       3888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183348 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62536 MiB
End job on node017 at 2010-06-16 15:56:37