Trace number 2656632

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.2 CardSAT190 1798 1798.43

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_2.opb
MD5SUM1d334f36842eecbe8db395477b7c6bcb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1791.89
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 38
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint85
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1943
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6340
Number of bits of the biggest sum of numbers13
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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656632-1276598846.opb
0.00/0.00	c File size is 13323 bytes.
0.00/0.00	c Highest Coefficient sum: 6340
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 198 Constr: 16 0/0/16 Lit: 1374 Watch. Lit: 400
0.00/0.00	c Obj. Vars: 128 (64.6465 % of total variables)
0.00/0.01	c Pre-processing Time: 0.003 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    198       16     1374   85      406    2748      0      0 0.00
0.00/0.01	c Switching off lower bounding mode.
0.00/0.01	o 958
0.00/0.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.04	c        0    198       17     1502   88      908    3004      1      0 0.00
0.00/0.04	c      100    198      138    11535   83     1283    3305    122   2702 0.04
0.00/0.04	o 939
0.00/0.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.07	c      109    198      157    13044   83     1564    3004    141   2725 0.04
0.00/0.07	c      210    198      282    23280   82     1857    3305    266   2957 0.07
0.00/0.07	o 503
0.19/0.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.22	c      212    198      287    23725   82     1954    3004    271   2944 0.07
0.19/0.22	c      313    198      401    30156   75     2293    3305    385   3038 0.10
0.19/0.22	c      563    198      687    47566   69     2897    3636    671   2843 0.20
0.19/0.22	o 484
0.58/0.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.58/0.63	c      619    198      755    51319   67     3302    3004    739   2879 0.21
0.58/0.63	c      719    198      867    57124   65     3533    3305    851   2841 0.25
0.58/0.63	c      970    198     1173    79650   67     4392    3636   1157   2717 0.36
0.58/0.63	c     1445    198     1722   110838   64     5517    4000   1706   2548 0.57
0.58/0.63	o 441
1.10/1.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.10/1.12	c     1579    198     1872   118477   63     5981    3004   1856   2514 0.63
1.10/1.12	c     1680    198     1995   126430   63     6260    3305   1979   2492 0.67
1.10/1.12	c     1931    198     2271   140821   62     6826    3636   2255   2416 0.80
1.10/1.12	c     2406    198     2806   170501   60     7954    4000   2790   2282 1.05
1.10/1.12	o 437
1.10/1.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.10/1.19	c     2518    198     2938   177947   60     8318    3004   2922   2256 1.12
1.10/1.19	c     2618    198     1519    87367   57     4031    3305   1503   2229 1.17
1.10/1.19	o 353
1.19/1.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.19/1.20	c     2663    198     1565    89298   57     4232    3004   1549   2237 1.19
1.19/1.20	o 351
1.19/1.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.19/1.20	c     2676    198     1582    90694   57     4416    3004   1566   2239 1.20
1.19/1.20	o 349
2.09/2.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.09/2.15	c     2682    198     1591    91342   57     4552    3004   1575   2238 1.20
2.09/2.15	c     2782    198     1703    99494   58     4830    3305   1687   2222 1.25
2.09/2.15	c     3033    198     1984   115513   58     5560    3636   1968   2236 1.36
2.09/2.15	c     3509    198     2502   142984   57     6649    4000   2486   2236 1.57
2.09/2.15	c     4323    198     3423   198651   58     8641    4401   3407   2144 2.02
2.09/2.15	o 347
2.19/2.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.19/2.27	c     4564    198     3722   219972   59     9470    3004   3706   2122 2.15
2.19/2.27	c     4665    198     1636   101227   61     4493    3305   1620   2117 2.20
2.19/2.27	o 342
2.79/2.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.83	c     4859    198     1840   110515   60     5017    3004   1824   2142 2.27
2.79/2.83	c     4961    198     1960   117009   59     5283    3305   1944   2143 2.31
2.79/2.83	c     5212    198     2264   136917   60     6115    3636   2248   2149 2.42
2.79/2.83	c     5688    198     2817   172018   61     7488    4000   2801   2141 2.66
2.79/2.83	o 338
2.99/3.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.99/3.05	c     6092    198     3281   198020   60     8640    3004   3265   2155 2.83
2.99/3.05	c     6193    198     1622    94172   58     4535    3305   1606   2158 2.87
2.99/3.05	c     6443    198     1900   116622   61     5211    3636   1884   2159 2.98
2.99/3.05	o 330
4.18/4.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.18/4.27	c     6579    198     2054   126813   61     5654    3004   2038   2159 3.05
4.18/4.27	c     6679    198     2161   131464   60     5872    3305   2145   2163 3.09
4.18/4.27	c     6929    198     2455   148917   60     6507    3636   2439   2166 3.20
4.18/4.27	c     7404    198     2987   176604   59     7638    4000   2971   2172 3.41
4.18/4.27	c     8217    198     3909   226173   57     9569    4401   3893   2135 3.85
4.18/4.27	o 328
6.18/6.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.18/6.29	c     9030    198     2563   159902   62     7473    3004   2547   2118 4.26
6.18/6.29	c     9130    198     2666   164280   61     7673    3305   2650   2122 4.30
6.18/6.29	c     9380    198     2951   179620   60     8379    3636   2935   2123 4.42
6.18/6.29	c     9856    198     3510   213556   60     9777    4000   3494   2117 4.66
6.18/6.29	c    10669    198     2409   152391   63     6372    4401   2393   2096 5.09
6.18/6.29	c    11989    198     3903   236804   60     9413    4842   3887   2045 5.86
6.18/6.29	o 326
35.88/35.99	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
35.88/35.99	c    12777    198     4820   291119   60    11464    3004   4804   2031 6.29
35.88/35.99	c    12877    198     1628    98673   60     4322    3305   1612   2025 6.36
35.88/35.99	c    13129    198     1894   112913   59     4851    3636   1878   2033 6.46
35.88/35.99	c    13604    198     2453   149551   60     6249    4000   2437   2035 6.68
35.88/35.99	c    14419    198     3367   199191   59     8105    4401   3351   2027 7.11
35.88/35.99	c    15739    198     2546   139355   54     6146    4842   2530   2015 7.81
35.88/35.99	c    17820    198     2438   137260   56     5845    5327   2422   2002 8.90
35.88/35.99	c    21043    198     3298   181255   54     7624    5860   3282   1979 10.63
35.88/35.99	c    25979    198     5727   292871   51    12464    6447   5711   1958 13.27
35.88/35.99	c    33485    198     4418   251766   56     9843    7092   4402   1867 17.93
35.88/35.99	c    44846    198     6011   334571   55    13329    7802   5995   1835 24.43
35.88/35.99	c    61990    198     5166   268858   52    11272    8583   5150   1765 35.12
35.88/35.99	o 324
36.87/36.93	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
36.87/36.93	c    63641    198     7062   400698   56    16362    3004   7046   1768 35.98
36.87/36.93	c    63742    198     1623   117028   72     4722    3305   1607   1766 36.08
36.87/36.93	c    63992    198     1907   132344   69     5317    3636   1891   1768 36.18
36.87/36.93	c    64467    198     2455   168704   68     6772    4000   2439   1771 36.39
36.87/36.93	c    65281    198     3354   218441   65     8807    4401   3338   1775 36.76
36.87/36.93	o 303
37.39/37.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.39/37.43	c    65588    198     3708   237854   64     9658    3004   3692   1776 36.92
37.39/37.43	c    65688    198     1627    93149   57     4405    3305   1611   1776 36.97
37.39/37.43	c    65938    198     1931   112875   58     5229    3636   1915   1777 37.09
37.39/37.43	c    66414    198     2489   144832   58     6439    4000   2473   1780 37.30
37.39/37.43	o 276
37.39/37.47	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.39/37.47	c    66652    198     2764   159764   57     7166    3004   2748   1781 37.42
37.39/37.47	o 266
37.39/37.47	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.39/37.47	c    66718    198     2841   163440   57     7455    3004   2825   1781 37.46
37.39/37.47	o 262
37.39/37.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.39/37.49	c    66731    198     2856   164221   57     7628    3004   2840   1781 37.46
37.39/37.49	o 256
37.39/37.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.39/37.49	c    66760    198     2887   165621   57     7785    3004   2871   1781 37.48
37.39/37.49	o 248
37.48/37.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.48/37.51	c    66763    198     2892   166024   57     7914    3004   2876   1781 37.48
37.48/37.51	o 246
37.48/37.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.48/37.53	c    66798    198     2936   169441   57     8257    3004   2920   1781 37.49
37.48/37.53	o 244
37.48/37.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.48/37.56	c    66853    198     3003   173640   57     8532    3004   2987   1781 37.52
37.48/37.56	o 242
38.38/38.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
38.38/38.42	c    66916    198     1519    85648   56     4263    3004   1503   1781 37.55
38.38/38.42	c    67017    198     1632    93045   57     4521    3305   1616   1782 37.60
38.38/38.42	c    67267    198     1910   109777   57     5154    3636   1894   1784 37.69
38.38/38.42	c    67742    198     2451   142364   58     6324    4000   2435   1787 37.90
38.38/38.42	c    68555    198     3414   197923   57     8368    4401   3398   1788 38.34
38.38/38.42	o 240
38.38/38.48	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
38.38/38.48	c    68686    198     3565   205763   57     8818    3004   3549   1788 38.41
38.38/38.48	c    68786    198     1634    93100   56     4260    3305   1618   1788 38.47
38.38/38.48	o 236
38.49/38.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
38.49/38.54	c    68799    198     1649    93978   56     4453    3004   1633   1788 38.47
38.49/38.54	c    68899    198     1762    99579   56     4697    3305   1746   1788 38.52
38.49/38.54	o 227
38.78/38.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
38.78/38.83	c    68920    198     1786   100875   56     4865    3004   1770   1788 38.53
38.78/38.83	c    69020    198     1920   111914   58     5389    3305   1904   1789 38.57
38.78/38.83	c    69270    198     2252   132237   58     6406    3636   2236   1792 38.65
38.78/38.83	o 225
38.88/38.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
38.88/38.90	c    69574    198     2631   162063   61     7918    3004   2615   1792 38.82
38.88/38.90	c    69674    198     2732   166161   60     8114    3305   2716   1793 38.86
38.88/38.90	o 222
39.08/39.18	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
39.08/39.18	c    69747    198     2833   174466   61     8514    3004   2817   1793 38.89
39.08/39.18	c    69847    198     2941   180882   61     8772    3305   2925   1793 38.94
39.08/39.18	c    70098    198     3218   197375   61     9505    3636   3202   1794 39.05
39.08/39.18	o 217
39.18/39.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
39.18/39.28	c    70367    198     3516   212248   60    10334    3004   3500   1796 39.17
39.18/39.28	c    70467    198     1638   101644   62     4609    3305   1622   1796 39.21
39.18/39.28	o 207
39.28/39.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
39.28/39.35	c    70668    198     1851   110762   59     5176    3004   1835   1799 39.27
39.28/39.35	c    70769    198     1983   120340   60     5611    3305   1967   1800 39.31
39.28/39.35	o 206
39.28/39.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
39.28/39.36	c    70851    198     2071   124350   60     5899    3004   2055   1800 39.34
39.28/39.36	o 204
39.28/39.39	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
39.28/39.39	c    70876    198     2100   126332   60     6118    3004   2084   1801 39.35
39.28/39.39	o 202
40.27/40.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
40.27/40.38	c    70955    198     2189   131381   60     6509    3004   2173   1801 39.38
40.27/40.38	c    71055    198     2302   139670   60     6824    3305   2286   1802 39.43
40.27/40.38	c    71305    198     2573   152593   59     7417    3636   2557   1803 39.53
40.27/40.38	c    71780    198     3143   187333   59     8865    4000   3127   1804 39.78
40.27/40.38	c    72593    198     2026   116955   57     5445    4401   2010   1805 40.20
40.27/40.38	o 196
40.27/40.39	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
40.27/40.39	c    72940    198     2406   135497   56     6340    3004   2390   1806 40.37
40.27/40.39	o 194
40.88/40.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
40.88/40.90	c    72958    198     2433   137781   56     6566    3004   2417   1806 40.38
40.88/40.90	c    73058    198     2543   144222   56     6808    3305   2527   1807 40.43
40.88/40.90	c    73308    198     2824   158271   56     7349    3636   2808   1807 40.55
40.88/40.90	c    73783    198     3390   190583   56     8574    4000   3374   1807 40.83
40.88/40.90	o 192
44.87/44.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
44.87/44.97	c    73890    198     3517   198311   56     8949    3004   3501   1807 40.89
44.87/44.97	c    73990    198     1629    89624   55     4238    3305   1613   1807 40.93
44.87/44.97	c    74240    198     1907   102916   53     4782    3636   1891   1809 41.02
44.87/44.97	c    74715    198     2473   132901   53     5954    4000   2457   1810 41.27
44.87/44.97	c    75528    198     3391   177508   52     7793    4401   3375   1814 41.62
44.87/44.97	c    76849    198     2597   130591   50     6146    4842   2581   1817 42.29
44.87/44.97	c    78930    198     2519   132103   52     5975    5327   2503   1819 43.37
44.87/44.97	o 190
1797.98/1798.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.98/1798.42	c    81773    198     3172   190078   59     8630    3004   3156   1818 44.96
1797.98/1798.42	c    81874    198     1626   100785   61     4398    3305   1610   1819 45.01
1797.98/1798.42	c    82125    198     1918   119155   62     4985    3636   1902   1820 45.11
1797.98/1798.42	c    82600    198     2439   151629   62     6053    4000   2423   1824 45.28
1797.98/1798.42	c    83413    198     3357   209562   62     7918    4401   3341   1827 45.64
1797.98/1798.42	c    84733    198     2596   159006   61     6188    4842   2580   1831 46.27
1797.98/1798.42	c    86814    198     2438   108646   44     5796    5327   2422   1842 47.13
1797.98/1798.42	c    90037    198     3221   116438   36     7336    5860   3205   1868 48.17
1797.98/1798.42	c    94973    198     5581   220626   39    12084    6447   5565   1896 50.09
1797.98/1798.42	c   102479    198     4380   207423   47     9751    7092   4364   1888 54.27
1797.98/1798.42	c   113840    198     6157   259364   42    13301    7802   6141   1905 59.75
1797.98/1798.42	c   130984    198     5393   233768   43    11797    8583   5377   1947 67.27
1797.98/1798.42	c   156803    198     4892   332473   67    11198    9442   4876   1854 84.54
1797.98/1798.42	c   195636    198     7237   328549   45    15610   10387   7221   1777 110.07
1797.98/1798.42	c   253988    198     6003   281225   46    13086   11426   5987   1727 147.04
1797.98/1798.42	c   341620    198    11282   536743   47    23862   12569  11266   1739 196.36
1797.98/1798.42	c   473172    198    10196   450555   44    21462   13826  10180   1614 293.07
1797.98/1798.42	c   670604    198    12227   636485   52    25690   15209  12211   1565 428.39
1797.98/1798.42	c   966856    198     8774   421146   47    18635   16730   8758   1505 642.29
1797.98/1798.42	c  1411338    198    15912   712561   44    32860   18404  15896   1417 995.99
1797.98/1798.42	c  2078165    198    16647   725797   43    34365   20245  16631   1380 1505.02
1797.98/1798.42	c Resources Exceeded
1797.98/1798.42	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 
1797.98/1798.42	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.42	c  133  2425362  72679  2522614    12306   528740  12290   1348 1798.00
1797.98/1798.42	c Objective: 190
1797.98/1798.42	s SATISFIABLE
1797.98/1798.42	c Total time: 1798 s

Verifier Data

OK	190

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2656632-1276598846/watcher-2656632-1276598846 -o /tmp/evaluation-result-2656632-1276598846/solver-2656632-1276598846 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656632-1276598846.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: 0.99 1.00 1.00 3/106 9129
/proc/meminfo: memFree=1544936/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=18604 CPUtime=0
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 1179626 19050496 241 1992294400 134512640 137138936 4292961920 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 4651 241 185 642 0 4007 0

[startup+0.083812 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 9129
/proc/meminfo: memFree=1544936/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=11036 CPUtime=0.07
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 417 0 0 0 7 0 0 0 20 0 1 0 1179626 11300864 332 1992294400 134512640 137138936 4292961920 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 2759 332 192 642 0 2115 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11036

[startup+0.101813 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 9129
/proc/meminfo: memFree=1544936/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=11164 CPUtime=0.09
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 432 0 0 0 9 0 0 0 20 0 1 0 1179626 11431936 347 1992294400 134512640 137138936 4292961920 18446744073709551615 136502740 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 2791 347 192 642 0 2147 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11164

[startup+0.301826 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 9129
/proc/meminfo: memFree=1544936/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=11664 CPUtime=0.28
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 573 0 0 0 28 0 0 0 21 0 1 0 1179626 11943936 488 1992294400 134512640 137138936 4292961920 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 2916 488 192 642 0 2272 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11664

[startup+0.701856 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 9129
/proc/meminfo: memFree=1544936/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=12664 CPUtime=0.69
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 806 0 0 0 68 1 0 0 22 0 1 0 1179626 12967936 721 1992294400 134512640 137138936 4292961920 18446744073709551615 134600168 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 3166 722 192 642 0 2522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12664

[startup+1.50191 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9130
/proc/meminfo: memFree=1542200/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=13548 CPUtime=1.49
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 1023 0 0 0 148 1 0 0 25 0 1 0 1179626 13873152 938 1992294400 134512640 137138936 4292961920 18446744073709551615 134602769 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 3387 938 192 642 0 2743 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13548

[startup+3.10102 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9130
/proc/meminfo: memFree=1541208/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=14040 CPUtime=3.09
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 1148 0 0 0 307 2 0 0 25 0 1 0 1179626 14376960 1063 1992294400 134512640 137138936 4292961920 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 3510 1063 192 642 0 2866 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14040

[startup+6.30124 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9130
/proc/meminfo: memFree=1540340/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=15036 CPUtime=6.28
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 1407 0 0 0 625 3 0 0 25 0 1 0 1179626 15396864 1322 1992294400 134512640 137138936 4292961920 18446744073709551615 134540740 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 3759 1322 192 642 0 3115 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15036

[startup+12.7007 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9130
/proc/meminfo: memFree=1539348/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=15532 CPUtime=12.68
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 1529 0 0 0 1263 5 0 0 25 0 1 0 1179626 15904768 1444 1992294400 134512640 137138936 4292961920 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 3883 1444 192 642 0 3239 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15532

[startup+25.5016 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9130
/proc/meminfo: memFree=1538480/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=17152 CPUtime=25.48
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 1928 0 0 0 2540 8 0 0 25 0 1 0 1179626 17563648 1843 1992294400 134512640 137138936 4292961920 18446744073709551615 134606623 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 4288 1843 192 642 0 3644 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17152

[startup+51.1013 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9130
/proc/meminfo: memFree=1537860/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=17276 CPUtime=51.08
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 1958 0 0 0 5090 18 0 0 25 0 1 0 1179626 17690624 1873 1992294400 134512640 137138936 4292961920 18446744073709551615 134542829 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 4319 1873 192 642 0 3675 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17276

[startup+102.309 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9132
/proc/meminfo: memFree=1535628/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=19168 CPUtime=102.27
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 2448 0 0 0 10194 33 0 0 25 0 1 0 1179626 19628032 2363 1992294400 134512640 137138936 4292961920 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 4792 2363 192 642 0 4148 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19168

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9134
/proc/meminfo: memFree=1534760/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=20040 CPUtime=162.25
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 2667 0 0 0 16178 47 0 0 25 0 1 0 1179626 20520960 2582 1992294400 134512640 137138936 4292961920 18446744073709551615 134542205 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 5010 2582 192 642 0 4366 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 20040

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9136
/proc/meminfo: memFree=1533396/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=21528 CPUtime=222.23
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 3025 0 0 0 22161 62 0 0 25 0 1 0 1179626 22044672 2940 1992294400 134512640 137138936 4292961920 18446744073709551615 134542554 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 5382 2940 192 642 0 4738 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21528

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9136
/proc/meminfo: memFree=1533024/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=21820 CPUtime=282.22
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 3099 0 0 0 28147 75 0 0 25 0 1 0 1179626 22343680 3014 1992294400 134512640 137138936 4292961920 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 5455 3014 192 642 0 4811 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 21820

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9138
/proc/meminfo: memFree=1533024/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=21824 CPUtime=342.21
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 3100 0 0 0 34131 90 0 0 25 0 1 0 1179626 22347776 3015 1992294400 134512640 137138936 4292961920 18446744073709551615 134618947 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 5456 3015 192 642 0 4812 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 21824

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9140
/proc/meminfo: memFree=1532528/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=22192 CPUtime=402.2
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 3201 0 0 0 40116 104 0 0 25 0 1 0 1179626 22724608 3116 1992294400 134512640 137138936 4292961920 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 5548 3116 192 642 0 4904 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 22192

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9142
/proc/meminfo: memFree=1531908/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=22824 CPUtime=462.19
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 3353 0 0 0 46099 120 0 0 25 0 1 0 1179626 23371776 3268 1992294400 134512640 137138936 4292961920 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 5706 3268 192 642 0 5062 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 22824

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9144
/proc/meminfo: memFree=1531784/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=22732 CPUtime=522.17
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 3353 0 0 0 52082 135 0 0 25 0 1 0 1179626 23277568 3258 1992294400 134512640 137138936 4292961920 18446744073709551615 134542737 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 5683 3258 192 642 0 5039 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 22732

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9144
/proc/meminfo: memFree=1531784/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=22732 CPUtime=582.15
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 3353 0 0 0 58067 148 0 0 25 0 1 0 1179626 23277568 3258 1992294400 134512640 137138936 4292961920 18446744073709551615 136504154 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 5683 3258 192 642 0 5039 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 22732

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9146
/proc/meminfo: memFree=1531784/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=22728 CPUtime=642.15
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 3353 0 0 0 64054 161 0 0 25 0 1 0 1179626 23273472 3257 1992294400 134512640 137138936 4292961920 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 5682 3257 192 642 0 5038 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 22728

[startup+702.302 s]

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

/proc/meminfo: memFree=1528188/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25124 CPUtime=1122.02
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4106 0 0 0 111930 272 0 0 25 0 1 0 1179626 25726976 3856 1992294400 134512640 137138936 4292961920 18446744073709551615 134575640 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6281 3856 192 642 0 5637 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 25124

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9169
/proc/meminfo: memFree=1528312/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25120 CPUtime=1182
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4106 0 0 0 117913 287 0 0 25 0 1 0 1179626 25722880 3855 1992294400 134512640 137138936 4292961920 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6280 3855 192 642 0 5636 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 25120

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9171
/proc/meminfo: memFree=1528312/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25116 CPUtime=1241.99
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4106 0 0 0 123898 301 0 0 25 0 1 0 1179626 25718784 3854 1992294400 134512640 137138936 4292961920 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6279 3854 192 642 0 5635 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 25116

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9173
/proc/meminfo: memFree=1528312/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25116 CPUtime=1301.98
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4106 0 0 0 129884 314 0 0 25 0 1 0 1179626 25718784 3854 1992294400 134512640 137138936 4292961920 18446744073709551615 134606997 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6279 3854 192 642 0 5635 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 25116

[startup+1362.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 9175
/proc/meminfo: memFree=1528312/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25112 CPUtime=1361.96
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4106 0 0 0 135867 329 0 0 25 0 1 0 1179626 25714688 3853 1992294400 134512640 137138936 4292961920 18446744073709551615 134540738 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6278 3853 192 642 0 5634 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 25112

[startup+1422.31 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 9177
/proc/meminfo: memFree=1528312/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25108 CPUtime=1421.96
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4106 0 0 0 141852 344 0 0 25 0 1 0 1179626 25710592 3852 1992294400 134512640 137138936 4292961920 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6277 3852 192 642 0 5633 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 25108

[startup+1482.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/107 9177
/proc/meminfo: memFree=1528312/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25108 CPUtime=1481.94
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4106 0 0 0 147836 358 0 0 25 0 1 0 1179626 25710592 3852 1992294400 134512640 137138936 4292961920 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6277 3852 192 642 0 5633 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 25108

[startup+1542.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 9179
/proc/meminfo: memFree=1527940/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25948 CPUtime=1541.93
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4304 0 0 0 153821 372 0 0 25 0 1 0 1179626 26570752 4049 1992294400 134512640 137138936 4292961920 18446744073709551615 134542418 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6487 4049 192 642 0 5843 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 25948

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 9181
/proc/meminfo: memFree=1527940/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25944 CPUtime=1601.91
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4304 0 0 0 159806 385 0 0 25 0 1 0 1179626 26566656 4049 1992294400 134512640 137138936 4292961920 18446744073709551615 134542796 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6486 4049 192 642 0 5842 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 25944

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9183
/proc/meminfo: memFree=1527940/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25940 CPUtime=1661.89
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4304 0 0 0 165791 398 0 0 25 0 1 0 1179626 26562560 4049 1992294400 134512640 137138936 4292961920 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6485 4049 192 642 0 5841 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 25940

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9185
/proc/meminfo: memFree=1527940/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25936 CPUtime=1721.88
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4304 0 0 0 171775 413 0 0 25 0 1 0 1179626 26558464 4049 1992294400 134512640 137138936 4292961920 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6484 4049 192 642 0 5840 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 25936

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9185
/proc/meminfo: memFree=1527816/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25936 CPUtime=1781.87
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4304 0 0 0 177761 426 0 0 25 0 1 0 1179626 26558464 4049 1992294400 134512640 137138936 4292961920 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6484 4049 192 642 0 5840 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 25936

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9187
/proc/meminfo: memFree=1527816/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25932 CPUtime=1791.47
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4304 0 0 0 178719 428 0 0 25 0 1 0 1179626 26554368 4049 1992294400 134512640 137138936 4292961920 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6483 4049 192 642 0 5839 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 25932

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9187
/proc/meminfo: memFree=1527816/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25932 CPUtime=1794.68
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4304 0 0 0 179039 429 0 0 25 0 1 0 1179626 26554368 4049 1992294400 134512640 137138936 4292961920 18446744073709551615 134606680 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6483 4049 192 642 0 5839 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 25932

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9187
/proc/meminfo: memFree=1527816/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25932 CPUtime=1796.27
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4304 0 0 0 179198 429 0 0 25 0 1 0 1179626 26554368 4049 1992294400 134512640 137138936 4292961920 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6483 4049 192 642 0 5839 0
Current children cumulated CPU time (s) 1796.27
Current children cumulated vsize (KiB) 25932

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9187
/proc/meminfo: memFree=1527816/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25932 CPUtime=1797.07
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4304 0 0 0 179278 429 0 0 25 0 1 0 1179626 26554368 4049 1992294400 134512640 137138936 4292961920 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6483 4049 192 642 0 5839 0
Current children cumulated CPU time (s) 1797.07
Current children cumulated vsize (KiB) 25932

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9187
/proc/meminfo: memFree=1527816/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25932 CPUtime=1797.47
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4304 0 0 0 179318 429 0 0 25 0 1 0 1179626 26554368 4049 1992294400 134512640 137138936 4292961920 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6483 4049 192 642 0 5839 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (KiB) 25932

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9187
/proc/meminfo: memFree=1527816/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25932 CPUtime=1797.87
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4304 0 0 0 179357 430 0 0 25 0 1 0 1179626 26554368 4049 1992294400 134512640 137138936 4292961920 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6483 4049 192 642 0 5839 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 25932

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9187
/proc/meminfo: memFree=1527816/2059040 swapFree=4192956/4192956
[pid=9129] ppid=9127 vsize=25932 CPUtime=1797.98
/proc/9129/stat : 9129 (bsolo_pb10) R 9127 9129 2331 0 -1 4202496 4304 0 0 0 179368 430 0 0 25 0 1 0 1179626 26554368 4049 1992294400 134512640 137138936 4292961920 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9129/statm: 6483 4049 192 642 0 5839 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 25932

Child status: 0
Real time (s): 1798.43
CPU time (s): 1798
CPU user time (s): 1793.7
CPU system time (s): 4.30235
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 25948

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

runsolver used 2.98255 second user time and 8.47871 second system time

The end

Launcher Data

Begin job on node034 at 2010-06-15 12:47:26
IDJOB=2656632
IDBENCH=2895
IDSOLVER=1162
FILE ID=node034/2656632-1276598846
PBS_JOBID= 11172217
Free space on /tmp= 62516 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_2.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656632-1276598846/watcher-2656632-1276598846 -o /tmp/evaluation-result-2656632-1276598846/solver-2656632-1276598846 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656632-1276598846.opb

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

MD5SUM BENCH= 1d334f36842eecbe8db395477b7c6bcb
RANDOM SEED=1145109938

node034.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.242
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.48
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.242
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	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1545464 kB
Buffers:         45368 kB
Cached:         342164 kB
SwapCached:          0 kB
Active:         185988 kB
Inactive:       261228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1545464 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3892 kB
Writeback:           0 kB
AnonPages:       59680 kB
Mapped:          15376 kB
Slab:            44668 kB
PageTables:       4080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62512 MiB
End job on node034 at 2010-06-15 13:17:24