Trace number 2680439

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.69

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_026_area_delay.opb
MD5SUM4c21c441bf9f3f3be8f0cdb52c39f9b4
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark53.5239
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 30
Optimality of the best value was proved NO
Number of variables12852
Total number of constraints41686
Number of constraints which are clauses41686
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 6267
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 6267
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6267
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680439-1277459881.opb.
0.00/0.00	c Instance file HOME/instance-2680439-1277459881.opb
0.00/0.00	c File size is 1248060 bytes.
0.09/0.19	c Highest Coefficient sum: 128
0.09/0.19	c ============================[ Problem Statistics ]=============================
0.09/0.19	c |                                                                             |
0.09/0.19	c |  Parsing time:          0.18         s                                      |
0.09/0.19	c |  Number Variables:      12852                                               |
0.09/0.19	c |  Number Clauses:        41686                                               |
0.09/0.19	c |  Number Cardinality:    0                                                   |
0.09/0.19	c |  Number PB Constraints: 0                                                   |
0.79/0.87	c ============================[ Search Statistics ]==============================
0.79/0.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.87	c ===============================================================================
0.79/0.87	c |         0 |   10375    41775    98459 |    13895        0    nan |  0.000 % |
0.89/0.90	c ===============================================================================
0.89/0.90	c New solution: 37
0.89/0.90	o 37
0.89/0.90	c Elapsed CPU time: 0.883865 s	Remaining CPU time: 179.116 s
0.89/0.90	c ===============================================================================
0.89/0.90	c |        29 |   10375    41776   104726 |    13925       29     16 |  0.000 % |
0.99/1.02	c |       130 |   10375    41776   104726 |    15317      130     51 | 19.273 % |
0.99/1.08	c ===============================================================================
0.99/1.08	c New solution: 36
0.99/1.08	o 36
0.99/1.08	c Elapsed CPU time: 1.05184 s	Remaining CPU time: 178.948 s
0.99/1.08	c ===============================================================================
0.99/1.08	c |       217 |   10375    41777   110993 |    13925      217     37 | 19.273 % |
1.09/1.15	c |       317 |   10375    41777   110993 |    15318      317     30 | 19.273 % |
1.20/1.21	c ===============================================================================
1.20/1.21	c New solution: 35
1.20/1.21	o 35
1.20/1.21	c Elapsed CPU time: 1.16882 s	Remaining CPU time: 178.831 s
1.20/1.21	c ===============================================================================
1.20/1.21	c |       368 |   10375    41778   117260 |    13926      368     33 | 19.273 % |
1.20/1.27	c |       468 |   10375    41778   117260 |    15318      468     29 | 19.274 % |
1.29/1.39	c |       618 |   10375    41778   117260 |    16850      618     27 | 19.273 % |
1.49/1.51	c ===============================================================================
1.49/1.51	c New solution: 34
1.49/1.51	o 34
1.49/1.51	c Elapsed CPU time: 1.43278 s	Remaining CPU time: 178.567 s
1.49/1.51	c ===============================================================================
1.49/1.51	c |       738 |   10375    41779   123527 |    13926      738     28 | 19.273 % |
1.59/1.62	c |       838 |   10375    41779   123527 |    15318      838     30 | 19.274 % |
1.59/1.69	c ===============================================================================
1.59/1.69	c New solution: 33
1.59/1.69	o 33
1.59/1.69	c Elapsed CPU time: 1.60476 s	Remaining CPU time: 178.395 s
1.59/1.69	c ===============================================================================
1.59/1.69	c |       909 |   10375    41780   129794 |    13926      909     31 | 19.274 % |
1.69/1.78	c |      1010 |   10375    41780   129794 |    15319     1010     31 | 19.273 % |
1.89/1.94	c |      1160 |   10375    41780   129794 |    16851     1160     32 | 19.273 % |
2.09/2.17	c |      1385 |   10375    41780   129794 |    18536     1385     35 | 19.274 % |
2.49/2.55	c |      1724 |   10375    41780   129794 |    20390     1724     43 | 19.274 % |
2.99/3.09	c |      2230 |   10375    41780   129794 |    22429     2230     49 | 19.274 % |
3.99/4.05	c |      2989 |   10375    41780   129794 |    24671     2989     53 | 19.274 % |
5.29/5.33	c |      4128 |   10375    41780   129794 |    27139     4128     64 | 19.274 % |
7.39/7.42	c |      5836 |   10375    41780   129794 |    29853     5836     64 | 19.273 % |
9.79/9.86	c |      8398 |   10375    41780   129794 |    32838     8398     68 | 19.273 % |
14.39/14.47	c |     12243 |   10375    41780   129794 |    36122    12243     74 | 19.273 % |
20.99/21.04	c |     18010 |   10375    41780   129794 |    39734    18010     79 | 19.273 % |
30.48/30.55	c |     26661 |   10375    41780   129794 |    43707    26661     93 | 19.273 % |
46.29/46.36	c |     39638 |   10375    41780   129794 |    48078    39638     87 | 19.273 % |
70.77/70.80	c |     59099 |   10375    41780   129794 |    52886    18281    106 | 19.273 % |
104.96/105.05	c |     88291 |   10375    41780   129794 |    58175    47473     98 | 19.273 % |
159.45/159.50	c |    132080 |   10375    41780   129794 |    63992    40277    119 | 19.273 % |
165.75/165.89	c ===============================================================================
165.75/165.89	c New solution: 32
165.75/165.89	o 32
165.75/165.89	c Elapsed CPU time: 164.75 s	Remaining CPU time: 15.25 s
165.75/165.89	c ===============================================================================
165.75/165.89	c |    137061 |   10375    41781   136061 |    13927    45258    115 | 19.273 % |
166.15/166.29	c |    137161 |   10375    41781   136061 |    15319    11814     95 | 19.273 % |
166.34/166.44	c |    137312 |   10375    41781   136061 |    16851    11965     95 | 19.274 % |
166.55/166.68	c |    137537 |   10375    41781   136061 |    18536    12190     94 | 19.273 % |
166.94/167.06	c |    137874 |   10375    41781   136061 |    20390    12527     93 | 19.274 % |
167.54/167.68	c |    138381 |   10375    41781   136061 |    22429    13034     92 | 19.273 % |
168.35/168.49	c |    139140 |   10375    41781   136061 |    24672    13793     91 | 19.273 % |
169.74/169.87	c |    140279 |   10375    41781   136061 |    27139    14932     89 | 19.274 % |
171.74/171.80	c |    141987 |   10375    41781   136061 |    29853    16640     89 | 19.273 % |
174.44/174.54	c |    144550 |   10375    41781   136061 |    32839    19203     90 | 19.273 % |
178.14/178.30	c |    148394 |   10375    41781   136061 |    36123    23047     87 | 19.273 % |
181.11/181.28	c There are 2477 assigned variables. 1194 in cost function.
182.81/182.93	c core #1
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 71	Core Weight: 1	Total Weight: 1
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #2
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 71	Core Weight: 1	Total Weight: 2
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #3
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 69	Core Weight: 1	Total Weight: 3
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #4
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 26	Core Weight: 1	Total Weight: 4
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #5
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 71	Core Weight: 1	Total Weight: 5
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #6
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 15	Core Weight: 1	Total Weight: 6
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #7
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 51	Core Weight: 1	Total Weight: 7
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #8
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 71	Core Weight: 1	Total Weight: 8
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #9
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 51	Core Weight: 1	Total Weight: 9
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #10
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 71	Core Weight: 1	Total Weight: 10
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #11
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 51	Core Weight: 1	Total Weight: 11
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #12
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 30	Core Weight: 1	Total Weight: 12
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #13
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 7	Core Weight: 1	Total Weight: 13
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #14
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 14	Core Weight: 1	Total Weight: 14
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #15
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 7	Core Weight: 1	Total Weight: 15
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #16
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 30	Core Weight: 1	Total Weight: 16
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #17
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 15	Core Weight: 1	Total Weight: 17
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #18
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 15	Core Weight: 1	Total Weight: 18
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #19
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 494	Core Weight: 1	Total Weight: 19
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #20
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 15	Core Weight: 1	Total Weight: 20
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #21
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 15	Core Weight: 1	Total Weight: 21
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c core #22
182.81/182.93	c 
182.81/182.93	c 
182.81/182.93	c Core size: 331	Core Weight: 1	Total Weight: 22
182.81/182.93	c
182.81/182.93	c
182.81/182.93	c ============================[ Search Statistics ]==============================
182.81/182.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.81/182.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.81/182.93	c ===============================================================================
182.81/182.93	c |         0 |    1990    41247    69883 |    13749        0    nan |  0.000 % |
182.81/182.95	c ===============================================================================
182.91/183.03	c core #23
182.91/183.03	c 
182.91/183.03	c 
182.91/183.03	c Core size: 289	Core Weight: 1	Total Weight: 23
182.91/183.03	c
182.91/183.03	c
182.91/183.03	c ============================[ Search Statistics ]==============================
182.91/183.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.91/183.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.91/183.03	c ===============================================================================
182.91/183.03	c |         0 |    2435    41248    71200 |    13749        0    nan |  0.000 % |
182.91/183.06	c ===============================================================================
183.02/183.15	c core #24
183.02/183.15	c 
183.02/183.15	c 
183.02/183.15	c Core size: 303	Core Weight: 1	Total Weight: 24
183.02/183.15	c
183.02/183.15	c
183.02/183.15	c ============================[ Search Statistics ]==============================
183.02/183.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.02/183.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.02/183.15	c ===============================================================================
183.02/183.15	c |         0 |    2657    41249    71649 |    13749        0    nan |  0.000 % |
183.02/183.18	c |       100 |    2657    41249    71649 |    15124      100     41 | 80.812 % |
183.12/183.23	c |       253 |    2657    41249    71649 |    16637      253     37 | 80.812 % |
183.12/183.29	c |       479 |    2657    41249    71649 |    18300      479     41 | 80.812 % |
183.22/183.38	c ===============================================================================
183.32/183.47	c core #25
183.32/183.47	c 
183.32/183.47	c 
183.32/183.47	c Core size: 901	Core Weight: 1	Total Weight: 25
183.32/183.47	c
183.32/183.47	c
183.32/183.47	c ============================[ Search Statistics ]==============================
183.32/183.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.32/183.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.32/183.47	c ===============================================================================
183.32/183.47	c |         0 |    3669    41250    74536 |    13750        0    nan |  0.000 % |
183.42/183.51	c |       100 |    3669    41250    74536 |    15125      100     49 | 74.549 % |
183.42/183.59	c |       251 |    3669    41250    74536 |    16637      251     50 | 74.549 % |
183.63/183.73	c |       478 |    3669    41250    74536 |    18301      478     67 | 74.549 % |
183.82/183.91	c |       815 |    3669    41250    74536 |    20131      815     68 | 74.549 % |
184.01/184.11	c |      1322 |    3669    41250    74536 |    22144     1322     71 | 74.549 % |
184.32/184.48	c |      2081 |    3669    41250    74536 |    24358     2081     64 | 74.549 % |
185.02/185.17	c |      3221 |    3669    41250    74536 |    26794     3221     65 | 74.549 % |
186.31/186.43	c |      4932 |    3669    41250    74536 |    29474     4932     94 | 74.549 % |
187.71/187.86	c |      7495 |    3669    41250    74536 |    32421     7495     96 | 74.549 % |
190.72/190.81	c |     11339 |    3669    41250    74536 |    35663    11339     99 | 74.549 % |
195.51/195.66	c |     17106 |    3669    41250    74536 |    39230    17106    100 | 74.549 % |
202.91/203.02	c |     25757 |    3669    41250    74536 |    43153    25757     98 | 74.549 % |
207.71/207.81	c ===============================================================================
208.21/208.39	c core #26
208.21/208.39	c 
208.21/208.39	c 
208.21/208.39	c Core size: 836	Core Weight: 1	Total Weight: 26
208.21/208.39	c
208.21/208.39	c
208.21/208.39	c ============================[ Search Statistics ]==============================
208.21/208.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
208.21/208.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
208.21/208.39	c ===============================================================================
208.21/208.39	c |         0 |    4428    41252    76103 |    13750        0    nan |  0.000 % |
208.31/208.43	c |       100 |    4428    41252    76103 |    15125      100     78 | 70.761 % |
208.41/208.54	c |       250 |    4428    41252    76103 |    16638      250    113 | 70.761 % |
208.51/208.66	c |       477 |    4428    41252    76103 |    18302      477    109 | 70.761 % |
208.71/208.87	c |       814 |    4428    41252    76103 |    20132      814    115 | 70.761 % |
209.02/209.17	c |      1321 |    4428    41252    76103 |    22145     1321    125 | 70.761 % |
209.61/209.72	c |      2080 |    4428    41252    76103 |    24360     2080    114 | 70.761 % |
210.41/210.50	c |      3220 |    4428    41252    76103 |    26796     3220    115 | 70.761 % |
211.51/211.65	c |      4928 |    4428    41252    76103 |    29475     4928    130 | 70.761 % |
213.32/213.47	c |      7493 |    4428    41252    76103 |    32423     7493    117 | 70.761 % |
215.11/215.20	c |     11337 |    4428    41252    76103 |    35665    11337     91 | 70.761 % |
221.11/221.25	c |     17106 |    4428    41252    76103 |    39232    17106    121 | 70.761 % |
231.71/231.84	c |     25755 |    4428    41252    76103 |    43155    25755    148 | 70.761 % |
247.51/247.64	c |     38732 |    4428    41252    76103 |    47471    38732    150 | 70.761 % |
269.89/270.08	c |     58195 |    4428    41252    76103 |    52218    58195    152 | 70.761 % |
300.18/300.32	c |     87387 |    4428    41252    76103 |    57439    38558    129 | 70.761 % |
360.77/360.97	c |    131176 |    4428    41252    76103 |    63183    27924    193 | 70.761 % |
463.54/463.73	c |    196861 |    4428    41252    76103 |    69502    34785    221 | 70.761 % |
621.58/621.83	c |    295392 |    4428    41252    76103 |    76452    68060    196 | 70.761 % |
860.41/860.76	c |    443182 |    4427    41252    76103 |    84097    58372    164 | 70.767 % |
1191.90/1192.38	c |    664866 |    4427    41252    76103 |    92507    50185    141 | 70.767 % |
1547.51/1548.00	c ===============================================================================
1562.90/1563.45	c core #27
1562.90/1563.45	c 
1562.90/1563.45	c 
1562.90/1563.45	c Core size: 932	Core Weight: 1	Total Weight: 27
1562.90/1563.45	c
1562.90/1563.45	c
1562.90/1563.45	c ============================[ Search Statistics ]==============================
1562.90/1563.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1562.90/1563.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1562.90/1563.45	c ===============================================================================
1562.90/1563.45	c |         0 |    5246    41269    77787 |    13756        0    nan |  0.000 % |
1563.09/1563.61	c |       103 |    5246    41269    77787 |    15131      103    118 | 67.134 % |
1563.19/1563.73	c |       256 |    5246    41269    77787 |    16645      256    132 | 67.134 % |
1563.30/1563.84	c |       482 |    5246    41269    77787 |    18309      482    104 | 67.134 % |
1563.60/1564.12	c |       819 |    5246    41269    77787 |    20140      819    146 | 67.134 % |
1563.90/1564.40	c |      1325 |    5246    41269    77787 |    22154     1325    131 | 67.134 % |
1564.70/1565.21	c |      2084 |    5246    41269    77787 |    24370     2084    142 | 67.134 % |
1565.19/1565.75	c |      3223 |    5246    41269    77787 |    26807     3223    133 | 67.134 % |
1566.50/1567.04	c |      4931 |    5246    41269    77787 |    29487     4931    134 | 67.134 % |
1568.49/1569.05	c |      7494 |    5246    41269    77787 |    32436     7494    186 | 67.134 % |
1571.79/1572.38	c |     11339 |    5246    41269    77787 |    35680    11339    211 | 67.134 % |
1577.39/1577.97	c |     17105 |    5246    41269    77787 |    39248    17105    241 | 67.134 % |
1593.39/1593.94	c |     25754 |    5246    41269    77787 |    43173    25754    312 | 67.134 % |
1620.28/1620.82	c |     38729 |    5246    41269    77787 |    47490    38729    337 | 67.134 % |
1675.77/1676.36	c |     58190 |    5246    41269    77787 |    52239    58190    352 | 67.134 % |
1742.44/1743.02	c |     87388 |    5246    41269    77787 |    57463    40600    449 | 67.134 % |

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-2680439-1277459881/watcher-2680439-1277459881 -o /tmp/evaluation-result-2680439-1277459881/solver-2680439-1277459881 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680439-1277459881.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.11 1.04 0.94 2/105 28596
/proc/meminfo: memFree=1849752/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=4668 CPUtime=0
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 463 0 0 0 0 0 0 0 25 0 1 0 87281942 4780032 382 1992294400 134512640 135752675 4293769280 18446744073709551615 134609663 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 1167 383 136 303 0 557 0

[startup+0.103761 s]
/proc/loadavg: 1.11 1.04 0.94 2/105 28596
/proc/meminfo: memFree=1849752/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=6964 CPUtime=0.09
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 1173 0 0 0 9 0 0 0 25 0 1 0 87281942 7131136 1092 1992294400 134512640 135752675 4293769280 18446744073709551615 135378964 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 1741 1093 290 303 0 1131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6964

[startup+0.200769 s]
/proc/loadavg: 1.11 1.04 0.94 2/105 28596
/proc/meminfo: memFree=1849752/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=9372 CPUtime=0.19
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 2217 0 0 0 19 0 0 0 25 0 1 0 87281942 9596928 1798 1992294400 134512640 135752675 4293769280 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 2343 1800 141 303 0 2038 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9372

[startup+0.300778 s]
/proc/loadavg: 1.11 1.04 0.94 2/105 28596
/proc/meminfo: memFree=1849752/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=11040 CPUtime=0.29
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 2642 0 0 0 28 1 0 0 25 0 1 0 87281942 11304960 2223 1992294400 134512640 135752675 4293769280 18446744073709551615 134580207 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 2760 2223 141 303 0 2455 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11040

[startup+0.700819 s]
/proc/loadavg: 1.11 1.04 0.94 2/105 28596
/proc/meminfo: memFree=1849752/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=11040 CPUtime=0.69
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 2647 0 0 0 68 1 0 0 25 0 1 0 87281942 11304960 2228 1992294400 134512640 135752675 4293769280 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 2760 2228 141 303 0 2455 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11040

[startup+1.5009 s]
/proc/loadavg: 1.10 1.04 0.94 2/106 28597
/proc/meminfo: memFree=1841064/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=11040 CPUtime=1.49
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 2668 0 0 0 142 7 0 0 18 0 1 0 87281942 11304960 2249 1992294400 134512640 135752675 4293769280 18446744073709551615 134616031 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 2760 2249 145 303 0 2455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11040

[startup+3.10106 s]
/proc/loadavg: 1.10 1.04 0.94 2/106 28597
/proc/meminfo: memFree=1840816/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=11040 CPUtime=3.09
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 2668 0 0 0 297 12 0 0 20 0 1 0 87281942 11304960 2249 1992294400 134512640 135752675 4293769280 18446744073709551615 134605371 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 2760 2249 145 303 0 2455 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11040

[startup+6.30038 s]
/proc/loadavg: 1.10 1.04 0.94 2/106 28597
/proc/meminfo: memFree=1840816/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=11040 CPUtime=6.29
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 2668 0 0 0 615 14 0 0 25 0 1 0 87281942 11304960 2249 1992294400 134512640 135752675 4293769280 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 2760 2249 145 303 0 2455 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11040

[startup+12.701 s]
/proc/loadavg: 1.08 1.03 0.94 2/106 28599
/proc/meminfo: memFree=1839576/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=12624 CPUtime=12.68
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 3069 0 0 0 1251 17 0 0 25 0 1 0 87281942 12926976 2650 1992294400 134512640 135752675 4293769280 18446744073709551615 134638055 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 3156 2650 145 303 0 2851 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12624

[startup+25.5013 s]
/proc/loadavg: 1.07 1.03 0.94 2/106 28599
/proc/meminfo: memFree=1833252/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=18732 CPUtime=25.49
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 4598 0 0 0 2524 25 0 0 25 0 1 0 87281942 19181568 4179 1992294400 134512640 135752675 4293769280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 4683 4179 145 303 0 4378 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18732

[startup+51.1009 s]
/proc/loadavg: 1.04 1.03 0.94 2/106 28599
/proc/meminfo: memFree=1823332/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=28876 CPUtime=51.07
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 7102 0 0 0 5070 37 0 0 25 0 1 0 87281942 29569024 6683 1992294400 134512640 135752675 4293769280 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 7219 6683 145 303 0 6914 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28876

[startup+102.301 s]
/proc/loadavg: 1.02 1.02 0.94 2/106 28601
/proc/meminfo: memFree=1801508/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=50292 CPUtime=102.27
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 12464 0 0 0 10156 71 0 0 25 0 1 0 87281942 51499008 12045 1992294400 134512640 135752675 4293769280 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 12573 12045 145 303 0 12268 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 50292

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 0.94 2/106 28603
/proc/meminfo: memFree=1773732/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=78348 CPUtime=162.25
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 19430 0 0 0 16118 107 0 0 25 0 1 0 87281942 80228352 19011 1992294400 134512640 135752675 4293769280 18446744073709551615 134518470 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 19587 19011 145 303 0 19282 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 78348

[startup+222.308 s]
/proc/loadavg: 1.00 1.01 0.94 2/106 28612
/proc/meminfo: memFree=1763068/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=87956 CPUtime=222.21
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 22525 0 0 0 22080 141 0 0 25 0 1 0 87281942 90066944 21464 1992294400 134512640 135752675 4293769280 18446744073709551615 134612140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 21989 21464 146 303 0 21684 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 87956

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 0.94 2/106 28614
/proc/meminfo: memFree=1731200/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=120900 CPUtime=282.19
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 30730 0 0 0 28049 170 0 0 25 0 1 0 87281942 123801600 29669 1992294400 134512640 135752675 4293769280 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 30225 29669 146 303 0 29920 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 120900

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28616
/proc/meminfo: memFree=1694248/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=157264 CPUtime=342.17
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 39806 0 0 0 34019 198 0 0 25 0 1 0 87281942 161038336 38745 1992294400 134512640 135752675 4293769280 18446744073709551615 134605232 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 39316 38745 146 303 0 39011 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 157264

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28618
/proc/meminfo: memFree=1649236/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=202648 CPUtime=402.15
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 51141 0 0 0 39989 226 0 0 25 0 1 0 87281942 207511552 50080 1992294400 134512640 135752675 4293769280 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 50662 50080 146 303 0 50357 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 202648

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28620
/proc/meminfo: memFree=1607820/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=243528 CPUtime=462.14
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 61385 0 0 0 45959 255 0 0 25 0 1 0 87281942 249372672 60324 1992294400 134512640 135752675 4293769280 18446744073709551615 134611537 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 60882 60324 146 303 0 60577 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 243528

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28620
/proc/meminfo: memFree=1576324/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=275504 CPUtime=522.12
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 69329 0 0 0 51931 281 0 0 25 0 1 0 87281942 282116096 68268 1992294400 134512640 135752675 4293769280 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 68876 68268 146 303 0 68571 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 275504

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28622
/proc/meminfo: memFree=1536644/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=314948 CPUtime=582.09
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 79205 0 0 0 57901 308 0 0 25 0 1 0 87281942 322506752 78144 1992294400 134512640 135752675 4293769280 18446744073709551615 134518470 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 78737 78144 146 303 0 78432 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 314948

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28624
/proc/meminfo: memFree=1507008/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=344320 CPUtime=642.08
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 86538 0 0 0 63874 334 0 0 25 0 1 0 87281942 352583680 85477 1992294400 134512640 135752675 4293769280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 86080 85477 146 303 0 85775 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 344320

[startup+702.301 s]

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

[startup+882.308 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28630
/proc/meminfo: memFree=1372096/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=478800 CPUtime=882.01
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 120105 0 0 0 87764 437 0 0 25 0 1 0 87281942 490291200 119044 1992294400 134512640 135752675 4293769280 18446744073709551615 134638016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 119700 119044 146 303 0 119395 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 478800

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28632
/proc/meminfo: memFree=1340600/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=510788 CPUtime=941.98
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 128063 0 0 0 93737 461 0 0 25 0 1 0 87281942 523046912 127002 1992294400 134512640 135752675 4293769280 18446744073709551615 134605408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 127697 127002 146 303 0 127392 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 510788

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28634
/proc/meminfo: memFree=1315676/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=535372 CPUtime=1001.97
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 134190 0 0 0 99712 485 0 0 25 0 1 0 87281942 548220928 133129 1992294400 134512640 135752675 4293769280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 133843 133129 146 303 0 133538 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 535372

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28636
/proc/meminfo: memFree=1290380/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=560880 CPUtime=1061.95
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 140569 0 0 0 105686 509 0 0 25 0 1 0 87281942 574341120 139508 1992294400 134512640 135752675 4293769280 18446744073709551615 134638089 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 140220 139508 146 303 0 139915 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 560880

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28636
/proc/meminfo: memFree=1265828/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=585144 CPUtime=1121.93
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 146612 0 0 0 111663 530 0 0 25 0 1 0 87281942 599187456 145551 1992294400 134512640 135752675 4293769280 18446744073709551615 134638083 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 146286 145551 146 303 0 145981 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 585144

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28638
/proc/meminfo: memFree=1236936/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=614324 CPUtime=1181.91
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 153866 0 0 0 117639 552 0 0 25 0 1 0 87281942 629067776 152805 1992294400 134512640 135752675 4293769280 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 153581 152805 146 303 0 153276 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 614324

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28640
/proc/meminfo: memFree=1207796/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=642868 CPUtime=1241.89
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 161031 0 0 0 123616 573 0 0 25 0 1 0 87281942 658296832 159970 1992294400 134512640 135752675 4293769280 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 160717 159970 146 303 0 160412 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 642868

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28642
/proc/meminfo: memFree=1185848/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=665236 CPUtime=1301.87
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 166607 0 0 0 129598 589 0 0 25 0 1 0 87281942 681201664 165546 1992294400 134512640 135752675 4293769280 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 166309 165546 146 303 0 166004 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 665236

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28644
/proc/meminfo: memFree=1149392/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=701496 CPUtime=1361.85
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 175658 0 0 0 135569 616 0 0 25 0 1 0 87281942 718331904 174597 1992294400 134512640 135752675 4293769280 18446744073709551615 134638083 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 175374 174597 146 303 0 175069 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 701496

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28644
/proc/meminfo: memFree=1109836/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=740624 CPUtime=1421.85
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 185442 0 0 0 141544 641 0 0 25 0 1 0 87281942 758398976 184381 1992294400 134512640 135752675 4293769280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 185156 184381 146 303 0 184851 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 740624

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28646
/proc/meminfo: memFree=1083672/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=766980 CPUtime=1481.82
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 191998 0 0 0 147525 657 0 0 25 0 1 0 87281942 785387520 190937 1992294400 134512640 135752675 4293769280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 191745 190937 146 303 0 191440 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 766980

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28648
/proc/meminfo: memFree=1060484/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=789976 CPUtime=1541.81
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 197757 0 0 0 153506 675 0 0 25 0 1 0 87281942 808935424 196696 1992294400 134512640 135752675 4293769280 18446744073709551615 134639428 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 197494 196696 146 303 0 197189 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 789976

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28650
/proc/meminfo: memFree=1039280/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=810308 CPUtime=1601.79
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 203163 0 0 0 159484 695 0 0 25 0 1 0 87281942 829755392 201822 1992294400 134512640 135752675 4293769280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 202577 201822 146 303 0 202272 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 810308

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28652
/proc/meminfo: memFree=1032584/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=816660 CPUtime=1661.76
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 204963 0 0 0 165467 709 0 0 25 0 1 0 87281942 836259840 203622 1992294400 134512640 135752675 4293769280 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 204165 203622 146 303 0 203860 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 816660

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28652
/proc/meminfo: memFree=987076/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=862852 CPUtime=1721.75
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 216466 0 0 0 171444 731 0 0 25 0 1 0 87281942 883560448 215125 1992294400 134512640 135752675 4293769280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 215713 215125 146 303 0 215408 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 862852

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28654
/proc/meminfo: memFree=945288/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=903712 CPUtime=1781.73
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 226698 0 0 0 177420 753 0 0 25 0 1 0 87281942 925401088 225357 1992294400 134512640 135752675 4293769280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 225928 225357 146 303 0 225623 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 903712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28654
/proc/meminfo: memFree=934500/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=914420 CPUtime=1800.04
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 229362 0 0 0 179246 758 0 0 25 0 1 0 87281942 936366080 228021 1992294400 134512640 135752675 4293769280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 228605 228021 146 303 0 228300 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 914420

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

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

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 28654
/proc/meminfo: memFree=934500/2059040 swapFree=4135616/4192956
[pid=28596] ppid=28594 vsize=914420 CPUtime=1800.04
/proc/28596/stat : 28596 (wbo1.4b) R 28594 28596 28108 0 -1 4202496 229362 0 0 0 179246 758 0 0 25 0 1 0 87281942 936366080 228021 1992294400 134512640 135752675 4293769280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28596/statm: 228605 228021 146 303 0 228300 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 914420

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.69
CPU time (s): 1800.13
CPU user time (s): 1792.46
CPU system time (s): 7.66683
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 914420

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

runsolver used 2.96555 second user time and 8.5197 second system time

The end

Launcher Data

Begin job on node084 at 2010-06-25 11:58:01
IDJOB=2680439
IDBENCH=25001
IDSOLVER=1190
FILE ID=node084/2680439-1277459881
PBS_JOBID= 11188106
Free space on /tmp= 62460 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_026_area_delay.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680439-1277459881/watcher-2680439-1277459881 -o /tmp/evaluation-result-2680439-1277459881/solver-2680439-1277459881 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680439-1277459881.opb

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

MD5SUM BENCH= 4c21c441bf9f3f3be8f0cdb52c39f9b4
RANDOM SEED=1608295385

node084.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.229
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.45
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.229
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.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1850280 kB
Buffers:         19888 kB
Cached:          91124 kB
SwapCached:       9832 kB
Active:          60792 kB
Inactive:        63336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1850280 kB
SwapTotal:     4192956 kB
SwapFree:      4135616 kB
Dirty:            3944 kB
Writeback:           0 kB
AnonPages:       11768 kB
Mapped:           8280 kB
Slab:            62708 kB
PageTables:       4204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180684 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62460 MiB
End job on node084 at 2010-06-25 12:28:04