Trace number 2705603

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
SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solverMSAT 1790.14 1790.1

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900544484--soft-66-100-0.wbo
MD5SUM9807244e443328f735b38c92df34bd91
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark137.643
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 constraints961
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 46411
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46410
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 741
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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
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-2705603-1278572958.wbo>
0.00/0.02	c original problem has 2153 variables (1192 bin, 0 int, 961 impl, 0 cont) and 3669 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.03/0.03	c presolving:
0.03/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 200 impls, 15 clqs
0.03/0.06	c (round 2) 0 del vars, 107 del conss, 961 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 200 impls, 15 clqs
0.03/0.07	c (round 3) 50 del vars, 157 del conss, 961 chg bounds, 50 chg sides, 0 chg coeffs, 1690 upgd conss, 200 impls, 15 clqs
0.03/0.08	c (round 4) 100 del vars, 233 del conss, 961 chg bounds, 50 chg sides, 0 chg coeffs, 1690 upgd conss, 200 impls, 15 clqs
0.09/0.12	c    (0.1s) probing: 101/1142 (8.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.12	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.12	c presolving (5 rounds):
0.09/0.12	c  100 deleted vars, 233 deleted constraints, 961 tightened bounds, 0 added holes, 50 changed sides, 0 changed coefficients
0.09/0.12	c  2015 implications, 15 cliques
0.09/0.12	c presolved problem has 2053 variables (1142 bin, 0 int, 911 impl, 0 cont) and 3436 constraints
0.09/0.12	c       1 constraints of type <knapsack>
0.09/0.12	c      39 constraints of type <setppc>
0.09/0.12	c     911 constraints of type <linear>
0.09/0.12	c     911 constraints of type <indicator>
0.09/0.12	c    1574 constraints of type <logicor>
0.09/0.12	c transformed objective value is always integral (scale: 1)
0.09/0.12	c Presolving Time: 0.09
0.09/0.12	c - non default parameters ----------------------------------------------------------------------
0.09/0.12	c # SCIP version 1.2.1.3
0.09/0.12	c 
0.09/0.12	c # frequency for displaying node information lines
0.09/0.12	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.12	c display/freq = 10000
0.09/0.12	c 
0.09/0.12	c # maximal time in seconds to run
0.09/0.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.12	c limits/time = 1789.98
0.09/0.12	c 
0.09/0.12	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.12	c limits/memory = 3420
0.09/0.12	c 
0.09/0.12	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.12	c # [type: int, range: [1,2], default: 1]
0.09/0.12	c timing/clocktype = 2
0.09/0.12	c 
0.09/0.12	c # should presolving try to simplify inequalities
0.09/0.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.12	c constraints/linear/simplifyinequalities = TRUE
0.09/0.12	c 
0.09/0.12	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.12	c constraints/indicator/addCouplingCons = TRUE
0.09/0.12	c 
0.09/0.12	c # should presolving try to simplify knapsacks
0.09/0.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.12	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.12	c 
0.09/0.12	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.12	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.12	c separating/rapidlearning/freq = 0
0.09/0.12	c 
0.09/0.12	c -----------------------------------------------------------------------------------------------
0.09/0.12	c start solving
0.09/0.12	c 
0.09/0.13	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.13	c   0.1s|     1 |     0 |    27 |     - |9183k|   0 |  21 |2053 |3436 |2053 |1614 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    51 |     - |9312k|   0 |  24 |2053 |3437 |2053 |1636 |  22 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.31	c   0.3s|     1 |     0 |    82 |     - |9546k|   0 |  35 |2053 |3437 |2053 |1641 |  27 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.38	c   0.4s|     1 |     0 |   102 |     - |  10M|   0 |  34 |2053 |3437 |2053 |1646 |  32 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.46	c   0.4s|     1 |     0 |   167 |     - |  10M|   0 |  55 |2053 |3437 |2053 |1650 |  36 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.57	c   0.5s|     1 |     0 |   232 |     - |  11M|   0 |  38 |2053 |3437 |2053 |1653 |  39 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.67	c   0.6s|     1 |     0 |   282 |     - |  11M|   0 |  63 |2053 |3437 |2053 |1660 |  46 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.19/1.23	c   1.2s|     1 |     2 |   282 |     - |  11M|   0 |  63 |2053 |3437 |2053 |1660 |  46 |   0 |  14 | 0.000000e+00 |      --      |    Inf 
2.99/3.05	o 43928
2.99/3.05	c y 3.0s|    16 |    15 |  1317 |  69.0 |  11M|  14 |   - |2053 |3437 |   0 |   0 |  53 |   0 | 163 | 0.000000e+00 | 4.392800e+04 |    Inf 
6.09/6.14	o 339
6.09/6.14	c * 6.1s|   125 |    92 |  3772 |  28.1 |  12M|  24 |   - |2053 |3458 |2053 |1659 | 137 |  21 | 661 | 0.000000e+00 | 3.390000e+02 |    Inf 
6.19/6.21	o 289
6.19/6.21	c * 6.2s|   153 |    95 |  3880 |  23.7 |  12M|  28 |   - |2053 |3491 |2053 |1658 | 142 |  54 | 673 | 0.000000e+00 | 2.890000e+02 |    Inf 
6.19/6.21	o 207
6.19/6.21	c * 6.2s|   154 |    77 |  3883 |  23.5 |  12M|  28 |   - |2053 |3491 |2053 |1658 | 142 |  54 | 673 | 0.000000e+00 | 2.070000e+02 |    Inf 
6.40/6.42	o 191
6.40/6.42	c * 6.4s|   235 |    98 |  4226 |  16.9 |  13M|  41 |   - |2053 |3554 |2053 |1654 | 177 | 117 | 714 | 0.000000e+00 | 1.910000e+02 |    Inf 
7.29/7.37	o 153
7.29/7.37	c * 7.3s|   474 |   165 |  5429 |  10.9 |  13M|  41 |   - |2053 |3765 |2053 |1657 | 293 | 331 | 930 | 0.000000e+00 | 1.530000e+02 |    Inf 
9.90/9.94	o 143
9.90/9.94	c * 9.9s|  1270 |   298 | 10324 |   7.9 |  14M|  49 |   - |2053 |4318 |2053 |1660 | 567 |1122 |1401 | 0.000000e+00 | 1.430000e+02 |    Inf 
14.29/14.36	o 142
14.29/14.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
14.29/14.36	c *14.3s|  3676 |   774 | 22601 |   6.1 |  18M|  66 |   - |2053 |5023 |2053 |1663 |1071 |3437 |1672 | 0.000000e+00 | 1.420000e+02 |    Inf 
14.29/14.39	o 141
14.29/14.39	c *14.4s|  3691 |   772 | 22654 |   6.1 |  18M|  66 |   - |2053 |5030 |2053 |1661 |1071 |3451 |1672 | 0.000000e+00 | 1.410000e+02 |    Inf 
14.39/14.42	o 137
14.39/14.42	c *14.4s|  3702 |   772 | 22702 |   6.1 |  18M|  66 |   - |2053 |5022 |2053 |1665 |1075 |3459 |1672 | 0.000000e+00 | 1.370000e+02 |    Inf 
14.39/14.48	o 113
14.39/14.48	c *14.5s|  3743 |   751 | 22783 |   6.0 |  18M|  66 |   - |2053 |5053 |2053 |1661 |1077 |3511 |1673 | 0.000000e+00 | 1.130000e+02 |    Inf 
14.49/14.56	o 105
14.49/14.56	c *14.5s|  3810 |   739 | 22925 |   5.9 |  18M|  66 |   - |2053 |5124 |2053 |1661 |1078 |3596 |1673 | 0.000000e+00 | 1.050000e+02 |    Inf 
16.59/16.62	o 86
16.59/16.62	c *16.6s|  4953 |   886 | 29562 |   5.9 |  19M|  66 |   - |2053 |5088 |2053 |1670 |1411 |4812 |1700 | 0.000000e+00 | 8.600000e+01 |    Inf 
23.49/23.56	o 40
23.49/23.56	c *23.5s|  8609 |  1254 | 57587 |   6.7 |  22M|  66 |   - |2053 |5455 |2053 |1661 |2125 |8532 |1759 | 0.000000e+00 | 4.000000e+01 |    Inf 
26.59/26.69	c  26.7s| 10000 |  1314 | 74971 |   7.5 |  23M|  66 |   - |2053 |4749 |   0 |   0 |2315 |  10k|1838 | 0.000000e+00 | 4.000000e+01 |    Inf 
34.99/35.01	o 38
34.99/35.01	c *35.0s| 14158 |  1401 |123302 |   8.7 |  25M|  66 |   - |2053 |6861 |2053 |1653 |2921 |  15k|1842 | 0.000000e+00 | 3.800000e+01 |    Inf 
36.09/36.17	o 26
36.09/36.17	c *36.1s| 14818 |  1259 |128997 |   8.7 |  23M|  66 |   - |2053 |7219 |2053 |1668 |3030 |  16k|1842 | 0.000000e+00 | 2.600000e+01 |    Inf 
38.50/38.55	o 18
38.50/38.55	c *38.5s| 16074 |  1192 |143047 |   8.9 |  23M|  66 |   - |2053 |6782 |2053 |1665 |3188 |  18k|1842 | 0.000000e+00 | 1.800000e+01 |    Inf 
46.39/46.48	c  46.5s| 20000 |  1146 |195285 |   9.8 |  23M|  66 |   - |2053 |6459 |   0 |   0 |3600 |  23k|1842 | 0.000000e+00 | 1.800000e+01 |    Inf 
49.09/49.19	o 5
49.09/49.19	c *49.2s| 21608 |   866 |211471 |   9.8 |  21M|  66 |   - |2053 |7215 |2053 |1653 |3723 |  25k|1842 | 0.000000e+00 | 5.000000e+00 |    Inf 
63.99/64.04	c  64.0s| 30000 |  1019 |306996 |  10.2 |  24M|  66 |   - |2053 |  10k|   0 |   0 |5051 |  36k|1880 | 0.000000e+00 | 5.000000e+00 |    Inf 
65.89/65.96	o 2
65.89/65.96	c *65.9s| 31092 |   867 |318760 |  10.2 |  23M|  66 |   - |2053 |  10k|2053 |1673 |5203 |  38k|1885 | 0.000000e+00 | 2.000000e+00 |    Inf 
82.59/82.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
82.59/82.68	c  82.7s| 40000 |   779 |419266 |  10.5 |  23M|  66 |   - |2053 |  10k|2053 |1653 |6620 |  50k|2194 | 0.000000e+00 | 2.000000e+00 |    Inf 
102.59/102.68	c   103s| 50000 |   787 |544292 |  10.9 |  25M|  66 |  21 |2053 |  14k|2053 |1653 |7782 |  63k|2547 | 0.000000e+00 | 2.000000e+00 |    Inf 
123.40/123.42	c   123s| 60000 |   822 |671860 |  11.2 |  27M|  66 |   - |2053 |  18k|   0 |   0 |8879 |  77k|2877 | 0.000000e+00 | 2.000000e+00 |    Inf 
144.10/144.18	c   144s| 70000 |   847 |785783 |  11.2 |  28M|  66 |   - |2053 |  21k|   0 |   0 |9670 |  90k|3170 | 0.000000e+00 | 2.000000e+00 |    Inf 
165.39/165.43	c   165s| 80000 |   950 |903407 |  11.3 |  30M|  66 |   - |2053 |  23k|   0 |   0 |  10k| 103k|3421 | 0.000000e+00 | 2.000000e+00 |    Inf 
187.70/187.76	c   188s| 90000 |  1063 |  1018k|  11.3 |  31M|  66 |   - |2053 |  24k|   0 |   0 |  11k| 117k|3634 | 0.000000e+00 | 2.000000e+00 |    Inf 
211.20/211.24	c   211s|100000 |  1061 |  1147k|  11.5 |  32M|  66 |  32 |2053 |  25k|2053 |1653 |  12k| 130k|3844 | 0.000000e+00 | 2.000000e+00 |    Inf 
233.70/233.77	c   234s|110000 |  1245 |  1263k|  11.5 |  35M|  66 |   - |2053 |  29k|   0 |   0 |  13k| 144k|4066 | 0.000000e+00 | 2.000000e+00 |    Inf 
256.60/256.68	c   257s|120000 |  1235 |  1372k|  11.4 |  36M|  66 |   - |2053 |  29k|   0 |   0 |  14k| 158k|4262 | 0.000000e+00 | 2.000000e+00 |    Inf 
279.40/279.46	c   279s|130000 |  1169 |  1485k|  11.4 |  35M|  66 |   - |2053 |  28k|   0 |   0 |  15k| 172k|4393 | 0.000000e+00 | 2.000000e+00 |    Inf 
301.70/301.73	c   302s|140000 |  1039 |  1598k|  11.4 |  34M|  66 |   - |2053 |  27k|2053 |1653 |  17k| 186k|4560 | 0.000000e+00 | 2.000000e+00 |    Inf 
324.00/324.06	c   324s|150000 |   945 |  1716k|  11.4 |  33M|  66 |   1 |2053 |  26k|2053 |1653 |  18k| 199k|4742 | 0.000000e+00 | 2.000000e+00 |    Inf 
345.90/345.90	c   346s|160000 |   801 |  1828k|  11.4 |  31M|  66 |   - |2053 |  24k|2053 |1661 |  19k| 213k|4914 | 0.000000e+00 | 2.000000e+00 |    Inf 
368.10/368.16	c   368s|170000 |   824 |  1942k|  11.4 |  34M|  66 |   - |2053 |  30k|2053 |1661 |  20k| 226k|5030 | 0.000000e+00 | 2.000000e+00 |    Inf 
392.40/392.48	c   392s|180000 |   890 |  2060k|  11.4 |  36M|  66 |  28 |2053 |  35k|2053 |1661 |  22k| 239k|5217 | 0.000000e+00 | 2.000000e+00 |    Inf 
420.30/420.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
420.30/420.36	c   420s|190000 |  1002 |  2195k|  11.6 |  37M|  66 |   - |2053 |  36k|2053 |1653 |  23k| 252k|5389 | 0.000000e+00 | 2.000000e+00 |    Inf 
445.90/445.97	c   446s|200000 |  1278 |  2311k|  11.6 |  39M|  66 |   - |2053 |  36k|   0 |   0 |  24k| 265k|5488 | 0.000000e+00 | 2.000000e+00 |    Inf 
472.40/472.43	c   472s|210000 |  1588 |  2431k|  11.6 |  40M|  66 |   - |2053 |  36k|   0 |   0 |  25k| 279k|5606 | 0.000000e+00 | 2.000000e+00 |    Inf 
498.00/498.04	c   498s|220000 |  1680 |  2548k|  11.6 |  42M|  66 |  18 |2053 |  38k|2053 |1661 |  26k| 292k|5699 | 0.000000e+00 | 2.000000e+00 |    Inf 
523.70/523.77	c   524s|230000 |  2029 |  2666k|  11.6 |  45M|  66 |   - |2053 |  40k|2053 |1665 |  28k| 306k|5847 | 0.000000e+00 | 2.000000e+00 |    Inf 
549.71/549.70	c   550s|240000 |  2131 |  2779k|  11.6 |  46M|  66 |  26 |2053 |  40k|2053 |1661 |  29k| 320k|5930 | 0.000000e+00 | 2.000000e+00 |    Inf 
575.90/575.92	c   576s|250000 |  2124 |  2894k|  11.6 |  45M|  66 |   - |2053 |  39k|   0 |   0 |  30k| 334k|6026 | 0.000000e+00 | 2.000000e+00 |    Inf 
602.41/602.43	c   602s|260000 |  2174 |  3004k|  11.6 |  45M|  66 |   - |2053 |  37k|   0 |   0 |  31k| 348k|6145 | 0.000000e+00 | 2.000000e+00 |    Inf 
628.21/628.27	c   628s|270000 |  2191 |  3115k|  11.5 |  46M|  66 |   - |2053 |  38k|2053 |1659 |  33k| 362k|6230 | 0.000000e+00 | 2.000000e+00 |    Inf 
653.80/653.87	c   654s|280000 |  2238 |  3226k|  11.5 |  48M|  66 |   - |2053 |  41k|   0 |   0 |  34k| 376k|6314 | 0.000000e+00 | 2.000000e+00 |    Inf 
681.60/681.65	c   682s|290000 |  2257 |  3341k|  11.5 |  48M|  66 |   - |2053 |  41k|   0 |   0 |  35k| 390k|6388 | 0.000000e+00 | 2.000000e+00 |    Inf 
709.31/709.37	c   709s|300000 |  2199 |  3460k|  11.5 |  48M|  66 |   - |2053 |  41k|   0 |   0 |  36k| 404k|6502 | 0.000000e+00 | 2.000000e+00 |    Inf 
737.21/737.22	c   737s|310000 |  2189 |  3582k|  11.6 |  48M|  66 |   - |2053 |  40k|2053 |1653 |  37k| 418k|6599 | 0.000000e+00 | 2.000000e+00 |    Inf 
765.01/765.02	c   765s|320000 |  2138 |  3702k|  11.6 |  48M|  66 |  15 |2053 |  40k|2053 |1653 |  38k| 433k|6656 | 0.000000e+00 | 2.000000e+00 |    Inf 
791.81/791.81	c   792s|330000 |  2112 |  3814k|  11.6 |  48M|  66 |   - |2053 |  40k|   0 |   0 |  40k| 447k|6741 | 0.000000e+00 | 2.000000e+00 |    Inf 
817.22/817.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
817.22/817.28	c   817s|340000 |  2165 |  3922k|  11.5 |  50M|  66 |  19 |2053 |  44k|2053 |1653 |  41k| 461k|6842 | 0.000000e+00 | 2.000000e+00 |    Inf 
844.41/844.44	c   844s|350000 |  2101 |  4040k|  11.5 |  49M|  66 |   - |2053 |  42k|2053 |1659 |  42k| 475k|6954 | 0.000000e+00 | 2.000000e+00 |    Inf 
872.41/872.43	c   872s|360000 |  2052 |  4153k|  11.5 |  47M|  66 |  13 |2053 |  37k|2053 |1661 |  43k| 490k|7043 | 0.000000e+00 | 2.000000e+00 |    Inf 
899.11/899.12	c   899s|370000 |  2256 |  4265k|  11.5 |  49M|  66 |   8 |2053 |  39k|2053 |1653 |  44k| 504k|7134 | 0.000000e+00 | 2.000000e+00 |    Inf 
924.91/924.92	c   925s|380000 |  2250 |  4371k|  11.5 |  50M|  66 |   - |2053 |  39k|2053 |1659 |  45k| 519k|7214 | 0.000000e+00 | 2.000000e+00 |    Inf 
950.92/950.99	c   951s|390000 |  2260 |  4477k|  11.5 |  51M|  66 |  22 |2053 |  42k|2053 |1653 |  46k| 534k|7293 | 0.000000e+00 | 2.000000e+00 |    Inf 
978.42/978.41	c   978s|400000 |  2258 |  4589k|  11.5 |  51M|  66 |  17 |2053 |  41k|2053 |1653 |  48k| 549k|7361 | 0.000000e+00 | 2.000000e+00 |    Inf 
1005.02/1005.02	c  1005s|410000 |  2313 |  4695k|  11.5 |  51M|  66 |   - |2053 |  40k|   0 |   0 |  49k| 564k|7419 | 0.000000e+00 | 2.000000e+00 |    Inf 
1031.21/1031.27	c  1031s|420000 |  2264 |  4808k|  11.4 |  51M|  66 |   - |2053 |  40k|   0 |   0 |  50k| 579k|7491 | 0.000000e+00 | 2.000000e+00 |    Inf 
1058.32/1058.35	c  1058s|430000 |  2353 |  4919k|  11.4 |  52M|  66 |   - |2053 |  42k|   0 |   0 |  51k| 595k|7553 | 0.000000e+00 | 2.000000e+00 |    Inf 
1083.43/1083.49	c  1083s|440000 |  2391 |  5024k|  11.4 |  53M|  66 |   - |2053 |  42k|   0 |   0 |  53k| 609k|7636 | 0.000000e+00 | 2.000000e+00 |    Inf 
1109.62/1109.63	c  1110s|450000 |  2426 |  5136k|  11.4 |  53M|  66 |  25 |2053 |  41k|2053 |1653 |  55k| 623k|7718 | 0.000000e+00 | 2.000000e+00 |    Inf 
1136.62/1136.63	c  1137s|460000 |  2435 |  5254k|  11.4 |  53M|  66 |  14 |2053 |  42k|2053 |1663 |  56k| 638k|7792 | 0.000000e+00 | 2.000000e+00 |    Inf 
1164.02/1164.01	c  1164s|470000 |  2385 |  5371k|  11.4 |  53M|  66 |  15 |2053 |  40k|2053 |1653 |  57k| 652k|7851 | 0.000000e+00 | 2.000000e+00 |    Inf 
1191.52/1191.53	c  1192s|480000 |  2363 |  5488k|  11.4 |  54M|  66 |   - |2053 |  43k|   0 |   0 |  59k| 667k|7935 | 0.000000e+00 | 2.000000e+00 |    Inf 
1220.63/1220.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1220.63/1220.60	c  1221s|490000 |  2280 |  5610k|  11.4 |  52M|  66 |   - |2053 |  39k|   0 |   0 |  60k| 682k|8006 | 0.000000e+00 | 2.000000e+00 |    Inf 
1247.13/1247.14	c  1247s|500000 |  2231 |  5725k|  11.5 |  52M|  67 |   - |2053 |  39k|2053 |1653 |  61k| 696k|8077 | 0.000000e+00 | 2.000000e+00 |    Inf 
1274.53/1274.54	c  1275s|510000 |  2236 |  5846k|  11.5 |  52M|  67 |   - |2053 |  40k|2053 |1659 |  62k| 711k|8149 | 0.000000e+00 | 2.000000e+00 |    Inf 
1300.32/1300.37	c  1300s|520000 |  2208 |  5960k|  11.5 |  52M|  67 |   1 |2053 |  40k|2053 |1653 |  63k| 726k|8204 | 0.000000e+00 | 2.000000e+00 |    Inf 
1329.23/1329.21	c  1329s|530000 |  2211 |  6092k|  11.5 |  53M|  67 |   - |2053 |  43k|2053 |1653 |  64k| 740k|8294 | 0.000000e+00 | 2.000000e+00 |    Inf 
1357.63/1357.60	c  1358s|540000 |  2330 |  6222k|  11.5 |  54M|  68 |   - |2053 |  43k|   0 |   0 |  65k| 755k|8364 | 0.000000e+00 | 2.000000e+00 |    Inf 
1384.03/1384.02	c  1384s|550000 |  2292 |  6339k|  11.5 |  54M|  72 |   - |2053 |  43k|2053 |1653 |  66k| 771k|8430 | 0.000000e+00 | 2.000000e+00 |    Inf 
1411.43/1411.45	c  1411s|560000 |  2303 |  6463k|  11.5 |  54M|  72 |   - |2053 |  43k|   0 |   0 |  68k| 786k|8503 | 0.000000e+00 | 2.000000e+00 |    Inf 
1439.22/1439.24	c  1439s|570000 |  2373 |  6589k|  11.6 |  55M|  72 |  21 |2053 |  43k|2053 |1653 |  69k| 801k|8569 | 0.000000e+00 | 2.000000e+00 |    Inf 
1466.13/1466.17	c  1466s|580000 |  2277 |  6704k|  11.6 |  54M|  73 |  15 |2053 |  42k|2053 |1653 |  70k| 816k|8639 | 0.000000e+00 | 2.000000e+00 |    Inf 
1494.12/1494.15	c  1494s|590000 |  2248 |  6823k|  11.6 |  54M|  73 |  25 |2053 |  41k|2053 |1653 |  71k| 832k|8700 | 0.000000e+00 | 2.000000e+00 |    Inf 
1521.43/1521.46	c  1521s|600000 |  2219 |  6945k|  11.6 |  53M|  73 |   1 |2053 |  40k|2053 |1653 |  72k| 847k|8755 | 0.000000e+00 | 2.000000e+00 |    Inf 
1547.63/1547.61	c  1548s|610000 |  2218 |  7057k|  11.6 |  54M|  73 |   - |2053 |  42k|   0 |   0 |  74k| 862k|8830 | 0.000000e+00 | 2.000000e+00 |    Inf 
1573.93/1573.95	c  1574s|620000 |  2164 |  7175k|  11.6 |  54M|  73 |   - |2053 |  42k|2053 |1658 |  75k| 877k|8906 | 0.000000e+00 | 2.000000e+00 |    Inf 
1600.73/1600.79	c  1601s|630000 |  2171 |  7293k|  11.6 |  53M|  73 |  18 |2053 |  40k|2053 |1657 |  76k| 890k|8977 | 0.000000e+00 | 2.000000e+00 |    Inf 
1627.43/1627.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1627.43/1627.42	c  1627s|640000 |  2075 |  7407k|  11.6 |  51M|  73 |  15 |2053 |  37k|2053 |1653 |  78k| 904k|9046 | 0.000000e+00 | 2.000000e+00 |    Inf 
1655.33/1655.36	c  1655s|650000 |  2080 |  7542k|  11.6 |  52M|  73 |   - |2053 |  38k|2053 |1653 |  79k| 919k|9116 | 0.000000e+00 | 2.000000e+00 |    Inf 
1681.33/1681.32	c  1681s|660000 |  2101 |  7670k|  11.6 |  53M|  73 |  22 |2053 |  40k|2053 |1660 |  80k| 933k|9173 | 0.000000e+00 | 2.000000e+00 |    Inf 
1707.03/1707.01	c  1707s|670000 |  2038 |  7797k|  11.6 |  50M|  73 |  17 |2053 |  35k|2053 |1653 |  81k| 947k|9236 | 0.000000e+00 | 2.000000e+00 |    Inf 
1733.54/1733.58	c  1734s|680000 |  1998 |  7931k|  11.7 |  51M|  73 |   - |2053 |  37k|   0 |   0 |  83k| 961k|9302 | 0.000000e+00 | 2.000000e+00 |    Inf 
1759.64/1759.69	c  1760s|690000 |  2019 |  8047k|  11.7 |  52M|  73 |   - |2053 |  39k|   0 |   0 |  84k| 976k|9341 | 0.000000e+00 | 2.000000e+00 |    Inf 
1786.14/1786.18	c  1786s|700000 |  2034 |  8169k|  11.7 |  53M|  73 |  20 |2053 |  43k|2053 |1670 |  85k| 989k|9404 | 0.000000e+00 | 2.000000e+00 |    Inf 
1790.03/1790.00	c 
1790.03/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.00	c Solving Time (sec) : 1789.98
1790.03/1790.00	c Solving Nodes      : 701405
1790.03/1790.00	c Primal Bound       : +2.00000000000000e+00 (70 solutions)
1790.03/1790.00	c Dual Bound         : +0.00000000000000e+00
1790.03/1790.00	c Gap                : infinite
1790.03/1790.02	s SATISFIABLE
1790.03/1790.02	v -x231 -x230 -x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 -x214 -x213 -x212 x211 -x210 
1790.03/1790.02	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 x192 -x191 -x190 x189 
1790.03/1790.02	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1790.03/1790.02	v -x167 -x166 x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 x147 
1790.03/1790.02	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1790.03/1790.02	v -x125 -x124 x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1790.03/1790.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 
1790.03/1790.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 
1790.03/1790.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 
1790.03/1790.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 
1790.03/1790.02	v -x1 
1790.03/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.02	c Solving Time       :    1789.98
1790.03/1790.02	c Original Problem   :
1790.03/1790.02	c   Problem name     : HOME/instance-2705603-1278572958.wbo
1790.03/1790.02	c   Variables        : 2153 (1192 binary, 0 integer, 961 implicit integer, 0 continuous)
1790.03/1790.02	c   Constraints      : 3669 initial, 3669 maximal
1790.03/1790.02	c Presolved Problem  :
1790.03/1790.02	c   Problem name     : t_HOME/instance-2705603-1278572958.wbo
1790.03/1790.02	c   Variables        : 2053 (1142 binary, 0 integer, 911 implicit integer, 0 continuous)
1790.03/1790.02	c   Constraints      : 3436 initial, 45727 maximal
1790.03/1790.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.03/1790.02	c   trivial          :       0.00         50          0          0          0          0          0          0          0
1790.03/1790.02	c   dualfix          :       0.00         50          0          0          0          0          0          0          0
1790.03/1790.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.02	c   probing          :       0.03          0          0          0          0          0          0          0          0
1790.03/1790.02	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.02	c   setppc           :       0.00          0          0          0          0          0         76          0          0
1790.03/1790.02	c   linear           :       0.04          0          0          0        961          0        107         50          0
1790.03/1790.02	c   indicator        :       0.00          0          0          0          0          0         50          0          0
1790.03/1790.02	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.03/1790.02	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.02	c   root node        :          -       1806          -          -       1806          -          -          -          -
1790.03/1790.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.02	c   integral         :          0          0          0     395232          0        212       2755          0          0     754300
1790.03/1790.02	c   knapsack         :          1          6    3115910      15606          1      50883    7767284          0          0          0
1790.03/1790.02	c   setppc           :         39          6    3071356      15639          1      63911    2572850          0          0          0
1790.03/1790.02	c   linear           :        911+         7    3007835      15656          1      66527    3725857      85948          0          0
1790.03/1790.02	c   indicator        :        911          0    2920230      15581          1        285     591599          0          0          0
1790.03/1790.02	c   logicor          :       1574+         6    1578949       1274          1      92306    5640397          0          0          0
1790.03/1790.02	c   bounddisjunction :          0+         0     227858          0          0       1233       3660          0          0          0
1790.03/1790.02	c   countsols        :          0          0          0       1274          1          0          0          0          0          0
1790.03/1790.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.03/1790.02	c   integral         :      31.77       0.00       0.00      31.77       0.00
1790.03/1790.02	c   knapsack         :      34.05       0.00      34.04       0.01       0.00
1790.03/1790.02	c   setppc           :      19.69       0.00      19.68       0.01       0.00
1790.03/1790.02	c   linear           :      45.85       0.00      45.36       0.49       0.00
1790.03/1790.02	c   indicator        :       3.49       0.01       3.31       0.16       0.00
1790.03/1790.02	c   logicor          :     345.82       0.00     345.81       0.02       0.00
1790.03/1790.02	c   bounddisjunction :       0.47       0.00       0.47       0.00       0.00
1790.03/1790.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.03/1790.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.03/1790.02	c   vbounds          :       0.52       9259          0        132
1790.03/1790.02	c   rootredcost      :       0.49         19          0        903
1790.03/1790.02	c   pseudoobj        :      42.12    3124730       2142     621687
1790.03/1790.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.03/1790.02	c   propagation      :      11.84     277002     276575    1610124       29.9       9871       26.7          -
1790.03/1790.02	c   infeasible LP    :      18.77      96584      96584     736675       47.0        956       17.3          0
1790.03/1790.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.03/1790.02	c   applied globally :          -          -          -     991921       29.0          -          -          -
1790.03/1790.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.03/1790.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.03/1790.02	c   cut pool         :       0.00          5          -          -        319          -    (maximal pool size: 814)
1790.03/1790.02	c   redcost          :      13.56     396380          0      15962          0          0
1790.03/1790.02	c   impliedbounds    :       0.00          6          0          0          0          0
1790.03/1790.02	c   intobj           :       0.00          0          0          0          0          0
1790.03/1790.02	c   cgmip            :       0.00          0          0          0          0          0
1790.03/1790.02	c   gomory           :       0.17          6          0          0       1976          0
1790.03/1790.02	c   strongcg         :       0.17          6          0          0       2610          0
1790.03/1790.02	c   cmir             :       0.03          6          0          0          0          0
1790.03/1790.02	c   flowcover        :       0.05          6          0          0          0          0
1790.03/1790.02	c   clique           :       0.00          6          0          0          0          0
1790.03/1790.02	c   zerohalf         :       0.00          0          0          0          0          0
1790.03/1790.02	c   mcf              :       0.00          1          0          0          0          0
1790.03/1790.02	c   rapidlearning    :       0.07          1          0          0          0          1
1790.03/1790.02	c Pricers            :       Time      Calls       Vars
1790.03/1790.02	c   problem variables:       0.00          0          0
1790.03/1790.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.02	c   relpscost        :      31.43     379548        212       2755          0          0     754300
1790.03/1790.02	c   pscost           :       0.00          0          0          0          0          0          0
1790.03/1790.02	c   inference        :       0.19       1257          0          0          0          0       2514
1790.03/1790.02	c   mostinf          :       0.00          0          0          0          0          0          0
1790.03/1790.02	c   leastinf         :       0.00          0          0          0          0          0          0
1790.03/1790.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.03/1790.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.03/1790.02	c   random           :       0.00          0          0          0          0          0          0
1790.03/1790.02	c Primal Heuristics  :       Time      Calls      Found
1790.03/1790.02	c   LP solutions     :       0.01          -         18
1790.03/1790.02	c   pseudo solutions :       0.00          -          0
1790.03/1790.02	c   intshifting      :       0.02          0          0
1790.03/1790.02	c   oneopt           :       0.25         18          0
1790.03/1790.02	c   feaspump         :       0.03          1          0
1790.03/1790.02	c   crossover        :       0.54         11          0
1790.03/1790.02	c   coefdiving       :       0.24         66          0
1790.03/1790.02	c   pscostdiving     :       0.19         66          0
1790.03/1790.02	c   fracdiving       :       0.25         66          0
1790.03/1790.02	c   veclendiving     :       0.20         66          0
1790.03/1790.02	c   linesearchdiving :       0.19         66          0
1790.03/1790.02	c   guideddiving     :       0.25         66          0
1790.03/1790.02	c   objpscostdiving  :       0.20         34          0
1790.03/1790.02	c   trivial          :       0.00          2          0
1790.03/1790.02	c   simplerounding   :       0.61     379598          0
1790.03/1790.02	c   zirounding       :       0.24       1000          0
1790.03/1790.02	c   rounding         :       0.82       8680          0
1790.03/1790.02	c   shifting         :       0.76       2728          0
1790.03/1790.02	c   twoopt           :       0.00          0          0
1790.03/1790.02	c   fixandinfer      :       0.00          0          0
1790.03/1790.02	c   intdiving        :       0.00          0          0
1790.03/1790.02	c   actconsdiving    :       0.00          0          0
1790.03/1790.02	c   rootsoldiving    :       0.32         34          0
1790.03/1790.02	c   octane           :       0.00          0          0
1790.03/1790.02	c   rens             :       0.04          1          0
1790.03/1790.02	c   rins             :       0.00          0          0
1790.03/1790.02	c   localbranching   :       0.00          0          0
1790.03/1790.02	c   mutation         :       0.00          0          0
1790.03/1790.02	c   dins             :       0.00          0          0
1790.03/1790.02	c   undercover       :       0.00          0          0
1790.03/1790.02	c   nlp              :       0.15          0          0
1790.03/1790.02	c   trysol           :       0.20        121         52
1790.03/1790.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.03/1790.02	c   primal LP        :       0.00          0          0       0.00          -
1790.03/1790.02	c   dual LP          :     790.16     488963    8178336      16.73   10350.26
1790.03/1790.02	c   lex dual LP      :       0.00          0          0       0.00          -
1790.03/1790.02	c   barrier LP       :       0.00          0          0       0.00          -
1790.03/1790.02	c   diving/probing LP:       1.15        787       7921      10.06    6904.84
1790.03/1790.02	c   strong branching :      27.32       9422     286260      30.38   10477.33
1790.03/1790.02	c     (at root node) :          -         14       4141     295.79          -
1790.03/1790.02	c   conflict analysis:       0.00          0          0       0.00          -
1790.03/1790.02	c B&B Tree           :
1790.03/1790.02	c   number of runs   :          1
1790.03/1790.02	c   nodes            :     701405
1790.03/1790.02	c   nodes (total)    :     701405
1790.03/1790.02	c   nodes left       :       2013
1790.03/1790.02	c   max depth        :         73
1790.03/1790.02	c   max depth (total):         73
1790.03/1790.02	c   backtracks       :      98402 (14.0%)
1790.03/1790.02	c   delayed cutoffs  :      52307
1790.03/1790.02	c   repropagations   :    1164445 (3966613 domain reductions, 50411 cutoffs)
1790.03/1790.02	c   avg switch length:       4.91
1790.03/1790.02	c   switching time   :     256.65
1790.03/1790.02	c Solution           :
1790.03/1790.02	c   Solutions found  :         70 (19 improvements)
1790.03/1790.02	c   First Solution   : +4.39280000000000e+04   (in run 1, after 15 nodes, 3.02 seconds, depth 15, found by <trysol>)
1790.03/1790.02	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 31092 nodes, 65.94 seconds, depth 44, found by <relaxation>)
1790.03/1790.02	c   Dual Bound       : +0.00000000000000e+00
1790.03/1790.02	c   Gap              :   infinite
1790.03/1790.02	c   Root Dual Bound  : +0.00000000000000e+00
1790.03/1790.02	c   Root Iterations  :        282
1790.03/1790.09	c Time complete: 1790.13.

Verifier Data

OK	2

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705603-1278572958/watcher-2705603-1278572958 -o /tmp/evaluation-result-2705603-1278572958/solver-2705603-1278572958 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705603-1278572958.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: 0.31 0.08 0.02 2/173 21511
/proc/meminfo: memFree=29597348/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=12336 CPUtime=0
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 1924 0 0 0 0 0 0 0 21 0 1 0 25509734 12632064 1843 4089446400 4194304 10345943 140733442096976 18446744073709551615 9134623 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21511/statm: 3084 1843 429 1502 0 1577 0

[startup+0.034683 s]
/proc/loadavg: 0.31 0.08 0.02 2/173 21511
/proc/meminfo: memFree=29597348/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=22968 CPUtime=0.03
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 4995 0 0 0 3 0 0 0 21 0 1 0 25509734 23519232 4560 4089446400 4194304 10345943 140733442096976 18446744073709551615 6326861 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 5742 4560 484 1502 0 4235 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22968

[startup+0.100666 s]
/proc/loadavg: 0.31 0.08 0.02 2/173 21511
/proc/meminfo: memFree=29597348/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=27508 CPUtime=0.09
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 5991 0 0 0 9 0 0 0 21 0 1 0 25509734 28168192 5556 4089446400 4194304 10345943 140733442096976 18446744073709551615 4995703 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 6877 5556 570 1502 0 5370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27508

[startup+0.300629 s]
/proc/loadavg: 0.31 0.08 0.02 2/173 21511
/proc/meminfo: memFree=29597348/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=38024 CPUtime=0.29
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 12824 0 0 0 27 2 0 0 21 0 1 0 25509734 38936576 7940 4089446400 4194304 10345943 140733442096976 18446744073709551615 4270210 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 9506 7940 759 1502 0 7999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38024

[startup+0.700434 s]
/proc/loadavg: 0.31 0.08 0.02 2/173 21511
/proc/meminfo: memFree=29597348/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=61792 CPUtime=0.69
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 18551 0 0 0 66 3 0 0 22 0 1 0 25509734 63275008 13667 4089446400 4194304 10345943 140733442096976 18446744073709551615 9134729 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 15448 13667 769 1502 0 13941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61792

[startup+1.50029 s]
/proc/loadavg: 0.31 0.08 0.02 3/174 21517
/proc/meminfo: memFree=29545128/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=49932 CPUtime=1.49
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 19659 0 0 0 145 4 0 0 25 0 1 0 25509734 51130368 10354 4089446400 4194304 10345943 140733442096976 18446744073709551615 6566400 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 12483 10355 783 1502 0 10976 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49932

[startup+3.10108 s]
/proc/loadavg: 0.31 0.08 0.02 3/179 21522
/proc/meminfo: memFree=29508524/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=48972 CPUtime=3.1
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 21291 0 0 0 304 6 0 0 25 0 1 0 25509734 50147328 10205 4089446400 4194304 10345943 140733442096976 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 12243 10205 785 1502 0 10736 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 48972

[startup+6.30056 s]
/proc/loadavg: 0.45 0.11 0.03 3/179 21522
/proc/meminfo: memFree=29509260/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=50432 CPUtime=6.3
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 27531 0 0 0 621 9 0 0 25 0 1 0 25509734 51642368 10679 4089446400 4194304 10345943 140733442096976 18446744073709551615 18446744073699065939 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 12608 10679 786 1502 0 11101 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 50432

[startup+12.7004 s]
/proc/loadavg: 0.57 0.14 0.04 3/179 21522
/proc/meminfo: memFree=29501960/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=58380 CPUtime=12.7
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 55702 0 0 0 1254 16 0 0 25 0 1 0 25509734 59781120 12603 4089446400 4194304 10345943 140733442096976 18446744073709551615 7507789 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 14595 12603 791 1502 0 13088 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 58380

[startup+25.5011 s]
/proc/loadavg: 0.89 0.23 0.08 3/179 21523
/proc/meminfo: memFree=29448212/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=80840 CPUtime=25.49
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 76040 0 0 0 2526 23 0 0 25 0 1 0 25509734 82780160 19058 4089446400 4194304 10345943 140733442096976 18446744073709551615 6358299 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 20210 19058 803 1502 0 18703 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80840

[startup+51.1006 s]
/proc/loadavg: 1.27 0.37 0.13 3/179 21523
/proc/meminfo: memFree=29440380/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=86720 CPUtime=51.09
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 96081 0 0 0 5071 38 0 0 25 0 1 0 25509734 88801280 20371 4089446400 4194304 10345943 140733442096976 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 21680 20371 803 1502 0 20173 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86720

[startup+102.307 s]
/proc/loadavg: 1.68 0.62 0.22 3/179 21525
/proc/meminfo: memFree=29436820/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=91404 CPUtime=102.3
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 125698 0 0 0 10159 71 0 0 25 0 1 0 25509734 93597696 21178 4089446400 4194304 10345943 140733442096976 18446744073709551615 6702709 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 22851 21178 803 1502 0 21344 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91404

[startup+162.301 s]
/proc/loadavg: 1.88 0.87 0.33 3/179 21526
/proc/meminfo: memFree=29430188/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=98796 CPUtime=162.3
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 148589 0 0 0 16122 108 0 0 25 0 1 0 25509734 101167104 22696 4089446400 4194304 10345943 140733442096976 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 24699 22696 803 1502 0 23192 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 98796

[startup+222.3 s]
/proc/loadavg: 1.95 1.07 0.43 3/179 21528
/proc/meminfo: memFree=29423832/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=99800 CPUtime=222.29
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 159181 0 0 0 22094 135 0 0 25 0 1 0 25509734 102195200 23411 4089446400 4194304 10345943 140733442096976 18446744073709551615 7523288 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 24950 23411 803 1502 0 23443 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 99800

[startup+282.301 s]
/proc/loadavg: 1.98 1.24 0.53 3/179 21529
/proc/meminfo: memFree=29419584/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=103964 CPUtime=282.29
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 175056 0 0 0 28067 162 0 0 25 0 1 0 25509734 106459136 24417 4089446400 4194304 10345943 140733442096976 18446744073709551615 9107500 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 25991 24417 803 1502 0 24484 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 103964

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.62 3/179 21531
/proc/meminfo: memFree=29415700/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=104368 CPUtime=342.3
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 194407 0 0 0 34036 194 0 0 25 0 1 0 25509734 106872832 24500 4089446400 4194304 10345943 140733442096976 18446744073709551615 4469734 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 26092 24500 803 1502 0 24585 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 104368

[startup+402.3 s]
/proc/loadavg: 2.04 1.50 0.70 3/179 21533
/proc/meminfo: memFree=29411700/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=109672 CPUtime=402.3
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 208210 0 0 0 40009 221 0 0 25 0 1 0 25509734 112304128 25404 4089446400 4194304 10345943 140733442096976 18446744073709551615 4214303 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 27418 25404 805 1502 0 25911 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 109672

[startup+462.301 s]
/proc/loadavg: 2.01 1.59 0.78 3/179 21534
/proc/meminfo: memFree=29406940/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=110860 CPUtime=462.31
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 212112 0 0 0 45980 251 0 0 25 0 1 0 25509734 113520640 26045 4089446400 4194304 10345943 140733442096976 18446744073709551615 18446744073699065863 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 27715 26045 805 1502 0 26208 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 110860

[startup+522.301 s]
/proc/loadavg: 2.00 1.66 0.86 3/179 21536
/proc/meminfo: memFree=29402440/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=113828 CPUtime=522.3
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 216953 0 0 0 51953 277 0 0 25 0 1 0 25509734 116559872 26680 4089446400 4194304 10345943 140733442096976 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 28457 26680 805 1502 0 26950 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 113828

[startup+582.3 s]
/proc/loadavg: 2.00 1.72 0.93 3/179 21540
/proc/meminfo: memFree=29396656/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=116624 CPUtime=582.31
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 223015 0 0 0 57929 302 0 0 25 0 1 0 25509734 119422976 27633 4089446400 4194304 10345943 140733442096976 18446744073709551615 6120428 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 29156 27633 805 1502 0 27649 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 116624

[startup+642.301 s]
/proc/loadavg: 2.00 1.77 1.00 3/179 21542
/proc/meminfo: memFree=29395200/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=119720 CPUtime=642.31
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 229712 0 0 0 63906 325 0 0 25 0 1 0 25509734 122593280 28022 4089446400 4194304 10345943 140733442096976 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 29930 28022 805 1502 0 28423 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 119720

[startup+702.301 s]

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

/proc/meminfo: memFree=29380664/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=126688 CPUtime=1062.32
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 254963 0 0 0 105749 483 0 0 25 0 1 0 25509734 129728512 29881 4089446400 4194304 10345943 140733442096976 18446744073709551615 4212498 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 31672 29881 805 1502 0 30165 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 126688

[startup+1122.3 s]
/proc/loadavg: 2.05 1.96 1.39 3/179 21555
/proc/meminfo: memFree=29379992/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=126780 CPUtime=1122.32
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 259162 0 0 0 111728 504 0 0 25 0 1 0 25509734 129822720 29911 4089446400 4194304 10345943 140733442096976 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 31695 29911 805 1502 0 30188 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 126780

[startup+1182.3 s]
/proc/loadavg: 2.02 1.97 1.42 3/179 21556
/proc/meminfo: memFree=29378220/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=127412 CPUtime=1182.32
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 262213 0 0 0 117705 527 0 0 25 0 1 0 25509734 130469888 30175 4089446400 4194304 10345943 140733442096976 18446744073709551615 5614700 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 31853 30175 805 1502 0 30346 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 127412

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.46 3/179 21558
/proc/meminfo: memFree=29374820/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=130052 CPUtime=1242.32
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 263250 0 0 0 123683 549 0 0 25 0 1 0 25509734 133173248 30571 4089446400 4194304 10345943 140733442096976 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 32513 30571 805 1502 0 31006 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 130052

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/179 21560
/proc/meminfo: memFree=29374284/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=129728 CPUtime=1302.33
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 263489 0 0 0 129660 573 0 0 25 0 1 0 25509734 132841472 30589 4089446400 4194304 10345943 140733442096976 18446744073709551615 5085432 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 32432 30589 805 1502 0 30925 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 129728

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/179 21561
/proc/meminfo: memFree=29373748/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=129924 CPUtime=1362.32
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 265814 0 0 0 135636 596 0 0 25 0 1 0 25509734 133042176 30625 4089446400 4194304 10345943 140733442096976 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 32481 30625 805 1502 0 30974 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 129924

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.55 3/179 21563
/proc/meminfo: memFree=29371332/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=128696 CPUtime=1422.33
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 271904 0 0 0 141610 623 0 0 25 0 1 0 25509734 131784704 30595 4089446400 4194304 10345943 140733442096976 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 32174 30595 805 1502 0 30667 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 128696

[startup+1482.3 s]
/proc/loadavg: 2.08 1.99 1.57 3/179 21564
/proc/meminfo: memFree=29370652/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=129348 CPUtime=1482.32
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 277474 0 0 0 147584 648 0 0 25 0 1 0 25509734 132452352 30703 4089446400 4194304 10345943 140733442096976 18446744073709551615 9109008 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 32337 30703 805 1502 0 30830 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 129348

[startup+1542.3 s]
/proc/loadavg: 2.03 1.99 1.60 3/179 21566
/proc/meminfo: memFree=29370232/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=129932 CPUtime=1542.33
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 282023 0 0 0 153561 672 0 0 25 0 1 0 25509734 133050368 30828 4089446400 4194304 10345943 140733442096976 18446744073709551615 8160720 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 32483 30828 805 1502 0 30976 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 129932

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.62 3/179 21568
/proc/meminfo: memFree=29368960/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=130196 CPUtime=1602.33
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 286058 0 0 0 159537 696 0 0 25 0 1 0 25509734 133320704 30885 4089446400 4194304 10345943 140733442096976 18446744073709551615 6003101 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 32549 30885 805 1502 0 31042 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 130196

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/179 21569
/proc/meminfo: memFree=29368912/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=130184 CPUtime=1662.33
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 290102 0 0 0 165512 721 0 0 25 0 1 0 25509734 133308416 30896 4089446400 4194304 10345943 140733442096976 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 32546 30896 805 1502 0 31039 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 130184

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/179 21571
/proc/meminfo: memFree=29366496/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=133712 CPUtime=1722.33
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 293775 0 0 0 171486 747 0 0 25 0 1 0 25509734 136921088 31130 4089446400 4194304 10345943 140733442096976 18446744073709551615 6702772 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 33428 31130 805 1502 0 31921 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 133712

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 21572
/proc/meminfo: memFree=29365832/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=134048 CPUtime=1782.34
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 293986 0 0 0 177465 769 0 0 25 0 1 0 25509734 137265152 31243 4089446400 4194304 10345943 140733442096976 18446744073709551615 4767002 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 33512 31243 805 1502 0 32005 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 134048

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 21572
/proc/meminfo: memFree=29365832/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=134048 CPUtime=1785.53
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 293987 0 0 0 177783 770 0 0 25 0 1 0 25509734 137265152 31244 4089446400 4194304 10345943 140733442096976 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 33512 31244 805 1502 0 32005 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (KiB) 134048

[startup+1787.1 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 21573
/proc/meminfo: memFree=29365832/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=134048 CPUtime=1787.14
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 293988 0 0 0 177943 771 0 0 25 0 1 0 25509734 137265152 31245 4089446400 4194304 10345943 140733442096976 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 33512 31245 805 1502 0 32005 0
Current children cumulated CPU time (s) 1787.14
Current children cumulated vsize (KiB) 134048

[startup+1788.7 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 21573
/proc/meminfo: memFree=29365828/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=134048 CPUtime=1788.73
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 293988 0 0 0 178102 771 0 0 25 0 1 0 25509734 137265152 31245 4089446400 4194304 10345943 140733442096976 18446744073709551615 6070772 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 33512 31245 805 1502 0 32005 0
Current children cumulated CPU time (s) 1788.73
Current children cumulated vsize (KiB) 134048

[startup+1789.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 21573
/proc/meminfo: memFree=29365828/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=134048 CPUtime=1789.54
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 293989 0 0 0 178182 772 0 0 25 0 1 0 25509734 137265152 31246 4089446400 4194304 10345943 140733442096976 18446744073709551615 7547018 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 33512 31246 805 1502 0 32005 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (KiB) 134048

[startup+1789.9 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 21573
/proc/meminfo: memFree=29365828/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=134048 CPUtime=1789.94
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 293989 0 0 0 178222 772 0 0 25 0 1 0 25509734 137265152 31246 4089446400 4194304 10345943 140733442096976 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 33512 31246 805 1502 0 32005 0
Current children cumulated CPU time (s) 1789.94
Current children cumulated vsize (KiB) 134048

[startup+1790 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 21573
/proc/meminfo: memFree=29365828/32950928 swapFree=67111528/67111528
[pid=21511] ppid=21509 vsize=134048 CPUtime=1790.03
/proc/21511/stat : 21511 (pbscip.linux.x8) R 21509 21511 21304 0 -1 4202496 293989 0 0 0 178231 772 0 0 25 0 1 0 25509734 137265152 31246 4089446400 4194304 10345943 140733442096976 18446744073709551615 5085418 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21511/statm: 33512 31246 805 1502 0 32005 0
Current children cumulated CPU time (s) 1790.03
Current children cumulated vsize (KiB) 134048

Child status: 0
Real time (s): 1790.1
CPU time (s): 1790.14
CPU user time (s): 1782.41
CPU system time (s): 7.73582
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 134048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.41
system time used= 7.73582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294110
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= 1
involuntary context switches= 1325

runsolver used 2.75558 second user time and 5.56815 second system time

The end

Launcher Data

Begin job on node123 at 2010-07-08 09:09:18
IDJOB=2705603
IDBENCH=78944
IDSOLVER=1214
FILE ID=node123/2705603-1278572958
PBS_JOBID= 11240207
Free space on /tmp= 73628 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900544484--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705603-1278572958/watcher-2705603-1278572958 -o /tmp/evaluation-result-2705603-1278572958/solver-2705603-1278572958 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705603-1278572958.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 9807244e443328f735b38c92df34bd91
RANDOM SEED=902839186

node123.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.848
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.848
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.848
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.80
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.848
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.79
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.848
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	: 5354.69
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.848
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.75
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.848
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.848
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29598000 kB
Buffers:        153592 kB
Cached:        2978028 kB
SwapCached:          0 kB
Active:         977568 kB
Inactive:      2216580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29598000 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12868 kB
Writeback:           0 kB
AnonPages:       63244 kB
Mapped:          14424 kB
Slab:            94812 kB
PageTables:       4112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185560 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= 73604 MiB
End job on node123 at 2010-07-08 09:39:08