Trace number 1877570

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.1SAT4782 1798.02 1798.49

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-9symml.opb
MD5SUM866c660dea8282137b8c78839dd4c03f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4517
Best CPU time to get the best result obtained on this benchmark4.69729
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4517
Optimality of the best value was proved YES
Number of variables651
Total number of constraints1658
Number of constraints which are clauses1656
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint1
Maximum length of a constraint42
Number of terms in the objective function 651
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 28138
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 28138
Number of bits of the biggest sum of numbers15
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.1 - 13/04/2009 : 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1877570-1245147380.opb
0.00/0.00	c File size is 71286 bytes.
0.00/0.01	c Highest Coefficient sum: 28138
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.01 s
0.00/0.01	c Var: 651 Constr: 1658 1658/0/0 Lit: 6829 Watch. Lit: 3306
0.00/0.01	c Obj. Vars: 651 (100 % of total variables)
0.00/0.02	c Formula reductions applied at preprocessing
0.00/0.02	c Pre-processing Time: 0.024 s
0.09/0.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.10	c        0    616     1373     5959    4     2746     457      0      0 0.02
0.09/0.10	c Initial Lower Bound: 4448
0.09/0.10	c Initial Path Cost: 595
0.09/0.10	o 6170
1.19/1.24	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.19/1.24	c        0    616     1374     6575    4     3213    1689      1      0 0.11
1.19/1.24	o 6018
2.29/2.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.29/2.32	c        0    616     1375     7191    5     3669    2921      2      0 1.24
2.29/2.32	o 5992
3.30/3.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.30/3.36	c        0    616     1376     7807    5     4124    4153      3      0 2.32
3.30/3.36	o 5960
4.39/4.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.39/4.41	c        0    616     1377     8423    6     4580    5385      4      0 3.36
4.39/4.41	o 5939
5.40/5.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.40/5.45	c        0    616     1378     9039    6     5036    6617      5      0 4.41
5.40/5.45	o 5913
6.39/6.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.39/6.49	c        0    616     1379     9655    7     5493    7849      6      0 5.45
6.39/6.49	o 5785
7.49/7.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.49/7.50	c        0    616     1380    10271    7     5952    9081      7      0 6.49
7.49/7.50	o 5759
8.48/8.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.48/8.53	c        0    616     1381    10887    7     6412   10313      8      0 7.50
8.48/8.53	o 5733
9.49/9.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.49/9.56	c        0    616     1382    11503    8     6873   11545      9      0 8.53
9.49/9.56	o 5729
10.19/10.23	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.19/10.23	c        1    616     1386    13025    9     7344   11545     13      0 9.56
10.19/10.23	o 5048
10.99/11.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.99/11.06	c        1    616     1387    13641    9     7891   11545     14      0 10.23
10.99/11.06	o 5030
60.77/60.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
60.77/60.88	c       11    616     1418    21074   14     8443   11545     45      0 11.06
60.77/60.88	c      111    616     1717    81891   47     8999   12700    344      8 12.88
60.77/60.88	c      374    616     2505   208081   83    10562   13971   1132     23 15.97
60.77/60.88	c      856    616     3934   493396  125    13408   15369   2561     40 21.30
60.77/60.88	c     1669    616     6346  1034119  162    18246   16906   4973     54 30.42
60.77/60.88	c     2991    616    10264  1951609  190    26110   18597   8891     68 43.94
60.77/60.88	o 5029
91.46/91.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
91.46/91.55	c     4664    616    15197  3093101  203    36536   11545  13824     76 60.87
91.46/91.55	c     4765    616     7449  1418914  190    15389   12700   6076     76 62.57
91.46/91.55	c     5028    616     8231  1544827  187    16949   13971   6858     76 65.54
91.46/91.55	c     5507    616     9661  1895952  196    19813   15369   8288     78 70.53
91.46/91.55	c     6320    616    12035  2447900  203    24561   16906  10662     81 77.81
91.46/91.55	c     7640    616    15925  3396375  213    32337   18597  14552     84 90.16
91.46/91.55	o 5028
95.57/95.62	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
95.57/95.62	c     7712    616    16139  3447510  213    33261    1689  14766     84 91.53
95.57/95.62	c     7814    616     2521   292067  115     5525    1858   1148     83 93.44
95.57/95.62	o 5027
98.46/98.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
98.46/98.54	c     7978    616     3007   406381  135     6988    1689   1634     83 95.60
98.46/98.54	c     8083    616     2223   209556   94     4930    1858    850     83 97.09
98.46/98.54	o 5022
115.36/115.44	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
115.36/115.44	c     8157    616     2443   260126  106     5862    1689   1070     82 98.52
115.36/115.44	c     8268    616     2766   338099  122     6498    1858   1393     82 100.06
115.36/115.44	c     8533    616     2401   236863   98     5286    2044   1028     82 103.53
115.36/115.44	c     9008    616     2403   258846  107     5293    2249   1030     83 108.12
115.36/115.44	o 5021
127.16/127.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
127.16/127.28	c     9739    616     3135   441389  140     7244    1689   1762     84 115.41
127.16/127.28	c     9850    616     2550   287170  112     5585    1858   1177     84 116.91
127.16/127.28	c    10108    616     2307   231529  100     5101    2044    934     84 119.69
127.16/127.28	c    10587    616     2400   256860  107     5284    2249   1027     85 124.11
127.16/127.28	o 5020
140.35/140.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
140.35/140.46	c    10880    616     3276   466795  142     7534    1689   1903     85 127.25
140.35/140.46	c    10980    616     2521   291496  115     5527    1858   1148     85 128.83
140.35/140.46	c    11232    616     3264   462609  141     7011    2044   1891     85 131.49
140.35/140.46	c    11712    616     3351   496225  148     7185    2249   1978     86 136.11
140.35/140.46	o 5016
146.45/146.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
146.45/146.54	c    12135    616     3123   447395  143     7228    1689   1750     86 140.42
146.45/146.54	c    12235    616     2514   290164  115     5515    1858   1141     86 141.91
146.45/146.54	c    12495    616     3265   471034  144     7015    2044   1892     86 144.69
146.45/146.54	o 5013
149.75/149.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
149.75/149.89	c    12624    616     2398   259193  108     5285    1689   1025     86 146.51
149.75/149.89	c    12724    616     2693   323448  120     5873    1858   1320     85 148.04
149.75/149.89	o 5012
166.54/166.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
166.54/166.69	c    12850    616     3070   416820  135     7117    1689   1697     85 149.86
166.54/166.69	c    12954    616     2222   205961   92     4928    1858    849     85 151.38
166.54/166.69	c    13213    616     2995   398254  132     6477    2044   1622     85 154.19
166.54/166.69	c    13698    616     3050   428487  140     6585    2249   1677     86 158.83
166.54/166.69	c    14511    616     2618   302102  115     5721    2474   1245     87 165.77
166.54/166.69	o 5009
185.54/185.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
185.54/185.64	c    14527    616     2666   314644  118     6310    1689   1293     87 166.64
185.54/185.64	c    14631    616     2974   384935  129     6920    1858   1601     87 168.12
185.54/185.64	c    14891    616     2484   272166  109     5453    2044   1111     87 170.93
185.54/185.64	c    15380    616     2549   292603  114     5583    2249   1176     87 175.58
185.54/185.64	c    16193    616     3420   515792  150     7325    2474   2047     88 182.91
185.54/185.64	o 5005
194.14/194.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
194.14/194.20	c    16417    616     2614   309275  118     5717    1689   1241     88 185.60
194.14/194.20	c    16519    616     2912   380964  130     6309    1858   1539     88 187.56
194.14/194.20	c    16769    616     2409   258401  107     5301    2044   1036     88 190.36
194.14/194.20	o 5004
213.43/213.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
213.43/213.50	c    17133    616     2398   256588  107     5281    1689   1025     88 194.16
213.43/213.50	c    17245    616     2730   341222  124     5946    1858   1357     88 195.77
213.43/213.50	c    17500    616     2305   229002   99     5094    2044    932     88 198.54
213.43/213.50	c    17992    616     2398   258363  107     5278    2249   1025     88 203.53
213.43/213.50	c    18805    616     3340   500375  149     7166    2474   1967     89 211.18
213.43/213.50	o 4996
269.02/269.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
269.02/269.17	c    18994    616     2614   321767  123     5716    1689   1241     88 213.46
269.02/269.17	c    19095    616     2912   391120  134     6309    1858   1539     88 214.87
269.02/269.17	c    19360    616     2320   243549  104     5133    2044    947     88 217.83
269.02/269.17	c    19835    616     2400   251131  104     5294    2249   1027     89 222.34
269.02/269.17	c    20648    616     3356   493134  146     7205    2474   1983     89 229.57
269.02/269.17	c    21968    616     2730   267262   97     5949    2722   1357     90 241.48
269.02/269.17	c    24049    616     4082   515349  126     8652    2995   2709     92 260.26
269.02/269.17	o 4988
306.81/306.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
306.81/306.98	c    25031    616     3202   419564  131     7377    1689   1829     93 269.10
306.81/306.98	c    25131    616     2517   251856  100     5518    1858   1144     92 270.47
306.81/306.98	c    25397    616     2307   207564   89     5099    2044    934     92 273.53
306.81/306.98	c    25881    616     2474   229801   92     5431    2249   1101     92 278.33
306.81/306.98	c    26694    616     3433   451245  131     7354    2474   2060     93 285.97
306.81/306.98	c    28020    616     2806   292487  104     6098    2722   1433     94 297.77
306.81/306.98	o 4984
329.41/329.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
329.41/329.55	c    29036    616     2739   303711  110     5969    1689   1366     94 306.91
329.41/329.55	c    29140    616     3051   361252  118     6589    1858   1678     94 308.18
329.41/329.55	c    29399    616     2618   267233  102     5722    2044   1245     94 310.97
329.41/329.55	c    29895    616     2813   306989  109     6111    2249   1440     94 315.91
329.41/329.55	c    30710    616     2503   245995   98     5494    2474   1130     94 323.43
329.41/329.55	o 4977
341.50/341.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
341.50/341.60	c    31339    616     2794   315444  112     6567    1689   1421     95 329.47
341.50/341.60	c    31443    616     2223   185169   83     4930    1858    850     94 331.18
341.50/341.60	c    31693    616     2963   322206  108     6412    2044   1590     94 334.00
341.50/341.60	c    32168    616     3070   360426  117     6624    2249   1697     94 338.77
341.50/341.60	o 4973
358.00/358.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
358.00/358.15	c    32392    616     2503   234597   93     5495    1689   1130     94 341.52
358.00/358.15	c    32498    616     2816   293977  104     6117    1858   1443     94 342.97
358.00/358.15	c    32748    616     2307   196556   85     5102    2044    934     94 345.87
358.00/358.15	c    33229    616     2400   234796   97     5285    2249   1027     94 350.83
358.00/358.15	o 4970
377.19/377.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
377.19/377.40	c    34023    616     3304   454825  137     7584    1689   1931     95 358.06
377.19/377.40	c    34132    616     2546   260022  102     5578    1858   1173     94 359.59
377.19/377.40	c    34385    616     2306   206230   89     5096    2044    933     94 362.43
377.19/377.40	c    34867    616     2442   218537   89     5366    2249   1069     94 367.38
377.19/377.40	c    35680    616     3482   411327  118     7446    2474   2109     95 374.82
377.19/377.40	o 4968
392.28/392.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
392.28/392.45	c    35873    616     2613   252951   96     5717    1689   1240     95 377.31
392.28/392.45	c    35980    616     2927   306831  104     6339    1858   1554     94 378.81
392.28/392.45	c    36236    616     2479   225840   91     5442    2044   1106     94 381.70
392.28/392.45	c    36727    616     2603   268902  103     5690    2249   1230     95 386.55
392.28/392.45	o 4964
402.98/403.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
402.98/403.17	c    37326    616     2989   335909  112     6959    1689   1616     95 392.35
402.98/403.17	c    37430    616     2223   180739   81     4933    1858    850     95 393.79
402.98/403.17	c    37688    616     2986   351629  117     6458    2044   1613     95 396.66
402.98/403.17	c    38172    616     3057   379098  124     6599    2249   1684     95 401.45
402.98/403.17	o 4960
404.49/404.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
404.49/404.68	c    38283    616     3384   449629  132     7752    1689   2011     94 403.07
404.49/404.68	o 4958
416.28/416.44	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
416.28/416.44	c    38375    616     2498   251512  100     5978    1689   1125     94 404.58
416.28/416.44	c    38477    616     2799   313890  112     6569    1858   1426     94 405.95
416.28/416.44	c    38730    616     2373   213728   90     5231    2044   1000     94 408.82
416.28/416.44	c    39216    616     2406   226392   94     5301    2249   1033     94 413.80
416.28/416.44	o 4957
429.88/430.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
429.88/430.09	c    39452    616     3114   381890  122     7210    1689   1741     94 416.33
429.88/430.09	c    39552    616     2519   257896  102     5527    1858   1146     94 417.88
429.88/430.09	c    39822    616     2305   203909   88     5095    2044    932     94 420.73
429.88/430.09	c    40298    616     2432   225406   92     5350    2249   1059     94 425.52
429.88/430.09	o 4955
440.98/441.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
440.98/441.17	c    40768    616     2501   255997  102     5494    1689   1128     94 429.99
440.98/441.17	c    40871    616     2806   308617  109     6097    1858   1433     94 431.32
440.98/441.17	c    41121    616     2338   211161   90     5161    2044    965     94 434.00
440.98/441.17	c    41612    616     2516   232083   92     5516    2249   1143     94 438.88
440.98/441.17	o 4954
445.17/445.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
445.17/445.34	c    41793    616     3060   348126  113     7106    1689   1687     94 441.06
445.17/445.34	c    41895    616     2246   179827   80     4980    1858    873     94 442.43
445.17/445.34	o 4953
451.37/451.59	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
451.37/451.59	c    42131    616     2948   335140  113     6874    1689   1575     94 445.22
451.37/451.59	c    42236    616     2222   179824   80     4931    1858    849     94 446.66
451.37/451.59	c    42494    616     2985   328518  110     6454    2044   1612     94 449.33
451.37/451.59	o 4946
473.26/473.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
473.26/473.42	c    42678    616     2399   228160   95     5285    1689   1026     94 451.48
473.26/473.42	c    42778    616     2698   285607  105     5883    1858   1325     94 452.84
473.26/473.42	c    43028    616     2306   196301   85     5095    2044    933     94 455.48
473.26/473.42	c    43509    616     2436   225730   92     5356    2249   1063     94 460.09
473.26/473.42	c    44332    616     3457   446814  129     7397    2474   2084     94 468.04
473.26/473.42	o 4941
485.26/485.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
485.26/485.42	c    44893    616     3527   465136  131     8034    1689   2154     94 473.30
485.26/485.42	c    45003    616     2542   240820   94     5570    1858   1169     94 474.70
485.26/485.42	c    45281    616     2305   195075   84     5094    2044    932     94 477.68
485.26/485.42	c    45769    616     2474   227166   91     5433    2249   1101     94 482.49
485.26/485.42	o 4938
505.26/505.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
505.26/505.41	c    46030    616     3249   394730  121     7486    1689   1876     94 485.30
505.26/505.41	c    46134    616     2528   246571   97     5542    1858   1155     94 486.85
505.26/505.41	c    46396    616     2306   198159   85     5097    2044    933     94 489.73
505.26/505.41	c    46871    616     2417   219822   90     5320    2249   1044     94 494.47
505.26/505.41	c    47684    616     3472   444238  127     7432    2474   2099     95 501.65
505.26/505.41	o 4935
516.75/516.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
516.75/516.98	c    48023    616     2905   339942  117     6790    1689   1532     95 505.28
516.75/516.98	c    48127    616     2222   186496   83     4930    1858    849     94 506.72
516.75/516.98	c    48383    616     2986   353957  118     6458    2044   1613     94 509.40
516.75/516.98	c    48859    616     3115   362000  116     6714    2249   1742     95 513.88
516.75/516.98	o 4927
531.45/531.66	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
531.45/531.66	c    49164    616     2530   254737  100     6040    1689   1157     95 516.85
531.45/531.66	c    49279    616     2865   316967  110     6698    1858   1492     95 518.36
531.45/531.66	c    49536    616     2382   212817   89     5248    2044   1009     95 521.17
531.45/531.66	c    50013    616     2482   233431   94     5449    2249   1109     95 526.02
531.45/531.66	o 4923
542.64/542.86	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
542.64/542.86	c    50650    616     2927   321111  109     6839    1689   1554     95 531.52
542.64/542.86	c    50759    616     2223   176206   79     4931    1858    850     95 532.98
542.64/542.86	c    51014    616     2966   330406  111     6416    2044   1593     95 535.75
542.64/542.86	c    51495    616     3050   340022  111     6585    2249   1677     95 540.26
542.64/542.86	o 4921
560.04/560.26	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
560.04/560.26	c    51709    616     2501   241982   96     5494    1689   1128     95 542.73
560.04/560.26	c    51824    616     2845   310370  109     6176    1858   1472     95 544.20
560.04/560.26	c    52076    616     2366   208817   88     5217    2044    993     95 546.96
560.04/560.26	c    52551    616     2438   224152   91     5359    2249   1065     95 551.46
560.04/560.26	c    53372    616     3478   422248  121     7440    2474   2105     95 559.25
560.04/560.26	o 4917
566.94/567.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
566.94/567.17	c    53395    616     3546   437807  123     8070    1689   2173     95 560.12
566.94/567.17	c    53495    616     2514   233440   92     5513    1858   1141     95 561.59
566.94/567.17	c    53748    616     3258   380785  116     6999    2044   1885     95 564.25
566.94/567.17	o 4914
573.34/573.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
573.34/573.53	c    53980    616     2616   255281   97     6210    1689   1243     95 567.02
573.34/573.53	c    54080    616     2915   318626  109     6800    1858   1542     95 568.41
573.34/573.53	c    54330    616     2489   218405   87     5462    2044   1116     95 571.05
573.34/573.53	o 4910
620.43/620.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
620.43/620.68	c    54535    616     3104   361171  116     7191    1689   1731     95 573.38
620.43/620.68	c    54637    616     2510   240351   95     5506    1858   1137     95 574.74
620.43/620.68	c    54888    616     3253   396591  121     6992    2044   1880     95 577.31
620.43/620.68	c    55377    616     3401   449839  132     7286    2249   2028     95 581.87
620.43/620.68	c    56191    616     3087   317665  102     6659    2474   1714     95 589.04
620.43/620.68	c    57521    616     3864   490049  126     8210    2722   2491     95 600.14
620.43/620.68	c    59602    616     3437   419719  122     7358    2995   2064     96 618.06
620.43/620.68	o 4908
630.62/630.85	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
630.62/630.85	c    59805    616     4039   563174  139     9050    1689   2666     96 620.52
630.62/630.85	c    59905    616     2511   247944   98     5506    1858   1138     96 621.89
630.62/630.85	c    60155    616     3237   401853  124     6958    2044   1864     96 624.45
630.62/630.85	c    60634    616     3355   446740  133     7194    2249   1982     96 628.97
630.62/630.85	o 4907
635.93/636.18	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
635.93/636.18	c    60755    616     2501   253203  101     5494    1689   1128     96 630.70
635.93/636.18	c    60855    616     2791   309777  110     6066    1858   1418     96 632.05
635.93/636.18	c    61105    616     2317   207884   89     5118    2044    944     96 634.53
635.93/636.18	o 4906
640.72/640.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
640.72/640.97	c    61209    616     2626   272073  103     6226    1689   1253     96 636.02
640.72/640.97	c    61309    616     2924   330984  113     6817    1858   1551     96 637.40
640.72/640.97	c    61563    616     2512   234777   93     5507    2044   1139     96 640.05
640.72/640.97	o 4902
643.62/643.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
643.62/643.89	c    61576    616     2552   244278   95     6086    1689   1179     96 640.80
643.62/643.89	c    61676    616     2844   299682  105     6656    1858   1471     96 642.24
643.62/643.89	o 4897
653.81/654.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
653.81/654.00	c    61764    616     3102   353112  113     7667    1689   1729     95 643.73
653.81/654.00	c    61867    616     2528   235386   93     5539    1858   1155     95 645.21
653.81/654.00	c    62126    616     2305   198015   85     5094    2044    932     95 648.16
653.81/654.00	c    62603    616     2418   228518   94     5319    2249   1045     95 653.03
653.81/654.00	o 4896
667.21/667.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
667.21/667.42	c    62626    616     2488   243834   98     5956    1689   1115     95 653.83
667.21/667.42	c    62738    616     2814   311667  110     6594    1858   1441     95 655.26
667.21/667.42	c    62990    616     2308   208283   90     5099    2044    935     95 658.08
667.21/667.42	c    63465    616     2458   241611   98     5399    2249   1085     95 662.51
667.21/667.42	o 4893
668.01/668.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
668.01/668.22	c    63971    616     2528   258575  102     6038    1689   1155     95 667.25
668.01/668.22	o 4889
678.51/678.76	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
678.51/678.76	c    63995    616     2601   275348  105     6662    1689   1228     95 668.05
678.51/678.76	c    64095    616     2900   338064  116     7250    1858   1527     95 669.44
678.51/678.76	c    64372    616     2532   250358   98     5546    2044   1159     95 672.15
678.51/678.76	c    64875    616     2777   297688  107     6036    2249   1404     95 676.55
678.51/678.76	o 4870
690.11/690.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
690.11/690.31	c    65047    616     3289   411190  125     7558    1689   1916     95 678.58
690.11/690.31	c    65147    616     2512   238433   94     5509    1858   1139     95 680.16
690.11/690.31	c    65399    616     3256   389940  119     6995    2044   1883     95 682.88
690.11/690.31	c    65874    616     3350   434598  129     7184    2249   1977     95 687.34
690.11/690.31	o 4869
700.31/700.57	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
700.31/700.57	c    66135    616     2648   280701  106     6274    1689   1275     95 690.13
700.31/700.57	c    66235    616     2941   334336  113     6852    1858   1568     95 691.60
700.31/700.57	c    66486    616     2472   240473   97     5428    2044   1099     95 694.34
700.31/700.57	c    66961    616     2663   255858   96     5808    2249   1290     95 699.04
700.31/700.57	o 4868
706.60/706.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
706.60/706.84	c    67044    616     2911   307537  105     6806    1689   1538     95 700.39
706.60/706.84	c    67144    616     2221   171410   77     4928    1858    848     95 701.82
706.60/706.84	c    67402    616     2979   339396  113     6441    2044   1606     95 704.53
706.60/706.84	o 4865
707.80/708.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
707.80/708.06	c    67560    616     3452   443559  128     7876    1689   2079     95 706.65
707.80/708.06	o 4856
709.30/709.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
709.30/709.53	c    67618    616     2394   220125   91     5758    1689   1021     95 707.87
709.30/709.53	o 4848
712.00/712.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
712.00/712.20	c    67706    616     2656   280842  105     6766    1689   1283     95 709.35
712.00/712.20	c    67806    616     2950   337002  114     7348    1858   1577     95 710.77
712.00/712.20	o 4847
712.90/713.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
712.90/713.11	c    67886    616     3180   389088  122     8312    1689   1807     95 712.01
712.90/713.11	o 4842
714.20/714.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
714.20/714.43	c    67913    616     2302   206598   89     5580    1689    929     95 712.92
714.20/714.43	o 4839
719.70/719.92	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
719.70/719.92	c    67988    616     2525   257558  102     6511    1689   1152     95 714.25
719.70/719.92	c    68088    616     2816   314516  111     7081    1858   1443     95 715.65
719.70/719.92	c    68338    616     2321   210347   90     5126    2044    948     95 718.30
719.70/719.92	o 4838
725.40/725.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
725.40/725.68	c    68429    616     2575   268245  104     6124    1689   1202     95 719.74
725.40/725.68	c    68529    616     2874   332129  115     6718    1858   1501     95 721.15
725.40/725.68	c    68779    616     2373   216194   91     5229    2044   1000     95 723.85
725.40/725.68	o 4829
726.80/727.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
726.80/727.03	c    68901    616     2734   295933  108     6454    1689   1361     94 725.50
726.80/727.03	o 4822
734.40/734.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
734.40/734.67	c    68990    616     2992   352362  117     7447    1689   1619     94 726.84
734.40/734.67	c    69090    616     2221   182630   82     4928    1858    848     94 728.27
734.40/734.67	c    69347    616     2981   334371  112     6445    2044   1608     94 730.97
734.40/734.67	o 4815
737.20/737.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
737.20/737.49	c    69701    616     2702   284242  105     6380    1689   1329     94 734.48
737.20/737.49	c    69805    616     3010   341889  113     6996    1858   1637     94 735.92
737.20/737.49	o 4814
739.90/740.16	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
739.90/740.16	c    69905    616     2305   199405   86     5099    1689    932     94 737.30
739.90/740.16	c    70029    616     2677   257000   96     5839    1858   1304     94 738.75
739.90/740.16	o 4813
751.39/751.66	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
751.39/751.66	c    70095    616     2875   301749  104     6727    1689   1502     94 739.97
751.39/751.66	c    70200    616     2221   169687   76     4928    1858    848     94 741.41
751.39/751.66	c    70455    616     2969   322414  108     6425    2044   1596     94 744.17
751.39/751.66	c    70930    616     3163   331429  104     6813    2249   1790     94 749.12
751.39/751.66	o 4812
752.89/753.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
752.89/753.19	c    71128    616     2501   226848   90     5497    1689   1128     94 751.47
752.89/753.19	o 4811
756.89/757.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
756.89/757.12	c    71221    616     2775   280292  101     6532    1689   1402     94 752.99
756.89/757.12	c    71326    616     3087   336194  108     7149    1858   1714     94 754.46
756.89/757.12	o 4807
759.08/759.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
759.08/759.35	c    71540    616     2590   233687   90     6152    1689   1217     94 756.92
759.08/759.35	c    71644    616     2900   290103  100     6769    1858   1527     94 758.43
759.08/759.35	o 4806
761.49/761.79	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
761.49/761.79	c    71654    616     2930   296413  101     7316    1689   1557     94 759.15
761.49/761.79	c    71754    616     2221   163696   73     4925    1858    848     94 760.54
761.49/761.79	o 4805
764.39/764.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
764.39/764.60	c    71803    616     2363   193683   81     5698    1689    990     94 761.59
764.39/764.60	c    71904    616     2663   248755   93     6296    1858   1290     94 763.08
764.39/764.60	o 4802
771.18/771.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
771.18/771.45	c    71977    616     2881   290322  100     7244    1689   1508     94 764.40
771.18/771.45	c    72097    616     2222   162664   73     4933    1858    849     94 765.98
771.18/771.45	c    72349    616     2971   319952  107     6429    2044   1598     94 768.65
771.18/771.45	o 4797
778.58/778.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
778.58/778.84	c    72565    616     2398   207011   86     5286    1689   1025     94 771.25
778.58/778.84	c    72678    616     2732   270188   98     5951    1858   1359     94 772.78
778.58/778.84	c    72928    616     2305   193759   84     5097    2044    932     94 775.54
778.58/778.84	o 4796
789.08/789.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
789.08/789.31	c    73227    616     3193   375842  117     7376    1689   1820     94 778.63
789.08/789.31	c    73327    616     2518   235670   93     5525    1858   1145     94 780.05
789.08/789.31	c    73596    616     2305   180088   78     5097    2044    932     94 782.90
789.08/789.31	c    74071    616     2483   204000   82     5453    2249   1110     94 787.51
789.08/789.31	o 4795
814.17/814.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
814.17/814.49	c    74179    616     2806   274536   97     6600    1689   1433     94 789.11
814.17/814.49	c    74291    616     2221   162775   73     4931    1858    848     93 790.56
814.17/814.49	c    74551    616     2989   302550  101     6464    2044   1616     93 793.21
814.17/814.49	c    75026    616     3183   352544  110     6852    2249   1810     94 798.06
814.17/814.49	c    75839    616     2756   285312  103     6003    2474   1383     94 805.70
814.17/814.49	o 4792
902.86/903.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
902.86/903.20	c    76812    616     2613   273111  104     5718    1689   1240     94 814.29
902.86/903.20	c    76916    616     2922   322683  110     6334    1858   1549     94 815.78
902.86/903.20	c    77167    616     2542   218654   86     5572    2044   1169     94 818.70
902.86/903.20	c    77652    616     2699   248499   92     5885    2249   1326     94 823.87
902.86/903.20	c    78475    616     2502   192329   76     5491    2474   1129     94 831.72
902.86/903.20	c    79795    616     3485   422362  121     7457    2722   2112     94 844.33
902.86/903.20	c    81890    616     3161   365747  115     6810    2995   1788     94 863.57
902.86/903.20	c    85113    616     3870   536510  138     8229    3295   2497     95 892.53
902.86/903.20	o 4791
936.04/936.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
936.04/936.33	c    86181    616     3221   396039  122     7420    1689   1848     95 902.96
936.04/936.33	c    86303    616     2582   241492   93     5651    1858   1209     95 904.61
936.04/936.33	c    86553    616     2305   182901   79     5096    2044    932     95 907.50
936.04/936.33	c    87028    616     2415   196581   81     5316    2249   1042     95 912.43
936.04/936.33	c    87841    616     3412   373641  109     7310    2474   2039     95 920.88
936.04/936.33	c    89161    616     2816   271697   96     6116    2722   1443     95 933.42
936.04/936.33	o 4790
973.03/973.37	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
973.03/973.37	c    89404    616     3520   418549  118     8034    1689   2147     95 936.09
973.03/973.37	c    89507    616     2521   220401   87     5532    1858   1148     95 937.51
973.03/973.37	c    89761    616     2305   176442   76     5100    2044    932     95 940.57
973.03/973.37	c    90242    616     2501   205927   82     5490    2249   1128     95 945.60
973.03/973.37	c    91055    616     3518   373619  106     7525    2474   2145     95 953.57
973.03/973.37	c    92385    616     2979   296782   99     6447    2722   1606     95 965.54
973.03/973.37	o 4787
1474.10/1474.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1474.10/1474.52	c    93153    616     3549   436523  122     8077    1689   2176     95 973.11
1474.10/1474.52	c    93253    616     2517   215465   85     5521    1858   1144     95 974.38
1474.10/1474.52	c    93504    616     3262   348580  106     7009    2044   1889     95 977.24
1474.10/1474.52	c    94002    616     2400   180877   75     5284    2249   1027     95 982.59
1474.10/1474.52	c    94817    616     3420   353689  103     7326    2474   2047     95 990.87
1474.10/1474.52	c    96148    616     2926   238263   81     6336    2722   1553     95 1003.49
1474.10/1474.52	c    98230    616     2739   267089   97     5964    2995   1366     95 1024.88
1474.10/1474.52	c   101453    616     3425   320731   93     7336    3295   2052     96 1053.48
1474.10/1474.52	c   106389    616     3026   274175   90     6539    3625   1653     96 1098.96
1474.10/1474.52	c   113904    616     4564   487467  106     9612    3988   3191     97 1169.16
1474.10/1474.52	c   125273    616     3549   433668  122     7589    4387   2176     98 1271.69
1474.10/1474.52	c   142417    616     5655   661596  116    11799    4826   4282     99 1426.33
1474.10/1474.52	o 4785
1622.36/1622.85	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1622.36/1622.85	c   147710    616     5101   727090  142    11194    1689   3728    100 1474.13
1622.36/1622.85	c   147810    616     2516   217775   86     5523    1858   1143    100 1475.48
1622.36/1622.85	c   148067    616     2307   167360   72     5103    2044    934    100 1478.32
1622.36/1622.85	c   148542    616     2400   181643   75     5288    2249   1027    100 1483.39
1622.36/1622.85	c   149362    616     3400   385392  113     7288    2474   2027    100 1491.39
1622.36/1622.85	c   150682    616     2668   274375  102     5829    2722   1295    100 1503.40
1622.36/1622.85	c   152772    616     4032   420422  104     8554    2995   2659    100 1524.26
1622.36/1622.85	c   155995    616     3067   291378   95     6621    3295   1694    100 1554.60
1622.36/1622.85	c   160938    616     3068   295706   96     6623    3625   1695    100 1599.25
1622.36/1622.85	o 4784
1733.83/1734.37	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1733.83/1734.37	c   163276    616     3908   454564  116     8802    1689   2535    100 1622.42
1733.83/1734.37	c   163380    616     2537   197384   77     5562    1858   1164    100 1623.92
1733.83/1734.37	c   163636    616     2309   162461   70     5105    2044    936    100 1627.07
1733.83/1734.37	c   164112    616     2522   187333   74     5531    2249   1149    100 1632.23
1733.83/1734.37	c   164925    616     3436   414314  120     7361    2474   2063    100 1639.46
1733.83/1734.37	c   166249    616     2784   287740  103     6062    2722   1411    100 1650.82
1733.83/1734.37	c   168332    616     4111   467817  113     8712    2995   2738    100 1669.85
1733.83/1734.37	c   171555    616     3289   315215   95     7064    3295   1916    101 1697.67
1733.83/1734.37	o 4782
1797.91/1798.48	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.91/1798.48	c   175735    616     4095   490449  119     9194    1689   2722    101 1733.91
1797.91/1798.48	c   175836    616     2507   207285   82     5509    1858   1134    101 1735.22
1797.91/1798.48	c   176093    616     3238   340797  105     6970    2044   1865    101 1737.96
1797.91/1798.48	c   176571    616     3389   353120  104     7269    2249   2016    101 1742.72
1797.91/1798.48	c   177388    616     3044   284629   93     6580    2474   1671    101 1749.60
1797.91/1798.48	c   178712    616     3735   449989  120     7961    2722   2362    101 1761.03
1797.91/1798.48	c   180807    616     2922   333008  113     6342    2995   1549    101 1778.21
1797.91/1798.48	c Resources Exceeded
1797.91/1798.48	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 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 x365 -x366 -x367 -x368 -x369 x370 -x371 -x372 -x373 x374 -x375 x376 x377 x378 x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 x424 -x425 -x426 x427 -x428 -x429 x430 -x431 x432 -x433 -x434 -x435 -x436 x437 x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 x452 -x453 -x454 x455 -x456 -x457 x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 x484 -x485 x486 -x487 -x488 -x489 -x490 -x491 -x492 x493 -x494 x495 x496 -x497 x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 x558 x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 x592 -x593 -x594 -x595 -x596 -x597 -x598 x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 x612 x613 -x614 -x615 -x616 x617 x618 -x619 x620 -x621 -x622 -x623 -x624 -x625 -x626 x627 -x628 -x629 -x630 -x631 x632 x633 -x634 -x635 x636 x637 -x638 -x639 -x640 -x641 -x642 x643 -x644 x645 x646 x647 -x648 -x649 x650 -x651 
1797.91/1798.48	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.48	c  303   183262  10241   252468     2893   334650   1520    101 1798.01
1797.91/1798.48	c Objective: 4782
1797.91/1798.48	s SATISFIABLE
1797.91/1798.48	c Total time: 1798.01 s

Verifier Data

OK	4782

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1877570-1245147380/watcher-1877570-1245147380 -o /tmp/evaluation-result-1877570-1245147380/solver-1877570-1245147380 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1877570-1245147380.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.93 0.98 0.99 3/65 5563
/proc/meminfo: memFree=1866600/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=10784 CPUtime=0
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 249 0 0 0 0 0 0 0 18 0 1 0 182337463 11042816 233 1992294400 134512640 137136520 4294956256 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 2696 233 176 640 0 2034 0

[startup+0.0754981 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 5563
/proc/meminfo: memFree=1866600/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=12616 CPUtime=0.07
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 716 0 0 0 7 0 0 0 18 0 1 0 182337463 12918784 643 1992294400 134512640 137136520 4294956256 18446744073709551615 135410687 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 3154 643 283 640 0 2510 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12616

[startup+0.1015 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 5563
/proc/meminfo: memFree=1866600/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=13220 CPUtime=0.09
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 813 0 0 0 9 0 0 0 18 0 1 0 182337463 13537280 676 1992294400 134512640 137136520 4294956256 18446744073709551615 135464044 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 3305 676 286 640 0 2661 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13220

[startup+0.301522 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 5563
/proc/meminfo: memFree=1866600/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=13124 CPUtime=0.29
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 5560 0 0 0 26 3 0 0 19 0 1 0 182337463 13438976 611 1992294400 134512640 137136520 4294956256 18446744073709551615 135455840 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 3281 611 290 640 0 2637 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13124

[startup+0.701568 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 5563
/proc/meminfo: memFree=1866600/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=13100 CPUtime=0.69
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 17046 0 0 0 62 7 0 0 22 0 1 0 182337463 13414400 620 1992294400 134512640 137136520 4294956256 18446744073709551615 134846254 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 3275 620 290 640 0 2631 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13100

[startup+1.50166 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1865184/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=11364 CPUtime=1.49
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 39013 0 0 0 136 13 0 0 25 0 1 0 182337463 11636736 534 1992294400 134512640 137136520 4294956256 18446744073709551615 134826316 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 2877 544 291 640 0 2233 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11364

[startup+3.10184 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1865184/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=13092 CPUtime=3.09
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 90290 0 0 0 279 30 0 0 25 0 1 0 182337463 13406208 622 1992294400 134512640 137136520 4294956256 18446744073709551615 134846254 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 3273 622 291 640 0 2629 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13092

[startup+6.3012 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1865128/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=13144 CPUtime=6.29
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 192633 0 0 0 567 62 0 0 25 0 1 0 182337463 13459456 621 1992294400 134512640 137136520 4294956256 18446744073709551615 134732877 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 3286 621 291 640 0 2642 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13144

[startup+12.7019 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1864624/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=13496 CPUtime=12.69
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 421391 0 0 0 1134 135 0 0 25 0 1 0 182337463 13819904 823 1992294400 134512640 137136520 4294956256 18446744073709551615 135410687 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 3374 823 293 640 0 2730 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13496

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1855536/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=22820 CPUtime=25.49
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 835625 0 0 0 2282 267 0 0 25 0 1 0 182337463 23367680 3054 1992294400 134512640 137136520 4294956256 18446744073709551615 135438666 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 5705 3054 293 640 0 5061 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22820

[startup+51.1013 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1830576/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=46232 CPUtime=51.07
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 1591305 0 0 0 4596 511 0 0 25 0 1 0 182337463 47341568 9252 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 11558 9252 293 640 0 10914 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46232

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1815088/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=102.27
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 9507 720 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 135441762 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 61460

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1815024/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=162.25
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 15503 722 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134921772 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 61460

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814960/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=222.24
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 21499 725 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 135410665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 61460

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814960/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=282.21
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 27495 726 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134849533 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 61460

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814960/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=342.2
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 33493 727 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134838678 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 61460

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814960/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=402.18
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 39490 728 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 136502553 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 61460

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814960/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=462.17
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 45486 731 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134718919 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 61460

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814896/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=522.16
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 51483 733 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 135379077 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 61460

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814832/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=582.13
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 57479 734 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 135249670 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 61460

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814832/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=642.12
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 63476 736 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134728837 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 61460

[startup+702.301 s]

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

/proc/meminfo: memFree=1814576/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1121.99
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 111449 750 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134923733 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 61460

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814576/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1181.98
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 117446 752 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 135346021 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 61460

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814448/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1241.96
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 123442 754 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134846250 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 61460

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814384/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1301.95
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 129440 755 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 135377282 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 61460

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814384/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1361.93
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 135436 757 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 135381243 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 61460

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814384/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1421.92
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 141433 759 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 135410687 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 61460

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814384/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1481.89
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 147429 760 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134729501 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 61460

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814384/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1541.88
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 153427 761 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 135377180 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 61460

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814384/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1601.86
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 159424 762 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 135780921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 61460

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814384/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1661.85
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 165421 764 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134847590 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 61460

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814384/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1721.83
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 171418 765 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134743054 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 61460

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814256/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1781.82
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 177415 767 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134847309 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 61460

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814256/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1791.42
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 178375 767 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 136501305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 61460

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814256/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1794.61
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 178694 767 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 135445506 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 61460

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814256/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1796.21
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 178854 767 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134849533 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1796.21
Current children cumulated vsize (KiB) 61460

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814256/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1797.01
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 178934 767 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134846400 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 61460

[startup+1797.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814256/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1797.41
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 178974 767 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 136502027 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1797.41
Current children cumulated vsize (KiB) 61460

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814256/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1797.81
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 179014 767 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 134728818 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 61460

[startup+1798.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5564
/proc/meminfo: memFree=1814256/2055920 swapFree=4191900/4192956
[pid=5563] ppid=5561 vsize=61460 CPUtime=1797.91
/proc/5563/stat : 5563 (bsolo) R 5561 5563 5187 0 -1 4194304 2147715 0 0 0 179024 767 0 0 25 0 1 0 182337463 62935040 13060 1992294400 134512640 137136520 4294956256 18446744073709551615 136526053 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5563/statm: 15365 13060 293 640 0 14721 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 61460

Child status: 0
Real time (s): 1798.49
CPU time (s): 1798.02
CPU user time (s): 1790.33
CPU system time (s): 7.68883
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 63144

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

runsolver used 2.02169 second user time and 3.54346 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-16 12:16:20
IDJOB=1877570
IDBENCH=2017
IDSOLVER=699
FILE ID=node32/1877570-1245147380
PBS_JOBID= 9363759
Free space on /tmp= 66344 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-9symml.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1877570-1245147380/watcher-1877570-1245147380 -o /tmp/evaluation-result-1877570-1245147380/solver-1877570-1245147380 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1877570-1245147380.opb

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

MD5SUM BENCH= 866c660dea8282137b8c78839dd4c03f
RANDOM SEED=1878880274

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1867080 kB
Buffers:         34632 kB
Cached:          78260 kB
SwapCached:        260 kB
Active:          41928 kB
Inactive:        85332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1867080 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4368 kB
Writeback:           0 kB
Mapped:          23780 kB
Slab:            47372 kB
Committed_AS:   159848 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1877570-1245147380.opb

Free space on /tmp at the end= 66340 MiB
End job on node32 at 2009-06-16 12:46:19