Trace number 2692835

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.1

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900563250--soft-66-100-0.wbo
MD5SUM48850acf7a795604147e976fcd80db7d
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 benchmark336.106
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints892
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 45060
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45059
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 665
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-2692835-1277906177.wbo>
0.00/0.02	c original problem has 2015 variables (1123 bin, 0 int, 0 impl, 892 cont) and 3600 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	c presolving:
0.03/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.03/0.07	c (round 2) 0 del vars, 107 del conss, 892 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.03/0.09	c (round 3) 48 del vars, 233 del conss, 913 chg bounds, 126 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.03/0.09	c (round 4) 117 del vars, 255 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.09/0.11	c (round 5) 139 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.09/0.12	c (round 6) 140 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.09/0.16	c    (0.1s) probing: 101/1053 (9.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (7 rounds):
0.09/0.16	c  140 deleted vars, 256 deleted constraints, 914 tightened bounds, 0 added holes, 127 changed sides, 0 changed coefficients
0.09/0.16	c  1100 implications, 13 cliques
0.09/0.16	c presolved problem has 1875 variables (1053 bin, 0 int, 0 impl, 822 cont) and 3344 constraints
0.09/0.16	c     822 constraints of type <indicator>
0.09/0.16	c      13 constraints of type <setppc>
0.09/0.16	c     822 constraints of type <linear>
0.09/0.16	c    1687 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.12
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.2
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1799.98
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.09/0.17	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.17	c   0.1s|     1 |     0 |    35 |     - |8601k|   0 |  23 |1875 |3344 |1875 |1700 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.18	o 41400
0.09/0.18	c y 0.1s|     1 |     0 |   130 |     - |8633k|   0 |  23 |1875 |3344 |1875 |1700 |   0 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |   174 |     - |8690k|   0 |  35 |1875 |3344 |1875 |1713 |  13 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.19/0.29	c   0.2s|     1 |     0 |   232 |     - |8938k|   0 |  42 |1875 |3344 |1875 |1723 |  23 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.29/0.39	c   0.3s|     1 |     0 |   259 |     - |8948k|   0 |  44 |1875 |3344 |1875 |1733 |  33 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.39/0.48	c   0.4s|     1 |     0 |   298 |     - |8953k|   0 |  47 |1875 |3344 |1875 |1735 |  35 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.49/0.59	c   0.5s|     1 |     0 |   307 |     - |8954k|   0 |  51 |1875 |3344 |1875 |1736 |  36 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.69/0.70	c   0.7s|     1 |     0 |   310 |     - |8955k|   0 |  48 |1875 |3344 |1875 |1737 |  37 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
1.29/1.39	c   1.3s|     1 |     2 |   310 |     - |8984k|   0 |  48 |1875 |3344 |1875 |1737 |  37 |   0 |  33 | 0.000000e+00 | 4.140000e+04 |    Inf 
8.39/8.43	o 300
8.39/8.43	c * 8.2s|   232 |   155 |  3058 |  11.9 |9912k|  33 |   - |1875 |3344 |1875 |1751 | 134 |   0 | 719 | 0.000000e+00 | 3.000000e+02 |    Inf 
10.29/10.36	o 275
10.29/10.36	c *10.2s|   817 |   661 |  5339 |   6.2 |  12M|  91 |   - |1875 |3487 |1875 |1754 | 301 | 143 |1034 | 0.000000e+00 | 2.750000e+02 |    Inf 
10.69/10.73	o 227
10.69/10.73	c *10.5s|   949 |   726 |  5832 |   5.8 |  12M|  91 |   - |1875 |3504 |1875 |1746 | 344 | 160 |1087 | 0.000000e+00 | 2.270000e+02 |    Inf 
10.69/10.75	o 202
10.69/10.75	c *10.5s|   955 |   677 |  5851 |   5.8 |  12M|  91 |   - |1875 |3504 |1875 |1746 | 344 | 160 |1087 | 0.000000e+00 | 2.020000e+02 |    Inf 
10.69/10.78	o 109
10.69/10.78	c *10.6s|   963 |   383 |  5914 |   5.8 |  11M|  91 |   - |1875 |3523 |1875 |1745 | 357 | 179 |1089 | 0.000000e+00 | 1.090000e+02 |    Inf 
10.79/10.86	o 92
10.79/10.86	c *10.6s|   989 |   334 |  5997 |   5.8 |  12M|  91 |   - |1875 |3568 |1875 |1741 | 361 | 224 |1105 | 0.000000e+00 | 9.200000e+01 |    Inf 
10.89/10.97	o 73
10.89/10.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.89/10.97	c *10.7s|  1017 |   270 |  6193 |   5.8 |  11M|  91 |   - |1875 |3512 |1875 |1746 | 380 | 259 |1119 | 0.000000e+00 | 7.300000e+01 |    Inf 
10.89/10.99	o 49
10.89/10.99	c *10.8s|  1019 |    79 |  6217 |   5.8 |  11M|  91 |   - |1875 |3353 |1875 |1741 | 380 | 259 |1120 | 0.000000e+00 | 4.900000e+01 |    Inf 
35.20/35.25	c  34.6s| 10000 |   530 | 94002 |   9.4 |  17M|  91 |  18 |1875 |7234 |1875 |1735 |2282 |  11k|1893 | 0.000000e+00 | 4.900000e+01 |    Inf 
37.89/37.94	o 48
37.89/37.94	c *37.2s| 11219 |   656 |105142 |   9.3 |  18M|  91 |   - |1875 |7565 |1875 |1735 |2553 |  13k|1895 | 0.000000e+00 | 4.800000e+01 |    Inf 
38.50/38.59	o 44
38.50/38.59	c *37.8s| 11453 |   672 |108150 |   9.4 |  18M|  91 |   - |1875 |7725 |1875 |1742 |2640 |  13k|1895 | 0.000000e+00 | 4.400000e+01 |    Inf 
45.69/45.70	o 35
45.69/45.70	c *44.8s| 14616 |   856 |138771 |   9.5 |  20M|  91 |   - |1875 |8562 |1875 |1742 |3581 |  17k|1895 | 0.000000e+00 | 3.500000e+01 |    Inf 
50.29/50.31	o 32
50.29/50.31	c *49.3s| 16674 |   903 |158713 |   9.5 |  20M|  91 |   - |1875 |8969 |1875 |1741 |4318 |  20k|1895 | 0.000000e+00 | 3.200000e+01 |    Inf 
52.39/52.49	o 11
52.39/52.49	c *51.5s| 17736 |   639 |167414 |   9.4 |  17M|  91 |   - |1875 |9118 |1875 |1740 |4777 |  21k|1895 | 0.000000e+00 | 1.100000e+01 |    Inf 
57.59/57.65	c  56.5s| 20000 |   692 |192713 |   9.6 |  18M|  91 |  31 |1875 |  10k|1875 |1735 |6139 |  24k|1895 | 0.000000e+00 | 1.100000e+01 |    Inf 
60.69/60.76	o 5
60.69/60.76	c *59.6s| 21560 |   721 |206737 |   9.6 |  18M|  91 |   - |1875 |  10k|1875 |1739 |6830 |  26k|1895 | 0.000000e+00 | 5.000000e+00 |    Inf 
78.49/78.58	c  77.1s| 30000 |   755 |287420 |   9.6 |  19M|  91 |  20 |1875 |  11k|1875 |1735 |9386 |  38k|1895 | 0.000000e+00 | 5.000000e+00 |    Inf 
99.40/99.45	c  97.6s| 40000 |   753 |377703 |   9.4 |  20M|  91 |  19 |1875 |  13k|1875 |1744 |  12k|  51k|2052 | 0.000000e+00 | 5.000000e+00 |    Inf 
121.30/121.31	c   119s| 50000 |   779 |465194 |   9.3 |  22M|  91 |   - |1875 |  17k|   0 |   0 |  15k|  65k|2305 | 0.000000e+00 | 5.000000e+00 |    Inf 
144.29/144.33	c   142s| 60000 |   786 |556837 |   9.3 |  24M|  91 |   - |1875 |  21k|   0 |   0 |  19k|  79k|2549 | 0.000000e+00 | 5.000000e+00 |    Inf 
168.40/168.45	c   165s| 70000 |   786 |648931 |   9.3 |  25M|  91 |   - |1875 |  21k|   0 |   0 |  22k|  92k|2845 | 0.000000e+00 | 5.000000e+00 |    Inf 
168.59/168.60	o 1
168.59/168.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
168.59/168.60	c * 166s| 70076 |   748 |649455 |   9.3 |  24M|  91 |   - |1875 |  21k|1875 |1740 |  22k|  92k|2845 | 0.000000e+00 | 1.000000e+00 |    Inf 
191.50/191.51	c   188s| 80000 |   659 |741585 |   9.3 |  22M|  91 |   - |1875 |  15k|1875 |1740 |  23k| 106k|3046 | 0.000000e+00 | 1.000000e+00 |    Inf 
214.30/214.38	c   211s| 90000 |   658 |836944 |   9.3 |  23M|  91 |  28 |1875 |  18k|1875 |1735 |  28k| 119k|3270 | 0.000000e+00 | 1.000000e+00 |    Inf 
235.80/235.81	c   232s|100000 |   727 |915607 |   9.2 |  26M|  91 |   - |1875 |  24k|   0 |   0 |  32k| 134k|3416 | 0.000000e+00 | 1.000000e+00 |    Inf 
260.00/260.09	c   256s|110000 |   745 |  1007k|   9.2 |  27M|  91 |  21 |1875 |  25k|1875 |1735 |  36k| 149k|3631 | 0.000000e+00 | 1.000000e+00 |    Inf 
285.60/285.64	c   281s|120000 |   698 |  1105k|   9.2 |  28M|  91 |  28 |1875 |  28k|1875 |1735 |  40k| 163k|3808 | 0.000000e+00 | 1.000000e+00 |    Inf 
309.11/309.13	c   304s|130000 |   609 |  1189k|   9.1 |  26M|  91 |   9 |1875 |  22k|1875 |1735 |  42k| 176k|4031 | 0.000000e+00 | 1.000000e+00 |    Inf 
331.31/331.39	c   326s|140000 |   628 |  1263k|   9.0 |  27M|  91 |   - |1875 |  25k|   0 |   0 |  46k| 190k|4147 | 0.000000e+00 | 1.000000e+00 |    Inf 
355.31/355.31	c   349s|150000 |   661 |  1340k|   8.9 |  29M|  91 |   9 |1875 |  31k|1875 |1735 |  51k| 204k|4316 | 0.000000e+00 | 1.000000e+00 |    Inf 
380.10/380.12	c   374s|160000 |   639 |  1423k|   8.9 |  29M|  91 |  22 |1875 |  31k|1875 |1742 |  54k| 218k|4446 | 0.000000e+00 | 1.000000e+00 |    Inf 
407.20/407.28	c   401s|170000 |   588 |  1514k|   8.9 |  29M|  91 |   - |1875 |  31k|   0 |   0 |  56k| 232k|4625 | 0.000000e+00 | 1.000000e+00 |    Inf 
434.20/434.25	c   427s|180000 |   650 |  1609k|   8.9 |  30M|  91 |  22 |1875 |  31k|1875 |1741 |  57k| 246k|4781 | 0.000000e+00 | 1.000000e+00 |    Inf 
462.70/462.78	c   455s|190000 |   577 |  1708k|   9.0 |  30M|  91 |  20 |1875 |  34k|1875 |1735 |  58k| 259k|4933 | 0.000000e+00 | 1.000000e+00 |    Inf 
490.81/490.86	c   483s|200000 |   567 |  1810k|   9.1 |  29M|  91 |   - |1875 |  29k|   0 |   0 |  60k| 272k|5096 | 0.000000e+00 | 1.000000e+00 |    Inf 
518.80/518.87	c   511s|210000 |   570 |  1920k|   9.1 |  31M|  91 |   - |1875 |  35k|   0 |   0 |  61k| 286k|5221 | 0.000000e+00 | 1.000000e+00 |    Inf 
547.01/547.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
547.01/547.04	c   538s|220000 |   573 |  2027k|   9.2 |  31M|  91 |   - |1875 |  34k|   0 |   0 |  62k| 300k|5404 | 0.000000e+00 | 1.000000e+00 |    Inf 
576.01/576.01	c   567s|230000 |   626 |  2139k|   9.3 |  33M|  91 |   - |1875 |  38k|   0 |   0 |  63k| 313k|5541 | 0.000000e+00 | 1.000000e+00 |    Inf 
606.01/606.03	c   596s|240000 |   622 |  2251k|   9.4 |  32M|  91 |  28 |1875 |  36k|1875 |1740 |  64k| 326k|5681 | 0.000000e+00 | 1.000000e+00 |    Inf 
637.61/637.69	c   628s|250000 |   658 |  2363k|   9.5 |  33M|  91 |  22 |1875 |  37k|1875 |1740 |  65k| 340k|5849 | 0.000000e+00 | 1.000000e+00 |    Inf 
666.11/666.17	c   656s|260000 |   705 |  2457k|   9.4 |  35M|  91 |   - |1875 |  40k|1875 |1746 |  65k| 354k|5970 | 0.000000e+00 | 1.000000e+00 |    Inf 
698.22/698.27	c   687s|270000 |   750 |  2572k|   9.5 |  35M|  91 |   - |1875 |  41k|   0 |   0 |  66k| 367k|6063 | 0.000000e+00 | 1.000000e+00 |    Inf 
731.21/731.24	c   720s|280000 |   934 |  2695k|   9.6 |  39M|  91 |   - |1875 |  47k|1875 |1740 |  67k| 380k|6247 | 0.000000e+00 | 1.000000e+00 |    Inf 
764.31/764.39	c   753s|290000 |   982 |  2819k|   9.7 |  39M|  91 |  14 |1875 |  48k|1875 |1740 |  68k| 394k|6355 | 0.000000e+00 | 1.000000e+00 |    Inf 
796.91/796.96	c   785s|300000 |   957 |  2934k|   9.8 |  40M|  91 |  23 |1875 |  49k|1875 |1740 |  68k| 409k|6481 | 0.000000e+00 | 1.000000e+00 |    Inf 
830.12/830.14	c   817s|310000 |   889 |  3051k|   9.8 |  39M|  91 |   - |1875 |  48k|   0 |   0 |  69k| 423k|6644 | 0.000000e+00 | 1.000000e+00 |    Inf 
862.92/862.97	c   850s|320000 |   835 |  3165k|   9.9 |  39M|  91 |  20 |1875 |  47k|1875 |1740 |  70k| 437k|6774 | 0.000000e+00 | 1.000000e+00 |    Inf 
896.12/896.10	c   882s|330000 |   765 |  3279k|   9.9 |  38M|  91 |  34 |1875 |  46k|1875 |1740 |  71k| 451k|6883 | 0.000000e+00 | 1.000000e+00 |    Inf 
928.01/928.02	c   914s|340000 |   796 |  3386k|  10.0 |  40M|  91 |  36 |1875 |  49k|1875 |1740 |  72k| 465k|6992 | 0.000000e+00 | 1.000000e+00 |    Inf 
961.43/961.43	c   947s|350000 |   724 |  3505k|  10.0 |  37M|  91 |   8 |1875 |  43k|1875 |1740 |  72k| 478k|7108 | 0.000000e+00 | 1.000000e+00 |    Inf 
992.62/992.69	c   978s|360000 |   664 |  3610k|  10.0 |  37M|  91 |  22 |1875 |  44k|1875 |1740 |  73k| 492k|7244 | 0.000000e+00 | 1.000000e+00 |    Inf 
1025.63/1025.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1025.63/1025.61	c  1010s|370000 |   638 |  3724k|  10.1 |  38M|  91 |   - |1875 |  49k|   0 |   0 |  74k| 506k|7342 | 0.000000e+00 | 1.000000e+00 |    Inf 
1057.03/1057.04	c  1041s|380000 |   553 |  3821k|  10.1 |  37M|  91 |   - |1875 |  49k|   0 |   0 |  75k| 520k|7443 | 0.000000e+00 | 1.000000e+00 |    Inf 
1091.13/1091.13	c  1075s|390000 |   520 |  3935k|  10.1 |  37M|  91 |   - |1875 |  48k|1875 |1739 |  76k| 532k|7648 | 0.000000e+00 | 1.000000e+00 |    Inf 
1121.53/1121.57	c  1105s|400000 |   502 |  4036k|  10.1 |  36M|  91 |   - |1875 |  44k|   0 |   0 |  79k| 546k|7776 | 0.000000e+00 | 1.000000e+00 |    Inf 
1154.23/1154.23	c  1137s|410000 |   617 |  4144k|  10.1 |  39M|  91 |  25 |1875 |  50k|1875 |1739 |  80k| 559k|7885 | 0.000000e+00 | 1.000000e+00 |    Inf 
1187.94/1187.91	c  1171s|420000 |   598 |  4249k|  10.1 |  38M|  91 |  23 |1875 |  47k|1875 |1735 |  81k| 572k|7996 | 0.000000e+00 | 1.000000e+00 |    Inf 
1215.43/1215.41	c  1198s|430000 |   890 |  4334k|  10.1 |  41M|  91 |  16 |1875 |  52k|1875 |1735 |  84k| 586k|8081 | 0.000000e+00 | 1.000000e+00 |    Inf 
1246.03/1246.09	c  1228s|440000 |  1023 |  4440k|  10.1 |  42M|  91 |   - |1875 |  54k|1875 |1740 |  89k| 600k|8205 | 0.000000e+00 | 1.000000e+00 |    Inf 
1276.83/1276.86	c  1258s|450000 |  1085 |  4536k|  10.1 |  43M|  91 |  15 |1875 |  54k|1875 |1735 |  93k| 614k|8291 | 0.000000e+00 | 1.000000e+00 |    Inf 
1307.73/1307.76	c  1289s|460000 |  1064 |  4632k|  10.1 |  44M|  91 |  31 |1875 |  56k|1875 |1735 |  97k| 629k|8369 | 0.000000e+00 | 1.000000e+00 |    Inf 
1339.63/1339.67	c  1321s|470000 |  1038 |  4743k|  10.1 |  43M|  91 |   - |1875 |  54k|   0 |   0 | 100k| 643k|8472 | 0.000000e+00 | 1.000000e+00 |    Inf 
1372.53/1372.50	c  1353s|480000 |  1012 |  4857k|  10.1 |  44M|  91 |  21 |1875 |  56k|1875 |1735 | 105k| 657k|8564 | 0.000000e+00 | 1.000000e+00 |    Inf 
1402.83/1402.82	c  1383s|490000 |  1150 |  4954k|  10.1 |  45M|  91 |   - |1875 |  57k|   0 |   0 | 109k| 671k|8644 | 0.000000e+00 | 1.000000e+00 |    Inf 
1432.84/1432.85	c  1412s|500000 |  1340 |  5049k|  10.1 |  47M|  91 |  44 |1875 |  59k|1875 |1735 | 112k| 685k|8719 | 0.000000e+00 | 1.000000e+00 |    Inf 
1464.34/1464.31	c  1444s|510000 |  1307 |  5146k|  10.1 |  47M|  91 |   - |1875 |  60k|   0 |   0 | 116k| 699k|8819 | 0.000000e+00 | 1.000000e+00 |    Inf 
1497.63/1497.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1497.63/1497.63	c  1476s|520000 |  1229 |  5257k|  10.1 |  48M|  91 |   - |1875 |  62k|   0 |   0 | 121k| 714k|8943 | 0.000000e+00 | 1.000000e+00 |    Inf 
1530.84/1530.81	c  1509s|530000 |  1061 |  5360k|  10.1 |  46M|  91 |   - |1875 |  59k|1875 |1742 | 125k| 729k|9036 | 0.000000e+00 | 1.000000e+00 |    Inf 
1565.03/1565.02	c  1543s|540000 |   915 |  5468k|  10.1 |  44M|  91 |  22 |1875 |  54k|1875 |1735 | 129k| 743k|9116 | 0.000000e+00 | 1.000000e+00 |    Inf 
1598.44/1598.49	c  1576s|550000 |   877 |  5585k|  10.2 |  45M|  91 |   - |1875 |  59k|1875 |1739 | 133k| 757k|9209 | 0.000000e+00 | 1.000000e+00 |    Inf 
1632.34/1632.37	c  1609s|560000 |   805 |  5704k|  10.2 |  45M|  91 |  14 |1875 |  59k|1875 |1742 | 136k| 772k|9302 | 0.000000e+00 | 1.000000e+00 |    Inf 
1667.04/1667.09	c  1644s|570000 |   705 |  5822k|  10.2 |  44M|  91 |   - |1875 |  58k|1875 |1740 | 139k| 786k|9391 | 0.000000e+00 | 1.000000e+00 |    Inf 
1700.24/1700.25	c  1676s|580000 |   498 |  5928k|  10.2 |  42M|  91 |   - |1875 |  56k|   0 |   0 | 142k| 800k|9491 | 0.000000e+00 | 1.000000e+00 |    Inf 
1733.74/1733.78	c  1710s|590000 |   583 |  6034k|  10.2 |  41M|  91 |  30 |1875 |  54k|1875 |1740 | 146k| 814k|9608 | 0.000000e+00 | 1.000000e+00 |    Inf 
1765.84/1765.85	c  1741s|600000 |   517 |  6134k|  10.2 |  42M|  91 |  15 |1875 |  56k|1875 |1739 | 150k| 828k|9689 | 0.000000e+00 | 1.000000e+00 |    Inf 
1798.45/1798.46	c  1773s|610000 |   488 |  6225k|  10.2 |  41M|  91 |  33 |1875 |  54k|1875 |1735 | 153k| 842k|9787 | 0.000000e+00 | 1.000000e+00 |    Inf 
1800.06/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.01	c 
1800.06/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.01	c Solving Time (sec) : 1774.99
1800.06/1800.01	c Solving Nodes      : 610461
1800.06/1800.01	c Primal Bound       : +1.00000000000000e+00 (93 solutions)
1800.06/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.01	c Gap                : infinite
1800.06/1800.01	s SATISFIABLE
1800.06/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.06/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.06/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.06/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.06/1800.01	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.06/1800.01	v -x125 -x124 x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.06/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.06/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.06/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.06/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.06/1800.01	v -x1 
1800.06/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.01	c Solving Time       :    1774.99
1800.06/1800.01	c Original Problem   :
1800.06/1800.01	c   Problem name     : HOME/instance-2692835-1277906177.wbo
1800.06/1800.01	c   Variables        : 2015 (1123 binary, 0 integer, 0 implicit integer, 892 continuous)
1800.06/1800.01	c   Constraints      : 3600 initial, 3600 maximal
1800.06/1800.01	c Presolved Problem  :
1800.06/1800.01	c   Problem name     : t_HOME/instance-2692835-1277906177.wbo
1800.06/1800.01	c   Variables        : 1875 (1053 binary, 0 integer, 0 implicit integer, 822 continuous)
1800.06/1800.01	c   Constraints      : 3344 initial, 63677 maximal
1800.06/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.01	c   trivial          :       0.00         70          0          0          0          0          0          0          0
1800.06/1800.01	c   dualfix          :       0.00         70          0          0          0          0          0          0          0
1800.06/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.06/1800.01	c   indicator        :       0.00          0          0          0          0          0         70          0          0
1800.06/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   linear           :       0.08          0          0          0        914          0        186        127          0
1800.06/1800.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   root node        :          -        822          -          -       1644          -          -          -          -
1800.06/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.01	c   integral         :          0          0          0     372459          0         81       1349          0          0     673716
1800.06/1800.01	c   indicator        :        822          0     311923       5433          0         99     273441          0          0          0
1800.06/1800.01	c   setppc           :         13          6    2657793      34273          0      42110    1956256          0          0          0
1800.06/1800.01	c   linear           :        822          6    2617509      34529          0     110454    9672908     153582          0          0
1800.06/1800.02	c   logicor          :       1687+         6    1452995        892          0      96936    5767533          0          0          0
1800.06/1800.02	c   bounddisjunction :          0+         0       2707          0          0          0          8          0          0          0
1800.06/1800.02	c   countsols        :          0          0          0        892          0          0          0          0          0          0
1800.06/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.02	c   integral         :      39.13       0.00       0.00      39.13       0.00
1800.06/1800.02	c   indicator        :       0.73       0.00       0.62       0.11       0.00
1800.06/1800.02	c   setppc           :      14.25       0.00      14.23       0.02       0.00
1800.06/1800.02	c   linear           :      60.30       0.00      59.60       0.70       0.00
1800.06/1800.02	c   logicor          :     311.99       0.00     311.99       0.00       0.00
1800.06/1800.02	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.02	c   vbounds          :       0.62          2          0          0
1800.06/1800.02	c   rootredcost      :       0.61         16          0        822
1800.06/1800.02	c   pseudoobj        :      41.98    2660228        658     222523
1800.06/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.02	c   propagation      :      11.50     250158     249456    1615330       27.8       5957       24.9          -
1800.06/1800.02	c   infeasible LP    :      15.94      85025      85023     689713       44.4        421       19.9          0
1800.06/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.02	c   pseudo solution  :       0.00         16         16        106       15.7          5        9.4          -
1800.06/1800.02	c   applied globally :          -          -          -     842860       27.2          -          -          -
1800.06/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.02	c   cut pool         :       0.00          5          -          -         29          -    (maximal pool size: 110)
1800.06/1800.02	c   redcost          :       8.44     373110          0      44667          0          0
1800.06/1800.02	c   impliedbounds    :       0.01          6          0          0          0          0
1800.06/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.02	c   gomory           :       0.23          6          0          0       1136          0
1800.06/1800.02	c   strongcg         :       0.16          6          0          0        549          0
1800.06/1800.02	c   cmir             :       0.03          6          0          0          0          0
1800.06/1800.02	c   flowcover        :       0.05          6          0          0          0          0
1800.06/1800.02	c   clique           :       0.00          6          0          0          0          0
1800.06/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.02	c Pricers            :       Time      Calls       Vars
1800.06/1800.02	c   problem variables:       0.00          0          0
1800.06/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.02	c   relpscost        :      38.86     337923         81       1349          0          0     673716
1800.06/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.02	c   inference        :       0.02        877          0          0          0          0       1754
1800.06/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.02	c   LP solutions     :       0.01          -         15
1800.06/1800.02	c   pseudo solutions :       0.00          -          0
1800.06/1800.02	c   oneopt           :       0.35         16          0
1800.06/1800.02	c   feaspump         :       0.02          1          0
1800.06/1800.02	c   intshifting      :       0.01          6          0
1800.06/1800.02	c   crossover        :       0.30          3          0
1800.06/1800.02	c   veclendiving     :       0.06         56          0
1800.06/1800.02	c   linesearchdiving :       0.09         56          0
1800.06/1800.02	c   guideddiving     :       0.12         56          0
1800.06/1800.02	c   coefdiving       :       0.16         57          0
1800.06/1800.02	c   pscostdiving     :       0.10         57          0
1800.06/1800.02	c   fracdiving       :       0.14         57          0
1800.06/1800.02	c   rootsoldiving    :       0.07         39          0
1800.06/1800.02	c   objpscostdiving  :       0.09         40          0
1800.06/1800.02	c   trivial          :       0.01          2          0
1800.06/1800.02	c   simplerounding   :       0.68     338054          0
1800.06/1800.02	c   zirounding       :       0.34       1000          0
1800.06/1800.02	c   rounding         :       0.75       8142          0
1800.06/1800.02	c   shifting         :       0.88       2523          0
1800.06/1800.02	c   twoopt           :       0.00          0          0
1800.06/1800.02	c   fixandinfer      :       0.00          0          0
1800.06/1800.02	c   intdiving        :       0.00          0          0
1800.06/1800.02	c   actconsdiving    :       0.00          0          0
1800.06/1800.02	c   octane           :       0.00          0          0
1800.06/1800.02	c   rens             :       0.02          1          0
1800.06/1800.02	c   rins             :       0.00          0          0
1800.06/1800.02	c   localbranching   :       0.00          0          0
1800.06/1800.02	c   mutation         :       0.00          0          0
1800.06/1800.02	c   dins             :       0.00          0          0
1800.06/1800.02	c   undercover       :       0.00          0          0
1800.06/1800.02	c   nlp              :       0.18          0          0
1800.06/1800.02	c   trysol           :       0.50        539         78
1800.06/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.02	c   dual LP          :     853.60     455701    6226677      13.66    7294.61
1800.06/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.02	c   diving/probing LP:       0.44        316       2556       8.09    5809.09
1800.06/1800.02	c   strong branching :      35.26       9787     236605      24.18    6710.29
1800.06/1800.02	c     (at root node) :          -         33       4829     146.33          -
1800.06/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.02	c B&B Tree           :
1800.06/1800.02	c   number of runs   :          1
1800.06/1800.02	c   nodes            :     610461
1800.06/1800.02	c   nodes (total)    :     610461
1800.06/1800.02	c   nodes left       :        485
1800.06/1800.02	c   max depth        :         91
1800.06/1800.02	c   max depth (total):         91
1800.06/1800.02	c   backtracks       :     101425 (16.6%)
1800.06/1800.02	c   delayed cutoffs  :      63370
1800.06/1800.02	c   repropagations   :     901678 (4271795 domain reductions, 62401 cutoffs)
1800.06/1800.02	c   avg switch length:       4.49
1800.06/1800.02	c   switching time   :     230.42
1800.06/1800.02	c Solution           :
1800.06/1800.02	c   Solutions found  :         93 (16 improvements)
1800.06/1800.02	c   First Solution   : +4.14000000000000e+04   (in run 1, after 1 nodes, 0.14 seconds, depth 0, found by <trysol>)
1800.06/1800.02	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 70076 nodes, 165.58 seconds, depth 29, found by <relaxation>)
1800.06/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.02	c   Gap              :   infinite
1800.06/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.02	c   Root Iterations  :        310
1800.06/1800.09	c Time complete: 1800.14.

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-2692835-1277906177/watcher-2692835-1277906177 -o /tmp/evaluation-result-2692835-1277906177/solver-2692835-1277906177 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692835-1277906177.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.92 2.95 2.62 4/178 16071
/proc/meminfo: memFree=29760304/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=9444 CPUtime=0
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1656 0 0 0 0 0 0 0 25 0 1 0 131913198 9670656 1575 4089446400 4194304 8223781 140734571448000 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16071/statm: 2361 1576 369 984 0 1374 0

[startup+0.0438221 s]
/proc/loadavg: 2.92 2.95 2.62 4/178 16071
/proc/meminfo: memFree=29760304/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=22504 CPUtime=0.03
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 5033 0 0 0 3 0 0 0 25 0 1 0 131913198 23044096 4588 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 5626 4588 441 984 0 4639 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22504

[startup+0.100823 s]
/proc/loadavg: 2.92 2.95 2.62 4/178 16071
/proc/meminfo: memFree=29760304/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=23532 CPUtime=0.09
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 6829 0 0 0 8 1 0 0 25 0 1 0 131913198 24096768 4843 4089446400 4194304 8223781 140734571448000 18446744073709551615 7253720 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 5883 4864 452 984 0 4896 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23532

[startup+0.300786 s]
/proc/loadavg: 2.92 2.95 2.62 4/178 16071
/proc/meminfo: memFree=29760304/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=30836 CPUtime=0.29
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 11227 0 0 0 28 1 0 0 25 0 1 0 131913198 31576064 6826 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 7709 6826 573 984 0 6722 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30836

[startup+0.700703 s]
/proc/loadavg: 2.92 2.95 2.62 4/178 16071
/proc/meminfo: memFree=29760304/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=31604 CPUtime=0.69
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 11453 0 0 0 66 3 0 0 25 0 1 0 131913198 32362496 7001 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 7901 7001 574 984 0 6914 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31604

[startup+1.50056 s]
/proc/loadavg: 2.92 2.95 2.62 3/179 16072
/proc/meminfo: memFree=29733760/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=31564 CPUtime=1.49
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 21727 0 0 0 145 4 0 0 25 0 1 0 131913198 32321536 7035 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 7891 7035 598 984 0 6904 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31564

[startup+3.10027 s]
/proc/loadavg: 2.85 2.93 2.62 3/179 16072
/proc/meminfo: memFree=29733516/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=31564 CPUtime=3.09
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 24483 0 0 0 303 6 0 0 25 0 1 0 131913198 32321536 7035 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 7891 7035 598 984 0 6904 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31564

[startup+6.30068 s]
/proc/loadavg: 2.85 2.93 2.62 3/179 16072
/proc/meminfo: memFree=29733268/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=31756 CPUtime=6.29
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 35085 0 0 0 618 11 0 0 25 0 1 0 131913198 32518144 7100 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 7939 7100 599 984 0 6952 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31756

[startup+12.7005 s]
/proc/loadavg: 2.78 2.92 2.62 3/179 16072
/proc/meminfo: memFree=29727976/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=38796 CPUtime=12.69
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 70048 0 0 0 1245 24 0 0 25 0 1 0 131913198 39727104 8653 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 9699 8653 607 984 0 8712 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38796

[startup+25.5002 s]
/proc/loadavg: 2.61 2.87 2.61 3/179 16072
/proc/meminfo: memFree=29719164/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=46404 CPUtime=25.49
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 108550 0 0 0 2503 46 0 0 25 0 1 0 131913198 47517696 10574 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 11601 10574 607 984 0 10614 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46404

[startup+51.1005 s]
/proc/loadavg: 2.40 2.80 2.59 3/179 16073
/proc/meminfo: memFree=29707212/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=57656 CPUtime=51.09
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 161429 0 0 0 5014 95 0 0 25 0 1 0 131913198 59039744 13435 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 14414 13435 607 984 0 13427 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57656

[startup+102.306 s]
/proc/loadavg: 2.16 2.66 2.55 3/179 16074
/proc/meminfo: memFree=29698504/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=63120 CPUtime=102.3
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 254690 0 0 0 10041 189 0 0 25 0 1 0 131913198 64634880 14815 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 15780 14815 607 984 0 14793 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63120

[startup+162.3 s]
/proc/loadavg: 2.06 2.55 2.52 3/179 16076
/proc/meminfo: memFree=29692632/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=68516 CPUtime=162.29
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 317265 0 0 0 15941 288 0 0 25 0 1 0 131913198 70160384 16139 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 17129 16139 607 984 0 16142 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68516

[startup+222.3 s]
/proc/loadavg: 2.02 2.44 2.48 3/179 16078
/proc/meminfo: memFree=29648424/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=68800 CPUtime=222.3
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 427666 0 0 0 21839 391 0 0 25 0 1 0 131913198 70451200 16248 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 17200 16248 607 984 0 16213 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 68800

[startup+282.3 s]
/proc/loadavg: 2.01 2.36 2.45 3/179 16079
/proc/meminfo: memFree=29563684/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=71336 CPUtime=282.29
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 521641 0 0 0 27743 486 0 0 25 0 1 0 131913198 73048064 16839 4089446400 4194304 8223781 140734571448000 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 17834 16839 607 984 0 16847 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 71336

[startup+342.3 s]
/proc/loadavg: 2.00 2.29 2.42 3/179 16090
/proc/meminfo: memFree=29491068/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=73224 CPUtime=342.3
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 556774 0 0 0 33651 579 0 0 25 0 1 0 131913198 74981376 17263 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 18306 17263 607 984 0 17319 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 73224

[startup+402.3 s]
/proc/loadavg: 2.00 2.24 2.39 3/179 16091
/proc/meminfo: memFree=29432492/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=77176 CPUtime=402.31
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 605299 0 0 0 39570 661 0 0 25 0 1 0 131913198 79028224 18239 4089446400 4194304 8223781 140734571448000 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 19294 18239 607 984 0 18307 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 77176

[startup+462.3 s]
/proc/loadavg: 2.07 2.21 2.37 3/179 16093
/proc/meminfo: memFree=29403808/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=77864 CPUtime=462.31
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 697859 0 0 0 45485 746 0 0 25 0 1 0 131913198 79732736 18393 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 19466 18393 607 984 0 18479 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 77864

[startup+522.3 s]
/proc/loadavg: 2.02 2.17 2.34 3/179 16095
/proc/meminfo: memFree=29385300/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=79092 CPUtime=522.3
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 803008 0 0 0 51391 839 0 0 25 0 1 0 131913198 80990208 18563 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 19773 18563 607 984 0 18786 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 79092

[startup+582.301 s]
/proc/loadavg: 2.01 2.13 2.32 3/179 16096
/proc/meminfo: memFree=29331796/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=81176 CPUtime=582.3
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 883822 0 0 0 57301 929 0 0 25 0 1 0 131913198 83124224 19058 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 20294 19058 607 984 0 19307 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 81176

[startup+642.301 s]
/proc/loadavg: 2.00 2.11 2.29 3/179 16126
/proc/meminfo: memFree=30912716/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=83636 CPUtime=642.32
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 953548 0 0 0 63217 1015 0 0 25 0 1 0 131913198 85643264 19508 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 20909 19508 607 984 0 19922 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 83636

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.05 2.24 3/179 16131
/proc/meminfo: memFree=30882716/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=89664 CPUtime=822.31
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1209270 0 0 0 80971 1260 0 0 25 0 1 0 131913198 91815936 21042 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 22416 21042 607 984 0 21429 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 89664

[startup+882.301 s]
/proc/loadavg: 2.00 2.04 2.22 3/179 16132
/proc/meminfo: memFree=30875608/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=89720 CPUtime=882.31
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1293043 0 0 0 86889 1342 0 0 25 0 1 0 131913198 91873280 21061 4089446400 4194304 8223781 140734571448000 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 22430 21061 607 984 0 21443 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 89720

[startup+942.301 s]
/proc/loadavg: 2.00 2.03 2.20 3/179 16134
/proc/meminfo: memFree=30869256/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=89916 CPUtime=942.32
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1408973 0 0 0 92804 1428 0 0 25 0 1 0 131913198 92073984 21145 4089446400 4194304 8223781 140734571448000 18446744073709551615 5004416 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 22479 21145 607 984 0 21492 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 89916

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.18 3/179 16135
/proc/meminfo: memFree=30863888/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=90036 CPUtime=1002.32
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1529101 0 0 0 98719 1513 0 0 25 0 1 0 131913198 92196864 21169 4089446400 4194304 8223781 140734571448000 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 22509 21169 607 984 0 21522 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 90036

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.17 3/179 16137
/proc/meminfo: memFree=30858280/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=90952 CPUtime=1062.32
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1584317 0 0 0 104647 1585 0 0 25 0 1 0 131913198 93134848 21323 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 22738 21323 607 984 0 21751 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 90952

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.16 3/179 16139
/proc/meminfo: memFree=30849576/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=95464 CPUtime=1122.32
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1616747 0 0 0 110570 1662 0 0 25 0 1 0 131913198 97755136 22161 4089446400 4194304 8223781 140734571448000 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 23866 22161 607 984 0 22879 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 95464

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.15 3/179 16140
/proc/meminfo: memFree=30846324/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=96008 CPUtime=1182.33
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1629065 0 0 0 116505 1728 0 0 25 0 1 0 131913198 98312192 22248 4089446400 4194304 8223781 140734571448000 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 24002 22248 607 984 0 23015 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 96008

[startup+1242.3 s]
/proc/loadavg: 2.03 2.02 2.14 3/179 16142
/proc/meminfo: memFree=30840832/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=96456 CPUtime=1242.33
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1636261 0 0 0 122439 1794 0 0 25 0 1 0 131913198 98770944 22390 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 24114 22390 607 984 0 23127 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 96456

[startup+1302.3 s]
/proc/loadavg: 2.04 2.02 2.13 3/179 16143
/proc/meminfo: memFree=30836212/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=96996 CPUtime=1302.34
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1660649 0 0 0 128366 1868 0 0 25 0 1 0 131913198 99323904 22460 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 24249 22460 607 984 0 23262 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 96996

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.12 3/179 16145
/proc/meminfo: memFree=30832464/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=96996 CPUtime=1362.33
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1728257 0 0 0 134288 1945 0 0 25 0 1 0 131913198 99323904 22472 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 24249 22472 607 984 0 23262 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 96996

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.11 3/179 16147
/proc/meminfo: memFree=30825988/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=98212 CPUtime=1422.34
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1815440 0 0 0 140206 2028 0 0 25 0 1 0 131913198 100569088 22791 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 24553 22791 607 984 0 23566 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 98212

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/179 16148
/proc/meminfo: memFree=30822360/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=99592 CPUtime=1482.34
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1874694 0 0 0 146136 2098 0 0 25 0 1 0 131913198 101982208 23157 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 24898 23157 607 984 0 23911 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 99592

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 16150
/proc/meminfo: memFree=30819460/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=100756 CPUtime=1542.33
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 1967569 0 0 0 152052 2181 0 0 25 0 1 0 131913198 103174144 23432 4089446400 4194304 8223781 140734571448000 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 25189 23432 607 984 0 24202 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 100756

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 16151
/proc/meminfo: memFree=30816568/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=100824 CPUtime=1602.34
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 2045032 0 0 0 157979 2255 0 0 25 0 1 0 131913198 103243776 23484 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 25206 23484 607 984 0 24219 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 100824

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 16153
/proc/meminfo: memFree=30812204/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=100824 CPUtime=1662.34
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 2093565 0 0 0 163903 2331 0 0 25 0 1 0 131913198 103243776 23510 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 25206 23510 607 984 0 24219 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 100824

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 16155
/proc/meminfo: memFree=30809688/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=101040 CPUtime=1722.34
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 2141958 0 0 0 169827 2407 0 0 25 0 1 0 131913198 103464960 23555 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 25260 23555 607 984 0 24273 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 101040

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.07 3/179 16156
/proc/meminfo: memFree=30808784/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=101040 CPUtime=1782.35
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 2197073 0 0 0 175754 2481 0 0 25 0 1 0 131913198 103464960 23568 4089446400 4194304 8223781 140734571448000 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 25260 23568 607 984 0 24273 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 101040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.01 2.07 3/179 16157
/proc/meminfo: memFree=30808280/32951124 swapFree=67111528/67111528
[pid=16071] ppid=16069 vsize=101540 CPUtime=1800.06
/proc/16071/stat : 16071 (pbscip.linux.x8) R 16069 16071 14646 0 -1 4202496 2214614 0 0 0 177501 2505 0 0 25 0 1 0 131913198 103976960 23657 4089446400 4194304 8223781 140734571448000 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16071/statm: 25385 23657 607 984 0 24398 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 101540

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.1
CPU time (s): 1800.15
CPU user time (s): 1775.09
CPU system time (s): 25.0562
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 101680

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

runsolver used 3.59945 second user time and 6.11007 second system time

The end

Launcher Data

Begin job on node139 at 2010-06-30 15:56:17
IDJOB=2692835
IDBENCH=78936
IDSOLVER=1204
FILE ID=node139/2692835-1277906177
PBS_JOBID= 11197164
Free space on /tmp= 74120 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.1900563250--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-2692835-1277906177/watcher-2692835-1277906177 -o /tmp/evaluation-result-2692835-1277906177/solver-2692835-1277906177 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692835-1277906177.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 48850acf7a795604147e976fcd80db7d
RANDOM SEED=1992382051

node139.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.840
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.68
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.840
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.840
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.82
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.840
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.840
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.78
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.840
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.840
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.82
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.840
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:      29760832 kB
Buffers:        195300 kB
Cached:        1474936 kB
SwapCached:          0 kB
Active:        2045940 kB
Inactive:       995020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29760832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4684 kB
Writeback:           0 kB
AnonPages:     1370868 kB
Mapped:          16104 kB
Slab:            82648 kB
PageTables:       7764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1533188 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= 74116 MiB
End job on node139 at 2010-06-30 16:26:19