Trace number 2657594

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 ClSAT 1728.69 1729.14

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army10.14bt.opb
MD5SUM35996461279b46395c12d24fd378138e
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 benchmark0.338948
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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657594-1276695532.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.005 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.01	c Pre-processing Time: 0.015 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    279      609     3299    5     1805    2923      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1728.64/1729.13	c      101    279      710     9687   13     2049    3216    101   3607 0.03
1728.64/1729.13	c      253    279      862    20539   23     2353    3538    253   4960 0.05
1728.64/1729.13	c      478    279     1087    37039   34     2803    3892    478   5311 0.09
1728.64/1729.13	c      820    279     1429    64416   45     3487    4282    820   5030 0.16
1728.64/1729.13	c     1328    279     1937   104497   53     4503    4711   1328   4900 0.27
1728.64/1729.13	c     2091    279     2700   163338   60     6023    5183   2091   4284 0.49
1728.64/1729.13	c     3240    279     3849   258193   67     8304    5702   3240   3656 0.89
1728.64/1729.13	c     4965    279     5574   404239   72    11754    6273   4965   2832 1.75
1728.64/1729.13	c     7549    279     4830   359681   74    10269    6901   4221   2282 3.31
1728.64/1729.13	c    11431    279     5084   359202   70    10791    7592   4475   1769 6.46
1728.64/1729.13	c    17254    279     6930   524378   75    14465    8352   6321   1480 11.65
1728.64/1729.13	c    25994    279     6913   531065   76    14434    9188   6304   1298 20.02
1728.64/1729.13	c    39105    279     5643   451910   80    11892   10107   5034   1102 35.46
1728.64/1729.13	c    58775    279     9586   852854   88    19794   11118   8977   1053 55.78
1728.64/1729.13	c    88287    279    10279   918338   89    21181   12230   9670    896 98.52
1728.64/1729.13	c   132559    279    10333   918246   88    21277   13454   9724    808 164.02
1728.64/1729.13	c   198970    279     7405   679288   91    15419   14800   6796    704 282.27
1728.64/1729.13	c   298591    279     8141   768513   94    16890   16281   7532    638 467.96
1728.64/1729.13	c   448027    279    15679  1568581  100    31966   17910  15070    580 771.88
1728.64/1729.13	c   672186    279    10647   962706   90    21898   19702  10038    532 1261.39
1728.64/1729.13	c Backtracks by Clause: 0
1728.64/1729.13	c Backtracks by PB constraint: 0
1728.64/1729.13	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 
1728.64/1729.13	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1728.64/1729.13	c   20   860087 129490  1122413    17544  1664048  16935    497 1728.68
1728.64/1729.13	s SATISFIABLE
1728.64/1729.13	c Total time: 1728.68 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-2657594-1276695532/watcher-2657594-1276695532 -o /tmp/evaluation-result-2657594-1276695532/solver-2657594-1276695532 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657594-1276695532.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.15 0.37 0.54 3/105 15854
/proc/meminfo: memFree=1727348/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=10924 CPUtime=0
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 10847330 11186176 267 1992294400 134512640 137138936 4287813104 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 2731 267 184 642 0 2087 0

[startup+0.0439481 s]
/proc/loadavg: 1.15 0.37 0.54 3/105 15854
/proc/meminfo: memFree=1727348/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=11056 CPUtime=0.04
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 408 0 0 0 4 0 0 0 25 0 1 0 10847330 11321344 317 1992294400 134512640 137138936 4287813104 18446744073709551615 136504131 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 2764 317 191 642 0 2120 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11056

[startup+0.101953 s]
/proc/loadavg: 1.15 0.37 0.54 3/105 15854
/proc/meminfo: memFree=1727348/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=11444 CPUtime=0.09
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 500 0 0 0 9 0 0 0 25 0 1 0 10847330 11718656 409 1992294400 134512640 137138936 4287813104 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 2861 409 191 642 0 2217 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11444

[startup+0.301974 s]
/proc/loadavg: 1.15 0.37 0.54 3/105 15854
/proc/meminfo: memFree=1727348/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=12468 CPUtime=0.29
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 755 0 0 0 29 0 0 0 25 0 1 0 10847330 12767232 664 1992294400 134512640 137138936 4287813104 18446744073709551615 136504083 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 3117 664 191 642 0 2473 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12468

[startup+0.701017 s]
/proc/loadavg: 1.15 0.37 0.54 3/105 15854
/proc/meminfo: memFree=1727348/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=13872 CPUtime=0.69
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 1133 0 0 0 68 1 0 0 25 0 1 0 10847330 14204928 1042 1992294400 134512640 137138936 4287813104 18446744073709551615 134542402 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 3468 1042 191 642 0 2824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13872

[startup+1.5011 s]
/proc/loadavg: 1.13 0.38 0.54 2/106 15855
/proc/meminfo: memFree=1723000/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=15916 CPUtime=1.49
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 1623 0 0 0 148 1 0 0 25 0 1 0 10847330 16297984 1532 1992294400 134512640 137138936 4287813104 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 3979 1532 191 642 0 3335 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15916

[startup+3.10127 s]
/proc/loadavg: 1.13 0.38 0.54 2/106 15855
/proc/meminfo: memFree=1720396/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=18352 CPUtime=3.09
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 2239 0 0 0 307 2 0 0 25 0 1 0 10847330 18792448 2148 1992294400 134512640 137138936 4287813104 18446744073709551615 134618096 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 4588 2148 191 642 0 3944 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18352

[startup+6.30161 s]
/proc/loadavg: 1.13 0.38 0.54 2/106 15855
/proc/meminfo: memFree=1718536/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=19252 CPUtime=6.29
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 2471 0 0 0 626 3 0 0 25 0 1 0 10847330 19714048 2380 1992294400 134512640 137138936 4287813104 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 4813 2380 191 642 0 4169 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19252

[startup+12.7013 s]
/proc/loadavg: 1.11 0.40 0.55 2/106 15855
/proc/meminfo: memFree=1717420/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=19896 CPUtime=12.69
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 2621 0 0 0 1265 4 0 0 25 0 1 0 10847330 20373504 2530 1992294400 134512640 137138936 4287813104 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 4974 2530 191 642 0 4330 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19896

[startup+25.5016 s]
/proc/loadavg: 1.10 0.42 0.55 2/106 15855
/proc/meminfo: memFree=1715188/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=22172 CPUtime=25.49
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 3202 0 0 0 2542 7 0 0 25 0 1 0 10847330 22704128 3111 1992294400 134512640 137138936 4287813104 18446744073709551615 134542357 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 5543 3111 191 642 0 4899 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22172

[startup+51.1013 s]
/proc/loadavg: 1.06 0.47 0.56 2/106 15855
/proc/meminfo: memFree=1713080/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=24212 CPUtime=51.08
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 3714 0 0 0 5094 14 0 0 25 0 1 0 10847330 24793088 3623 1992294400 134512640 137138936 4287813104 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 6053 3623 191 642 0 5409 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24212

[startup+102.309 s]
/proc/loadavg: 1.02 0.55 0.58 2/106 15857
/proc/meminfo: memFree=1711096/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=26124 CPUtime=102.27
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 4177 0 0 0 10201 26 0 0 25 0 1 0 10847330 26750976 4086 1992294400 134512640 137138936 4287813104 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 6531 4086 191 642 0 5887 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 26124

[startup+162.301 s]
/proc/loadavg: 1.01 0.63 0.60 2/106 15859
/proc/meminfo: memFree=1709856/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=27264 CPUtime=162.25
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 4476 0 0 0 16187 38 0 0 25 0 1 0 10847330 27918336 4385 1992294400 134512640 137138936 4287813104 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 6816 4385 191 642 0 6172 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27264

[startup+222.301 s]
/proc/loadavg: 1.00 0.69 0.63 2/106 15861
/proc/meminfo: memFree=1706508/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=30668 CPUtime=222.23
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 5321 0 0 0 22173 50 0 0 25 0 1 0 10847330 31404032 5230 1992294400 134512640 137138936 4287813104 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 7667 5230 191 642 0 7023 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30668

[startup+282.302 s]
/proc/loadavg: 1.00 0.75 0.65 2/106 15861
/proc/meminfo: memFree=1706508/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=30668 CPUtime=282.22
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 5321 0 0 0 28162 60 0 0 25 0 1 0 10847330 31404032 5230 1992294400 134512640 137138936 4287813104 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 7667 5230 191 642 0 7023 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 30668

[startup+342.301 s]
/proc/loadavg: 1.00 0.79 0.67 2/106 15863
/proc/meminfo: memFree=1704524/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=32580 CPUtime=342.2
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 5794 0 0 0 34151 69 0 0 25 0 1 0 10847330 33361920 5703 1992294400 134512640 137138936 4287813104 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 8145 5703 191 642 0 7501 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 32580

[startup+402.302 s]
/proc/loadavg: 1.00 0.83 0.68 2/106 15865
/proc/meminfo: memFree=1704400/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=32580 CPUtime=402.19
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 5808 0 0 0 40140 79 0 0 25 0 1 0 10847330 33361920 5717 1992294400 134512640 137138936 4287813104 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 8145 5717 191 642 0 7501 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 32580

[startup+462.302 s]
/proc/loadavg: 1.00 0.85 0.70 2/106 15867
/proc/meminfo: memFree=1704276/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=32748 CPUtime=462.17
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 5836 0 0 0 46128 89 0 0 25 0 1 0 10847330 33533952 5745 1992294400 134512640 137138936 4287813104 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 8187 5745 191 642 0 7543 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 32748

[startup+522.3 s]
/proc/loadavg: 1.00 0.88 0.72 2/106 15869
/proc/meminfo: memFree=1702292/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=34712 CPUtime=522.15
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 6331 0 0 0 52118 97 0 0 25 0 1 0 10847330 35545088 6240 1992294400 134512640 137138936 4287813104 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 8678 6240 191 642 0 8034 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 34712

[startup+582.301 s]
/proc/loadavg: 1.00 0.90 0.73 2/106 15869
/proc/meminfo: memFree=1702168/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=34816 CPUtime=582.14
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 6357 0 0 0 58108 106 0 0 25 0 1 0 10847330 35651584 6266 1992294400 134512640 137138936 4287813104 18446744073709551615 134542369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 8704 6266 191 642 0 8060 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 34816

[startup+642.301 s]
/proc/loadavg: 1.00 0.91 0.75 2/106 15871
/proc/meminfo: memFree=1702044/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=34912 CPUtime=642.13
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 6378 0 0 0 64100 113 0 0 25 0 1 0 10847330 35749888 6287 1992294400 134512640 137138936 4287813104 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 8728 6287 191 642 0 8084 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 34912

[startup+702.3 s]

################
# More data... #
################

/proc/meminfo: memFree=1699564/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=36920 CPUtime=942.05
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 6888 0 0 0 94047 158 0 0 25 0 1 0 10847330 37806080 6797 1992294400 134512640 137138936 4287813104 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9230 6797 191 642 0 8586 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 36920

[startup+1002.3 s]
/proc/loadavg: 1.00 0.96 0.82 2/106 15881
/proc/meminfo: memFree=1699440/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=36920 CPUtime=1002.04
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 6888 0 0 0 100037 167 0 0 25 0 1 0 10847330 37806080 6797 1992294400 134512640 137138936 4287813104 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9230 6797 191 642 0 8586 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 36920

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/106 15883
/proc/meminfo: memFree=1699440/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=36920 CPUtime=1062.02
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 6888 0 0 0 106026 176 0 0 25 0 1 0 10847330 37806080 6797 1992294400 134512640 137138936 4287813104 18446744073709551615 134574740 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9230 6797 191 642 0 8586 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 36920

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.83 2/106 15885
/proc/meminfo: memFree=1699192/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=37408 CPUtime=1122
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7017 0 0 0 112016 184 0 0 25 0 1 0 10847330 38305792 6926 1992294400 134512640 137138936 4287813104 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9352 6926 191 642 0 8708 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 37408

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.83 3/106 15885
/proc/meminfo: memFree=1698944/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=37380 CPUtime=1181.99
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7017 0 0 0 118006 193 0 0 25 0 1 0 10847330 38277120 6920 1992294400 134512640 137138936 4287813104 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9345 6920 191 642 0 8701 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 37380

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.84 2/106 15887
/proc/meminfo: memFree=1698696/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=37380 CPUtime=1241.97
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7017 0 0 0 123995 202 0 0 25 0 1 0 10847330 38277120 6920 1992294400 134512640 137138936 4287813104 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9345 6920 191 642 0 8701 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 37380

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.85 3/106 15889
/proc/meminfo: memFree=1698572/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=37376 CPUtime=1301.97
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7019 0 0 0 129986 211 0 0 25 0 1 0 10847330 38273024 6919 1992294400 134512640 137138936 4287813104 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9344 6919 191 642 0 8700 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 37376

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.85 2/106 15900
/proc/meminfo: memFree=1698076/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=37716 CPUtime=1361.93
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7096 0 0 0 135974 219 0 0 25 0 1 0 10847330 38621184 6996 1992294400 134512640 137138936 4287813104 18446744073709551615 136505205 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9429 6996 191 642 0 8785 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 37716

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.86 2/106 15902
/proc/meminfo: memFree=1698076/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=37716 CPUtime=1421.93
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7096 0 0 0 141967 226 0 0 25 0 1 0 10847330 38621184 6996 1992294400 134512640 137138936 4287813104 18446744073709551615 135984558 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9429 6996 191 642 0 8785 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 37716

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.86 2/106 15902
/proc/meminfo: memFree=1697952/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=37844 CPUtime=1481.9
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7128 0 0 0 147958 232 0 0 25 0 1 0 10847330 38752256 7028 1992294400 134512640 137138936 4287813104 18446744073709551615 134574740 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9461 7028 191 642 0 8817 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 37844

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.87 2/106 15904
/proc/meminfo: memFree=1697952/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=37844 CPUtime=1541.89
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7128 0 0 0 153949 240 0 0 25 0 1 0 10847330 38752256 7028 1992294400 134512640 137138936 4287813104 18446744073709551615 134542381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9461 7028 191 642 0 8817 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 37844

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.88 2/106 15906
/proc/meminfo: memFree=1697952/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=37844 CPUtime=1601.87
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7128 0 0 0 159939 248 0 0 25 0 1 0 10847330 38752256 7028 1992294400 134512640 137138936 4287813104 18446744073709551615 135984569 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9461 7028 191 642 0 8817 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 37844

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.88 2/106 15908
/proc/meminfo: memFree=1697952/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=38180 CPUtime=1661.86
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7210 0 0 0 165930 256 0 0 25 0 1 0 10847330 39096320 7110 1992294400 134512640 137138936 4287813104 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9545 7110 191 642 0 8901 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 38180

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.89 2/106 15910
/proc/meminfo: memFree=1696960/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=38932 CPUtime=1721.84
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7396 0 0 0 171922 262 0 0 25 0 1 0 10847330 39866368 7296 1992294400 134512640 137138936 4287813104 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9733 7296 191 642 0 9089 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 38932

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

[startup+1724.7 s]
/proc/loadavg: 1.00 0.97 0.89 2/106 15910
/proc/meminfo: memFree=1696960/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=38932 CPUtime=1724.25
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7396 0 0 0 172162 263 0 0 25 0 1 0 10847330 39866368 7296 1992294400 134512640 137138936 4287813104 18446744073709551615 134573759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9733 7296 191 642 0 9089 0
Current children cumulated CPU time (s) 1724.25
Current children cumulated vsize (KiB) 38932

[startup+1726.3 s]
/proc/loadavg: 1.00 0.97 0.89 2/106 15910
/proc/meminfo: memFree=1696960/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=38932 CPUtime=1725.84
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7396 0 0 0 172321 263 0 0 25 0 1 0 10847330 39866368 7296 1992294400 134512640 137138936 4287813104 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9733 7296 191 642 0 9089 0
Current children cumulated CPU time (s) 1725.84
Current children cumulated vsize (KiB) 38932

[startup+1727.9 s]
/proc/loadavg: 1.00 0.97 0.89 2/106 15910
/proc/meminfo: memFree=1696960/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=38932 CPUtime=1727.44
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7396 0 0 0 172481 263 0 0 25 0 1 0 10847330 39866368 7296 1992294400 134512640 137138936 4287813104 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9733 7296 191 642 0 9089 0
Current children cumulated CPU time (s) 1727.44
Current children cumulated vsize (KiB) 38932

[startup+1728.7 s]
/proc/loadavg: 1.00 0.97 0.89 2/106 15910
/proc/meminfo: memFree=1696960/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=38932 CPUtime=1728.24
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7396 0 0 0 172561 263 0 0 25 0 1 0 10847330 39866368 7296 1992294400 134512640 137138936 4287813104 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9733 7296 191 642 0 9089 0
Current children cumulated CPU time (s) 1728.24
Current children cumulated vsize (KiB) 38932

[startup+1729.1 s]
/proc/loadavg: 1.00 0.97 0.89 2/106 15910
/proc/meminfo: memFree=1696960/2059040 swapFree=4192956/4192956
[pid=15854] ppid=15852 vsize=38932 CPUtime=1728.64
/proc/15854/stat : 15854 (bsolo_pb10) R 15852 15854 15784 0 -1 4202496 7396 0 0 0 172601 263 0 0 25 0 1 0 10847330 39866368 7296 1992294400 134512640 137138936 4287813104 18446744073709551615 135984569 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15854/statm: 9733 7296 191 642 0 9089 0
Current children cumulated CPU time (s) 1728.64
Current children cumulated vsize (KiB) 38932

Child status: 0
Real time (s): 1729.14
CPU time (s): 1728.69
CPU user time (s): 1726.05
CPU system time (s): 2.6396
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 38936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1726.05
system time used= 2.6396
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7398
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= 7733

runsolver used 2.78858 second user time and 8.22775 second system time

The end

Launcher Data

Begin job on node081 at 2010-06-16 15:38:52
IDJOB=2657594
IDBENCH=1157
IDSOLVER=1163
FILE ID=node081/2657594-1276695532
PBS_JOBID= 11174043
Free space on /tmp= 121808 MiB

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

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

MD5SUM BENCH= 35996461279b46395c12d24fd378138e
RANDOM SEED=1418334420

node081.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.212
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.42
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.212
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1727876 kB
Buffers:         58300 kB
Cached:         146868 kB
SwapCached:          0 kB
Active:         125364 kB
Inactive:       139376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1727876 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4008 kB
Writeback:           0 kB
AnonPages:       59560 kB
Mapped:          15456 kB
Slab:            44708 kB
PageTables:       3952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181612 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 121804 MiB
End job on node081 at 2010-06-16 16:07:42