Trace number 2692843

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverMSAT (TO) 1800.15 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900564281--soft-66-100-0.wbo
MD5SUMa9f9ba62d7684b26a7c6c823c9992171
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark268.023
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 constraints911
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 45526
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45525
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 705
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2692843-1277906520.wbo>
0.00/0.02	c original problem has 2053 variables (1142 bin, 0 int, 0 impl, 911 cont) and 3619 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	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, 1131 impls, 16 clqs
0.00/0.07	c (round 2) 0 del vars, 116 del conss, 911 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 1131 impls, 16 clqs
0.00/0.09	c (round 3) 50 del vars, 249 del conss, 926 chg bounds, 133 chg sides, 0 chg coeffs, 0 upgd conss, 1131 impls, 16 clqs
0.09/0.10	c (round 4) 115 del vars, 264 del conss, 926 chg bounds, 133 chg sides, 0 chg coeffs, 1663 upgd conss, 1131 impls, 16 clqs
0.09/0.11	c (round 5) 130 del vars, 264 del conss, 926 chg bounds, 133 chg sides, 0 chg coeffs, 1663 upgd conss, 1131 impls, 16 clqs
0.09/0.15	c    (0.1s) probing: 101/1077 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  130 deleted vars, 264 deleted constraints, 926 tightened bounds, 0 added holes, 133 changed sides, 0 changed coefficients
0.09/0.15	c  1131 implications, 16 cliques
0.09/0.15	c presolved problem has 1923 variables (1077 bin, 0 int, 0 impl, 846 cont) and 3355 constraints
0.09/0.15	c     846 constraints of type <indicator>
0.09/0.15	c      16 constraints of type <setppc>
0.09/0.15	c     846 constraints of type <linear>
0.09/0.15	c    1647 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.10
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.2
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1799.98
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 3420
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.09/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.16	c   0.1s|     1 |     0 |    41 |     - |8706k|   0 |  28 |1923 |3355 |1923 |1663 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.29	c   0.2s|     1 |     0 |   653 |     - |8943k|   0 |  40 |1923 |3355 |1923 |1681 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   669 |     - |9297k|   0 |  45 |1923 |3355 |1923 |1688 |  25 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.46	c   0.4s|     1 |     0 |   674 |     - |9299k|   0 |  44 |1923 |3355 |1923 |1690 |  27 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.56	c   0.5s|     1 |     0 |   686 |     - |9305k|   0 |  45 |1923 |3355 |1923 |1693 |  30 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.66	c   0.6s|     1 |     0 |   705 |     - |9312k|   0 |  50 |1923 |3355 |1923 |1699 |  36 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.78	c   0.7s|     1 |     0 |   725 |     - |9314k|   0 |  50 |1923 |3355 |1923 |1701 |  38 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.29/1.32	c   1.2s|     1 |     2 |   725 |     - |9318k|   0 |  50 |1923 |3355 |1923 |1701 |  38 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
5.19/5.26	o 42201
5.19/5.26	c y 5.0s|    13 |    12 |  1224 |  41.6 |9424k|  12 |   4 |1923 |3355 |1923 |1693 |  38 |   0 | 280 | 0.000000e+00 | 4.220100e+04 |    Inf 
10.39/10.41	o 544
10.39/10.41	c * 9.9s|   411 |   361 |  5041 |  10.5 |  11M|  49 |   - |1923 |3362 |1923 |1699 | 249 |   7 |1169 | 0.000000e+00 | 5.440000e+02 |    Inf 
10.49/10.50	o 496
10.49/10.50	c *10.0s|   456 |   376 |  5300 |  10.1 |  11M|  49 |   - |1923 |3362 |1923 |1702 | 270 |   7 |1176 | 0.000000e+00 | 4.960000e+02 |    Inf 
10.59/10.62	o 369
10.59/10.62	c *10.1s|   497 |   279 |  5641 |   9.9 |  11M|  49 |   - |1923 |3388 |1923 |1710 | 303 |  33 |1187 | 0.000000e+00 | 3.690000e+02 |    Inf 
10.59/10.67	o 357
10.59/10.67	c *10.2s|   508 |   278 |  5732 |   9.9 |  11M|  49 |   - |1923 |3397 |1923 |1705 | 315 |  42 |1192 | 0.000000e+00 | 3.570000e+02 |    Inf 
10.68/10.79	o 344
10.68/10.79	c *10.3s|   555 |   313 |  5928 |   9.4 |  11M|  49 |   - |1923 |3397 |1923 |1699 | 341 |  42 |1206 | 0.000000e+00 | 3.440000e+02 |    Inf 
10.89/10.94	o 261
10.89/10.94	c *10.4s|   580 |   221 |  6149 |   9.4 |  11M|  49 |   - |1923 |3410 |1923 |1701 | 352 |  55 |1241 | 0.000000e+00 | 2.610000e+02 |    Inf 
11.09/11.15	o 231
11.09/11.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.09/11.15	c *10.6s|   612 |   222 |  6678 |   9.7 |  11M|  49 |   - |1923 |3425 |1923 |1702 | 374 |  70 |1269 | 0.000000e+00 | 2.310000e+02 |    Inf 
11.18/11.21	o 224
11.18/11.21	c *10.7s|   635 |   237 |  6803 |   9.6 |  12M|  49 |   - |1923 |3429 |1923 |1693 | 384 |  74 |1270 | 0.000000e+00 | 2.240000e+02 |    Inf 
11.28/11.30	o 221
11.28/11.30	c *10.8s|   669 |   260 |  7071 |   9.5 |  12M|  49 |   - |1923 |3445 |1923 |1703 | 415 |  90 |1273 | 0.000000e+00 | 2.210000e+02 |    Inf 
11.49/11.54	o 214
11.49/11.54	c *11.0s|   771 |   292 |  7565 |   8.9 |  12M|  49 |   - |1923 |3514 |1923 |1703 | 470 | 159 |1292 | 0.000000e+00 | 2.140000e+02 |    Inf 
11.49/11.54	o 204
11.49/11.54	c *11.0s|   772 |   270 |  7565 |   8.9 |  12M|  49 |   - |1923 |3514 |1923 |1703 | 470 | 159 |1292 | 0.000000e+00 | 2.040000e+02 |    Inf 
11.78/11.84	o 179
11.78/11.84	c *11.3s|   838 |   251 |  8376 |   9.1 |  12M|  49 |   - |1923 |3553 |1923 |1702 | 528 | 202 |1327 | 0.000000e+00 | 1.790000e+02 |    Inf 
11.78/11.84	o 169
11.78/11.84	c *11.3s|   839 |   224 |  8376 |   9.1 |  12M|  49 |   - |1923 |3553 |1923 |1702 | 528 | 202 |1327 | 0.000000e+00 | 1.690000e+02 |    Inf 
12.00/12.10	o 64
12.00/12.10	c *11.6s|   883 |    57 |  9028 |   9.4 |  12M|  49 |   - |1923 |3581 |1923 |1701 | 554 | 233 |1362 | 0.000000e+00 | 6.400000e+01 |    Inf 
16.39/16.45	o 46
16.39/16.45	c *15.6s|  2939 |   133 | 24916 |   8.2 |  13M|  49 |   - |1923 |5293 |1923 |1701 |1361 |2916 |1505 | 0.000000e+00 | 4.600000e+01 |    Inf 
29.99/30.03	o 16
29.99/30.03	c *28.6s|  8684 |   367 | 80295 |   9.2 |  16M|  49 |   - |1923 |7223 |1923 |1697 |4869 |  10k|1741 | 0.000000e+00 | 1.600000e+01 |    Inf 
32.68/32.71	c  31.1s| 10000 |   420 | 92098 |   9.1 |  16M|  49 |  23 |1923 |7195 |1923 |1693 |5450 |  12k|1745 | 0.000000e+00 | 1.600000e+01 |    Inf 
53.09/53.18	c  50.5s| 20000 |   597 |178241 |   8.9 |  19M|  49 |  19 |1923 |  11k|1923 |1693 |  10k|  25k|1750 | 0.000000e+00 | 1.600000e+01 |    Inf 
73.39/73.43	c  69.7s| 30000 |   665 |258357 |   8.6 |  20M|  49 |   - |1923 |  11k|   0 |   0 |  15k|  39k|1750 | 0.000000e+00 | 1.600000e+01 |    Inf 
94.59/94.61	c  89.8s| 40000 |   593 |341336 |   8.5 |  20M|  49 |   - |1923 |  10k|1923 |1698 |  19k|  53k|1911 | 0.000000e+00 | 1.600000e+01 |    Inf 
116.89/116.98	c   111s| 50000 |   492 |429422 |   8.6 |  21M|  49 |  20 |1923 |  13k|1923 |1693 |  23k|  67k|2190 | 0.000000e+00 | 1.600000e+01 |    Inf 
139.49/139.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
139.49/139.56	c   133s| 60000 |   670 |512528 |   8.5 |  24M|  49 |   - |1923 |  18k|   0 |   0 |  27k|  80k|2396 | 0.000000e+00 | 1.600000e+01 |    Inf 
163.69/163.73	o 6
163.69/163.73	c * 157s| 69649 |   513 |597165 |   8.6 |  24M|  49 |   - |1923 |  20k|1923 |1701 |  33k|  94k|2616 | 0.000000e+00 | 6.000000e+00 |    Inf 
164.69/164.70	c   158s| 70000 |   524 |600524 |   8.6 |  23M|  49 |   - |1923 |  18k|   0 |   0 |  33k|  95k|2616 | 0.000000e+00 | 6.000000e+00 |    Inf 
189.39/189.42	c   182s| 80000 |   645 |688266 |   8.6 |  25M|  51 |  16 |1923 |  21k|1923 |1693 |  38k| 109k|2876 | 0.000000e+00 | 6.000000e+00 |    Inf 
214.59/214.69	c   207s| 90000 |   803 |777294 |   8.6 |  27M|  51 |   - |1923 |  23k|   0 |   0 |  43k| 122k|3083 | 0.000000e+00 | 6.000000e+00 |    Inf 
241.39/241.45	c   233s|100000 |   907 |871622 |   8.7 |  30M|  54 |   - |1923 |  27k|   0 |   0 |  50k| 137k|3322 | 0.000000e+00 | 6.000000e+00 |    Inf 
267.39/267.45	c   259s|110000 |  1214 |957321 |   8.7 |  32M|  55 |  24 |1923 |  30k|1923 |1693 |  56k| 151k|3504 | 0.000000e+00 | 6.000000e+00 |    Inf 
293.70/293.77	c   285s|120000 |  1327 |  1037k|   8.6 |  33M|  67 |  20 |1923 |  31k|1923 |1693 |  61k| 165k|3675 | 0.000000e+00 | 6.000000e+00 |    Inf 
320.50/320.54	c   311s|130000 |  1342 |  1118k|   8.6 |  34M|  67 |   5 |1923 |  31k|1923 |1693 |  66k| 180k|3846 | 0.000000e+00 | 6.000000e+00 |    Inf 
348.80/348.82	c   339s|140000 |  1362 |  1205k|   8.6 |  35M|  67 |  13 |1923 |  33k|1923 |1693 |  72k| 194k|4025 | 0.000000e+00 | 6.000000e+00 |    Inf 
376.89/376.91	c   367s|150000 |  1339 |  1286k|   8.6 |  37M|  67 |   - |1923 |  36k|   0 |   0 |  77k| 209k|4176 | 0.000000e+00 | 6.000000e+00 |    Inf 
384.40/384.49	o 5
384.40/384.49	c * 374s|152489 |  1326 |  1310k|   8.6 |  36M|  67 |   - |1923 |  35k|1923 |1698 |  79k| 213k|4212 | 0.000000e+00 | 5.000000e+00 |    Inf 
385.79/385.80	o 3
385.79/385.80	c * 376s|152893 |  1196 |  1315k|   8.6 |  35M|  67 |   - |1923 |  33k|1923 |1699 |  79k| 213k|4212 | 0.000000e+00 | 3.000000e+00 |    Inf 
404.60/404.68	c   394s|160000 |  1154 |  1376k|   8.6 |  31M|  67 |  16 |1923 |  25k|1923 |1693 |  83k| 224k|4330 | 0.000000e+00 | 3.000000e+00 |    Inf 
430.01/430.09	c   419s|170000 |  1019 |  1463k|   8.6 |  31M|  67 |  21 |1923 |  24k|1923 |1693 |  89k| 239k|4469 | 0.000000e+00 | 3.000000e+00 |    Inf 
456.30/456.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
456.30/456.37	c   445s|180000 |  1039 |  1548k|   8.6 |  32M|  67 |   - |1923 |  27k|1923 |1696 |  95k| 253k|4641 | 0.000000e+00 | 3.000000e+00 |    Inf 
482.70/482.78	c   471s|190000 |  1032 |  1633k|   8.6 |  33M|  67 |   - |1923 |  30k|1923 |1699 | 100k| 267k|4801 | 0.000000e+00 | 3.000000e+00 |    Inf 
510.90/510.92	c   499s|200000 |  1065 |  1723k|   8.6 |  34M|  67 |   - |1923 |  31k|   0 |   0 | 107k| 281k|4942 | 0.000000e+00 | 3.000000e+00 |    Inf 
541.21/541.26	c   529s|210000 |  1016 |  1827k|   8.7 |  34M|  67 |  12 |1923 |  31k|1923 |1693 | 114k| 296k|5106 | 0.000000e+00 | 3.000000e+00 |    Inf 
569.80/569.82	c   557s|220000 |   769 |  1920k|   8.7 |  30M|  67 |   - |1923 |  25k|   0 |   0 | 121k| 310k|5246 | 0.000000e+00 | 3.000000e+00 |    Inf 
597.10/597.19	c   584s|230000 |   457 |  2006k|   8.7 |  25M|  67 |  12 |1923 |  15k|1923 |1693 | 126k| 325k|5843 | 0.000000e+00 | 3.000000e+00 |    Inf 
618.90/618.95	c   605s|240000 |   498 |  2086k|   8.7 |  24M|  67 |   - |1923 |  12k|   0 |   0 | 129k| 338k|5919 | 0.000000e+00 | 3.000000e+00 |    Inf 
639.60/639.69	c   626s|250000 |   607 |  2161k|   8.6 |  26M|  67 |  23 |1923 |  16k|1923 |1693 | 132k| 352k|5927 | 0.000000e+00 | 3.000000e+00 |    Inf 
661.41/661.45	c   647s|260000 |   802 |  2234k|   8.6 |  28M|  67 |  29 |1923 |  19k|1923 |1693 | 135k| 365k|6001 | 0.000000e+00 | 3.000000e+00 |    Inf 
684.11/684.18	c   669s|270000 |   908 |  2307k|   8.5 |  30M|  67 |  13 |1923 |  22k|1923 |1693 | 138k| 379k|6081 | 0.000000e+00 | 3.000000e+00 |    Inf 
707.60/707.61	c   692s|280000 |  1042 |  2379k|   8.5 |  32M|  67 |   - |1923 |  23k|1923 |1698 | 141k| 393k|6165 | 0.000000e+00 | 3.000000e+00 |    Inf 
731.41/731.43	c   716s|290000 |  1013 |  2450k|   8.4 |  32M|  67 |   - |1923 |  24k|   0 |   0 | 145k| 408k|6285 | 0.000000e+00 | 3.000000e+00 |    Inf 
755.72/755.76	c   740s|300000 |  1005 |  2526k|   8.4 |  32M|  67 |  21 |1923 |  24k|1923 |1693 | 148k| 422k|6372 | 0.000000e+00 | 3.000000e+00 |    Inf 
779.41/779.44	c   763s|310000 |   943 |  2598k|   8.4 |  31M|  67 |   - |1923 |  22k|   0 |   0 | 152k| 436k|6447 | 0.000000e+00 | 3.000000e+00 |    Inf 
802.21/802.22	c   786s|320000 |   912 |  2666k|   8.3 |  31M|  67 |  31 |1923 |  20k|1923 |1693 | 154k| 450k|6532 | 0.000000e+00 | 3.000000e+00 |    Inf 
824.71/824.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
824.71/824.78	c   808s|330000 |   819 |  2742k|   8.3 |  30M|  67 |  14 |1923 |  19k|1923 |1693 | 158k| 464k|6617 | 0.000000e+00 | 3.000000e+00 |    Inf 
848.11/848.12	c   831s|340000 |   725 |  2820k|   8.3 |  29M|  67 |  21 |1923 |  16k|1923 |1693 | 160k| 478k|6702 | 0.000000e+00 | 3.000000e+00 |    Inf 
870.91/870.90	c   853s|350000 |   573 |  2898k|   8.3 |  27M|  67 |   - |1923 |  16k|   0 |   0 | 163k| 492k|6819 | 0.000000e+00 | 3.000000e+00 |    Inf 
892.12/892.15	c   874s|360000 |   555 |  2969k|   8.2 |  28M|  67 |   - |1923 |  18k|   0 |   0 | 166k| 505k|6921 | 0.000000e+00 | 3.000000e+00 |    Inf 
915.32/915.31	c   897s|370000 |   441 |  3045k|   8.2 |  27M|  67 |  25 |1923 |  17k|1923 |1693 | 169k| 519k|7008 | 0.000000e+00 | 3.000000e+00 |    Inf 
941.32/941.33	c   922s|380000 |   423 |  3147k|   8.3 |  28M|  67 |  15 |1923 |  22k|1923 |1693 | 176k| 533k|7087 | 0.000000e+00 | 3.000000e+00 |    Inf 
965.11/965.19	c   946s|390000 |   239 |  3229k|   8.3 |  26M|  67 |   - |1923 |  20k|1923 |1696 | 180k| 547k|7216 | 0.000000e+00 | 3.000000e+00 |    Inf 
989.22/989.29	c   970s|400000 |   247 |  3312k|   8.3 |  27M|  67 |  20 |1923 |  23k|1923 |1693 | 184k| 560k|7337 | 0.000000e+00 | 3.000000e+00 |    Inf 
1012.91/1012.99	c   993s|410000 |   147 |  3379k|   8.2 |  25M|  67 |   - |1923 |  19k|   0 |   0 | 187k| 573k|7401 | 0.000000e+00 | 3.000000e+00 |    Inf 
1036.92/1036.94	c  1017s|420000 |   210 |  3464k|   8.2 |  25M|  67 |   8 |1923 |  19k|1923 |1702 | 188k| 586k|7515 | 0.000000e+00 | 3.000000e+00 |    Inf 
1057.51/1057.58	c  1037s|430000 |   304 |  3529k|   8.2 |  27M|  67 |  15 |1923 |  24k|1923 |1693 | 191k| 599k|7590 | 0.000000e+00 | 3.000000e+00 |    Inf 
1080.12/1080.18	c  1059s|440000 |   407 |  3595k|   8.2 |  30M|  67 |  19 |1923 |  30k|1923 |1693 | 195k| 614k|7661 | 0.000000e+00 | 3.000000e+00 |    Inf 
1104.61/1104.64	c  1083s|450000 |   398 |  3663k|   8.1 |  29M|  67 |   - |1923 |  28k|   0 |   0 | 200k| 628k|7740 | 0.000000e+00 | 3.000000e+00 |    Inf 
1128.52/1128.59	c  1107s|460000 |   494 |  3731k|   8.1 |  31M|  67 |  19 |1923 |  31k|1923 |1693 | 203k| 642k|7810 | 0.000000e+00 | 3.000000e+00 |    Inf 
1155.12/1155.10	c  1133s|470000 |   561 |  3813k|   8.1 |  32M|  67 |  18 |1923 |  34k|1923 |1693 | 208k| 655k|7904 | 0.000000e+00 | 3.000000e+00 |    Inf 
1181.12/1181.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1181.12/1181.19	c  1159s|480000 |   533 |  3884k|   8.1 |  32M|  67 |   - |1923 |  32k|   0 |   0 | 213k| 669k|7975 | 0.000000e+00 | 3.000000e+00 |    Inf 
1206.82/1206.89	c  1184s|490000 |   612 |  3952k|   8.1 |  34M|  67 |   - |1923 |  38k|   0 |   0 | 217k| 683k|8039 | 0.000000e+00 | 3.000000e+00 |    Inf 
1234.72/1234.77	c  1212s|500000 |   684 |  4026k|   8.1 |  36M|  67 |   - |1923 |  41k|1923 |1698 | 221k| 697k|8112 | 0.000000e+00 | 3.000000e+00 |    Inf 
1261.63/1261.69	c  1238s|510000 |   819 |  4099k|   8.0 |  37M|  67 |  13 |1923 |  41k|1923 |1693 | 225k| 712k|8186 | 0.000000e+00 | 3.000000e+00 |    Inf 
1287.72/1287.74	c  1264s|520000 |   910 |  4165k|   8.0 |  37M|  67 |   - |1923 |  41k|   0 |   0 | 228k| 726k|8256 | 0.000000e+00 | 3.000000e+00 |    Inf 
1316.12/1316.12	c  1292s|530000 |   918 |  4239k|   8.0 |  37M|  67 |   - |1923 |  40k|   0 |   0 | 232k| 741k|8323 | 0.000000e+00 | 3.000000e+00 |    Inf 
1342.63/1342.63	c  1318s|540000 |   967 |  4304k|   8.0 |  38M|  67 |   - |1923 |  42k|   0 |   0 | 235k| 756k|8390 | 0.000000e+00 | 3.000000e+00 |    Inf 
1370.83/1370.81	c  1346s|550000 |   961 |  4379k|   8.0 |  39M|  67 |   - |1923 |  43k|   0 |   0 | 239k| 770k|8456 | 0.000000e+00 | 3.000000e+00 |    Inf 
1397.92/1397.93	c  1373s|560000 |   946 |  4447k|   7.9 |  38M|  67 |   - |1923 |  40k|   0 |   0 | 242k| 784k|8524 | 0.000000e+00 | 3.000000e+00 |    Inf 
1426.63/1426.62	c  1401s|570000 |   922 |  4521k|   7.9 |  38M|  67 |  16 |1923 |  41k|1923 |1693 | 245k| 799k|8593 | 0.000000e+00 | 3.000000e+00 |    Inf 
1454.73/1454.75	c  1429s|580000 |   872 |  4594k|   7.9 |  37M|  67 |   - |1923 |  36k|   0 |   0 | 249k| 813k|8665 | 0.000000e+00 | 3.000000e+00 |    Inf 
1481.03/1481.01	c  1455s|590000 |   810 |  4659k|   7.9 |  37M|  67 |  14 |1923 |  37k|1923 |1693 | 252k| 827k|8711 | 0.000000e+00 | 3.000000e+00 |    Inf 
1507.33/1507.30	c  1481s|600000 |   988 |  4726k|   7.9 |  39M|  67 |  24 |1923 |  41k|1923 |1693 | 255k| 840k|8763 | 0.000000e+00 | 3.000000e+00 |    Inf 
1534.03/1534.02	c  1507s|610000 |  1087 |  4791k|   7.9 |  39M|  67 |  11 |1923 |  39k|1923 |1693 | 258k| 854k|8809 | 0.000000e+00 | 3.000000e+00 |    Inf 
1561.23/1561.21	c  1534s|620000 |  1295 |  4862k|   7.8 |  42M|  67 |   - |1923 |  42k|   0 |   0 | 263k| 867k|8871 | 0.000000e+00 | 3.000000e+00 |    Inf 
1590.33/1590.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1590.33/1590.33	c  1563s|630000 |  1328 |  4940k|   7.8 |  42M|  67 |   - |1923 |  43k|   0 |   0 | 268k| 881k|8944 | 0.000000e+00 | 3.000000e+00 |    Inf 
1618.73/1618.77	c  1591s|640000 |  1438 |  5009k|   7.8 |  43M|  67 |  19 |1923 |  43k|1923 |1693 | 273k| 895k|9004 | 0.000000e+00 | 3.000000e+00 |    Inf 
1647.53/1647.54	c  1619s|650000 |  1493 |  5081k|   7.8 |  45M|  67 |   - |1923 |  46k|1923 |1700 | 277k| 910k|9081 | 0.000000e+00 | 3.000000e+00 |    Inf 
1677.73/1677.74	c  1649s|660000 |  1615 |  5155k|   7.8 |  46M|  67 |   - |1923 |  47k|   0 |   0 | 282k| 924k|9155 | 0.000000e+00 | 3.000000e+00 |    Inf 
1707.63/1707.61	c  1678s|670000 |  1626 |  5230k|   7.8 |  47M|  67 |  12 |1923 |  47k|1923 |1693 | 287k| 938k|9225 | 0.000000e+00 | 3.000000e+00 |    Inf 
1736.43/1736.48	c  1707s|680000 |  1541 |  5301k|   7.8 |  46M|  67 |   - |1923 |  47k|   0 |   0 | 292k| 952k|9295 | 0.000000e+00 | 3.000000e+00 |    Inf 
1766.13/1766.11	c  1736s|690000 |  1639 |  5368k|   7.8 |  47M|  67 |  17 |1923 |  48k|1923 |1693 | 295k| 966k|9356 | 0.000000e+00 | 3.000000e+00 |    Inf 
1794.24/1794.27	c  1764s|700000 |  1669 |  5432k|   7.8 |  48M|  67 |   - |1923 |  50k|   0 |   0 | 297k| 979k|9399 | 0.000000e+00 | 3.000000e+00 |    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) : 1769.59
1800.04/1800.01	c Solving Nodes      : 701763
1800.04/1800.01	c Primal Bound       : +3.00000000000000e+00 (84 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 
1800.04/1800.02	v -x125 -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 
1800.04/1800.02	v -x54 -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       :    1769.59
1800.04/1800.02	c Original Problem   :
1800.04/1800.02	c   Problem name     : HOME/instance-2692843-1277906520.wbo
1800.04/1800.02	c   Variables        : 2053 (1142 binary, 0 integer, 0 implicit integer, 911 continuous)
1800.04/1800.02	c   Constraints      : 3619 initial, 3619 maximal
1800.04/1800.02	c Presolved Problem  :
1800.04/1800.02	c   Problem name     : t_HOME/instance-2692843-1277906520.wbo
1800.04/1800.02	c   Variables        : 1923 (1077 binary, 0 integer, 0 implicit integer, 846 continuous)
1800.04/1800.02	c   Constraints      : 3355 initial, 52838 maximal
1800.04/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.02	c   trivial          :       0.00         65          0          0          0          0          0          0          0
1800.04/1800.02	c   dualfix          :       0.00         65          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.01          0          0          0          0          0          0          0          0
1800.04/1800.02	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.04/1800.02	c   indicator        :       0.00          0          0          0          0          0         65          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.06          0          0          0        926          0        199        133          0
1800.04/1800.02	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   root node        :          -        824          -          -       1648          -          -          -          -
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     453882          0         24        503          0          0     782460
1800.04/1800.02	c   indicator        :        846          0    3078521      62167          0         26     143813          0          0          0
1800.04/1800.02	c   setppc           :         16          6    3081100      62098          0      62423    2578408          0          0          0
1800.04/1800.02	c   linear           :        846          6    3019261      62238          0     117184   13222956     297918          0          0
1800.04/1800.02	c   logicor          :       1647+         6    1662003        517          0     142499    6394421          0          0          0
1800.04/1800.02	c   countsols        :          0          0          0        517          0          0          0          0          0          0
1800.04/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.02	c   integral         :      33.43       0.00       0.00      33.43       0.00
1800.04/1800.02	c   indicator        :       2.97       0.00       2.47       0.50       0.00
1800.04/1800.02	c   setppc           :      18.05       0.00      18.02       0.03       0.00
1800.04/1800.02	c   linear           :      78.34       0.00      76.67       1.67       0.00
1800.04/1800.02	c   logicor          :     320.15       0.00     320.15       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          :       0.81          2          0          0
1800.04/1800.02	c   rootredcost      :       0.66         20          0        824
1800.04/1800.02	c   pseudoobj        :      50.41    3081706        174     100791
1800.04/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.02	c   propagation      :      14.27     322280     321086    1943425       26.0      10728       24.8          -
1800.04/1800.02	c   infeasible LP    :      14.05      64875      64874     527079       45.2        521       20.0          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          3          3         22       17.0          0        0.0          -
1800.04/1800.02	c   applied globally :          -          -          -     981739       24.1          -          -          -
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          -          -         62          -    (maximal pool size: 229)
1800.04/1800.02	c   redcost          :      11.47     455039          0      31797          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.22          6          0          0       1101          0
1800.04/1800.02	c   strongcg         :       0.18          6          0          0        601          0
1800.04/1800.02	c   cmir             :       0.02          6          0          0          0          0
1800.04/1800.02	c   flowcover        :       0.06          6          0          0          2          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        :      33.13     391641         24        503          0          0     782460
1800.04/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   inference        :       0.04        498          0          0          0          0        996
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.01          -         19
1800.04/1800.02	c   pseudo solutions :       0.00          -          0
1800.04/1800.02	c   oneopt           :       0.31         18          0
1800.04/1800.02	c   feaspump         :       0.07          1          0
1800.04/1800.02	c   crossover        :       0.35          7          0
1800.04/1800.02	c   coefdiving       :       0.07         47          0
1800.04/1800.02	c   pscostdiving     :       0.04         47          0
1800.04/1800.02	c   fracdiving       :       0.10         47          0
1800.04/1800.02	c   veclendiving     :       0.03         47          0
1800.04/1800.02	c   guideddiving     :       0.06         47          0
1800.04/1800.02	c   linesearchdiving :       0.10         47          0
1800.04/1800.02	c   objpscostdiving  :       0.02         30          0
1800.04/1800.02	c   rootsoldiving    :       0.05         31          0
1800.04/1800.02	c   trivial          :       0.00          2          0
1800.04/1800.02	c   simplerounding   :       0.61     391683          0
1800.04/1800.02	c   zirounding       :       0.22       1000          0
1800.04/1800.02	c   rounding         :       1.05       8870          0
1800.04/1800.02	c   shifting         :       1.16       2743          0
1800.04/1800.02	c   intshifting      :       0.00          8          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.01          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.20          0          0
1800.04/1800.02	c   trysol           :       0.57       1215         65
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          :     763.15     517897    5440181      10.50    7128.59
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:       0.26        206       1911       9.28    7350.00
1800.04/1800.02	c   strong branching :      29.20       9427     188495      20.00    6455.31
1800.04/1800.02	c     (at root node) :          -         33       3935     119.24          -
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            :     701763
1800.04/1800.02	c   nodes (total)    :     701763
1800.04/1800.02	c   nodes left       :       1680
1800.04/1800.02	c   max depth        :         67
1800.04/1800.02	c   max depth (total):         67
1800.04/1800.02	c   backtracks       :     107781 (15.4%)
1800.04/1800.02	c   delayed cutoffs  :      79040
1800.04/1800.02	c   repropagations   :    1090579 (5300592 domain reductions, 77019 cutoffs)
1800.04/1800.02	c   avg switch length:       4.69
1800.04/1800.02	c   switching time   :     249.58
1800.04/1800.02	c Solution           :
1800.04/1800.02	c   Solutions found  :         84 (20 improvements)
1800.04/1800.02	c   First Solution   : +4.22010000000000e+04   (in run 1, after 13 nodes, 5.03 seconds, depth 12, found by <trysol>)
1800.04/1800.02	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 152893 nodes, 375.72 seconds, depth 43, 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  :        725
1800.14/1800.10	c Time complete: 1800.14.

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692843-1277906520/watcher-2692843-1277906520 -o /tmp/evaluation-result-2692843-1277906520/solver-2692843-1277906520 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692843-1277906520.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.71 2.86 2.62 3/196 16614
/proc/meminfo: memFree=30636144/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=9300 CPUtime=0
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 1620 0 0 0 0 0 0 0 22 0 1 0 131946633 9523200 1540 4089446400 4194304 8223781 140736249839744 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16614/statm: 2325 1540 369 984 0 1338 0

[startup+0.094884 s]
/proc/loadavg: 2.71 2.86 2.62 3/196 16614
/proc/meminfo: memFree=30636144/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=22764 CPUtime=0.08
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 6394 0 0 0 7 1 0 0 22 0 1 0 131946633 23310336 4665 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16614/statm: 5691 4665 452 984 0 4704 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22764

[startup+0.100879 s]
/proc/loadavg: 2.71 2.86 2.62 3/196 16614
/proc/meminfo: memFree=30636144/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=23640 CPUtime=0.09
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 6846 0 0 0 8 1 0 0 22 0 1 0 131946633 24207360 4860 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16614/statm: 5910 4860 457 984 0 4923 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23640

[startup+0.300846 s]
/proc/loadavg: 2.71 2.86 2.62 3/196 16614
/proc/meminfo: memFree=30636144/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=30444 CPUtime=0.29
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 10607 0 0 0 26 3 0 0 22 0 1 0 131946633 31174656 6709 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16614/statm: 7611 6709 570 984 0 6624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30444

[startup+0.700775 s]
/proc/loadavg: 2.71 2.86 2.62 3/196 16614
/proc/meminfo: memFree=30636144/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=33324 CPUtime=0.69
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 11368 0 0 0 64 5 0 0 24 0 1 0 131946633 34123776 7447 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16614/statm: 8331 7447 572 984 0 7344 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33324

[startup+1.50063 s]
/proc/loadavg: 2.71 2.86 2.62 3/197 16615
/proc/meminfo: memFree=30607236/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=33556 CPUtime=1.48
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 15285 0 0 0 140 8 0 0 25 0 1 0 131946633 34361344 7513 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16614/statm: 8389 7513 587 984 0 7402 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33556

[startup+3.10034 s]
/proc/loadavg: 2.71 2.86 2.62 3/197 16615
/proc/meminfo: memFree=30607236/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=33556 CPUtime=3.09
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 15598 0 0 0 295 14 0 0 25 0 1 0 131946633 34361344 7513 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16614/statm: 8389 7513 587 984 0 7402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33556

[startup+6.3008 s]
/proc/loadavg: 2.65 2.84 2.62 3/197 16615
/proc/meminfo: memFree=30607152/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=33556 CPUtime=6.29
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 16365 0 0 0 605 24 0 0 25 0 1 0 131946633 34361344 7526 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16614/statm: 8389 7526 590 984 0 7402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33556

[startup+12.7006 s]
/proc/loadavg: 2.60 2.83 2.61 3/197 16615
/proc/meminfo: memFree=30601968/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=45000 CPUtime=12.69
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 42805 0 0 0 1213 56 0 0 25 0 1 0 131946633 46080000 10125 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16614/statm: 11250 10125 596 984 0 10263 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45000

[startup+25.5003 s]
/proc/loadavg: 2.47 2.79 2.60 3/197 16615
/proc/meminfo: memFree=30596068/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=46336 CPUtime=25.48
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 59495 0 0 0 2427 121 0 0 25 0 1 0 131946633 47448064 10493 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16614/statm: 11584 10493 596 984 0 10597 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46336

[startup+51.1008 s]
/proc/loadavg: 2.31 2.72 2.59 3/197 16616
/proc/meminfo: memFree=30587060/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=53248 CPUtime=51.09
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 110573 0 0 0 4856 253 0 0 25 0 1 0 131946633 54525952 12239 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16614/statm: 13312 12239 596 984 0 12325 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53248

[startup+102.307 s]
/proc/loadavg: 2.18 2.62 2.56 3/197 16617
/proc/meminfo: memFree=30578216/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=56504 CPUtime=102.29
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 208622 0 0 0 9714 515 0 0 25 0 1 0 131946633 57860096 13056 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16614/statm: 14126 13056 596 984 0 13139 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 56504

[startup+162.301 s]
/proc/loadavg: 2.06 2.51 2.52 3/179 16649
/proc/meminfo: memFree=31036344/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=63932 CPUtime=162.29
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 304041 0 0 0 15542 687 0 0 25 0 1 0 131946633 65466368 14886 4089446400 4194304 8223781 140736249839744 18446744073709551615 6592654 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 15983 14886 596 984 0 14996 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 63932

[startup+222.3 s]
/proc/loadavg: 2.02 2.41 2.49 3/179 16651
/proc/meminfo: memFree=30893924/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=67312 CPUtime=222.29
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 381943 0 0 0 21452 777 0 0 25 0 1 0 131946633 68927488 15701 4089446400 4194304 8223781 140736249839744 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 16828 15701 603 984 0 15841 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 67312

[startup+282.3 s]
/proc/loadavg: 2.01 2.33 2.45 3/179 16652
/proc/meminfo: memFree=30759940/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=73628 CPUtime=282.29
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 470054 0 0 0 27362 867 0 0 25 0 1 0 131946633 75395072 17247 4089446400 4194304 8223781 140736249839744 18446744073709551615 4926371 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 18407 17247 603 984 0 17420 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 73628

[startup+342.301 s]
/proc/loadavg: 2.00 2.27 2.42 3/179 16654
/proc/meminfo: memFree=30655488/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=75632 CPUtime=342.3
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 528937 0 0 0 33282 948 0 0 25 0 1 0 131946633 77447168 17689 4089446400 4194304 8223781 140736249839744 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 18908 17689 603 984 0 17921 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 75632

[startup+402.301 s]
/proc/loadavg: 2.00 2.22 2.39 3/179 16655
/proc/meminfo: memFree=30598020/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=78556 CPUtime=402.29
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 599561 0 0 0 39203 1026 0 0 25 0 1 0 131946633 80441344 18400 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 19639 18400 603 984 0 18652 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 78556

[startup+462.3 s]
/proc/loadavg: 2.00 2.18 2.36 3/179 16657
/proc/meminfo: memFree=30557900/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=78556 CPUtime=462.3
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 641542 0 0 0 45115 1115 0 0 25 0 1 0 131946633 80441344 18410 4089446400 4194304 8223781 140736249839744 18446744073709551615 6592891 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 19678 18415 603 984 0 18691 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 78556

[startup+522.301 s]
/proc/loadavg: 2.00 2.14 2.34 3/179 16659
/proc/meminfo: memFree=30434808/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=79716 CPUtime=522.3
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 724430 0 0 0 51024 1206 0 0 25 0 1 0 131946633 81629184 18651 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 19929 18651 603 984 0 18942 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 79716

[startup+582.301 s]
/proc/loadavg: 2.03 2.13 2.32 3/179 16660
/proc/meminfo: memFree=30312844/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=80056 CPUtime=582.3
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 816912 0 0 0 56929 1301 0 0 25 0 1 0 131946633 81977344 18698 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 20014 18698 603 984 0 19027 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 80056

[startup+642.301 s]
/proc/loadavg: 2.01 2.10 2.30 3/179 16662
/proc/meminfo: memFree=30240756/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=80636 CPUtime=642.31
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 930514 0 0 0 62825 1406 0 0 25 0 1 0 131946633 82571264 18788 4089446400 4194304 8223781 140736249839744 18446744073709551615 7453498 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 20118 18776 603 984 0 19131 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 80636

[startup+702.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.04 2.22 3/179 16668
/proc/meminfo: memFree=29946344/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=81844 CPUtime=882.31
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 1333398 0 0 0 86436 1795 0 0 25 0 1 0 131946633 83808256 19149 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 20461 19149 603 984 0 19474 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 81844

[startup+942.3 s]
/proc/loadavg: 2.00 2.03 2.20 3/179 16670
/proc/meminfo: memFree=29884924/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=83088 CPUtime=942.31
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 1429763 0 0 0 92345 1886 0 0 25 0 1 0 131946633 85082112 19349 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 20772 19349 603 984 0 19785 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 83088

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.19 3/179 16671
/proc/meminfo: memFree=29801168/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=83088 CPUtime=1002.31
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 1545973 0 0 0 98245 1986 0 0 25 0 1 0 131946633 85082112 19401 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 20772 19401 603 984 0 19785 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 83088

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.17 3/179 16673
/proc/meminfo: memFree=29758060/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=84644 CPUtime=1062.31
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 1629719 0 0 0 104153 2078 0 0 25 0 1 0 131946633 86675456 19575 4089446400 4194304 8223781 140736249839744 18446744073709551615 4999897 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 21161 19575 603 984 0 20174 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 84644

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 2.17 3/179 16675
/proc/meminfo: memFree=29704056/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=85444 CPUtime=1122.31
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 1681784 0 0 0 110072 2159 0 0 25 0 1 0 131946633 87494656 19688 4089446400 4194304 8223781 140736249839744 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 21361 19688 603 984 0 20374 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 85444

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.15 3/179 16676
/proc/meminfo: memFree=29666936/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=85932 CPUtime=1182.32
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 1748973 0 0 0 115988 2244 0 0 25 0 1 0 131946633 87994368 19809 4089446400 4194304 8223781 140736249839744 18446744073709551615 6448516 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 21483 19809 603 984 0 20496 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 85932

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.14 3/179 16678
/proc/meminfo: memFree=29612948/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=86932 CPUtime=1242.32
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 1809563 0 0 0 121905 2327 0 0 25 0 1 0 131946633 89018368 20114 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 21733 20114 603 984 0 20746 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 86932

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.13 3/179 16679
/proc/meminfo: memFree=29571108/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=87912 CPUtime=1302.32
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 1879996 0 0 0 127828 2404 0 0 25 0 1 0 131946633 90021888 20360 4089446400 4194304 8223781 140736249839744 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 21978 20360 603 984 0 20991 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 87912

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/179 16681
/proc/meminfo: memFree=29511532/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=89148 CPUtime=1362.32
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 1945659 0 0 0 133751 2481 0 0 25 0 1 0 131946633 91287552 20567 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 22287 20567 603 984 0 21300 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 89148

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 16683
/proc/meminfo: memFree=29411900/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=90408 CPUtime=1422.33
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 2009486 0 0 0 139671 2562 0 0 25 0 1 0 131946633 92577792 20764 4089446400 4194304 8223781 140736249839744 18446744073709551615 5914185 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 22602 20764 603 984 0 21615 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 90408

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/179 16684
/proc/meminfo: memFree=29402820/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=90360 CPUtime=1482.32
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 2068812 0 0 0 145585 2647 0 0 25 0 1 0 131946633 92528640 20817 4089446400 4194304 8223781 140736249839744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 22590 20817 603 984 0 21603 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 90360

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 16686
/proc/meminfo: memFree=29400532/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=90980 CPUtime=1542.32
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 2125563 0 0 0 151510 2722 0 0 25 0 1 0 131946633 93163520 20971 4089446400 4194304 8223781 140736249839744 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 22745 20971 603 984 0 21758 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 90980

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 16687
/proc/meminfo: memFree=29333012/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=91864 CPUtime=1602.33
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 2173311 0 0 0 157437 2796 0 0 25 0 1 0 131946633 94068736 21183 4089446400 4194304 8223781 140736249839744 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 22966 21183 603 984 0 21979 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 91864

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.08 3/179 16689
/proc/meminfo: memFree=29247248/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=95108 CPUtime=1662.33
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 2219359 0 0 0 163360 2873 0 0 25 0 1 0 131946633 97390592 22008 4089446400 4194304 8223781 140736249839744 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 23777 22008 603 984 0 22790 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 95108

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.08 3/179 16691
/proc/meminfo: memFree=29172804/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=95768 CPUtime=1722.33
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 2281873 0 0 0 169281 2952 0 0 25 0 1 0 131946633 98066432 22206 4089446400 4194304 8223781 140736249839744 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 23942 22206 603 984 0 22955 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 95768

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.07 3/179 16692
/proc/meminfo: memFree=29111480/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=97176 CPUtime=1782.33
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 2359546 0 0 0 175209 3024 0 0 25 0 1 0 131946633 99508224 22391 4089446400 4194304 8223781 140736249839744 18446744073709551615 4999867 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 24294 22391 603 984 0 23307 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 97176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 16696
/proc/meminfo: memFree=29089480/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=97292 CPUtime=1800.04
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 2381356 0 0 0 176960 3044 0 0 25 0 1 0 131946633 99627008 22401 4089446400 4194304 8223781 140736249839744 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16614/statm: 24323 22401 603 984 0 23336 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 97292

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.07 3/179 16696
/proc/meminfo: memFree=29089480/32951124 swapFree=67111528/67111528
[pid=16614] ppid=16612 vsize=48668 CPUtime=1800.14
/proc/16614/stat : 16614 (pbscip.linux.x8) R 16612 16614 16149 0 -1 4202496 2381395 0 0 0 176970 3044 0 0 18 0 1 0 131946633 49836032 11436 4089446400 4194304 8223781 140736249839744 18446744073709551615 7302071 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16614/statm: 11910 11347 605 984 0 10923 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 48668

Child status: 0
Real time (s): 1800.11
CPU time (s): 1800.15
CPU user time (s): 1769.71
CPU system time (s): 30.4454
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 97476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1769.71
system time used= 30.4454
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2381399
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 938

runsolver used 2.95755 second user time and 5.86711 second system time

The end

Launcher Data

Begin job on node146 at 2010-06-30 16:02:00
IDJOB=2692843
IDBENCH=78940
IDSOLVER=1204
FILE ID=node146/2692843-1277906520
PBS_JOBID= 11197249
Free space on /tmp= 74176 MiB

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

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

MD5SUM BENCH= a9f9ba62d7684b26a7c6c823c9992171
RANDOM SEED=1834271218

node146.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.839
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.839
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.83
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.839
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.839
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.839
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.67
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.839
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.839
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.839
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:      30636548 kB
Buffers:        193800 kB
Cached:        1327196 kB
SwapCached:          0 kB
Active:        1060188 kB
Inactive:      1105632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30636548 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4688 kB
Writeback:           0 kB
AnonPages:      644792 kB
Mapped:          20156 kB
Slab:            83224 kB
PageTables:       6152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1658924 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= 74172 MiB
End job on node146 at 2010-06-30 16:32:02