Trace number 3722099

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)161 1800.1 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-1616732.opb
MD5SUMbb6edae9b271ecf76d3d6c31c88b027d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark159
Best CPU time to get the best result obtained on this benchmark1789.91
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints1999
Number of constraints which are clauses1999
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 constraint2
Maximum length of a constraint2
Number of terms in the objective function 200
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 200
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 200
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

0.00/0.00	c Parsing PB file...
0.00/0.02	c Converting 1999 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.02	c ==================================[MINISAT+]==================================
0.00/0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |    1999     3998 |     666       0        0     nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Found solution: 172
0.00/0.02	o 172
0.00/0.02	c ---[   0]---> Sorter-cost: 5812     Base:
0.00/0.03	c ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |    8023    18192 |    2674       0        0     nan |  0.000 % |
0.00/0.04	c |       100 |    7857    17840 |    2941      82     5475    66.8 |  2.270 % |
0.00/0.04	c ==============================================================================
0.00/0.04	c Found solution: 170
0.00/0.04	o 170
0.00/0.04	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.05	c ==================================[MINISAT+]==================================
0.00/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.05	c ==============================================================================
0.00/0.05	c |       145 |    7882    17911 |    2627     127     6517    51.3 |  2.270 % |
0.00/0.05	c ==============================================================================
0.00/0.05	c Found solution: 168
0.00/0.05	o 168
0.00/0.05	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.06	c ==================================[MINISAT+]==================================
0.00/0.06	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.06	c ==============================================================================
0.00/0.06	c |       174 |    7925    18072 |    2641     155     7338    47.3 |  2.270 % |
0.00/0.07	c |       274 |    7896    18013 |    2905     253    13170    52.1 |  3.196 % |
0.07/0.08	c |       424 |    7853    17922 |    3195     401    18747    46.8 |  3.760 % |
0.07/0.09	c |       650 |    7615    17414 |    3515     610    22952    37.6 |  6.933 % |
0.09/0.10	c ==============================================================================
0.09/0.10	c Found solution: 165
0.09/0.10	o 165
0.09/0.10	c ---[   0]---> Sorter-cost:    0     Base:
0.09/0.11	c ==================================[MINISAT+]==================================
0.09/0.11	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.11	c ==============================================================================
0.09/0.11	c |       699 |    7657    17593 |    2552     657    23960    36.5 |  6.933 % |
0.09/0.11	c |       799 |    7657    17593 |    2807     757    31521    41.6 |  7.421 % |
0.09/0.13	c |       953 |    7653    17585 |    3087     910    42125    46.3 |  7.468 % |
0.09/0.15	c |      1180 |    7653    17585 |    3396    1137    59333    52.2 |  7.468 % |
0.09/0.18	c |      1518 |    7595    17455 |    3736    1471    67245    45.7 |  8.302 % |
0.19/0.22	c |      2024 |    7573    17407 |    4110    1974   100050    50.7 |  8.604 % |
0.19/0.30	c |      2784 |    7439    17103 |    4521    2693   156501    58.1 | 10.506 % |
0.39/0.45	c |      3923 |    7439    17103 |    4973    3832   297416    77.6 | 10.507 % |
0.59/0.66	c |      5631 |    7439    17103 |    5470    5540   432744    78.1 | 10.507 % |
1.00/1.02	c |      8193 |    7439    17103 |    6017    8102   701025    86.5 | 10.507 % |
1.49/1.62	c |     12037 |    7439    17103 |    6619    7895   796267   100.9 | 10.506 % |
2.69/2.71	c |     17803 |    7439    17103 |    7281    9714  1168609   120.3 | 10.506 % |
4.39/4.43	c |     26453 |    7415    17049 |    8009    8289   905291   109.2 | 10.854 % |
6.78/6.81	c |     39429 |    7391    16997 |    8810    5747   571079    99.4 | 11.180 % |
11.00/11.09	c |     58890 |    7263    16714 |    9691    7709   828811   107.5 | 12.965 % |
13.20/13.21	c ==============================================================================
13.20/13.21	c Found solution: 164
13.20/13.21	o 164
13.20/13.22	c ---[   0]---> Sorter-cost:    0     Base:
13.20/13.23	c ==================================[MINISAT+]==================================
13.20/13.23	c | Conflicts | Original         | Learnt                           | Progress |
13.20/13.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
13.20/13.23	c ==============================================================================
13.20/13.23	c |     67109 |    7254    16680 |    2418    9478  1262599   133.2 | 12.965 % |
13.20/13.25	c |     67209 |    7141    16425 |    2659    2447   244594   100.0 | 14.812 % |
13.20/13.27	c |     67359 |    7122    16380 |    2925    2596   259513   100.0 | 15.114 % |
13.20/13.29	c |     67587 |    7122    16380 |    3218    2824   274014    97.0 | 15.115 % |
13.29/13.33	c |     67924 |    7087    16305 |    3540    3160   298701    94.5 | 15.578 % |
13.39/13.41	c |     68430 |    7087    16305 |    3894    3666   355618    97.0 | 15.577 % |
13.39/13.49	c |     69189 |    7035    16185 |    4283    4421   404099    91.4 | 16.343 % |
13.59/13.66	c |     70328 |    7035    16185 |    4711    5560   523485    94.2 | 16.343 % |
13.79/13.86	c |     72036 |    6961    16019 |    5183    4475   376149    84.1 | 17.386 % |
14.20/14.24	c |     74599 |    6961    16019 |    5701    7038   655744    93.2 | 17.386 % |
14.79/14.82	c |     78443 |    6961    16019 |    6271    7363   718227    97.5 | 17.386 % |
15.69/15.77	c |     84209 |    6961    16019 |    6898    4781   465518    97.4 | 17.386 % |
17.39/17.43	c |     92858 |    6961    16019 |    7588    8952   780068    87.1 | 17.385 % |
19.89/19.97	c |    105832 |    6961    16019 |    8347    6742   687998   102.0 | 17.385 % |
23.99/24.06	c |    125295 |    6961    16019 |    9182    9068  1155184   127.4 | 17.387 % |
24.89/24.99	c ==============================================================================
24.89/24.99	c Found solution: 163
24.89/24.99	o 163
24.89/24.99	c ---[   0]---> Sorter-cost:    0     Base:
24.99/25.00	c ==================================[MINISAT+]==================================
24.99/25.00	c | Conflicts | Original         | Learnt                           | Progress |
24.99/25.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
24.99/25.00	c ==============================================================================
24.99/25.00	c |    130723 |    6990    16116 |    2330    8536   910573   106.7 | 17.387 % |
24.99/25.01	c |    130823 |    6990    16116 |    2563    2234   182293    81.6 | 17.328 % |
24.99/25.03	c |    130974 |    6988    16112 |    2819    2382   189590    79.6 | 17.351 % |
24.99/25.05	c |    131200 |    6988    16112 |    3101    2608   205383    78.8 | 17.352 % |
24.99/25.08	c |    131537 |    6988    16112 |    3411    2945   224186    76.1 | 17.351 % |
25.09/25.16	c |    132043 |    6853    15811 |    3752    3421   271084    79.2 | 19.266 % |
25.19/25.24	c |    132802 |    6853    15811 |    4127    4180   321386    76.9 | 19.266 % |
25.29/25.39	c |    133941 |    6853    15811 |    4540    5319   425674    80.0 | 19.266 % |
25.59/25.65	c |    135651 |    6853    15811 |    4994    7029   594949    84.6 | 19.266 % |
25.89/25.98	c |    138213 |    6853    15811 |    5494    6077   506187    83.3 | 19.266 % |
25.99/26.06	c ==============================================================================
25.99/26.06	c Found solution: 162
25.99/26.06	o 162
25.99/26.06	c ---[   0]---> Sorter-cost:    0     Base:
25.99/26.07	c ==================================[MINISAT+]==================================
25.99/26.07	c | Conflicts | Original         | Learnt                           | Progress |
25.99/26.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
25.99/26.07	c ==============================================================================
25.99/26.07	c |    138758 |    6842    15734 |    2280    6621   546491    82.5 | 19.266 % |
25.99/26.08	c |    138858 |    6842    15734 |    2508    1756    82486    47.0 | 19.511 % |
25.99/26.09	c |    139009 |    6842    15734 |    2758    1907    85772    45.0 | 19.511 % |
26.09/26.11	c |    139234 |    6842    15734 |    3034    2132   101454    47.6 | 19.511 % |
26.09/26.15	c |    139571 |    6842    15734 |    3338    2469   125165    50.7 | 19.512 % |
26.19/26.20	c |    140077 |    6842    15734 |    3671    2975   153145    51.5 | 19.511 % |
26.29/26.31	c |    140836 |    6842    15734 |    4039    3734   208171    55.8 | 19.512 % |
26.39/26.45	c |    141975 |    6842    15734 |    4443    4873   314337    64.5 | 19.511 % |
26.59/26.64	c |    143684 |    6842    15734 |    4887    6582   437338    66.4 | 19.511 % |
26.99/27.01	c |    146246 |    6842    15734 |    5376    5853   457701    78.2 | 19.512 % |
27.49/27.53	c |    150091 |    6842    15734 |    5913    5900   472518    80.1 | 19.511 % |
28.29/28.38	c |    155857 |    6842    15734 |    6505    7102   580846    81.8 | 19.512 % |
29.79/29.89	c |    164506 |    6842    15734 |    7155    6676   667868   100.0 | 19.512 % |
31.99/32.07	c |    177481 |    6842    15734 |    7871    9448   782278    82.8 | 19.512 % |
35.79/35.87	c |    196942 |    6842    15734 |    8658    8458   940472   111.2 | 19.511 % |
40.59/40.67	c |    226135 |    6842    15734 |    9524    9876  1056974   107.0 | 19.511 % |
48.68/48.78	c |    269925 |    6842    15734 |   10476   11980  1239940   103.5 | 19.512 % |
61.88/61.95	c |    335610 |    6842    15734 |   11524   11540  1256133   108.9 | 19.512 % |
81.47/81.53	c |    434137 |    6812    15670 |   12676   10341   916982    88.7 | 19.904 % |
109.57/109.63	c |    581927 |    6812    15670 |   13944   13322   886219    66.5 | 19.904 % |
156.76/156.84	c |    803611 |    6812    15670 |   15338   15769  1306787    82.9 | 19.904 % |
206.75/206.82	c ==============================================================================
206.75/206.82	c Found solution: 161
206.75/206.82	o 161
206.75/206.82	c ---[   0]---> Sorter-cost:    0     Base:
206.75/206.84	c ==================================[MINISAT+]==================================
206.75/206.84	c | Conflicts | Original         | Learnt                           | Progress |
206.75/206.84	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
206.75/206.84	c ==============================================================================
206.75/206.84	c |   1038973 |    6857    15818 |    2285   13426  1347231   100.3 | 19.904 % |
206.75/206.86	c |   1039073 |    6857    15818 |    2513    1779    85484    48.1 | 19.964 % |
206.75/206.87	c |   1039224 |    6857    15818 |    2764    1930    93231    48.3 | 19.963 % |
206.75/206.88	c |   1039449 |    6857    15818 |    3041    2155    96884    45.0 | 19.963 % |
206.85/206.91	c |   1039787 |    6857    15818 |    3345    2493   119033    47.7 | 19.965 % |
206.85/206.97	c |   1040294 |    6857    15818 |    3680    3000   170272    56.8 | 19.964 % |
206.95/207.07	c |   1041053 |    6857    15818 |    4048    3759   238228    63.4 | 19.963 % |
207.05/207.18	c |   1042193 |    6804    15699 |    4452    4866   296631    61.0 | 20.717 % |
207.35/207.40	c |   1043901 |    6804    15699 |    4898    6574   447662    68.1 | 20.717 % |
207.65/207.76	c |   1046463 |    6804    15699 |    5387    5849   435585    74.5 | 20.719 % |
208.25/208.36	c |   1050307 |    6804    15699 |    5926    5427   459417    84.7 | 20.717 % |
209.25/209.32	c |   1056074 |    6804    15699 |    6519    7155   656516    91.8 | 20.717 % |
210.54/210.68	c |   1064723 |    6804    15699 |    7171    6977   724227   103.8 | 20.717 % |
212.74/212.85	c |   1077697 |    6755    15583 |    7888    9963   677900    68.0 | 21.426 % |
216.34/216.40	c |   1097159 |    6755    15583 |    8677    8021   801204    99.9 | 21.426 % |
221.54/221.62	c |   1126351 |    6755    15583 |    9545    8496   716526    84.3 | 21.425 % |
229.85/230.00	c |   1170140 |    6755    15583 |   10499    9408   964421   102.5 | 21.426 % |
243.34/243.41	c |   1235824 |    6755    15583 |   11549    7780   715860    92.0 | 21.425 % |
262.34/262.41	c |   1334350 |    6755    15583 |   12704   12783  1062352    83.1 | 21.425 % |
292.73/292.87	c |   1482140 |    6755    15583 |   13974   12136  1258543   103.7 | 21.426 % |
343.33/343.46	c |   1703823 |    6755    15583 |   15372   13941  1440348   103.3 | 21.425 % |
417.42/417.52	c |   2036348 |    6724    15514 |   16909    9607   792975    82.5 | 21.860 % |
534.40/534.52	c |   2535136 |    6724    15514 |   18600   14780  1399638    94.7 | 21.860 % |
719.36/719.54	c |   3283318 |    6724    15514 |   20460   19457  1918936    98.6 | 21.860 % |
980.12/980.39	c |   4405592 |    6724    15514 |   22506   19912  1914404    96.1 | 21.859 % |
1410.75/1411.06	c |   6089004 |    6724    15514 |   24757   22263  2408490   108.2 | 21.860 % |
1800.10/1800.40	c 
1800.10/1800.40	c *** TERMINATED ***
1800.10/1800.40	s SATISFIABLE
1800.10/1800.40	v x1 x2 x3 x4 x5 x6 x7 -x8 x9 x10 x11 x12 x13 -x14 x15 -x16 -x17 -x18 x19 -x20 x21 x22 x23 x24 -x25 x26 x27 x28 x29 x30 x31 x32 -x33 x34 x35 x36 -x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 -x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 -x58 -x59 x60 x61 x62 x63 x64 x65 x66 x67 -x68 x69 x70 x71 x72 x73 x74 x75 -x76 x77 x78 x79 x80 -x81 -x82 x83 x84 x85 -x86 x87 x88 -x89 x90 x91 -x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 -x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 -x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 -x130 x131 x132 x133 x134 -x135 x136 x137 x138 x139 x140 -x141 x142 -x143 x144 -x145 x146 x147 x148 -x149 -x150 x151 x152 x153 x154 x155 x156 x157 -x158 x159 x160 x161 x162 x163 x164 -x165 -x166 -x167 -x168 x169 x170 -x171 x172 -x173 -x174 x175 x176 x177 x178 -x179 x180 x181 x182 -x183 x184 x185 x186 -x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 x200

Verifier Data

OK	161

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-3722099-1338562446/watcher-3722099-1338562446 -o /tmp/evaluation-result-3722099-1338562446/solver-3722099-1338562446 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3722099-1338562446.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: 1.93 1.99 1.99 4/176 16427
/proc/meminfo: memFree=28270176/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=1276 CPUtime=0 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 167 0 0 0 0 0 0 0 20 0 1 0 322373220 1306624 124 33554432000 134512640 135395479 4286782400 4286781232 134618678 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 319 124 74 216 0 101 0

[startup+0.0762059 s]
/proc/loadavg: 1.93 1.99 1.99 4/176 16427
/proc/meminfo: memFree=28270176/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=2492 CPUtime=0.07 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 533 0 0 0 7 0 0 0 20 0 1 0 322373220 2551808 490 33554432000 134512640 135395479 4286782400 4286780368 134576199 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 623 490 110 216 0 405 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2492

[startup+0.100296 s]
/proc/loadavg: 1.93 1.99 1.99 4/176 16427
/proc/meminfo: memFree=28270176/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=2620 CPUtime=0.09 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 537 0 0 0 9 0 0 0 20 0 1 0 322373220 2682880 494 33554432000 134512640 135395479 4286782400 4286780864 134588783 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 655 494 110 216 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2620

[startup+0.300213 s]
/proc/loadavg: 1.93 1.99 1.99 4/176 16427
/proc/meminfo: memFree=28270176/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=3148 CPUtime=0.29 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 699 0 0 0 29 0 0 0 20 0 1 0 322373220 3223552 656 33554432000 134512640 135395479 4286782400 4286781072 135031374 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 787 656 110 216 0 569 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3148

[startup+0.700221 s]
/proc/loadavg: 1.93 1.99 1.99 4/176 16427
/proc/meminfo: memFree=28270176/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=4600 CPUtime=0.69 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 1031 0 0 0 69 0 0 0 20 0 1 0 322373220 4710400 988 33554432000 134512640 135395479 4286782400 4286780300 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 1150 988 110 216 0 932 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4600

[startup+1.50023 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 16428
/proc/meminfo: memFree=28265488/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=5780 CPUtime=1.49 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 1324 0 0 0 149 0 0 0 20 0 1 0 322373220 5918720 1281 33554432000 134512640 135395479 4286782400 4286780368 134578836 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 1445 1281 110 216 0 1227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5780

[startup+3.10022 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 16428
/proc/meminfo: memFree=28264464/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=7616 CPUtime=3.09 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 1805 0 0 0 309 0 0 0 20 0 1 0 322373220 7798784 1762 33554432000 134512640 135395479 4286782400 4286780272 134573849 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 1904 1762 110 216 0 1686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7616

[startup+6.30023 s]
/proc/loadavg: 1.94 1.99 1.99 3/177 16428
/proc/meminfo: memFree=28262480/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=8404 CPUtime=6.28 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 1988 0 0 0 628 0 0 0 20 0 1 0 322373220 8605696 1945 33554432000 134512640 135395479 4286782400 4286780448 134583956 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 2101 1945 110 216 0 1883 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8404

[startup+12.7002 s]
/proc/loadavg: 1.94 1.99 1.99 3/177 16428
/proc/meminfo: memFree=28260000/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=9740 CPUtime=12.69 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 2322 0 0 0 1268 1 0 0 20 0 1 0 322373220 9973760 2279 33554432000 134512640 135395479 4286782400 4286780752 134580945 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 2435 2279 110 216 0 2217 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9740

[startup+25.5002 s]
/proc/loadavg: 1.95 1.99 1.99 3/177 16428
/proc/meminfo: memFree=28259628/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=10132 CPUtime=25.49 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 2415 0 0 0 2548 1 0 0 20 0 1 0 322373220 10375168 2372 33554432000 134512640 135395479 4286782400 4286780272 134574152 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 2533 2372 110 216 0 2315 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10132

[startup+51.1002 s]
/proc/loadavg: 1.97 1.99 1.99 3/177 16428
/proc/meminfo: memFree=28260076/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=10132 CPUtime=51.08 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 2415 0 0 0 5107 1 0 0 20 0 1 0 322373220 10375168 2372 33554432000 134512640 135395479 4286782400 4286780272 134574201 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 2533 2372 110 216 0 2315 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10132

[startup+102.306 s]
/proc/loadavg: 1.98 1.99 1.99 3/177 16428
/proc/meminfo: memFree=28225620/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=11168 CPUtime=102.28 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 2694 0 0 0 10227 1 0 0 20 0 1 0 322373220 11436032 2650 33554432000 134512640 135395479 4286782400 4286780272 134573950 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 2792 2650 110 216 0 2574 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 11168

[startup+162.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/177 16429
/proc/meminfo: memFree=28222768/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=14428 CPUtime=162.26 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 3497 0 0 0 16225 1 0 0 20 0 1 0 322373220 14774272 3453 33554432000 134512640 135395479 4286782400 4286780752 134581028 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 3607 3453 110 216 0 3389 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 14428

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 16429
/proc/meminfo: memFree=28207996/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=15732 CPUtime=222.24 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 3835 0 0 0 22223 1 0 0 20 0 1 0 322373220 16109568 3796 33554432000 134512640 135395479 4286782400 4286780720 134572709 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 3933 3796 110 216 0 3715 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 15732

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16429
/proc/meminfo: memFree=28189520/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=15732 CPUtime=282.23 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 3835 0 0 0 28222 1 0 0 20 0 1 0 322373220 16109568 3796 33554432000 134512640 135395479 4286782400 4286780704 134580396 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 3933 3796 110 216 0 3715 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 15732

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16429
/proc/meminfo: memFree=28188744/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=16644 CPUtime=342.23 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 4051 0 0 0 34221 2 0 0 20 0 1 0 322373220 17043456 4012 33554432000 134512640 135395479 4286782400 4286780272 134574254 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 4161 4012 110 216 0 3943 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 16644

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 16432
/proc/meminfo: memFree=28183528/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=17040 CPUtime=402.22 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 4161 0 0 0 40220 2 0 0 20 0 1 0 322373220 17448960 4122 33554432000 134512640 135395479 4286782400 4286780752 134580923 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 4260 4122 110 216 0 4042 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 17040

[startup+462.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 16455
/proc/meminfo: memFree=28165976/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=19516 CPUtime=462.21 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 4770 0 0 0 46219 2 0 0 20 0 1 0 322373220 19984384 4731 33554432000 134512640 135395479 4286782400 4286780272 134574544 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 4879 4731 110 216 0 4661 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 19516

[startup+522.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/177 16455
/proc/meminfo: memFree=28165160/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=19912 CPUtime=522.2 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 4873 0 0 0 52218 2 0 0 20 0 1 0 322373220 20389888 4832 33554432000 134512640 135395479 4286782400 4286780752 134581028 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 4978 4832 110 216 0 4760 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 19912

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 16455
/proc/meminfo: memFree=28158960/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=22148 CPUtime=582.19 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 5418 0 0 0 58217 2 0 0 20 0 1 0 322373220 22679552 5377 33554432000 134512640 135395479 4286782400 4286780752 134580801 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 5537 5377 110 216 0 5319 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 22148

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 16504
/proc/meminfo: memFree=28094320/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=23824 CPUtime=822.15 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 5900 0 0 0 82212 3 0 0 20 0 1 0 322373220 24395776 5826 33554432000 134512640 135395479 4286782400 4286780752 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 5956 5826 110 216 0 5738 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 23824

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16504
/proc/meminfo: memFree=28082788/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=23824 CPUtime=882.14 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 5900 0 0 0 88211 3 0 0 20 0 1 0 322373220 24395776 5826 33554432000 134512640 135395479 4286782400 4286780752 134581463 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 5956 5826 110 216 0 5738 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 23824

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16504
/proc/meminfo: memFree=28071164/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=23824 CPUtime=942.13 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 5900 0 0 0 94210 3 0 0 20 0 1 0 322373220 24395776 5826 33554432000 134512640 135395479 4286782400 4286780272 134573863 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 5956 5826 110 216 0 5738 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 23824

[startup+1002.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 16507
/proc/meminfo: memFree=28059128/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=23824 CPUtime=1002.12 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 5900 0 0 0 100209 3 0 0 20 0 1 0 322373220 24395776 5826 33554432000 134512640 135395479 4286782400 4286780120 135005966 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 5956 5826 110 216 0 5738 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 23824

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16508
/proc/meminfo: memFree=28043388/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=24348 CPUtime=1062.11 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 6008 0 0 0 106208 3 0 0 20 0 1 0 322373220 24932352 5934 33554432000 134512640 135395479 4286782400 4286780272 134573899 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 6087 5934 110 216 0 5869 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 24348

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16508
/proc/meminfo: memFree=28026680/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=25916 CPUtime=1122.09 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 6406 0 0 0 112206 3 0 0 20 0 1 0 322373220 26537984 6332 33554432000 134512640 135395479 4286782400 4286780272 134574480 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 6479 6332 110 216 0 6261 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 25916

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16508
/proc/meminfo: memFree=28011660/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=25916 CPUtime=1182.09 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 6420 0 0 0 118206 3 0 0 20 0 1 0 322373220 26537984 6346 33554432000 134512640 135395479 4286782400 4286780864 134588686 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 6479 6346 110 216 0 6261 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 25916

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16508
/proc/meminfo: memFree=27987168/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=26052 CPUtime=1242.07 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 6434 0 0 0 124204 3 0 0 20 0 1 0 322373220 26677248 6359 33554432000 134512640 135395479 4286782400 4286780368 134579871 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 6513 6359 110 216 0 6295 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 26052

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16508
/proc/meminfo: memFree=27968072/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=26052 CPUtime=1302.07 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 6438 0 0 0 130204 3 0 0 20 0 1 0 322373220 26677248 6363 33554432000 134512640 135395479 4286782400 4286780368 134576754 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 6513 6363 110 216 0 6295 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 26052

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16508
/proc/meminfo: memFree=27939092/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=26968 CPUtime=1362.05 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 6664 0 0 0 136202 3 0 0 20 0 1 0 322373220 27615232 6589 33554432000 134512640 135395479 4286782400 4286780752 134581415 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 6742 6589 110 216 0 6524 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 26968

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16509
/proc/meminfo: memFree=27909564/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=28848 CPUtime=1422.05 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 7119 0 0 0 142202 3 0 0 20 0 1 0 322373220 29540352 7044 33554432000 134512640 135395479 4286782400 4286780272 134574480 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 7212 7044 110 216 0 6994 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 28848

[startup+1482.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 16509
/proc/meminfo: memFree=27884512/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=28840 CPUtime=1482.03 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 7123 0 0 0 148200 3 0 0 20 0 1 0 322373220 29532160 7048 33554432000 134512640 135395479 4286782400 4286780752 134580929 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 7210 7048 110 216 0 6992 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 28840

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 16509
/proc/meminfo: memFree=27860268/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=28840 CPUtime=1542.02 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 7130 0 0 0 154199 3 0 0 20 0 1 0 322373220 29532160 7058 33554432000 134512640 135395479 4286782400 4286780752 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 7210 7058 110 216 0 6992 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 28840

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 16512
/proc/meminfo: memFree=27832360/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=29364 CPUtime=1602.01 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 7242 0 0 0 160198 3 0 0 20 0 1 0 322373220 30068736 7170 33554432000 134512640 135395479 4286782400 4286780272 134574351 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 7341 7170 110 216 0 7123 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 29364

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16512
/proc/meminfo: memFree=27802236/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=29360 CPUtime=1662.01 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 7247 0 0 0 166198 3 0 0 20 0 1 0 322373220 30064640 7175 33554432000 134512640 135395479 4286782400 4286780752 134580888 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 7340 7175 110 216 0 7122 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 29360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16513
/proc/meminfo: memFree=27774708/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=30808 CPUtime=1722 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 7597 0 0 0 172197 3 0 0 20 0 1 0 322373220 31547392 7525 33554432000 134512640 135395479 4286782400 4286780752 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 7702 7525 110 216 0 7484 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 30808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16513
/proc/meminfo: memFree=27756268/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=31328 CPUtime=1781.99 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 7749 0 0 0 178195 4 0 0 20 0 1 0 322373220 32079872 7677 33554432000 134512640 135395479 4286782400 4286780272 134574149 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 7832 7677 110 216 0 7614 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 31328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16513
/proc/meminfo: memFree=27752300/32873844 swapFree=7116/7116
[pid=16427] ppid=16425 vsize=31328 CPUtime=1800.1 cores=0,2,4,6
/proc/16427/stat : 16427 (minisat+) R 16425 16427 15453 0 -1 4202496 7750 0 0 0 180006 4 0 0 20 0 1 0 322373220 32079872 7678 33554432000 134512640 135395479 4286782400 4286780752 134580893 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/16427/statm: 7832 7678 110 216 0 7614 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 31328

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.41
CPU time (s): 1800.1
CPU user time (s): 1800.06
CPU system time (s): 0.040993
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 31328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.06
system time used= 0.040993
maximum resident set size= 30720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7752
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= 13
involuntary context switches= 2116

runsolver used 2.76958 second user time and 8.39472 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-01 16:54:06
IDJOB=3722099
IDBENCH=89835
IDSOLVER=2306
FILE ID=node108/3722099-1338562446
RUNJOBID= node108-1338552592-15469
PBS_JOBID= 14635886
Free space on /tmp= 71484 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-1616732.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722099-1338562446/watcher-3722099-1338562446 -o /tmp/evaluation-result-3722099-1338562446/solver-3722099-1338562446 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3722099-1338562446.opb            

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

MD5SUM BENCH= bb6edae9b271ecf76d3d6c31c88b027d
RANDOM SEED=1416554080

node108.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		: 2666.273
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	: 5332.54
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		: 2666.273
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.91
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		: 2666.273
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		: 2666.273
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		: 2666.273
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		: 2666.273
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	: 5438.55
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		: 2666.273
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.90
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		: 2666.273
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28270704 kB
Buffers:          298584 kB
Cached:          3380340 kB
SwapCached:           52 kB
Active:          1926924 kB
Inactive:        1878912 kB
Active(anon):     114020 kB
Inactive(anon):    13036 kB
Active(file):    1812904 kB
Inactive(file):  1865876 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108544 kB
Dirty:              2512 kB
Writeback:             0 kB
AnonPages:        131368 kB
Mapped:            14772 kB
Shmem:               172 kB
Slab:             661284 kB
SReclaimable:     103496 kB
SUnreclaim:       557788 kB
KernelStack:        1456 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     238640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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-3722099-1338562446.opb

Free space on /tmp at the end= 71472 MiB
End job on node108 at 2012-06-01 17:24:09