Trace number 3479408

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.07 1800.05

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-sbox_4_shg.opb
MD5SUM175e0a4a6cd805ac131e3fa3fd7ba75e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark1.61775
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints240
Number of constraints which are clauses240
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint21
Number of terms in the objective function 147
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 147
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 147
Number of bits of the biggest sum of numbers8
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-3479408-1307448945.opb.
0.00/0.00	c Instance file HOME/instance-3479408-1307448945.opb
0.00/0.00	c File size is 21642 bytes.
0.00/0.00	c Highest Coefficient sum: 22
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      147                                                 |
0.00/0.00	c |  Number Clauses:        240                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     147      240     2584 |     5000        0   -nan |  0.000 % |
0.00/0.00	c core #1
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 10	Core Weight: 1	Total Weight: 1
0.00/0.00	c Current CPU time: 0.001999 s
0.00/0.00	c
0.00/0.00	c core #2
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 15	Core Weight: 1	Total Weight: 2
0.00/0.00	c Current CPU time: 0.002999 s
0.00/0.00	c
0.00/0.00	c core #3
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 17	Core Weight: 1	Total Weight: 3
0.00/0.00	c Current CPU time: 0.002999 s
0.00/0.00	c
0.00/0.00	c core #4
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 11	Core Weight: 1	Total Weight: 4
0.00/0.00	c Current CPU time: 0.002999 s
0.00/0.00	c
0.00/0.00	c core #5
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 11	Core Weight: 1	Total Weight: 5
0.00/0.00	c Current CPU time: 0.002999 s
0.00/0.00	c
0.00/0.00	c core #6
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 5	Core Weight: 1	Total Weight: 6
0.00/0.00	c Current CPU time: 0.003999 s
0.00/0.00	c
0.00/0.00	c core #7
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 6	Core Weight: 1	Total Weight: 7
0.00/0.00	c Current CPU time: 0.003999 s
0.00/0.00	c
0.00/0.00	c core #8
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 9	Core Weight: 1	Total Weight: 8
0.00/0.00	c Current CPU time: 0.003999 s
0.00/0.00	c
0.00/0.00	c core #9
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 7	Core Weight: 1	Total Weight: 9
0.00/0.00	c Current CPU time: 0.003999 s
0.00/0.00	c
0.00/0.00	c core #10
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 6	Core Weight: 1	Total Weight: 10
0.00/0.00	c Current CPU time: 0.004999 s
0.00/0.00	c
0.00/0.00	c core #11
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 3	Core Weight: 1	Total Weight: 11
0.00/0.00	c Current CPU time: 0.004999 s
0.00/0.00	c
0.00/0.00	c core #12
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 7	Core Weight: 1	Total Weight: 12
0.00/0.00	c Current CPU time: 0.004999 s
0.00/0.00	c
0.00/0.00	c core #13
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 17	Core Weight: 1	Total Weight: 13
0.00/0.00	c Current CPU time: 0.004999 s
0.00/0.00	c
0.00/0.00	c core #14
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 13	Core Weight: 1	Total Weight: 14
0.00/0.00	c Current CPU time: 0.005999 s
0.00/0.00	c
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     224      401     2925 |     5000        0   -nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c core #15
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 13	Core Weight: 1	Total Weight: 15
0.00/0.00	c Current CPU time: 0.005999 s
0.00/0.00	c
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     235      402     2946 |     5000        0   -nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c core #16
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 36	Core Weight: 1	Total Weight: 16
0.00/0.00	c Current CPU time: 0.006998 s
0.00/0.00	c
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     275      403     3017 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       100 |     275      403     3017 |     5500      100     19 |  9.837 % |
0.00/0.01	c |       253 |     271      403     3017 |     6050      253     21 | 16.722 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #17
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 112	Core Weight: 1	Total Weight: 17
0.00/0.01	c Current CPU time: 0.010998 s
0.00/0.01	c
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 |     408      404     3260 |     5000        0   -nan |  0.000 % |
0.00/0.01	c |       100 |     408      404     3260 |     5500      100     26 |  1.687 % |
0.00/0.01	c |       253 |     408      404     3260 |     6050      253     27 |  1.687 % |
0.00/0.02	c |       480 |     408      404     3260 |     6655      480     27 |  1.687 % |
0.00/0.02	c |       818 |     408      404     3260 |     7320      818     26 |  1.687 % |
0.00/0.04	c |      1325 |     408      404     3260 |     8052     1325     23 |  1.687 % |
0.00/0.06	c |      2085 |     408      404     3260 |     8857     2085     22 |  1.688 % |
0.00/0.06	c ===============================================================================
0.00/0.07	c core #18
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 144	Core Weight: 1	Total Weight: 18
0.00/0.07	c Current CPU time: 0.072988 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     545      405     3529 |     5000        0   -nan |  0.000 % |
0.00/0.07	c |       100 |     545      405     3529 |     5500      100     44 |  0.366 % |
0.00/0.07	c |       251 |     545      405     3529 |     6050      251     32 |  0.366 % |
0.07/0.08	c |       476 |     545      405     3529 |     6655      476     31 |  0.366 % |
0.07/0.09	c |       814 |     545      405     3529 |     7320      814     34 |  0.366 % |
0.10/0.11	c |      1321 |     545      405     3529 |     8052     1321     39 |  0.366 % |
0.10/0.13	c |      2085 |     545      405     3529 |     8857     2085     35 |  0.366 % |
0.10/0.18	c |      3225 |     545      405     3529 |     9743     3225     37 |  0.366 % |
0.19/0.25	c |      4933 |     545      405     3529 |    10717     4933     35 |  0.366 % |
0.29/0.38	c |      7497 |     545      405     3529 |    11789     7497     40 |  0.366 % |
0.59/0.67	c |     11347 |     545      405     3529 |    12968    11347     46 |  0.367 % |
1.11/1.12	c |     17114 |     545      405     3529 |    14265    10556     73 |  0.366 % |
1.39/1.46	c ===============================================================================
1.49/1.55	c core #19
1.49/1.55	c 
1.49/1.55	c 
1.49/1.55	c Core size: 149	Core Weight: 1	Total Weight: 19
1.49/1.55	c Current CPU time: 1.52377 s
1.49/1.55	c
1.49/1.55	c ============================[ Search Statistics ]==============================
1.49/1.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.49/1.55	c ===============================================================================
1.49/1.55	c |         0 |     694      406     3825 |     5000        0   -nan |  0.000 % |
1.49/1.55	c |       100 |     694      406     3825 |     5500      100     47 |  0.000 % |
1.49/1.55	c |       251 |     694      406     3825 |     6050      251     52 |  0.000 % |
1.49/1.56	c |       476 |     694      406     3825 |     6655      476     52 |  0.000 % |
1.49/1.57	c |       814 |     694      406     3825 |     7320      814     51 |  0.000 % |
1.49/1.59	c |      1320 |     694      406     3825 |     8052     1320     62 |  0.000 % |
1.59/1.62	c |      2080 |     694      406     3825 |     8857     2080     61 |  0.000 % |
1.59/1.65	c |      3220 |     694      406     3825 |     9743     3220     66 |  0.000 % |
1.69/1.74	c |      4928 |     694      406     3825 |    10717     4928     76 |  0.000 % |
1.89/1.91	c |      7493 |     694      406     3825 |    11789     7493     86 |  0.000 % |
2.29/2.31	c |     11337 |     694      406     3825 |    12968    11337     96 |  0.000 % |
2.89/2.96	c |     17105 |     694      406     3825 |    14265    10590    113 |  0.000 % |
3.90/3.92	c |     25756 |     694      406     3825 |    15692    12108    116 |  0.000 % |
5.41/5.42	c |     38731 |     694      406     3825 |    17261     9240    104 |  0.000 % |
7.89/7.93	c |     58194 |     694      406     3825 |    18987    11286    104 |  0.000 % |
11.89/11.90	c |     87390 |     694      406     3825 |    20886    11830    111 |  0.000 % |
18.29/18.38	c |    131186 |     694      406     3825 |    22974    13418    116 |  0.000 % |
29.09/29.14	c |    196870 |     694      406     3825 |    25272    21065    119 |  0.000 % |
50.88/50.95	c |    295400 |     694      406     3825 |    27799    16303    167 |  0.000 % |
87.38/87.48	c |    443194 |     694      406     3825 |    30579    14553    170 |  0.000 % |
138.49/138.58	c ===============================================================================
142.77/142.89	c core #20
142.77/142.89	c 
142.77/142.89	c 
142.77/142.89	c Core size: 148	Core Weight: 1	Total Weight: 20
142.77/142.89	c Current CPU time: 141.899 s
142.77/142.89	c
142.77/142.89	c ============================[ Search Statistics ]==============================
142.77/142.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
142.77/142.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
142.77/142.89	c ===============================================================================
142.77/142.89	c |         0 |     840      407     4117 |     5000        0   -nan |  0.000 % |
142.77/142.90	c |       100 |     840      407     4117 |     5500      100     91 |  0.000 % |
142.77/142.90	c |       251 |     840      407     4117 |     6050      251     83 |  0.000 % |
142.77/142.91	c |       477 |     840      407     4117 |     6655      477     70 |  0.000 % |
142.88/142.92	c |       814 |     840      407     4117 |     7320      814     67 |  0.000 % |
142.88/142.94	c |      1320 |     840      407     4117 |     8052     1320     81 |  0.000 % |
142.88/142.99	c |      2080 |     840      407     4117 |     8857     2080     93 |  0.000 % |
142.98/143.06	c |      3222 |     840      407     4117 |     9743     3222    105 |  0.000 % |
143.07/143.17	c |      4932 |     840      407     4117 |    10717     4932    102 |  0.000 % |
143.27/143.37	c |      7494 |     840      407     4117 |    11789     7494     97 |  0.000 % |
143.67/143.78	c |     11341 |     840      407     4117 |    12968    11341     95 |  0.000 % |
144.17/144.27	c |     17110 |     840      407     4117 |    14265    10446    118 |  0.000 % |
145.18/145.24	c |     25764 |     840      407     4117 |    15692    11915    123 |  0.000 % |
146.57/146.63	c |     38739 |     840      407     4117 |    17261     8967    126 |  0.000 % |
148.67/148.75	c |     58202 |     840      407     4117 |    18987    10955    135 |  0.000 % |
152.67/152.73	c |     87395 |     840      407     4117 |    20886    11293    136 |  0.000 % |
161.08/161.15	c |    131186 |     840      407     4117 |    22974    12684    161 |  0.000 % |
171.97/172.01	c |    196873 |     840      407     4117 |    25272    20270    144 |  0.000 % |
194.27/194.40	c |    295401 |     840      407     4117 |    27799    15596    116 |  0.000 % |
228.57/228.66	c |    443193 |     840      407     4117 |    30579    16536    152 |  0.000 % |
274.17/274.24	c |    664879 |     840      407     4117 |    33637    15772    215 |  0.000 % |
351.99/352.06	c |    997405 |     840      407     4117 |    37001    14642    182 |  0.000 % |
529.17/529.20	c |   1496193 |     840      407     4117 |    40701    22227    190 |  0.000 % |
786.78/786.80	c |   2244376 |     840      407     4117 |    44771    26180    274 |  0.000 % |
1308.49/1308.54	c |   3366687 |     840      407     4117 |    49248    24955    234 |  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-3479408-1307448945/watcher-3479408-1307448945 -o /tmp/evaluation-result-3479408-1307448945/solver-3479408-1307448945 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3479408-1307448945.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: 0.95 1.39 1.69 2/412 31522
/proc/meminfo: memFree=26105748/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=2244 CPUtime=0.01 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 364 0 0 0 1 0 0 0 23 0 1 0 312503913 2297856 311 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 561 311 180 372 0 186 0

[startup+0.0797501 s]
/proc/loadavg: 0.95 1.39 1.69 2/412 31522
/proc/meminfo: memFree=26105748/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=3048 CPUtime=0.07 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 563 0 0 0 7 0 0 0 23 0 1 0 312503913 3121152 510 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 762 510 180 372 0 387 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3048

[startup+0.100727 s]
/proc/loadavg: 0.95 1.39 1.69 2/412 31522
/proc/meminfo: memFree=26105748/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=3048 CPUtime=0.1 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 563 0 0 0 10 0 0 0 23 0 1 0 312503913 3121152 510 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 762 510 180 372 0 387 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3048

[startup+0.300694 s]
/proc/loadavg: 0.95 1.39 1.69 2/412 31522
/proc/meminfo: memFree=26105748/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=4416 CPUtime=0.29 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 916 0 0 0 29 0 0 0 25 0 1 0 312503913 4521984 863 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 1104 864 180 372 0 729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4416

[startup+0.700623 s]
/proc/loadavg: 0.95 1.39 1.69 2/412 31522
/proc/meminfo: memFree=26105748/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=7420 CPUtime=0.69 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 1661 0 0 0 68 1 0 0 25 0 1 0 312503913 7598080 1608 33554432000 4194304 5714214 140736688002864 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 1855 1608 180 372 0 1480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7420

[startup+1.50048 s]
/proc/loadavg: 0.95 1.39 1.69 3/413 31523
/proc/meminfo: memFree=26052424/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=11820 CPUtime=1.49 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 2742 0 0 0 147 2 0 0 25 0 1 0 312503913 12103680 2689 33554432000 4194304 5714214 140736688002864 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 2955 2689 180 372 0 2580 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11820

[startup+3.10119 s]
/proc/loadavg: 0.95 1.39 1.69 3/416 31529
/proc/meminfo: memFree=26030452/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=12468 CPUtime=3.09 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 2955 0 0 0 306 3 0 0 20 0 1 0 312503913 12767232 2875 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 3117 2875 180 372 0 2742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12468

[startup+6.30062 s]
/proc/loadavg: 1.19 1.43 1.70 3/416 31529
/proc/meminfo: memFree=25974452/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=19956 CPUtime=6.29 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 4810 0 0 0 623 6 0 0 25 0 1 0 312503913 20434944 4730 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 4989 4730 180 372 0 4614 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19956

[startup+12.7005 s]
/proc/loadavg: 1.26 1.44 1.70 3/416 31529
/proc/meminfo: memFree=25956128/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=30820 CPUtime=12.69 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 7458 0 0 0 1258 11 0 0 25 0 1 0 312503913 31559680 7378 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 7705 7378 180 372 0 7330 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30820

[startup+25.5012 s]
/proc/loadavg: 1.42 1.47 1.71 3/416 31530
/proc/meminfo: memFree=25889284/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=49436 CPUtime=25.49 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 12067 0 0 0 2529 20 0 0 25 0 1 0 312503913 50622464 11987 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 12359 11987 180 372 0 11984 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49436

[startup+51.1006 s]
/proc/loadavg: 1.62 1.51 1.71 3/416 31530
/proc/meminfo: memFree=25860276/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=78392 CPUtime=51.08 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 19205 0 0 0 5075 33 0 0 25 0 1 0 312503913 80273408 19125 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 19598 19125 180 372 0 19223 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78392

[startup+102.315 s]
/proc/loadavg: 1.83 1.58 1.73 3/416 31532
/proc/meminfo: memFree=25755644/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=118124 CPUtime=102.29 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 28978 0 0 0 10176 53 0 0 25 0 1 0 312503913 120958976 28898 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 29531 28898 180 372 0 29156 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 118124

[startup+162.301 s]
/proc/loadavg: 1.94 1.65 1.74 3/416 31533
/proc/meminfo: memFree=25577928/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=165784 CPUtime=162.27 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 41087 0 0 0 16146 81 0 0 25 0 1 0 312503913 169762816 40788 33554432000 4194304 5714214 140736688002864 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 41446 40788 180 372 0 41071 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 165784

[startup+222.301 s]
/proc/loadavg: 2.01 1.73 1.76 3/416 31535
/proc/meminfo: memFree=25442864/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=165784 CPUtime=222.27 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 41170 0 0 0 22120 107 0 0 25 0 1 0 312503913 169762816 40871 33554432000 4194304 5714214 140736688002864 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 41446 40871 180 372 0 41071 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 165784

[startup+282.301 s]
/proc/loadavg: 2.00 1.78 1.77 3/416 31536
/proc/meminfo: memFree=25322228/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=165784 CPUtime=282.27 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 41463 0 0 0 28094 133 0 0 25 0 1 0 312503913 169762816 41164 33554432000 4194304 5714214 140736688002864 18446744073709551615 4319826 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 41446 41164 180 372 0 41071 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 165784

[startup+342.301 s]
/proc/loadavg: 2.09 1.84 1.79 3/416 31538
/proc/meminfo: memFree=25247084/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=198228 CPUtime=342.27 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 49481 0 0 0 34068 159 0 0 25 0 1 0 312503913 202985472 49182 33554432000 4194304 5714214 140736688002864 18446744073709551615 4322957 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 49557 49182 180 372 0 49182 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 198228

[startup+402.3 s]
/proc/loadavg: 2.07 1.88 1.81 3/416 31540
/proc/meminfo: memFree=25203296/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=244132 CPUtime=402.27 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 60839 0 0 0 40044 183 0 0 25 0 1 0 312503913 249991168 60540 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 61033 60540 180 372 0 60658 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 244132

[startup+462.301 s]
/proc/loadavg: 2.02 1.90 1.82 3/416 31541
/proc/meminfo: memFree=25165096/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=279992 CPUtime=462.27 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 69696 0 0 0 46029 198 0 0 25 0 1 0 312503913 286711808 69397 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 69998 69397 180 372 0 69623 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 279992

[startup+522.301 s]
/proc/loadavg: 2.01 1.92 1.83 3/416 31543
/proc/meminfo: memFree=25133824/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=304932 CPUtime=522.28 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 75835 0 0 0 52014 214 0 0 25 0 1 0 312503913 312250368 75536 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 76233 75536 180 372 0 75858 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 304932

[startup+582.3 s]
/proc/loadavg: 2.00 1.93 1.83 3/416 31544
/proc/meminfo: memFree=25057924/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=332648 CPUtime=582.27 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 82583 0 0 0 57995 232 0 0 25 0 1 0 312503913 340631552 82284 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 83162 82284 180 372 0 82787 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 332648

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 1.97 1.86 3/416 31551
/proc/meminfo: memFree=24850432/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=473600 CPUtime=822.28 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 117249 0 0 0 81913 315 0 0 25 0 1 0 312503913 484966400 116950 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 118400 116950 180 372 0 118025 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 473600

[startup+882.301 s]
/proc/loadavg: 2.00 1.97 1.87 3/416 31552
/proc/meminfo: memFree=24794004/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=502844 CPUtime=882.29 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 124491 0 0 0 87900 329 0 0 25 0 1 0 312503913 514912256 124192 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 125711 124192 180 372 0 125336 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 502844

[startup+942.301 s]
/proc/loadavg: 2.06 1.99 1.88 3/416 31554
/proc/meminfo: memFree=24776264/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=521632 CPUtime=942.28 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 129176 0 0 0 93885 343 0 0 25 0 1 0 312503913 534151168 128877 33554432000 4194304 5714214 140736688002864 18446744073709551615 4319758 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 130408 128877 180 372 0 130033 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 521632

[startup+1002.3 s]
/proc/loadavg: 2.02 1.99 1.88 3/416 31556
/proc/meminfo: memFree=24749964/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=547876 CPUtime=1002.29 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 135667 0 0 0 99870 359 0 0 25 0 1 0 312503913 561025024 135368 33554432000 4194304 5714214 140736688002864 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 136969 135368 180 372 0 136594 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 547876

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/416 31557
/proc/meminfo: memFree=24657572/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=573928 CPUtime=1062.29 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 142118 0 0 0 105855 374 0 0 25 0 1 0 312503913 587702272 141819 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 143482 141819 180 372 0 143107 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 573928

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/416 31559
/proc/meminfo: memFree=24471804/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=595604 CPUtime=1122.29 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 147499 0 0 0 111840 389 0 0 25 0 1 0 312503913 609898496 147200 33554432000 4194304 5714214 140736688002864 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 148901 147200 180 372 0 148526 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 595604

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.90 3/416 31560
/proc/meminfo: memFree=24313820/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=613800 CPUtime=1182.29 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 151978 0 0 0 117829 400 0 0 25 0 1 0 312503913 628531200 151679 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 153450 151679 180 372 0 153075 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 613800

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/416 31562
/proc/meminfo: memFree=24142072/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=641756 CPUtime=1242.29 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 158884 0 0 0 123814 415 0 0 25 0 1 0 312503913 657158144 158585 33554432000 4194304 5714214 140736688002864 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 160439 158585 180 372 0 160064 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 641756

[startup+1302.3 s]
/proc/loadavg: 2.15 2.02 1.92 3/416 31564
/proc/meminfo: memFree=23972304/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=666952 CPUtime=1302.31 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 165186 0 0 0 129803 428 0 0 25 0 1 0 312503913 682958848 164887 33554432000 4194304 5714214 140736688002864 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 166738 164887 180 372 0 166363 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 666952

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/416 31565
/proc/meminfo: memFree=23943276/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=686448 CPUtime=1362.29 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 169965 0 0 0 135785 444 0 0 25 0 1 0 312503913 702922752 169666 33554432000 4194304 5714214 140736688002864 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 171612 169666 180 372 0 171237 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 686448

[startup+1422.32 s]
/proc/loadavg: 2.02 2.01 1.92 3/416 31567
/proc/meminfo: memFree=23909040/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=719972 CPUtime=1422.31 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 178304 0 0 0 141770 461 0 0 25 0 1 0 312503913 737251328 178005 33554432000 4194304 5714214 140736688002864 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 179993 178005 180 372 0 179618 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 719972

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 1.93 3/416 31568
/proc/meminfo: memFree=23880264/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=750012 CPUtime=1482.3 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 185768 0 0 0 147750 480 0 0 25 0 1 0 312503913 768012288 185469 33554432000 4194304 5714214 140736688002864 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 187503 185469 180 372 0 187128 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 750012

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/416 31570
/proc/meminfo: memFree=23841444/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=787680 CPUtime=1542.3 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 195177 0 0 0 153737 493 0 0 25 0 1 0 312503913 806584320 194878 33554432000 4194304 5714214 140736688002864 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 196920 194878 180 372 0 196545 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 787680

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/416 31572
/proc/meminfo: memFree=23823824/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=804988 CPUtime=1602.31 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 199504 0 0 0 159722 509 0 0 25 0 1 0 312503913 824307712 199205 33554432000 4194304 5714214 140736688002864 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 201247 199205 180 372 0 200872 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 804988

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/416 31573
/proc/meminfo: memFree=23784872/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=845244 CPUtime=1662.3 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 209331 0 0 0 165707 523 0 0 25 0 1 0 312503913 865529856 209032 33554432000 4194304 5714214 140736688002864 18446744073709551615 4300192 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 211311 209032 180 372 0 210936 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 845244

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/416 31575
/proc/meminfo: memFree=23695580/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=857484 CPUtime=1722.31 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 212417 0 0 0 171693 538 0 0 25 0 1 0 312503913 878063616 212118 33554432000 4194304 5714214 140736688002864 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 214371 212118 180 372 0 213996 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 857484

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/416 31576
/proc/meminfo: memFree=23565236/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=887044 CPUtime=1782.31 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 219759 0 0 0 177678 553 0 0 25 0 1 0 312503913 908333056 219460 33554432000 4194304 5714214 140736688002864 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 221761 219460 180 372 0 221386 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 887044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.93 3/416 31577
/proc/meminfo: memFree=23546384/32950928 swapFree=52006644/67111528
[pid=31522] ppid=31520 vsize=893160 CPUtime=1800.02 cores=0,2,4,6
/proc/31522/stat : 31522 (wbo1.6) R 31520 31522 31170 0 -1 4202496 221245 0 0 0 179445 557 0 0 25 0 1 0 312503913 914595840 220946 33554432000 4194304 5714214 140736688002864 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31522/statm: 223290 220946 180 372 0 222915 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 893160

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.07
CPU user time (s): 1794.46
CPU system time (s): 5.61115
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 893160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.46
system time used= 5.61115
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221245
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2281

runsolver used 7.84481 second user time and 16.7155 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-07 14:15:45
IDJOB=3479408
IDBENCH=89907
IDSOLVER=1953
FILE ID=node112/3479408-1307448945
RUNJOBID= node112-1307448945-31508
PBS_JOBID= 13520325
Free space on /tmp= 74076 MiB

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

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

MD5SUM BENCH= 175e0a4a6cd805ac131e3fa3fd7ba75e
RANDOM SEED=1660532142

node112.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.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.83
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.847
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.74
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.847
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26106036 kB
Buffers:        345784 kB
Cached:        5537392 kB
SwapCached:      31280 kB
Active:        1028392 kB
Inactive:      5538652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26106036 kB
SwapTotal:    67111528 kB
SwapFree:     52006644 kB
Dirty:            4692 kB
Writeback:           0 kB
AnonPages:      660484 kB
Mapped:          11816 kB
Slab:           152988 kB
PageTables:      58912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98620016 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= 74020 MiB
End job on node112 at 2011-06-07 14:45:47