Trace number 2702453

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.4b (fixed)? (TO) 1800.13 1800.61

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_10_5.opb
MD5SUM2dd6cc5a7b1f8311eff7b566cf3505ea
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint11
Maximum length of a constraint22
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6270
Sum of products size (including duplicates)12540
Number of different products6270
Sum of products size12540

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 wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2702453-1278567926.opb.
0.00/0.00	c Instance file HOME/instance-2702453-1278567926.opb
0.00/0.00	c File size is 480385 bytes.
0.00/0.08	c Highest Coefficient sum: 23
0.00/0.08	c ============================[ Problem Statistics ]=============================
0.00/0.08	c |                                                                             |
0.00/0.08	c |  Parsing time:          0.08         s                                      |
0.00/0.08	c |  Number Variables:      6770                                                |
0.00/0.08	c |  Number Clauses:        6770                                                |
0.00/0.08	c |  Number Cardinality:    0                                                   |
0.00/0.08	c |  Number PB Constraints: 6270                                                |
0.08/0.09	c ============================[ Search Statistics ]==============================
0.08/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.08/0.09	c ===============================================================================
0.08/0.09	c |         0 |    6770    13040    44390 |     5000        0    nan |  0.000 % |
0.08/0.09	c ===============================================================================
0.08/0.09	c New solution: 457
0.08/0.09	o 457
0.08/0.09	c Elapsed CPU time: 0.095985 s	Remaining CPU time: 179.904 s
0.08/0.09	c ===============================================================================
0.08/0.09	c |         0 |    6770    13041    44890 |     5000        0    nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c New solution: 230
0.09/0.10	o 230
0.09/0.10	c Elapsed CPU time: 0.102984 s	Remaining CPU time: 179.897 s
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    6770    13042    45390 |     5000        0    nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c New solution: 210
0.09/0.11	o 210
0.09/0.11	c Elapsed CPU time: 0.108983 s	Remaining CPU time: 179.891 s
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    6770    13043    45890 |     5000        0    nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c New solution: 209
0.09/0.11	o 209
0.09/0.11	c Elapsed CPU time: 0.116982 s	Remaining CPU time: 179.883 s
0.09/0.11	c ===============================================================================
0.09/0.11	c |         1 |    6770    13044    46390 |     5000        1    213 |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: 86
0.09/0.12	o 86
0.09/0.12	c Elapsed CPU time: 0.122981 s	Remaining CPU time: 179.877 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |         1 |    6770    13045    46890 |     5000        1    213 |  0.000 % |
0.09/0.15	c |       101 |    6770    13045    46890 |     5500      101    120 |  0.000 % |
0.09/0.18	c |       251 |    6770    13045    46890 |     6050      251    122 |  0.000 % |
0.09/0.19	c ===============================================================================
0.09/0.19	c New solution: 84
0.09/0.19	o 84
0.09/0.19	c Elapsed CPU time: 0.185971 s	Remaining CPU time: 179.814 s
0.09/0.19	c ===============================================================================
0.09/0.19	c |       251 |    6770    13046    47390 |     5000      251    122 |  0.000 % |
0.19/0.21	c |       351 |    6770    13046    47390 |     5500      351    120 |  0.000 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c New solution: 83
0.19/0.21	o 83
0.19/0.21	c Elapsed CPU time: 0.211967 s	Remaining CPU time: 179.788 s
0.19/0.21	c ===============================================================================
0.19/0.21	c |       351 |    6770    13047    47890 |     5000      351    120 |  0.000 % |
0.19/0.23	c |       451 |    6770    13047    47890 |     5500      451    120 |  0.000 % |
0.19/0.24	c ===============================================================================
0.19/0.24	c New solution: 82
0.19/0.24	o 82
0.19/0.24	c Elapsed CPU time: 0.239963 s	Remaining CPU time: 179.76 s
0.19/0.24	c ===============================================================================
0.19/0.24	c |       451 |    6770    13048    48390 |     5000      451    120 |  0.000 % |
0.19/0.25	c ===============================================================================
0.19/0.25	c New solution: 81
0.19/0.25	o 81
0.19/0.25	c Elapsed CPU time: 0.247962 s	Remaining CPU time: 179.752 s
0.19/0.25	c ===============================================================================
0.19/0.25	c |       465 |    6770    13049    48890 |     5000      465    120 |  0.000 % |
0.19/0.26	c ===============================================================================
0.19/0.26	c New solution: 80
0.19/0.26	o 80
0.19/0.26	c Elapsed CPU time: 0.255961 s	Remaining CPU time: 179.744 s
0.19/0.26	c ===============================================================================
0.19/0.26	c |       465 |    6770    13050    49390 |     5000      465    120 |  0.000 % |
0.19/0.28	c |       565 |    6770    13050    49390 |     5500      565    119 |  0.000 % |
0.29/0.31	c |       716 |    6770    13050    49390 |     6050      716    118 |  0.000 % |
0.29/0.36	c |       941 |    6770    13050    49390 |     6655      941    118 |  0.000 % |
0.39/0.44	c |      1279 |    6770    13050    49390 |     7320     1279    113 |  0.000 % |
0.39/0.45	c ===============================================================================
0.39/0.45	c New solution: 79
0.39/0.45	o 79
0.39/0.45	c Elapsed CPU time: 0.436933 s	Remaining CPU time: 179.563 s
0.39/0.45	c ===============================================================================
0.39/0.45	c |      1286 |    6770    13051    49890 |     5000     1286    113 |  0.000 % |
0.39/0.47	c |      1386 |    6770    13051    49890 |     5500     1386    114 |  0.000 % |
0.49/0.51	c |      1536 |    6770    13051    49890 |     6050     1536    115 |  0.000 % |
0.49/0.55	c |      1762 |    6770    13051    49890 |     6655     1762    115 |  0.000 % |
0.59/0.63	c |      2099 |    6770    13051    49890 |     7320     2099    119 |  0.000 % |
0.69/0.74	c |      2606 |    6770    13051    49890 |     8052     2606    121 |  0.000 % |
0.89/0.91	c |      3366 |    6770    13051    49890 |     8857     3366    122 |  0.000 % |
1.09/1.14	c |      4506 |    6770    13051    49890 |     9743     4506    121 |  0.000 % |
1.49/1.57	c |      6215 |    6770    13051    49890 |    10717     6215    122 |  0.000 % |
2.09/2.18	c |      8778 |    6770    13051    49890 |    11789     8778    122 |  0.000 % |
2.99/3.07	c |     12624 |    6770    13051    49890 |    12968    12624    120 |  0.000 % |
4.59/4.61	c |     18390 |    6770    13051    49890 |    14265    18390    120 |  0.000 % |
6.89/6.91	c |     27040 |    6770    13051    49890 |    15692    17845    122 |  0.000 % |
7.99/8.01	c ===============================================================================
7.99/8.01	c New solution: 78
7.99/8.01	o 78
7.99/8.01	c Elapsed CPU time: 7.9038 s	Remaining CPU time: 172.096 s
7.99/8.01	c ===============================================================================
7.99/8.01	c |     31733 |    6770    13052    50390 |     5000    13616    119 |  0.000 % |
7.99/8.07	c |     31833 |    6770    13052    50390 |     5500     3504    105 |  0.000 % |
8.08/8.11	c |     31983 |    6770    13052    50390 |     6050     3654    105 |  0.000 % |
8.08/8.16	c |     32208 |    6770    13052    50390 |     6655     3879    106 |  0.000 % |
8.19/8.25	c |     32546 |    6770    13052    50390 |     7320     4217    107 |  0.000 % |
8.29/8.37	c |     33052 |    6770    13052    50390 |     8052     4723    108 |  0.000 % |
8.49/8.55	c |     33812 |    6770    13052    50390 |     8857     5483    110 |  0.000 % |
8.69/8.80	c |     34953 |    6770    13052    50390 |     9743     6624    112 |  0.000 % |
9.09/9.19	c |     36661 |    6770    13052    50390 |    10717     8332    116 |  0.000 % |
9.68/9.72	c |     39223 |    6770    13052    50390 |    11789    10894    114 |  0.000 % |
10.69/10.75	c |     43067 |    6770    13052    50390 |    12968    14738    116 |  0.000 % |
12.29/12.31	c |     48834 |    6770    13052    50390 |    14265    13136    130 |  0.000 % |
14.89/14.96	c |     57484 |    6770    13052    50390 |    15692    11611    148 |  0.000 % |
19.19/19.22	c |     70460 |    6770    13052    50390 |    17261    13708    124 |  0.000 % |
24.99/25.06	c |     89923 |    6770    13052    50390 |    18987    20831    121 |  0.000 % |
36.78/36.89	c |    119115 |    6770    13052    50390 |    20886    12125    197 |  0.000 % |
53.67/53.74	c |    162906 |    6770    13052    50390 |    22974    24355    128 |  0.000 % |
80.36/80.46	c |    228590 |    6770    13052    50390 |    25272    24470    127 |  0.000 % |
116.96/117.08	c |    327117 |    6770    13052    50390 |    27799    22647    126 |  0.000 % |
181.54/181.67	c There are 0 assigned variables. 0 in cost function.
182.84/182.90	c core #1
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 22	Core Weight: 1	Total Weight: 1
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #2
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 22	Core Weight: 1	Total Weight: 2
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #3
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 22	Core Weight: 1	Total Weight: 3
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #4
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 22	Core Weight: 1	Total Weight: 4
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #5
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 22	Core Weight: 1	Total Weight: 5
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #6
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 22	Core Weight: 1	Total Weight: 6
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #7
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 26	Core Weight: 1	Total Weight: 7
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #8
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 22	Core Weight: 1	Total Weight: 8
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #9
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 24	Core Weight: 1	Total Weight: 9
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #10
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 22	Core Weight: 1	Total Weight: 10
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #11
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 22	Core Weight: 1	Total Weight: 11
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #12
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 26	Core Weight: 1	Total Weight: 12
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #13
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 22	Core Weight: 1	Total Weight: 13
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #14
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 24	Core Weight: 1	Total Weight: 14
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #15
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 34	Core Weight: 1	Total Weight: 15
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #16
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 68	Core Weight: 1	Total Weight: 16
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #17
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 72	Core Weight: 1	Total Weight: 17
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c core #18
182.84/182.90	c 
182.84/182.90	c 
182.84/182.90	c Core size: 94	Core Weight: 1	Total Weight: 18
182.84/182.90	c
182.84/182.90	c
182.84/182.90	c ============================[ Search Statistics ]==============================
182.84/182.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.84/182.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.84/182.90	c ===============================================================================
182.84/182.90	c |         0 |    3814    13570    41721 |     5000        0    nan |  0.000 % |
182.84/182.92	c ===============================================================================
182.84/182.98	c core #19
182.84/182.98	c 
182.84/182.98	c 
182.84/182.98	c Core size: 227	Core Weight: 1	Total Weight: 19
182.84/182.98	c
182.84/182.98	c
182.84/182.98	c ============================[ Search Statistics ]==============================
182.84/182.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.84/182.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.84/182.98	c ===============================================================================
182.84/182.98	c |         0 |    4842    13571    44542 |     5000        0    nan |  0.000 % |
182.94/183.03	c |       100 |    4842    13571    44542 |     5500      100    121 | 32.657 % |
183.04/183.11	c |       252 |    4842    13571    44542 |     6050      252    127 | 32.656 % |
183.14/183.22	c |       482 |    4842    13571    44542 |     6655      482    140 | 32.656 % |
183.34/183.41	c ===============================================================================
183.34/183.48	c core #20
183.34/183.48	c 
183.34/183.48	c 
183.34/183.48	c Core size: 710	Core Weight: 1	Total Weight: 20
183.34/183.48	c
183.34/183.48	c
183.34/183.48	c ============================[ Search Statistics ]==============================
183.34/183.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.34/183.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.34/183.48	c ===============================================================================
183.34/183.48	c |         0 |    6932    13572    50170 |     5000        0    nan |  0.000 % |
183.44/183.53	c |       104 |    6932    13572    50170 |     5500      104    163 |  8.452 % |
183.55/183.67	c |       260 |    6932    13572    50170 |     6050      260    158 |  8.452 % |
183.75/183.86	c |       485 |    6932    13572    50170 |     6655      485    118 |  8.452 % |
184.14/184.28	c |       822 |    6932    13572    50170 |     7320      822     99 |  8.452 % |
184.94/185.02	c |      1328 |    6932    13572    50170 |     8052     1328    102 |  8.452 % |
186.14/186.30	c |      2089 |    6932    13572    50170 |     8857     2089     94 |  8.452 % |
187.44/187.56	c |      3232 |    6932    13572    50170 |     9743     3232    110 |  8.452 % |
189.34/189.48	c |      4940 |    6932    13572    50170 |    10717     4940    117 |  8.452 % |
192.35/192.42	c |      7502 |    6932    13572    50170 |    11789     7502    130 |  8.452 % |
197.95/198.03	c |     11348 |    6932    13572    50170 |    12968    11348    138 |  8.452 % |
207.24/207.34	c |     17115 |    6932    13572    50170 |    14265    10115    125 |  8.452 % |
221.53/221.62	c |     25765 |    6932    13572    50170 |    15692    11154    181 |  8.452 % |
224.83/224.98	c ===============================================================================
225.33/225.44	c core #21
225.33/225.44	c 
225.33/225.44	c 
225.33/225.44	c Core size: 750	Core Weight: 1	Total Weight: 21
225.33/225.44	c
225.33/225.44	c
225.33/225.44	c ============================[ Search Statistics ]==============================
225.33/225.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.33/225.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.33/225.44	c ===============================================================================
225.33/225.44	c |         0 |    7954    13573    53186 |     5000        0    nan |  0.000 % |
225.44/225.54	c |       105 |    7954    13573    53186 |     5500      105    178 |  1.070 % |
225.73/225.80	c |       258 |    7954    13573    53186 |     6050      258    125 |  1.070 % |
225.93/226.02	c |       483 |    7954    13573    53186 |     6655      483    108 |  1.070 % |
226.33/226.42	c |       820 |    7954    13573    53186 |     7320      820    114 |  1.070 % |
226.73/226.88	c |      1326 |    7954    13573    53186 |     8052     1326    113 |  1.070 % |
227.83/227.91	c |      2085 |    7954    13573    53186 |     8857     2085    133 |  1.070 % |
229.13/229.20	c |      3224 |    7954    13573    53186 |     9743     3224    153 |  1.070 % |
231.43/231.50	c |      4932 |    7954    13573    53186 |    10717     4932    170 |  1.070 % |
233.72/233.84	c |      7494 |    7954    13573    53186 |    11789     7494    192 |  1.070 % |
237.82/237.91	c |     11342 |    7954    13573    53186 |    12968    11342    199 |  1.070 % |
247.33/247.41	c |     17118 |    7954    13573    53186 |    14265    10157    225 |  1.070 % |
264.22/264.32	c |     25774 |    7954    13573    53186 |    15692    11301    234 |  1.070 % |
288.22/288.37	c |     38752 |    7954    13573    53186 |    17261    16002    218 |  1.070 % |
323.50/323.64	c |     58213 |    7954    13573    53186 |    18987    17555    174 |  1.070 % |
382.59/382.79	c |     87408 |    7954    13573    53186 |    20886    16668    194 |  1.070 % |
491.36/491.58	c |    131200 |    7954    13573    53186 |    22974    17199    292 |  1.070 % |
670.61/670.90	c |    196884 |    7954    13573    53186 |    25272    12166    275 |  1.070 % |
944.14/944.45	c |    295412 |    7954    13573    53186 |    27799    17110    292 |  1.070 % |
1263.35/1263.76	c |    443202 |    7954    13573    53186 |    30579    21380    242 |  1.070 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2702453-1278567926/watcher-2702453-1278567926 -o /tmp/evaluation-result-2702453-1278567926/solver-2702453-1278567926 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702453-1278567926.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 412
/proc/meminfo: memFree=1739104/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=3180 CPUtime=0
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 297 0 0 0 0 0 0 0 25 0 1 0 25000984 3256320 215 1992294400 134512640 135752675 4287357520 18446744073709551615 135229087 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 795 227 132 303 0 372 0

[startup+0.086916 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 412
/proc/meminfo: memFree=1739104/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=5940 CPUtime=0.08
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 1189 0 0 0 8 0 0 0 25 0 1 0 25000984 6082560 989 1992294400 134512640 135752675 4287357520 18446744073709551615 134524478 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 1485 989 142 303 0 1180 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5940

[startup+0.100918 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 412
/proc/meminfo: memFree=1739104/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=5108 CPUtime=0.09
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 1210 0 0 0 9 0 0 0 25 0 1 0 25000984 5230592 816 1992294400 134512640 135752675 4287357520 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 1277 816 143 303 0 972 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5108

[startup+0.300938 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 412
/proc/meminfo: memFree=1739104/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=5628 CPUtime=0.29
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 1337 0 0 0 28 1 0 0 18 0 1 0 25000984 5763072 943 1992294400 134512640 135752675 4287357520 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 1407 943 145 303 0 1102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5628

[startup+0.700979 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 412
/proc/meminfo: memFree=1739104/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=6792 CPUtime=0.69
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 1604 0 0 0 67 2 0 0 18 0 1 0 25000984 6955008 1210 1992294400 134512640 135752675 4287357520 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 1698 1210 145 303 0 1393 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6792

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 413
/proc/meminfo: memFree=1734260/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=8892 CPUtime=1.49
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 2138 0 0 0 146 3 0 0 19 0 1 0 25000984 9105408 1744 1992294400 134512640 135752675 4287357520 18446744073709551615 134605375 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 2223 1744 145 303 0 1918 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8892

[startup+3.10123 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 413
/proc/meminfo: memFree=1731284/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=12936 CPUtime=3.09
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 3145 0 0 0 304 5 0 0 25 0 1 0 25000984 13246464 2751 1992294400 134512640 135752675 4287357520 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 3234 2751 145 303 0 2929 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12936

[startup+6.30056 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 413
/proc/meminfo: memFree=1723224/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=20252 CPUtime=6.29
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 4985 0 0 0 620 9 0 0 25 0 1 0 25000984 20738048 4591 1992294400 134512640 135752675 4287357520 18446744073709551615 134641623 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 5063 4592 145 303 0 4758 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20252

[startup+12.7012 s]
/proc/loadavg: 1.15 1.03 1.01 2/107 413
/proc/meminfo: memFree=1707352/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=35804 CPUtime=12.69
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 8862 0 0 0 1254 15 0 0 25 0 1 0 25000984 36663296 8468 1992294400 134512640 135752675 4287357520 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 8951 8468 145 303 0 8646 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35804

[startup+25.5005 s]
/proc/loadavg: 1.12 1.03 1.01 2/107 413
/proc/meminfo: memFree=1681444/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=60844 CPUtime=25.48
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 15134 0 0 0 2520 28 0 0 25 0 1 0 25000984 62304256 14740 1992294400 134512640 135752675 4287357520 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 15211 14740 145 303 0 14906 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60844

[startup+51.1012 s]
/proc/loadavg: 1.08 1.03 1.01 2/107 415
/proc/meminfo: memFree=1636680/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=105588 CPUtime=51.07
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 26284 0 0 0 5058 49 0 0 25 0 1 0 25000984 108122112 25890 1992294400 134512640 135752675 4287357520 18446744073709551615 134518720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 26397 25890 145 303 0 26092 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 105588

[startup+102.308 s]
/proc/loadavg: 1.03 1.02 1.00 2/107 417
/proc/meminfo: memFree=1554096/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=187404 CPUtime=102.27
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 46721 0 0 0 10130 97 0 0 25 0 1 0 25000984 191901696 46327 1992294400 134512640 135752675 4287357520 18446744073709551615 134638055 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 46851 46327 145 303 0 46546 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 187404

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 417
/proc/meminfo: memFree=1468784/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=273532 CPUtime=162.24
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 68203 0 0 0 16078 146 0 0 25 0 1 0 25000984 280096768 67809 1992294400 134512640 135752675 4287357520 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 68383 67809 145 303 0 68078 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 273532

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 419
/proc/meminfo: memFree=1438528/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=301704 CPUtime=222.23
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 75558 0 0 0 22043 180 0 0 25 0 1 0 25000984 308944896 74971 1992294400 134512640 135752675 4287357520 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 75426 74971 146 303 0 75121 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 301704

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 422
/proc/meminfo: memFree=1415092/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=325804 CPUtime=282.21
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 81605 0 0 0 28009 212 0 0 25 0 1 0 25000984 333623296 81018 1992294400 134512640 135752675 4287357520 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 81451 81018 146 303 0 81146 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 325804

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 424
/proc/meminfo: memFree=1386076/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=354340 CPUtime=342.2
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 88734 0 0 0 33978 242 0 0 25 0 1 0 25000984 362844160 88147 1992294400 134512640 135752675 4287357520 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 88585 88147 146 303 0 88280 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 354340

[startup+402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 424
/proc/meminfo: memFree=1357680/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=383308 CPUtime=402.18
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 95941 0 0 0 39951 267 0 0 25 0 1 0 25000984 392507392 95354 1992294400 134512640 135752675 4287357520 18446744073709551615 134605239 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 95827 95354 146 303 0 95522 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 383308

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 426
/proc/meminfo: memFree=1322836/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=417596 CPUtime=462.17
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 104523 0 0 0 45924 293 0 0 25 0 1 0 25000984 427618304 103936 1992294400 134512640 135752675 4287357520 18446744073709551615 134611647 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 104399 103936 146 303 0 104094 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 417596

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 428
/proc/meminfo: memFree=1293076/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=447660 CPUtime=522.15
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 112019 0 0 0 51900 315 0 0 25 0 1 0 25000984 458403840 111432 1992294400 134512640 135752675 4287357520 18446744073709551615 134616133 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 111915 111432 146 303 0 111610 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 447660

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 430
/proc/meminfo: memFree=1259720/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=480772 CPUtime=582.13
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 120294 0 0 0 57875 338 0 0 25 0 1 0 25000984 492310528 119707 1992294400 134512640 135752675 4287357520 18446744073709551615 134605412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 120193 119707 146 303 0 119888 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 480772

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 432
/proc/meminfo: memFree=1227604/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=512452 CPUtime=642.12
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 128199 0 0 0 63850 362 0 0 25 0 1 0 25000984 524750848 127612 1992294400 134512640 135752675 4287357520 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 128113 127612 146 303 0 127808 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 512452

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 438
/proc/meminfo: memFree=1104844/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=635052 CPUtime=882.06
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 158809 0 0 0 87747 459 0 0 25 0 1 0 25000984 650293248 158222 1992294400 134512640 135752675 4287357520 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 158763 158222 146 303 0 158458 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 635052

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 449
/proc/meminfo: memFree=1077564/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=662208 CPUtime=942.03
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 165573 0 0 0 93725 478 0 0 25 0 1 0 25000984 678100992 164986 1992294400 134512640 135752675 4287357520 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 165552 164986 146 303 0 165247 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 662208

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 451
/proc/meminfo: memFree=1047184/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=692424 CPUtime=1002.02
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 173116 0 0 0 99701 501 0 0 25 0 1 0 25000984 709042176 172529 1992294400 134512640 135752675 4287357520 18446744073709551615 134611759 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 173106 172530 146 303 0 172801 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 692424

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 451
/proc/meminfo: memFree=1019284/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=720472 CPUtime=1062.01
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 180117 0 0 0 105675 526 0 0 25 0 1 0 25000984 737763328 179530 1992294400 134512640 135752675 4287357520 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 180118 179530 146 303 0 179813 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 720472

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 454
/proc/meminfo: memFree=990392/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=749004 CPUtime=1121.99
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 187261 0 0 0 111650 549 0 0 25 0 1 0 25000984 766980096 186674 1992294400 134512640 135752675 4287357520 18446744073709551615 134605412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 187251 186674 146 303 0 186946 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 749004

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 456
/proc/meminfo: memFree=957904/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=781912 CPUtime=1181.97
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 195463 0 0 0 117622 575 0 0 25 0 1 0 25000984 800677888 194876 1992294400 134512640 135752675 4287357520 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 195478 194876 146 303 0 195173 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 781912

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 458
/proc/meminfo: memFree=923680/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=815636 CPUtime=1241.96
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 203891 0 0 0 123592 604 0 0 25 0 1 0 25000984 835211264 203304 1992294400 134512640 135752675 4287357520 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 203909 203304 146 303 0 203604 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 815636

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 460
/proc/meminfo: memFree=891688/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=847340 CPUtime=1301.94
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 211806 0 0 0 129562 632 0 0 25 0 1 0 25000984 867676160 211219 1992294400 134512640 135752675 4287357520 18446744073709551615 134612140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 211835 211219 146 303 0 211530 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 847340

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 460
/proc/meminfo: memFree=854860/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=884380 CPUtime=1361.93
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 221060 0 0 0 135535 658 0 0 25 0 1 0 25000984 905605120 220473 1992294400 134512640 135752675 4287357520 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 221095 220473 146 303 0 220790 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 884380

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 462
/proc/meminfo: memFree=822000/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=917096 CPUtime=1421.92
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 229207 0 0 0 141509 683 0 0 25 0 1 0 25000984 939106304 228620 1992294400 134512640 135752675 4287357520 18446744073709551615 134602989 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 229274 228620 146 303 0 228969 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 917096

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 464
/proc/meminfo: memFree=791372/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=947980 CPUtime=1481.89
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 236946 0 0 0 147486 703 0 0 25 0 1 0 25000984 970731520 236359 1992294400 134512640 135752675 4287357520 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 236995 236359 146 303 0 236690 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 947980

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 466
/proc/meminfo: memFree=755536/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=983432 CPUtime=1541.88
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 245794 0 0 0 153457 731 0 0 25 0 1 0 25000984 1007034368 245207 1992294400 134512640 135752675 4287357520 18446744073709551615 134637858 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 245858 245207 146 303 0 245553 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 983432

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 466
/proc/meminfo: memFree=723668/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=1015468 CPUtime=1601.86
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 253785 0 0 0 159430 756 0 0 25 0 1 0 25000984 1039839232 253198 1992294400 134512640 135752675 4287357520 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 253867 253198 146 303 0 253562 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 1015468

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 468
/proc/meminfo: memFree=690064/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=1049012 CPUtime=1661.85
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 262184 0 0 0 165405 780 0 0 25 0 1 0 25000984 1074188288 261597 1992294400 134512640 135752675 4287357520 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 262253 261597 146 303 0 261948 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 1049012

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 470
/proc/meminfo: memFree=654848/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=1084332 CPUtime=1721.83
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 271022 0 0 0 171377 806 0 0 25 0 1 0 25000984 1110355968 270435 1992294400 134512640 135752675 4287357520 18446744073709551615 134611750 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 271083 270435 146 303 0 270778 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 1084332

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 472
/proc/meminfo: memFree=622484/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=1116420 CPUtime=1781.82
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 279011 0 0 0 177351 831 0 0 25 0 1 0 25000984 1143214080 278424 1992294400 134512640 135752675 4287357520 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 279105 278424 146 303 0 278800 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 1116420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 472
/proc/meminfo: memFree=608968/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=1129624 CPUtime=1800.02
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 282293 0 0 0 179164 838 0 0 25 0 1 0 25000984 1156734976 281706 1992294400 134512640 135752675 4287357520 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 282406 281706 146 303 0 282101 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1129624

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 472
/proc/meminfo: memFree=608968/2059040 swapFree=4139656/4192956
[pid=412] ppid=410 vsize=1129624 CPUtime=1800.02
/proc/412/stat : 412 (wbo1.4b) R 410 412 32297 0 -1 4202496 282293 0 0 0 179164 838 0 0 25 0 1 0 25000984 1156734976 281706 1992294400 134512640 135752675 4287357520 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/412/statm: 282406 281706 146 303 0 282101 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1129624

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.61
CPU time (s): 1800.13
CPU user time (s): 1791.65
CPU system time (s): 8.48371
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 1129624

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

runsolver used 2.87656 second user time and 8.61069 second system time

The end

Launcher Data

Begin job on node083 at 2010-07-08 07:45:26
IDJOB=2702453
IDBENCH=48161
IDSOLVER=1190
FILE ID=node083/2702453-1278567926
PBS_JOBID= 11239575
Free space on /tmp= 62544 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_10_5.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702453-1278567926/watcher-2702453-1278567926 -o /tmp/evaluation-result-2702453-1278567926/solver-2702453-1278567926 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702453-1278567926.opb

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

MD5SUM BENCH= 2dd6cc5a7b1f8311eff7b566cf3505ea
RANDOM SEED=925788653

node083.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.249
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.49
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.249
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.80
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1740376 kB
Buffers:         57908 kB
Cached:         157636 kB
SwapCached:       6620 kB
Active:          98132 kB
Inactive:       135300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1740376 kB
SwapTotal:     4192956 kB
SwapFree:      4139656 kB
Dirty:            2728 kB
Writeback:           0 kB
AnonPages:       16004 kB
Mapped:          12056 kB
Slab:            62992 kB
PageTables:       4220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   186264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702453-1278567926.opb

Free space on /tmp at the end= 62540 MiB
End job on node083 at 2010-07-08 08:15:29