Trace number 2692913

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.13 1800.09

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900556231--soft-66-100-0.wbo
MD5SUM75cdbfdf3c0702d95dd33d3fc3f86ad3
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark256.623
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 constraints904
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 44120
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44119
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
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-2692913-1277910202.wbo>
0.00/0.02	c original problem has 2039 variables (1135 bin, 0 int, 0 impl, 904 cont) and 3612 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, 1114 impls, 18 clqs
0.05/0.07	c (round 2) 0 del vars, 115 del conss, 904 chg bounds, 43 chg sides, 0 chg coeffs, 0 upgd conss, 1114 impls, 18 clqs
0.05/0.09	c (round 3) 43 del vars, 285 del conss, 933 chg bounds, 170 chg sides, 0 chg coeffs, 0 upgd conss, 1114 impls, 18 clqs
0.09/0.10	c (round 4) 115 del vars, 314 del conss, 933 chg bounds, 170 chg sides, 0 chg coeffs, 1634 upgd conss, 1114 impls, 18 clqs
0.09/0.11	c (round 5) 144 del vars, 314 del conss, 933 chg bounds, 170 chg sides, 0 chg coeffs, 1634 upgd conss, 1114 impls, 18 clqs
0.09/0.15	c    (0.1s) probing: 101/1063 (9.5%) - 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  144 deleted vars, 314 deleted constraints, 933 tightened bounds, 0 added holes, 170 changed sides, 0 changed coefficients
0.09/0.15	c  1114 implications, 18 cliques
0.09/0.15	c presolved problem has 1895 variables (1063 bin, 0 int, 0 impl, 832 cont) and 3298 constraints
0.09/0.15	c     832 constraints of type <indicator>
0.09/0.15	c       1 constraints of type <knapsack>
0.09/0.15	c      18 constraints of type <setppc>
0.09/0.15	c     832 constraints of type <linear>
0.09/0.15	c    1615 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.12
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 |    69 |     - |8646k|   0 |  35 |1895 |3298 |1895 |1634 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.20	o 40432
0.19/0.20	c y 0.2s|     1 |     0 |   341 |     - |8679k|   0 |  35 |1895 |3298 |1895 |1634 |   0 |   0 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |   379 |     - |8885k|   0 |  56 |1895 |3298 |1895 |1648 |  14 |   0 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
0.29/0.37	c   0.3s|     1 |     0 |   463 |     - |9457k|   0 |  56 |1895 |3298 |1895 |1656 |  22 |   0 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
0.49/0.50	c   0.5s|     1 |     0 |   487 |     - |9464k|   0 |  57 |1895 |3298 |1895 |1659 |  25 |   0 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
0.59/0.62	c   0.6s|     1 |     0 |   517 |     - |9469k|   0 |  60 |1895 |3298 |1895 |1662 |  28 |   0 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
0.69/0.74	c   0.7s|     1 |     0 |   552 |     - |9472k|   0 |  62 |1895 |3298 |1895 |1665 |  31 |   0 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
0.79/0.87	c   0.8s|     1 |     0 |   553 |     - |9472k|   0 |  62 |1895 |3298 |1895 |1666 |  32 |   0 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
1.59/1.69	c   1.6s|     1 |     2 |   553 |     - |9476k|   0 |  62 |1895 |3298 |1895 |1666 |  32 |   0 |  33 | 0.000000e+00 | 4.043200e+04 |    Inf 
4.19/4.21	o 572
4.19/4.21	c * 4.1s|    30 |    20 |  1209 |  22.6 |9687k|  18 |   - |1895 |3298 |1895 |1671 |  43 |   0 | 359 | 0.000000e+00 | 5.720000e+02 |    Inf 
4.29/4.34	o 475
4.29/4.34	c * 4.2s|    41 |    20 |  1276 |  18.1 |  10M|  18 |   - |1895 |3316 |1895 |1665 |  48 |  18 | 398 | 0.000000e+00 | 4.750000e+02 |    Inf 
4.70/4.73	o 392
4.70/4.73	c * 4.6s|    77 |    27 |  1489 |  12.3 |  10M|  20 |   - |1895 |3352 |1895 |1666 |  84 |  54 | 508 | 0.000000e+00 | 3.920000e+02 |    Inf 
4.70/4.74	o 374
4.70/4.74	c * 4.6s|    78 |    25 |  1490 |  12.2 |  10M|  20 |   - |1895 |3352 |1895 |1666 |  84 |  54 | 508 | 0.000000e+00 | 3.740000e+02 |    Inf 
5.29/5.35	o 371
5.29/5.35	c * 5.2s|   206 |    35 |  1839 |   6.3 |  10M|  29 |   - |1895 |3529 |1895 |1660 |  89 | 231 | 678 | 0.000000e+00 | 3.710000e+02 |    Inf 
5.39/5.49	o 351
5.39/5.49	c * 5.4s|   242 |    46 |  2011 |   6.0 |  11M|  31 |   - |1895 |3552 |1895 |1660 | 111 | 254 | 701 | 0.000000e+00 | 3.510000e+02 |    Inf 
5.69/5.70	o 315
5.69/5.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.69/5.70	c * 5.6s|   270 |    47 |  2258 |   6.3 |  11M|  31 |   - |1895 |3593 |1895 |1660 | 123 | 295 | 762 | 0.000000e+00 | 3.150000e+02 |    Inf 
5.79/5.83	o 295
5.79/5.83	c * 5.7s|   302 |    52 |  2345 |   6.0 |  11M|  31 |   - |1895 |3617 |1895 |1664 | 127 | 319 | 796 | 0.000000e+00 | 2.950000e+02 |    Inf 
5.79/5.84	o 289
5.79/5.84	c * 5.7s|   308 |    51 |  2357 |   5.9 |  11M|  31 |   - |1895 |3622 |1895 |1664 | 127 | 324 | 796 | 0.000000e+00 | 2.890000e+02 |    Inf 
5.79/5.85	o 221
5.79/5.85	c * 5.7s|   310 |    44 |  2377 |   5.9 |  11M|  31 |   - |1895 |3622 |1895 |1664 | 127 | 324 | 796 | 0.000000e+00 | 2.210000e+02 |    Inf 
5.79/5.87	o 140
5.79/5.87	c * 5.7s|   315 |    38 |  2399 |   5.9 |  11M|  31 |   - |1895 |3633 |1895 |1666 | 129 | 335 | 796 | 0.000000e+00 | 1.400000e+02 |    Inf 
8.79/8.88	o 125
8.79/8.88	c * 8.7s|   881 |    89 |  5390 |   5.5 |  13M|  35 |   - |1895 |4035 |1895 |1665 | 197 | 904 |1492 | 0.000000e+00 | 1.250000e+02 |    Inf 
12.89/12.96	o 70
12.89/12.96	c *12.7s|  2533 |   240 | 15129 |   5.8 |  14M|  50 |   - |1895 |5046 |1895 |1660 | 373 |2890 |1959 | 0.000000e+00 | 7.000000e+01 |    Inf 
15.69/15.78	o 44
15.69/15.78	c *15.4s|  3671 |   300 | 26012 |   6.9 |  15M|  50 |   - |1895 |5202 |1895 |1660 | 454 |4322 |2048 | 0.000000e+00 | 4.400000e+01 |    Inf 
17.39/17.41	o 17
17.39/17.41	c *17.0s|  4389 |   325 | 32865 |   7.4 |  15M|  50 |   - |1895 |5077 |1895 |1660 | 547 |5208 |2068 | 0.000000e+00 | 1.700000e+01 |    Inf 
24.20/24.27	o 8
24.20/24.27	c *23.8s|  7708 |   436 | 64002 |   8.2 |  16M|  50 |   - |1895 |6500 |1895 |1660 | 874 |9414 |2076 | 0.000000e+00 | 8.000000e+00 |    Inf 
28.59/28.69	c  28.1s| 10000 |   445 | 84067 |   8.4 |  16M|  50 |   - |1895 |6582 |1895 |1660 |1034 |  12k|2078 | 0.000000e+00 | 8.000000e+00 |    Inf 
43.50/43.51	o 3
43.50/43.51	c *42.6s| 17715 |   346 |149148 |   8.4 |  17M|  50 |   - |1895 |7958 |1895 |1660 |1604 |  22k|2084 | 0.000000e+00 | 3.000000e+00 |    Inf 
48.49/48.52	c  47.5s| 20000 |   355 |172318 |   8.6 |  17M|  50 |   - |1895 |8709 |1895 |1660 |1800 |  25k|2162 | 0.000000e+00 | 3.000000e+00 |    Inf 
70.99/71.01	c  69.6s| 30000 |   423 |274301 |   9.1 |  20M|  50 |   - |1895 |  13k|   0 |   0 |2533 |  38k|2512 | 0.000000e+00 | 3.000000e+00 |    Inf 
93.20/93.23	c  91.5s| 40000 |   371 |365868 |   9.1 |  20M|  50 |   - |1895 |  13k|1895 |1660 |3363 |  51k|2922 | 0.000000e+00 | 3.000000e+00 |    Inf 
116.50/116.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
116.50/116.55	c   114s| 50000 |   454 |468860 |   9.4 |  21M|  50 |  29 |1895 |  14k|1895 |1660 |4252 |  64k|3353 | 0.000000e+00 | 3.000000e+00 |    Inf 
142.29/142.31	c   140s| 60000 |   562 |590049 |   9.8 |  24M|  50 |   - |1895 |  20k|   0 |   0 |5061 |  78k|3693 | 0.000000e+00 | 3.000000e+00 |    Inf 
167.99/168.00	c   165s| 70000 |   613 |702028 |  10.0 |  25M|  50 |   - |1895 |  20k|1895 |1664 |5813 |  91k|4058 | 0.000000e+00 | 3.000000e+00 |    Inf 
193.00/193.06	c   190s| 80000 |   767 |811109 |  10.1 |  28M|  50 |  19 |1895 |  25k|1895 |1660 |6493 | 105k|4344 | 0.000000e+00 | 3.000000e+00 |    Inf 
219.69/219.75	c   216s| 90000 |   864 |928024 |  10.3 |  30M|  58 |   - |1895 |  29k|   0 |   0 |7294 | 118k|4608 | 0.000000e+00 | 3.000000e+00 |    Inf 
248.10/248.15	c   244s|100000 |   821 |  1049k|  10.5 |  30M|  58 |  31 |1895 |  29k|1895 |1660 |8237 | 132k|4871 | 0.000000e+00 | 3.000000e+00 |    Inf 
274.10/274.19	c   270s|110000 |   796 |  1156k|  10.5 |  29M|  58 |   - |1895 |  26k|1895 |1660 |9231 | 146k|5099 | 0.000000e+00 | 3.000000e+00 |    Inf 
300.60/300.68	c   296s|120000 |   777 |  1268k|  10.6 |  29M|  58 |   - |1895 |  25k|   0 |   0 |  10k| 159k|5328 | 0.000000e+00 | 3.000000e+00 |    Inf 
326.00/326.08	c   321s|130000 |   790 |  1374k|  10.6 |  30M|  58 |  10 |1895 |  28k|1895 |1660 |  11k| 173k|5587 | 0.000000e+00 | 3.000000e+00 |    Inf 
351.60/351.64	c   346s|140000 |   787 |  1477k|  10.5 |  27M|  58 |  13 |1895 |  18k|1895 |1660 |  11k| 186k|5770 | 0.000000e+00 | 3.000000e+00 |    Inf 
376.70/376.78	c   371s|150000 |   572 |  1584k|  10.6 |  26M|  58 |  16 |1895 |  18k|1895 |1660 |  12k| 200k|5970 | 0.000000e+00 | 3.000000e+00 |    Inf 
402.51/402.52	c   396s|160000 |   583 |  1699k|  10.6 |  27M|  58 |   - |1895 |  22k|   0 |   0 |  13k| 213k|6186 | 0.000000e+00 | 3.000000e+00 |    Inf 
412.30/412.36	o 2
412.30/412.36	c * 406s|163829 |   560 |  1743k|  10.6 |  28M|  58 |   - |1895 |  24k|1895 |1660 |  14k| 218k|6252 | 0.000000e+00 | 2.000000e+00 |    Inf 
428.91/428.94	c   422s|170000 |   493 |  1815k|  10.7 |  26M|  58 |  20 |1895 |  20k|1895 |1660 |  14k| 227k|6363 | 0.000000e+00 | 2.000000e+00 |    Inf 
456.41/456.48	c   449s|180000 |   400 |  1934k|  10.7 |  25M|  58 |  31 |1895 |  18k|1895 |1660 |  15k| 240k|6611 | 0.000000e+00 | 2.000000e+00 |    Inf 
480.30/480.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
480.30/480.31	c   472s|190000 |   316 |  2032k|  10.7 |  23M|  58 |   - |1895 |  14k|1895 |1660 |  16k| 253k|6916 | 0.000000e+00 | 2.000000e+00 |    Inf 
501.70/501.76	c   493s|200000 |   371 |  2116k|  10.6 |  25M|  58 |  16 |1895 |  19k|1895 |1660 |  17k| 266k|7047 | 0.000000e+00 | 2.000000e+00 |    Inf 
523.30/523.34	c   515s|210000 |   293 |  2200k|  10.5 |  24M|  58 |   - |1895 |  18k|   0 |   0 |  18k| 279k|7180 | 0.000000e+00 | 2.000000e+00 |    Inf 
544.70/544.75	c   536s|220000 |   240 |  2276k|  10.3 |  24M|  58 |   1 |1895 |  17k|1895 |1660 |  19k| 293k|7360 | 0.000000e+00 | 2.000000e+00 |    Inf 
568.41/568.48	c   559s|230000 |   369 |  2378k|  10.3 |  26M|  58 |  23 |1895 |  20k|1895 |1660 |  19k| 306k|7519 | 0.000000e+00 | 2.000000e+00 |    Inf 
590.71/590.70	c   581s|240000 |   596 |  2461k|  10.3 |  29M|  58 |  17 |1895 |  26k|1895 |1660 |  20k| 319k|7672 | 0.000000e+00 | 2.000000e+00 |    Inf 
613.61/613.70	c   603s|250000 |   593 |  2544k|  10.2 |  29M|  58 |  17 |1895 |  26k|1895 |1660 |  21k| 333k|7814 | 0.000000e+00 | 2.000000e+00 |    Inf 
637.00/637.09	c   626s|260000 |   645 |  2632k|  10.1 |  30M|  58 |   - |1895 |  28k|   0 |   0 |  22k| 346k|7934 | 0.000000e+00 | 2.000000e+00 |    Inf 
660.10/660.18	c   649s|270000 |   600 |  2711k|  10.0 |  29M|  61 |   - |1895 |  26k|   0 |   0 |  22k| 360k|8043 | 0.000000e+00 | 2.000000e+00 |    Inf 
683.20/683.21	c   672s|280000 |   538 |  2793k|  10.0 |  28M|  61 |  11 |1895 |  23k|1895 |1660 |  23k| 374k|8135 | 0.000000e+00 | 2.000000e+00 |    Inf 
705.90/705.92	c   694s|290000 |   387 |  2875k|   9.9 |  28M|  61 |  16 |1895 |  23k|1895 |1660 |  24k| 388k|8225 | 0.000000e+00 | 2.000000e+00 |    Inf 
729.41/729.47	c   717s|300000 |   219 |  2963k|   9.9 |  26M|  61 |  14 |1895 |  21k|1895 |1660 |  24k| 402k|8397 | 0.000000e+00 | 2.000000e+00 |    Inf 
753.10/753.11	c   740s|310000 |   237 |  3052k|   9.8 |  27M|  61 |   1 |1895 |  25k|1895 |1660 |  25k| 415k|8542 | 0.000000e+00 | 2.000000e+00 |    Inf 
778.01/778.08	c   765s|320000 |   239 |  3141k|   9.8 |  29M|  61 |   - |1895 |  28k|   0 |   0 |  26k| 429k|8682 | 0.000000e+00 | 2.000000e+00 |    Inf 
803.21/803.22	c   790s|330000 |   246 |  3235k|   9.8 |  28M|  61 |  11 |1895 |  28k|1895 |1660 |  26k| 442k|8805 | 0.000000e+00 | 2.000000e+00 |    Inf 
830.31/830.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
830.31/830.38	c   817s|340000 |   205 |  3343k|   9.8 |  28M|  61 |  17 |1895 |  27k|1895 |1660 |  27k| 455k|8945 | 0.000000e+00 | 2.000000e+00 |    Inf 
852.81/852.83	c   839s|350000 |   231 |  3416k|   9.8 |  29M|  61 |  13 |1895 |  31k|1895 |1667 |  28k| 468k|9103 | 0.000000e+00 | 2.000000e+00 |    Inf 
875.52/875.57	c   861s|360000 |   346 |  3484k|   9.7 |  32M|  61 |  11 |1895 |  36k|1895 |1660 |  29k| 481k|9200 | 0.000000e+00 | 2.000000e+00 |    Inf 
899.21/899.24	c   884s|370000 |   275 |  3554k|   9.6 |  32M|  61 |   - |1895 |  38k|   0 |   0 |  29k| 495k|9234 | 0.000000e+00 | 2.000000e+00 |    Inf 
922.91/922.94	c   908s|380000 |   243 |  3621k|   9.5 |  33M|  61 |  18 |1895 |  39k|1895 |1660 |  30k| 508k|9336 | 0.000000e+00 | 2.000000e+00 |    Inf 
949.31/949.35	c   934s|390000 |   202 |  3702k|   9.5 |  32M|  61 |   - |1895 |  37k|1895 |1660 |  31k| 521k|9486 | 0.000000e+00 | 2.000000e+00 |    Inf 
975.81/975.85	c   960s|400000 |   134 |  3787k|   9.5 |  30M|  61 |   - |1895 |  32k|   0 |   0 |  32k| 534k|9552 | 0.000000e+00 | 2.000000e+00 |    Inf 
1001.12/1001.16	c   985s|410000 |   101 |  3880k|   9.5 |  30M|  61 |   - |1895 |  32k|1895 |1660 |  33k| 547k|9689 | 0.000000e+00 | 2.000000e+00 |    Inf 
1026.71/1026.72	c  1010s|420000 |   133 |  3967k|   9.4 |  30M|  61 |   - |1895 |  33k|1895 |1660 |  34k| 561k|9860 | 0.000000e+00 | 2.000000e+00 |    Inf 
1053.31/1053.38	c  1036s|430000 |   287 |  4063k|   9.4 |  33M|  61 |  22 |1895 |  39k|1895 |1660 |  35k| 573k|9945 | 0.000000e+00 | 2.000000e+00 |    Inf 
1080.32/1080.31	c  1063s|440000 |   383 |  4150k|   9.4 |  35M|  61 |   - |1895 |  43k|   0 |   0 |  36k| 586k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1108.51/1108.56	c  1091s|450000 |   410 |  4236k|   9.4 |  37M|  61 |  22 |1895 |  46k|1895 |1660 |  36k| 600k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1136.82/1136.88	c  1119s|460000 |   393 |  4321k|   9.4 |  36M|  61 |  16 |1895 |  43k|1895 |1660 |  37k| 613k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1163.82/1163.82	c  1145s|470000 |   350 |  4402k|   9.4 |  35M|  61 |   9 |1895 |  42k|1895 |1660 |  38k| 626k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1191.12/1191.13	c  1172s|480000 |   185 |  4490k|   9.4 |  34M|  61 |   - |1895 |  40k|   0 |   0 |  39k| 639k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1220.02/1220.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1220.02/1220.04	c  1201s|490000 |   236 |  4598k|   9.4 |  35M|  61 |  15 |1895 |  44k|1895 |1660 |  40k| 652k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1249.12/1249.13	c  1229s|500000 |   185 |  4697k|   9.4 |  36M|  61 |   - |1895 |  44k|   0 |   0 |  41k| 666k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1249.32/1249.37	o 1
1249.32/1249.37	c *1229s|500084 |   182 |  4698k|   9.4 |  36M|  61 |   - |1895 |  44k|1895 |1660 |  41k| 666k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1277.32/1277.36	c  1257s|510000 |   261 |  4792k|   9.4 |  37M|  61 |  23 |1895 |  47k|1895 |1660 |  41k| 679k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1306.42/1306.43	c  1286s|520000 |   399 |  4886k|   9.4 |  39M|  61 |   - |1895 |  51k|   0 |   0 |  42k| 692k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1338.02/1338.04	c  1317s|530000 |   523 |  4986k|   9.4 |  41M|  61 |  30 |1895 |  54k|1895 |1660 |  43k| 704k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1368.62/1368.67	c  1347s|540000 |   514 |  5082k|   9.4 |  41M|  61 |   - |1895 |  54k|   0 |   0 |  44k| 718k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1398.82/1398.85	c  1377s|550000 |   484 |  5173k|   9.4 |  41M|  61 |   - |1895 |  53k|   0 |   0 |  45k| 731k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1431.62/1431.64	c  1409s|560000 |   505 |  5283k|   9.4 |  42M|  61 |  15 |1895 |  56k|1895 |1660 |  46k| 745k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1462.22/1462.25	c  1440s|570000 |   486 |  5370k|   9.4 |  42M|  61 |  28 |1895 |  56k|1895 |1660 |  46k| 758k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1492.93/1492.96	c  1470s|580000 |   448 |  5458k|   9.4 |  42M|  61 |   9 |1895 |  55k|1895 |1660 |  47k| 772k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1524.72/1524.78	c  1502s|590000 |   382 |  5560k|   9.4 |  41M|  61 |   - |1895 |  54k|   0 |   0 |  48k| 785k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1555.13/1555.10	c  1532s|600000 |   288 |  5652k|   9.4 |  40M|  61 |   5 |1895 |  53k|1895 |1660 |  49k| 799k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1586.32/1586.38	c  1563s|610000 |   147 |  5756k|   9.4 |  37M|  61 |  21 |1895 |  48k|1895 |1660 |  50k| 812k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1616.23/1616.26	c  1592s|620000 |   181 |  5845k|   9.4 |  35M|  61 |   6 |1895 |  41k|1895 |1660 |  51k| 825k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1646.82/1646.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1646.82/1646.81	c  1622s|630000 |   219 |  5937k|   9.4 |  37M|  61 |   - |1895 |  45k|1895 |1660 |  51k| 838k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1678.72/1678.74	c  1654s|640000 |   379 |  6037k|   9.4 |  39M|  61 |   8 |1895 |  48k|1895 |1660 |  52k| 851k|  12k| 0.000000e+00 | 1.000000e+00 |    Inf 
1710.03/1710.01	c  1685s|650000 |   490 |  6135k|   9.4 |  42M|  64 |   - |1895 |  53k|1895 |1660 |  53k| 866k|  12k| 0.000000e+00 | 1.000000e+00 |    Inf 
1742.54/1742.54	c  1717s|660000 |   476 |  6234k|   9.4 |  40M|  64 |  31 |1895 |  48k|1895 |1660 |  54k| 880k|  12k| 0.000000e+00 | 1.000000e+00 |    Inf 
1773.53/1773.54	c  1748s|670000 |   512 |  6330k|   9.4 |  41M|  64 |   - |1895 |  50k|1895 |1660 |  55k| 894k|  12k| 0.000000e+00 | 1.000000e+00 |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.00	c Solving Time (sec) : 1774.10
1800.03/1800.00	c Solving Nodes      : 678468
1800.03/1800.00	c Primal Bound       : +1.00000000000000e+00 (117 solutions)
1800.03/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.00	c Gap                : infinite
1800.03/1800.01	s SATISFIABLE
1800.03/1800.01	v -x231 -x230 x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 x213 -x212 -x211 -x210 
1800.03/1800.01	v -x209 -x208 x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 x194 -x193 -x192 -x191 -x190 -x189 
1800.03/1800.01	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.03/1800.01	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 -x149 -x148 -x147 
1800.03/1800.01	v -x146 -x145 x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 
1800.03/1800.01	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 
1800.03/1800.01	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.03/1800.01	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.03/1800.01	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.03/1800.01	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.03/1800.01	v -x1 
1800.03/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.01	c Solving Time       :    1774.10
1800.03/1800.01	c Original Problem   :
1800.03/1800.01	c   Problem name     : HOME/instance-2692913-1277910202.wbo
1800.03/1800.01	c   Variables        : 2039 (1135 binary, 0 integer, 0 implicit integer, 904 continuous)
1800.03/1800.01	c   Constraints      : 3612 initial, 3612 maximal
1800.03/1800.01	c Presolved Problem  :
1800.03/1800.01	c   Problem name     : t_HOME/instance-2692913-1277910202.wbo
1800.03/1800.01	c   Variables        : 1895 (1063 binary, 0 integer, 0 implicit integer, 832 continuous)
1800.03/1800.01	c   Constraints      : 3298 initial, 59040 maximal
1800.03/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.01	c   trivial          :       0.00         72          0          0          0          0          0          0          0
1800.03/1800.01	c   dualfix          :       0.00         72          0          0          0          0          0          0          0
1800.03/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.03/1800.01	c   indicator        :       0.01          0          0          0          0          0         72          0          0
1800.03/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   linear           :       0.04          0          0          0        933          0        242        170          0
1800.03/1800.01	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1800.03/1800.01	c   root node        :          -        832          -          -       1664          -          -          -          -
1800.03/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.01	c   integral         :          0          0          0     381130          0        214       3296          0          0     735720
1800.03/1800.01	c   indicator        :        832          0    2095783       7907          0         71     131119          0          0          0
1800.03/1800.01	c   knapsack         :          1          6    2845377      10584          0      59143    6191174          0          0          0
1800.03/1800.01	c   setppc           :         18          6    2789732      10570          0      59614    2800964          0          0          0
1800.03/1800.01	c   linear           :        832          6    2730576      10594          0      39274    3671862      55859          0          0
1800.03/1800.01	c   logicor          :       1615+         6    1507843        116          0      81346    6011724          0          0          0
1800.03/1800.01	c   countsols        :          0          0          0        116          0          0          0          0          0          0
1800.03/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.01	c   integral         :      46.03       0.00       0.00      46.03       0.00
1800.03/1800.01	c   indicator        :       1.27       0.02       1.25       0.00       0.00
1800.03/1800.01	c   knapsack         :      31.13       0.00      31.13       0.00       0.00
1800.03/1800.01	c   setppc           :      20.25       0.00      20.22       0.03       0.00
1800.03/1800.01	c   linear           :      38.22       0.00      38.05       0.17       0.00
1800.03/1800.01	c   logicor          :     274.69       0.00     274.69       0.00       0.00
1800.03/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.01	c   vbounds          :       0.59          2          0          0
1800.03/1800.01	c   rootredcost      :       0.71         20          0        832
1800.03/1800.01	c   pseudoobj        :      44.19    2849881        568      98255
1800.03/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.01	c   propagation      :       8.57     239945     239126    1472376       25.9       7176       24.6          -
1800.03/1800.01	c   infeasible LP    :      22.70     126131     126127     992063       42.9        510       21.4          0
1800.03/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   pseudo solution  :       0.00         18         18        145       21.1          2       17.0          -
1800.03/1800.01	c   applied globally :          -          -          -     906655       27.8          -          -          -
1800.03/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.01	c   cut pool         :       0.00          5          -          -         30          -    (maximal pool size: 309)
1800.03/1800.01	c   redcost          :       9.44     381329          0      29554          0          0
1800.03/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1800.03/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.01	c   gomory           :       0.28          6          0          0        752          0
1800.03/1800.01	c   strongcg         :       0.23          6          0          0        937          0
1800.03/1800.01	c   cmir             :       0.04          6          0          0          4          0
1800.03/1800.01	c   flowcover        :       0.05          6          0          0          0          0
1800.03/1800.01	c   clique           :       0.00          6          0          0          0          0
1800.03/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.01	c Pricers            :       Time      Calls       Vars
1800.03/1800.01	c   problem variables:       0.00          0          0
1800.03/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.01	c   relpscost        :      45.62     370512        214       3296          0          0     735720
1800.03/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   inference        :       0.02         97          0          0          0          0        194
1800.03/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.01	c   LP solutions     :       0.01          -         19
1800.03/1800.01	c   pseudo solutions :       0.00          -          0
1800.03/1800.01	c   oneopt           :       0.40         19          0
1800.03/1800.01	c   feaspump         :       0.08          1          0
1800.03/1800.01	c   intshifting      :       0.01         14          0
1800.03/1800.01	c   crossover        :       0.46          7          0
1800.03/1800.01	c   linesearchdiving :       0.24         38          0
1800.03/1800.01	c   veclendiving     :       0.22         38          0
1800.03/1800.01	c   guideddiving     :       0.20         38          0
1800.03/1800.01	c   coefdiving       :       0.21         38          0
1800.03/1800.01	c   pscostdiving     :       0.23         38          0
1800.03/1800.01	c   fracdiving       :       0.20         39          0
1800.03/1800.01	c   objpscostdiving  :       0.28         20          0
1800.03/1800.01	c   rootsoldiving    :       0.88         20          0
1800.03/1800.01	c   trivial          :       0.00          2          0
1800.03/1800.01	c   simplerounding   :       0.53     370501          0
1800.03/1800.01	c   zirounding       :       0.43       1000          0
1800.03/1800.01	c   rounding         :       0.97       8587          0
1800.03/1800.01	c   shifting         :       0.86       2636          0
1800.03/1800.01	c   twoopt           :       0.00          0          0
1800.03/1800.01	c   fixandinfer      :       0.00          0          0
1800.03/1800.01	c   intdiving        :       0.00          0          0
1800.03/1800.01	c   actconsdiving    :       0.00          0          0
1800.03/1800.01	c   octane           :       0.00          0          0
1800.03/1800.01	c   rens             :       0.03          1          0
1800.03/1800.01	c   rins             :       0.00          0          0
1800.03/1800.01	c   localbranching   :       0.00          0          0
1800.03/1800.01	c   mutation         :       0.00          0          0
1800.03/1800.01	c   dins             :       0.00          0          0
1800.03/1800.01	c   undercover       :       0.00          0          0
1800.03/1800.01	c   nlp              :       0.27          0          0
1800.03/1800.01	c   trysol           :       0.51       1808         98
1800.03/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.01	c   dual LP          :     871.47     504790    6400421      12.68    7344.40
1800.03/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.01	c   diving/probing LP:       1.64       1082      10533       9.73    6422.56
1800.03/1800.01	c   strong branching :      41.71      12368     278499      22.52    6677.03
1800.03/1800.01	c     (at root node) :          -         33       5182     157.03          -
1800.03/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.01	c B&B Tree           :
1800.03/1800.01	c   number of runs   :          1
1800.03/1800.01	c   nodes            :     678468
1800.03/1800.01	c   nodes (total)    :     678468
1800.03/1800.01	c   nodes left       :        449
1800.03/1800.01	c   max depth        :         64
1800.03/1800.01	c   max depth (total):         64
1800.03/1800.01	c   backtracks       :     113494 (16.7%)
1800.03/1800.01	c   delayed cutoffs  :      56780
1800.03/1800.01	c   repropagations   :     985709 (4217911 domain reductions, 55284 cutoffs)
1800.03/1800.01	c   avg switch length:       4.45
1800.03/1800.01	c   switching time   :     220.53
1800.03/1800.01	c Solution           :
1800.03/1800.01	c   Solutions found  :        117 (20 improvements)
1800.03/1800.01	c   First Solution   : +4.04320000000000e+04   (in run 1, after 1 nodes, 0.16 seconds, depth 0, found by <trysol>)
1800.03/1800.01	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 500084 nodes, 1229.40 seconds, depth 33, found by <relaxation>)
1800.03/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.01	c   Gap              :   infinite
1800.03/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.01	c   Root Iterations  :        553
1800.03/1800.08	c Time complete: 1800.12.

Verifier Data

OK	1

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 25051
/proc/meminfo: memFree=30841444/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=9432 CPUtime=0
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 1653 0 0 0 0 0 0 0 25 0 1 0 164659675 9658368 1572 4089446400 4194304 8223781 140737408909872 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25051/statm: 2358 1572 369 984 0 1371 0

[startup+0.059496 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 25051
/proc/meminfo: memFree=30841444/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=22820 CPUtime=0.05
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 5608 0 0 0 5 0 0 0 25 0 1 0 164659675 23367680 4649 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25051/statm: 5705 4649 446 984 0 4718 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22820

[startup+0.100499 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 25051
/proc/meminfo: memFree=30841444/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=23584 CPUtime=0.09
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 6843 0 0 0 8 1 0 0 25 0 1 0 164659675 24150016 4856 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25051/statm: 5896 4856 458 984 0 4909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23584

[startup+0.300452 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 25051
/proc/meminfo: memFree=30841444/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=30380 CPUtime=0.29
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 11109 0 0 0 28 1 0 0 18 0 1 0 164659675 31109120 6706 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25051/statm: 7595 6706 582 984 0 6608 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30380

[startup+0.700381 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 25051
/proc/meminfo: memFree=30841444/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=36632 CPUtime=0.69
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 12633 0 0 0 67 2 0 0 18 0 1 0 164659675 37511168 8227 4089446400 4194304 8223781 140737408909872 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25051/statm: 9158 8227 584 984 0 8171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36632

[startup+1.50024 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 25052
/proc/meminfo: memFree=30807336/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=38124 CPUtime=1.49
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 22265 0 0 0 145 4 0 0 19 0 1 0 164659675 39038976 8549 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25051/statm: 9531 8549 601 984 0 8544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38124

[startup+3.10096 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 25052
/proc/meminfo: memFree=30805228/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=38052 CPUtime=3.09
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 23486 0 0 0 304 5 0 0 24 0 1 0 164659675 38965248 8547 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25051/statm: 9513 8547 601 984 0 8526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38052

[startup+6.30043 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 25052
/proc/meminfo: memFree=30798424/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=41960 CPUtime=6.29
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 35678 0 0 0 618 11 0 0 25 0 1 0 164659675 42967040 9455 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25051/statm: 10490 9455 605 984 0 9503 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41960

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 4/179 25052
/proc/meminfo: memFree=30781444/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=48304 CPUtime=12.69
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 76826 0 0 0 1243 26 0 0 25 0 1 0 164659675 49463296 10910 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25051/statm: 12076 10910 606 984 0 11089 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48304

[startup+25.501 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 25052
/proc/meminfo: memFree=30754832/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=53240 CPUtime=25.49
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 112890 0 0 0 2498 51 0 0 25 0 1 0 164659675 54517760 12150 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25051/statm: 13310 12150 606 984 0 12323 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53240

[startup+51.1005 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 25052
/proc/meminfo: memFree=30715900/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=57172 CPUtime=51.09
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 170446 0 0 0 5010 99 0 0 25 0 1 0 164659675 58544128 13143 4089446400 4194304 8223781 140737408909872 18446744073709551615 6570023 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25051/statm: 14293 13143 606 984 0 13306 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57172

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 25054
/proc/meminfo: memFree=30592864/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=62868 CPUtime=102.3
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 248415 0 0 0 10039 191 0 0 25 0 1 0 164659675 64376832 14546 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 15717 14546 606 984 0 14730 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62868

[startup+162.301 s]
/proc/loadavg: 2.06 2.00 2.00 3/179 25056
/proc/meminfo: memFree=30530428/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=67388 CPUtime=162.29
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 292466 0 0 0 15946 283 0 0 25 0 1 0 164659675 69005312 15778 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 16847 15778 709 984 0 15860 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 67388

[startup+222.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 25058
/proc/meminfo: memFree=30427964/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=73936 CPUtime=222.29
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 371880 0 0 0 21846 383 0 0 25 0 1 0 164659675 75710464 17379 4089446400 4194304 8223781 140737408909872 18446744073709551615 5955622 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 18484 17379 709 984 0 17497 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 73936

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 25059
/proc/meminfo: memFree=30295120/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=75180 CPUtime=282.3
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 418139 0 0 0 27752 478 0 0 25 0 1 0 164659675 76984320 17679 4089446400 4194304 8223781 140737408909872 18446744073709551615 6560158 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 18795 17679 709 984 0 17808 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 75180

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25060
/proc/meminfo: memFree=30251792/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=75892 CPUtime=342.29
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 439017 0 0 0 33667 562 0 0 25 0 1 0 164659675 77713408 17830 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 18973 17830 709 984 0 17986 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 75892

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25062
/proc/meminfo: memFree=30159008/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=76564 CPUtime=402.3
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 554053 0 0 0 39566 664 0 0 25 0 1 0 164659675 78401536 17968 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 19141 17968 709 984 0 18154 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 76564

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25064
/proc/meminfo: memFree=30062860/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=76896 CPUtime=462.3
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 655892 0 0 0 45464 766 0 0 25 0 1 0 164659675 78741504 18040 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 19224 18040 709 984 0 18237 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 76896

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25066
/proc/meminfo: memFree=29992260/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=77004 CPUtime=522.3
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 803661 0 0 0 51359 871 0 0 25 0 1 0 164659675 78852096 18085 4089446400 4194304 8223781 140737408909872 18446744073709551615 4999754 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 19251 18085 709 984 0 18264 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 77004

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25067
/proc/meminfo: memFree=29874656/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=78092 CPUtime=582.3
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 919235 0 0 0 57252 978 0 0 25 0 1 0 164659675 79966208 18284 4089446400 4194304 8223781 140737408909872 18446744073709551615 6502701 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 19523 18284 709 984 0 18536 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 78092

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25068
/proc/meminfo: memFree=29829976/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=78448 CPUtime=642.31
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 1028695 0 0 0 63152 1079 0 0 25 0 1 0 164659675 80330752 18363 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 19612 18363 709 984 0 18625 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 78448

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 25074
/proc/meminfo: memFree=29562988/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=79956 CPUtime=822.31
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 1370803 0 0 0 80856 1375 0 0 25 0 1 0 164659675 81874944 18748 4089446400 4194304 8223781 140737408909872 18446744073709551615 6569869 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 19989 18748 709 984 0 19002 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 79956

[startup+882.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25075
/proc/meminfo: memFree=29479740/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=81552 CPUtime=882.31
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 1433454 0 0 0 86768 1463 0 0 25 0 1 0 164659675 83509248 19095 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 20388 19095 709 984 0 19401 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 81552

[startup+942.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 25076
/proc/meminfo: memFree=29403812/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=86872 CPUtime=942.31
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 1524543 0 0 0 92677 1554 0 0 25 0 1 0 164659675 88956928 20202 4089446400 4194304 8223781 140737408909872 18446744073709551615 6444428 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 21718 20202 709 984 0 20731 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 86872

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25078
/proc/meminfo: memFree=29328628/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=87532 CPUtime=1002.32
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 1543702 0 0 0 98599 1633 0 0 25 0 1 0 164659675 89632768 20278 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 21883 20278 709 984 0 20896 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 87532

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25080
/proc/meminfo: memFree=29225684/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=89684 CPUtime=1062.32
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 1656509 0 0 0 104508 1724 0 0 25 0 1 0 164659675 91836416 20570 4089446400 4194304 8223781 140737408909872 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 22421 20570 709 984 0 21434 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 89684

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25082
/proc/meminfo: memFree=29145768/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=91124 CPUtime=1122.32
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 1735840 0 0 0 110429 1803 0 0 25 0 1 0 164659675 93310976 20922 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 22781 20922 709 984 0 21794 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 91124

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25083
/proc/meminfo: memFree=29077776/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=91124 CPUtime=1182.31
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 1809579 0 0 0 116341 1890 0 0 25 0 1 0 164659675 93310976 20922 4089446400 4194304 8223781 140737408909872 18446744073709551615 5004474 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 22781 20922 709 984 0 21794 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 91124

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25084
/proc/meminfo: memFree=28975180/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=91124 CPUtime=1242.32
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 1913045 0 0 0 122245 1987 0 0 25 0 1 0 164659675 93310976 20924 4089446400 4194304 8223781 140737408909872 18446744073709551615 6482588 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 22781 20924 709 984 0 21794 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 91124

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25086
/proc/meminfo: memFree=28872968/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=92088 CPUtime=1302.33
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 2016446 0 0 0 128158 2075 0 0 25 0 1 0 164659675 94298112 21172 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 23022 21172 709 984 0 22035 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 92088

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25088
/proc/meminfo: memFree=28824564/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=93348 CPUtime=1362.32
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 2058011 0 0 0 134085 2147 0 0 25 0 1 0 164659675 95588352 21505 4089446400 4194304 8223781 140737408909872 18446744073709551615 6599068 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 23337 21505 709 984 0 22350 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 93348

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 25118
/proc/meminfo: memFree=31351652/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=94540 CPUtime=1422.33
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 2094523 0 0 0 140013 2220 0 0 25 0 1 0 164659675 96808960 21796 4089446400 4194304 8223781 140737408909872 18446744073709551615 6569990 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 23635 21796 709 984 0 22648 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 94540

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25119
/proc/meminfo: memFree=31189548/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=95048 CPUtime=1482.33
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 2094797 0 0 0 145959 2274 0 0 25 0 1 0 164659675 97329152 21955 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 23762 21955 709 984 0 22775 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 95048

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25120
/proc/meminfo: memFree=31041088/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=95048 CPUtime=1542.33
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 2094853 0 0 0 151901 2332 0 0 25 0 1 0 164659675 97329152 21956 4089446400 4194304 8223781 140737408909872 18446744073709551615 5955580 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 23762 21956 709 984 0 22775 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 95048

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25149
/proc/meminfo: memFree=31463660/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=97768 CPUtime=1602.33
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 2096338 0 0 0 157840 2393 0 0 25 0 1 0 164659675 100114432 22280 4089446400 4194304 8223781 140737408909872 18446744073709551615 4854293 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 24442 22280 709 984 0 23455 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 97768

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25151
/proc/meminfo: memFree=31280632/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=97768 CPUtime=1662.33
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 2096577 0 0 0 163782 2451 0 0 25 0 1 0 164659675 100114432 22319 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 24442 22319 709 984 0 23455 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 97768

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25153
/proc/meminfo: memFree=31177024/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=97768 CPUtime=1722.33
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 2097138 0 0 0 169730 2503 0 0 25 0 1 0 164659675 100114432 22321 4089446400 4194304 8223781 140737408909872 18446744073709551615 6569894 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 24442 22321 709 984 0 23455 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 97768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25154
/proc/meminfo: memFree=31081512/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=97924 CPUtime=1782.33
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 2102488 0 0 0 175663 2570 0 0 25 0 1 0 164659675 100274176 22360 4089446400 4194304 8223781 140737408909872 18446744073709551615 6482641 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 24481 22360 709 984 0 23494 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 97924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25155
/proc/meminfo: memFree=31022972/32951124 swapFree=67111528/67111528
[pid=25051] ppid=25049 vsize=97924 CPUtime=1800.03
/proc/25051/stat : 25051 (pbscip.linux.x8) R 25049 25051 23831 0 -1 4202496 2114050 0 0 0 177411 2592 0 0 25 0 1 0 164659675 100274176 22360 4089446400 4194304 8223781 140737408909872 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25051/statm: 24481 22360 709 984 0 23494 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 97924

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

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

Child status: 0
Real time (s): 1800.09
CPU time (s): 1800.13
CPU user time (s): 1774.19
CPU system time (s): 25.9321
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 104444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1774.19
system time used= 25.9321
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2114076
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= 3
involuntary context switches= 1248

runsolver used 2.43463 second user time and 5.78212 second system time

The end

Launcher Data

Begin job on node119 at 2010-06-30 17:03:22
IDJOB=2692913
IDBENCH=78975
IDSOLVER=1204
FILE ID=node119/2692913-1277910202
PBS_JOBID= 11197241
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900556231--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-2692913-1277910202/watcher-2692913-1277910202 -o /tmp/evaluation-result-2692913-1277910202/solver-2692913-1277910202 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692913-1277910202.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 75cdbfdf3c0702d95dd33d3fc3f86ad3
RANDOM SEED=1053939989

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30841972 kB
Buffers:        195628 kB
Cached:         955444 kB
SwapCached:          0 kB
Active:        1331332 kB
Inactive:       634560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30841972 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4736 kB
Writeback:           0 kB
AnonPages:      814892 kB
Mapped:          15088 kB
Slab:            78484 kB
PageTables:       6612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   961280 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= 74204 MiB
End job on node119 at 2010-06-30 17:33:24