Trace number 3463222

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.2SAT 270.125 270.116

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army10.14bt.opb
MD5SUM35996461279b46395c12d24fd378138e
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.2918
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 constraints686
Number of constraints which are clauses477
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints207
Minimum length of a constraint1
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 16
Number of bits of the biggest number in a constraint 5
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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3463222-1307173947.opb
0.00/0.00	c File size is 33310 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.002 s
0.00/0.00	c Var: 316 Constr: 686 477/2/207 Lit: 3640 Watch. Lit: 2038
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.007 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    279      609     3299    5     1805    2923      0      0 0.01
0.00/0.00	c Switching off lower bounding mode.
270.10/270.11	c      101    279      751    11649   15     2131    3216    142   4391 0.02
270.10/270.11	c      253    279      965    26427   27     2561    3538    356   4865 0.05
270.10/270.11	c      478    279     1285    49983   38     3201    3892    676   4877 0.10
270.10/270.11	c      820    279     1745    85983   49     4122    4282   1136   4385 0.19
270.10/270.11	c     1328    279     2373   136386   57     5379    4711   1764   4325 0.31
270.10/270.11	c     2091    279     3318   209932   63     7265    5183   2709   3960 0.53
270.10/270.11	c     3239    279     4779   330861   69    10181    5702   4170   3524 0.92
270.10/270.11	c     4960    279     3884   262710   67     8383    6273   3275   3076 1.61
270.10/270.11	c     7545    279     3823   262428   68     8277    6901   3214   2806 2.69
270.10/270.11	c    11424    279     5099   368587   72    10817    7592   4490   2547 4.49
270.10/270.11	c    17246    279     4510   326280   72     9651    8352   3901   2275 7.58
270.10/270.11	c    25983    279     6878   552719   80    14376    9188   6269   2128 12.21
270.10/270.11	c    39098    279     9380   805558   85    19402   10107   8771   1928 20.27
270.10/270.11	c    58768    279     8054   734348   91    16754   11118   7445   1824 32.22
270.10/270.11	c    88278    279    11621  1033366   88    23913   12230  11012   1694 52.09
270.10/270.11	c   132548    279    10841  1002493   92    22335   13454  10232   1595 83.06
270.10/270.11	c   198960    279    13642  1297957   95    28000   14800  13033   1449 137.26
270.10/270.11	c   298586    279    10092   889370   88    20817   16281   9483   1350 221.06
270.10/270.11	c Backtracks by Clause: 353517
270.10/270.11	c Backtracks by PB constraint: 2
270.10/270.11	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 
270.10/270.11	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
270.10/270.11	c   18   353519  54031   466222    12417  1216359  11808   1308 270.12
270.10/270.11	s SATISFIABLE
270.10/270.11	c Total time: 270.122 s

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3463222-1307173947/watcher-3463222-1307173947 -o /tmp/evaluation-result-3463222-1307173947/solver-3463222-1307173947 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463222-1307173947.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: 1.10 1.72 1.94 2/493 31178
/proc/meminfo: memFree=26455508/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=10924 CPUtime=0.01 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 350 0 0 0 1 0 0 0 21 0 1 0 907625361 11186176 296 33554432000 134512640 137138936 4288988720 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 2731 296 192 642 0 2087 0

[startup+0.0450869 s]
/proc/loadavg: 1.10 1.72 1.94 2/493 31178
/proc/meminfo: memFree=26455508/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=11180 CPUtime=0.04 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 397 0 0 0 4 0 0 0 21 0 1 0 907625361 11448320 343 33554432000 134512640 137138936 4288988720 18446744073709551615 134618280 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 2795 343 192 642 0 2151 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11180

[startup+0.101076 s]
/proc/loadavg: 1.10 1.72 1.94 2/493 31178
/proc/meminfo: memFree=26455508/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=11572 CPUtime=0.09 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 499 0 0 0 9 0 0 0 21 0 1 0 907625361 11849728 445 33554432000 134512640 137138936 4288988720 18446744073709551615 134542286 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 2893 445 192 642 0 2249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11572

[startup+0.301039 s]
/proc/loadavg: 1.10 1.72 1.94 2/493 31178
/proc/meminfo: memFree=26455508/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=12724 CPUtime=0.29 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 795 0 0 0 29 0 0 0 22 0 1 0 907625361 13029376 741 33554432000 134512640 137138936 4288988720 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 3181 741 192 642 0 2537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12724

[startup+0.700968 s]
/proc/loadavg: 1.10 1.72 1.94 2/493 31178
/proc/meminfo: memFree=26455508/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=14628 CPUtime=0.69 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 1275 0 0 0 69 0 0 0 24 0 1 0 907625361 14979072 1221 33554432000 134512640 137138936 4288988720 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 3657 1221 192 642 0 3013 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14628

[startup+1.50082 s]
/proc/loadavg: 1.10 1.72 1.94 3/499 31184
/proc/meminfo: memFree=26445292/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=17440 CPUtime=1.49 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 1990 0 0 0 149 0 0 0 25 0 1 0 907625361 17858560 1936 33554432000 134512640 137138936 4288988720 18446744073709551615 134606620 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 4360 1936 192 642 0 3716 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17440

[startup+3.10052 s]
/proc/loadavg: 1.10 1.72 1.94 3/499 31184
/proc/meminfo: memFree=26436736/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=18332 CPUtime=3.09 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 2204 0 0 0 309 0 0 0 25 0 1 0 907625361 18771968 2150 33554432000 134512640 137138936 4288988720 18446744073709551615 134618061 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 4583 2150 192 642 0 3939 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18332

[startup+6.30093 s]
/proc/loadavg: 1.17 1.72 1.94 3/499 31184
/proc/meminfo: memFree=26415440/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=20120 CPUtime=6.29 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 2646 0 0 0 628 1 0 0 25 0 1 0 907625361 20602880 2592 33554432000 134512640 137138936 4288988720 18446744073709551615 134542787 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 5030 2592 192 642 0 4386 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20120

[startup+12.7007 s]
/proc/loadavg: 1.24 1.73 1.94 3/499 31184
/proc/meminfo: memFree=26381928/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=21632 CPUtime=12.69 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 3024 0 0 0 1267 2 0 0 25 0 1 0 907625361 22151168 2970 33554432000 134512640 137138936 4288988720 18446744073709551615 134576319 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 5408 2970 192 642 0 4764 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21632

[startup+25.5004 s]
/proc/loadavg: 1.41 1.74 1.94 3/499 31184
/proc/meminfo: memFree=26338348/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=24048 CPUtime=25.49 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 3637 0 0 0 2545 4 0 0 25 0 1 0 907625361 24625152 3583 33554432000 134512640 137138936 4288988720 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 6012 3583 192 642 0 5368 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24048

[startup+51.1006 s]
/proc/loadavg: 1.61 1.76 1.94 3/499 31185
/proc/meminfo: memFree=26249036/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=26456 CPUtime=51.09 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 4224 0 0 0 5103 6 0 0 25 0 1 0 907625361 27090944 4170 33554432000 134512640 137138936 4288988720 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 6614 4170 192 642 0 5970 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26456

[startup+102.319 s]
/proc/loadavg: 1.83 1.79 1.94 3/499 31186
/proc/meminfo: memFree=26099480/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=29396 CPUtime=102.31 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 4966 0 0 0 10221 10 0 0 25 0 1 0 907625361 30101504 4912 33554432000 134512640 137138936 4288988720 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 7349 4912 192 642 0 6705 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 29396

[startup+162.301 s]
/proc/loadavg: 1.93 1.83 1.94 3/499 31188
/proc/meminfo: memFree=25964896/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=31772 CPUtime=162.29 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 5572 0 0 0 16214 15 0 0 25 0 1 0 907625361 32534528 5518 33554432000 134512640 137138936 4288988720 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 7943 5518 192 642 0 7299 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31772

[startup+222.301 s]
/proc/loadavg: 1.97 1.86 1.94 3/499 31190
/proc/meminfo: memFree=25870380/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=32200 CPUtime=222.29 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 5663 0 0 0 22210 19 0 0 25 0 1 0 907625361 32972800 5609 33554432000 134512640 137138936 4288988720 18446744073709551615 134542351 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 8050 5609 192 642 0 7406 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 32200

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

[startup+230.3 s]
/proc/loadavg: 1.98 1.86 1.94 3/499 31190
/proc/meminfo: memFree=25859836/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=33436 CPUtime=230.3 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 5973 0 0 0 23010 20 0 0 25 0 1 0 907625361 34238464 5919 33554432000 134512640 137138936 4288988720 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 8359 5919 192 642 0 7715 0
Current children cumulated CPU time (s) 230.3
Current children cumulated vsize (KiB) 33436

[startup+255.901 s]
/proc/loadavg: 1.98 1.87 1.94 3/499 31190
/proc/meminfo: memFree=25822752/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=34400 CPUtime=255.9 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 6215 0 0 0 25568 22 0 0 25 0 1 0 907625361 35225600 6161 33554432000 134512640 137138936 4288988720 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 8600 6161 192 642 0 7956 0
Current children cumulated CPU time (s) 255.9
Current children cumulated vsize (KiB) 34400

[startup+262.301 s]
/proc/loadavg: 1.98 1.87 1.94 3/499 31191
/proc/meminfo: memFree=25815064/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=34400 CPUtime=262.3 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 6215 0 0 0 26208 22 0 0 25 0 1 0 907625361 35225600 6161 33554432000 134512640 137138936 4288988720 18446744073709551615 134542205 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 8600 6161 192 642 0 7956 0
Current children cumulated CPU time (s) 262.3
Current children cumulated vsize (KiB) 34400

[startup+265.501 s]
/proc/loadavg: 1.99 1.87 1.94 3/499 31191
/proc/meminfo: memFree=25810348/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=34400 CPUtime=265.5 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 6215 0 0 0 26528 22 0 0 25 0 1 0 907625361 35225600 6161 33554432000 134512640 137138936 4288988720 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 8600 6161 192 642 0 7956 0
Current children cumulated CPU time (s) 265.5
Current children cumulated vsize (KiB) 34400

[startup+268.7 s]
/proc/loadavg: 1.99 1.87 1.94 3/499 31191
/proc/meminfo: memFree=25806380/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=34400 CPUtime=268.7 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 6215 0 0 0 26848 22 0 0 25 0 1 0 907625361 35225600 6161 33554432000 134512640 137138936 4288988720 18446744073709551615 136504096 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 8600 6161 192 642 0 7956 0
Current children cumulated CPU time (s) 268.7
Current children cumulated vsize (KiB) 34400

[startup+269.519 s]
/proc/loadavg: 1.99 1.87 1.94 3/499 31191
/proc/meminfo: memFree=25804520/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=34400 CPUtime=269.51 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 6215 0 0 0 26929 22 0 0 25 0 1 0 907625361 35225600 6161 33554432000 134512640 137138936 4288988720 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 8600 6161 192 642 0 7956 0
Current children cumulated CPU time (s) 269.51
Current children cumulated vsize (KiB) 34400

[startup+269.901 s]
/proc/loadavg: 1.99 1.87 1.94 3/499 31191
/proc/meminfo: memFree=25804520/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=34400 CPUtime=269.9 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 6215 0 0 0 26968 22 0 0 25 0 1 0 907625361 35225600 6161 33554432000 134512640 137138936 4288988720 18446744073709551615 136504080 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 8600 6161 192 642 0 7956 0
Current children cumulated CPU time (s) 269.9
Current children cumulated vsize (KiB) 34400

[startup+270.101 s]
/proc/loadavg: 1.99 1.87 1.94 3/499 31191
/proc/meminfo: memFree=25804520/32950928 swapFree=34421304/67111528
[pid=31178] ppid=31176 vsize=34400 CPUtime=270.1 cores=0,2,4,6
/proc/31178/stat : 31178 (bsolo) R 31176 31178 29288 0 -1 4202496 6215 0 0 0 26988 22 0 0 25 0 1 0 907625361 35225600 6161 33554432000 134512640 137138936 4288988720 18446744073709551615 135984576 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/31178/statm: 8600 6161 192 642 0 7956 0
Current children cumulated CPU time (s) 270.1
Current children cumulated vsize (KiB) 34400

Child status: 0
Real time (s): 270.116
CPU time (s): 270.125
CPU user time (s): 269.894
CPU system time (s): 0.230964
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 34404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 269.894
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6216
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= 5
involuntary context switches= 390

runsolver used 1.40179 second user time and 3.02554 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-04 09:52:27
IDJOB=3463222
IDBENCH=1157
IDSOLVER=1955
FILE ID=node113/3463222-1307173947
RUNJOBID= node113-1307173947-31163
PBS_JOBID= 13508847
Free space on /tmp= 73796 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army10.14bt.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463222-1307173947/watcher-3463222-1307173947 -o /tmp/evaluation-result-3463222-1307173947/solver-3463222-1307173947 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463222-1307173947.opb

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

MD5SUM BENCH= 35996461279b46395c12d24fd378138e
RANDOM SEED=1225226257

node113.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26455672 kB
Buffers:        278708 kB
Cached:         867488 kB
SwapCached:      13476 kB
Active:        5392980 kB
Inactive:       780048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26455672 kB
SwapTotal:    67111528 kB
SwapFree:     34421304 kB
Dirty:            8612 kB
Writeback:           0 kB
AnonPages:     5025120 kB
Mapped:          20724 kB
Slab:           136560 kB
PageTables:     116588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154764244 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73788 MiB
End job on node113 at 2011-06-04 09:56:57