Trace number 1879153

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 NameAnswerobjCPU timeWall clock time
bsolo 3.1 clOPT17 356.332 357.276

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_300_10_20.r.opb
MD5SUMe82b2413101b8c36ea34c3d9f95f4ad5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark16.0316
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17
Optimality of the best value was proved YES
Number of variables299
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 constraint20
Number of terms in the objective function 299
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 299
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 299
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.03	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.03	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.03	c type "bsolo -h" for help
0.00/0.03	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.03	c Learning Strategy: Clause Learning
0.00/0.03	c Time Limit set to 1800
0.00/0.03	c Memory Limit set to 1800 MB
0.00/0.03	c Instance file HOME/instance-1879153-1245172215.opb
0.00/0.03	c File size is 14198 bytes.
0.00/0.03	c Highest Coefficient sum: 299
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.002 s
0.00/0.03	c Var: 299 Constr: 100 100/0/0 Lit: 1452 Watch. Lit: 200
0.00/0.03	c Obj. Vars: 299 (100 % of total variables)
0.00/0.03	c Formula reductions applied at preprocessing
0.00/0.03	c Pre-processing Time: 0.005 s
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0    270      100     1452   14      200      33      0      0 0.01
0.00/0.03	c Initial Lower Bound: 15
0.00/0.03	c Initial Path Cost: 0
0.00/0.03	o 32
0.29/0.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.33	c        0    270      101     1722   17      440    1033      1      0 0.03
0.29/0.33	o 23
0.59/0.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.68	c        0    270      102     1992   19      689    2033      2      0 0.33
0.59/0.68	o 22
2.37/2.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.37/2.40	c        4    270      111     3614   32      955    2033     11      5 0.68
2.37/2.40	c      114    270      331    38429  116     1395    2237    231     82 1.38
2.37/2.40	o 21
3.86/3.99	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.86/3.99	c      267    270      638    82747  129     2258    2033    538    111 2.38
3.86/3.99	c      382    270      868   115861  133     2718    2237    768    120 3.17
3.86/3.99	o 20
5.85/5.96	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.85/5.96	c      505    270     1115   148883  133     3462    2033   1015    127 3.97
5.85/5.96	c      613    270     1331   175517  131     3894    2237   1231    126 4.85
5.85/5.96	o 19
267.28/268.25	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
267.28/268.25	c      747    270     1600   207889  129     4683    2033   1500    125 5.93
267.28/268.25	c      850    270     1806   230370  127     5095    2237   1706    124 6.82
267.28/268.25	c     1106    270     2318   271011  116     6119    2461   2218    107 10.24
267.28/268.25	c     1588    270     1897   181800   95     4045    2708   1797     98 16.19
267.28/268.25	c     2405    270     2059   150104   72     4369    2979   1959     91 26.21
267.28/268.25	c     3731    270     1591   102195   64     3433    3277   1491     86 42.91
267.28/268.25	c     5825    270     2274   141383   62     4799    3605   2174     85 67.78
267.28/268.25	c     9063    270     3095   200136   64     6441    3966   2995     85 105.53
267.28/268.25	c    14004    270     2526   155696   61     5303    4363   2426     87 159.72
267.28/268.25	c    21511    270     3916   217195   55     8083    4800   3816     85 250.65
267.28/268.25	o 18
307.47/308.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
307.47/308.42	c    22804    270     4014   215746   53     8531    1033   3914     85 267.34
307.47/308.42	c    22909    270      828    37795   45     1908    1137    728     85 269.22
307.47/308.42	c    23169    270      710    34368   48     1672    1251    610     84 272.99
307.47/308.42	c    23651    270      981    41827   42     2214    1377    881     84 280.11
307.47/308.42	c    24471    270     1102    40867   37     2456    1515   1002     83 291.38
307.47/308.42	o 17
356.25/357.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
356.25/357.27	c    25730    270     1131    51466   45     2767    1033   1031     83 307.50
356.25/357.27	c    25838    270      775    29680   38     1803    1137    675     83 309.92
356.25/357.27	c    26095    270      671    19062   28     1595    1251    571     82 314.90
356.25/357.27	c    26572    270      949    17323   18     2151    1377    849     82 324.03
356.25/357.27	c    27393    270     1106    20242   18     2465    1515   1006     80 339.40
356.25/357.27	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 -x298 -x299 
356.25/357.27	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
356.25/357.27	c   28    28422    135    30830     1544    22996   1444     79 356.33
356.25/357.27	c Objective: 17
356.25/357.27	s OPTIMUM FOUND
356.25/357.27	c Total time: 356.329 s

Verifier Data

OK	17

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1879153-1245172215/watcher-1879153-1245172215 -o /tmp/evaluation-result-1879153-1245172215/solver-1879153-1245172215 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1879153-1245172215.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.88 1.99 1.94 4/72 31030
/proc/meminfo: memFree=1853672/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=18576 CPUtime=0
/proc/31030/stat : 31030 (runsolver) R 31028 31030 30585 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 184819460 19021824 284 1992294400 4194304 4302564 548682068528 18446744073709551615 231882681639 0 0 4096 24578 0 0 0 17 0 0 0
/proc/31030/statm: 4644 284 249 26 0 2626 0

[startup+0.0946319 s]
/proc/loadavg: 1.88 1.99 1.94 4/72 31030
/proc/meminfo: memFree=1853672/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=11508 CPUtime=0.08
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 1443 0 0 0 8 0 0 0 18 0 1 0 184819460 11784192 421 1992294400 134512640 137136520 4294956256 18446744073709551615 135467145 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 2877 421 289 640 0 2233 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11508

[startup+0.101628 s]
/proc/loadavg: 1.88 1.99 1.94 4/72 31030
/proc/meminfo: memFree=1853672/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=11380 CPUtime=0.09
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 1523 0 0 0 9 0 0 0 18 0 1 0 184819460 11653120 401 1992294400 134512640 137136520 4294956256 18446744073709551615 135248961 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 2845 401 289 640 0 2201 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11380

[startup+0.301653 s]
/proc/loadavg: 1.88 1.99 1.94 4/72 31030
/proc/meminfo: memFree=1853672/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=11360 CPUtime=0.29
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 4397 0 0 0 28 1 0 0 19 0 1 0 184819460 11632640 405 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 2840 405 289 640 0 2196 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11360

[startup+0.701701 s]
/proc/loadavg: 1.88 1.99 1.94 4/72 31030
/proc/meminfo: memFree=1853672/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=11564 CPUtime=0.68
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 10105 0 0 0 65 3 0 0 23 0 1 0 184819460 11841536 463 1992294400 134512640 137136520 4294956256 18446744073709551615 135443848 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 2891 463 292 640 0 2247 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11564

[startup+1.5018 s]
/proc/loadavg: 1.88 1.99 1.94 4/73 31031
/proc/meminfo: memFree=1852960/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=11988 CPUtime=1.48
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 20640 0 0 0 140 8 0 0 25 0 1 0 184819460 12275712 532 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 2997 532 292 640 0 2353 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11988

[startup+3.10199 s]
/proc/loadavg: 1.89 1.99 1.94 2/73 31031
/proc/meminfo: memFree=1852128/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=13064 CPUtime=3.07
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 40076 0 0 0 292 15 0 0 25 0 1 0 184819460 13377536 782 1992294400 134512640 137136520 4294956256 18446744073709551615 135463085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3266 782 292 640 0 2622 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13064

[startup+6.30136 s]
/proc/loadavg: 1.89 1.99 1.94 2/73 31031
/proc/meminfo: memFree=1850336/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=14500 CPUtime=6.25
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 75280 0 0 0 598 27 0 0 25 0 1 0 184819460 14848000 1150 1992294400 134512640 137136520 4294956256 18446744073709551615 135181772 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3625 1150 292 640 0 2981 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 14500

[startup+12.7011 s]
/proc/loadavg: 1.84 1.97 1.94 3/73 31031
/proc/meminfo: memFree=1848808/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=15808 CPUtime=12.61
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 120707 0 0 0 1217 44 0 0 25 0 1 0 184819460 16187392 1450 1992294400 134512640 137136520 4294956256 18446744073709551615 135443880 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3952 1450 292 640 0 3308 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 15808

[startup+25.5016 s]
/proc/loadavg: 1.86 1.97 1.94 4/73 31031
/proc/meminfo: memFree=1848680/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=15612 CPUtime=25.33
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 187664 0 0 0 2466 67 0 0 25 0 1 0 184819460 15986688 1448 1992294400 134512640 137136520 4294956256 18446744073709551615 135467130 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3903 1448 292 640 0 3259 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 15612

[startup+51.1016 s]
/proc/loadavg: 1.88 1.97 1.94 3/73 31031
/proc/meminfo: memFree=1848680/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=15624 CPUtime=50.78
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 320542 0 0 0 4966 112 0 0 25 0 1 0 184819460 15998976 1448 1992294400 134512640 137136520 4294956256 18446744073709551615 134767539 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3906 1448 292 640 0 3262 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 15624

[startup+102.307 s]
/proc/loadavg: 2.03 2.00 1.95 3/73 31031
/proc/meminfo: memFree=1848616/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=15680 CPUtime=101.62
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 563787 0 0 0 9942 220 0 0 25 0 1 0 184819460 16056320 1446 1992294400 134512640 137136520 4294956256 18446744073709551615 135068958 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3920 1446 292 640 0 3276 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 15680

[startup+162.302 s]
/proc/loadavg: 2.09 2.01 1.95 3/73 31031
/proc/meminfo: memFree=1848424/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=15164 CPUtime=161.41
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 865016 0 0 0 15810 331 0 0 25 0 1 0 184819460 15527936 1478 1992294400 134512640 137136520 4294956256 18446744073709551615 136505130 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3960 1485 292 640 0 3316 0
Current children cumulated CPU time (s) 161.41
Current children cumulated vsize (KiB) 15164

[startup+222.302 s]
/proc/loadavg: 2.17 2.03 1.96 2/73 31031
/proc/meminfo: memFree=1848360/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=16024 CPUtime=221.39
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 1176552 0 0 0 21693 446 0 0 25 0 1 0 184819460 16408576 1536 1992294400 134512640 137136520 4294956256 18446744073709551615 135467143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 4006 1537 292 640 0 3362 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 16024

[startup+282.302 s]
/proc/loadavg: 2.29 2.09 1.98 2/73 31031
/proc/meminfo: memFree=1848296/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=16012 CPUtime=281.37
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 1486171 0 0 0 27574 563 0 0 25 0 1 0 184819460 16396288 1497 1992294400 134512640 137136520 4294956256 18446744073709551615 135454675 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 4003 1498 292 640 0 3359 0
Current children cumulated CPU time (s) 281.37
Current children cumulated vsize (KiB) 16012

[startup+342.302 s]
/proc/loadavg: 2.13 2.11 1.99 2/73 31031
/proc/meminfo: memFree=1848360/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=15776 CPUtime=341.35
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 1730838 0 0 0 33479 656 0 0 25 0 1 0 184819460 16154624 1503 1992294400 134512640 137136520 4294956256 18446744073709551615 135447705 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3944 1504 292 640 0 3300 0
Current children cumulated CPU time (s) 341.35
Current children cumulated vsize (KiB) 15776

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

[startup+345.501 s]
/proc/loadavg: 2.13 2.11 1.99 3/73 31031
/proc/meminfo: memFree=1848360/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=15512 CPUtime=344.55
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 1741998 0 0 0 33795 660 0 0 25 0 1 0 184819460 15884288 1484 1992294400 134512640 137136520 4294956256 18446744073709551615 135463178 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3878 1484 292 640 0 3234 0
Current children cumulated CPU time (s) 344.55
Current children cumulated vsize (KiB) 15512

[startup+351.907 s]
/proc/loadavg: 2.04 2.09 1.99 3/73 31031
/proc/meminfo: memFree=1848360/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=15616 CPUtime=350.97
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 1749554 0 0 0 34434 663 0 0 25 0 1 0 184819460 15990784 1470 1992294400 134512640 137136520 4294956256 18446744073709551615 135338157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3904 1470 292 640 0 3260 0
Current children cumulated CPU time (s) 350.97
Current children cumulated vsize (KiB) 15616

[startup+355.102 s]
/proc/loadavg: 2.04 2.09 1.99 3/73 31031
/proc/meminfo: memFree=1848360/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=15612 CPUtime=354.15
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 1756216 0 0 0 34749 666 0 0 25 0 1 0 184819460 15986688 1482 1992294400 134512640 137136520 4294956256 18446744073709551615 135443262 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3903 1482 292 640 0 3259 0
Current children cumulated CPU time (s) 354.15
Current children cumulated vsize (KiB) 15612

[startup+355.904 s]
/proc/loadavg: 2.04 2.09 1.99 2/73 31031
/proc/meminfo: memFree=1848360/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=15472 CPUtime=354.95
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 1757815 0 0 0 34829 666 0 0 25 0 1 0 184819460 15843328 1469 1992294400 134512640 137136520 4294956256 18446744073709551615 135442575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3868 1469 292 640 0 3224 0
Current children cumulated CPU time (s) 354.95
Current children cumulated vsize (KiB) 15472

[startup+356.704 s]
/proc/loadavg: 2.20 2.12 2.00 4/73 31031
/proc/meminfo: memFree=1848360/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=15472 CPUtime=355.75
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 1758838 0 0 0 34908 667 0 0 25 0 1 0 184819460 15843328 1468 1992294400 134512640 137136520 4294956256 18446744073709551615 134767542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3868 1468 292 640 0 3224 0
Current children cumulated CPU time (s) 355.75
Current children cumulated vsize (KiB) 15472

[startup+357.105 s]
/proc/loadavg: 2.20 2.12 2.00 4/73 31031
/proc/meminfo: memFree=1848360/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=15608 CPUtime=356.15
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 1759687 0 0 0 34948 667 0 0 25 0 1 0 184819460 15982592 1472 1992294400 134512640 137136520 4294956256 18446744073709551615 135447705 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3902 1472 292 640 0 3258 0
Current children cumulated CPU time (s) 356.15
Current children cumulated vsize (KiB) 15608

[startup+357.202 s]
/proc/loadavg: 2.20 2.12 2.00 4/73 31031
/proc/meminfo: memFree=1848360/2055920 swapFree=4182380/4192956
[pid=31030] ppid=31028 vsize=15608 CPUtime=356.25
/proc/31030/stat : 31030 (bsolo) R 31028 31030 30585 0 -1 4194304 1759836 0 0 0 34958 667 0 0 25 0 1 0 184819460 15982592 1488 1992294400 134512640 137136520 4294956256 18446744073709551615 135443216 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31030/statm: 3902 1488 292 640 0 3258 0
Current children cumulated CPU time (s) 356.25
Current children cumulated vsize (KiB) 15608

Child status: 0
Real time (s): 357.276
CPU time (s): 356.332
CPU user time (s): 349.656
CPU system time (s): 6.67598
CPU usage (%): 99.7358
Max. virtual memory (cumulated for all children) (KiB): 16100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 349.656
system time used= 6.67598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1759857
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= 2
involuntary context switches= 3153

runsolver used 0.418936 second user time and 1.13883 second system time

The end

Launcher Data

Begin job on node75 at 2009-06-16 19:10:15
IDJOB=1879153
IDBENCH=2844
IDSOLVER=700
FILE ID=node75/1879153-1245172215
PBS_JOBID= 9363861
Free space on /tmp= 66428 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_300_10_20.r.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879153-1245172215/watcher-1879153-1245172215 -o /tmp/evaluation-result-1879153-1245172215/solver-1879153-1245172215 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1879153-1245172215.opb

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

MD5SUM BENCH= e82b2413101b8c36ea34c3d9f95f4ad5
RANDOM SEED=1253915986

node75.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.236
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.236
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1854344 kB
Buffers:         23036 kB
Cached:          91164 kB
SwapCached:       4596 kB
Active:          39724 kB
Inactive:        98424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854344 kB
SwapTotal:     4192956 kB
SwapFree:      4182380 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          31328 kB
Slab:            48476 kB
Committed_AS:   612356 kB
PageTables:       2088 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1879153-1245172215.opb

Free space on /tmp at the end= 66424 MiB
End job on node75 at 2009-06-16 19:16:13