Trace number 3721207

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
PB07: minisat+ 1.14SAT (TO)1631 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cc.opb
MD5SUM2dad588c047f66368bead690393575a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1567
Best CPU time to get the best result obtained on this benchmark0.015996
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1567
Optimality of the best value was proved YES
Number of variables133
Total number of constraints229
Number of constraints which are clauses229
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint31
Number of terms in the objective function 133
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5699
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5699
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 Parsing PB file...
0.00/0.00	c Converting 199 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................
0.00/0.00	c ==================================[MINISAT+]==================================
0.00/0.00	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     197      772 |      65       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Found solution: 1846
0.00/0.00	o 1846
0.00/0.00	c ---[   0]---> Sorter-cost:10637     Base: 2 5 2 2
0.01/0.05	c ==================================[MINISAT+]==================================
0.01/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.01/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.01/0.05	c ==============================================================================
0.01/0.05	c |         0 |   23652    55574 |    7884       0        0     nan |  0.000 % |
0.01/0.05	c |       101 |   23607    55480 |    8672     100      739     7.4 |  0.303 % |
0.01/0.06	c |       253 |   23607    55480 |    9539     252     1980     7.9 |  0.304 % |
0.01/0.08	c |       479 |   23461    55153 |   10493     470     4112     8.7 |  0.715 % |
0.09/0.14	c |       817 |   23461    55153 |   11542     808    23124    28.6 |  0.715 % |
0.19/0.23	c |      1324 |   23390    54993 |   12697    1309    32152    24.6 |  0.954 % |
0.19/0.27	c ==============================================================================
0.19/0.27	c Found solution: 1819
0.19/0.27	o 1819
0.19/0.27	c ---[   0]---> Sorter-cost:    5     Base: 2 5 2 2
0.29/0.30	c ==================================[MINISAT+]==================================
0.29/0.30	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.30	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.30	c ==============================================================================
0.29/0.30	c |      1541 |   23584    55524 |    7861    1525    35890    23.5 |  0.954 % |
0.29/0.32	c |      1641 |   23584    55524 |    8647    1625    37279    22.9 |  0.975 % |
0.29/0.35	c |      1791 |   23584    55524 |    9511    1775    48320    27.2 |  0.975 % |
0.29/0.37	c ==============================================================================
0.29/0.37	c Found solution: 1816
0.29/0.37	o 1816
0.29/0.38	c ---[   0]---> Sorter-cost:    4     Base: 2 5 2 2
0.39/0.41	c ==================================[MINISAT+]==================================
0.39/0.41	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.41	c ==============================================================================
0.39/0.41	c |      1928 |   23589    55542 |    7863    1912    52144    27.3 |  0.975 % |
0.39/0.42	c ==============================================================================
0.39/0.42	c Found solution: 1760
0.39/0.42	o 1760
0.39/0.42	c ---[   0]---> Sorter-cost:    2     Base: 2 5 2 2
0.39/0.46	c ==================================[MINISAT+]==================================
0.39/0.46	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.46	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.46	c ==============================================================================
0.39/0.46	c |      2000 |   23541    55436 |    7847    1977    53026    26.8 |  0.975 % |
0.39/0.48	c |      2102 |   23541    55436 |    8631    2079    56552    27.2 |  1.220 % |
0.49/0.51	c |      2252 |   23541    55436 |    9494    2229    66629    29.9 |  1.220 % |
0.49/0.55	c |      2478 |   23541    55436 |   10444    2455    80579    32.8 |  1.220 % |
0.59/0.60	c |      2815 |   23541    55436 |   11488    2792    90211    32.3 |  1.220 % |
0.69/0.70	c |      3321 |   23541    55436 |   12637    3298   122096    37.0 |  1.220 % |
0.69/0.77	c |      4081 |   23541    55436 |   13901    4058   134982    33.3 |  1.220 % |
0.89/0.91	c |      5221 |   23541    55436 |   15291    5198   172493    33.2 |  1.220 % |
1.19/1.22	c |      6930 |   23541    55436 |   16820    6907   288316    41.7 |  1.220 % |
1.69/1.73	c |      9492 |   23541    55436 |   18502    9469   347250    36.7 |  1.220 % |
2.49/2.56	c |     13337 |   23541    55436 |   20353   13314   653004    49.0 |  1.220 % |
3.69/3.71	c |     19103 |   23541    55436 |   22388   19080  1024357    53.7 |  1.220 % |
3.69/3.74	c ==============================================================================
3.69/3.74	c Found solution: 1731
3.69/3.74	o 1731
3.69/3.74	c ---[   0]---> Sorter-cost:    5     Base: 2 5 2 2
3.69/3.79	c ==================================[MINISAT+]==================================
3.69/3.79	c | Conflicts | Original         | Learnt                           | Progress |
3.69/3.79	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.69/3.79	c ==============================================================================
3.69/3.79	c |     19218 |   23678    55796 |    7892   19195  1027813    53.5 |  1.220 % |
3.79/3.81	c ==============================================================================
3.79/3.81	c Found solution: 1693
3.79/3.81	o 1693
3.79/3.81	c ---[   0]---> Sorter-cost:    6     Base: 2 5 2 2
3.79/3.85	c ==================================[MINISAT+]==================================
3.79/3.85	c | Conflicts | Original         | Learnt                           | Progress |
3.79/3.85	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.79/3.85	c ==============================================================================
3.79/3.85	c |     19301 |   23689    55852 |    7896    4882   258270    52.9 |  1.220 % |
3.79/3.87	c |     19401 |   23689    55852 |    8685    4982   263869    53.0 |  1.251 % |
3.89/3.91	c |     19551 |   23689    55852 |    9554    5132   267144    52.1 |  1.251 % |
3.89/3.94	c |     19776 |   23689    55852 |   10509    5357   285175    53.2 |  1.251 % |
3.99/4.00	c |     20116 |   23689    55852 |   11560    5697   295627    51.9 |  1.251 % |
3.99/4.09	c |     20624 |   23689    55852 |   12716    6205   316292    51.0 |  1.251 % |
4.19/4.22	c |     21385 |   23689    55852 |   13988    6966   351890    50.5 |  1.251 % |
4.40/4.43	c |     22524 |   23689    55852 |   15387    8105   406290    50.1 |  1.251 % |
4.69/4.73	c |     24239 |   23689    55852 |   16925    9820   481842    49.1 |  1.251 % |
5.19/5.28	c |     26802 |   23689    55852 |   18618   12383   610593    49.3 |  1.251 % |
6.09/6.14	c |     30646 |   23689    55852 |   20480   16227   886767    54.6 |  1.251 % |
7.39/7.44	c |     36413 |   23665    55799 |   22528   11355   488645    43.0 |  1.335 % |
8.39/8.42	c ==============================================================================
8.39/8.42	c Found solution: 1688
8.39/8.42	o 1688
8.39/8.42	c ---[   0]---> Sorter-cost:    5     Base: 2 5 2 2
8.39/8.46	c ==================================[MINISAT+]==================================
8.39/8.46	c | Conflicts | Original         | Learnt                           | Progress |
8.39/8.46	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.39/8.46	c ==============================================================================
8.39/8.46	c |     40664 |   23674    55865 |    7891   15606   741288    47.5 |  1.335 % |
8.39/8.48	c ==============================================================================
8.39/8.48	c Found solution: 1679
8.39/8.48	o 1679
8.39/8.48	c ---[   0]---> Sorter-cost:    3     Base: 2 5 2 2
8.49/8.52	c ==================================[MINISAT+]==================================
8.49/8.52	c | Conflicts | Original         | Learnt                           | Progress |
8.49/8.52	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.49/8.52	c ==============================================================================
8.49/8.52	c |     40687 |   23679    55878 |    7893    7826   331922    42.4 |  1.335 % |
8.49/8.54	c |     40787 |   23679    55878 |    8682    7926   333913    42.1 |  1.355 % |
8.49/8.58	c |     40938 |   23679    55878 |    9550    8077   342378    42.4 |  1.355 % |
8.59/8.62	c |     41163 |   23679    55878 |   10505    8302   357891    43.1 |  1.355 % |
8.59/8.68	c |     41501 |   23679    55878 |   11556    8640   379272    43.9 |  1.355 % |
8.70/8.77	c |     42008 |   23679    55878 |   12711    9147   416772    45.6 |  1.355 % |
8.89/8.90	c |     42767 |   23675    55869 |   13982    9901   445961    45.0 |  1.366 % |
8.99/9.09	c |     43906 |   23675    55869 |   15381   11040   512916    46.5 |  1.366 % |
9.29/9.38	c |     45616 |   23667    55853 |   16919   12746   598834    47.0 |  1.408 % |
9.90/9.95	c |     48178 |   23667    55853 |   18611   15308   693981    45.3 |  1.408 % |
10.89/10.97	c |     52022 |   23667    55853 |   20472   19152   959983    50.1 |  1.408 % |
12.19/12.27	c |     57789 |   23667    55853 |   22519   13640   627202    46.0 |  1.408 % |
14.29/14.32	c |     66438 |   23667    55853 |   24771   22289  1218970    54.7 |  1.408 % |
17.49/17.50	c |     79412 |   23667    55853 |   27248   22217  1222636    55.0 |  1.408 % |
20.18/20.25	c ==============================================================================
20.18/20.25	c Found solution: 1633
20.18/20.25	o 1633
20.18/20.26	c ---[   0]---> Sorter-cost:    3     Base: 2 5 2 2
20.28/20.30	c ==================================[MINISAT+]==================================
20.28/20.30	c | Conflicts | Original         | Learnt                           | Progress |
20.28/20.30	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
20.28/20.30	c ==============================================================================
20.28/20.30	c |     89499 |   23688    55912 |    7896   17467   750810    43.0 |  1.408 % |
20.28/20.33	c |     89600 |   23688    55912 |    8685    4470   131522    29.4 |  1.417 % |
20.28/20.36	c |     89750 |   23688    55912 |    9554    4620   139225    30.1 |  1.417 % |
20.38/20.40	c |     89975 |   23682    55900 |   10509    4844   153049    31.6 |  1.448 % |
20.38/20.47	c |     90312 |   23682    55900 |   11560    5181   171167    33.0 |  1.448 % |
20.48/20.58	c |     90818 |   23660    55850 |   12716    5685   187037    32.9 |  1.544 % |
20.68/20.71	c |     91579 |   23660    55850 |   13988    6446   206247    32.0 |  1.544 % |
20.89/20.92	c |     92720 |   23660    55850 |   15387    7587   293552    38.7 |  1.544 % |
21.08/21.17	c |     94430 |   23660    55850 |   16925    9297   336282    36.2 |  1.544 % |
21.58/21.69	c |     96993 |   23660    55850 |   18618   11860   427336    36.0 |  1.544 % |
22.58/22.60	c |    100837 |   23646    55818 |   20480   15691   582488    37.1 |  1.586 % |
24.09/24.16	c |    106605 |   23646    55818 |   22528   21459   805228    37.5 |  1.586 % |
26.39/26.49	c |    115255 |   23646    55818 |   24781   17976   609237    33.9 |  1.586 % |
29.69/29.77	c |    128230 |   23646    55818 |   27259   17813   628007    35.3 |  1.586 % |
34.58/34.69	c |    147691 |   23646    55818 |   29985   23003   702842    30.6 |  1.586 % |
42.58/42.66	c |    176885 |   23646    55818 |   32983   18811   650416    34.6 |  1.586 % |
54.98/55.07	c |    220674 |   23646    55818 |   36281   22829  1310770    57.4 |  1.586 % |
73.58/73.65	c |    286359 |   23646    55818 |   39910   19503   943184    48.4 |  1.586 % |
98.98/99.07	c |    384885 |   23646    55818 |   43901   34851  1504695    43.2 |  1.586 % |
133.97/134.06	c |    532674 |   23646    55818 |   48291   30521  1254250    41.1 |  1.586 % |
189.46/189.50	c |    754358 |   23646    55818 |   53120   19893   507046    25.5 |  1.586 % |
284.24/284.33	c |   1086883 |   23646    55818 |   58432   46511  2188254    47.0 |  1.586 % |
424.72/424.86	c |   1585673 |   23646    55818 |   64275   48765  1756145    36.0 |  1.586 % |
648.98/649.17	c |   2333855 |   23646    55818 |   70703   51438  1968888    38.3 |  1.586 % |
1001.03/1001.28	c |   3456129 |   23646    55818 |   77773   64858  2369037    36.5 |  1.586 % |
1106.81/1107.04	c ==============================================================================
1106.81/1107.04	c Found solution: 1631
1106.81/1107.04	o 1631
1106.81/1107.04	c ---[   0]---> Sorter-cost:    3     Base: 2 5 2 2
1106.81/1107.08	c ==================================[MINISAT+]==================================
1106.81/1107.08	c | Conflicts | Original         | Learnt                           | Progress |
1106.81/1107.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1106.81/1107.08	c ==============================================================================
1106.81/1107.08	c |   3780386 |   23652    55837 |    7884   30995  1118275    36.1 |  1.586 % |
1106.91/1107.15	c |   3780486 |   23652    55837 |    8672    7849   202175    25.8 |  1.596 % |
1106.91/1107.18	c |   3780640 |   23652    55837 |    9539    8003   208543    26.1 |  1.596 % |
1107.01/1107.23	c |   3780865 |   23652    55837 |   10493    8228   213549    26.0 |  1.596 % |
1107.01/1107.29	c |   3781208 |   23652    55837 |   11542    8571   220501    25.7 |  1.596 % |
1107.11/1107.38	c |   3781714 |   23652    55837 |   12697    9077   229310    25.3 |  1.596 % |
1107.31/1107.52	c |   3782475 |   23652    55837 |   13966    9838   249364    25.3 |  1.596 % |
1107.52/1107.77	c |   3783614 |   23652    55837 |   15363   10977   341640    31.1 |  1.596 % |
1108.01/1108.23	c |   3785322 |   23652    55837 |   16900   12685   422486    33.3 |  1.596 % |
1108.62/1108.87	c |   3787884 |   23652    55837 |   18590   15247   593607    38.9 |  1.596 % |
1109.51/1109.72	c |   3791729 |   23652    55837 |   20449   19092   802927    42.1 |  1.596 % |
1110.82/1111.08	c |   3797499 |   23652    55837 |   22493   14345   456458    31.8 |  1.596 % |
1112.71/1112.97	c |   3806149 |   23555    55618 |   24743   22982   697808    30.4 |  1.871 % |
1115.51/1115.73	c |   3819124 |   23555    55618 |   27217   22688   770306    34.0 |  1.871 % |
1119.91/1120.10	c |   3838585 |   23555    55618 |   29939   27586  1077817    39.1 |  1.870 % |
1126.81/1127.03	c |   3867779 |   23555    55618 |   32933   24277  1273071    52.4 |  1.870 % |
1138.51/1138.70	c |   3911568 |   23555    55618 |   36226   29038  1542109    53.1 |  1.871 % |
1155.50/1155.71	c |   3977252 |   23479    55446 |   39849   29525  1315641    44.6 |  2.167 % |
1182.00/1182.28	c |   4075779 |   23479    55446 |   43834   31120  1512760    48.6 |  2.167 % |
1220.29/1220.53	c |   4223569 |   23479    55446 |   48217   34287  1186936    34.6 |  2.166 % |
1285.38/1285.62	c |   4445254 |   23479    55446 |   53039   34209  1401811    41.0 |  2.167 % |
1377.27/1377.52	c |   4777779 |   23479    55446 |   58343   28701  1157433    40.3 |  2.166 % |
1529.86/1530.16	c |   5276567 |   23479    55446 |   64177   39496  2033323    51.5 |  2.166 % |
1772.01/1772.36	c |   6024749 |   23447    55373 |   70595   30995  1891607    61.0 |  2.283 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s SATISFIABLE
1800.01/1800.30	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

Verifier Data

OK	1631

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3721207-1338554377/watcher-3721207-1338554377 -o /tmp/evaluation-result-3721207-1338554377/solver-3721207-1338554377 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721207-1338554377.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.68 3/176 18401
/proc/meminfo: memFree=31743084/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 200 0 0 0 0 0 0 0 20 0 1 0 321562661 1294336 158 33554432000 134512640 135395479 4292625296 4292591616 135005775 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 316 159 102 216 0 98 0

[startup+0.0144421 s]
/proc/loadavg: 2.00 2.00 1.68 3/176 18401
/proc/meminfo: memFree=31743084/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=1396 CPUtime=0.01 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 257 0 0 0 1 0 0 0 20 0 1 0 321562661 1429504 215 33554432000 134512640 135395479 4292625296 4292597200 134661868 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 349 215 102 216 0 131 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1396

[startup+0.100287 s]
/proc/loadavg: 2.00 2.00 1.68 3/176 18401
/proc/meminfo: memFree=31743084/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=3600 CPUtime=0.09 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 767 0 0 0 9 0 0 0 20 0 1 0 321562661 3686400 696 33554432000 134512640 135395479 4292625296 4292623016 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 900 696 110 216 0 682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3600

[startup+0.30024 s]
/proc/loadavg: 2.00 2.00 1.68 3/176 18401
/proc/meminfo: memFree=31743084/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=4020 CPUtime=0.29 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 892 0 0 0 29 0 0 0 20 0 1 0 321562661 4116480 821 33554432000 134512640 135395479 4292625296 4292622868 135012076 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 1005 821 110 216 0 787 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4020

[startup+0.700239 s]
/proc/loadavg: 2.00 2.00 1.68 3/176 18401
/proc/meminfo: memFree=31743084/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=4292 CPUtime=0.69 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 938 0 0 0 69 0 0 0 20 0 1 0 321562661 4395008 867 33554432000 134512640 135395479 4292625296 4292623580 135139026 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 1073 867 110 216 0 855 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4292

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 1.68 3/177 18402
/proc/meminfo: memFree=31739356/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=5212 CPUtime=1.49 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 1191 0 0 0 149 0 0 0 20 0 1 0 321562661 5337088 1120 33554432000 134512640 135395479 4292625296 4292623600 134580436 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 1303 1120 110 216 0 1085 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5212

[startup+3.10022 s]
/proc/loadavg: 2.08 2.01 1.69 3/177 18402
/proc/meminfo: memFree=31737752/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=7464 CPUtime=3.09 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 1736 0 0 0 309 0 0 0 20 0 1 0 321562661 7643136 1665 33554432000 134512640 135395479 4292625296 4292623648 134581183 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 1866 1665 110 216 0 1648 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7464

[startup+6.30024 s]
/proc/loadavg: 2.08 2.01 1.69 3/177 18402
/proc/meminfo: memFree=31734652/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=8604 CPUtime=6.29 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 2056 0 0 0 629 0 0 0 20 0 1 0 321562661 8810496 1972 33554432000 134512640 135395479 4292625296 4292623632 134581327 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 2151 1972 110 216 0 1933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8604

[startup+12.7002 s]
/proc/loadavg: 2.07 2.01 1.69 3/177 18402
/proc/meminfo: memFree=31733848/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=9456 CPUtime=12.69 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 2259 0 0 0 1269 0 0 0 20 0 1 0 321562661 9682944 2175 33554432000 134512640 135395479 4292625296 4292623648 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 2364 2175 110 216 0 2146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9456

[startup+25.5002 s]
/proc/loadavg: 2.06 2.01 1.69 3/177 18405
/proc/meminfo: memFree=31731740/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=11556 CPUtime=25.48 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 2768 0 0 0 2548 0 0 0 20 0 1 0 321562661 11833344 2684 33554432000 134512640 135395479 4292625296 4292623168 134574149 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 2889 2684 110 216 0 2671 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11556

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 1.70 3/178 18551
/proc/meminfo: memFree=31997600/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=14420 CPUtime=51.08 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 3490 0 0 0 5108 0 0 0 20 0 1 0 321562661 14766080 3428 33554432000 134512640 135395479 4292625296 4292623168 134574144 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 3605 3428 110 216 0 3387 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14420

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 1.72 3/177 18551
/proc/meminfo: memFree=31993024/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=17192 CPUtime=102.28 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 4183 0 0 0 10227 1 0 0 20 0 1 0 321562661 17604608 4125 33554432000 134512640 135395479 4292625296 4292623600 134580511 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 4298 4125 110 216 0 4080 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 17192

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 1.74 3/177 18551
/proc/meminfo: memFree=31988928/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=20092 CPUtime=162.26 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 4855 0 0 0 16225 1 0 0 20 0 1 0 321562661 20574208 4827 33554432000 134512640 135395479 4292625296 4292623648 134581426 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 5023 4827 110 216 0 4805 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 20092

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 1.75 3/177 18551
/proc/meminfo: memFree=31983904/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=24756 CPUtime=222.25 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 6009 0 0 0 22224 1 0 0 20 0 1 0 321562661 25350144 6005 33554432000 134512640 135395479 4292625296 4292623648 134581053 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 6189 6005 110 216 0 5971 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 24756

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/177 18551
/proc/meminfo: memFree=31983404/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=25088 CPUtime=282.24 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 6074 0 0 0 28223 1 0 0 20 0 1 0 321562661 25690112 6074 33554432000 134512640 135395479 4292625296 4292623648 134581436 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 6272 6074 110 216 0 6054 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 25088

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/177 18552
/proc/meminfo: memFree=31982660/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=25704 CPUtime=342.23 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 6212 0 0 0 34222 1 0 0 20 0 1 0 321562661 26320896 6212 33554432000 134512640 135395479 4292625296 4292623648 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 6426 6212 110 216 0 6208 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 25704

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/177 18552
/proc/meminfo: memFree=31981604/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=26164 CPUtime=402.22 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 6334 0 0 0 40221 1 0 0 20 0 1 0 321562661 26791936 6334 33554432000 134512640 135395479 4292625296 4292623648 134581426 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 6541 6334 110 216 0 6323 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 26164

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/176 18552
/proc/meminfo: memFree=31979556/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=28152 CPUtime=462.21 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 6791 0 0 0 46220 1 0 0 20 0 1 0 321562661 28827648 6852 33554432000 134512640 135395479 4292625296 4292623648 134581488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 7038 6852 110 216 0 6820 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 28152

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/176 18552
/proc/meminfo: memFree=31978880/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=29084 CPUtime=522.2 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 6965 0 0 0 52219 1 0 0 20 0 1 0 321562661 29782016 7054 33554432000 134512640 135395479 4292625296 4292623648 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 7271 7054 110 216 0 7053 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 29084

[startup+582.3 s]
/proc/loadavg: 2.05 2.01 1.82 3/177 18553
/proc/meminfo: memFree=31978004/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=29248 CPUtime=582.19 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 7015 0 0 0 58218 1 0 0 20 0 1 0 321562661 29949952 7104 33554432000 134512640 135395479 4292625296 4292623648 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 7312 7104 110 216 0 7094 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 29248

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.07 2.02 1.86 3/177 18557
/proc/meminfo: memFree=31971304/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=34668 CPUtime=882.15 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 8303 0 0 0 88214 1 0 0 20 0 1 0 321562661 35500032 8459 33554432000 134512640 135395479 4292625296 4292623648 134581436 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 8667 8459 110 216 0 8449 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 34668

[startup+942.3 s]
/proc/loadavg: 2.03 2.01 1.86 3/177 18558
/proc/meminfo: memFree=31970744/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=35080 CPUtime=942.14 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 8372 0 0 0 94213 1 0 0 20 0 1 0 321562661 35921920 8528 33554432000 134512640 135395479 4292625296 4292623648 134580756 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 8770 8528 110 216 0 8552 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 35080

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.87 3/177 18558
/proc/meminfo: memFree=31970496/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=35080 CPUtime=1002.13 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 8396 0 0 0 100212 1 0 0 20 0 1 0 321562661 35921920 8552 33554432000 134512640 135395479 4292625296 4292623648 134580975 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 8770 8552 110 216 0 8552 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 35080

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 18558
/proc/meminfo: memFree=31970372/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=35080 CPUtime=1062.12 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 8404 0 0 0 106211 1 0 0 20 0 1 0 321562661 35921920 8560 33554432000 134512640 135395479 4292625296 4292623648 134580980 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 8770 8560 110 216 0 8552 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 35080

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 18558
/proc/meminfo: memFree=31969316/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=35436 CPUtime=1122.11 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 8458 0 0 0 112210 1 0 0 20 0 1 0 321562661 36286464 8639 33554432000 134512640 135395479 4292625296 4292623648 134581186 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 8859 8639 110 216 0 8641 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 35436

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 18558
/proc/meminfo: memFree=31969192/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=35436 CPUtime=1182.1 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 8458 0 0 0 118209 1 0 0 20 0 1 0 321562661 36286464 8639 33554432000 134512640 135395479 4292625296 4292623648 134580786 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 8859 8639 110 216 0 8641 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 35436

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 18561
/proc/meminfo: memFree=31968448/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=35616 CPUtime=1242.09 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 8507 0 0 0 124208 1 0 0 20 0 1 0 321562661 36470784 8688 33554432000 134512640 135395479 4292625296 4292623648 134581415 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 8904 8688 110 216 0 8686 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 35616

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 18584
/proc/meminfo: memFree=31967688/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=35756 CPUtime=1302.09 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 8541 0 0 0 130208 1 0 0 20 0 1 0 321562661 36614144 8722 33554432000 134512640 135395479 4292625296 4292623552 134568477 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 8939 8722 110 216 0 8721 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 35756

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 1.91 3/177 18584
/proc/meminfo: memFree=31966704/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=36684 CPUtime=1362.07 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 8729 0 0 0 136206 1 0 0 20 0 1 0 321562661 37564416 8910 33554432000 134512640 135395479 4292625296 4292623648 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 9171 8910 110 216 0 8953 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 36684

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 1.91 3/177 18584
/proc/meminfo: memFree=31966456/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=36976 CPUtime=1422.07 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 8805 0 0 0 142206 1 0 0 20 0 1 0 321562661 37863424 8986 33554432000 134512640 135395479 4292625296 4292623648 134580750 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 9244 8986 110 216 0 9026 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 36976

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 18584
/proc/meminfo: memFree=31965836/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=37368 CPUtime=1482.05 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 8887 0 0 0 148204 1 0 0 20 0 1 0 321562661 38264832 9068 33554432000 134512640 135395479 4292625296 4292623264 134576199 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 9342 9068 110 216 0 9124 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 37368

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 18584
/proc/meminfo: memFree=31960128/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=42564 CPUtime=1542.05 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 10171 0 0 0 154203 2 0 0 20 0 1 0 321562661 43585536 10424 33554432000 134512640 135395479 4292625296 4292623648 134580975 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 10641 10424 110 216 0 10423 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 42564

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 18585
/proc/meminfo: memFree=31955408/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=46992 CPUtime=1602.04 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 11271 0 0 0 160202 2 0 0 20 0 1 0 321562661 48119808 11550 33554432000 134512640 135395479 4292625296 4292623648 134580732 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 11748 11550 110 216 0 11530 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 46992

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 18585
/proc/meminfo: memFree=31955540/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=46992 CPUtime=1662.03 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 11271 0 0 0 166201 2 0 0 20 0 1 0 321562661 48119808 11550 33554432000 134512640 135395479 4292625296 4292623648 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 11748 11550 110 216 0 11530 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 46992

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 18585
/proc/meminfo: memFree=31955168/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=46992 CPUtime=1722.02 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 11273 0 0 0 172200 2 0 0 20 0 1 0 321562661 48119808 11552 33554432000 134512640 135395479 4292625296 4292623648 134580893 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 11748 11552 110 216 0 11530 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 46992

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 18585
/proc/meminfo: memFree=31954920/32873844 swapFree=7116/7116
[pid=18401] ppid=18399 vsize=46992 CPUtime=1782.01 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 11273 0 0 0 178199 2 0 0 20 0 1 0 321562661 48119808 11552 33554432000 134512640 135395479 4292625296 4292623648 134580732 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 11748 11552 110 216 0 11530 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 46992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 18585
/proc/meminfo: memFree=31954796/32873844 swapFree=7120/7120
[pid=18401] ppid=18399 vsize=46992 CPUtime=1800.01 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 11273 0 0 0 179999 2 0 0 20 0 1 0 321562661 48119808 11552 33554432000 134512640 135395479 4292625296 4292623600 134580442 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 11748 11552 110 216 0 11530 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 46992

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 18585
/proc/meminfo: memFree=31954796/32873844 swapFree=7120/7120
[pid=18401] ppid=18399 vsize=46992 CPUtime=1800.01 cores=0,2,4,6
/proc/18401/stat : 18401 (minisat+) R 18399 18401 17990 0 -1 4202496 11273 0 0 0 179999 2 0 0 20 0 1 0 321562661 48119808 11552 33554432000 134512640 135395479 4292625296 4292623600 134580442 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18401/statm: 11748 11552 110 216 0 11530 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 46992

Child status: 10
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1800
CPU system time (s): 0.025996
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 46992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.025996
maximum resident set size= 46216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11275
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= 22
involuntary context switches= 1868

runsolver used 2.96255 second user time and 9.1916 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-01 14:39:37
IDJOB=3721207
IDBENCH=2023
IDSOLVER=2306
FILE ID=node146/3721207-1338554377
RUNJOBID= node146-1338552571-18006
PBS_JOBID= 14635838
Free space on /tmp= 70948 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cc.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721207-1338554377/watcher-3721207-1338554377 -o /tmp/evaluation-result-3721207-1338554377/solver-3721207-1338554377 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721207-1338554377.opb            

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

MD5SUM BENCH= 2dad588c047f66368bead690393575a4
RANDOM SEED=629132233

node146.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31743364 kB
Buffers:           63432 kB
Cached:            47160 kB
SwapCached:         1488 kB
Active:           313264 kB
Inactive:          75880 kB
Active(anon):     279420 kB
Inactive(anon):     1140 kB
Active(file):      33844 kB
Inactive(file):    74740 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099660 kB
Dirty:              2340 kB
Writeback:             0 kB
AnonPages:        283892 kB
Mapped:             8160 kB
Shmem:                 0 kB
Slab:             602756 kB
SReclaimable:      43044 kB
SUnreclaim:       559712 kB
KernelStack:        1456 kB
PageTables:         4572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     400672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721207-1338554377.opb

Free space on /tmp at the end= 70944 MiB
End job on node146 at 2012-06-01 15:09:40