Trace number 3460711

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
wbo 1.6? (TO) 1800.1 1800.04

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_5.opb
MD5SUM130be24ef6faf784c5a8bf386cbf11b2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark1797.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21
Optimality of the best value was proved NO
Number of variables5499
Total number of constraints19319
Number of constraints which are clauses19312
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint1
Maximum length of a constraint613
Number of terms in the objective function 613
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 613
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 643
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3460711-1307108827.opb.
0.00/0.00	c Instance file HOME/instance-3460711-1307108827.opb
0.00/0.00	c File size is 560274 bytes.
0.00/0.03	c Highest Coefficient sum: 643
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.04         s                                      |
0.00/0.03	c |  Number Variables:      5499                                                |
0.00/0.03	c |  Number Clauses:        19318                                               |
0.00/0.03	c |  Number Cardinality:    1                                                   |
0.00/0.03	c |  Number PB Constraints: 0                                                   |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    5494    19319    49070 |     6439        0   -nan |  0.000 % |
0.07/0.08	c core #1
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 162	Core Weight: 1	Total Weight: 6
0.07/0.08	c Current CPU time: 0.049992 s
0.07/0.08	c
0.07/0.08	c core #2
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 163	Core Weight: 1	Total Weight: 7
0.07/0.08	c Current CPU time: 0.056991 s
0.07/0.08	c
0.07/0.08	c core #3
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 358	Core Weight: 1	Total Weight: 8
0.07/0.08	c Current CPU time: 0.06399 s
0.07/0.08	c
0.07/0.08	c core #4
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 175	Core Weight: 1	Total Weight: 9
0.07/0.08	c Current CPU time: 0.071989 s
0.07/0.08	c
0.07/0.08	c core #5
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 83	Core Weight: 1	Total Weight: 10
0.07/0.08	c Current CPU time: 0.078987 s
0.07/0.08	c
0.07/0.08	c ============================[ Search Statistics ]==============================
0.07/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.08	c ===============================================================================
0.07/0.08	c |         0 |    4213    19914    48251 |     6638        0   -nan |  0.000 % |
0.07/0.09	c ===============================================================================
0.07/0.09	c core #6
0.07/0.09	c 
0.07/0.09	c 
0.07/0.09	c Core size: 333	Core Weight: 1	Total Weight: 11
0.07/0.09	c Current CPU time: 0.087986 s
0.07/0.09	c
0.07/0.09	c ============================[ Search Statistics ]==============================
0.07/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.09	c ===============================================================================
0.07/0.09	c |         0 |    4577    19915    48881 |     6638        0   -nan |  0.000 % |
0.09/0.10	c |       100 |    4575    19915    48881 |     7302      100    142 | 22.915 % |
0.09/0.12	c |       254 |    4560    19915    48881 |     8032      254    149 | 23.218 % |
0.09/0.14	c |       480 |    4552    19915    48881 |     8835      480    123 | 23.302 % |
0.09/0.18	c ===============================================================================
0.09/0.19	c core #7
0.09/0.19	c 
0.09/0.19	c 
0.09/0.19	c Core size: 199	Core Weight: 1	Total Weight: 12
0.09/0.19	c Current CPU time: 0.178972 s
0.09/0.19	c
0.09/0.19	c ============================[ Search Statistics ]==============================
0.09/0.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |    4696    19916    49119 |     6638        0   -nan |  0.000 % |
0.19/0.20	c |       100 |    4696    19916    49119 |     7302      100    178 | 22.431 % |
0.19/0.21	c |       250 |    4696    19916    49119 |     8032      250    178 | 22.431 % |
0.19/0.23	c |       475 |    4696    19916    49119 |     8836      475    176 | 22.432 % |
0.19/0.26	c |       813 |    4696    19916    49119 |     9719      813    185 | 22.431 % |
0.29/0.32	c |      1320 |    4696    19916    49119 |    10691     1320    201 | 22.431 % |
0.39/0.41	c |      2079 |    4696    19916    49119 |    11760     2079    181 | 22.431 % |
0.49/0.59	c |      3223 |    4696    19916    49119 |    12936     3223    172 | 22.431 % |
0.89/0.90	c |      4933 |    4696    19916    49119 |    14230     4933    198 | 22.432 % |
1.49/1.50	c |      7496 |    4696    19916    49119 |    15653     7496    180 | 22.431 % |
2.60/2.60	c |     11341 |    4696    19916    49119 |    17218    11341    210 | 22.431 % |
4.19/4.25	c |     17110 |    4696    19916    49119 |    18940    17110    240 | 22.431 % |
5.29/5.35	c ===============================================================================
5.40/5.50	c core #8
5.40/5.50	c 
5.40/5.50	c 
5.40/5.50	c Core size: 124	Core Weight: 1	Total Weight: 13
5.40/5.50	c Current CPU time: 5.43917 s
5.40/5.50	c
5.40/5.50	c ============================[ Search Statistics ]==============================
5.40/5.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.40/5.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
5.40/5.50	c ===============================================================================
5.40/5.50	c |         0 |    4815    19917    49357 |     6639        0   -nan |  0.000 % |
5.40/5.50	c |       101 |    4815    19917    49357 |     7302      101     49 | 21.999 % |
5.40/5.51	c |       252 |    4815    19917    49357 |     8033      252     58 | 21.999 % |
5.51/5.52	c |       477 |    4815    19917    49357 |     8836      477     45 | 21.999 % |
5.51/5.53	c |       814 |    4815    19917    49357 |     9720      814     47 | 21.999 % |
5.51/5.55	c |      1321 |    4815    19917    49357 |    10692     1321     45 | 21.999 % |
5.51/5.58	c |      2081 |    4815    19917    49357 |    11761     2081     66 | 21.999 % |
5.59/5.65	c |      3222 |    4815    19917    49357 |    12937     3222     83 | 21.999 % |
5.69/5.78	c |      4931 |    4815    19917    49357 |    14231     4931     94 | 21.999 % |
5.99/6.08	c |      7497 |    4815    19917    49357 |    15654     7497    125 | 21.999 % |
6.50/6.53	c |     11342 |    4815    19917    49357 |    17219    11342    158 | 21.999 % |
7.19/7.24	c |     17109 |    4815    19917    49357 |    18941    17109    146 | 21.999 % |
9.09/9.14	c |     25759 |    4815    19917    49357 |    20836    15118    163 | 21.999 % |
11.90/11.97	c |     38735 |    4815    19917    49357 |    22919    16586    182 | 21.999 % |
18.80/18.84	c |     58198 |    4815    19917    49357 |    25211    22972    387 | 21.999 % |
39.39/39.42	c |     87390 |    4815    19917    49357 |    27732    23524    324 | 21.999 % |
58.20/58.29	c |    131180 |    4815    19917    49357 |    30506    17895    306 | 21.999 % |
85.89/85.94	c |    196864 |    4815    19917    49357 |    33556    28876    355 | 21.999 % |
133.69/133.72	c |    295399 |    4815    19917    49357 |    36912    25200    371 | 21.999 % |
212.40/212.40	c |    443188 |    4815    19917    49357 |    40603    25150    310 | 21.999 % |
334.42/334.47	c |    664871 |    4815    19917    49357 |    44663    42271    332 | 21.999 % |
381.31/381.32	c ===============================================================================
394.31/394.38	c core #9
394.31/394.38	c 
394.31/394.38	c 
394.31/394.38	c Core size: 225	Core Weight: 1	Total Weight: 14
394.31/394.38	c Current CPU time: 393.002 s
394.31/394.38	c
394.31/394.38	c ============================[ Search Statistics ]==============================
394.31/394.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
394.31/394.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
394.31/394.38	c ===============================================================================
394.31/394.38	c |         0 |    4934    19921    49601 |     6640        0   -nan |  0.000 % |
394.41/394.40	c |       100 |    4934    19921    49601 |     7304      100    235 | 21.583 % |
394.41/394.40	c ===============================================================================
394.41/394.42	c core #10
394.41/394.42	c 
394.41/394.42	c 
394.41/394.42	c Core size: 344	Core Weight: 1	Total Weight: 15
394.41/394.42	c Current CPU time: 393.42 s
394.41/394.42	c
394.41/394.42	c ============================[ Search Statistics ]==============================
394.41/394.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
394.41/394.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
394.41/394.42	c ===============================================================================
394.41/394.42	c |         0 |    5295    19922    50225 |     6640        0   -nan |  0.000 % |
394.41/394.42	c |       102 |    5295    19922    50225 |     7304      102     75 | 17.162 % |
394.41/394.45	c |       252 |    5207    19922    50225 |     8035      252     87 | 18.554 % |
394.41/394.46	c ===============================================================================
394.41/394.47	c core #11
394.41/394.47	c 
394.41/394.47	c 
394.41/394.47	c Core size: 874	Core Weight: 1	Total Weight: 16
394.41/394.47	c Current CPU time: 393.471 s
394.41/394.47	c
394.41/394.47	c ============================[ Search Statistics ]==============================
394.41/394.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
394.41/394.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
394.41/394.47	c ===============================================================================
394.41/394.47	c |         0 |    6348    19923    51515 |     6641        0   -nan |  0.000 % |
394.41/394.48	c |       102 |    6348    19923    51515 |     7305      102    112 |  4.123 % |
394.41/394.49	c |       254 |    6347    19923    51515 |     8035      254    111 |  4.138 % |
394.50/394.51	c |       481 |    6347    19923    51515 |     8839      481    102 |  4.138 % |
394.50/394.55	c |       819 |    6346    19923    51515 |     9723      819     83 |  4.154 % |
394.60/394.60	c |      1326 |    6346    19923    51515 |    10695     1326    115 |  4.153 % |
394.60/394.66	c |      2086 |    6332    19923    51515 |    11764     2086    103 |  4.652 % |
394.71/394.73	c ===============================================================================
394.71/394.74	c core #12
394.71/394.74	c 
394.71/394.74	c 
394.71/394.74	c Core size: 402	Core Weight: 1	Total Weight: 17
394.71/394.74	c Current CPU time: 393.741 s
394.71/394.74	c
394.71/394.74	c ============================[ Search Statistics ]==============================
394.71/394.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
394.71/394.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
394.71/394.74	c ===============================================================================
394.71/394.74	c |         0 |    6773    19924    52255 |     6641        0   -nan |  0.000 % |
394.71/394.75	c |       103 |    6773    19924    52255 |     7305      103     67 |  0.907 % |
394.71/394.77	c |       253 |    6772    19924    52255 |     8036      253     45 |  0.922 % |
394.71/394.79	c |       478 |    6772    19924    52255 |     8839      478     97 |  0.922 % |
394.81/394.82	c |       815 |    6772    19924    52255 |     9723      815    123 |  0.922 % |
394.81/394.85	c |      1322 |    6772    19924    52255 |    10695     1322    104 |  0.922 % |
394.81/394.90	c |      2084 |    6772    19924    52255 |    11765     2084    120 |  0.922 % |
395.00/395.02	c |      3223 |    6772    19924    52255 |    12942     3223    142 |  0.922 % |
395.21/395.25	c |      4932 |    6678    19924    52255 |    14236     4932    152 |  2.297 % |
395.50/395.59	c |      7494 |    6678    19924    52255 |    15659     7494    160 |  2.297 % |
396.11/396.16	c |     11338 |    6678    19924    52255 |    17225    11338    188 |  2.297 % |
397.41/397.42	c |     17104 |    6678    19924    52255 |    18948    17104    229 |  2.297 % |
399.00/399.08	c |     25756 |    6677    19924    52255 |    20843    16021    231 |  2.312 % |
401.70/401.70	c |     38735 |    6676    19924    52255 |    22927    18309    251 |  2.326 % |
410.01/410.01	c |     58200 |    6675    19924    52255 |    25220    12539    317 |  2.341 % |
422.42/422.46	c |     87392 |    6671    19924    52255 |    27742    15609    307 |  2.400 % |
440.30/440.38	c |    131182 |    6669    19924    52255 |    30516    29158    395 |  2.429 % |
462.11/462.13	c |    196866 |    6660    19924    52255 |    33568    20774    301 |  2.560 % |
507.91/507.93	c |    295392 |    6658    19924    52255 |    36925    19860    365 |  2.590 % |
597.51/597.58	c |    443182 |    6658    19924    52255 |    40617    35796    474 |  2.590 % |
698.81/698.83	c |    664867 |    6649    19924    52255 |    44679    18226    281 |  2.722 % |
909.32/909.32	c |    997392 |    6648    19924    52255 |    49147    19673    366 |  2.736 % |
1190.53/1190.57	c |   1496180 |    6638    19924    52255 |    54062    28080    359 |  2.882 % |
1258.63/1258.68	c ===============================================================================
1261.54/1261.61	c core #13
1261.54/1261.61	c 
1261.54/1261.61	c 
1261.54/1261.61	c Core size: 764	Core Weight: 1	Total Weight: 18
1261.54/1261.61	c Current CPU time: 1257.74 s
1261.54/1261.61	c
1261.54/1261.61	c ============================[ Search Statistics ]==============================
1261.54/1261.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1261.54/1261.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1261.54/1261.61	c ===============================================================================
1261.54/1261.61	c |         0 |    7438    19929    53575 |     6643        0   -nan |  0.000 % |
1261.64/1261.62	c |       100 |    7438    19929    53575 |     7307      100     57 |  0.067 % |
1261.64/1261.64	c |       250 |    7438    19929    53575 |     8038      250     64 |  0.067 % |
1261.64/1261.65	c |       475 |    7438    19929    53575 |     8841      475     91 |  0.067 % |
1261.64/1261.69	c |       814 |    7438    19929    53575 |     9726      814    108 |  0.067 % |
1261.75/1261.74	c |      1321 |    7438    19929    53575 |    10698     1321    164 |  0.067 % |
1261.83/1261.82	c |      2081 |    7438    19929    53575 |    11768     2081    171 |  0.067 % |
1262.04/1262.08	c |      3220 |    7438    19929    53575 |    12945     3220    286 |  0.067 % |
1262.53/1262.50	c |      4930 |    7438    19929    53575 |    14239     4930    352 |  0.067 % |
1263.23/1263.27	c |      7500 |    7438    19929    53575 |    15663     7500    403 |  0.067 % |
1265.05/1265.06	c |     11352 |    7438    19929    53575 |    17230    11352    489 |  0.067 % |
1267.73/1267.73	c |     17119 |    7438    19929    53575 |    18953    17119    518 |  0.067 % |
1270.33/1270.35	c |     25771 |    7438    19929    53575 |    20848    15710    420 |  0.067 % |
1279.13/1279.13	c |     38748 |    7438    19929    53575 |    22933    17634    611 |  0.067 % |
1295.23/1295.21	c |     58212 |    7438    19929    53575 |    25226    13116    529 |  0.067 % |
1315.73/1315.77	c |     87404 |    7438    19929    53575 |    27749    15901    604 |  0.067 % |
1352.63/1352.66	c |    131195 |    7438    19929    53575 |    30524    16144    547 |  0.067 % |
1392.14/1392.17	c |    196880 |    7438    19929    53575 |    33576    26461    628 |  0.067 % |
1450.85/1450.84	c |    295407 |    7438    19929    53575 |    36934    23256    504 |  0.067 % |
1534.45/1534.45	c |    443201 |    7438    19929    53575 |    40627    25130    441 |  0.067 % |
1656.34/1656.32	c |    664886 |    7438    19929    53575 |    44690    37968    454 |  0.067 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3460711-1307108827/watcher-3460711-1307108827 -o /tmp/evaluation-result-3460711-1307108827/solver-3460711-1307108827 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460711-1307108827.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.02 1.22 1.59 2/493 21978
/proc/meminfo: memFree=26673840/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=3336 CPUtime=0 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 485 0 0 0 0 0 0 0 18 0 1 0 901113364 3416064 439 33554432000 4194304 5714214 140737323792864 18446744073709551615 4228419 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 834 439 191 372 0 322 0

[startup+0.0756679 s]
/proc/loadavg: 1.02 1.22 1.59 2/493 21978
/proc/meminfo: memFree=26673840/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=10632 CPUtime=0.07 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 2738 0 0 0 7 0 0 0 18 0 1 0 901113364 10887168 2349 33554432000 4194304 5714214 140737323792864 18446744073709551615 4346045 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 2658 2349 176 372 0 2283 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10632

[startup+0.100662 s]
/proc/loadavg: 1.02 1.22 1.59 2/493 21978
/proc/meminfo: memFree=26673840/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=10824 CPUtime=0.09 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 2855 0 0 0 9 0 0 0 18 0 1 0 901113364 11083776 2412 33554432000 4194304 5714214 140737323792864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 2706 2412 179 372 0 2331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10824

[startup+0.300624 s]
/proc/loadavg: 1.02 1.22 1.59 2/493 21978
/proc/meminfo: memFree=26673840/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=11480 CPUtime=0.29 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 3023 0 0 0 29 0 0 0 18 0 1 0 901113364 11755520 2580 33554432000 4194304 5714214 140737323792864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 2870 2580 180 372 0 2495 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11480

[startup+0.700545 s]
/proc/loadavg: 1.02 1.22 1.59 2/493 21978
/proc/meminfo: memFree=26673840/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=12404 CPUtime=0.69 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 3271 0 0 0 68 1 0 0 18 0 1 0 901113364 12701696 2828 33554432000 4194304 5714214 140737323792864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 3101 2828 180 372 0 2726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12404

[startup+1.5004 s]
/proc/loadavg: 1.02 1.22 1.59 4/498 22015
/proc/meminfo: memFree=26655896/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=16012 CPUtime=1.49 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 4160 0 0 0 148 1 0 0 20 0 1 0 901113364 16396288 3717 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319224 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 4003 3717 180 372 0 3628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16012

[startup+3.10111 s]
/proc/loadavg: 1.10 1.23 1.60 3/499 22070
/proc/meminfo: memFree=26576244/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=24188 CPUtime=3.09 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 6196 0 0 0 307 2 0 0 25 0 1 0 901113364 24768512 5753 33554432000 4194304 5714214 140737323792864 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 6047 5753 180 372 0 5672 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24188

[startup+6.30051 s]
/proc/loadavg: 1.10 1.23 1.60 3/499 22070
/proc/meminfo: memFree=26554464/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=36132 CPUtime=6.29 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 9092 0 0 0 625 4 0 0 25 0 1 0 901113364 36999168 8649 33554432000 4194304 5714214 140737323792864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 9033 8649 180 372 0 8658 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36132

[startup+12.7003 s]
/proc/loadavg: 1.24 1.26 1.60 3/499 22070
/proc/meminfo: memFree=26552024/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=36528 CPUtime=12.69 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 9259 0 0 0 1261 8 0 0 25 0 1 0 901113364 37404672 8816 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 9132 8816 180 372 0 8757 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36528

[startup+25.5009 s]
/proc/loadavg: 1.35 1.28 1.60 3/499 22071
/proc/meminfo: memFree=26524400/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=64496 CPUtime=25.49 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 16204 0 0 0 2537 12 0 0 25 0 1 0 901113364 66043904 15761 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 16124 15761 180 372 0 15749 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64496

[startup+51.1012 s]
/proc/loadavg: 1.57 1.34 1.61 3/499 22071
/proc/meminfo: memFree=26489940/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=74360 CPUtime=51.1 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 18617 0 0 0 5093 17 0 0 25 0 1 0 901113364 76144640 18174 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319737 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 18590 18174 180 372 0 18215 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 74360

[startup+102.319 s]
/proc/loadavg: 1.90 1.48 1.64 3/499 22073
/proc/meminfo: memFree=26426172/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=117428 CPUtime=102.32 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 29315 0 0 0 10200 32 0 0 25 0 1 0 901113364 120246272 28872 33554432000 4194304 5714214 140737323792864 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 29357 28872 180 372 0 28982 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 117428

[startup+162.301 s]
/proc/loadavg: 1.99 1.58 1.67 3/499 22074
/proc/meminfo: memFree=26357080/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=137080 CPUtime=162.3 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 34152 0 0 0 16184 46 0 0 25 0 1 0 901113364 140369920 33709 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 34270 33709 180 372 0 33895 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 137080

[startup+222.3 s]
/proc/loadavg: 1.99 1.66 1.68 3/499 22076
/proc/meminfo: memFree=26294664/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=168416 CPUtime=222.3 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 41871 0 0 0 22169 61 0 0 25 0 1 0 901113364 172457984 41428 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 42104 41428 180 372 0 41729 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 168416

[startup+282.3 s]
/proc/loadavg: 1.99 1.71 1.70 3/499 22078
/proc/meminfo: memFree=26227180/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=200848 CPUtime=282.3 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 49803 0 0 0 28152 78 0 0 25 0 1 0 901113364 205668352 49360 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319303 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 50212 49360 180 372 0 49837 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 200848

[startup+342.301 s]
/proc/loadavg: 1.99 1.76 1.72 3/499 22079
/proc/meminfo: memFree=26173352/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=222448 CPUtime=342.3 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 55179 0 0 0 34138 92 0 0 25 0 1 0 901113364 227786752 54736 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 55612 54736 180 372 0 55237 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 222448

[startup+402.301 s]
/proc/loadavg: 2.13 1.83 1.74 3/499 22081
/proc/meminfo: memFree=26108216/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=235032 CPUtime=402.31 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 59324 0 0 0 40123 108 0 0 25 0 1 0 901113364 240672768 57997 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 58758 57997 180 372 0 58383 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 235032

[startup+462.301 s]
/proc/loadavg: 2.10 1.88 1.76 3/499 22082
/proc/meminfo: memFree=26068872/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=235032 CPUtime=462.3 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 59516 0 0 0 46106 124 0 0 25 0 1 0 901113364 240672768 58189 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 58758 58189 180 372 0 58383 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 235032

[startup+522.301 s]
/proc/loadavg: 2.04 1.90 1.77 3/499 22084
/proc/meminfo: memFree=26029276/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=235032 CPUtime=522.31 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 59661 0 0 0 52091 140 0 0 25 0 1 0 901113364 240672768 58334 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 58758 58334 180 372 0 58383 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 235032

[startup+582.301 s]
/proc/loadavg: 2.01 1.91 1.78 3/499 22086
/proc/meminfo: memFree=25993040/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=235032 CPUtime=582.31 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 59733 0 0 0 58081 150 0 0 25 0 1 0 901113364 240672768 58406 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 58758 58406 180 372 0 58383 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 235032

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.96 1.83 3/499 22092
/proc/meminfo: memFree=25794916/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=272172 CPUtime=822.32 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 68862 0 0 0 82024 208 0 0 25 0 1 0 901113364 278704128 67535 33554432000 4194304 5714214 140737323792864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 68043 67535 180 372 0 67668 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 272172

[startup+882.301 s]
/proc/loadavg: 2.00 1.97 1.83 3/499 22103
/proc/meminfo: memFree=25746096/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=320208 CPUtime=882.32 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 80760 0 0 0 88012 220 0 0 25 0 1 0 901113364 327892992 79433 33554432000 4194304 5714214 140737323792864 18446744073709551615 4322884 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 80052 79433 180 372 0 79677 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 320208

[startup+942.301 s]
/proc/loadavg: 2.00 1.97 1.84 3/499 22104
/proc/meminfo: memFree=25725996/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=343820 CPUtime=942.32 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 86652 0 0 0 93997 235 0 0 25 0 1 0 901113364 352071680 85325 33554432000 4194304 5714214 140737323792864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 85955 85325 180 372 0 85580 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 343820

[startup+1002.3 s]
/proc/loadavg: 2.14 2.02 1.86 3/499 22106
/proc/meminfo: memFree=25714308/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=347440 CPUtime=1002.32 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 87508 0 0 0 99981 251 0 0 25 0 1 0 901113364 355778560 86181 33554432000 4194304 5714214 140737323792864 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 86860 86181 180 372 0 86485 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 347440

[startup+1062.3 s]
/proc/loadavg: 2.06 2.01 1.87 3/499 22107
/proc/meminfo: memFree=25690960/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=372336 CPUtime=1062.32 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 93656 0 0 0 105969 263 0 0 25 0 1 0 901113364 381272064 92329 33554432000 4194304 5714214 140737323792864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 93084 92329 180 372 0 92709 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 372336

[startup+1122.3 s]
/proc/loadavg: 2.16 2.04 1.88 3/499 22109
/proc/meminfo: memFree=25660192/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=402640 CPUtime=1122.33 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 101211 0 0 0 111955 278 0 0 25 0 1 0 901113364 412303360 99884 33554432000 4194304 5714214 140737323792864 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 100660 99884 180 372 0 100285 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 402640

[startup+1182.3 s]
/proc/loadavg: 2.14 2.04 1.89 3/499 22111
/proc/meminfo: memFree=25630172/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=434428 CPUtime=1182.33 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 109130 0 0 0 117939 294 0 0 25 0 1 0 901113364 444854272 107803 33554432000 4194304 5714214 140737323792864 18446744073709551615 4310931 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 108607 107804 180 372 0 108232 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 434428

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 1.90 3/499 22112
/proc/meminfo: memFree=25618604/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=442976 CPUtime=1242.34 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 111150 0 0 0 123925 309 0 0 25 0 1 0 901113364 453607424 109823 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 110744 109823 180 372 0 110369 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 442976

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 1.91 3/499 22114
/proc/meminfo: memFree=25596988/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=462728 CPUtime=1302.34 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 116001 0 0 0 129908 326 0 0 25 0 1 0 901113364 473833472 114674 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 115682 114674 180 372 0 115307 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 462728

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/499 22115
/proc/meminfo: memFree=25595336/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=462728 CPUtime=1362.34 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 116001 0 0 0 135897 337 0 0 25 0 1 0 901113364 473833472 114674 33554432000 4194304 5714214 140737323792864 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 115682 114674 180 372 0 115307 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 462728

[startup+1422.32 s]
/proc/loadavg: 2.00 2.01 1.91 3/499 22117
/proc/meminfo: memFree=25594772/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=462728 CPUtime=1422.35 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 116001 0 0 0 141885 350 0 0 25 0 1 0 901113364 473833472 114674 33554432000 4194304 5714214 140737323792864 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 115682 114674 180 372 0 115307 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 462728

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/499 22119
/proc/meminfo: memFree=25536964/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=462728 CPUtime=1482.34 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 116001 0 0 0 147867 367 0 0 25 0 1 0 901113364 473833472 114674 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 115682 114674 180 372 0 115307 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 462728

[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 1.91 3/499 22120
/proc/meminfo: memFree=25475052/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=462728 CPUtime=1542.35 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 116001 0 0 0 153853 382 0 0 25 0 1 0 901113364 473833472 114674 33554432000 4194304 5714214 140737323792864 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 115682 114674 180 372 0 115307 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 462728

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/499 22122
/proc/meminfo: memFree=25422200/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=462728 CPUtime=1602.34 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 116001 0 0 0 159841 393 0 0 25 0 1 0 901113364 473833472 114674 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 115682 114674 180 372 0 115307 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 462728

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/499 22123
/proc/meminfo: memFree=25366124/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=462728 CPUtime=1662.34 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 116027 0 0 0 165822 412 0 0 25 0 1 0 901113364 473833472 114700 33554432000 4194304 5714214 140737323792864 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 115682 114700 180 372 0 115307 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 462728

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 1.93 3/499 22125
/proc/meminfo: memFree=25318368/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=462728 CPUtime=1722.35 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 116028 0 0 0 171810 425 0 0 25 0 1 0 901113364 473833472 114701 33554432000 4194304 5714214 140737323792864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 115682 114701 180 372 0 115307 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 462728

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 1.93 3/499 22127
/proc/meminfo: memFree=25269476/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=462728 CPUtime=1782.35 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 116226 0 0 0 177799 436 0 0 25 0 1 0 901113364 473833472 114899 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 115682 114899 180 372 0 115307 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 462728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.05 2.03 1.93 3/499 22127
/proc/meminfo: memFree=25263888/32950928 swapFree=34421304/67111528
[pid=21978] ppid=21976 vsize=462728 CPUtime=1800.06 cores=0,2,4,6
/proc/21978/stat : 21978 (wbo1.6) R 21976 21978 20254 0 -1 4202496 116226 0 0 0 179567 439 0 0 25 0 1 0 901113364 473833472 114899 33554432000 4194304 5714214 140737323792864 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21978/statm: 115682 114899 180 372 0 115307 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 462728

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.04
CPU time (s): 1800.1
CPU user time (s): 1795.69
CPU system time (s): 4.41033
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 462728

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

runsolver used 9.58954 second user time and 19.894 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-03 15:47:07
IDJOB=3460711
IDBENCH=25021
IDSOLVER=1953
FILE ID=node113/3460711-1307108827
RUNJOBID= node113-1307108827-21968
PBS_JOBID= 13497976
Free space on /tmp= 73776 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_5.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460711-1307108827/watcher-3460711-1307108827 -o /tmp/evaluation-result-3460711-1307108827/solver-3460711-1307108827 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460711-1307108827.opb

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

MD5SUM BENCH= 130be24ef6faf784c5a8bf386cbf11b2
RANDOM SEED=811082245

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26674020 kB
Buffers:        236028 kB
Cached:         693716 kB
SwapCached:      13476 kB
Active:        5354260 kB
Inactive:       601848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26674020 kB
SwapTotal:    67111528 kB
SwapFree:     34421304 kB
Dirty:            4704 kB
Writeback:           0 kB
AnonPages:     5025112 kB
Mapped:          20296 kB
Slab:           134176 kB
PageTables:     116784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154766616 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73764 MiB
End job on node113 at 2011-06-03 16:17:09