Trace number 2692833

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.17 1800.13

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900583053--soft-33-100-0.wbo
MD5SUM9f5c0fb24468d0f2311d30a10738459c
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 benchmark348.124
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 constraints1785
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 88246
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 88245
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 651
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-2692833-1277906017.wbo>
0.00/0.03	c original problem has 3801 variables (2016 bin, 0 int, 0 impl, 1785 cont) and 4493 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1937 impls, 11 clqs
0.00/0.09	c (round 2) 0 del vars, 75 del conss, 1785 chg bounds, 52 chg sides, 0 chg coeffs, 0 upgd conss, 1937 impls, 11 clqs
0.00/0.10	c (round 3) 52 del vars, 171 del conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 0 upgd conss, 1937 impls, 11 clqs
0.10/0.11	c (round 4) 128 del vars, 195 del conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 880 upgd conss, 1937 impls, 11 clqs
0.10/0.12	c (round 5) 152 del vars, 195 del conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 880 upgd conss, 1937 impls, 11 clqs
0.10/0.18	c    (0.1s) probing: 101/1940 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.10/0.18	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.10/0.18	c presolving (6 rounds):
0.10/0.18	c  152 deleted vars, 195 deleted constraints, 1809 tightened bounds, 0 added holes, 96 changed sides, 0 changed coefficients
0.10/0.18	c  1937 implications, 11 cliques
0.10/0.18	c presolved problem has 3649 variables (1940 bin, 0 int, 0 impl, 1709 cont) and 4298 constraints
0.10/0.18	c    1709 constraints of type <indicator>
0.10/0.18	c      11 constraints of type <setppc>
0.10/0.18	c    1709 constraints of type <linear>
0.10/0.18	c     869 constraints of type <logicor>
0.10/0.18	c transformed objective value is always integral (scale: 1)
0.10/0.18	c Presolving Time: 0.12
0.10/0.18	c - non default parameters ----------------------------------------------------------------------
0.10/0.18	c # SCIP version 1.2.1.2
0.10/0.18	c 
0.10/0.18	c # frequency for displaying node information lines
0.10/0.18	c # [type: int, range: [-1,2147483647], default: 100]
0.10/0.18	c display/freq = 10000
0.10/0.18	c 
0.10/0.18	c # maximal time in seconds to run
0.10/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.10/0.18	c limits/time = 1799.98
0.10/0.18	c 
0.10/0.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.10/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.10/0.18	c limits/memory = 3420
0.10/0.18	c 
0.10/0.18	c # should presolving try to simplify inequalities
0.10/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.10/0.18	c constraints/linear/simplifyinequalities = TRUE
0.10/0.18	c 
0.10/0.18	c # should presolving try to simplify knapsacks
0.10/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.10/0.18	c constraints/knapsack/simplifyinequalities = TRUE
0.10/0.18	c 
0.10/0.18	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.10/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.10/0.18	c separating/rapidlearning/freq = 0
0.10/0.18	c 
0.10/0.18	c -----------------------------------------------------------------------------------------------
0.10/0.18	c start solving
0.10/0.18	c 
0.10/0.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.10/0.19	c   0.1s|     1 |     0 |     7 |     - |  13M|   0 |   0 |3649 |4298 |3649 | 880 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.10/0.19	c   0.1s|     1 |     0 |    41 |     - |  13M|   0 |  29 |3649 |4298 |3649 | 896 |  16 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.10/0.19	o 83962
0.10/0.19	c y 0.1s|     1 |     0 |    41 |     - |  13M|   0 |  29 |3649 |4298 |3649 | 896 |  16 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |    66 |     - |  13M|   0 |  41 |3649 |4298 |3649 | 931 |  51 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.29/0.30	c   0.2s|     1 |     0 |   137 |     - |  13M|   0 |  44 |3649 |4298 |3649 | 941 |  61 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   150 |     - |  14M|   0 |  49 |3649 |4298 |3649 | 946 |  66 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.39/0.42	c   0.4s|     1 |     0 |   170 |     - |  14M|   0 |  61 |3649 |4298 |3649 | 957 |  77 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.49/0.51	c   0.4s|     1 |     0 |   186 |     - |  14M|   0 |  61 |3649 |4298 |3649 | 961 |  81 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.69/0.75	c   0.7s|     1 |     2 |   186 |     - |  14M|   0 |  61 |3649 |4298 |3649 | 961 |  81 |   0 |  33 | 0.000000e+00 | 8.396200e+04 |    Inf 
9.69/9.80	o 362
9.69/9.80	c * 9.4s|  2008 |   912 | 10210 |   5.0 |  21M|  81 |   - |3649 |4300 |3649 |1012 |1753 |   2 |1612 | 0.000000e+00 | 3.620000e+02 |    Inf 
9.89/9.94	o 340
9.89/9.94	c * 9.5s|  2055 |   884 | 10444 |   5.0 |  22M|  81 |   - |3649 |4339 |3649 |1015 |1810 |  41 |1615 | 0.000000e+00 | 3.400000e+02 |    Inf 
9.99/10.03	o 298
9.99/10.03	c * 9.6s|  2082 |   754 | 10651 |   5.0 |  22M|  81 |   - |3649 |4343 |3649 |1009 |1845 |  45 |1620 | 0.000000e+00 | 2.980000e+02 |    Inf 
9.99/10.09	o 261
9.99/10.09	c * 9.7s|  2103 |   643 | 10720 |   5.0 |  21M|  81 |   - |3649 |4343 |3649 |1011 |1865 |  45 |1622 | 0.000000e+00 | 2.610000e+02 |    Inf 
10.08/10.12	o 143
10.08/10.12	c * 9.7s|  2113 |   318 | 10727 |   5.0 |  21M|  81 |   - |3649 |4343 |3649 |1015 |1869 |  45 |1622 | 0.000000e+00 | 1.430000e+02 |    Inf 
10.19/10.30	o 135
10.19/10.30	c * 9.9s|  2157 |   313 | 11207 |   5.1 |  21M|  81 |   - |3649 |4367 |3649 |1006 |1938 |  69 |1634 | 0.000000e+00 | 1.350000e+02 |    Inf 
10.29/10.36	o 53
10.29/10.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.29/10.36	c * 9.9s|  2180 |   170 | 11313 |   5.1 |  20M|  81 |   - |3649 |4377 |3649 |1004 |1968 |  79 |1634 | 0.000000e+00 | 5.300000e+01 |    Inf 
10.48/10.52	o 19
10.48/10.52	c *10.1s|  2205 |   116 | 11752 |   5.2 |  20M|  81 |   - |3649 |3608 |3649 | 993 |2011 |  91 |1649 | 0.000000e+00 | 1.900000e+01 |    Inf 
10.59/10.60	o 15
10.59/10.60	c *10.2s|  2216 |   103 | 12020 |   5.3 |  20M|  81 |   - |3649 |2992 |3649 | 975 |2042 | 102 |1656 | 0.000000e+00 | 1.500000e+01 |    Inf 
10.59/10.69	o 9
10.59/10.69	c *10.2s|  2229 |    84 | 12264 |   5.4 |  20M|  81 |   - |3649 |2937 |3649 | 977 |2067 | 122 |1674 | 0.000000e+00 | 9.000000e+00 |    Inf 
25.59/25.65	c  24.5s| 10000 |   271 | 60496 |   6.0 |  24M|  81 |  10 |3649 |8350 |3649 | 971 |7634 |  10k|1845 | 0.000000e+00 | 9.000000e+00 |    Inf 
43.79/43.85	c  41.9s| 20000 |   461 |113324 |   5.7 |  27M|  81 |  18 |3649 |  11k|3649 | 977 |  12k|  22k|1845 | 0.000000e+00 | 9.000000e+00 |    Inf 
62.79/62.87	c  60.0s| 30000 |   704 |166989 |   5.6 |  29M|  81 |   - |3649 |  10k|   0 |   0 |  16k|  36k|1891 | 0.000000e+00 | 9.000000e+00 |    Inf 
82.50/82.54	c  78.9s| 40000 |   929 |223222 |   5.6 |  32M|  81 |  17 |3649 |  13k|3649 | 970 |  20k|  49k|2111 | 0.000000e+00 | 9.000000e+00 |    Inf 
89.09/89.18	o 6
89.09/89.18	c *85.2s| 43338 |   891 |240710 |   5.6 |  32M|  81 |   - |3649 |  14k|3649 | 969 |  22k|  54k|2190 | 0.000000e+00 | 6.000000e+00 |    Inf 
101.99/102.05	c  97.6s| 50000 |   977 |273666 |   5.5 |  32M|  81 |   - |3649 |  12k|   0 |   0 |  25k|  63k|2384 | 0.000000e+00 | 6.000000e+00 |    Inf 
103.99/104.03	o 4
103.99/104.03	c *99.5s| 51121 |   657 |278520 |   5.4 |  30M|  81 |   - |3649 |  13k|3649 | 971 |  25k|  64k|2384 | 0.000000e+00 | 4.000000e+00 |    Inf 
120.49/120.57	c   115s| 60000 |   644 |320232 |   5.3 |  30M|  81 |   - |3649 |  13k|   0 |   0 |  29k|  76k|2552 | 0.000000e+00 | 4.000000e+00 |    Inf 
138.99/139.03	c   133s| 70000 |   668 |364394 |   5.2 |  32M|  81 |   - |3649 |  17k|   0 |   0 |  31k|  89k|2745 | 0.000000e+00 | 4.000000e+00 |    Inf 
160.39/160.45	c   154s| 80000 |   757 |415574 |   5.2 |  34M|  81 |  31 |3649 |  22k|3649 | 971 |  38k| 103k|2958 | 0.000000e+00 | 4.000000e+00 |    Inf 
181.69/181.77	c   174s| 90000 |   752 |462137 |   5.1 |  35M|  81 |   - |3649 |  23k|   0 |   0 |  40k| 116k|3112 | 0.000000e+00 | 4.000000e+00 |    Inf 
203.19/203.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
203.19/203.22	c   195s|100000 |   856 |506428 |   5.1 |  38M|  81 |   1 |3649 |  29k|3649 | 978 |  42k| 129k|3276 | 0.000000e+00 | 4.000000e+00 |    Inf 
226.39/226.44	c   217s|110000 |   741 |552807 |   5.0 |  37M|  81 |  19 |3649 |  27k|3649 | 974 |  45k| 143k|3468 | 0.000000e+00 | 4.000000e+00 |    Inf 
248.40/248.45	c   239s|120000 |   873 |596858 |   5.0 |  39M|  81 |   - |3649 |  30k|   0 |   0 |  46k| 156k|3561 | 0.000000e+00 | 4.000000e+00 |    Inf 
272.10/272.10	c   261s|130000 |   866 |638009 |   4.9 |  41M|  81 |  14 |3649 |  33k|3649 | 978 |  47k| 170k|3687 | 0.000000e+00 | 4.000000e+00 |    Inf 
295.91/295.91	c   284s|140000 |   981 |673235 |   4.8 |  43M|  81 |  13 |3649 |  36k|3649 | 978 |  49k| 183k|3774 | 0.000000e+00 | 4.000000e+00 |    Inf 
320.00/320.03	c   308s|150000 |   988 |711070 |   4.7 |  43M|  81 |   - |3649 |  35k|   0 |   0 |  50k| 197k|3884 | 0.000000e+00 | 4.000000e+00 |    Inf 
345.40/345.41	c   332s|160000 |  1107 |753670 |   4.7 |  45M|  81 |   - |3649 |  39k|   0 |   0 |  52k| 210k|3995 | 0.000000e+00 | 4.000000e+00 |    Inf 
372.30/372.38	c   359s|170000 |  1183 |795449 |   4.7 |  47M|  81 |   - |3649 |  40k|3649 | 978 |  53k| 224k|4087 | 0.000000e+00 | 4.000000e+00 |    Inf 
399.00/399.00	c   384s|180000 |  1146 |835212 |   4.6 |  48M|  81 |  19 |3649 |  42k|3649 | 978 |  54k| 237k|4211 | 0.000000e+00 | 4.000000e+00 |    Inf 
428.20/428.28	c   413s|190000 |  1190 |883830 |   4.7 |  49M|  81 |   8 |3649 |  44k|3649 | 978 |  55k| 252k|4302 | 0.000000e+00 | 4.000000e+00 |    Inf 
457.00/457.00	c   441s|200000 |  1295 |927499 |   4.6 |  51M|  81 |  16 |3649 |  48k|3649 | 987 |  57k| 265k|4415 | 0.000000e+00 | 4.000000e+00 |    Inf 
485.80/485.81	c   469s|210000 |  1307 |975526 |   4.6 |  51M|  81 |   - |3649 |  44k|   0 |   0 |  59k| 279k|4570 | 0.000000e+00 | 4.000000e+00 |    Inf 
513.91/513.99	c   496s|220000 |  1329 |  1016k|   4.6 |  52M|  81 |   6 |3649 |  47k|3649 | 978 |  60k| 293k|4651 | 0.000000e+00 | 4.000000e+00 |    Inf 
542.50/542.55	c   524s|230000 |  1302 |  1062k|   4.6 |  52M|  81 |   1 |3649 |  46k|3649 | 985 |  61k| 307k|4729 | 0.000000e+00 | 4.000000e+00 |    Inf 
571.71/571.70	c   552s|240000 |  1272 |  1110k|   4.6 |  51M|  81 |   - |3649 |  43k|   0 |   0 |  63k| 322k|4858 | 0.000000e+00 | 4.000000e+00 |    Inf 
599.61/599.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
599.61/599.68	c   579s|250000 |  1269 |  1165k|   4.7 |  51M|  81 |  23 |3649 |  41k|3649 | 978 |  67k| 335k|4963 | 0.000000e+00 | 4.000000e+00 |    Inf 
628.01/628.03	c   607s|260000 |  1290 |  1215k|   4.7 |  51M|  81 |   1 |3649 |  42k|3649 | 978 |  70k| 349k|5205 | 0.000000e+00 | 4.000000e+00 |    Inf 
656.91/656.90	c   635s|270000 |  1466 |  1271k|   4.7 |  54M|  81 |   8 |3649 |  48k|3649 | 974 |  79k| 361k|5270 | 0.000000e+00 | 4.000000e+00 |    Inf 
687.70/687.72	c   665s|280000 |  1637 |  1329k|   4.7 |  57M|  81 |  22 |3649 |  51k|3649 | 978 |  87k| 375k|5417 | 0.000000e+00 | 4.000000e+00 |    Inf 
718.21/718.26	c   695s|290000 |  1616 |  1383k|   4.8 |  57M|  81 |   1 |3649 |  50k|3649 | 973 |  94k| 388k|5506 | 0.000000e+00 | 4.000000e+00 |    Inf 
749.30/749.33	c   725s|300000 |  1735 |  1446k|   4.8 |  57M|  81 |   - |3649 |  48k|   0 |   0 | 104k| 401k|5652 | 0.000000e+00 | 4.000000e+00 |    Inf 
779.00/779.02	c   754s|310000 |  1793 |  1505k|   4.9 |  56M|  81 |   1 |3649 |  45k|3649 | 968 | 112k| 414k|5786 | 0.000000e+00 | 4.000000e+00 |    Inf 
809.30/809.31	c   783s|320000 |  1898 |  1565k|   4.9 |  58M|  81 |   - |3649 |  46k|   0 |   0 | 121k| 427k|5894 | 0.000000e+00 | 4.000000e+00 |    Inf 
838.81/838.84	c   812s|330000 |  2186 |  1626k|   4.9 |  58M|  81 |   - |3649 |  43k|3649 | 971 | 129k| 440k|6023 | 0.000000e+00 | 4.000000e+00 |    Inf 
868.01/868.09	c   840s|340000 |  2326 |  1688k|   5.0 |  60M|  81 |   - |3649 |  46k|   0 |   0 | 139k| 453k|6119 | 0.000000e+00 | 4.000000e+00 |    Inf 
898.71/898.75	c   870s|350000 |  2516 |  1748k|   5.0 |  62M|  81 |   - |3649 |  47k|   0 |   0 | 148k| 466k|6234 | 0.000000e+00 | 4.000000e+00 |    Inf 
930.01/930.00	c   901s|360000 |  2737 |  1806k|   5.0 |  65M|  81 |   - |3649 |  50k|   0 |   0 | 158k| 479k|6328 | 0.000000e+00 | 4.000000e+00 |    Inf 
961.52/961.57	c   931s|370000 |  2726 |  1860k|   5.0 |  65M|  81 |   1 |3649 |  51k|3649 | 969 | 166k| 493k|6400 | 0.000000e+00 | 4.000000e+00 |    Inf 
992.91/992.98	c   962s|380000 |  2953 |  1921k|   5.1 |  68M|  81 |   - |3649 |  54k|3649 | 989 | 175k| 506k|6537 | 0.000000e+00 | 4.000000e+00 |    Inf 
1023.91/1023.90	c   992s|390000 |  2911 |  1980k|   5.1 |  67M|  81 |   - |3649 |  50k|3649 | 967 | 184k| 519k|6628 | 0.000000e+00 | 4.000000e+00 |    Inf 
1053.82/1053.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1053.82/1053.87	c  1021s|400000 |  2797 |  2037k|   5.1 |  66M|  81 |   - |3649 |  49k|   0 |   0 | 191k| 533k|6704 | 0.000000e+00 | 4.000000e+00 |    Inf 
1081.71/1081.71	c  1048s|410000 |  2777 |  2085k|   5.1 |  66M|  81 |  14 |3649 |  49k|3649 | 970 | 195k| 546k|6785 | 0.000000e+00 | 4.000000e+00 |    Inf 
1098.42/1098.43	o 3
1098.42/1098.43	c *1064s|415549 |  2506 |  2119k|   5.1 |  64M|  81 |   - |3649 |  52k|3649 | 991 | 199k| 553k|6850 | 0.000000e+00 | 3.000000e+00 |    Inf 
1112.41/1112.45	c  1078s|420000 |  2513 |  2145k|   5.1 |  60M|  81 |   - |3649 |  42k|   0 |   0 | 202k| 559k|6911 | 0.000000e+00 | 3.000000e+00 |    Inf 
1140.01/1140.09	c  1105s|430000 |  2774 |  2203k|   5.1 |  61M|  81 |   - |3649 |  41k|   0 |   0 | 211k| 572k|6993 | 0.000000e+00 | 3.000000e+00 |    Inf 
1170.02/1170.01	c  1134s|440000 |  3051 |  2262k|   5.1 |  63M|  81 |   - |3649 |  42k|   0 |   0 | 220k| 585k|7061 | 0.000000e+00 | 3.000000e+00 |    Inf 
1199.12/1199.14	c  1162s|450000 |  3178 |  2319k|   5.2 |  65M|  81 |   - |3649 |  43k|   0 |   0 | 229k| 599k|7161 | 0.000000e+00 | 3.000000e+00 |    Inf 
1228.12/1228.17	c  1190s|460000 |  3491 |  2380k|   5.2 |  68M|  81 |  19 |3649 |  48k|3649 | 960 | 239k| 612k|7285 | 0.000000e+00 | 3.000000e+00 |    Inf 
1258.92/1258.95	c  1220s|470000 |  3539 |  2440k|   5.2 |  69M|  81 |   - |3649 |  47k|   0 |   0 | 249k| 626k|7376 | 0.000000e+00 | 3.000000e+00 |    Inf 
1288.92/1288.92	c  1249s|480000 |  3490 |  2498k|   5.2 |  68M|  81 |   6 |3649 |  45k|3649 | 969 | 257k| 640k|7458 | 0.000000e+00 | 3.000000e+00 |    Inf 
1309.92/1309.94	o 2
1309.92/1309.94	c *1270s|487307 |  3339 |  2540k|   5.2 |  68M|  81 |   - |3649 |  47k|3649 | 972 | 264k| 650k|7535 | 0.000000e+00 | 2.000000e+00 |    Inf 
1317.62/1317.66	c  1277s|490000 |  3392 |  2556k|   5.2 |  68M|  81 |   8 |3649 |  46k|3649 | 971 | 267k| 654k|7535 | 0.000000e+00 | 2.000000e+00 |    Inf 
1347.42/1347.41	c  1306s|500000 |  3321 |  2615k|   5.2 |  66M|  81 |   1 |3649 |  41k|3649 | 966 | 275k| 669k|7627 | 0.000000e+00 | 2.000000e+00 |    Inf 
1375.73/1375.78	c  1334s|510000 |  3167 |  2673k|   5.2 |  65M|  81 |   - |3649 |  41k|   0 |   0 | 284k| 683k|7737 | 0.000000e+00 | 2.000000e+00 |    Inf 
1404.73/1404.72	c  1362s|520000 |  3144 |  2735k|   5.3 |  66M|  81 |   7 |3649 |  43k|3649 | 960 | 293k| 697k|7848 | 0.000000e+00 | 2.000000e+00 |    Inf 
1433.62/1433.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1433.62/1433.68	c  1390s|530000 |  2899 |  2793k|   5.3 |  62M|  81 |   - |3649 |  35k|   0 |   0 | 302k| 711k|7929 | 0.000000e+00 | 2.000000e+00 |    Inf 
1459.32/1459.34	c  1415s|540000 |  2749 |  2853k|   5.3 |  60M|  81 |   8 |3649 |  33k|3649 | 984 | 309k| 725k|8006 | 0.000000e+00 | 2.000000e+00 |    Inf 
1485.23/1485.28	c  1440s|550000 |  2691 |  2914k|   5.3 |  60M|  81 |   7 |3649 |  34k|3649 | 987 | 316k| 739k|8130 | 0.000000e+00 | 2.000000e+00 |    Inf 
1513.92/1513.99	c  1468s|560000 |  2787 |  2979k|   5.3 |  63M|  81 |   - |3649 |  40k|   0 |   0 | 323k| 752k|8198 | 0.000000e+00 | 2.000000e+00 |    Inf 
1543.53/1543.51	c  1496s|570000 |  2692 |  3041k|   5.3 |  61M|  81 |   - |3649 |  36k|   0 |   0 | 331k| 767k|8296 | 0.000000e+00 | 2.000000e+00 |    Inf 
1570.73/1570.70	c  1523s|580000 |  2631 |  3102k|   5.3 |  61M|  81 |   5 |3649 |  36k|3649 | 980 | 340k| 780k|8369 | 0.000000e+00 | 2.000000e+00 |    Inf 
1596.73/1596.77	c  1548s|590000 |  2457 |  3160k|   5.4 |  58M|  81 |  15 |3649 |  30k|3649 | 976 | 347k| 795k|8517 | 0.000000e+00 | 2.000000e+00 |    Inf 
1621.54/1621.56	c  1572s|600000 |  2353 |  3216k|   5.4 |  58M|  81 |   - |3649 |  32k|   0 |   0 | 353k| 808k|8591 | 0.000000e+00 | 2.000000e+00 |    Inf 
1646.23/1646.25	c  1596s|610000 |  2197 |  3273k|   5.4 |  55M|  81 |  10 |3649 |  26k|3649 | 985 | 358k| 822k|8670 | 0.000000e+00 | 2.000000e+00 |    Inf 
1669.13/1669.10	c  1618s|620000 |  2099 |  3330k|   5.4 |  54M|  81 |  14 |3649 |  26k|3649 | 960 | 366k| 836k|8732 | 0.000000e+00 | 2.000000e+00 |    Inf 
1694.23/1694.26	c  1642s|630000 |  2147 |  3391k|   5.4 |  56M|  81 |  14 |3649 |  31k|3649 | 976 | 374k| 848k|8793 | 0.000000e+00 | 2.000000e+00 |    Inf 
1721.42/1721.40	c  1668s|640000 |  2220 |  3455k|   5.4 |  58M|  81 |   6 |3649 |  32k|3649 | 977 | 382k| 861k|8885 | 0.000000e+00 | 2.000000e+00 |    Inf 
1748.13/1748.11	c  1694s|650000 |  2150 |  3515k|   5.4 |  58M|  81 |   1 |3649 |  34k|3649 | 991 | 389k| 875k|8963 | 0.000000e+00 | 2.000000e+00 |    Inf 
1774.44/1774.41	c  1719s|660000 |  2051 |  3571k|   5.4 |  57M|  81 |  25 |3649 |  34k|3649 | 969 | 396k| 888k|9145 | 0.000000e+00 | 2.000000e+00 |    Inf 
1799.53/1799.58	c  1744s|670000 |  1984 |  3625k|   5.4 |  58M|  81 |   - |3649 |  36k|   0 |   0 | 401k| 901k|9214 | 0.000000e+00 | 2.000000e+00 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1744.26
1800.04/1800.01	c Solving Nodes      : 670195
1800.04/1800.01	c Primal Bound       : +2.00000000000000e+00 (116 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.04	s SATISFIABLE
1800.04/1800.04	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.04/1800.04	v -x209 -x208 -x207 -x206 -x205 x204 -x203 -x202 -x201 x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.04/1800.04	v -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 x168 
1800.04/1800.04	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.04/1800.04	v x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 
1800.04/1800.04	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.04/1800.04	v -x103 -x102 -x101 x100 x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1800.04/1800.04	v x79 -x78 -x77 -x76 x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 x58 -x57 -x56 -x55 -x54 
1800.04/1800.04	v -x53 -x52 -x51 x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.04/1800.04	v -x28 x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 x19 -x18 -x17 x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
1800.04/1800.04	v -x1 
1800.04/1800.04	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.04	c Solving Time       :    1744.26
1800.04/1800.04	c Original Problem   :
1800.04/1800.04	c   Problem name     : HOME/instance-2692833-1277906017.wbo
1800.04/1800.04	c   Variables        : 3801 (2016 binary, 0 integer, 0 implicit integer, 1785 continuous)
1800.04/1800.04	c   Constraints      : 4493 initial, 4493 maximal
1800.04/1800.04	c Presolved Problem  :
1800.04/1800.04	c   Problem name     : t_HOME/instance-2692833-1277906017.wbo
1800.04/1800.04	c   Variables        : 3649 (1940 binary, 0 integer, 0 implicit integer, 1709 continuous)
1800.04/1800.04	c   Constraints      : 4298 initial, 55457 maximal
1800.04/1800.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.04	c   trivial          :       0.00         76          0          0          0          0          0          0          0
1800.04/1800.04	c   dualfix          :       0.00         76          0          0          0          0          0          0          0
1800.04/1800.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   probing          :       0.05          0          0          0          0          0          0          0          0
1800.04/1800.04	c   indicator        :       0.00          0          0          0          0          0         76          0          0
1800.04/1800.04	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   linear           :       0.05          0          0          0       1809          0        119         96          0
1800.04/1800.04	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.04	c   root node        :          -       1687          -          -       3374          -          -          -          -
1800.04/1800.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.04	c   integral         :          0          0          0     436679          0         19        730          0          0     744334
1800.04/1800.04	c   indicator        :       1709          0    3046154      63414          0         10     216556          0          0          0
1800.04/1800.04	c   setppc           :         11          6    3065558      63852          0      14796    1520486          0          0          0
1800.04/1800.04	c   linear           :       1709          6    3051825      63895          0     211642   14862827     401891          0          0
1800.04/1800.04	c   logicor          :        869+         6    1403279       1643          0     105480    3572567          0          0          0
1800.04/1800.04	c   countsols        :          0          0          0       1643          0          0          0          0          0          0
1800.04/1800.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.04	c   integral         :      24.46       0.00       0.00      24.46       0.00
1800.04/1800.04	c   indicator        :       2.41       0.01       1.66       0.74       0.00
1800.04/1800.04	c   setppc           :      11.72       0.00      11.71       0.01       0.00
1800.04/1800.04	c   linear           :     122.72       0.00     120.06       2.66       0.00
1800.04/1800.04	c   logicor          :     386.01       0.00     386.01       0.00       0.00
1800.04/1800.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.04	c   vbounds          :       0.02          2          0          0
1800.04/1800.04	c   rootredcost      :       0.00         15          0       1687
1800.04/1800.04	c   pseudoobj        :      96.25    3066658        169     144595
1800.04/1800.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.04	c   propagation      :      15.63     332087     331423    2084216       27.2       7966       27.1          -
1800.04/1800.04	c   infeasible LP    :      10.54      36219      36217     288157       44.5        242       22.1          0
1800.04/1800.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.04	c   pseudo solution  :       0.00          1          1          3        6.0          0        0.0          -
1800.04/1800.04	c   applied globally :          -          -          -     902013       23.4          -          -          -
1800.04/1800.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.04	c   cut pool         :       0.00          4          -          -         14          -    (maximal pool size: 84)
1800.04/1800.04	c   redcost          :      20.03     438669          0      56877          0          0
1800.04/1800.04	c   impliedbounds    :       0.00          5          0          0          0          0
1800.04/1800.04	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.04	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.04	c   gomory           :       0.11          5          0          0        576          0
1800.04/1800.04	c   strongcg         :       0.08          5          0          0          0          0
1800.04/1800.04	c   cmir             :       0.01          5          0          0          0          0
1800.04/1800.04	c   flowcover        :       0.06          5          0          0          0          0
1800.04/1800.04	c   clique           :       0.00          5          0          0          0          0
1800.04/1800.04	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.04	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.04	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.04	c Pricers            :       Time      Calls       Vars
1800.04/1800.04	c   problem variables:       0.00          0          0
1800.04/1800.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.04	c   relpscost        :      24.25     372780         19        730          0          0     744334
1800.04/1800.04	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   inference        :       0.18       1629          0          0          0          0       3258
1800.04/1800.04	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.04	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.04	c   LP solutions     :       0.00          -         14
1800.04/1800.04	c   pseudo solutions :       0.00          -          0
1800.04/1800.04	c   feaspump         :       0.00          0          0
1800.04/1800.04	c   oneopt           :       0.08         15          0
1800.04/1800.04	c   intshifting      :       0.01          7          0
1800.04/1800.04	c   crossover        :       0.29          6          0
1800.04/1800.04	c   pscostdiving     :       0.07         75          0
1800.04/1800.04	c   fracdiving       :       0.06         75          0
1800.04/1800.04	c   linesearchdiving :       0.08         75          0
1800.04/1800.04	c   guideddiving     :       0.13         75          0
1800.04/1800.04	c   veclendiving     :       0.12         76          0
1800.04/1800.04	c   coefdiving       :       0.14         76          0
1800.04/1800.04	c   objpscostdiving  :       0.15         61          0
1800.04/1800.04	c   rootsoldiving    :       0.37         61          0
1800.04/1800.04	c   trivial          :       0.01          2          0
1800.04/1800.04	c   simplerounding   :       0.62     372833          0
1800.04/1800.04	c   zirounding       :       0.07       1000          0
1800.04/1800.04	c   rounding         :       1.15       8594          0
1800.04/1800.04	c   shifting         :       1.00       2663          0
1800.04/1800.04	c   twoopt           :       0.00          0          0
1800.04/1800.04	c   fixandinfer      :       0.00          0          0
1800.04/1800.04	c   intdiving        :       0.00          0          0
1800.04/1800.04	c   actconsdiving    :       0.00          0          0
1800.04/1800.04	c   octane           :       0.00          0          0
1800.04/1800.04	c   rens             :       0.02          1          0
1800.04/1800.04	c   rins             :       0.00          0          0
1800.04/1800.04	c   localbranching   :       0.00          0          0
1800.04/1800.04	c   mutation         :       0.00          0          0
1800.04/1800.04	c   dins             :       0.00          0          0
1800.04/1800.04	c   undercover       :       0.00          0          0
1800.04/1800.04	c   nlp              :       0.02          0          0
1800.04/1800.04	c   trysol           :       1.28       5242        102
1800.04/1800.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.04	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.04	c   dual LP          :     497.96     470045    3624402       7.71    7278.50
1800.04/1800.04	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.04	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.04	c   diving/probing LP:       0.30        250       1811       7.24    6036.67
1800.04/1800.04	c   strong branching :      19.95       9214     126242      13.70    6327.92
1800.04/1800.04	c     (at root node) :          -         33       1769      53.61          -
1800.04/1800.04	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.04	c B&B Tree           :
1800.04/1800.04	c   number of runs   :          1
1800.04/1800.04	c   nodes            :     670195
1800.04/1800.04	c   nodes (total)    :     670195
1800.04/1800.04	c   nodes left       :       1979
1800.04/1800.04	c   max depth        :         81
1800.04/1800.04	c   max depth (total):         81
1800.04/1800.04	c   backtracks       :      92465 (13.8%)
1800.04/1800.04	c   delayed cutoffs  :      72585
1800.04/1800.04	c   repropagations   :    1135718 (4543144 domain reductions, 71791 cutoffs)
1800.04/1800.04	c   avg switch length:       5.05
1800.04/1800.04	c   switching time   :     308.92
1800.04/1800.04	c Solution           :
1800.04/1800.04	c   Solutions found  :        116 (15 improvements)
1800.04/1800.04	c   First Solution   : +8.39620000000000e+04   (in run 1, after 1 nodes, 0.14 seconds, depth 0, found by <trysol>)
1800.04/1800.04	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 487307 nodes, 1269.80 seconds, depth 50, found by <relaxation>)
1800.04/1800.04	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.04	c   Gap              :   infinite
1800.04/1800.04	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.04	c   Root Iterations  :        186
1800.14/1800.13	c Time complete: 1800.16.

Verifier Data

OK	2

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692833-1277906017/watcher-2692833-1277906017 -o /tmp/evaluation-result-2692833-1277906017/solver-2692833-1277906017 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692833-1277906017.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.91 2.58 2.25 4/199 23776
/proc/meminfo: memFree=31293092/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=9580 CPUtime=0
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 1690 0 0 0 0 0 0 0 21 0 1 0 164193470 9809920 1610 4089446400 4194304 8223781 140734451724624 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23776/statm: 2395 1617 369 984 0 1408 0

[startup+0.105315 s]
/proc/loadavg: 2.91 2.58 2.25 4/199 23776
/proc/meminfo: memFree=31293092/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=29184 CPUtime=0.1
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 7986 0 0 0 8 2 0 0 21 0 1 0 164193470 29884416 6257 4089446400 4194304 8223781 140734451724624 18446744073709551615 4973444 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23776/statm: 7296 6257 452 984 0 6309 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 29184

[startup+0.200389 s]
/proc/loadavg: 2.91 2.58 2.25 4/199 23776
/proc/meminfo: memFree=31293092/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=33988 CPUtime=0.19
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 11136 0 0 0 17 2 0 0 21 0 1 0 164193470 34803712 7589 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/23776/statm: 8497 7589 547 984 0 7510 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33988

[startup+0.300414 s]
/proc/loadavg: 2.91 2.58 2.25 4/199 23776
/proc/meminfo: memFree=31293092/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=35456 CPUtime=0.29
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 11511 0 0 0 26 3 0 0 21 0 1 0 164193470 36306944 7957 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/23776/statm: 8864 7957 570 984 0 7877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35456

[startup+0.70027 s]
/proc/loadavg: 2.91 2.58 2.25 4/199 23776
/proc/meminfo: memFree=31293092/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=36244 CPUtime=0.69
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 18921 0 0 0 63 6 0 0 22 0 1 0 164193470 37113856 8136 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/23776/statm: 9061 8136 587 984 0 8074 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36244

[startup+1.50114 s]
/proc/loadavg: 2.91 2.59 2.25 4/200 23777
/proc/meminfo: memFree=31261464/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=36244 CPUtime=1.49
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 18987 0 0 0 140 9 0 0 25 0 1 0 164193470 37113856 8137 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 9061 8137 588 984 0 8074 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36244

[startup+3.10088 s]
/proc/loadavg: 2.91 2.59 2.25 4/200 23778
/proc/meminfo: memFree=31260968/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=37268 CPUtime=3.09
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 20761 0 0 0 294 15 0 0 25 0 1 0 164193470 38162432 8402 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 9317 8402 589 984 0 8330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37268

[startup+6.30018 s]
/proc/loadavg: 2.84 2.58 2.25 4/200 23778
/proc/meminfo: memFree=31257984/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=41632 CPUtime=6.28
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 28064 0 0 0 603 25 0 0 25 0 1 0 164193470 42631168 9357 4089446400 4194304 8223781 140734451724624 18446744073709551615 4329842 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 10408 9357 594 984 0 9421 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41632

[startup+12.701 s]
/proc/loadavg: 2.85 2.59 2.25 4/200 23778
/proc/meminfo: memFree=31248196/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=49836 CPUtime=12.69
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 47193 0 0 0 1217 52 0 0 25 0 1 0 164193470 51032064 11382 4089446400 4194304 8223781 140734451724624 18446744073709551615 6456039 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 12459 11382 595 984 0 11472 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49836

[startup+25.5008 s]
/proc/loadavg: 2.89 2.60 2.27 4/200 23778
/proc/meminfo: memFree=31243080/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=54628 CPUtime=25.48
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 56818 0 0 0 2441 107 0 0 25 0 1 0 164193470 55939072 12575 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 13657 12575 595 984 0 12670 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54628

[startup+51.101 s]
/proc/loadavg: 2.92 2.64 2.28 4/200 23778
/proc/meminfo: memFree=31235296/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=60136 CPUtime=51.09
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 64999 0 0 0 4879 230 0 0 25 0 1 0 164193470 61579264 13952 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 15034 13952 595 984 0 14047 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60136

[startup+102.301 s]
/proc/loadavg: 3.09 2.71 2.32 4/200 23780
/proc/meminfo: memFree=31221724/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=67776 CPUtime=102.29
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 85414 0 0 0 9788 441 0 0 25 0 1 0 164193470 69402624 15852 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 16944 15852 597 984 0 15957 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 67776

[startup+162.301 s]
/proc/loadavg: 2.94 2.73 2.35 4/200 23782
/proc/meminfo: memFree=31212732/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=72676 CPUtime=162.29
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 100603 0 0 0 15550 679 0 0 25 0 1 0 164193470 74420224 17083 4089446400 4194304 8223781 140734451724624 18446744073709551615 6377430 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 18169 17083 597 984 0 17182 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72676

[startup+222.307 s]
/proc/loadavg: 2.83 2.72 2.37 4/200 23783
/proc/meminfo: memFree=31203128/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=77820 CPUtime=222.3
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 115748 0 0 0 21332 898 0 0 25 0 1 0 164193470 79687680 18321 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 19455 18321 604 984 0 18468 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 77820

[startup+282.301 s]
/proc/loadavg: 2.82 2.74 2.40 4/200 23785
/proc/meminfo: memFree=31196480/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=81924 CPUtime=282.3
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 118860 0 0 0 27132 1098 0 0 25 0 1 0 164193470 83890176 19284 4089446400 4194304 8223781 140734451724624 18446744073709551615 6162896 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 20481 19284 604 984 0 19494 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 81924

[startup+342.301 s]
/proc/loadavg: 2.54 2.67 2.39 4/200 23786
/proc/meminfo: memFree=31189600/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=84148 CPUtime=342.3
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 133156 0 0 0 32937 1293 0 0 25 0 1 0 164193470 86167552 19819 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 21037 19819 604 984 0 20050 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 84148

[startup+402.301 s]
/proc/loadavg: 2.54 2.64 2.40 4/200 23788
/proc/meminfo: memFree=31180116/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=88628 CPUtime=402.3
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 139131 0 0 0 38755 1475 0 0 25 0 1 0 164193470 90755072 20816 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 22157 20816 604 984 0 21170 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 88628

[startup+462.301 s]
/proc/loadavg: 2.70 2.67 2.42 3/200 23799
/proc/meminfo: memFree=31174572/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=92992 CPUtime=462.3
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 143033 0 0 0 44599 1631 0 0 25 0 1 0 164193470 95223808 21790 4089446400 4194304 8223781 140734451724624 18446744073709551615 4209649 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 23248 21790 604 984 0 22261 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 92992

[startup+522.301 s]
/proc/loadavg: 2.79 2.70 2.45 4/200 23800
/proc/meminfo: memFree=31170884/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=94368 CPUtime=522.3
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 147594 0 0 0 50432 1798 0 0 25 0 1 0 164193470 96632832 22100 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 23592 22100 604 984 0 22605 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 94368

[startup+582.301 s]
/proc/loadavg: 2.71 2.69 2.46 4/200 23802
/proc/meminfo: memFree=31166576/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=95896 CPUtime=582.3
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 153988 0 0 0 56262 1968 0 0 25 0 1 0 164193470 98197504 22415 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 23974 22415 604 984 0 22987 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 95896

[startup+642.301 s]
/proc/loadavg: 2.79 2.73 2.48 4/200 23803
/proc/meminfo: memFree=31160936/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=97824 CPUtime=642.31
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 159788 0 0 0 62082 2149 0 0 25 0 1 0 164193470 100171776 22801 4089446400 4194304 8223781 140734451724624 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 24456 22801 604 984 0 23469 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 97824

[startup+702.301 s]

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

[startup+882.307 s]
/proc/loadavg: 2.90 2.72 2.51 4/200 23908
/proc/meminfo: memFree=31202240/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=109672 CPUtime=882.32
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 182093 0 0 0 85430 2802 0 0 25 0 1 0 164193470 112304128 25618 4089446400 4194304 8223781 140734451724624 18446744073709551615 6445090 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 27418 25618 604 984 0 26431 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 109672

[startup+942.301 s]
/proc/loadavg: 2.78 2.72 2.52 4/200 23909
/proc/meminfo: memFree=31189164/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=113556 CPUtime=942.31
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 184579 0 0 0 91269 2962 0 0 25 0 1 0 164193470 116281344 26601 4089446400 4194304 8223781 140734451724624 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 28389 26601 604 984 0 27402 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 113556

[startup+1002.3 s]
/proc/loadavg: 2.94 2.77 2.55 4/200 23911
/proc/meminfo: memFree=31179424/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=114692 CPUtime=1002.31
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 185909 0 0 0 97109 3122 0 0 25 0 1 0 164193470 117444608 26865 4089446400 4194304 8223781 140734451724624 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 28673 26865 604 984 0 27686 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 114692

[startup+1062.3 s]
/proc/loadavg: 2.93 2.79 2.57 4/200 23913
/proc/meminfo: memFree=31175404/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=114772 CPUtime=1062.31
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 190973 0 0 0 102936 3295 0 0 25 0 1 0 164193470 117526528 26910 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 28693 26910 604 984 0 27706 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 114772

[startup+1122.3 s]
/proc/loadavg: 2.83 2.80 2.58 3/200 23914
/proc/meminfo: memFree=31165552/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=116384 CPUtime=1122.31
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 221876 0 0 0 108760 3471 0 0 25 0 1 0 164193470 119177216 27188 4089446400 4194304 8223781 140734451724624 18446744073709551615 4925969 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 29096 27188 604 984 0 28109 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 116384

[startup+1182.3 s]
/proc/loadavg: 2.87 2.80 2.60 4/200 23916
/proc/meminfo: memFree=31158784/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=116384 CPUtime=1182.32
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 227686 0 0 0 114580 3652 0 0 25 0 1 0 164193470 119177216 27191 4089446400 4194304 8223781 140734451724624 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 29096 27191 604 984 0 28109 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 116384

[startup+1242.3 s]
/proc/loadavg: 2.88 2.82 2.61 4/200 23917
/proc/meminfo: memFree=31151040/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=120984 CPUtime=1242.31
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 230292 0 0 0 120419 3812 0 0 25 0 1 0 164193470 123887616 28337 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 30246 28337 604 984 0 29259 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 120984

[startup+1302.3 s]
/proc/loadavg: 2.87 2.83 2.63 4/200 23919
/proc/meminfo: memFree=31142420/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=121128 CPUtime=1302.32
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 233630 0 0 0 126240 3992 0 0 25 0 1 0 164193470 124035072 28375 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 30282 28375 604 984 0 29295 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 121128

[startup+1362.3 s]
/proc/loadavg: 2.84 2.83 2.64 4/200 23921
/proc/meminfo: memFree=31136284/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=121152 CPUtime=1362.33
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 245156 0 0 0 132068 4165 0 0 25 0 1 0 164193470 124059648 28377 4089446400 4194304 8223781 140734451724624 18446744073709551615 5001190 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 30288 28377 604 984 0 29301 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 121152

[startup+1422.3 s]
/proc/loadavg: 2.77 2.80 2.64 4/200 23922
/proc/meminfo: memFree=31131384/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=121128 CPUtime=1422.33
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 249919 0 0 0 137894 4339 0 0 25 0 1 0 164193470 124035072 28386 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 30282 28386 604 984 0 29295 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 121128

[startup+1482.3 s]
/proc/loadavg: 2.70 2.77 2.64 4/200 23924
/proc/meminfo: memFree=31126152/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=121180 CPUtime=1482.33
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 257580 0 0 0 143711 4522 0 0 25 0 1 0 164193470 124088320 28396 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 30295 28396 604 984 0 29308 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 121180

[startup+1542.31 s]
/proc/loadavg: 2.86 2.80 2.65 10/200 23925
/proc/meminfo: memFree=31120164/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=121192 CPUtime=1542.33
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 265598 0 0 0 149528 4705 0 0 25 0 1 0 164193470 124100608 28397 4089446400 4194304 8223781 140734451724624 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 30298 28397 604 984 0 29311 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 121192

[startup+1602.3 s]
/proc/loadavg: 2.85 2.80 2.66 4/200 23927
/proc/meminfo: memFree=31117512/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=121164 CPUtime=1602.33
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 285749 0 0 0 155321 4912 0 0 25 0 1 0 164193470 124071936 28425 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23776/statm: 30291 28425 604 984 0 29304 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 121164

[startup+1662.3 s]
/proc/loadavg: 2.68 2.76 2.65 4/200 23929
/proc/meminfo: memFree=31113664/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=121164 CPUtime=1662.33
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 301833 0 0 0 161108 5125 0 0 25 0 1 0 164193470 124071936 28425 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23776/statm: 30291 28425 604 984 0 29304 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 121164

[startup+1722.3 s]
/proc/loadavg: 2.92 2.80 2.66 4/200 24018
/proc/meminfo: memFree=31237104/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=121164 CPUtime=1722.33
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 323423 0 0 0 166905 5328 0 0 25 0 1 0 164193470 124071936 28433 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23776/statm: 30291 28433 604 984 0 29304 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 121164

[startup+1782.3 s]
/proc/loadavg: 2.90 2.82 2.68 4/200 24020
/proc/meminfo: memFree=31216624/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=121220 CPUtime=1782.33
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 344294 0 0 0 172712 5521 0 0 25 0 1 0 164193470 124129280 28443 4089446400 4194304 8223781 140734451724624 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23776/statm: 30305 28443 604 984 0 29318 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 121220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 3.01 2.85 2.69 3/200 24020
/proc/meminfo: memFree=31212752/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=121176 CPUtime=1800.04
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 349915 0 0 0 174428 5576 0 0 25 0 1 0 164193470 124084224 28439 4089446400 4194304 8223781 140734451724624 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23776/statm: 30294 28439 604 984 0 29307 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 121176

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

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

[startup+1800.11 s]
/proc/loadavg: 3.01 2.85 2.69 3/200 24020
/proc/meminfo: memFree=31212752/32950928 swapFree=67111528/67111528
[pid=23776] ppid=23774 vsize=119916 CPUtime=1800.14
/proc/23776/stat : 23776 (pbscip.linux.x8) R 23774 23776 22969 0 -1 4202496 349921 0 0 0 174438 5576 0 0 18 0 1 0 164193470 122793984 28123 4089446400 4194304 8223781 140734451724624 18446744073709551615 4332856 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23776/statm: 29979 28123 606 984 0 28992 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 119916

Child status: 0
Real time (s): 1800.13
CPU time (s): 1800.17
CPU user time (s): 1744.41
CPU system time (s): 55.7635
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 121524

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

runsolver used 3.2785 second user time and 6.38903 second system time

The end

Launcher Data

Begin job on node116 at 2010-06-30 15:53:37
IDJOB=2692833
IDBENCH=78935
IDSOLVER=1204
FILE ID=node116/2692833-1277906017
PBS_JOBID= 11197183
Free space on /tmp= 74212 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.1900583053--soft-33-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-2692833-1277906017/watcher-2692833-1277906017 -o /tmp/evaluation-result-2692833-1277906017/solver-2692833-1277906017 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692833-1277906017.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 9f5c0fb24468d0f2311d30a10738459c
RANDOM SEED=282132672

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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	: 5381.00
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.838
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.838
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.838
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.76
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.838
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.77
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.838
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.838
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:     32950928 kB
MemFree:      31293372 kB
Buffers:        187304 kB
Cached:        1004080 kB
SwapCached:          0 kB
Active:         804776 kB
Inactive:       710588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31293372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4744 kB
Writeback:           0 kB
AnonPages:      323880 kB
Mapped:          20504 kB
Slab:            77872 kB
PageTables:       5352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1660816 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= 74208 MiB
End job on node116 at 2010-06-30 16:23:39