Trace number 3461334

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.6? (TO) 1800.09 1800.05

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos1.opb
MD5SUM374deb5d477559ba9c51d0ad1d758624
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark2.75458
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 19
Optimality of the best value was proved YES
Number of variables2112
Total number of constraints5020
Number of constraints which are clauses4128
Number of constraints which are cardinality constraints (but not clauses)216
Number of constraints which are nor clauses,nor cardinality constraints676
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 288
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 288
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 288
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3461334-1307072673.opb.
0.00/0.00	c Instance file HOME/instance-3461334-1307072673.opb
0.00/0.00	c File size is 214964 bytes.
0.00/0.01	c Highest Coefficient sum: 33
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      2112                                                |
0.00/0.01	c |  Number Clauses:        4128                                                |
0.00/0.01	c |  Number Cardinality:    416                                                 |
0.00/0.01	c |  Number PB Constraints: 576                                                 |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |    2112     5120    24192 |     5000        0   -nan |  0.000 % |
0.01/0.05	c core #1
0.01/0.05	c 
0.01/0.05	c 
0.01/0.05	c Core size: 33	Core Weight: 1	Total Weight: 1
0.01/0.05	c Current CPU time: 0.017997 s
0.01/0.05	c
0.01/0.05	c core #2
0.01/0.05	c 
0.01/0.05	c 
0.01/0.05	c Core size: 25	Core Weight: 1	Total Weight: 2
0.01/0.05	c Current CPU time: 0.020996 s
0.01/0.05	c
0.01/0.05	c core #3
0.01/0.05	c 
0.01/0.05	c 
0.01/0.05	c Core size: 34	Core Weight: 1	Total Weight: 3
0.01/0.05	c Current CPU time: 0.024996 s
0.01/0.05	c
0.01/0.05	c core #4
0.01/0.05	c 
0.01/0.05	c 
0.01/0.05	c Core size: 25	Core Weight: 1	Total Weight: 4
0.01/0.05	c Current CPU time: 0.027995 s
0.01/0.05	c
0.01/0.05	c core #5
0.01/0.05	c 
0.01/0.05	c 
0.01/0.05	c Core size: 33	Core Weight: 1	Total Weight: 5
0.01/0.05	c Current CPU time: 0.030995 s
0.01/0.05	c
0.01/0.05	c core #6
0.01/0.05	c 
0.01/0.05	c 
0.01/0.05	c Core size: 33	Core Weight: 1	Total Weight: 6
0.01/0.05	c Current CPU time: 0.033994 s
0.01/0.05	c
0.01/0.05	c core #7
0.01/0.05	c 
0.01/0.05	c 
0.01/0.05	c Core size: 25	Core Weight: 1	Total Weight: 7
0.01/0.05	c Current CPU time: 0.037994 s
0.01/0.05	c
0.01/0.05	c core #8
0.01/0.05	c 
0.01/0.05	c 
0.01/0.05	c Core size: 34	Core Weight: 1	Total Weight: 8
0.01/0.05	c Current CPU time: 0.041993 s
0.01/0.05	c
0.01/0.05	c core #9
0.01/0.05	c 
0.01/0.05	c 
0.01/0.05	c Core size: 25	Core Weight: 1	Total Weight: 9
0.01/0.05	c Current CPU time: 0.044993 s
0.01/0.05	c
0.01/0.05	c core #10
0.01/0.05	c 
0.01/0.05	c 
0.01/0.05	c Core size: 33	Core Weight: 1	Total Weight: 10
0.01/0.05	c Current CPU time: 0.048992 s
0.01/0.05	c
0.01/0.05	c ============================[ Search Statistics ]==============================
0.01/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.05	c ===============================================================================
0.01/0.05	c |         0 |    1072     5418    15040 |     5000        0   -nan |  0.000 % |
0.01/0.05	c ===============================================================================
0.01/0.05	c core #11
0.01/0.05	c 
0.01/0.05	c 
0.01/0.05	c Core size: 35	Core Weight: 1	Total Weight: 11
0.01/0.05	c Current CPU time: 0.052991 s
0.01/0.05	c
0.01/0.05	c ============================[ Search Statistics ]==============================
0.01/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.05	c ===============================================================================
0.01/0.05	c |         0 |    1304     5419    16760 |     5000        0   -nan |  0.000 % |
0.01/0.06	c ===============================================================================
0.01/0.06	c core #12
0.01/0.06	c 
0.01/0.06	c 
0.01/0.06	c Core size: 191	Core Weight: 1	Total Weight: 12
0.01/0.06	c Current CPU time: 0.057991 s
0.01/0.06	c
0.01/0.06	c ============================[ Search Statistics ]==============================
0.01/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.06	c ===============================================================================
0.01/0.06	c |         0 |    2088     5420    22712 |     5000        0   -nan |  0.000 % |
0.01/0.07	c |       100 |    2083     5420    22712 |     5500      100     35 | 12.332 % |
0.01/0.08	c |       250 |    2080     5420    22712 |     6050      250     41 | 12.458 % |
0.09/0.10	c |       476 |    2078     5420    22712 |     6655      476     37 | 12.542 % |
0.09/0.11	c ===============================================================================
0.09/0.12	c core #13
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 265	Core Weight: 1	Total Weight: 13
0.09/0.12	c Current CPU time: 0.112982 s
0.09/0.12	c
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |    2464     5421    24700 |     5000        0   -nan |  0.000 % |
0.09/0.12	c |       102 |    2464     5421    24700 |     5500      102     46 |  3.750 % |
0.09/0.13	c |       252 |    2464     5421    24700 |     6050      252     51 |  3.750 % |
0.09/0.15	c |       477 |    2464     5421    24700 |     6655      477     67 |  3.750 % |
0.09/0.18	c |       815 |    2464     5421    24700 |     7320      815     77 |  3.750 % |
0.19/0.24	c |      1321 |    2464     5421    24700 |     8052     1321     82 |  3.750 % |
0.29/0.33	c |      2082 |    2464     5421    24700 |     8857     2082     83 |  3.750 % |
0.39/0.46	c |      3223 |    2464     5421    24700 |     9743     3223     79 |  3.750 % |
0.59/0.65	c |      4932 |    2463     5421    24700 |    10717     4932     75 |  3.789 % |
0.89/0.93	c |      7494 |    2458     5421    24700 |    11789     7494     72 |  3.984 % |
1.29/1.37	c |     11339 |    2447     5421    24700 |    12968    11339     74 |  4.414 % |
2.11/2.15	c |     17107 |    2444     5421    24700 |    14265    10534     71 |  4.531 % |
2.21/2.24	c ===============================================================================
2.29/2.30	c core #14
2.29/2.30	c 
2.29/2.30	c 
2.29/2.30	c Core size: 269	Core Weight: 1	Total Weight: 14
2.29/2.30	c Current CPU time: 2.26266 s
2.29/2.30	c
2.29/2.30	c ============================[ Search Statistics ]==============================
2.29/2.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.29/2.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.29/2.30	c ===============================================================================
2.29/2.30	c |         0 |    2808     5431    25899 |     5000        0   -nan |  0.000 % |
2.29/2.31	c |       102 |    2808     5431    25899 |     5500      102     38 |  0.000 % |
2.29/2.31	c |       256 |    2808     5431    25899 |     6050      256     42 |  0.000 % |
2.29/2.33	c |       482 |    2808     5431    25899 |     6655      482     40 |  0.000 % |
2.29/2.34	c |       819 |    2808     5431    25899 |     7320      819     38 |  0.000 % |
2.29/2.37	c |      1328 |    2808     5431    25899 |     8052     1328     50 |  0.000 % |
2.39/2.44	c |      2087 |    2808     5431    25899 |     8857     2087     68 |  0.000 % |
2.49/2.54	c |      3226 |    2808     5431    25899 |     9743     3226     76 |  0.000 % |
2.69/2.75	c |      4937 |    2808     5431    25899 |    10717     4937     82 |  0.000 % |
2.99/3.05	c |      7503 |    2808     5431    25899 |    11789     7503     85 |  0.000 % |
3.59/3.62	c |     11347 |    2808     5431    25899 |    12968    11347    102 |  0.000 % |
4.49/4.58	c |     17115 |    2807     5431    25899 |    14265    10526    108 |  0.036 % |
5.69/5.77	c |     25766 |    2803     5431    25899 |    15692    12024    105 |  0.178 % |
7.49/7.51	c ===============================================================================
7.60/7.67	c core #15
7.60/7.67	c 
7.60/7.67	c 
7.60/7.67	c Core size: 252	Core Weight: 1	Total Weight: 15
7.60/7.67	c Current CPU time: 7.56285 s
7.60/7.67	c
7.60/7.67	c ============================[ Search Statistics ]==============================
7.60/7.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.60/7.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.60/7.67	c ===============================================================================
7.60/7.67	c |         0 |    3040     5434    26368 |     5000        0   -nan |  0.000 % |
7.60/7.68	c |       100 |    3040     5434    26368 |     5500      100     46 |  0.000 % |
7.60/7.69	c |       253 |    3040     5434    26368 |     6050      253     74 |  0.000 % |
7.60/7.70	c |       479 |    3040     5434    26368 |     6655      479     92 |  0.000 % |
7.70/7.73	c |       816 |    3040     5434    26368 |     7320      816    115 |  0.000 % |
7.70/7.78	c |      1323 |    3040     5434    26368 |     8052     1323    126 |  0.000 % |
7.89/7.90	c |      2082 |    3040     5434    26368 |     8857     2082    175 |  0.000 % |
7.99/8.07	c |      3223 |    3040     5434    26368 |     9743     3223    194 |  0.000 % |
8.39/8.42	c |      4933 |    3040     5434    26368 |    10717     4933    208 |  0.000 % |
8.70/8.79	c |      7500 |    3039     5434    26368 |    11789     7500    216 |  0.033 % |
9.39/9.46	c |     11345 |    3039     5434    26368 |    12968    11345    230 |  0.033 % |
10.49/10.57	c |     17111 |    3039     5434    26368 |    14265    10356    226 |  0.033 % |
11.69/11.72	c |     25760 |    3039     5434    26368 |    15692    11730    142 |  0.033 % |
13.99/14.06	c |     38734 |    3039     5434    26368 |    17261     8863    139 |  0.033 % |
17.10/17.12	c |     58195 |    3039     5434    26368 |    18987    10716    133 |  0.033 % |
21.39/21.41	c |     87389 |    3039     5434    26368 |    20886    11136    105 |  0.033 % |
30.80/30.88	c |    131178 |    3039     5434    26368 |    22974    12593    146 |  0.033 % |
52.19/52.25	c |    196865 |    3039     5434    26368 |    25272    19830    178 |  0.033 % |
82.41/82.50	c |    295392 |    3039     5434    26368 |    27799    16030    148 |  0.033 % |
136.00/136.09	c |    443182 |    3039     5434    26368 |    30579    17490    193 |  0.033 % |
218.09/218.11	c |    664866 |    3039     5434    26368 |    33637    28441    201 |  0.033 % |
310.90/310.98	c |    997391 |    3039     5434    26368 |    37001    25264    196 |  0.033 % |
374.90/374.95	c ===============================================================================
385.70/385.79	c core #16
385.70/385.79	c 
385.70/385.79	c 
385.70/385.79	c Core size: 296	Core Weight: 1	Total Weight: 16
385.70/385.79	c Current CPU time: 382.928 s
385.70/385.79	c
385.70/385.79	c ============================[ Search Statistics ]==============================
385.70/385.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
385.70/385.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
385.70/385.79	c ===============================================================================
385.70/385.79	c |         0 |    3326     5442    26948 |     5000        0   -nan |  0.000 % |
385.80/385.80	c |       101 |    3326     5442    26948 |     5500      101     47 |  0.060 % |
385.80/385.82	c |       251 |    3326     5442    26948 |     6050      251     58 |  0.060 % |
385.80/385.84	c |       477 |    3326     5442    26948 |     6655      477     66 |  0.060 % |
385.80/385.88	c |       819 |    3326     5442    26948 |     7320      819     76 |  0.060 % |
385.90/385.91	c |      1325 |    3326     5442    26948 |     8052     1325     90 |  0.060 % |
385.90/385.97	c |      2084 |    3326     5442    26948 |     8857     2084     99 |  0.060 % |
386.01/386.05	c |      3223 |    3326     5442    26948 |     9743     3223    103 |  0.060 % |
386.20/386.26	c |      4931 |    3326     5442    26948 |    10717     4931    132 |  0.060 % |
386.60/386.66	c |      7493 |    3326     5442    26948 |    11789     7493    165 |  0.060 % |
387.50/387.55	c |     11338 |    3326     5442    26948 |    12968    11338    199 |  0.060 % |
389.00/389.02	c |     17105 |    3326     5442    26948 |    14265    10529    253 |  0.060 % |
391.40/391.43	c |     25754 |    3326     5442    26948 |    15692    11948    275 |  0.060 % |
396.90/396.96	c |     38729 |    3326     5442    26948 |    17261     8972    333 |  0.060 % |
403.00/403.00	c |     58193 |    3326     5442    26948 |    18987    10636    327 |  0.060 % |
412.80/412.83	c |     87388 |    3326     5442    26948 |    20886    10848    293 |  0.060 % |
429.50/429.54	c |    131183 |    3326     5442    26948 |    22974    12052    362 |  0.060 % |
453.60/453.62	c |    196867 |    3326     5442    26948 |    25272    18679    325 |  0.060 % |
495.80/495.85	c |    295396 |    3326     5442    26948 |    27799    14052    295 |  0.060 % |
550.41/550.41	c |    443185 |    3326     5442    26948 |    30579    23187    257 |  0.060 % |
615.40/615.49	c |    664869 |    3326     5442    26948 |    33637    29130    252 |  0.060 % |
738.21/738.24	c |    997394 |    3326     5442    26948 |    37001    32770    242 |  0.060 % |
929.31/929.35	c |   1496183 |    3326     5442    26948 |    40701    30229    319 |  0.060 % |
1256.02/1256.03	c |   2244367 |    3326     5442    26948 |    44771    20590    253 |  0.060 % |
1779.53/1779.58	c |   3366645 |    3326     5442    26948 |    49248    33242    251 |  0.060 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3461334-1307072673/watcher-3461334-1307072673 -o /tmp/evaluation-result-3461334-1307072673/solver-3461334-1307072673 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461334-1307072673.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.99 2/473 23289
/proc/meminfo: memFree=19967800/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=3572 CPUtime=0.01 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 660 0 0 0 1 0 0 0 25 0 1 0 818866969 3657728 613 33554432000 4194304 5714214 140734379016400 18446744073709551615 4228544 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 893 613 205 372 0 465 0

[startup+0.021285 s]
/proc/loadavg: 2.00 2.01 1.99 2/473 23289
/proc/meminfo: memFree=19967800/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=5192 CPUtime=0.01 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 1133 0 0 0 1 0 0 0 25 0 1 0 818866969 5316608 1033 33554432000 4194304 5714214 140734379016400 18446744073709551615 5013195 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 1298 1033 176 372 0 923 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5192

[startup+0.100275 s]
/proc/loadavg: 2.00 2.01 1.99 2/473 23289
/proc/meminfo: memFree=19967800/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=6292 CPUtime=0.09 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 1416 0 0 0 9 0 0 0 25 0 1 0 818866969 6443008 1295 33554432000 4194304 5714214 140734379016400 18446744073709551615 4323029 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 1573 1295 180 372 0 1198 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6292

[startup+0.30024 s]
/proc/loadavg: 2.00 2.01 1.99 2/473 23289
/proc/meminfo: memFree=19967800/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=6804 CPUtime=0.29 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 1551 0 0 0 29 0 0 0 25 0 1 0 818866969 6967296 1430 33554432000 4194304 5714214 140734379016400 18446744073709551615 4323082 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 1701 1430 180 372 0 1326 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6804

[startup+0.70023 s]
/proc/loadavg: 2.00 2.01 1.99 2/473 23289
/proc/meminfo: memFree=19967800/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=8136 CPUtime=0.69 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 1914 0 0 0 68 1 0 0 25 0 1 0 818866969 8331264 1793 33554432000 4194304 5714214 140734379016400 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 2034 1793 180 372 0 1659 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8136

[startup+1.50109 s]
/proc/loadavg: 2.00 2.01 1.99 3/474 23290
/proc/meminfo: memFree=19959360/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=12248 CPUtime=1.49 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 2904 0 0 0 147 2 0 0 25 0 1 0 818866969 12541952 2783 33554432000 4194304 5714214 140734379016400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 3062 2783 180 372 0 2687 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12248

[startup+3.10081 s]
/proc/loadavg: 2.00 2.01 1.99 3/474 23290
/proc/meminfo: memFree=19955268/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=14844 CPUtime=3.09 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 3585 0 0 0 305 4 0 0 25 0 1 0 818866969 15200256 3438 33554432000 4194304 5714214 140734379016400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 3711 3438 180 372 0 3336 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14844

[startup+6.30013 s]
/proc/loadavg: 2.00 2.01 1.99 3/474 23290
/proc/meminfo: memFree=19950112/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=19208 CPUtime=6.29 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 4688 0 0 0 621 8 0 0 25 0 1 0 818866969 19668992 4541 33554432000 4194304 5714214 140734379016400 18446744073709551615 4300192 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 4802 4541 180 372 0 4427 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19208

[startup+12.701 s]
/proc/loadavg: 2.00 2.01 1.99 3/474 23290
/proc/meminfo: memFree=19944308/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=22804 CPUtime=12.69 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 5576 0 0 0 1253 16 0 0 25 0 1 0 818866969 23351296 5429 33554432000 4194304 5714214 140734379016400 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 5701 5429 180 372 0 5326 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22804

[startup+25.5008 s]
/proc/loadavg: 2.00 2.01 1.99 3/474 23290
/proc/meminfo: memFree=19926328/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=41696 CPUtime=25.49 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 10242 0 0 0 2519 30 0 0 25 0 1 0 818866969 42696704 10095 33554432000 4194304 5714214 140734379016400 18446744073709551615 4300385 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 10424 10095 180 372 0 10049 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41696

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 1.99 3/474 23291
/proc/meminfo: memFree=19897928/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=67752 CPUtime=51.09 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 16650 0 0 0 5067 42 0 0 25 0 1 0 818866969 69378048 16503 33554432000 4194304 5714214 140734379016400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 16938 16503 180 372 0 16563 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67752

[startup+102.317 s]
/proc/loadavg: 2.12 2.04 2.00 3/474 23321
/proc/meminfo: memFree=20304484/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=109752 CPUtime=102.31 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 27023 0 0 0 10163 68 0 0 25 0 1 0 818866969 112386048 26876 33554432000 4194304 5714214 140734379016400 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 27438 26876 180 372 0 27063 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 109752

[startup+162.301 s]
/proc/loadavg: 2.26 2.07 2.01 3/474 23322
/proc/meminfo: memFree=20239296/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=143708 CPUtime=162.3 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 35395 0 0 0 16136 94 0 0 25 0 1 0 818866969 147156992 35248 33554432000 4194304 5714214 140734379016400 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 35927 35248 180 372 0 35552 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 143708

[startup+222.3 s]
/proc/loadavg: 2.17 2.07 2.01 3/474 23324
/proc/meminfo: memFree=20183196/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=179948 CPUtime=222.29 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 44186 0 0 0 22111 118 0 0 25 0 1 0 818866969 184266752 44039 33554432000 4194304 5714214 140734379016400 18446744073709551615 4319240 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 44987 44039 180 372 0 44612 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 179948

[startup+282.301 s]
/proc/loadavg: 2.06 2.06 2.01 3/474 23325
/proc/meminfo: memFree=20140724/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=218120 CPUtime=282.3 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 53658 0 0 0 28066 164 0 0 25 0 1 0 818866969 223354880 53511 33554432000 4194304 5714214 140734379016400 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 54530 53511 180 372 0 54155 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 218120

[startup+342.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/474 23327
/proc/meminfo: memFree=20083764/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=262104 CPUtime=342.3 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 64533 0 0 0 34027 203 0 0 25 0 1 0 818866969 268394496 64386 33554432000 4194304 5714214 140734379016400 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 65526 64386 180 372 0 65151 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 262104

[startup+402.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 23328
/proc/meminfo: memFree=20023828/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=309400 CPUtime=402.3 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 76382 0 0 0 39994 236 0 0 25 0 1 0 818866969 316825600 76161 33554432000 4194304 5714214 140734379016400 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 77350 76161 180 372 0 76975 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 309400

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/474 23330
/proc/meminfo: memFree=20023052/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=309400 CPUtime=462.31 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 76423 0 0 0 45968 263 0 0 25 0 1 0 818866969 316825600 76202 33554432000 4194304 5714214 140734379016400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 77350 76202 180 372 0 76975 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 309400

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 23332
/proc/meminfo: memFree=20022892/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=309400 CPUtime=522.3 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 76530 0 0 0 51941 289 0 0 25 0 1 0 818866969 316825600 76309 33554432000 4194304 5714214 140734379016400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 77350 76309 180 372 0 76975 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 309400

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 23333
/proc/meminfo: memFree=20021480/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=309400 CPUtime=582.3 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 76615 0 0 0 57907 323 0 0 25 0 1 0 818866969 316825600 76394 33554432000 4194304 5714214 140734379016400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 77350 76394 180 372 0 76975 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 309400

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/474 23340
/proc/meminfo: memFree=20002516/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=309400 CPUtime=822.31 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 77280 0 0 0 81788 443 0 0 25 0 1 0 818866969 316825600 77059 33554432000 4194304 5714214 140734379016400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 77350 77059 180 372 0 76975 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 309400

[startup+882.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/474 23341
/proc/meminfo: memFree=19998872/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=318112 CPUtime=882.31 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 79463 0 0 0 87759 472 0 0 25 0 1 0 818866969 325746688 79242 33554432000 4194304 5714214 140734379016400 18446744073709551615 4200621 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 79528 79242 180 372 0 79153 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 318112

[startup+942.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 23343
/proc/meminfo: memFree=19964584/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=347748 CPUtime=942.31 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 86777 0 0 0 93732 499 0 0 25 0 1 0 818866969 356093952 86556 33554432000 4194304 5714214 140734379016400 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 86937 86556 180 372 0 86562 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 347748

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 23354
/proc/meminfo: memFree=19940280/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=376740 CPUtime=1002.32 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 93879 0 0 0 99706 526 0 0 25 0 1 0 818866969 385781760 93658 33554432000 4194304 5714214 140734379016400 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 94185 93658 180 372 0 93810 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 376740

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 23355
/proc/meminfo: memFree=19862100/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=408676 CPUtime=1062.31 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 101800 0 0 0 105682 549 0 0 25 0 1 0 818866969 418484224 101579 33554432000 4194304 5714214 140734379016400 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 102169 101579 180 372 0 101794 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 408676

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 23357
/proc/meminfo: memFree=19797464/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=433128 CPUtime=1122.32 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 107924 0 0 0 111659 573 0 0 25 0 1 0 818866969 443523072 107703 33554432000 4194304 5714214 140734379016400 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23289/statm: 108282 107703 180 372 0 107907 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 433128

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/474 23361
/proc/meminfo: memFree=19775744/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=453724 CPUtime=1182.32 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 113044 0 0 0 117640 592 0 0 25 0 1 0 818866969 464613376 112823 33554432000 4194304 5714214 140734379016400 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/23289/statm: 113431 112823 180 372 0 113056 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 453724

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/474 23363
/proc/meminfo: memFree=19753396/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=475908 CPUtime=1242.32 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 118592 0 0 0 123619 613 0 0 25 0 1 0 818866969 487329792 118371 33554432000 4194304 5714214 140734379016400 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/23289/statm: 118977 118371 180 372 0 118602 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 475908

[startup+1302.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/474 23365
/proc/meminfo: memFree=19725320/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=504008 CPUtime=1302.33 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 125525 0 0 0 129599 634 0 0 25 0 1 0 818866969 516104192 125304 33554432000 4194304 5714214 140734379016400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/23289/statm: 126002 125304 180 372 0 125627 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 504008

[startup+1362.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/474 23366
/proc/meminfo: memFree=19692032/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=538376 CPUtime=1362.32 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 134070 0 0 0 135568 664 0 0 25 0 1 0 818866969 551297024 133849 33554432000 4194304 5714214 140734379016400 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/23289/statm: 134594 133849 180 372 0 134219 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 538376

[startup+1422.32 s]
/proc/loadavg: 2.04 2.04 2.01 3/474 23368
/proc/meminfo: memFree=19654168/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=565320 CPUtime=1422.34 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 140764 0 0 0 141554 680 0 0 25 0 1 0 818866969 578887680 140543 33554432000 4194304 5714214 140734379016400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/23289/statm: 141330 140543 180 372 0 140955 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 565320

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 23369
/proc/meminfo: memFree=19592732/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=582596 CPUtime=1482.32 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 144983 0 0 0 147534 698 0 0 25 0 1 0 818866969 596578304 144762 33554432000 4194304 5714214 140734379016400 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/23289/statm: 145649 144762 180 372 0 145274 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 582596

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/474 23371
/proc/meminfo: memFree=19550052/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=605456 CPUtime=1542.32 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 150615 0 0 0 153518 714 0 0 25 0 1 0 818866969 619986944 150394 33554432000 4194304 5714214 140734379016400 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/23289/statm: 151364 150394 180 372 0 150989 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 605456

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 23372
/proc/meminfo: memFree=19501780/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=624748 CPUtime=1602.33 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 155401 0 0 0 159500 733 0 0 25 0 1 0 818866969 639741952 155180 33554432000 4194304 5714214 140734379016400 18446744073709551615 4968990 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/23289/statm: 156187 155180 180 372 0 155812 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 624748

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 23374
/proc/meminfo: memFree=19454624/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=638932 CPUtime=1662.33 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 158928 0 0 0 165478 755 0 0 25 0 1 0 818866969 654266368 158707 33554432000 4194304 5714214 140734379016400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/23289/statm: 159733 158707 180 372 0 159358 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 638932

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 23376
/proc/meminfo: memFree=19400044/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=663992 CPUtime=1722.33 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 165141 0 0 0 171457 776 0 0 25 0 1 0 818866969 679927808 164920 33554432000 4194304 5714214 140734379016400 18446744073709551615 4319840 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/23289/statm: 165998 164920 180 372 0 165623 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 663992

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 23377
/proc/meminfo: memFree=19372092/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=683688 CPUtime=1782.33 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 170049 0 0 0 177431 802 0 0 25 0 1 0 818866969 700096512 169828 33554432000 4194304 5714214 140734379016400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/23289/statm: 170922 169828 180 372 0 170547 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 683688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 23378
/proc/meminfo: memFree=19365016/32950928 swapFree=61858088/67111528
[pid=23289] ppid=23287 vsize=688660 CPUtime=1800.04 cores=0,2,4,6
/proc/23289/stat : 23289 (wbo1.6) R 23287 23289 21173 0 -1 4202496 171252 0 0 0 179198 806 0 0 25 0 1 0 818866969 705187840 171031 33554432000 4194304 5714214 140734379016400 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/23289/statm: 172165 171031 180 372 0 171790 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 688660

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.05
CPU time (s): 1800.09
CPU user time (s): 1791.99
CPU system time (s): 8.10277
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 688660

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

runsolver used 8.64968 second user time and 19.1931 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-03 05:44:33
IDJOB=3461334
IDBENCH=1850
IDSOLVER=1953
FILE ID=node125/3461334-1307072673
RUNJOBID= node125-1307068628-22229
PBS_JOBID= 13497861
Free space on /tmp= 73756 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos1.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461334-1307072673/watcher-3461334-1307072673 -o /tmp/evaluation-result-3461334-1307072673/solver-3461334-1307072673 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461334-1307072673.opb

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

MD5SUM BENCH= 374deb5d477559ba9c51d0ad1d758624
RANDOM SEED=1928831402

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5266.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19967956 kB
Buffers:        337700 kB
Cached:        3468268 kB
SwapCached:       3616 kB
Active:        9261740 kB
Inactive:      3376400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19967956 kB
SwapTotal:    67111528 kB
SwapFree:     61858088 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:     8829876 kB
Mapped:          34776 kB
Slab:           214244 kB
PageTables:      62464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130491328 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73752 MiB
End job on node125 at 2011-06-03 06:14:35