Trace number 3479228

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 NameAnswerCPU timeWall clock time
wbo 1.6? (TO) 1800.09 1800.04

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-protfold.opb
MD5SUM321cd6ec2ce21c5578ce4ae4e8122b0f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-26
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1835
Total number of constraints2112
Number of constraints which are clauses1906
Number of constraints which are cardinality constraints (but not clauses)86
Number of constraints which are nor clauses,nor cardinality constraints120
Minimum length of a constraint3
Maximum length of a constraint882
Number of terms in the objective function 120
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 120
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 900
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3479228-1307447617.opb.
0.00/0.00	c Instance file HOME/instance-3479228-1307447617.opb
0.00/0.00	c File size is 211034 bytes.
0.00/0.01	c Highest Coefficient sum: 900
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:      1835                                                |
0.00/0.01	c |  Number Clauses:        1941                                                |
0.00/0.01	c |  Number Cardinality:    208                                                 |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
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 |    1835     2149    26921 |     5000        0   -nan |  0.000 % |
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 |    1715     2269    26921 |     5000        0   -nan |  0.000 % |
0.00/0.02	c |       100 |    1714     2269    26921 |     5500      100     23 |  6.758 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #1
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 50	Core Weight: 1	Total Weight: -119
0.00/0.02	c Current CPU time: 0.021996 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |    1811     2317    27174 |     5000        0   -nan |  0.000 % |
0.00/0.03	c |       104 |    1807     2317    27174 |     5500      104     31 |  4.089 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #2
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 48	Core Weight: 1	Total Weight: -118
0.00/0.03	c Current CPU time: 0.028995 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |    1897     2372    27433 |     5000        0   -nan |  0.000 % |
0.00/0.04	c |       104 |    1869     2372    27433 |     5500      104     17 |  3.062 % |
0.00/0.04	c |       255 |    1864     2372    27433 |     6050      255     34 |  3.373 % |
0.00/0.04	c ===============================================================================
0.00/0.05	c core #3
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 88	Core Weight: 1	Total Weight: -117
0.00/0.05	c Current CPU time: 0.038994 s
0.00/0.05	c
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |    2013     2463    27867 |     5000        0   -nan |  0.000 % |
0.00/0.05	c |       102 |    2013     2463    27867 |     5500      102     13 |  0.000 % |
0.00/0.06	c |       252 |    2013     2463    27867 |     6050      252     15 |  0.000 % |
0.05/0.06	c |       478 |    2013     2463    27867 |     6655      478     23 |  0.000 % |
0.05/0.08	c ===============================================================================
0.05/0.08	c core #4
0.05/0.08	c 
0.05/0.08	c 
0.05/0.08	c Core size: 123	Core Weight: 1	Total Weight: -116
0.05/0.08	c Current CPU time: 0.071989 s
0.05/0.08	c
0.05/0.08	c ============================[ Search Statistics ]==============================
0.05/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.08	c ===============================================================================
0.05/0.08	c |         0 |    2119     2541    28267 |     5000        0   -nan |  0.000 % |
0.05/0.09	c |       100 |    2119     2541    28267 |     5500      100     57 |  0.000 % |
0.05/0.09	c |       250 |    2116     2541    28267 |     6050      250     45 |  0.142 % |
0.09/0.10	c |       475 |    2115     2541    28267 |     6655      475     63 |  0.189 % |
0.09/0.12	c |       813 |    2115     2541    28267 |     7320      813     56 |  0.189 % |
0.09/0.15	c |      1321 |    2105     2541    28267 |     8052     1321     48 |  0.661 % |
0.09/0.19	c |      2081 |    2089     2541    28267 |     8857     2081     47 |  1.416 % |
0.19/0.28	c |      3222 |    2070     2541    28267 |     9743     3222     55 |  2.312 % |
0.29/0.30	c ===============================================================================
0.29/0.31	c core #5
0.29/0.31	c 
0.29/0.31	c 
0.29/0.31	c Core size: 126	Core Weight: 1	Total Weight: -115
0.29/0.31	c Current CPU time: 0.284956 s
0.29/0.31	c
0.29/0.31	c ============================[ Search Statistics ]==============================
0.29/0.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.31	c ===============================================================================
0.29/0.31	c |         0 |    2239     2688    28887 |     5000        0   -nan |  0.000 % |
0.29/0.31	c |       100 |    2239     2688    28887 |     5500      100     36 |  0.000 % |
0.29/0.32	c |       250 |    2239     2688    28887 |     6050      250     44 |  0.000 % |
0.29/0.33	c |       475 |    2239     2688    28887 |     6655      475     42 |  0.000 % |
0.29/0.35	c |       813 |    2239     2688    28887 |     7320      813     43 |  0.000 % |
0.29/0.38	c |      1320 |    2239     2688    28887 |     8052     1320     48 |  0.000 % |
0.39/0.44	c |      2079 |    2239     2688    28887 |     8857     2079     63 |  0.000 % |
0.49/0.52	c |      3218 |    2239     2688    28887 |     9743     3218     73 |  0.000 % |
0.69/0.71	c |      4926 |    2239     2688    28887 |    10717     4926     85 |  0.000 % |
0.89/1.01	c |      7489 |    2239     2688    28887 |    11789     7489     89 |  0.000 % |
1.59/1.63	c |     11334 |    2239     2688    28887 |    12968    11334     89 |  0.000 % |
2.49/2.58	c |     17101 |    2239     2688    28887 |    14265    10539     75 |  0.000 % |
4.09/4.12	c |     25750 |    2237     2688    28887 |    15692    11971     64 |  0.089 % |
4.89/4.94	c ===============================================================================
4.99/5.06	c core #6
4.99/5.06	c 
4.99/5.06	c 
4.99/5.06	c Core size: 131	Core Weight: 1	Total Weight: -114
4.99/5.06	c Current CPU time: 4.90825 s
4.99/5.06	c
4.99/5.06	c ============================[ Search Statistics ]==============================
4.99/5.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.99/5.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.99/5.06	c ===============================================================================
4.99/5.06	c |         0 |    2359     2921    29676 |     5000        0   -nan |  0.000 % |
4.99/5.06	c |       101 |    2359     2921    29676 |     5500      101     87 |  0.000 % |
4.99/5.07	c |       251 |    2359     2921    29676 |     6050      251     85 |  0.000 % |
4.99/5.08	c |       478 |    2359     2921    29676 |     6655      478     64 |  0.000 % |
5.09/5.11	c |       815 |    2359     2921    29676 |     7320      815     64 |  0.000 % |
5.09/5.14	c |      1321 |    2359     2921    29676 |     8052     1321     56 |  0.000 % |
5.19/5.20	c |      2080 |    2359     2921    29676 |     8857     2080     65 |  0.000 % |
5.19/5.29	c |      3222 |    2359     2921    29676 |     9743     3222     62 |  0.000 % |
5.41/5.43	c |      4933 |    2359     2921    29676 |    10717     4933     75 |  0.000 % |
5.59/5.65	c |      7496 |    2359     2921    29676 |    11789     7496     78 |  0.000 % |
5.99/6.08	c |     11340 |    2359     2921    29676 |    12968    11340     75 |  0.000 % |
6.79/6.81	c |     17106 |    2359     2921    29676 |    14265    10557     76 |  0.000 % |
8.09/8.13	c |     25755 |    2359     2921    29676 |    15692    11930     87 |  0.000 % |
10.59/10.65	c |     38729 |    2359     2921    29676 |    17261     8943     94 |  0.000 % |
14.89/14.99	c |     58191 |    2359     2921    29676 |    18987    10933     90 |  0.000 % |
20.29/20.37	c |     87384 |    2359     2921    29676 |    20886    11408     83 |  0.000 % |
29.29/29.30	c |    131173 |    2359     2921    29676 |    22974    13066     97 |  0.000 % |
43.19/43.20	c |    196857 |    2359     2921    29676 |    25272    20729    112 |  0.000 % |
65.59/65.62	c ===============================================================================
67.11/67.14	c core #7
67.11/67.14	c 
67.11/67.14	c 
67.11/67.14	c Core size: 167	Core Weight: 1	Total Weight: -113
67.11/67.14	c Current CPU time: 65.89 s
67.11/67.14	c
67.11/67.14	c ============================[ Search Statistics ]==============================
67.11/67.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
67.11/67.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
67.11/67.14	c ===============================================================================
67.11/67.14	c |         0 |    2479     3433    31001 |     5000        0   -nan |  0.000 % |
67.11/67.14	c |       102 |    2479     3433    31001 |     5500      102    100 |  0.000 % |
67.11/67.15	c |       252 |    2479     3433    31001 |     6050      252     72 |  0.000 % |
67.11/67.16	c |       478 |    2479     3433    31001 |     6655      478     69 |  0.000 % |
67.11/67.19	c |       815 |    2479     3433    31001 |     7320      815     74 |  0.000 % |
67.19/67.22	c |      1322 |    2479     3433    31001 |     8052     1322     79 |  0.000 % |
67.19/67.29	c |      2081 |    2479     3433    31001 |     8857     2081     92 |  0.000 % |
67.39/67.42	c |      3220 |    2479     3433    31001 |     9743     3220    111 |  0.000 % |
67.59/67.64	c |      4929 |    2479     3433    31001 |    10717     4929    120 |  0.000 % |
67.99/68.07	c |      7491 |    2479     3433    31001 |    11789     7491    134 |  0.000 % |
68.80/68.85	c |     11336 |    2479     3433    31001 |    12968    11336    146 |  0.000 % |
70.09/70.13	c |     17102 |    2479     3433    31001 |    14265    10422    149 |  0.000 % |
71.59/71.63	c |     25755 |    2479     3433    31001 |    15692    11770    110 |  0.000 % |
73.60/73.66	c |     38730 |    2479     3433    31001 |    17261     8725     93 |  0.000 % |
77.39/77.45	c |     58192 |    2479     3433    31001 |    18987    10693    126 |  0.000 % |
83.89/83.99	c |     87385 |    2479     3433    31001 |    20886    11004    129 |  0.000 % |
95.09/95.16	c |    131176 |    2479     3433    31001 |    22974    12453     67 |  0.000 % |
114.41/114.42	c |    196862 |    2479     3433    31001 |    25272    20101    120 |  0.000 % |
144.29/144.37	c |    295388 |    2479     3433    31001 |    27799    16196    165 |  0.000 % |
202.49/202.52	c |    443177 |    2479     3433    31001 |    30579    22878    146 |  0.000 % |
282.90/282.95	c |    664860 |    2479     3433    31001 |    33637    23760    178 |  0.000 % |
392.71/392.77	c |    997386 |    2471     3433    31001 |    37001    17333    100 |  0.323 % |
584.30/584.38	c |   1496175 |    2471     3433    31001 |    40701    18050    158 |  0.323 % |
826.31/826.35	c |   2244359 |    2471     3433    31001 |    44771    30658    146 |  0.323 % |
974.53/974.57	c ===============================================================================
998.12/998.18	c core #8
998.12/998.18	c 
998.12/998.18	c 
998.12/998.18	c Core size: 204	Core Weight: 1	Total Weight: -112
998.12/998.18	c Current CPU time: 987.193 s
998.12/998.18	c
998.12/998.18	c ============================[ Search Statistics ]==============================
998.12/998.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
998.12/998.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
998.12/998.18	c ===============================================================================
998.12/998.18	c |         0 |    2599     4051    32486 |     5000        0   -nan |  0.000 % |
998.12/998.19	c |       103 |    2599     4051    32486 |     5500      103    160 |  0.000 % |
998.22/998.20	c |       256 |    2599     4051    32486 |     6050      256     88 |  0.000 % |
998.22/998.21	c |       481 |    2599     4051    32486 |     6655      481     96 |  0.000 % |
998.22/998.24	c |       821 |    2599     4051    32486 |     7320      821     80 |  0.000 % |
998.22/998.28	c |      1328 |    2599     4051    32486 |     8052     1328     80 |  0.000 % |
998.32/998.33	c |      2088 |    2599     4051    32486 |     8857     2088     78 |  0.000 % |
998.41/998.44	c |      3229 |    2599     4051    32486 |     9743     3229    111 |  0.000 % |
998.62/998.62	c |      4939 |    2599     4051    32486 |    10717     4939    110 |  0.000 % |
998.91/998.96	c |      7502 |    2599     4051    32486 |    11789     7502    108 |  0.000 % |
999.83/999.87	c |     11347 |    2599     4051    32486 |    12968    11347    134 |  0.000 % |
1001.31/1001.32	c |     17115 |    2599     4051    32486 |    14265    10528    175 |  0.000 % |
1003.31/1003.31	c |     25767 |    2599     4051    32486 |    15692    11896    173 |  0.000 % |
1006.81/1006.84	c |     38741 |    2599     4051    32486 |    17261     8906    172 |  0.000 % |
1012.41/1012.42	c |     58202 |    2599     4051    32486 |    18987    11103    193 |  0.000 % |
1021.62/1021.60	c |     87395 |    2599     4051    32486 |    20886    11720    171 |  0.000 % |
1036.23/1036.27	c |    131185 |    2599     4051    32486 |    22974    13144    197 |  0.000 % |
1065.52/1065.53	c |    196869 |    2599     4051    32486 |    25272    20613    232 |  0.000 % |
1090.61/1090.64	c |    295395 |    2599     4051    32486 |    27799    16259    113 |  0.000 % |
1134.92/1134.95	c |    443185 |    2599     4051    32486 |    30579    22084    120 |  0.000 % |
1184.64/1184.65	c |    664870 |    2599     4051    32486 |    33637    22474    152 |  0.000 % |
1315.72/1315.78	c |    997398 |    2599     4051    32486 |    37001    18263    137 |  0.000 % |
1534.63/1534.63	c |   1496187 |    2599     4051    32486 |    40701    29935    205 |  0.000 % |

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-3479228-1307447617/watcher-3479228-1307447617 -o /tmp/evaluation-result-3479228-1307447617/solver-3479228-1307447617 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3479228-1307447617.opb 

running on 4 cores: 1,3,5,7

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.01 2.02 2.00 2/477 24006
/proc/meminfo: memFree=20623516/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=3432 CPUtime=0.01 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 621 0 0 0 1 0 0 0 22 0 1 0 837177045 3514368 575 33554432000 4194304 5714214 140734148687536 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 858 576 215 372 0 431 0

[startup+0.0692421 s]
/proc/loadavg: 2.01 2.02 2.00 2/477 24006
/proc/meminfo: memFree=20623516/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=5184 CPUtime=0.05 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 1137 0 0 0 5 0 0 0 18 0 1 0 837177045 5308416 1039 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 1296 1039 180 372 0 921 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5184

[startup+0.100236 s]
/proc/loadavg: 2.01 2.02 2.00 2/477 24006
/proc/meminfo: memFree=20623516/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=5476 CPUtime=0.09 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 1197 0 0 0 8 1 0 0 18 0 1 0 837177045 5607424 1099 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 1369 1099 180 372 0 994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5476

[startup+0.300214 s]
/proc/loadavg: 2.01 2.02 2.00 2/477 24006
/proc/meminfo: memFree=20623516/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=5608 CPUtime=0.29 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 1247 0 0 0 27 2 0 0 18 0 1 0 837177045 5742592 1149 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 1402 1150 180 372 0 1027 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5608

[startup+0.700144 s]
/proc/loadavg: 2.01 2.02 2.00 2/477 24006
/proc/meminfo: memFree=20623516/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=6996 CPUtime=0.69 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 1579 0 0 0 64 5 0 0 18 0 1 0 837177045 7163904 1481 33554432000 4194304 5714214 140734148687536 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 1749 1481 180 372 0 1374 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6996

[startup+1.50099 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 24007
/proc/meminfo: memFree=20614332/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=10568 CPUtime=1.49 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 2485 0 0 0 142 7 0 0 18 0 1 0 837177045 10821632 2387 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 2642 2387 180 372 0 2267 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10568

[startup+3.1007 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 24007
/proc/meminfo: memFree=20608752/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=12844 CPUtime=3.09 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 3030 0 0 0 299 10 0 0 18 0 1 0 837177045 13152256 2932 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 3211 2932 180 372 0 2836 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12844

[startup+6.30014 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 24007
/proc/meminfo: memFree=20604884/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=15036 CPUtime=6.29 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 3628 0 0 0 611 18 0 0 25 0 1 0 837177045 15396864 3499 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 3759 3499 180 372 0 3384 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15036

[startup+12.701 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 24007
/proc/meminfo: memFree=20596432/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=20920 CPUtime=12.69 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 5087 0 0 0 1237 32 0 0 21 0 1 0 837177045 21422080 4958 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 5230 4958 180 372 0 4855 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20920

[startup+25.5007 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 24007
/proc/meminfo: memFree=20579700/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=32012 CPUtime=25.49 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 7838 0 0 0 2494 55 0 0 25 0 1 0 837177045 32780288 7709 33554432000 4194304 5714214 140734148687536 18446744073709551615 4319349 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 8003 7709 180 372 0 7628 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32012

[startup+51.1002 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 24008
/proc/meminfo: memFree=20551892/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=51520 CPUtime=51.09 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 12646 0 0 0 5016 93 0 0 25 0 1 0 837177045 52756480 12517 33554432000 4194304 5714214 140734148687536 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 12880 12517 180 372 0 12505 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51520

[startup+102.317 s]
/proc/loadavg: 1.96 2.00 1.99 3/478 24037
/proc/meminfo: memFree=21037776/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=71204 CPUtime=102.31 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 17671 0 0 0 10064 167 0 0 25 0 1 0 837177045 72912896 17492 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 17801 17492 180 372 0 17426 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 71204

[startup+162.301 s]
/proc/loadavg: 1.98 2.00 1.99 3/478 24039
/proc/meminfo: memFree=20998932/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=81984 CPUtime=162.3 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 20294 0 0 0 16002 228 0 0 25 0 1 0 837177045 83951616 20115 33554432000 4194304 5714214 140734148687536 18446744073709551615 4320112 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 20496 20115 180 372 0 20121 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 81984

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/478 24041
/proc/meminfo: memFree=20944320/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=111352 CPUtime=222.29 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 27581 0 0 0 21953 276 0 0 25 0 1 0 837177045 114024448 27402 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 27838 27402 180 372 0 27463 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 111352

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/478 24042
/proc/meminfo: memFree=20918728/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=138760 CPUtime=282.3 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 34355 0 0 0 27891 339 0 0 25 0 1 0 837177045 142090240 34176 33554432000 4194304 5714214 140734148687536 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 34690 34176 180 372 0 34315 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 138760

[startup+342.301 s]
/proc/loadavg: 2.13 2.04 2.01 3/478 24044
/proc/meminfo: memFree=20873176/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=161468 CPUtime=342.3 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 39963 0 0 0 33833 397 0 0 25 0 1 0 837177045 165343232 39784 33554432000 4194304 5714214 140734148687536 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 40367 39784 180 372 0 39992 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 161468

[startup+402.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/478 24045
/proc/meminfo: memFree=20832100/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=186264 CPUtime=402.3 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 46083 0 0 0 39780 450 0 0 25 0 1 0 837177045 190734336 45904 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 46566 45904 180 372 0 46191 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 186264

[startup+462.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/478 24056
/proc/meminfo: memFree=20777504/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=211880 CPUtime=462.3 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 52462 0 0 0 45728 502 0 0 25 0 1 0 837177045 216965120 52283 33554432000 4194304 5714214 140734148687536 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 52970 52283 180 372 0 52595 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 211880

[startup+522.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/478 24057
/proc/meminfo: memFree=20721180/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=237088 CPUtime=522.3 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 58659 0 0 0 51679 551 0 0 25 0 1 0 837177045 242778112 58480 33554432000 4194304 5714214 140734148687536 18446744073709551615 4319771 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 59272 58480 180 372 0 58897 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 237088

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 24059
/proc/meminfo: memFree=20677244/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=256452 CPUtime=582.31 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 63496 0 0 0 57634 597 0 0 25 0 1 0 837177045 262606848 63317 33554432000 4194304 5714214 140734148687536 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 64113 63317 180 372 0 63738 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 256452

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/478 24065
/proc/meminfo: memFree=20505684/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=354508 CPUtime=822.31 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 87820 0 0 0 81446 785 0 0 25 0 1 0 837177045 363016192 87641 33554432000 4194304 5714214 140734148687536 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 88627 87641 180 372 0 88252 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 354508

[startup+882.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/478 24067
/proc/meminfo: memFree=20462136/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=384104 CPUtime=882.32 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 95220 0 0 0 87391 841 0 0 25 0 1 0 837177045 393322496 95041 33554432000 4194304 5714214 140734148687536 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 96026 95041 180 372 0 95651 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 384104

[startup+942.301 s]
/proc/loadavg: 2.07 2.03 2.00 3/478 24069
/proc/meminfo: memFree=20421556/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=411708 CPUtime=942.31 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 102095 0 0 0 93326 905 0 0 25 0 1 0 837177045 421588992 101916 33554432000 4194304 5714214 140734148687536 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 102927 101916 180 372 0 102552 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 411708

[startup+1002.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/478 24070
/proc/meminfo: memFree=20274848/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1002.32 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 135820 0 0 0 99277 955 0 0 22 0 1 0 837177045 559529984 135552 33554432000 4194304 5714214 140734148687536 18446744073709551615 4319355 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 135552 180 372 0 136229 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 546416

[startup+1062.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 24072
/proc/meminfo: memFree=20260432/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1062.31 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 135822 0 0 0 105222 1009 0 0 25 0 1 0 837177045 559529984 135554 33554432000 4194304 5714214 140734148687536 18446744073709551615 4347152 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 135554 180 372 0 136229 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 546416

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 24074
/proc/meminfo: memFree=20232148/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1122.32 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 135822 0 0 0 111165 1067 0 0 25 0 1 0 837177045 559529984 135554 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 135554 180 372 0 136229 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 546416

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 24075
/proc/meminfo: memFree=20231388/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1182.32 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 135822 0 0 0 117102 1130 0 0 25 0 1 0 837177045 559529984 135554 33554432000 4194304 5714214 140734148687536 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 135554 180 372 0 136229 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 546416

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 24077
/proc/meminfo: memFree=20230872/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1242.32 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 135822 0 0 0 123049 1183 0 0 25 0 1 0 837177045 559529984 135554 33554432000 4194304 5714214 140734148687536 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 135554 180 372 0 136229 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 546416

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/478 24078
/proc/meminfo: memFree=20229124/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1302.34 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 135875 0 0 0 129001 1233 0 0 25 0 1 0 837177045 559529984 135607 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 135607 180 372 0 136229 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 546416

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/478 24080
/proc/meminfo: memFree=20227996/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1362.32 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 135920 0 0 0 134953 1279 0 0 25 0 1 0 837177045 559529984 135652 33554432000 4194304 5714214 140734148687536 18446744073709551615 4320123 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 135652 180 372 0 136229 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 546416

[startup+1422.32 s]
/proc/loadavg: 2.10 2.03 2.00 3/478 24082
/proc/meminfo: memFree=20228116/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1422.34 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 135981 0 0 0 140911 1323 0 0 25 0 1 0 837177045 559529984 135713 33554432000 4194304 5714214 140734148687536 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 135713 180 372 0 136229 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 546416

[startup+1482.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/478 24083
/proc/meminfo: memFree=20227612/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1482.33 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 136037 0 0 0 146867 1366 0 0 25 0 1 0 837177045 559529984 135769 33554432000 4194304 5714214 140734148687536 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 135769 180 372 0 136229 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 546416

[startup+1542.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/478 24085
/proc/meminfo: memFree=20228092/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1542.32 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 136082 0 0 0 152830 1402 0 0 25 0 1 0 837177045 559529984 135814 33554432000 4194304 5714214 140734148687536 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 135814 180 372 0 136229 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 546416

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/478 24086
/proc/meminfo: memFree=20227832/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1602.33 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 136114 0 0 0 158790 1443 0 0 25 0 1 0 837177045 559529984 135846 33554432000 4194304 5714214 140734148687536 18446744073709551615 4322750 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 135846 180 372 0 136229 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 546416

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/478 24088
/proc/meminfo: memFree=20228056/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1662.33 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 136131 0 0 0 164746 1487 0 0 25 0 1 0 837177045 559529984 135863 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 135863 180 372 0 136229 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 546416

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 24089
/proc/meminfo: memFree=20227176/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1722.33 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 136235 0 0 0 170701 1532 0 0 25 0 1 0 837177045 559529984 135967 33554432000 4194304 5714214 140734148687536 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 135967 180 372 0 136229 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 546416

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 24091
/proc/meminfo: memFree=20226048/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1782.33 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 136268 0 0 0 176656 1577 0 0 25 0 1 0 837177045 559529984 136000 33554432000 4194304 5714214 140734148687536 18446744073709551615 4319806 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 136000 180 372 0 136229 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 546416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 24092
/proc/meminfo: memFree=20225676/32951124 swapFree=67057928/67111528
[pid=24006] ppid=24004 vsize=546416 CPUtime=1800.05 cores=1,3,5,7
/proc/24006/stat : 24006 (wbo1.6) R 24004 24006 23281 0 -1 4202496 136281 0 0 0 178415 1590 0 0 25 0 1 0 837177045 559529984 136013 33554432000 4194304 5714214 140734148687536 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24006/statm: 136604 136013 180 372 0 136229 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 546416

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.04
CPU time (s): 1800.09
CPU user time (s): 1784.16
CPU system time (s): 15.9286
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 546900

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

runsolver used 7.79082 second user time and 20.051 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-07 13:53:37
IDJOB=3479228
IDBENCH=89864
IDSOLVER=1953
FILE ID=node140/3479228-1307447617
RUNJOBID= node140-1307436782-23300
PBS_JOBID= 13519948
Free space on /tmp= 73736 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-protfold.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3479228-1307447617/watcher-3479228-1307447617 -o /tmp/evaluation-result-3479228-1307447617/solver-3479228-1307447617 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3479228-1307447617.opb

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

MD5SUM BENCH= 321cd6ec2ce21c5578ce4ae4e8122b0f
RANDOM SEED=1643132921

node140.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.833
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.66
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.833
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	: 5226.14
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.833
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.75
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.833
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.77
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.833
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.75
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.833
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.833
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.833
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:     32951124 kB
MemFree:      20623796 kB
Buffers:        337608 kB
Cached:        4220636 kB
SwapCached:       6932 kB
Active:        8063124 kB
Inactive:      3925876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20623796 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:            4312 kB
Writeback:           0 kB
AnonPages:     7429028 kB
Mapped:          38736 kB
Slab:           216420 kB
PageTables:      53268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141921168 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= 73732 MiB
End job on node140 at 2011-06-07 14:23:39