Trace number 2692865

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverMSAT (TO) 1800.16 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900565534--soft-66-100-0.wbo
MD5SUMa432251fbe239eaf75ee6653ab14d833
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark247.974
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints892
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 45060
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45059
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 685
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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2692865-1277907647.wbo>
0.00/0.02	c original problem has 2015 variables (1123 bin, 0 int, 0 impl, 892 cont) and 3600 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.00/0.07	c (round 2) 0 del vars, 107 del conss, 892 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.08/0.09	c (round 3) 48 del vars, 233 del conss, 913 chg bounds, 126 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.08/0.09	c (round 4) 117 del vars, 255 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.09/0.11	c (round 5) 139 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.09/0.12	c (round 6) 140 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.09/0.16	c    (0.1s) probing: 101/1053 (9.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (7 rounds):
0.09/0.16	c  140 deleted vars, 256 deleted constraints, 914 tightened bounds, 0 added holes, 127 changed sides, 0 changed coefficients
0.09/0.16	c  1100 implications, 13 cliques
0.09/0.16	c presolved problem has 1875 variables (1053 bin, 0 int, 0 impl, 822 cont) and 3344 constraints
0.09/0.16	c     822 constraints of type <indicator>
0.09/0.16	c      13 constraints of type <setppc>
0.09/0.16	c     822 constraints of type <linear>
0.09/0.16	c    1687 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.11
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.2
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1799.98
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.09/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.16	c   0.1s|     1 |     0 |    35 |     - |8601k|   0 |  23 |1875 |3344 |1875 |1700 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.18	o 41400
0.09/0.18	c y 0.1s|     1 |     0 |   130 |     - |8633k|   0 |  23 |1875 |3344 |1875 |1700 |   0 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.19/0.22	c   0.2s|     1 |     0 |   174 |     - |8690k|   0 |  35 |1875 |3344 |1875 |1713 |  13 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.19/0.29	c   0.2s|     1 |     0 |   232 |     - |8938k|   0 |  42 |1875 |3344 |1875 |1723 |  23 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.29/0.38	c   0.3s|     1 |     0 |   259 |     - |8948k|   0 |  44 |1875 |3344 |1875 |1733 |  33 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.39/0.48	c   0.4s|     1 |     0 |   298 |     - |8953k|   0 |  47 |1875 |3344 |1875 |1735 |  35 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.49/0.58	c   0.5s|     1 |     0 |   307 |     - |8954k|   0 |  51 |1875 |3344 |1875 |1736 |  36 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.59/0.69	c   0.6s|     1 |     0 |   310 |     - |8955k|   0 |  48 |1875 |3344 |1875 |1737 |  37 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
1.29/1.39	c   1.3s|     1 |     2 |   310 |     - |8984k|   0 |  48 |1875 |3344 |1875 |1737 |  37 |   0 |  33 | 0.000000e+00 | 4.140000e+04 |    Inf 
5.19/5.20	o 258
5.19/5.20	c * 5.1s|    48 |    38 |  1438 |  24.0 |9280k|  22 |   - |1875 |3344 |1875 |1742 |  66 |   0 | 492 | 0.000000e+00 | 2.580000e+02 |    Inf 
5.50/5.53	o 242
5.50/5.53	c * 5.4s|    97 |    75 |  1703 |  14.5 |9958k|  26 |   - |1875 |3360 |1875 |1739 |  86 |  16 | 548 | 0.000000e+00 | 2.420000e+02 |    Inf 
6.10/6.19	o 193
6.10/6.19	c * 6.0s|   182 |   111 |  2329 |  11.2 |  10M|  32 |   - |1875 |3426 |1875 |1744 | 136 |  82 | 693 | 0.000000e+00 | 1.930000e+02 |    Inf 
6.29/6.32	o 170
6.29/6.32	c * 6.2s|   187 |   105 |  2452 |  11.5 |  10M|  32 |   - |1875 |3426 |1875 |1739 | 136 |  82 | 715 | 0.000000e+00 | 1.700000e+02 |    Inf 
6.39/6.44	o 168
6.39/6.44	c * 6.3s|   196 |   108 |  2657 |  12.0 |  10M|  32 |   - |1875 |3433 |1875 |1745 | 150 |  89 | 735 | 0.000000e+00 | 1.680000e+02 |    Inf 
6.69/6.71	o 164
6.69/6.71	c * 6.6s|   252 |   133 |  3025 |  10.8 |  10M|  32 |   - |1875 |3465 |1875 |1747 | 182 | 121 | 787 | 0.000000e+00 | 1.640000e+02 |    Inf 
6.69/6.72	o 161
6.69/6.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.69/6.72	c * 6.6s|   255 |   132 |  3025 |  10.7 |  10M|  32 |   - |1875 |3465 |1875 |1747 | 182 | 121 | 787 | 0.000000e+00 | 1.610000e+02 |    Inf 
6.69/6.73	o 155
6.69/6.73	c * 6.6s|   258 |   130 |  3025 |  10.6 |  11M|  32 |   - |1875 |3465 |1875 |1747 | 182 | 121 | 787 | 0.000000e+00 | 1.550000e+02 |    Inf 
6.69/6.73	o 150
6.69/6.73	c * 6.6s|   259 |   128 |  3025 |  10.5 |  11M|  32 |   - |1875 |3465 |1875 |1747 | 182 | 121 | 787 | 0.000000e+00 | 1.500000e+02 |    Inf 
6.69/6.75	o 114
6.69/6.75	c * 6.6s|   263 |    73 |  3080 |  10.6 |  10M|  32 |   - |1875 |3465 |1875 |1742 | 185 | 121 | 787 | 0.000000e+00 | 1.140000e+02 |    Inf 
6.89/6.91	o 113
6.89/6.91	c * 6.8s|   303 |    92 |  3260 |   9.8 |  11M|  32 |   - |1875 |3498 |1875 |1747 | 205 | 154 | 811 | 0.000000e+00 | 1.130000e+02 |    Inf 
6.89/6.91	o 108
6.89/6.91	c * 6.8s|   304 |    90 |  3260 |   9.7 |  11M|  32 |   - |1875 |3498 |1875 |1747 | 205 | 154 | 811 | 0.000000e+00 | 1.080000e+02 |    Inf 
6.89/6.96	o 81
6.89/6.96	c * 6.8s|   318 |    72 |  3343 |   9.6 |  11M|  32 |   - |1875 |3515 |1875 |1745 | 211 | 171 | 815 | 0.000000e+00 | 8.100000e+01 |    Inf 
7.09/7.12	o 73
7.09/7.12	c * 7.0s|   339 |    76 |  3528 |   9.5 |  11M|  32 |   - |1875 |3361 |1875 |1748 | 226 | 185 | 844 | 0.000000e+00 | 7.300000e+01 |    Inf 
7.09/7.12	o 68
7.09/7.12	c * 7.0s|   340 |    69 |  3528 |   9.5 |  11M|  32 |   - |1875 |3361 |1875 |1748 | 226 | 185 | 844 | 0.000000e+00 | 6.800000e+01 |    Inf 
7.99/8.03	o 66
7.99/8.03	c * 7.8s|   361 |    78 |  4239 |  10.9 |  11M|  32 |   - |1875 |3267 |1875 |1745 | 238 | 195 |1015 | 0.000000e+00 | 6.600000e+01 |    Inf 
7.99/8.03	o 62
7.99/8.03	c * 7.9s|   362 |    77 |  4239 |  10.9 |  11M|  32 |   - |1875 |3267 |1875 |1745 | 238 | 195 |1015 | 0.000000e+00 | 6.200000e+01 |    Inf 
8.29/8.32	o 49
8.29/8.32	c R 8.1s|   370 |    62 |  4659 |  11.8 |  11M|  32 |   - |1875 |3207 |1875 |1740 | 243 | 195 |1080 | 0.000000e+00 | 4.900000e+01 |    Inf 
14.09/14.17	o 29
14.09/14.17	c *13.9s|  1647 |    95 | 16956 |  10.1 |  12M|  32 |   - |1875 |4423 |1875 |1739 | 488 |1807 |1784 | 0.000000e+00 | 2.900000e+01 |    Inf 
28.29/28.32	o 25
28.29/28.32	c *27.7s|  6780 |   231 | 84025 |  12.3 |  14M|  33 |   - |1875 |7212 |1875 |1740 |1911 |8140 |1919 | 0.000000e+00 | 2.500000e+01 |    Inf 
31.49/31.52	o 22
31.49/31.52	c *30.9s|  7892 |   238 |100602 |  12.7 |  14M|  33 |   - |1875 |7499 |1875 |1740 |2042 |9619 |1919 | 0.000000e+00 | 2.200000e+01 |    Inf 
37.19/37.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
37.19/37.24	c  36.5s| 10000 |   284 |129926 |  13.0 |  15M|  35 |  23 |1875 |9308 |1875 |1740 |2221 |  12k|1919 | 0.000000e+00 | 2.200000e+01 |    Inf 
56.10/56.12	o 13
56.10/56.12	c *55.1s| 17695 |   401 |218020 |  12.3 |  16M|  44 |   - |1875 |8443 |1875 |1745 |4119 |  22k|1919 | 0.000000e+00 | 1.300000e+01 |    Inf 
56.59/56.68	o 11
56.59/56.68	c *55.6s| 17968 |   402 |220514 |  12.3 |  16M|  44 |   - |1875 |8126 |1875 |1743 |4149 |  22k|1919 | 0.000000e+00 | 1.100000e+01 |    Inf 
59.99/60.05	o 4
59.99/60.05	c *59.0s| 19405 |   477 |237298 |  12.2 |  16M|  44 |   - |1875 |8659 |1875 |1741 |4582 |  24k|1919 | 0.000000e+00 | 4.000000e+00 |    Inf 
61.29/61.31	c  60.2s| 20000 |   494 |243196 |  12.1 |  16M|  44 |   - |1875 |8587 |   0 |   0 |4722 |  25k|1919 | 0.000000e+00 | 4.000000e+00 |    Inf 
85.69/85.77	c  84.2s| 30000 |   721 |357023 |  11.9 |  19M|  49 |   1 |1875 |  12k|1875 |1739 |7768 |  38k|2322 | 0.000000e+00 | 4.000000e+00 |    Inf 
111.69/111.71	c   110s| 40000 |   891 |464224 |  11.6 |  23M|  56 |   9 |1875 |  17k|1875 |1739 |8738 |  52k|2687 | 0.000000e+00 | 4.000000e+00 |    Inf 
141.79/141.81	c   139s| 50000 |   918 |587279 |  11.7 |  24M|  61 |  25 |1875 |  19k|1875 |1739 |9579 |  66k|3157 | 0.000000e+00 | 4.000000e+00 |    Inf 
171.99/172.03	c   169s| 60000 |   807 |713086 |  11.9 |  23M|  61 |  10 |1875 |  16k|1875 |1739 |  10k|  80k|3553 | 0.000000e+00 | 4.000000e+00 |    Inf 
200.30/200.39	c   197s| 70000 |   742 |830491 |  11.9 |  21M|  61 |  21 |1875 |  13k|1875 |1739 |  12k|  94k|3873 | 0.000000e+00 | 4.000000e+00 |    Inf 
228.39/228.45	c   225s| 80000 |   609 |943318 |  11.8 |  21M|  61 |  21 |1875 |  11k|1875 |1739 |  13k| 108k|4332 | 0.000000e+00 | 4.000000e+00 |    Inf 
254.99/255.09	c   251s| 90000 |   628 |  1057k|  11.7 |  23M|  61 |   - |1875 |  16k|   0 |   0 |  16k| 121k|4500 | 0.000000e+00 | 4.000000e+00 |    Inf 
282.09/282.17	c   278s|100000 |   598 |  1165k|  11.7 |  24M|  61 |  16 |1875 |  20k|1875 |1735 |  19k| 135k|4724 | 0.000000e+00 | 4.000000e+00 |    Inf 
310.79/310.83	c   306s|110000 |   551 |  1279k|  11.6 |  23M|  61 |   - |1875 |  16k|   0 |   0 |  23k| 148k|4962 | 0.000000e+00 | 4.000000e+00 |    Inf 
337.10/337.16	c   332s|120000 |   503 |  1374k|  11.4 |  24M|  61 |   - |1875 |  19k|1875 |1739 |  29k| 162k|5198 | 0.000000e+00 | 4.000000e+00 |    Inf 
364.49/364.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
364.49/364.51	c   359s|130000 |   522 |  1476k|  11.4 |  24M|  61 |   - |1875 |  19k|   0 |   0 |  32k| 175k|5494 | 0.000000e+00 | 4.000000e+00 |    Inf 
392.70/392.76	c   387s|140000 |   530 |  1578k|  11.3 |  25M|  61 |   - |1875 |  20k|   0 |   0 |  35k| 188k|5712 | 0.000000e+00 | 4.000000e+00 |    Inf 
419.00/419.05	c   413s|150000 |   506 |  1672k|  11.1 |  24M|  61 |  28 |1875 |  20k|1875 |1735 |  38k| 202k|5890 | 0.000000e+00 | 4.000000e+00 |    Inf 
448.90/448.95	c   443s|160000 |   553 |  1796k|  11.2 |  27M|  61 |  26 |1875 |  25k|1875 |1740 |  40k| 215k|6042 | 0.000000e+00 | 4.000000e+00 |    Inf 
480.60/480.65	c   474s|170000 |   483 |  1924k|  11.3 |  25M|  61 |   - |1875 |  21k|   0 |   0 |  41k| 228k|6316 | 0.000000e+00 | 4.000000e+00 |    Inf 
509.00/509.10	c   502s|180000 |   493 |  2033k|  11.3 |  27M|  61 |   - |1875 |  27k|   0 |   0 |  42k| 241k|6447 | 0.000000e+00 | 4.000000e+00 |    Inf 
539.20/539.24	c   532s|190000 |   454 |  2146k|  11.3 |  26M|  61 |   - |1875 |  23k|   0 |   0 |  44k| 254k|6659 | 0.000000e+00 | 4.000000e+00 |    Inf 
568.80/568.80	c   561s|200000 |   612 |  2264k|  11.3 |  28M|  61 |   - |1875 |  26k|   0 |   0 |  45k| 267k|6818 | 0.000000e+00 | 4.000000e+00 |    Inf 
599.10/599.13	c   591s|210000 |   820 |  2389k|  11.4 |  31M|  61 |  28 |1875 |  31k|1875 |1740 |  46k| 280k|7016 | 0.000000e+00 | 4.000000e+00 |    Inf 
629.51/629.57	c   621s|220000 |   922 |  2511k|  11.4 |  31M|  61 |  17 |1875 |  31k|1875 |1740 |  47k| 293k|7138 | 0.000000e+00 | 4.000000e+00 |    Inf 
660.21/660.29	c   651s|230000 |   913 |  2630k|  11.4 |  32M|  61 |  30 |1875 |  31k|1875 |1740 |  48k| 306k|7306 | 0.000000e+00 | 4.000000e+00 |    Inf 
692.11/692.10	c   683s|240000 |   840 |  2757k|  11.5 |  32M|  61 |   - |1875 |  31k|   0 |   0 |  49k| 320k|7490 | 0.000000e+00 | 4.000000e+00 |    Inf 
723.60/723.60	c   714s|250000 |   806 |  2886k|  11.5 |  32M|  61 |  16 |1875 |  33k|1875 |1740 |  50k| 333k|7615 | 0.000000e+00 | 4.000000e+00 |    Inf 
755.91/755.92	c   746s|260000 |   733 |  3014k|  11.6 |  32M|  61 |  17 |1875 |  33k|1875 |1740 |  51k| 347k|7758 | 0.000000e+00 | 4.000000e+00 |    Inf 
790.11/790.14	c   779s|270000 |   614 |  3150k|  11.7 |  31M|  61 |   - |1875 |  32k|1875 |1740 |  52k| 361k|7963 | 0.000000e+00 | 4.000000e+00 |    Inf 
823.21/823.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
823.21/823.29	c   812s|280000 |   519 |  3284k|  11.7 |  29M|  61 |  27 |1875 |  27k|1875 |1740 |  53k| 374k|8112 | 0.000000e+00 | 4.000000e+00 |    Inf 
855.61/855.60	c   844s|290000 |   495 |  3411k|  11.8 |  28M|  61 |  10 |1875 |  26k|1875 |1735 |  54k| 387k|8243 | 0.000000e+00 | 4.000000e+00 |    Inf 
883.81/883.86	c   871s|300000 |   568 |  3509k|  11.7 |  30M|  61 |  29 |1875 |  30k|1875 |1744 |  58k| 400k|8335 | 0.000000e+00 | 4.000000e+00 |    Inf 
915.11/915.17	c   902s|310000 |   729 |  3636k|  11.7 |  31M|  61 |   - |1875 |  32k|   0 |   0 |  59k| 412k|8458 | 0.000000e+00 | 4.000000e+00 |    Inf 
944.21/944.28	c   930s|320000 |   789 |  3737k|  11.7 |  34M|  61 |  17 |1875 |  37k|1875 |1735 |  63k| 425k|8548 | 0.000000e+00 | 4.000000e+00 |    Inf 
976.22/976.26	c   961s|330000 |   789 |  3855k|  11.7 |  33M|  61 |  29 |1875 |  34k|1875 |1741 |  64k| 438k|8674 | 0.000000e+00 | 4.000000e+00 |    Inf 
1007.12/1007.11	c   991s|340000 |   725 |  3963k|  11.7 |  33M|  61 |   - |1875 |  34k|   0 |   0 |  65k| 451k|8776 | 0.000000e+00 | 4.000000e+00 |    Inf 
1037.71/1037.73	c  1021s|350000 |   737 |  4074k|  11.6 |  33M|  61 |   - |1875 |  35k|   0 |   0 |  68k| 464k|8902 | 0.000000e+00 | 4.000000e+00 |    Inf 
1066.61/1066.66	c  1049s|360000 |   861 |  4169k|  11.6 |  34M|  61 |  11 |1875 |  37k|1875 |1735 |  73k| 478k|9007 | 0.000000e+00 | 4.000000e+00 |    Inf 
1095.22/1095.27	c  1076s|370000 |   750 |  4255k|  11.5 |  34M|  61 |  22 |1875 |  36k|1875 |1735 |  78k| 492k|9097 | 0.000000e+00 | 4.000000e+00 |    Inf 
1122.92/1122.93	o 1
1122.92/1122.93	c *1103s|379463 |   802 |  4331k|  11.4 |  36M|  61 |   - |1875 |  42k|1875 |1746 |  82k| 505k|9136 | 0.000000e+00 | 1.000000e+00 |    Inf 
1124.72/1124.75	c  1105s|380000 |   806 |  4336k|  11.4 |  35M|  61 |  16 |1875 |  40k|1875 |1735 |  82k| 506k|9156 | 0.000000e+00 | 1.000000e+00 |    Inf 
1158.12/1158.11	c  1137s|390000 |   821 |  4421k|  11.3 |  36M|  61 |  16 |1875 |  42k|1875 |1735 |  87k| 520k|9230 | 0.000000e+00 | 1.000000e+00 |    Inf 
1193.92/1193.96	c  1172s|400000 |   930 |  4512k|  11.3 |  39M|  61 |  14 |1875 |  46k|1875 |1735 |  92k| 533k|9331 | 0.000000e+00 | 1.000000e+00 |    Inf 
1229.22/1229.24	c  1206s|410000 |   836 |  4607k|  11.2 |  36M|  61 |   - |1875 |  40k|   0 |   0 |  97k| 547k|9428 | 0.000000e+00 | 1.000000e+00 |    Inf 
1263.43/1263.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1263.43/1263.41	c  1239s|420000 |   795 |  4716k|  11.2 |  34M|  61 |   - |1875 |  35k|   0 |   0 | 101k| 560k|9526 | 0.000000e+00 | 1.000000e+00 |    Inf 
1296.12/1296.17	c  1271s|430000 |   714 |  4826k|  11.2 |  34M|  61 |  15 |1875 |  34k|1875 |1740 | 103k| 574k|9626 | 0.000000e+00 | 1.000000e+00 |    Inf 
1328.52/1328.50	c  1303s|440000 |   633 |  4940k|  11.2 |  33M|  61 |  18 |1875 |  34k|1875 |1741 | 106k| 587k|9734 | 0.000000e+00 | 1.000000e+00 |    Inf 
1359.73/1359.75	c  1333s|450000 |   605 |  5040k|  11.2 |  34M|  61 |   - |1875 |  37k|   0 |   0 | 108k| 601k|9826 | 0.000000e+00 | 1.000000e+00 |    Inf 
1393.33/1393.35	c  1366s|460000 |   477 |  5150k|  11.2 |  32M|  61 |  19 |1875 |  35k|1875 |1735 | 111k| 614k|9931 | 0.000000e+00 | 1.000000e+00 |    Inf 
1427.93/1427.98	c  1399s|470000 |   499 |  5281k|  11.2 |  34M|  61 |  23 |1875 |  39k|1875 |1741 | 112k| 627k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1462.03/1462.07	c  1432s|480000 |   476 |  5400k|  11.3 |  32M|  61 |  10 |1875 |  32k|1875 |1735 | 115k| 641k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1495.63/1495.63	c  1465s|490000 |   610 |  5519k|  11.3 |  33M|  61 |   - |1875 |  34k|   0 |   0 | 123k| 654k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1528.73/1528.78	c  1497s|500000 |   696 |  5623k|  11.2 |  35M|  61 |   - |1875 |  40k|   0 |   0 | 128k| 667k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1562.53/1562.59	c  1529s|510000 |   682 |  5723k|  11.2 |  35M|  61 |  12 |1875 |  37k|1875 |1735 | 132k| 681k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1597.23/1597.28	c  1563s|520000 |   730 |  5842k|  11.2 |  36M|  61 |  19 |1875 |  41k|1875 |1735 | 140k| 694k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1632.94/1632.98	c  1597s|530000 |   863 |  5952k|  11.2 |  36M|  61 |   - |1875 |  38k|   0 |   0 | 145k| 707k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1666.93/1666.95	c  1630s|540000 |  1017 |  6052k|  11.2 |  38M|  61 |  17 |1875 |  41k|1875 |1735 | 149k| 721k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1701.04/1701.02	c  1663s|550000 |  1126 |  6156k|  11.2 |  39M|  61 |  34 |1875 |  41k|1875 |1735 | 153k| 734k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1735.34/1735.33	c  1697s|560000 |  1403 |  6263k|  11.2 |  41M|  61 |  15 |1875 |  45k|1875 |1735 | 158k| 746k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1770.03/1770.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1770.03/1770.00	c  1731s|570000 |  1393 |  6366k|  11.2 |  42M|  61 |   - |1875 |  46k|   0 |   0 | 163k| 759k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1759.76
1800.05/1800.00	c Solving Nodes      : 578611
1800.05/1800.00	c Primal Bound       : +1.00000000000000e+00 (79 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.02	s SATISFIABLE
1800.05/1800.02	v -x231 -x230 -x229 -x228 -x227 x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 
1800.05/1800.02	v x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 x194 -x193 -x192 x191 -x190 -x189 
1800.05/1800.02	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 x169 -x168 
1800.05/1800.02	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 -x149 -x148 -x147 
1800.05/1800.02	v -x146 -x145 -x144 x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 
1800.05/1800.02	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
1800.05/1800.02	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 x95 -x94 -x93 -x92 -x91 -x90 -x89 x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1800.05/1800.02	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 x71 -x70 -x69 -x68 -x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
1800.05/1800.02	v -x53 x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.05/1800.02	v -x28 -x27 -x26 -x25 x24 -x23 -x22 -x21 x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 x7 -x6 -x5 -x4 -x3 -x2 
1800.05/1800.02	v -x1 
1800.05/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.02	c Solving Time       :    1759.76
1800.05/1800.02	c Original Problem   :
1800.05/1800.02	c   Problem name     : HOME/instance-2692865-1277907647.wbo
1800.05/1800.02	c   Variables        : 2015 (1123 binary, 0 integer, 0 implicit integer, 892 continuous)
1800.05/1800.02	c   Constraints      : 3600 initial, 3600 maximal
1800.05/1800.02	c Presolved Problem  :
1800.05/1800.02	c   Problem name     : t_HOME/instance-2692865-1277907647.wbo
1800.05/1800.02	c   Variables        : 1875 (1053 binary, 0 integer, 0 implicit integer, 822 continuous)
1800.05/1800.02	c   Constraints      : 3344 initial, 48342 maximal
1800.05/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.02	c   trivial          :       0.01         70          0          0          0          0          0          0          0
1800.05/1800.02	c   dualfix          :       0.00         70          0          0          0          0          0          0          0
1800.05/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.05/1800.02	c   indicator        :       0.01          0          0          0          0          0         70          0          0
1800.05/1800.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   linear           :       0.06          0          0          0        914          0        186        127          0
1800.05/1800.02	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   root node        :          -        822          -          -       1644          -          -          -          -
1800.05/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.02	c   integral         :          0          0          0     352198          0        102       2362          0          0     631912
1800.05/1800.02	c   indicator        :        822          0    1589889      17281          0         40     131613          0          0          0
1800.05/1800.02	c   setppc           :         13          6    2425753      34269          0      45886    2056270          0          0          0
1800.05/1800.02	c   linear           :        822          6    2380832      34322          0      89840    8496395     166386          0          0
1800.05/1800.02	c   logicor          :       1687+         6    1289020        184          0      74510    5135550          0          0          0
1800.05/1800.02	c   countsols        :          0          0          0        184          0          0          0          0          0          0
1800.05/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.02	c   integral         :      46.35       0.00       0.00      46.35       0.00
1800.05/1800.02	c   indicator        :       1.20       0.00       1.09       0.11       0.00
1800.05/1800.02	c   setppc           :      16.45       0.00      16.40       0.05       0.00
1800.05/1800.02	c   linear           :      59.29       0.00      58.21       1.08       0.00
1800.05/1800.02	c   logicor          :     265.93       0.00     265.93       0.00       0.00
1800.05/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.02	c   vbounds          :       0.26          2          0          0
1800.05/1800.02	c   rootredcost      :       0.33         26          0        822
1800.05/1800.02	c   pseudoobj        :      39.98    2426863        223     101833
1800.05/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.02	c   propagation      :       9.44     210459     209882    1259753       26.1       5596       26.0          -
1800.05/1800.02	c   infeasible LP    :      20.43     102988     102987     783248       43.2        379       21.1          0
1800.05/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.02	c   pseudo solution  :       0.00         11         11         66       15.2          2        7.5          -
1800.05/1800.02	c   applied globally :          -          -          -     771052       27.8          -          -          -
1800.05/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.02	c   cut pool         :       0.00          5          -          -         29          -    (maximal pool size: 110)
1800.05/1800.02	c   redcost          :       8.54     352516          0      23710          0          0
1800.05/1800.02	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.02	c   gomory           :       0.22          6          0          0       1136          0
1800.05/1800.02	c   strongcg         :       0.16          6          0          0        549          0
1800.05/1800.02	c   cmir             :       0.03          6          0          0          0          0
1800.05/1800.02	c   flowcover        :       0.05          6          0          0          0          0
1800.05/1800.02	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.02	c Pricers            :       Time      Calls       Vars
1800.05/1800.02	c   problem variables:       0.00          0          0
1800.05/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.02	c   relpscost        :      46.10     317859        102       2362          0          0     631912
1800.05/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   inference        :       0.00        160          0          0          0          0        320
1800.05/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.02	c   LP solutions     :       0.01          -         24
1800.05/1800.02	c   pseudo solutions :       0.00          -          0
1800.05/1800.02	c   feaspump         :       0.01          1          0
1800.05/1800.02	c   oneopt           :       0.30         22          0
1800.05/1800.02	c   crossover        :       0.37         13          0
1800.05/1800.02	c   linesearchdiving :       0.21         51          0
1800.05/1800.02	c   guideddiving     :       0.13         51          0
1800.05/1800.02	c   rootsoldiving    :       0.28         26          0
1800.05/1800.02	c   coefdiving       :       0.19         52          0
1800.05/1800.02	c   pscostdiving     :       0.26         52          0
1800.05/1800.02	c   fracdiving       :       0.24         52          0
1800.05/1800.02	c   veclendiving     :       0.21         52          0
1800.05/1800.02	c   objpscostdiving  :       0.25         27          0
1800.05/1800.02	c   trivial          :       0.00          2          0
1800.05/1800.02	c   simplerounding   :       0.43     317929          0
1800.05/1800.02	c   zirounding       :       0.14       1000          0
1800.05/1800.02	c   rounding         :       2.86      27131          1
1800.05/1800.02	c   shifting         :       0.90       2450          0
1800.05/1800.02	c   intshifting      :       0.03          9          0
1800.05/1800.02	c   twoopt           :       0.00          0          0
1800.05/1800.02	c   fixandinfer      :       0.00          0          0
1800.05/1800.02	c   intdiving        :       0.00          0          0
1800.05/1800.02	c   actconsdiving    :       0.00          0          0
1800.05/1800.02	c   octane           :       0.00          0          0
1800.05/1800.02	c   rens             :       0.02          1          0
1800.05/1800.02	c   rins             :       0.00          0          0
1800.05/1800.02	c   localbranching   :       0.00          0          0
1800.05/1800.02	c   mutation         :       0.00          0          0
1800.05/1800.02	c   dins             :       0.00          0          0
1800.05/1800.02	c   undercover       :       0.00          0          0
1800.05/1800.02	c   nlp              :       0.10          0          0
1800.05/1800.02	c   trysol           :       0.59       2876         54
1800.05/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.02	c   dual LP          :     910.97     453709    6450926      14.22    7081.38
1800.05/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.02	c   diving/probing LP:       1.18        743       7362       9.91    6238.98
1800.05/1800.02	c   strong branching :      42.06      11037     260211      23.58    6186.66
1800.05/1800.02	c     (at root node) :          -         33       4829     146.33          -
1800.05/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.02	c B&B Tree           :
1800.05/1800.02	c   number of runs   :          1
1800.05/1800.02	c   nodes            :     578611
1800.05/1800.02	c   nodes (total)    :     578611
1800.05/1800.02	c   nodes left       :       1544
1800.05/1800.02	c   max depth        :         61
1800.05/1800.02	c   max depth (total):         61
1800.05/1800.02	c   backtracks       :      96445 (16.7%)
1800.05/1800.02	c   delayed cutoffs  :      51648
1800.05/1800.02	c   repropagations   :     829513 (3593517 domain reductions, 50566 cutoffs)
1800.05/1800.02	c   avg switch length:       4.49
1800.05/1800.02	c   switching time   :     207.23
1800.05/1800.02	c Solution           :
1800.05/1800.02	c   Solutions found  :         79 (26 improvements)
1800.05/1800.02	c   First Solution   : +4.14000000000000e+04   (in run 1, after 1 nodes, 0.14 seconds, depth 0, found by <trysol>)
1800.05/1800.02	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 379463 nodes, 1102.87 seconds, depth 38, found by <relaxation>)
1800.05/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.02	c   Gap              :   infinite
1800.05/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.02	c   Root Iterations  :        310
1800.15/1800.10	c Time complete: 1800.15.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692865-1277907647/watcher-2692865-1277907647 -o /tmp/evaluation-result-2692865-1277907647/solver-2692865-1277907647 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692865-1277907647.wbo -t 1800 -m 3800 

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


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.09 4/178 13084
/proc/meminfo: memFree=29427288/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=9440 CPUtime=0
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 1657 0 0 0 0 0 0 0 25 0 1 0 132060100 9666560 1577 4089446400 4194304 8223781 140734450802096 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/13084/statm: 2360 1577 369 984 0 1373 0

[startup+0.088943 s]
/proc/loadavg: 1.99 2.00 2.09 4/178 13084
/proc/meminfo: memFree=29427288/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=22500 CPUtime=0.08
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 5823 0 0 0 8 0 0 0 25 0 1 0 132060100 23040000 4608 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13084/statm: 5625 4608 452 984 0 4638 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22500

[startup+0.100939 s]
/proc/loadavg: 1.99 2.00 2.09 4/178 13084
/proc/meminfo: memFree=29427288/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=22500 CPUtime=0.09
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 6851 0 0 0 9 0 0 0 25 0 1 0 132060100 23040000 4608 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13084/statm: 5625 4608 452 984 0 4638 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22500

[startup+0.300915 s]
/proc/loadavg: 1.99 2.00 2.09 4/178 13084
/proc/meminfo: memFree=29427288/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=30832 CPUtime=0.29
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 11227 0 0 0 27 2 0 0 25 0 1 0 132060100 31571968 6827 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13084/statm: 7708 6827 573 984 0 6721 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30832

[startup+0.700836 s]
/proc/loadavg: 1.99 2.00 2.09 4/178 13084
/proc/meminfo: memFree=29427288/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=31684 CPUtime=0.69
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 11505 0 0 0 66 3 0 0 25 0 1 0 132060100 32444416 7042 4089446400 4194304 8223781 140734450802096 18446744073709551615 7302042 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13084/statm: 8178 7099 576 984 0 7191 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31684

[startup+1.5007 s]
/proc/loadavg: 1.99 2.00 2.09 3/179 13085
/proc/meminfo: memFree=29399008/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=31560 CPUtime=1.49
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 21727 0 0 0 145 4 0 0 25 0 1 0 132060100 32317440 7036 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13084/statm: 7890 7036 598 984 0 6903 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31560

[startup+3.1004 s]
/proc/loadavg: 1.99 2.00 2.09 3/179 13085
/proc/meminfo: memFree=29397892/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=31560 CPUtime=3.09
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 24483 0 0 0 303 6 0 0 25 0 1 0 132060100 32317440 7036 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13084/statm: 7890 7036 598 984 0 6903 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31560

[startup+6.30083 s]
/proc/loadavg: 1.99 2.00 2.09 3/179 13085
/proc/meminfo: memFree=29393288/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=33372 CPUtime=6.29
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 37156 0 0 0 617 12 0 0 25 0 1 0 132060100 34172928 7470 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13084/statm: 8343 7470 602 984 0 7356 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33372

[startup+12.7007 s]
/proc/loadavg: 1.99 2.00 2.09 3/179 13085
/proc/meminfo: memFree=29376160/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=38504 CPUtime=12.7
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 72270 0 0 0 1245 25 0 0 25 0 1 0 132060100 39428096 8549 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13084/statm: 9626 8549 604 984 0 8639 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 38504

[startup+25.5004 s]
/proc/loadavg: 1.99 2.00 2.09 3/179 13086
/proc/meminfo: memFree=29349372/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=42592 CPUtime=25.49
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 112241 0 0 0 2499 50 0 0 25 0 1 0 132060100 43614208 9600 4089446400 4194304 8223781 140734450802096 18446744073709551615 5930563 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13084/statm: 10648 9600 605 984 0 9661 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42592

[startup+51.1007 s]
/proc/loadavg: 1.99 2.00 2.08 3/179 13087
/proc/meminfo: memFree=29307680/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=48608 CPUtime=51.09
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 170877 0 0 0 5018 91 0 0 25 0 1 0 132060100 49774592 11098 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13084/statm: 12152 11098 605 984 0 11165 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48608

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 2.08 3/179 13088
/proc/meminfo: memFree=29220840/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=57204 CPUtime=102.29
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 269628 0 0 0 10054 175 0 0 25 0 1 0 132060100 58576896 13262 4089446400 4194304 8223781 140734450802096 18446744073709551615 6568073 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13084/statm: 14301 13262 605 984 0 13314 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 57204

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 2.08 3/179 13089
/proc/meminfo: memFree=29144772/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=63560 CPUtime=162.29
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 319853 0 0 0 15970 259 0 0 25 0 1 0 132060100 65085440 14912 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13084/statm: 15890 14912 709 984 0 14903 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 63560

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 13091
/proc/meminfo: memFree=29061756/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=63616 CPUtime=222.3
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 320583 0 0 0 21899 331 0 0 25 0 1 0 132060100 65142784 14991 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13084/statm: 15904 14991 709 984 0 14917 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 63616

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 13093
/proc/meminfo: memFree=28984796/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=64628 CPUtime=282.3
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 320841 0 0 0 27827 403 0 0 25 0 1 0 132060100 66179072 15249 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13084/statm: 16157 15249 709 984 0 15170 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 64628

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 13095
/proc/meminfo: memFree=28914420/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=64736 CPUtime=342.3
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 339296 0 0 0 33748 482 0 0 25 0 1 0 132060100 66289664 15276 4089446400 4194304 8223781 140734450802096 18446744073709551615 6568114 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13084/statm: 16184 15276 709 984 0 15197 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 64736

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 13096
/proc/meminfo: memFree=28852380/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=67496 CPUtime=402.29
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 388932 0 0 0 39665 564 0 0 25 0 1 0 132060100 69115904 15902 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13084/statm: 16874 15902 709 984 0 15887 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 67496

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 13097
/proc/meminfo: memFree=28783896/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=68212 CPUtime=462.3
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 391447 0 0 0 45595 635 0 0 25 0 1 0 132060100 69849088 16093 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13084/statm: 17053 16093 709 984 0 16066 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 68212

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 13099
/proc/meminfo: memFree=28703228/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=69408 CPUtime=522.3
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 419735 0 0 0 51516 714 0 0 25 0 1 0 132060100 71073792 16357 4089446400 4194304 8223781 140734450802096 18446744073709551615 6020541 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13084/statm: 17352 16357 709 984 0 16365 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 69408

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 13101
/proc/meminfo: memFree=28632736/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=69932 CPUtime=582.31
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 497052 0 0 0 57428 803 0 0 25 0 1 0 132060100 71610368 16446 4089446400 4194304 8223781 140734450802096 18446744073709551615 4219826 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13084/statm: 17483 16446 709 984 0 16496 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 69932

[startup+642.301 s]
/proc/loadavg: 2.05 2.01 2.04 3/179 13103
/proc/meminfo: memFree=28592392/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=72048 CPUtime=642.31
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 571534 0 0 0 63343 888 0 0 25 0 1 0 132060100 73777152 16927 4089446400 4194304 8223781 140734450802096 18446744073709551615 5955613 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13084/statm: 18012 16927 709 984 0 17025 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 72048

[startup+702.3 s]

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

[startup+882.301 s]
/proc/loadavg: 2.54 2.14 2.06 4/200 13173
/proc/meminfo: memFree=31009420/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=74292 CPUtime=882.31
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 667908 0 0 0 86973 1258 0 0 25 0 1 0 132060100 76075008 17364 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 18573 17364 709 984 0 17586 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 74292

[startup+942.301 s]
/proc/loadavg: 2.83 2.29 2.12 4/200 13175
/proc/meminfo: memFree=30996468/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=75076 CPUtime=942.31
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 672748 0 0 0 92802 1429 0 0 25 0 1 0 132060100 76877824 17538 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 18769 17538 709 984 0 17782 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 75076

[startup+1002.3 s]
/proc/loadavg: 2.88 2.40 2.17 4/200 13176
/proc/meminfo: memFree=30979780/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=76032 CPUtime=1002.31
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 682211 0 0 0 98638 1593 0 0 25 0 1 0 132060100 77856768 17777 4089446400 4194304 8223781 140734450802096 18446744073709551615 4221185 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 19008 17777 709 984 0 18021 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 76032

[startup+1062.3 s]
/proc/loadavg: 2.82 2.48 2.20 8/200 13177
/proc/meminfo: memFree=30968180/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=76508 CPUtime=1062.32
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 714515 0 0 0 104443 1789 0 0 25 0 1 0 132060100 78344192 17904 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 19127 17904 709 984 0 18140 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 76508

[startup+1122.3 s]
/proc/loadavg: 2.74 2.51 2.23 4/200 13179
/proc/meminfo: memFree=30950220/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=78728 CPUtime=1122.31
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 766742 0 0 0 110228 2003 0 0 25 0 1 0 132060100 80617472 18482 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 19682 18482 709 984 0 18695 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 78728

[startup+1182.3 s]
/proc/loadavg: 2.83 2.57 2.27 4/200 13181
/proc/meminfo: memFree=30930656/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=80520 CPUtime=1182.32
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 860895 0 0 0 116048 2184 0 0 25 0 1 0 132060100 82452480 18931 4089446400 4194304 8223781 140734450802096 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 20130 18931 709 984 0 19143 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 80520

[startup+1242.3 s]
/proc/loadavg: 2.70 2.58 2.29 4/200 13183
/proc/meminfo: memFree=30916960/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=81608 CPUtime=1242.32
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 942889 0 0 0 121887 2345 0 0 25 0 1 0 132060100 83566592 19227 4089446400 4194304 8223781 140734450802096 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 20402 19227 709 984 0 19415 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 81608

[startup+1302.3 s]
/proc/loadavg: 2.80 2.63 2.32 4/200 13184
/proc/meminfo: memFree=30910692/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=81608 CPUtime=1302.33
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 1056281 0 0 0 127715 2518 0 0 25 0 1 0 132060100 83566592 19240 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 20402 19240 709 984 0 19415 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 81608

[startup+1362.3 s]
/proc/loadavg: 2.84 2.66 2.35 4/200 13185
/proc/meminfo: memFree=30903812/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=81700 CPUtime=1362.32
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 1171177 0 0 0 133542 2690 0 0 25 0 1 0 132060100 83660800 19256 4089446400 4194304 8223781 140734450802096 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 20425 19256 709 984 0 19438 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 81700

[startup+1422.31 s]
/proc/loadavg: 2.83 2.69 2.37 4/200 13187
/proc/meminfo: memFree=30898540/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=81840 CPUtime=1422.33
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 1293734 0 0 0 139366 2867 0 0 25 0 1 0 132060100 83804160 19296 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 20460 19296 709 984 0 19473 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 81840

[startup+1482.3 s]
/proc/loadavg: 2.77 2.70 2.39 4/200 13189
/proc/meminfo: memFree=30891320/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=82720 CPUtime=1482.33
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 1392348 0 0 0 145169 3064 0 0 25 0 1 0 132060100 84705280 19378 4089446400 4194304 8223781 140734450802096 18446744073709551615 4219826 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 20680 19378 709 984 0 19693 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 82720

[startup+1542.3 s]
/proc/loadavg: 3.29 2.85 2.46 4/200 13191
/proc/meminfo: memFree=30885144/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=82720 CPUtime=1542.34
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 1469034 0 0 0 150981 3253 0 0 25 0 1 0 132060100 84705280 19395 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 20680 19395 709 984 0 19693 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 82720

[startup+1602.3 s]
/proc/loadavg: 2.64 2.74 2.45 4/200 13192
/proc/meminfo: memFree=30871660/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=83056 CPUtime=1602.33
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 1557526 0 0 0 156773 3460 0 0 25 0 1 0 132060100 85049344 19460 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 20764 19460 709 984 0 19777 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 83056

[startup+1662.3 s]
/proc/loadavg: 3.08 2.83 2.49 4/200 13193
/proc/meminfo: memFree=30862672/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=83624 CPUtime=1662.33
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 1653658 0 0 0 162582 3651 0 0 25 0 1 0 132060100 85630976 19576 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 20906 19576 709 984 0 19919 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 83624

[startup+1722.3 s]
/proc/loadavg: 2.96 2.83 2.51 3/200 13195
/proc/meminfo: memFree=30853064/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=85112 CPUtime=1722.34
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 1703467 0 0 0 168421 3813 0 0 25 0 1 0 132060100 87154688 19982 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 21278 19982 709 984 0 20291 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 85112

[startup+1782.3 s]
/proc/loadavg: 3.00 2.87 2.55 3/200 13197
/proc/meminfo: memFree=30844692/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=86780 CPUtime=1782.34
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 1720133 0 0 0 174259 3975 0 0 25 0 1 0 132060100 88862720 20401 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 21695 20401 709 984 0 20708 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 86780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.86 2.84 2.54 4/200 13197
/proc/meminfo: memFree=30842296/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=87888 CPUtime=1800.05
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 1737716 0 0 0 175978 4027 0 0 25 0 1 0 132060100 89997312 20675 4089446400 4194304 8223781 140734450802096 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13084/statm: 21972 20675 709 984 0 20985 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 87888

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

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

[startup+1800.11 s]
/proc/loadavg: 2.86 2.84 2.54 4/200 13197
/proc/meminfo: memFree=30842296/32951124 swapFree=67111528/67111528
[pid=13084] ppid=13082 vsize=40424 CPUtime=1800.15
/proc/13084/stat : 13084 (pbscip.linux.x8) R 13082 13084 12083 0 -1 4202496 1737744 0 0 0 175988 4027 0 0 18 0 1 0 132060100 41394176 9641 4089446400 4194304 8223781 140734450802096 18446744073709551615 4672521 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/13084/statm: 10106 9641 711 984 0 9119 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 40424

Child status: 0
Real time (s): 1800.11
CPU time (s): 1800.16
CPU user time (s): 1759.88
CPU system time (s): 40.2759
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 87992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1759.88
system time used= 40.2759
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1737744
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= 2
involuntary context switches= 1877

runsolver used 3.16352 second user time and 6.23905 second system time

The end

Launcher Data

Begin job on node137 at 2010-06-30 16:20:47
IDJOB=2692865
IDBENCH=78951
IDSOLVER=1204
FILE ID=node137/2692865-1277907647
PBS_JOBID= 11197239
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900565534--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692865-1277907647/watcher-2692865-1277907647 -o /tmp/evaluation-result-2692865-1277907647/solver-2692865-1277907647 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692865-1277907647.wbo -t 1800 -m 3800

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

MD5SUM BENCH= a432251fbe239eaf75ee6653ab14d833
RANDOM SEED=1377952977

node137.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.876
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.75
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.876
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	: 5332.75
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.876
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.74
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.876
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.75
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.876
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.876
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.876
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.876
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29427692 kB
Buffers:        192912 kB
Cached:        1263460 kB
SwapCached:          0 kB
Active:        2467576 kB
Inactive:       909960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29427692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4720 kB
Writeback:           0 kB
AnonPages:     1920904 kB
Mapped:          16148 kB
Slab:            79500 kB
PageTables:       8220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2122320 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= 74208 MiB
End job on node137 at 2010-06-30 16:50:49