Trace number 3708031

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 NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2OPT19 127.244 127.264

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_300_10_15.r.opb
MD5SUM34bb25320bcbfa536bfc14194ca6ac66
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark5.29919
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 19
Optimality of the best value was proved YES
Number of variables297
Total number of constraints100
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Number of terms in the objective function 297
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 297
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 297
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-3708031-1338156118.opb
0.00/0.00	c File size is 12838 bytes.
0.00/0.00	c Highest Coefficient sum: 297
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 297 Constr: 100 100/0/0 Lit: 1276 Watch. Lit: 200
0.00/0.00	c Obj. Vars: 297 (100 % of total variables)
0.00/0.00	c Formula reductions applied at preprocessing
0.00/0.00	c Pre-processing Time: 0.002 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    261      100     1276   12      200      33      0      0 0.00
0.00/0.01	c Initial Lower Bound: 16
0.00/0.01	c Initial Path Cost: 0
0.00/0.01	o 34
0.09/0.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.15	c        0    261      101     1537   15      429    1033      1      0 0.01
0.09/0.15	o 22
0.29/0.39	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.39	c        0    261      102     1798   17      670    2033      2      0 0.15
0.29/0.39	o 21
10.89/10.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.89/10.97	c       39    261      219    18529   84     1144    2033    119     98 0.40
10.89/10.97	c      160    261      581    57346   98     1868    2237    481    176 0.90
10.89/10.97	c      420    261     1361   135053   99     3428    2461   1261    220 1.90
10.89/10.97	c      896    261     1443   137617   95     3126    2708   1343    245 3.66
10.89/10.97	c     1730    261     2461   218067   88     5162    2979   2361    266 6.49
10.89/10.97	o 20
26.39/26.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
26.39/26.43	c     3012    261     3073   277968   90     6627    1033   2973    274 10.97
26.39/26.43	c     3116    261      930    71428   76     2101    1137    830    268 11.60
26.39/26.43	c     3367    261     1014    70374   69     2269    1251    914    258 13.00
26.39/26.43	c     3849    261     1018    51452   50     2277    1377    918    245 15.70
26.39/26.43	c     4664    261     1041    44584   42     2323    1515    941    225 20.69
26.39/26.43	o 19
127.16/127.26	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
127.16/127.26	c     5542    261     1113    45101   40     2709    1033   1013    209 26.43
127.16/127.26	c     5642    261      818    28624   34     1878    1137    718    207 27.20
127.16/127.26	c     5893    261      904    29113   32     2050    1251    804    202 29.13
127.16/127.26	c     6371    261      957    25865   27     2156    1377    857    195 32.58
127.16/127.26	c     7187    261     1123    27166   24     2488    1515   1023    186 38.60
127.16/127.26	c     8511    261      956    19337   20     2154    1667    856    174 48.88
127.16/127.26	c    10594    261      935    22324   23     2112    1834    835    161 65.53
127.16/127.26	c    13824    260     1777    47074   26     3794    2018   1677    151 91.18
127.16/127.26	c    18769    259     1589    28898   18     3416    2220   1489    148 126.42
127.16/127.26	v -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 x40 -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 x218 -x219 -x220 -x221 -x222 x223 -x224 -x225 -x226 x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 
127.16/127.26	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
127.16/127.26	c   21    18880     87    20391     1921    32378   1821    148 127.24
127.16/127.26	c Objective: 19
127.16/127.26	s OPTIMUM FOUND
127.16/127.26	c Total time: 127.241 s

Verifier Data

OK	19

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-3708031-1338156118/watcher-3708031-1338156118 -o /tmp/evaluation-result-3708031-1338156118/solver-3708031-1338156118 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708031-1338156118.opb 

running on 4 cores: 1,3,5,7

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: 2.00 2.00 2.00 3/177 13839
/proc/meminfo: memFree=27919688/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=18608 CPUtime=0 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 281740396 19054592 304 33554432000 134512640 137138936 4287414320 4287412460 134749328 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 4652 306 230 642 0 4008 0

[startup+0.0604831 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13839
/proc/meminfo: memFree=27919688/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=11580 CPUtime=0.05 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 1820 0 0 0 5 0 0 0 20 0 1 0 281740396 11857920 377 33554432000 134512640 137138936 4287414320 4287412396 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 2724 377 282 642 0 2080 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11580

[startup+0.100256 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13839
/proc/meminfo: memFree=27919688/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=10896 CPUtime=0.09 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 2818 0 0 0 9 0 0 0 20 0 1 0 281740396 11157504 377 33554432000 134512640 137138936 4287414320 4287413436 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 2724 377 282 642 0 2080 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10896

[startup+0.300234 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13839
/proc/meminfo: memFree=27919688/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=10896 CPUtime=0.29 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 8187 0 0 0 28 1 0 0 20 0 1 0 281740396 11157504 393 33554432000 134512640 137138936 4287414320 4287413436 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 2724 393 287 642 0 2080 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10896

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13839
/proc/meminfo: memFree=27919688/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=12040 CPUtime=0.68 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 15700 0 0 0 66 2 0 0 20 0 1 0 281740396 12328960 504 33554432000 134512640 137138936 4287414320 4287412080 135449769 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3010 504 287 642 0 2366 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12040

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13840
/proc/meminfo: memFree=27917804/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=12804 CPUtime=1.49 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 29385 0 0 0 144 5 0 0 20 0 1 0 281740396 13111296 717 33554432000 134512640 137138936 4287414320 4287411704 136507191 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3201 717 287 642 0 2557 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12804

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13840
/proc/meminfo: memFree=27916068/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=14500 CPUtime=3.09 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 57200 0 0 0 300 9 0 0 20 0 1 0 281740396 14848000 1146 33554432000 134512640 137138936 4287414320 4287411976 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3625 1146 287 642 0 2981 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14500

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13840
/proc/meminfo: memFree=27913348/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=15424 CPUtime=6.29 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 101591 0 0 0 609 20 0 0 20 0 1 0 281740396 15794176 1403 33554432000 134512640 137138936 4287414320 4287412008 135445287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3856 1403 287 642 0 3212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15424

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13840
/proc/meminfo: memFree=27910272/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=15496 CPUtime=12.68 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 178524 0 0 0 1234 34 0 0 20 0 1 0 281740396 15867904 1419 33554432000 134512640 137138936 4287414320 4287412008 135445280 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3874 1421 287 642 0 3230 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15496

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13840
/proc/meminfo: memFree=27907172/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=15352 CPUtime=25.48 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 296699 0 0 0 2494 54 0 0 20 0 1 0 281740396 15720448 1406 33554432000 134512640 137138936 4287414320 4287412168 134733961 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3838 1407 287 642 0 3194 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15352

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13840
/proc/meminfo: memFree=27901344/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=15200 CPUtime=51.08 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 391181 0 0 0 5033 75 0 0 20 0 1 0 281740396 15564800 1414 33554432000 134512640 137138936 4287414320 4287412492 134731489 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3800 1414 287 642 0 3156 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15200

[startup+102.306 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 13840
/proc/meminfo: memFree=27890060/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=14944 CPUtime=102.28 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 453018 0 0 0 10136 92 0 0 20 0 1 0 281740396 15302656 1340 33554432000 134512640 137138936 4287414320 4287412256 134840705 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3736 1340 287 642 0 3092 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 14944

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

[startup+115.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13840
/proc/meminfo: memFree=27887568/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=14944 CPUtime=115.07 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 471679 0 0 0 11410 97 0 0 20 0 1 0 281740396 15302656 1308 33554432000 134512640 137138936 4287414320 4287412064 135465148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3736 1308 287 642 0 3092 0
Current children cumulated CPU time (s) 115.07
Current children cumulated vsize (KiB) 14944

[startup+121.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13840
/proc/meminfo: memFree=27886080/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=14944 CPUtime=121.47 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 471928 0 0 0 12050 97 0 0 20 0 1 0 281740396 15302656 1312 33554432000 134512640 137138936 4287414320 4287412196 135456368 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3736 1312 287 642 0 3092 0
Current children cumulated CPU time (s) 121.47
Current children cumulated vsize (KiB) 14944

[startup+124.7 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13840
/proc/meminfo: memFree=27885196/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=14944 CPUtime=124.67 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 472096 0 0 0 12370 97 0 0 20 0 1 0 281740396 15302656 1311 33554432000 134512640 137138936 4287414320 4287412208 135323066 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3736 1311 287 642 0 3092 0
Current children cumulated CPU time (s) 124.67
Current children cumulated vsize (KiB) 14944

[startup+126.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13840
/proc/meminfo: memFree=27884948/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=14808 CPUtime=126.26 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 472370 0 0 0 12529 97 0 0 20 0 1 0 281740396 15163392 1307 33554432000 134512640 137138936 4287414320 4287412224 135445884 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3702 1307 287 642 0 3058 0
Current children cumulated CPU time (s) 126.26
Current children cumulated vsize (KiB) 14808

[startup+126.7 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13840
/proc/meminfo: memFree=27884700/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=14944 CPUtime=126.66 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 472452 0 0 0 12569 97 0 0 20 0 1 0 281740396 15302656 1311 33554432000 134512640 137138936 4287414320 4287412272 135071053 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3736 1311 287 642 0 3092 0
Current children cumulated CPU time (s) 126.66
Current children cumulated vsize (KiB) 14944

[startup+127.1 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13840
/proc/meminfo: memFree=27884700/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=14944 CPUtime=127.06 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 472454 0 0 0 12609 97 0 0 20 0 1 0 281740396 15302656 1313 33554432000 134512640 137138936 4287414320 4287411944 136505797 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3736 1313 287 642 0 3092 0
Current children cumulated CPU time (s) 127.06
Current children cumulated vsize (KiB) 14944

[startup+127.2 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13840
/proc/meminfo: memFree=27884700/32873844 swapFree=7620/7620
[pid=13839] ppid=13837 vsize=14944 CPUtime=127.16 cores=1,3,5,7
/proc/13839/stat : 13839 (bsolo) R 13837 13839 10269 0 -1 4202496 472459 0 0 0 12619 97 0 0 20 0 1 0 281740396 15302656 1310 33554432000 134512640 137138936 4287414320 4287412016 135572831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13839/statm: 3736 1310 287 642 0 3092 0
Current children cumulated CPU time (s) 127.16
Current children cumulated vsize (KiB) 14944

Child status: 0
Real time (s): 127.264
CPU time (s): 127.244
CPU user time (s): 126.263
CPU system time (s): 0.98085
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 15628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 126.263
system time used= 0.98085
maximum resident set size= 5868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 472461
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= 3
involuntary context switches= 132

runsolver used 0.279957 second user time and 0.735888 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 00:01:59
IDJOB=3708031
IDBENCH=2851
IDSOLVER=2286
FILE ID=node107/3708031-1338156118
RUNJOBID= node107-1338138724-12013
PBS_JOBID= 14624494
Free space on /tmp= 71564 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_300_10_15.r.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708031-1338156118/watcher-3708031-1338156118 -o /tmp/evaluation-result-3708031-1338156118/solver-3708031-1338156118 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708031-1338156118.opb

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

MD5SUM BENCH= 34bb25320bcbfa536bfc14194ca6ac66
RANDOM SEED=1418631299

node107.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.760
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.52
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.760
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.91
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.760
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.760
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.760
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.760
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.91
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.760
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.86
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.760
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:        27919580 kB
Buffers:          362512 kB
Cached:          3403632 kB
SwapCached:            0 kB
Active:          1181168 kB
Inactive:        2939868 kB
Active(anon):     357388 kB
Inactive(anon):        0 kB
Active(file):     823780 kB
Inactive(file):  2939868 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3944 kB
Writeback:             0 kB
AnonPages:        362376 kB
Mapped:            15212 kB
Shmem:               200 kB
Slab:             691544 kB
SReclaimable:     134080 kB
SUnreclaim:       557464 kB
KernelStack:        1464 kB
PageTables:         4428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     476100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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= 71560 MiB
End job on node107 at 2012-05-28 00:04:06