Trace number 2693568

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.2 with Clp 1.11.1 (Release Version) as LP solverMSAT (TO) 1800.19 1800.15

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900552423--soft-66-100-0.wbo
MD5SUM2f4d2e59134ffbad904dde6d63a6f677
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark30.4694
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 constraints937
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 46894
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46893
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 779
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: Clp 1.11.1] [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-2693568-1277911007.wbo>
0.00/0.02	c original problem has 2105 variables (1168 bin, 0 int, 0 impl, 937 cont) and 3645 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, 1151 impls, 14 clqs
0.00/0.07	c (round 2) 0 del vars, 113 del conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 0 upgd conss, 1151 impls, 14 clqs
0.00/0.09	c (round 3) 49 del vars, 162 del conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 1707 upgd conss, 1151 impls, 14 clqs
0.09/0.10	c (round 4) 98 del vars, 162 del conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 1707 upgd conss, 1151 impls, 14 clqs
0.09/0.14	c    (0.1s) probing: 101/1119 (9.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (5 rounds):
0.09/0.14	c  98 deleted vars, 162 deleted constraints, 937 tightened bounds, 0 added holes, 49 changed sides, 0 changed coefficients
0.09/0.14	c  1151 implications, 14 cliques
0.09/0.14	c presolved problem has 2007 variables (1119 bin, 0 int, 0 impl, 888 cont) and 3483 constraints
0.09/0.14	c     888 constraints of type <indicator>
0.09/0.14	c      14 constraints of type <setppc>
0.09/0.14	c     888 constraints of type <linear>
0.09/0.14	c    1693 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.10
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 1.2.1.2
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1799.98
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 3420
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.09/0.15	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.15	c   0.1s|     1 |     0 |    27 |     - |8919k|   0 |  22 |2007 |3483 |2007 |1707 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.20	c   0.2s|     1 |     0 |    81 |     - |9043k|   0 |  44 |2007 |3483 |2007 |1725 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |   156 |     - |9324k|   0 |  58 |2007 |3483 |2007 |1737 |  30 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.40	c   0.4s|     1 |     0 |   313 |     - |9337k|   0 |  80 |2007 |3483 |2007 |1743 |  36 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.53	c   0.5s|     1 |     0 |   368 |     - |9341k|   0 |  87 |2007 |3483 |2007 |1748 |  41 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.67	c   0.6s|     1 |     0 |   425 |     - |9342k|   0 |  90 |2007 |3483 |2007 |1750 |  43 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.79/0.80	c   0.8s|     1 |     0 |   435 |     - |9343k|   0 |  87 |2007 |3483 |2007 |1752 |  45 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.89/2.94	c   2.9s|     1 |     2 |   435 |     - |9376k|   0 |  87 |2007 |3483 |2007 |1752 |  45 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
2.89/2.94	o 44536
2.89/2.94	c y 2.9s|     2 |     1 |   435 |   0.0 |9407k|   1 |   - |2007 |3483 |   0 |   0 |  45 |   0 |  33 | 0.000000e+00 | 4.453600e+04 |    Inf 
18.19/18.26	o 212
18.19/18.26	c *17.8s|  2085 |   864 | 16836 |   7.9 |  14M|  81 |   - |2007 |3570 |2007 |1767 | 955 |  88 | 681 | 0.000000e+00 | 2.120000e+02 |    Inf 
18.30/18.39	o 211
18.30/18.39	c *18.0s|  2151 |   892 | 17346 |   7.9 |  14M|  81 |   - |2007 |3632 |2007 |1763 |1006 | 150 | 681 | 0.000000e+00 | 2.110000e+02 |    Inf 
18.39/18.42	o 202
18.39/18.42	c *18.0s|  2164 |   845 | 17375 |   7.8 |  14M|  81 |   - |2007 |3643 |2007 |1765 |1008 | 161 | 681 | 0.000000e+00 | 2.020000e+02 |    Inf 
18.39/18.43	o 193
18.39/18.43	c *18.0s|  2168 |   798 | 17380 |   7.8 |  14M|  81 |   - |2007 |3643 |2007 |1765 |1008 | 161 | 681 | 0.000000e+00 | 1.930000e+02 |    Inf 
18.39/18.46	o 148
18.39/18.46	c *18.0s|  2176 |   562 | 17490 |   7.8 |  14M|  81 |   - |2007 |3648 |2007 |1765 |1021 | 166 | 681 | 0.000000e+00 | 1.480000e+02 |    Inf 
18.39/18.46	o 144
18.39/18.46	c *18.0s|  2177 |   548 | 17490 |   7.8 |  14M|  81 |   - |2007 |3648 |2007 |1765 |1021 | 166 | 681 | 0.000000e+00 | 1.440000e+02 |    Inf 
18.39/18.49	o 126
18.39/18.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
18.39/18.49	c *18.1s|  2182 |   453 | 17657 |   7.9 |  14M|  81 |   - |2007 |3648 |2007 |1755 |1024 | 166 | 682 | 0.000000e+00 | 1.260000e+02 |    Inf 
18.49/18.52	o 123
18.49/18.52	c *18.1s|  2191 |   448 | 17761 |   7.9 |  14M|  81 |   - |2007 |3660 |2007 |1771 |1043 | 178 | 682 | 0.000000e+00 | 1.230000e+02 |    Inf 
18.49/18.52	o 102
18.49/18.52	c *18.1s|  2192 |   383 | 17761 |   7.9 |  13M|  81 |   - |2007 |3660 |2007 |1771 |1043 | 178 | 682 | 0.000000e+00 | 1.020000e+02 |    Inf 
18.49/18.55	o 97
18.49/18.55	c *18.1s|  2200 |   377 | 17901 |   7.9 |  14M|  81 |   - |2007 |3665 |2007 |1764 |1055 | 183 | 682 | 0.000000e+00 | 9.700000e+01 |    Inf 
18.60/18.65	o 73
18.60/18.65	c *18.2s|  2261 |   319 | 18029 |   7.8 |  13M|  81 |   - |2007 |3664 |2007 |1769 |1077 | 210 | 682 | 0.000000e+00 | 7.300000e+01 |    Inf 
18.60/18.69	o 68
18.60/18.69	c *18.2s|  2270 |   307 | 18211 |   7.8 |  13M|  81 |   - |2007 |3462 |2007 |1757 |1082 | 227 | 682 | 0.000000e+00 | 6.800000e+01 |    Inf 
18.70/18.79	o 44
18.70/18.79	c *18.4s|  2282 |   244 | 18930 |   8.1 |  13M|  81 |   - |2007 |3423 |2007 |1745 |1084 | 229 | 684 | 0.000000e+00 | 4.400000e+01 |    Inf 
18.79/18.81	o 30
18.79/18.81	c *18.4s|  2289 |   113 | 19034 |   8.1 |  13M|  81 |   - |2007 |3205 |2007 |1745 |1086 | 237 | 684 | 0.000000e+00 | 3.000000e+01 |    Inf 
36.09/36.16	c  35.1s| 10000 |   300 |115416 |  11.5 |  16M|  81 |  25 |2007 |5871 |2007 |1743 |2553 |9901 | 966 | 0.000000e+00 | 3.000000e+01 |    Inf 
59.99/60.03	c  58.2s| 20000 |   523 |255222 |  12.7 |  18M|  81 |  27 |2007 |6368 |2007 |1743 |4253 |  22k|1286 | 0.000000e+00 | 3.000000e+01 |    Inf 
81.99/82.06	c  79.5s| 30000 |   608 |383883 |  12.8 |  20M|  81 |  24 |2007 |7970 |2007 |1743 |5803 |  35k|1334 | 0.000000e+00 | 3.000000e+01 |    Inf 
103.89/103.99	c   101s| 40000 |   747 |508040 |  12.7 |  22M|  81 |   - |2007 |8575 |   0 |   0 |7235 |  48k|1334 | 0.000000e+00 | 3.000000e+01 |    Inf 
127.40/127.50	c   123s| 50000 |   820 |637645 |  12.7 |  23M|  81 |   - |2007 |7109 |   0 |   0 |8690 |  62k|1563 | 0.000000e+00 | 3.000000e+01 |    Inf 
149.39/149.41	c   144s| 60000 |   917 |754429 |  12.6 |  25M|  81 |   - |2007 |8816 |   0 |   0 |9943 |  75k|1799 | 0.000000e+00 | 3.000000e+01 |    Inf 
170.40/170.49	c   165s| 70000 |   917 |863732 |  12.3 |  26M|  81 |   2 |2007 |8174 |2007 |1743 |  11k|  88k|1956 | 0.000000e+00 | 3.000000e+01 |    Inf 
190.89/190.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
190.89/190.95	c   185s| 80000 |   903 |966422 |  12.1 |  27M|  81 |   - |2007 |7558 |   0 |   0 |  12k| 101k|2099 | 0.000000e+00 | 3.000000e+01 |    Inf 
212.20/212.22	c   205s| 90000 |   858 |  1078k|  12.0 |  27M|  81 |  24 |2007 |7995 |2007 |1759 |  13k| 114k|2262 | 0.000000e+00 | 3.000000e+01 |    Inf 
236.00/236.05	c   228s|100000 |   896 |  1202k|  12.0 |  28M|  81 |   - |2007 |6366 |2007 |1743 |  14k| 127k|2715 | 0.000000e+00 | 3.000000e+01 |    Inf 
258.69/258.74	c   250s|110000 |   982 |  1330k|  12.1 |  31M|  81 |   - |2007 |8166 |   0 |   0 |  15k| 140k|2839 | 0.000000e+00 | 3.000000e+01 |    Inf 
280.51/280.58	c   271s|120000 |  1196 |  1445k|  12.0 |  34M|  81 |   - |2007 |9452 |   0 |   0 |  16k| 152k|2953 | 0.000000e+00 | 3.000000e+01 |    Inf 
302.59/302.61	c   293s|130000 |  1355 |  1559k|  12.0 |  37M|  81 |   - |2007 |  10k|   0 |   0 |  17k| 164k|3055 | 0.000000e+00 | 3.000000e+01 |    Inf 
324.30/324.40	c   314s|140000 |  1732 |  1672k|  11.9 |  40M|  81 |   - |2007 |  12k|   0 |   0 |  19k| 176k|3182 | 0.000000e+00 | 3.000000e+01 |    Inf 
346.80/346.84	c   335s|150000 |  1854 |  1786k|  11.9 |  43M|  81 |  25 |2007 |  11k|2007 |1743 |  20k| 189k|3254 | 0.000000e+00 | 3.000000e+01 |    Inf 
370.10/370.17	c   358s|160000 |  1847 |  1909k|  11.9 |  43M|  81 |   - |2007 |  10k|   0 |   0 |  21k| 201k|3396 | 0.000000e+00 | 3.000000e+01 |    Inf 
393.20/393.22	c   380s|170000 |  1946 |  2035k|  12.0 |  46M|  81 |  21 |2007 |  13k|2007 |1743 |  23k| 214k|3457 | 0.000000e+00 | 3.000000e+01 |    Inf 
416.50/416.53	c   403s|180000 |  2122 |  2155k|  12.0 |  49M|  81 |  15 |2007 |  13k|2007 |1749 |  24k| 227k|3570 | 0.000000e+00 | 3.000000e+01 |    Inf 
440.20/440.29	c   426s|190000 |  2169 |  2276k|  12.0 |  50M|  81 |  17 |2007 |  13k|2007 |1743 |  25k| 240k|3651 | 0.000000e+00 | 3.000000e+01 |    Inf 
463.50/463.58	c   448s|200000 |  2288 |  2389k|  11.9 |  53M|  81 |   - |2007 |  15k|   0 |   0 |  26k| 252k|3776 | 0.000000e+00 | 3.000000e+01 |    Inf 
488.41/488.42	c   472s|210000 |  2518 |  2518k|  12.0 |  55M|  81 |  18 |2007 |  15k|2007 |1758 |  28k| 265k|3880 | 0.000000e+00 | 3.000000e+01 |    Inf 
510.91/510.93	c   494s|220000 |  2591 |  2625k|  11.9 |  57M|  81 |   - |2007 |  16k|2007 |1743 |  29k| 278k|3956 | 0.000000e+00 | 3.000000e+01 |    Inf 
534.30/534.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
534.30/534.37	c   517s|230000 |  2653 |  2736k|  11.9 |  59M|  81 |   - |2007 |  17k|   0 |   0 |  30k| 291k|4048 | 0.000000e+00 | 3.000000e+01 |    Inf 
557.21/557.20	c   539s|240000 |  2568 |  2839k|  11.8 |  59M|  81 |   - |2007 |  15k|2007 |1749 |  32k| 304k|4140 | 0.000000e+00 | 3.000000e+01 |    Inf 
579.40/579.47	c   561s|250000 |  2518 |  2943k|  11.8 |  59M|  81 |  20 |2007 |  12k|2007 |1743 |  33k| 317k|4238 | 0.000000e+00 | 3.000000e+01 |    Inf 
603.11/603.14	c   583s|260000 |  2488 |  3065k|  11.8 |  60M|  81 |   - |2007 |  13k|   0 |   0 |  34k| 330k|4322 | 0.000000e+00 | 3.000000e+01 |    Inf 
626.70/626.78	c   606s|270000 |  2568 |  3187k|  11.8 |  62M|  81 |   - |2007 |  14k|   0 |   0 |  35k| 343k|4416 | 0.000000e+00 | 3.000000e+01 |    Inf 
650.71/650.71	c   630s|280000 |  2800 |  3313k|  11.8 |  64M|  81 |  18 |2007 |  10k|2007 |1743 |  37k| 355k|4511 | 0.000000e+00 | 3.000000e+01 |    Inf 
674.91/674.93	c   653s|290000 |  2983 |  3445k|  11.9 |  66M|  81 |  29 |2007 |  10k|2007 |1743 |  38k| 369k|4597 | 0.000000e+00 | 3.000000e+01 |    Inf 
697.91/697.91	c   675s|300000 |  3260 |  3566k|  11.9 |  69M|  81 |   - |2007 |  11k|   0 |   0 |  39k| 383k|4665 | 0.000000e+00 | 3.000000e+01 |    Inf 
719.31/719.33	c   696s|310000 |  3352 |  3669k|  11.8 |  71M|  81 |   - |2007 |  11k|2007 |1751 |  40k| 396k|4735 | 0.000000e+00 | 3.000000e+01 |    Inf 
741.11/741.19	c   717s|320000 |  3465 |  3775k|  11.8 |  74M|  81 |   1 |2007 |  12k|2007 |1743 |  42k| 410k|4800 | 0.000000e+00 | 3.000000e+01 |    Inf 
764.21/764.22	c   739s|330000 |  3553 |  3889k|  11.8 |  76M|  81 |   1 |2007 |  13k|2007 |1743 |  43k| 423k|4897 | 0.000000e+00 | 3.000000e+01 |    Inf 
785.81/785.88	c   760s|340000 |  3606 |  3986k|  11.7 |  77M|  81 |  29 |2007 |  12k|2007 |1743 |  44k| 436k|4952 | 0.000000e+00 | 3.000000e+01 |    Inf 
808.81/808.88	c   783s|350000 |  3837 |  4098k|  11.7 |  79M|  81 |   - |2007 |  11k|   0 |   0 |  46k| 450k|5090 | 0.000000e+00 | 3.000000e+01 |    Inf 
831.01/831.02	c   804s|360000 |  3829 |  4205k|  11.7 |  80M|  81 |  46 |2007 |  10k|2007 |1743 |  47k| 463k|5159 | 0.000000e+00 | 3.000000e+01 |    Inf 
853.91/853.94	c   826s|370000 |  3913 |  4322k|  11.7 |  82M|  81 |   - |2007 |  11k|   0 |   0 |  48k| 476k|5243 | 0.000000e+00 | 3.000000e+01 |    Inf 
876.62/876.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
876.62/876.70	c   848s|380000 |  3969 |  4434k|  11.7 |  83M|  81 |   - |2007 |  12k|   0 |   0 |  50k| 490k|5314 | 0.000000e+00 | 3.000000e+01 |    Inf 
899.71/899.80	c   871s|390000 |  4009 |  4548k|  11.7 |  84M|  81 |   - |2007 |  11k|2007 |1753 |  51k| 503k|5383 | 0.000000e+00 | 3.000000e+01 |    Inf 
921.52/921.50	c   892s|400000 |  4101 |  4652k|  11.6 |  86M|  81 |   1 |2007 |  12k|2007 |1743 |  53k| 516k|5431 | 0.000000e+00 | 3.000000e+01 |    Inf 
944.21/944.23	c   914s|410000 |  4096 |  4764k|  11.6 |  87M|  81 |  17 |2007 |  12k|2007 |1752 |  54k| 529k|5488 | 0.000000e+00 | 3.000000e+01 |    Inf 
966.22/966.22	c   935s|420000 |  4101 |  4865k|  11.6 |  88M|  81 |   1 |2007 |  12k|2007 |1751 |  55k| 542k|5559 | 0.000000e+00 | 3.000000e+01 |    Inf 
990.62/990.67	c   959s|430000 |  4315 |  4990k|  11.6 |  90M|  81 |   - |2007 |  12k|2007 |1743 |  56k| 555k|5696 | 0.000000e+00 | 3.000000e+01 |    Inf 
1014.01/1014.03	c   981s|440000 |  4496 |  5108k|  11.6 |  93M|  81 |   - |2007 |  13k|   0 |   0 |  57k| 568k|5756 | 0.000000e+00 | 3.000000e+01 |    Inf 
1035.42/1035.49	c  1002s|450000 |  4717 |  5207k|  11.6 |  95M|  81 |  14 |2007 |  14k|2007 |1743 |  58k| 582k|5787 | 0.000000e+00 | 3.000000e+01 |    Inf 
1061.52/1061.57	c  1028s|460000 |  4986 |  5345k|  11.6 |  98M|  81 |   - |2007 |  15k|   0 |   0 |  59k| 596k|5861 | 0.000000e+00 | 3.000000e+01 |    Inf 
1085.02/1085.01	c  1050s|470000 |  5123 |  5460k|  11.6 | 100M|  81 |   - |2007 |  15k|2007 |1752 |  60k| 610k|5911 | 0.000000e+00 | 3.000000e+01 |    Inf 
1108.82/1108.88	c  1073s|480000 |  5190 |  5577k|  11.6 | 102M|  81 |   - |2007 |  15k|   0 |   0 |  61k| 624k|5962 | 0.000000e+00 | 3.000000e+01 |    Inf 
1133.12/1133.19	c  1097s|490000 |  5220 |  5695k|  11.6 | 103M|  81 |  45 |2007 |  15k|2007 |1743 |  62k| 637k|6014 | 0.000000e+00 | 3.000000e+01 |    Inf 
1156.62/1156.67	c  1120s|500000 |  5232 |  5807k|  11.6 | 104M|  81 |   - |2007 |  15k|   0 |   0 |  63k| 651k|6063 | 0.000000e+00 | 3.000000e+01 |    Inf 
1181.52/1181.56	c  1144s|510000 |  5285 |  5931k|  11.6 | 106M|  81 |   - |2007 |  14k|   0 |   0 |  64k| 666k|6133 | 0.000000e+00 | 3.000000e+01 |    Inf 
1204.52/1204.53	c  1166s|520000 |  5407 |  6040k|  11.6 | 108M|  81 |  16 |2007 |  16k|2007 |1749 |  65k| 680k|6201 | 0.000000e+00 | 3.000000e+01 |    Inf 
1228.92/1228.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1228.92/1228.94	c  1190s|530000 |  5483 |  6159k|  11.6 | 109M|  81 |  23 |2007 |  15k|2007 |1754 |  66k| 694k|6262 | 0.000000e+00 | 3.000000e+01 |    Inf 
1254.92/1254.92	c  1215s|540000 |  5610 |  6293k|  11.7 | 112M|  92 |   - |2007 |  16k|   0 |   0 |  67k| 709k|6323 | 0.000000e+00 | 3.000000e+01 |    Inf 
1280.62/1280.60	c  1240s|550000 |  5650 |  6428k|  11.7 | 113M|  92 |  19 |2007 |  15k|2007 |1743 |  68k| 723k|6375 | 0.000000e+00 | 3.000000e+01 |    Inf 
1305.83/1305.83	c  1265s|560000 |  5676 |  6558k|  11.7 | 114M|  92 |   - |2007 |  15k|   0 |   0 |  70k| 737k|6433 | 0.000000e+00 | 3.000000e+01 |    Inf 
1331.03/1331.09	c  1289s|570000 |  5726 |  6688k|  11.7 | 115M|  92 |   9 |2007 |  15k|2007 |1743 |  71k| 750k|6508 | 0.000000e+00 | 3.000000e+01 |    Inf 
1357.33/1357.34	c  1315s|580000 |  5796 |  6827k|  11.8 | 117M|  92 |   - |2007 |  15k|2007 |1743 |  72k| 764k|6587 | 0.000000e+00 | 3.000000e+01 |    Inf 
1382.13/1382.18	c  1339s|590000 |  5869 |  6953k|  11.8 | 118M|  92 |   - |2007 |  14k|   0 |   0 |  73k| 778k|6649 | 0.000000e+00 | 3.000000e+01 |    Inf 
1406.62/1406.67	c  1362s|600000 |  5997 |  7079k|  11.8 | 120M|  92 |  30 |2007 |  14k|2007 |1743 |  74k| 793k|6705 | 0.000000e+00 | 3.000000e+01 |    Inf 
1430.63/1430.60	c  1386s|610000 |  6153 |  7202k|  11.8 | 123M|  92 |  28 |2007 |  15k|2007 |1743 |  76k| 808k|6753 | 0.000000e+00 | 3.000000e+01 |    Inf 
1454.73/1454.70	c  1409s|620000 |  6258 |  7323k|  11.8 | 125M|  92 |   - |2007 |  16k|2007 |1743 |  77k| 822k|6793 | 0.000000e+00 | 3.000000e+01 |    Inf 
1479.53/1479.58	c  1433s|630000 |  6327 |  7453k|  11.8 | 127M|  92 |  21 |2007 |  16k|2007 |1743 |  78k| 837k|6841 | 0.000000e+00 | 3.000000e+01 |    Inf 
1504.62/1504.68	c  1457s|640000 |  6456 |  7585k|  11.9 | 128M|  92 |  23 |2007 |  14k|2007 |1751 |  79k| 851k|6909 | 0.000000e+00 | 3.000000e+01 |    Inf 
1530.13/1530.12	c  1482s|650000 |  6486 |  7719k|  11.9 | 129M|  92 |  19 |2007 |  11k|2007 |1743 |  80k| 866k|7005 | 0.000000e+00 | 3.000000e+01 |    Inf 
1556.63/1556.65	c  1508s|660000 |  6554 |  7870k|  11.9 | 130M|  92 |   - |2007 |7684 |   0 |   0 |  81k| 880k|7084 | 0.000000e+00 | 3.000000e+01 |    Inf 
1578.73/1578.70	c  1529s|670000 |  6737 |  7985k|  11.9 | 132M|  92 |   - |2007 |9140 |   0 |   0 |  83k| 893k|7114 | 0.000000e+00 | 3.000000e+01 |    Inf 
1600.93/1600.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1600.93/1600.96	c  1551s|680000 |  6846 |  8098k|  11.9 | 134M|  92 |  22 |2007 |9166 |2007 |1751 |  84k| 906k|7158 | 0.000000e+00 | 3.000000e+01 |    Inf 
1621.03/1621.04	c  1570s|690000 |  6945 |  8190k|  11.9 | 136M|  92 |  28 |2007 |  10k|2007 |1743 |  86k| 919k|7220 | 0.000000e+00 | 3.000000e+01 |    Inf 
1642.03/1642.01	c  1590s|700000 |  7018 |  8289k|  11.8 | 136M|  92 |  11 |2007 |8867 |2007 |1750 |  87k| 932k|7244 | 0.000000e+00 | 3.000000e+01 |    Inf 
1664.53/1664.59	c  1612s|710000 |  7071 |  8406k|  11.8 | 138M|  92 |   - |2007 |  10k|   0 |   0 |  88k| 946k|7292 | 0.000000e+00 | 3.000000e+01 |    Inf 
1686.23/1686.24	c  1633s|720000 |  7089 |  8510k|  11.8 | 139M|  92 |  18 |2007 |  11k|2007 |1743 |  90k| 959k|7353 | 0.000000e+00 | 3.000000e+01 |    Inf 
1707.84/1707.85	c  1654s|730000 |  7200 |  8614k|  11.8 | 141M|  92 |   - |2007 |  12k|2007 |1760 |  91k| 973k|7395 | 0.000000e+00 | 3.000000e+01 |    Inf 
1729.73/1729.77	c  1675s|740000 |  7177 |  8719k|  11.8 | 141M|  92 |   - |2007 |  11k|   0 |   0 |  92k| 987k|7419 | 0.000000e+00 | 3.000000e+01 |    Inf 
1753.83/1753.89	c  1699s|750000 |  7204 |  8839k|  11.8 | 142M|  92 |  15 |2007 |  11k|2007 |1755 |  94k|1001k|7487 | 0.000000e+00 | 3.000000e+01 |    Inf 
1778.34/1778.36	c  1722s|760000 |  7197 |  8968k|  11.8 | 143M|  92 |  19 |2007 |  10k|2007 |1750 |  95k|1014k|7549 | 0.000000e+00 | 3.000000e+01 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1743.34
1800.04/1800.01	c Solving Nodes      : 768428
1800.04/1800.01	c Primal Bound       : +3.00000000000000e+01 (126 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.02	s SATISFIABLE
1800.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/1800.02	v -x1 
1800.04/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.02	c Solving Time       :    1743.34
1800.04/1800.02	c Original Problem   :
1800.04/1800.02	c   Problem name     : HOME/instance-2693568-1277911007.wbo
1800.04/1800.02	c   Variables        : 2105 (1168 binary, 0 integer, 0 implicit integer, 937 continuous)
1800.04/1800.02	c   Constraints      : 3645 initial, 3645 maximal
1800.04/1800.02	c Presolved Problem  :
1800.04/1800.02	c   Problem name     : t_HOME/instance-2693568-1277911007.wbo
1800.04/1800.02	c   Variables        : 2007 (1119 binary, 0 integer, 0 implicit integer, 888 continuous)
1800.04/1800.02	c   Constraints      : 3483 initial, 18250 maximal
1800.04/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.02	c   trivial          :       0.00         49          0          0          0          0          0          0          0
1800.04/1800.02	c   dualfix          :       0.00         49          0          0          0          0          0          0          0
1800.04/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.04/1800.02	c   indicator        :       0.00          0          0          0          0          0         49          0          0
1800.04/1800.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   linear           :       0.03          0          0          0        937          0        113         49          0
1800.04/1800.02	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.04/1800.02	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   root node        :          -        624          -          -       1248          -          -          -          -
1800.04/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.02	c   integral         :          0          0          0     427869          0        150       1662          0          0     820624
1800.04/1800.02	c   indicator        :        888          0    3894272      16039          0       1386    6462272          0          0          0
1800.04/1800.02	c   setppc           :         14          6    3900748      14786          0      90077    2067244          0          0          0
1800.04/1800.02	c   linear           :        888          6    3813591      16068          0      95116   14429065      96477          0          0
1800.04/1800.02	c   logicor          :       1693+         6    1739254       2070          0     115003    6304421          0          0          0
1800.04/1800.02	c   bounddisjunction :          0+         0      56514          0          0          0       1724          0          0          0
1800.04/1800.02	c   countsols        :          0          0          0       2070          0          0          0          0          0          0
1800.04/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.02	c   integral         :      40.92       0.00       0.00      40.92       0.00
1800.04/1800.02	c   indicator        :      18.51       0.03      17.99       0.49       0.00
1800.04/1800.02	c   setppc           :      14.07       0.00      14.07       0.00       0.00
1800.04/1800.02	c   linear           :      73.32       0.00      72.81       0.51       0.00
1800.04/1800.02	c   logicor          :     141.52       0.00     141.50       0.02       0.00
1800.04/1800.02	c   bounddisjunction :       0.10       0.00       0.10       0.00       0.00
1800.04/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.02	c   vbounds          :       1.07          2          0          0
1800.04/1800.02	c   rootredcost      :       0.68         15          0        624
1800.04/1800.02	c   pseudoobj        :      86.29    3917626      12768    6017908
1800.04/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.02	c   propagation      :      14.17     312964     312648    1873327       27.3      12737       21.8          -
1800.04/1800.02	c   infeasible LP    :      16.45      86178      86178     714477       43.9       1210       12.8          0
1800.04/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.02	c   pseudo solution  :       0.00         23         23        111       18.6          2       28.5          -
1800.04/1800.02	c   applied globally :          -          -          -    1025948       25.7          -          -          -
1800.04/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.02	c   cut pool         :       0.00          5          -          -         11          -    (maximal pool size: 158)
1800.04/1800.02	c   redcost          :      14.42     432057          0     319698          0          0
1800.04/1800.02	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.02	c   gomory           :       0.26          6          0          0       1000          0
1800.04/1800.02	c   strongcg         :       0.21          6          0          0        528          0
1800.04/1800.02	c   cmir             :       0.04          6          0          0          3          0
1800.04/1800.02	c   flowcover        :       0.06          6          0          0          4          0
1800.04/1800.02	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.02	c Pricers            :       Time      Calls       Vars
1800.04/1800.02	c   problem variables:       0.00          0          0
1800.04/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.02	c   relpscost        :      40.44     411799        150       1662          0          0     820624
1800.04/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   inference        :       0.14       2056          0          0          0          0       4112
1800.04/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.02	c   LP solutions     :       0.00          -         14
1800.04/1800.02	c   pseudo solutions :       0.00          -          0
1800.04/1800.02	c   oneopt           :       0.49         13          0
1800.04/1800.02	c   feaspump         :       0.01          1          0
1800.04/1800.02	c   crossover        :       0.28          3          0
1800.04/1800.02	c   coefdiving       :       0.34        129          0
1800.04/1800.02	c   fracdiving       :       0.34        129          0
1800.04/1800.02	c   veclendiving     :       0.40        129          0
1800.04/1800.02	c   linesearchdiving :       0.29        129          0
1800.04/1800.02	c   pscostdiving     :       0.31        129          0
1800.04/1800.02	c   guideddiving     :       0.34        130          0
1800.04/1800.02	c   objpscostdiving  :       0.24         75          0
1800.04/1800.02	c   rootsoldiving    :       0.34         75          0
1800.04/1800.02	c   trivial          :       0.00          2          0
1800.04/1800.02	c   simplerounding   :       0.73     413446          0
1800.04/1800.02	c   zirounding       :       0.22       1000          0
1800.04/1800.02	c   rounding         :       1.08       9010          0
1800.04/1800.02	c   shifting         :       0.93       2843          0
1800.04/1800.02	c   intshifting      :       0.01         18          0
1800.04/1800.02	c   twoopt           :       0.00          0          0
1800.04/1800.02	c   fixandinfer      :       0.00          0          0
1800.04/1800.02	c   intdiving        :       0.00          0          0
1800.04/1800.02	c   actconsdiving    :       0.00          0          0
1800.04/1800.02	c   octane           :       0.00          0          0
1800.04/1800.02	c   rens             :       0.02          1          0
1800.04/1800.02	c   rins             :       0.00          0          0
1800.04/1800.02	c   localbranching   :       0.00          0          0
1800.04/1800.02	c   mutation         :       0.00          0          0
1800.04/1800.02	c   dins             :       0.00          0          0
1800.04/1800.02	c   undercover       :       0.00          0          0
1800.04/1800.02	c   nlp              :       0.17          0          0
1800.04/1800.02	c   trysol           :       0.93       2455        112
1800.04/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.02	c   dual LP          :    1023.67     512578    9080893      17.72    8870.92
1800.04/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.02	c   diving/probing LP:       1.47        975       9901      10.15    6735.37
1800.04/1800.02	c   strong branching :      36.78       7589     345476      45.52    9393.04
1800.04/1800.02	c     (at root node) :          -         33      15841     480.03          -
1800.04/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.02	c B&B Tree           :
1800.04/1800.02	c   number of runs   :          1
1800.04/1800.02	c   nodes            :     768428
1800.04/1800.02	c   nodes (total)    :     768428
1800.04/1800.02	c   nodes left       :       7270
1800.04/1800.02	c   max depth        :         92
1800.04/1800.02	c   max depth (total):         92
1800.04/1800.02	c   backtracks       :      82682 (10.8%)
1800.04/1800.02	c   delayed cutoffs  :      47005
1800.04/1800.02	c   repropagations   :    1616103 (5258669 domain reductions, 43756 cutoffs)
1800.04/1800.02	c   avg switch length:       5.97
1800.04/1800.02	c   switching time   :     159.21
1800.04/1800.02	c Solution           :
1800.04/1800.02	c   Solutions found  :        126 (15 improvements)
1800.04/1800.02	c   First Solution   : +4.45360000000000e+04   (in run 1, after 1 nodes, 0.78 seconds, depth 0, found by <trysol>)
1800.04/1800.02	c   Primal Bound     : +3.00000000000000e+01   (in run 1, after 2289 nodes, 18.37 seconds, depth 17, found by <relaxation>)
1800.04/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.02	c   Gap              :   infinite
1800.04/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.02	c   Root Iterations  :        435
1800.14/1800.14	c Time complete: 1800.18.

Verifier Data

OK	30

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693568-1277911007/watcher-2693568-1277911007 -o /tmp/evaluation-result-2693568-1277911007/solver-2693568-1277911007 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693568-1277911007.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: 2.00 2.02 2.00 4/178 13324
/proc/meminfo: memFree=31433368/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=11004 CPUtime=0
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 1675 0 0 0 0 0 0 0 25 0 1 0 132398551 11268096 1596 4089446400 4194304 9819077 140736376855936 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/13324/statm: 2751 1597 392 1374 0 1372 0

[startup+0.0945509 s]
/proc/loadavg: 2.00 2.02 2.00 4/178 13324
/proc/meminfo: memFree=31433368/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=24784 CPUtime=0.08
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 7145 0 0 0 8 0 0 0 25 0 1 0 132398551 25378816 4913 4089446400 4194304 9819077 140736376855936 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13324/statm: 6196 4913 504 1374 0 4817 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24784

[startup+0.100547 s]
/proc/loadavg: 2.00 2.02 2.00 4/178 13324
/proc/meminfo: memFree=31433368/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=24784 CPUtime=0.09
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 7402 0 0 0 9 0 0 0 25 0 1 0 132398551 25378816 4913 4089446400 4194304 9819077 140736376855936 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13324/statm: 6196 4913 504 1374 0 4817 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24784

[startup+0.300515 s]
/proc/loadavg: 2.00 2.02 2.00 4/178 13324
/proc/meminfo: memFree=31433368/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=34548 CPUtime=0.29
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 10394 0 0 0 28 1 0 0 25 0 1 0 132398551 35377152 6988 4089446400 4194304 9819077 140736376855936 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13324/statm: 8637 6988 679 1374 0 7258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34548

[startup+0.700446 s]
/proc/loadavg: 2.00 2.02 2.00 4/178 13324
/proc/meminfo: memFree=31433368/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=35612 CPUtime=0.69
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 10939 0 0 0 68 1 0 0 25 0 1 0 132398551 36466688 7236 4089446400 4194304 9819077 140736376855936 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13324/statm: 8903 7236 680 1374 0 7524 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35612

[startup+1.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13325
/proc/meminfo: memFree=31404840/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=38368 CPUtime=1.49
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 27374 0 0 0 145 4 0 0 25 0 1 0 132398551 39288832 7433 4089446400 4194304 9819077 140736376855936 18446744073709551615 7291774 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13324/statm: 9592 7433 717 1374 0 8213 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38368

[startup+3.10102 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13325
/proc/meminfo: memFree=31404716/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=38900 CPUtime=3.1
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 37455 0 0 0 303 7 0 0 25 0 1 0 132398551 39833600 7480 4089446400 4194304 9819077 140736376855936 18446744073709551615 7298011 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13324/statm: 9725 7480 719 1374 0 8346 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 38900

[startup+6.30045 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13325
/proc/meminfo: memFree=31404112/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=38376 CPUtime=6.29
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 57600 0 0 0 617 12 0 0 25 0 1 0 132398551 39297024 7450 4089446400 4194304 9819077 140736376855936 18446744073709551615 7291689 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13324/statm: 9594 7450 719 1374 0 8215 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38376

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13325
/proc/meminfo: memFree=31403620/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=38548 CPUtime=12.69
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 117428 0 0 0 1243 26 0 0 25 0 1 0 132398551 39473152 7467 4089446400 4194304 9819077 140736376855936 18446744073709551615 7289374 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13324/statm: 9637 7467 720 1374 0 8258 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38548

[startup+25.5011 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13325
/proc/meminfo: memFree=31393052/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=46572 CPUtime=25.49
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 260554 0 0 0 2484 65 0 0 25 0 1 0 132398551 47689728 9963 4089446400 4194304 9819077 140736376855936 18446744073709551615 6367511 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13324/statm: 11643 9962 725 1374 0 10264 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46572

[startup+51.1005 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13326
/proc/meminfo: memFree=31385704/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=52468 CPUtime=51.09
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 564984 0 0 0 4957 152 0 0 25 0 1 0 132398551 53727232 11444 4089446400 4194304 9819077 140736376855936 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13324/statm: 13117 11444 725 1374 0 11738 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52468

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13327
/proc/meminfo: memFree=31371296/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=61620 CPUtime=102.3
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 1119145 0 0 0 9901 329 0 0 25 0 1 0 132398551 63098880 13731 4089446400 4194304 9819077 140736376855936 18446744073709551615 4651656 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13324/statm: 15405 13731 741 1374 0 14026 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61620

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13329
/proc/meminfo: memFree=31360468/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=67860 CPUtime=162.29
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 1768755 0 0 0 15696 533 0 0 25 0 1 0 132398551 69488640 15284 4089446400 4194304 9819077 140736376855936 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 16965 15284 742 1374 0 15586 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 67860

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13331
/proc/meminfo: memFree=31352248/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=73256 CPUtime=222.29
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 2419000 0 0 0 21487 742 0 0 25 0 1 0 132398551 75014144 16531 4089446400 4194304 9819077 140736376855936 18446744073709551615 7326182 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 18314 16531 742 1374 0 16935 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 73256

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13332
/proc/meminfo: memFree=31340436/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=81352 CPUtime=282.29
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 3037528 0 0 0 27297 932 0 0 25 0 1 0 132398551 83304448 18541 4089446400 4194304 9819077 140736376855936 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 20338 18541 742 1374 0 18959 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 81352

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13362
/proc/meminfo: memFree=31618920/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=92520 CPUtime=342.3
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 3636308 0 0 0 33105 1125 0 0 25 0 1 0 132398551 94740480 21006 4089446400 4194304 9819077 140736376855936 18446744073709551615 6589058 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 23130 21006 742 1374 0 21751 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92520

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13363
/proc/meminfo: memFree=31550440/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=99556 CPUtime=402.3
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 4244425 0 0 0 38916 1314 0 0 25 0 1 0 132398551 101945344 22582 4089446400 4194304 9819077 140736376855936 18446744073709551615 4210635 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 24889 22582 742 1374 0 23510 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99556

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13365
/proc/meminfo: memFree=31514804/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=108840 CPUtime=462.31
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 4828540 0 0 0 44720 1511 0 0 25 0 1 0 132398551 111452160 24658 4089446400 4194304 9819077 140736376855936 18446744073709551615 7291684 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 27210 24658 742 1374 0 25831 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 108840

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13367
/proc/meminfo: memFree=31497664/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=114808 CPUtime=522.3
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 5417936 0 0 0 50524 1706 0 0 25 0 1 0 132398551 117563392 26081 4089446400 4194304 9819077 140736376855936 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 28702 26081 742 1374 0 27323 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 114808

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13368
/proc/meminfo: memFree=31486968/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=119872 CPUtime=582.31
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 5989100 0 0 0 56334 1897 0 0 25 0 1 0 132398551 122748928 27192 4089446400 4194304 9819077 140736376855936 18446744073709551615 5955613 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 29968 27192 742 1374 0 28589 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 119872

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13370
/proc/meminfo: memFree=31484952/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=126452 CPUtime=642.31
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 6574602 0 0 0 62146 2085 0 0 25 0 1 0 132398551 129486848 28614 4089446400 4194304 9819077 140736376855936 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 31613 28614 742 1374 0 30234 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 126452

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13379
/proc/meminfo: memFree=31451908/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=148776 CPUtime=882.31
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 8876887 0 0 0 85379 2852 0 0 25 0 1 0 132398551 152346624 33484 4089446400 4194304 9819077 140736376855936 18446744073709551615 7228640 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 37194 33485 742 1374 0 35815 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 148776

[startup+942.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 13381
/proc/meminfo: memFree=31445388/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=155336 CPUtime=942.31
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 9455390 0 0 0 91187 3044 0 0 25 0 1 0 132398551 159064064 34684 4089446400 4194304 9819077 140736376855936 18446744073709551615 6372765 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 38834 34684 742 1374 0 37455 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 155336

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13382
/proc/meminfo: memFree=31435692/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=165788 CPUtime=1002.32
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 9991216 0 0 0 97006 3226 0 0 25 0 1 0 132398551 169766912 36716 4089446400 4194304 9819077 140736376855936 18446744073709551615 7324808 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 41447 36716 742 1374 0 40068 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 165788

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 13384
/proc/meminfo: memFree=31427352/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=172952 CPUtime=1062.32
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 10528189 0 0 0 102826 3406 0 0 25 0 1 0 132398551 177102848 38372 4089446400 4194304 9819077 140736376855936 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 43238 38374 742 1374 0 41859 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 172952

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13386
/proc/meminfo: memFree=31420000/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=177512 CPUtime=1122.32
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 11073083 0 0 0 108649 3583 0 0 25 0 1 0 132398551 181772288 39514 4089446400 4194304 9819077 140736376855936 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 44378 39514 742 1374 0 42999 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 177512

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13387
/proc/meminfo: memFree=31415872/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=181360 CPUtime=1182.32
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 11607060 0 0 0 114470 3762 0 0 25 0 1 0 132398551 185712640 40355 4089446400 4194304 9819077 140736376855936 18446744073709551615 4923023 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 45340 40355 742 1374 0 43961 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 181360

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 13389
/proc/meminfo: memFree=31410760/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=186020 CPUtime=1242.32
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 12138682 0 0 0 120288 3944 0 0 25 0 1 0 132398551 190484480 41575 4089446400 4194304 9819077 140736376855936 18446744073709551615 6003239 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 46505 41575 742 1374 0 45126 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 186020

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13390
/proc/meminfo: memFree=31405768/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=187880 CPUtime=1302.33
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 12677645 0 0 0 126110 4123 0 0 25 0 1 0 132398551 192389120 42309 4089446400 4194304 9819077 140736376855936 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 46970 42309 742 1374 0 45591 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 187880

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 13392
/proc/meminfo: memFree=31402264/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=191252 CPUtime=1362.32
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 13215648 0 0 0 131934 4298 0 0 25 0 1 0 132398551 195842048 43111 4089446400 4194304 9819077 140736376855936 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 47813 43111 742 1374 0 46434 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 191252

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13394
/proc/meminfo: memFree=31394032/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=197400 CPUtime=1422.33
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 13756640 0 0 0 137755 4478 0 0 25 0 1 0 132398551 202137600 44389 4089446400 4194304 9819077 140736376855936 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 49350 44389 742 1374 0 47971 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 197400

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13395
/proc/meminfo: memFree=31387056/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=202668 CPUtime=1482.33
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 14290307 0 0 0 143574 4659 0 0 25 0 1 0 132398551 207532032 45875 4089446400 4194304 9819077 140736376855936 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 50667 45875 742 1374 0 49288 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 202668

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13397
/proc/meminfo: memFree=31380700/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=208856 CPUtime=1542.33
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 14845781 0 0 0 149390 4843 0 0 25 0 1 0 132398551 213868544 47105 4089446400 4194304 9819077 140736376855936 18446744073709551615 7291624 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 52214 47105 742 1374 0 50835 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 208856

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13398
/proc/meminfo: memFree=31374840/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=214936 CPUtime=1602.33
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 15409143 0 0 0 155200 5033 0 0 25 0 1 0 132398551 220094464 48567 4089446400 4194304 9819077 140736376855936 18446744073709551615 6162025 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 53734 48567 742 1374 0 52355 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 214936

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13400
/proc/meminfo: memFree=31368364/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=219248 CPUtime=1662.33
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 15993935 0 0 0 160999 5234 0 0 25 0 1 0 132398551 224509952 49860 4089446400 4194304 9819077 140736376855936 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 54812 49860 742 1374 0 53433 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 219248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13402
/proc/meminfo: memFree=31363616/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=221444 CPUtime=1722.34
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 16586674 0 0 0 166808 5426 0 0 25 0 1 0 132398551 226758656 50500 4089446400 4194304 9819077 140736376855936 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 55361 50500 742 1374 0 53982 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 221444

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13403
/proc/meminfo: memFree=31358376/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=228712 CPUtime=1782.34
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 17150416 0 0 0 172620 5614 0 0 25 0 1 0 132398551 234201088 51542 4089446400 4194304 9819077 140736376855936 18446744073709551615 6566703 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 57178 51542 742 1374 0 55799 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 228712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13404
/proc/meminfo: memFree=31370500/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=229304 CPUtime=1800.04
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 17309981 0 0 0 174336 5668 0 0 25 0 1 0 132398551 234807296 51752 4089446400 4194304 9819077 140736376855936 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13324/statm: 57326 51752 742 1374 0 55947 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 229304

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.00 2.00 2.00 3/179 13404
/proc/meminfo: memFree=31370500/32951124 swapFree=67111528/67111528
[pid=13324] ppid=13322 vsize=229340 CPUtime=1800.14
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 11676 0 -1 4202496 17310022 0 0 0 174346 5668 0 0 25 0 1 0 132398551 234844160 51754 4089446400 4194304 9819077 140736376855936 18446744073709551615 6180700 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13324/statm: 57335 51754 743 1374 0 55956 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 229340

Child status: 0
Real time (s): 1800.15
CPU time (s): 1800.19
CPU user time (s): 1743.49
CPU system time (s): 56.6964
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 231704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1743.49
system time used= 56.6964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17310026
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= 972

runsolver used 3.01754 second user time and 5.9271 second system time

The end

Launcher Data

Begin job on node101 at 2010-06-30 17:16:47
IDJOB=2693568
IDBENCH=78983
IDSOLVER=1205
FILE ID=node101/2693568-1277911007
PBS_JOBID= 11197213
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 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.1900552423--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-2693568-1277911007/watcher-2693568-1277911007 -o /tmp/evaluation-result-2693568-1277911007/solver-2693568-1277911007 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693568-1277911007.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 2f4d2e59134ffbad904dde6d63a6f677
RANDOM SEED=765007836

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31434020 kB
Buffers:        198928 kB
Cached:         744800 kB
SwapCached:          0 kB
Active:         848020 kB
Inactive:       526984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31434020 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6248 kB
Writeback:           0 kB
AnonPages:      431368 kB
Mapped:          17676 kB
Slab:            78092 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   628744 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= 74200 MiB
End job on node101 at 2010-06-30 17:46:49