Trace number 353234

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, and are wall clock time (not CPU 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
minisat+ 1.14SAT (TO)55 1800.09 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
sorensson/garden/normalized-g15x15.opb
MD5SUM28425c3b4907da9ba10ee31a4de63042
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables225
Total number of constraints225
Number of constraints which are clauses225
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 constraint3
Maximum length of a constraint5
Number of terms in the objective function 225
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 225
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 225
Number of bits of the biggest sum of numbers8
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 (download as text)

0.00/0.00	c Parsing PB file...
0.00/0.01	c Converting 225 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.01	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |     225     1065 |      75       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Found solution: 75
0.00/0.01	o 75
0.00/0.01	c ---[   0]---> Sorter-cost: 6660     Base:
0.00/0.04	c ==================================[MINISAT+]==================================
0.00/0.04	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |    7880    18944 |    2626       0        0     nan |  0.000 % |
0.00/0.06	c |       101 |    7833    18849 |    2888      96     1463    15.2 |  0.648 % |
0.07/0.07	c |       251 |    7833    18849 |    3177     246     4130    16.8 |  0.648 % |
0.07/0.09	c |       476 |    7833    18849 |    3495     471     7548    16.0 |  0.648 % |
0.09/0.12	c |       813 |    7815    18811 |    3844     807    14594    18.1 |  0.839 % |
0.09/0.15	c |      1319 |    7815    18811 |    4229    1313    22407    17.1 |  0.839 % |
0.19/0.20	c |      2078 |    7815    18811 |    4652    2072    35096    16.9 |  0.839 % |
0.29/0.32	c |      3218 |    7778    18732 |    5117    3196    64657    20.2 |  1.240 % |
0.29/0.38	c ==============================================================================
0.29/0.38	c Found solution: 62
0.29/0.38	o 62
0.29/0.38	c ---[   0]---> Sorter-cost:    0     Base:
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 |      3831 |    7874    18967 |    2624    3809    80986    21.3 |  1.240 % |
0.39/0.42	c |      3932 |    7874    18967 |    2886    2006    47019    23.4 |  1.244 % |
0.39/0.44	c |      4083 |    7858    18933 |    3175    2156    49776    23.1 |  1.414 % |
0.39/0.46	c |      4311 |    7842    18899 |    3492    2383    52246    21.9 |  1.583 % |
0.39/0.48	c |      4648 |    7829    18870 |    3841    2710    55952    20.6 |  1.734 % |
0.49/0.53	c |      5154 |    7800    18807 |    4225    2997    63106    21.1 |  2.055 % |
0.49/0.59	c |      5913 |    7800    18807 |    4648    3756    76082    20.3 |  2.055 % |
0.59/0.69	c |      7052 |    7800    18807 |    5113    4895    95383    19.5 |  2.055 % |
0.79/0.84	c |      8760 |    7777    18758 |    5624    6599   132092    20.0 |  2.300 % |
1.10/1.12	c |     11322 |    7777    18758 |    6187    5862   151993    25.9 |  2.300 % |
1.39/1.47	c |     15166 |    7770    18743 |    6805    6264   166593    26.6 |  2.375 % |
1.99/2.05	c |     20934 |    7746    18691 |    7486    4979    73086    14.7 |  2.639 % |
2.89/2.93	c |     29584 |    7746    18691 |    8235    5495   121003    22.0 |  2.639 % |
4.89/4.96	c |     42562 |    7746    18691 |    9058    8643   253958    29.4 |  2.639 % |
7.89/7.94	c |     62023 |    7729    18654 |    9964    7482   293519    39.2 |  2.828 % |
11.00/11.06	c ==============================================================================
11.00/11.06	c Found solution: 60
11.00/11.06	o 60
11.00/11.06	c ---[   0]---> Sorter-cost:    0     Base:
11.00/11.09	c ==================================[MINISAT+]==================================
11.00/11.09	c | Conflicts | Original         | Learnt                           | Progress |
11.00/11.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
11.00/11.09	c ==============================================================================
11.00/11.09	c |     82926 |    7732    18673 |    2577    5889   267788    45.5 |  2.828 % |
11.09/11.11	c |     83026 |    7732    18673 |    2834    1573    37271    23.7 |  3.009 % |
11.09/11.12	c |     83176 |    7732    18673 |    3118    1723    39197    22.7 |  3.009 % |
11.09/11.14	c |     83401 |    7732    18673 |    3429    1948    43386    22.3 |  3.009 % |
11.09/11.17	c |     83740 |    7732    18673 |    3772    2287    49778    21.8 |  3.009 % |
11.09/11.20	c |     84246 |    7732    18673 |    4150    2793    58214    20.8 |  3.009 % |
11.19/11.27	c |     85007 |    7730    18669 |    4565    3553    71012    20.0 |  3.028 % |
11.39/11.41	c |     86147 |    7730    18669 |    5021    4693   101468    21.6 |  3.028 % |
11.49/11.58	c |     87855 |    7730    18669 |    5524    3686    79696    21.6 |  3.028 % |
11.79/11.89	c |     90417 |    7730    18669 |    6076    6248   143893    23.0 |  3.028 % |
12.39/12.40	c |     94264 |    7730    18669 |    6684    6971   182901    26.2 |  3.028 % |
12.99/13.01	c |    100033 |    7726    18661 |    7352    5471   139305    25.5 |  3.066 % |
13.89/13.95	c |    108685 |    7726    18661 |    8087    6475   107535    16.6 |  3.066 % |
16.19/16.24	c |    121659 |    7716    18639 |    8896    5512   193142    35.0 |  3.179 % |
19.39/19.47	c |    141120 |    7716    18639 |    9786    9263   361472    39.0 |  3.178 % |
24.09/24.11	c |    170312 |    7716    18639 |   10764   10279   353506    34.4 |  3.178 % |
32.99/33.01	c |    214101 |    7716    18639 |   11841   11348   495137    43.6 |  3.178 % |
45.28/45.38	c |    279785 |    7716    18639 |   13025    9072   248141    27.4 |  3.178 % |
62.48/62.56	c |    378312 |    7716    18639 |   14327    7708   270624    35.1 |  3.178 % |
91.87/91.95	c ==============================================================================
91.87/91.95	c Found solution: 58
91.87/91.95	o 58
91.87/91.95	c ---[   0]---> Sorter-cost:    0     Base:
91.87/91.99	c ==================================[MINISAT+]==================================
91.87/91.99	c | Conflicts | Original         | Learnt                           | Progress |
91.87/91.99	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
91.87/91.99	c ==============================================================================
91.87/91.99	c |    518226 |    7738    18701 |    2579   14849   481198    32.4 |  3.178 % |
91.97/92.06	c |    518326 |    7738    18701 |    2836    1957    43212    22.1 |  3.188 % |
91.97/92.07	c |    518476 |    7738    18701 |    3120    2107    46360    22.0 |  3.188 % |
91.97/92.09	c |    518703 |    7738    18701 |    3432    2334    50915    21.8 |  3.188 % |
92.07/92.11	c |    519041 |    7738    18701 |    3775    2672    57879    21.7 |  3.188 % |
92.07/92.15	c |    519549 |    7738    18701 |    4153    3180    67400    21.2 |  3.188 % |
92.17/92.23	c |    520308 |    7738    18701 |    4568    3939    84338    21.4 |  3.188 % |
92.27/92.32	c |    521447 |    7738    18701 |    5025    2631    43837    16.7 |  3.188 % |
92.37/92.47	c |    523156 |    7713    18648 |    5528    2575    36654    14.2 |  3.451 % |
92.67/92.76	c |    525720 |    7713    18648 |    6081    5139   109499    21.3 |  3.451 % |
93.17/93.20	c |    529564 |    7713    18648 |    6689    8983   204736    22.8 |  3.451 % |
93.77/93.80	c |    535331 |    7691    18600 |    7358    6698   147864    22.1 |  3.695 % |
95.17/95.26	c |    543982 |    7691    18600 |    8094    6960   275619    39.6 |  3.695 % |
97.27/97.33	c |    556956 |    7691    18600 |    8903    6646   246435    37.1 |  3.695 % |
99.97/100.06	c |    576418 |    7691    18600 |    9793   10477   215457    20.6 |  3.695 % |
104.86/104.99	c |    605612 |    7691    18600 |   10773    7116   272652    38.3 |  3.695 % |
111.46/111.51	c |    649401 |    7678    18569 |   11850   10997   275428    25.0 |  3.863 % |
123.86/123.94	c |    715085 |    7678    18569 |   13035   12319   413640    33.6 |  3.863 % |
145.96/146.02	c |    813611 |    7678    18569 |   14339    7550   228042    30.2 |  3.863 % |
152.86/152.95	c ==============================================================================
152.86/152.95	c Found solution: 56
152.86/152.95	o 56
152.86/152.96	c ---[   0]---> Sorter-cost:    0     Base:
152.86/152.99	c ==================================[MINISAT+]==================================
152.86/152.99	c | Conflicts | Original         | Learnt                           | Progress |
152.86/152.99	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
152.86/152.99	c ==============================================================================
152.86/152.99	c |    851603 |    7695    18616 |    2565   12956   397284    30.7 |  3.863 % |
152.96/153.04	c |    851703 |    7695    18616 |    2821    1720    31470    18.3 |  3.892 % |
152.96/153.06	c |    851854 |    7695    18616 |    3103    1871    35434    18.9 |  3.892 % |
152.96/153.08	c |    852081 |    7693    18612 |    3414    2097    38744    18.5 |  3.911 % |
153.06/153.11	c |    852418 |    7693    18612 |    3755    2434    43532    17.9 |  3.911 % |
153.06/153.17	c |    852924 |    7693    18612 |    4130    2940    56354    19.2 |  3.911 % |
153.16/153.24	c |    853684 |    7693    18612 |    4544    3700    76355    20.6 |  3.911 % |
153.26/153.32	c |    854827 |    7693    18612 |    4998    4843   102579    21.2 |  3.911 % |
153.36/153.47	c |    856536 |    7693    18612 |    5498    3901    73991    19.0 |  3.911 % |
153.66/153.75	c |    859099 |    7693    18612 |    6048    6464   145024    22.4 |  3.911 % |
154.06/154.14	c |    862943 |    7690    18605 |    6652    3876    65509    16.9 |  3.948 % |
154.66/154.71	c |    868714 |    7690    18605 |    7318    6158   115770    18.8 |  3.948 % |
155.56/155.67	c |    877368 |    7690    18605 |    8050    7202   106459    14.8 |  3.948 % |
157.46/157.54	c |    890342 |    7690    18605 |    8855    6654   235117    35.3 |  3.948 % |
159.65/159.79	c |    909804 |    7680    18583 |    9740    7005   164322    23.5 |  4.061 % |
164.25/164.31	c |    938996 |    7680    18583 |   10714    8504   305776    36.0 |  4.061 % |
172.55/172.68	c |    982787 |    7680    18583 |   11786   11511   508585    44.2 |  4.061 % |
184.24/184.36	c |   1048474 |    7680    18583 |   12964   11456   413707    36.1 |  4.061 % |
200.64/200.77	c |   1147000 |    7678    18579 |   14261   12201   311601    25.5 |  4.079 % |
233.95/234.14	c |   1294790 |    7661    18542 |   15687   15149   629931    41.6 |  4.266 % |
286.13/286.36	c |   1516474 |    7658    18535 |   17256   16992   841342    49.5 |  4.304 % |
357.41/357.61	c |   1848999 |    7658    18535 |   18981   12326   649517    52.7 |  4.304 % |
488.98/489.28	c |   2347790 |    7658    18535 |   20879   11575   348798    30.1 |  4.304 % |
678.23/678.59	c |   3095972 |    7658    18535 |   22967   14619   583374    39.9 |  4.304 % |
751.42/751.79	c ==============================================================================
751.42/751.79	c Found solution: 55
751.42/751.79	o 55
751.42/751.79	c ---[   0]---> Sorter-cost:    0     Base:
751.52/751.83	c ==================================[MINISAT+]==================================
751.52/751.83	c | Conflicts | Original         | Learnt                           | Progress |
751.52/751.83	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
751.52/751.83	c ==============================================================================
751.52/751.83	c |   3349476 |    7640    18478 |    2546   18739   720608    38.5 |  4.304 % |
751.62/751.91	c |   3349576 |    7640    18478 |    2800    2443    46279    18.9 |  4.620 % |
751.62/751.94	c |   3349726 |    7640    18478 |    3080    2593    50147    19.3 |  4.620 % |
751.62/751.95	c |   3349954 |    7640    18478 |    3388    2821    54453    19.3 |  4.620 % |
751.62/752.00	c |   3350292 |    7640    18478 |    3727    3159    63510    20.1 |  4.620 % |
751.72/752.04	c |   3350799 |    7640    18478 |    4100    3666    73815    20.1 |  4.620 % |
751.82/752.10	c |   3351558 |    7640    18478 |    4510    4425    84487    19.1 |  4.620 % |
751.92/752.20	c |   3352699 |    7640    18478 |    4961    3154    37852    12.0 |  4.620 % |
752.12/752.41	c |   3354408 |    7640    18478 |    5457    4863    68750    14.1 |  4.620 % |
752.42/752.71	c |   3356970 |    7625    18443 |    6003    4534   103598    22.8 |  4.807 % |
752.82/753.17	c |   3360814 |    7625    18443 |    6603    4899   108467    22.1 |  4.807 % |
753.52/753.90	c |   3366580 |    7625    18443 |    7264    6708   204559    30.5 |  4.807 % |
754.92/755.30	c |   3375231 |    7625    18443 |    7990    7154   255622    35.7 |  4.807 % |
756.62/756.90	c |   3388205 |    7622    18436 |    8789    8960   209999    23.4 |  4.845 % |
759.72/760.02	c |   3407667 |    7618    18428 |    9668    9232   258233    28.0 |  4.882 % |
763.51/763.83	c |   3436860 |    7618    18428 |   10635    9961   328109    32.9 |  4.882 % |
771.61/771.99	c |   3480650 |    7618    18428 |   11698    6605   288496    43.7 |  4.882 % |
784.01/784.39	c |   3546334 |    7618    18428 |   12868    9723   406563    41.8 |  4.882 % |
801.30/801.64	c |   3644863 |    7618    18428 |   14155   12279   275543    22.4 |  4.882 % |
831.20/831.53	c |   3792654 |    7618    18428 |   15571    9842   369077    37.5 |  4.882 % |
882.58/882.96	c |   4014337 |    7610    18410 |   17128    8595   319872    37.2 |  4.976 % |
969.26/969.68	c |   4346865 |    7610    18410 |   18841   13189   614586    46.6 |  4.976 % |
1088.93/1089.36	c |   4845653 |    7610    18410 |   20725   12934   494268    38.2 |  4.976 % |
1305.88/1306.34	c |   5593836 |    7610    18410 |   22797   19140   827751    43.2 |  4.976 % |
1616.21/1616.74	c |   6716112 |    7610    18410 |   25077   20753   768323    37.0 |  4.976 % |
1800.07/1800.60	c 
1800.07/1800.61	c *** TERMINATED ***
1800.07/1800.61	s SATISFIABLE
1800.07/1800.61	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
1800.07/1800.61	v -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
1800.07/1800.61	v -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
1800.07/1800.61	v -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
1800.07/1800.61	v -x110 -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 x129 x130 x131
1800.07/1800.61	v x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140 x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 x149 -x150 -x151 -x152
1800.07/1800.61	v -x153 x154 -x155 -x156 -x157 x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170 x171 -x172 -x173 -x174
1800.07/1800.61	v x175 -x176 -x177 -x178 -x179 x180 -x181 -x182 x183 -x184 -x185 -x186 -x187 x188 -x189 -x190 -x191 -x192 x193 -x194 -x195 x196
1800.07/1800.61	v -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 -x209 x210 -x211 -x212 x213 -x214 -x215 -x216 x217 -x218
1800.07/1800.61	v x219 -x220 -x221 -x222 x223 -x224 -x225

Verifier Data (download as text)

OK	55

Conversion Script Data (download as text)

/tmp/evaluation/353234-1176659859/instance-353234-1176659859.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node50/watcher-353234-1176659859 -o ROOT/results/node50/solver-353234-1176659859 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/353234-1176659859/minisat+ /tmp/evaluation/353234-1176659859/instance-353234-1176659859.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 15883
/proc/meminfo: memFree=1814112/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=1048 CPUtime=0
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 20831096 1073152 104 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134810996 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 262 104 74 215 0 44 0

[startup+0.073285 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 15883
/proc/meminfo: memFree=1814112/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=2400 CPUtime=0.07
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 455 0 0 0 7 0 0 0 18 0 1 0 20831096 2457600 440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 600 440 110 215 0 382 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2400

[startup+0.101287 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 15883
/proc/meminfo: memFree=1814112/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=2400 CPUtime=0.09
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 456 0 0 0 9 0 0 0 18 0 1 0 20831096 2457600 441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588712 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 600 441 111 215 0 382 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2400

[startup+0.301305 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 15883
/proc/meminfo: memFree=1814112/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=2664 CPUtime=0.29
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 528 0 0 0 29 0 0 0 19 0 1 0 20831096 2727936 513 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 666 513 111 215 0 448 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2664

[startup+0.70134 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 15883
/proc/meminfo: memFree=1814112/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=2960 CPUtime=0.69
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 609 0 0 0 69 0 0 0 22 0 1 0 20831096 3031040 594 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 740 594 111 215 0 522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2960

[startup+1.50141 s]
/proc/loadavg: 0.92 1.00 0.99 2/65 15884
/proc/meminfo: memFree=1811992/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=3488 CPUtime=1.49
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 738 0 0 0 149 0 0 0 25 0 1 0 20831096 3571712 723 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579868 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 872 723 111 215 0 654 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3488

[startup+3.10155 s]
/proc/loadavg: 0.92 1.00 0.99 2/65 15884
/proc/meminfo: memFree=1811352/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=3796 CPUtime=3.09
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 809 0 0 0 309 0 0 0 25 0 1 0 20831096 3887104 794 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 949 794 111 215 0 731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3796

[startup+6.30183 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 15884
/proc/meminfo: memFree=1810328/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=4588 CPUtime=6.29
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 1021 0 0 0 629 0 0 0 25 0 1 0 20831096 4698112 1006 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 1147 1006 111 215 0 929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4588

[startup+12.7014 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 15884
/proc/meminfo: memFree=1808280/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=6564 CPUtime=12.69
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 1511 0 0 0 1268 1 0 0 25 0 1 0 20831096 6721536 1496 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 1641 1496 111 215 0 1423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6564

[startup+25.5015 s]
/proc/loadavg: 0.95 1.00 0.99 2/65 15884
/proc/meminfo: memFree=1808024/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=7092 CPUtime=25.49
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 1638 0 0 0 2548 1 0 0 25 0 1 0 20831096 7262208 1623 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 1773 1623 111 215 0 1555 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7092

[startup+51.1018 s]
/proc/loadavg: 0.96 1.00 0.99 2/65 15884
/proc/meminfo: memFree=1806616/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=8440 CPUtime=51.08
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 1974 0 0 0 5107 1 0 0 25 0 1 0 20831096 8642560 1959 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568543 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 2110 1959 111 215 0 1892 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8440

[startup+102.305 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 15884
/proc/meminfo: memFree=1805272/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=9636 CPUtime=102.27
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 2271 0 0 0 10226 1 0 0 25 0 1 0 20831096 9867264 2256 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 2409 2256 111 215 0 2191 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9636

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 15884
/proc/meminfo: memFree=1803288/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=11652 CPUtime=162.25
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 2766 0 0 0 16223 2 0 0 25 0 1 0 20831096 11931648 2751 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006095 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 2913 2751 111 215 0 2695 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 11652

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 15992
/proc/meminfo: memFree=1799272/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=14196 CPUtime=222.18
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 3403 0 0 0 22214 4 0 0 25 0 1 0 20831096 14536704 3388 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 3549 3388 111 215 0 3331 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 14196

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 16082
/proc/meminfo: memFree=1799256/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=15144 CPUtime=282.13
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 3637 0 0 0 28208 5 0 0 25 0 1 0 20831096 15507456 3622 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 3786 3622 111 215 0 3568 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 15144

[startup+342.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 16082
/proc/meminfo: memFree=1797528/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=17116 CPUtime=342.11
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 4108 0 0 0 34206 5 0 0 25 0 1 0 20831096 17526784 4093 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 4279 4093 111 215 0 4061 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 17116

[startup+402.302 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 16082
/proc/meminfo: memFree=1796824/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=17796 CPUtime=402.09
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 4276 0 0 0 40204 5 0 0 25 0 1 0 20831096 18223104 4261 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572690 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 4449 4261 111 215 0 4231 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 17796

[startup+462.302 s]
/proc/loadavg: 1.08 1.04 1.01 2/65 16082
/proc/meminfo: memFree=1795608/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=19268 CPUtime=462.09
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 4632 0 0 0 46203 6 0 0 25 0 1 0 20831096 19730432 4617 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 4817 4617 111 215 0 4599 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 19268

[startup+522.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 16082
/proc/meminfo: memFree=1793496/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=21328 CPUtime=522.07
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 5151 0 0 0 52201 6 0 0 25 0 1 0 20831096 21839872 5136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568556 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 5332 5136 111 215 0 5114 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 21328

[startup+582.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 16084
/proc/meminfo: memFree=1793432/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=21328 CPUtime=582.06
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 5152 0 0 0 58200 6 0 0 25 0 1 0 20831096 21839872 5137 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 5332 5137 111 215 0 5114 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 21328

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 16084
/proc/meminfo: memFree=1793432/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=21328 CPUtime=642.04
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 5152 0 0 0 64198 6 0 0 25 0 1 0 20831096 21839872 5137 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575791 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 5332 5137 111 215 0 5114 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 21328


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

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1791128/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=23792 CPUtime=822
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 5748 0 0 0 82193 7 0 0 25 0 1 0 20831096 24363008 5733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 5948 5733 111 215 0 5730 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 23792

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1790808/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=24212 CPUtime=881.98
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 5822 0 0 0 88191 7 0 0 25 0 1 0 20831096 24793088 5807 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 6053 5807 111 215 0 5835 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 24212

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1789208/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=25848 CPUtime=941.96
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 6233 0 0 0 94189 7 0 0 25 0 1 0 20831096 26468352 6218 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572737 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 6462 6218 111 215 0 6244 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 25848

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1789144/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=25848 CPUtime=1001.95
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 6233 0 0 0 100188 7 0 0 25 0 1 0 20831096 26468352 6218 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 6462 6218 111 215 0 6244 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 25848

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1788952/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=25980 CPUtime=1061.94
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 6272 0 0 0 106187 7 0 0 25 0 1 0 20831096 26603520 6257 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 6495 6257 111 215 0 6277 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 25980

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1787480/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=27444 CPUtime=1121.92
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 6635 0 0 0 112185 7 0 0 25 0 1 0 20831096 28102656 6620 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 6861 6620 111 215 0 6643 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 27444

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1787480/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=27292 CPUtime=1181.91
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 6635 0 0 0 118184 7 0 0 25 0 1 0 20831096 27947008 6588 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 6823 6588 111 215 0 6605 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 27292

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1786392/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=28428 CPUtime=1241.89
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 6937 0 0 0 124182 7 0 0 25 0 1 0 20831096 29110272 6876 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 7107 6876 111 215 0 6889 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 28428

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1786456/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=28192 CPUtime=1301.88
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 6938 0 0 0 130181 7 0 0 25 0 1 0 20831096 28868608 6818 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 7048 6818 111 215 0 6830 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 28192

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1786392/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=28640 CPUtime=1361.86
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 7002 0 0 0 136179 7 0 0 25 0 1 0 20831096 29327360 6882 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 7160 6882 111 215 0 6942 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 28640

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1786072/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=28920 CPUtime=1421.86
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 7084 0 0 0 142178 8 0 0 25 0 1 0 20831096 29614080 6964 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 7230 6964 111 215 0 7012 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 28920

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1784984/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=30156 CPUtime=1481.84
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 7354 0 0 0 148176 8 0 0 25 0 1 0 20831096 30879744 7234 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 7539 7234 111 215 0 7321 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 30156

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1784984/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=30156 CPUtime=1541.83
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 7354 0 0 0 154175 8 0 0 25 0 1 0 20831096 30879744 7234 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 7539 7234 111 215 0 7321 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 30156

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1784536/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=30580 CPUtime=1601.81
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 7465 0 0 0 160173 8 0 0 25 0 1 0 20831096 31313920 7345 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581062 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 7645 7345 111 215 0 7427 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 30580

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1783128/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=31932 CPUtime=1661.79
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 7808 0 0 0 166171 8 0 0 25 0 1 0 20831096 32698368 7688 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 7983 7688 111 215 0 7765 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 31932

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1783128/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=31932 CPUtime=1721.79
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 7810 0 0 0 172170 9 0 0 25 0 1 0 20831096 32698368 7690 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 7983 7690 111 215 0 7765 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 31932

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1783128/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=31932 CPUtime=1781.77
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 7812 0 0 0 178168 9 0 0 25 0 1 0 20831096 32698368 7692 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 7983 7692 111 215 0 7765 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 31932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16084
/proc/meminfo: memFree=1783064/2055920 swapFree=4183712/4192956
[pid=15883] ppid=15881 vsize=32076 CPUtime=1800.07
/proc/15883/stat : 15883 (minisat+) R 15881 15883 14865 0 -1 4194304 7821 0 0 0 179998 9 0 0 25 0 1 0 20831096 32845824 7701 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15883/statm: 8019 7701 111 215 0 7801 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 32076

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

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

Child status: 10
Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1799.99
CPU system time (s): 0.098984
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 32076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7823
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= 14
involuntary context switches= 3467

runsolver used 1.21281 second user time and 3.77443 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun Apr 15 17:57:39 UTC 2007

IDJOB= 353234
IDBENCH= 2214
IDSOLVER= 156
FILE ID= node50/353234-1176659859

PBS_JOBID= 4559859

Free space on /tmp= 66562 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/sorensson/garden/normalized-g15x15.opb
COMMAND LINE= /tmp/evaluation/353234-1176659859/minisat+ /tmp/evaluation/353234-1176659859/instance-353234-1176659859.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node50/convwatcher-353234-1176659859 -o ROOT/results/node50/conversion-353234-1176659859 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/353234-1176659859/instance-353234-1176659859.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-353234-1176659859 -o ROOT/results/node50/solver-353234-1176659859 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/353234-1176659859/minisat+ /tmp/evaluation/353234-1176659859/instance-353234-1176659859.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  28425c3b4907da9ba10ee31a4de63042

RANDOM SEED= 735867853

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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.232
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.232
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:       1814584 kB
Buffers:         18476 kB
Cached:         172428 kB
SwapCached:       4324 kB
Active:          51412 kB
Inactive:       151172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814584 kB
SwapTotal:     4192956 kB
SwapFree:      4183712 kB
Dirty:            2348 kB
Writeback:           0 kB
Mapped:          16244 kB
Slab:            24788 kB
Committed_AS:   364864 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66562 MiB

End job on node50 on Sun Apr 15 18:27:42 UTC 2007