Trace number 3729042

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
PB07: bsolo 3.0.17SAT 953.589 953.817

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 benchmark1.3408
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.06	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.06	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.06	c type "bsolo -h" for help
0.00/0.06	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.06	c Memory Limit set to 15500 MB
0.00/0.06	c Instance file HOME/instance-3729042-1338678627.opb
0.00/0.06	c File size is 22393 bytes.
0.00/0.06	c Highest Coefficient sum: 114
0.00/0.06	c Parsing was ok!!
0.00/0.06	c Total parsing time: 0.002 s
0.00/0.07	c Var: 316 Constr: 476 274/2/200 Lit: 2432 Watch. Lit: 1578
0.00/0.07	c Obj. Vars: 0 (0 % of total variables)
0.00/0.07	c Pre-processing Time: 0.007 s
0.00/0.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.07	c        0    308      464     2400    5     1546    3004      0      0 0.01
0.00/0.07	c Switching off LPR mode.
953.57/953.81	c      100    308      564    17140   30     1746    3305    100   7142 0.01
953.57/953.81	c      250    308      714    38918   54     2046    3636    250   9259 0.03
953.57/953.81	c      476    308      940    71879   76     2498    4000    476   8814 0.05
953.57/953.81	c      814    308     1278   119373   93     3174    4401    814   8945 0.09
953.57/953.81	c     1322    308     1786   195325  109     4190    4842   1322   8367 0.16
953.57/953.81	c     2085    308     2549   307068  120     5716    5327   2085   7091 0.29
953.57/953.81	c     3233    308     3697   480492  129     8012    5860   3233   5517 0.59
953.57/953.81	c     4954    308     5418   736120  135    11454    6447   4954   3913 1.27
953.57/953.81	c     7539    308     4630   621341  134     9878    7092   4166   2630 2.87
953.57/953.81	c    11424    308     4763   639191  134    10144    7802   4299   2195 5.20
953.57/953.81	c    17251    308     6475   900416  139    13568    8583   6011   2110 8.17
953.57/953.81	c    25991    308     6219   856010  137    13056    9442   5755   1939 13.40
953.57/953.81	c    39101    308     9470  1327952  140    19558   10387   9006   1771 22.07
953.57/953.81	c    58772    308     7517  1085577  144    15652   11426   7053   1595 36.84
953.57/953.81	c    88284    308     7391  1073962  145    15400   12569   6927   1539 57.36
953.57/953.81	c   132562    308    12640  1784586  141    25898   13826  12176   1343 98.64
953.57/953.81	c   198977    308     7868  1100367  139    16354   15209   7404   1201 165.67
953.57/953.81	c   298601    308    13646  1954755  143    27910   16730  13182   1081 276.18
953.57/953.81	c   448041    308    17182  2544770  148    34982   18404  16718   1020 439.24
953.57/953.81	c   672202    308    15486  2191719  141    31590   20245  15022    947 709.34
953.57/953.81	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 
953.57/953.81	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
953.57/953.81	c   20   831533  92792  1251304    19682  2895196  19218    872 953.59
953.57/953.81	s SATISFIABLE
953.57/953.81	c Total time: 953.587 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-3729042-1338678627/watcher-3729042-1338678627 -o /tmp/evaluation-result-3729042-1338678627/solver-3729042-1338678627 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3729042-1338678627.opb 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.02 0.56 1/174 7112
/proc/meminfo: memFree=28915660/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=1532 CPUtime=0 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) D 7110 7112 7079 0 -1 4194304 73 0 0 0 0 0 0 0 20 0 1 0 333987594 1568768 28 33554432000 134512640 135840783 4294397408 4294395500 7222212 0 0 4096 0 18446744072100748580 0 0 17 2 0 0 0 0 0
/proc/7112/statm: 383 28 22 325 0 25 0

[startup+0.0578029 s]
/proc/loadavg: 0.00 0.02 0.56 1/174 7112
/proc/meminfo: memFree=28915660/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=2776 CPUtime=0 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) D 7110 7112 7079 0 -1 4194304 96 0 2 0 0 0 0 0 20 0 1 0 333987594 2842624 51 33554432000 134512640 135840783 4294397408 4294395696 7222340 0 0 4096 0 18446744071579943789 0 0 17 0 0 0 3 0 0
/proc/7112/statm: 694 51 40 325 0 32 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2776

[startup+0.100261 s]
/proc/loadavg: 0.00 0.02 0.56 1/174 7112
/proc/meminfo: memFree=28915660/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=5332 CPUtime=0.03 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 647 0 3 0 3 0 0 0 20 0 1 0 333987594 5459968 581 33554432000 134512640 135840783 4294397408 4294395172 7721314 0 0 4096 16384 0 0 0 17 0 0 0 4 0 0
/proc/7112/statm: 1333 581 347 325 0 269 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5332

[startup+0.300183 s]
/proc/loadavg: 0.00 0.02 0.56 1/174 7112
/proc/meminfo: memFree=28915660/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=8164 CPUtime=0.23 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 1376 0 3 0 23 0 0 0 20 0 1 0 333987594 8359936 1310 33554432000 134512640 135840783 4294397408 4294396768 134551330 0 0 4096 16384 0 0 0 17 0 0 0 4 0 0
/proc/7112/statm: 2041 1310 347 325 0 977 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 8164

[startup+0.700184 s]
/proc/loadavg: 0.00 0.02 0.56 1/174 7112
/proc/meminfo: memFree=28915660/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=11512 CPUtime=0.62 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 2197 0 3 0 62 0 0 0 20 0 1 0 333987594 11788288 2131 33554432000 134512640 135840783 4294397408 4294396768 134550916 0 0 4096 16384 0 0 0 17 0 0 0 4 0 0
/proc/7112/statm: 2878 2131 347 325 0 1814 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 11512

[startup+1.50018 s]
/proc/loadavg: 0.00 0.02 0.56 3/180 7127
/proc/meminfo: memFree=28892664/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=14992 CPUtime=1.42 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 3075 0 3 0 142 0 0 0 20 0 1 0 333987594 15351808 3009 33554432000 134512640 135840783 4294397408 4294396736 4358129 0 0 4096 16384 0 0 0 17 0 0 0 4 0 0
/proc/7112/statm: 3748 3009 347 325 0 2684 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 14992

[startup+3.10012 s]
/proc/loadavg: 0.16 0.05 0.56 3/180 7127
/proc/meminfo: memFree=28885928/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=17964 CPUtime=3.02 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 3805 0 3 0 302 0 0 0 20 0 1 0 333987594 18395136 3739 33554432000 134512640 135840783 4294397408 4294396768 134551084 0 0 4096 16384 0 0 0 17 6 0 0 4 0 0
/proc/7112/statm: 4491 3739 347 325 0 3427 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 17964

[startup+6.30023 s]
/proc/loadavg: 0.16 0.05 0.56 3/180 7127
/proc/meminfo: memFree=28880100/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=19380 CPUtime=6.22 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 4172 0 3 0 621 1 0 0 20 0 1 0 333987594 19845120 4106 33554432000 134512640 135840783 4294397408 4294396720 134551058 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 4845 4106 347 325 0 3781 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 19380

[startup+12.7003 s]
/proc/loadavg: 0.44 0.12 0.58 3/180 7127
/proc/meminfo: memFree=28873536/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=22472 CPUtime=12.61 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 4959 0 3 0 1260 1 0 0 20 0 1 0 333987594 23011328 4886 33554432000 134512640 135840783 4294397408 4294396720 134551312 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 5618 4886 347 325 0 4554 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 22472

[startup+25.5002 s]
/proc/loadavg: 0.68 0.18 0.59 3/180 7127
/proc/meminfo: memFree=28869396/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=25944 CPUtime=25.41 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 5823 0 3 0 2540 1 0 0 20 0 1 0 333987594 26566656 5750 33554432000 134512640 135840783 4294397408 4294396768 134550779 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 6486 5750 347 325 0 5422 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 25944

[startup+51.1003 s]
/proc/loadavg: 1.13 0.32 0.63 3/179 7127
/proc/meminfo: memFree=28864496/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=28892 CPUtime=51 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 6572 0 3 0 5099 1 0 0 20 0 1 0 333987594 29585408 6495 33554432000 134512640 135840783 4294397408 4294396768 134550896 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 7223 6495 347 325 0 6159 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 28892

[startup+102.307 s]
/proc/loadavg: 1.65 0.60 0.70 3/179 7127
/proc/meminfo: memFree=28857920/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=32516 CPUtime=102.2 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 7462 0 3 0 10218 2 0 0 20 0 1 0 333987594 33296384 7384 33554432000 134512640 135840783 4294397408 4294396644 7729181 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 8129 7384 347 325 0 7065 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 32516

[startup+162.3 s]
/proc/loadavg: 1.86 0.84 0.78 3/179 7127
/proc/meminfo: memFree=28855436/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=33600 CPUtime=162.19 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 7736 0 3 0 16217 2 0 0 20 0 1 0 333987594 34406400 7657 33554432000 134512640 135840783 4294397408 4294394288 7731965 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 8400 7657 347 325 0 7336 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 33600

[startup+222.3 s]
/proc/loadavg: 1.95 1.06 0.86 3/179 7127
/proc/meminfo: memFree=28852148/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=36032 CPUtime=222.18 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 8365 0 3 0 22216 2 0 0 20 0 1 0 333987594 36896768 8280 33554432000 134512640 135840783 4294397408 4294396768 134550804 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 9008 8280 347 325 0 7944 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 36032

[startup+282.3 s]
/proc/loadavg: 1.98 1.22 0.92 3/179 7128
/proc/meminfo: memFree=28848620/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=38528 CPUtime=282.16 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 9010 0 3 0 28214 2 0 0 20 0 1 0 333987594 39452672 8890 33554432000 134512640 135840783 4294397408 4294396720 134551084 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 9632 8890 347 325 0 8568 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 38528

[startup+342.3 s]
/proc/loadavg: 1.99 1.37 0.99 3/179 7128
/proc/meminfo: memFree=28845260/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=39884 CPUtime=342.16 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 9359 0 3 0 34213 3 0 0 20 0 1 0 333987594 40841216 9237 33554432000 134512640 135840783 4294397408 4294396764 134520488 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 9971 9237 347 325 0 8907 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 39884

[startup+402.3 s]
/proc/loadavg: 1.99 1.47 1.04 3/179 7128
/proc/meminfo: memFree=28845072/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=39568 CPUtime=402.15 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 9435 0 3 0 40212 3 0 0 20 0 1 0 333987594 40517632 9165 33554432000 134512640 135840783 4294397408 4294396720 134551084 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 9892 9165 347 325 0 8828 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 39568

[startup+462.3 s]
/proc/loadavg: 2.06 1.58 1.11 3/179 7128
/proc/meminfo: memFree=28842096/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=42912 CPUtime=462.13 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 10268 0 3 0 46210 3 0 0 20 0 1 0 333987594 43941888 9988 33554432000 134512640 135840783 4294397408 4294396768 134551084 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 10728 9988 347 325 0 9664 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 42912

[startup+522.3 s]
/proc/loadavg: 2.09 1.67 1.17 3/179 7128
/proc/meminfo: memFree=28842092/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=42912 CPUtime=522.12 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 10270 0 3 0 52209 3 0 0 20 0 1 0 333987594 43941888 9988 33554432000 134512640 135840783 4294397408 4294396768 134550804 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 10728 9988 347 325 0 9664 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 42912

[startup+582.3 s]
/proc/loadavg: 2.03 1.73 1.21 3/179 7131
/proc/meminfo: memFree=28839912/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=42912 CPUtime=582.11 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 10344 0 3 0 58208 3 0 0 20 0 1 0 333987594 43941888 10001 33554432000 134512640 135840783 4294397408 4294396760 3971255 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 10728 10001 347 325 0 9664 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 42912

[startup+642.3 s]
/proc/loadavg: 2.01 1.78 1.27 3/179 7132
/proc/meminfo: memFree=28839672/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=43376 CPUtime=642.12 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 10447 0 3 0 64208 4 0 0 20 0 1 0 333987594 44417024 10103 33554432000 134512640 135840783 4294397408 4294396768 134550902 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 10844 10103 347 325 0 9780 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 43376

[startup+702.3 s]
/proc/loadavg: 2.00 1.81 1.30 3/179 7132
/proc/meminfo: memFree=28839548/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=43376 CPUtime=702.1 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 10457 0 3 0 70206 4 0 0 20 0 1 0 333987594 44417024 10113 33554432000 134512640 135840783 4294397408 4294396544 7731854 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 10844 10113 347 325 0 9780 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 43376

[startup+762.307 s]
/proc/loadavg: 2.00 1.85 1.35 3/179 7132
/proc/meminfo: memFree=28837872/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=44776 CPUtime=762.1 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 10807 0 3 0 76206 4 0 0 20 0 1 0 333987594 45850624 10462 33554432000 134512640 135840783 4294397408 4294396596 7729295 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 11194 10462 347 325 0 10130 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 44776

[startup+822.3 s]
/proc/loadavg: 2.00 1.87 1.38 3/179 7132
/proc/meminfo: memFree=28836072/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=46500 CPUtime=822.08 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 11241 0 3 0 82204 4 0 0 20 0 1 0 333987594 47616000 10895 33554432000 134512640 135840783 4294397408 4294396768 134551048 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 11625 10895 347 325 0 10561 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 46500

[startup+882.3 s]
/proc/loadavg: 2.00 1.89 1.42 3/179 7132
/proc/meminfo: memFree=28833716/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=46500 CPUtime=882.07 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 11241 0 3 0 88203 4 0 0 20 0 1 0 333987594 47616000 10895 33554432000 134512640 135840783 4294397408 4294396768 134551330 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 11625 10895 347 325 0 10561 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 46500

[startup+942.3 s]
/proc/loadavg: 2.07 1.92 1.46 3/179 7133
/proc/meminfo: memFree=28832784/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=47120 CPUtime=942.07 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 11408 0 3 0 94202 5 0 0 20 0 1 0 333987594 48250880 11053 33554432000 134512640 135840783 4294397408 4294396768 134550872 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 11780 11053 347 325 0 10716 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 47120

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

[startup+947.107 s]
/proc/loadavg: 2.07 1.92 1.46 3/179 7133
/proc/meminfo: memFree=28832908/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=47120 CPUtime=946.87 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 11408 0 3 0 94682 5 0 0 20 0 1 0 333987594 48250880 11053 33554432000 134512640 135840783 4294397408 4294396768 134550869 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 11780 11053 347 325 0 10716 0
Current children cumulated CPU time (s) 946.87
Current children cumulated vsize (KiB) 47120

[startup+950.3 s]
/proc/loadavg: 2.06 1.93 1.46 3/179 7133
/proc/meminfo: memFree=28832908/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=47120 CPUtime=950.07 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 11408 0 3 0 95002 5 0 0 20 0 1 0 333987594 48250880 11053 33554432000 134512640 135840783 4294397408 4294396768 134550893 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 11780 11053 347 325 0 10716 0
Current children cumulated CPU time (s) 950.07
Current children cumulated vsize (KiB) 47120

[startup+951.9 s]
/proc/loadavg: 2.06 1.93 1.46 3/179 7133
/proc/meminfo: memFree=28832908/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=47120 CPUtime=951.67 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 11408 0 3 0 95162 5 0 0 20 0 1 0 333987594 48250880 11053 33554432000 134512640 135840783 4294397408 4294396768 134551330 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 11780 11053 347 325 0 10716 0
Current children cumulated CPU time (s) 951.67
Current children cumulated vsize (KiB) 47120

[startup+952.7 s]
/proc/loadavg: 2.06 1.93 1.47 3/179 7133
/proc/meminfo: memFree=28832908/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=47120 CPUtime=952.47 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 11408 0 3 0 95242 5 0 0 20 0 1 0 333987594 48250880 11053 33554432000 134512640 135840783 4294397408 4294396768 134551330 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 11780 11053 347 325 0 10716 0
Current children cumulated CPU time (s) 952.47
Current children cumulated vsize (KiB) 47120

[startup+953.5 s]
/proc/loadavg: 2.06 1.93 1.47 3/179 7133
/proc/meminfo: memFree=28832908/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=47120 CPUtime=953.27 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 11408 0 3 0 95322 5 0 0 20 0 1 0 333987594 48250880 11053 33554432000 134512640 135840783 4294397408 4294396768 134551084 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 11780 11053 347 325 0 10716 0
Current children cumulated CPU time (s) 953.27
Current children cumulated vsize (KiB) 47120

[startup+953.707 s]
/proc/loadavg: 2.06 1.93 1.47 3/179 7133
/proc/meminfo: memFree=28832908/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=47120 CPUtime=953.47 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 11408 0 3 0 95342 5 0 0 20 0 1 0 333987594 48250880 11053 33554432000 134512640 135840783 4294397408 4294396720 134550893 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 11780 11053 347 325 0 10716 0
Current children cumulated CPU time (s) 953.47
Current children cumulated vsize (KiB) 47120

[startup+953.8 s]
/proc/loadavg: 2.06 1.93 1.47 3/179 7133
/proc/meminfo: memFree=28832908/32873844 swapFree=7380/7380
[pid=7112] ppid=7110 vsize=47120 CPUtime=953.57 cores=0,2,4,6
/proc/7112/stat : 7112 (bsolo3.0.17) R 7110 7112 7079 0 -1 4202496 11408 0 3 0 95352 5 0 0 20 0 1 0 333987594 48250880 11053 33554432000 134512640 135840783 4294397408 4294396736 4358111 0 0 4096 16384 0 0 0 17 2 0 0 4 0 0
/proc/7112/statm: 11780 11053 347 325 0 10716 0
Current children cumulated CPU time (s) 953.57
Current children cumulated vsize (KiB) 47120

Child status: 0
Real time (s): 953.817
CPU time (s): 953.589
CPU user time (s): 953.537
CPU system time (s): 0.051992
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 47284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 953.537
system time used= 0.051992
maximum resident set size= 44248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11411
page faults= 3
swaps= 0
block input operations= 2472
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 1064

runsolver used 1.41478 second user time and 4.66229 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-03 01:10:28
IDJOB=3729042
IDBENCH=1163
IDSOLVER=2318
FILE ID=node133/3729042-1338678627
RUNJOBID= node133-1338678627-7098
PBS_JOBID= 14636680
Free space on /tmp= 70484 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army10.14ls.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3729042-1338678627/watcher-3729042-1338678627 -o /tmp/evaluation-result-3729042-1338678627/solver-3729042-1338678627 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3729042-1338678627.opb            

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

MD5SUM BENCH= 8999d4ddd4825a5d620fe0a3c798bc24
RANDOM SEED=415870421

node133.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		: 2666.540
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	: 5333.08
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		: 2666.540
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.92
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		: 2666.540
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	: 5331.92
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		: 2666.540
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		: 2666.540
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		: 2666.540
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.90
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		: 2666.540
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		: 2666.540
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28916460 kB
Buffers:          367500 kB
Cached:          2708528 kB
SwapCached:          676 kB
Active:          1341220 kB
Inactive:        1745388 kB
Active(anon):       2064 kB
Inactive(anon):    10240 kB
Active(file):    1339156 kB
Inactive(file):  1735148 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:              6632 kB
Writeback:             0 kB
AnonPages:         16512 kB
Mapped:             9604 kB
Shmem:                 0 kB
Slab:             732368 kB
SReclaimable:     174656 kB
SUnreclaim:       557712 kB
KernelStack:        1424 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70472 MiB
End job on node133 at 2012-06-03 01:26:22