Trace number 2692310

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.24 1800.18

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900567024--soft-33-100-0.wbo
MD5SUM05d9157cdbd186fca72e4e6dc0ec425d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark341.13
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 constraints1839
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 91769
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91768
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 755
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-2692310-1277912241.wbo>
0.00/0.03	c original problem has 3909 variables (2070 bin, 0 int, 0 impl, 1839 cont) and 4547 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, 1965 impls, 9 clqs
0.06/0.09	c (round 2) 0 del vars, 61 del conss, 1839 chg bounds, 47 chg sides, 0 chg coeffs, 0 upgd conss, 1965 impls, 9 clqs
0.09/0.10	c (round 3) 47 del vars, 152 del conss, 1861 chg bounds, 91 chg sides, 0 chg coeffs, 0 upgd conss, 1965 impls, 9 clqs
0.09/0.11	c (round 4) 116 del vars, 174 del conss, 1861 chg bounds, 91 chg sides, 0 chg coeffs, 833 upgd conss, 1965 impls, 9 clqs
0.09/0.12	c (round 5) 138 del vars, 174 del conss, 1861 chg bounds, 91 chg sides, 0 chg coeffs, 833 upgd conss, 1965 impls, 9 clqs
0.09/0.17	c    (0.1s) probing: 101/2001 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (6 rounds):
0.09/0.17	c  138 deleted vars, 174 deleted constraints, 1861 tightened bounds, 0 added holes, 91 changed sides, 0 changed coefficients
0.09/0.17	c  1965 implications, 9 cliques
0.09/0.17	c presolved problem has 3771 variables (2001 bin, 0 int, 0 impl, 1770 cont) and 4373 constraints
0.09/0.17	c    1770 constraints of type <indicator>
0.09/0.17	c       9 constraints of type <setppc>
0.09/0.17	c    1770 constraints of type <linear>
0.09/0.17	c     824 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.13
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 1.2.1.2
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1799.98
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 3420
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.09/0.18	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.18	c   0.1s|     1 |     0 |    13 |     - |  13M|   0 |   8 |3771 |4373 |3771 | 833 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 88064
0.09/0.19	c y 0.2s|     1 |     0 |    24 |     - |  14M|   0 |   8 |3771 |4373 |3771 | 833 |   0 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |    60 |     - |  14M|   0 |  29 |3771 |4373 |3771 | 850 |  17 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |   113 |     - |  14M|   0 |  43 |3771 |4373 |3771 | 872 |  39 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.29/0.31	c   0.3s|     1 |     0 |   138 |     - |  14M|   0 |  46 |3771 |4373 |3771 | 883 |  50 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.29/0.38	c   0.3s|     1 |     0 |   147 |     - |  14M|   0 |  47 |3771 |4373 |3771 | 885 |  52 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |   153 |     - |  14M|   0 |  50 |3771 |4373 |3771 | 891 |  58 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.89/0.91	c   0.9s|     1 |     2 |   153 |     - |  14M|   0 |  50 |3771 |4373 |3771 | 891 |  58 |   0 |  33 | 0.000000e+00 | 8.806400e+04 |    Inf 
3.99/4.07	o 1545
3.99/4.07	c * 4.0s|  1661 |  1211 |  1035 |   0.5 |  18M|1660 |   - |3771 |4373 |3771 | 904 |  76 |   0 | 200 | 0.000000e+00 | 1.545000e+03 |    Inf 
12.69/12.70	o 188
12.69/12.70	c *12.5s|  5632 |  2496 |  7036 |   1.2 |  22M|1660 |   - |3771 |4403 |3771 | 919 | 649 |  30 |1199 | 0.000000e+00 | 1.880000e+02 |    Inf 
12.89/12.90	o 177
12.89/12.90	c *12.7s|  5668 |  2496 |  7252 |   1.3 |  23M|1660 |   - |3771 |4433 |3771 | 902 | 689 |  60 |1246 | 0.000000e+00 | 1.770000e+02 |    Inf 
12.89/12.91	o 146
12.89/12.91	c *12.7s|  5669 |  2308 |  7252 |   1.3 |  23M|1660 |   - |3771 |4433 |3771 | 902 | 689 |  60 |1246 | 0.000000e+00 | 1.460000e+02 |    Inf 
12.89/12.95	o 108
12.89/12.95	c *12.8s|  5680 |  1794 |  7311 |   1.3 |  22M|1660 |   - |3771 |4435 |3771 | 907 | 702 |  62 |1249 | 0.000000e+00 | 1.080000e+02 |    Inf 
13.59/13.67	o 72
13.59/13.67	c *13.5s|  5841 |  1077 |  8391 |   1.4 |  22M|1660 |   - |3771 |4577 |3771 | 906 | 723 | 204 |1324 | 0.000000e+00 | 7.200000e+01 |    Inf 
13.68/13.73	o 45
13.68/13.73	c *13.5s|  5849 |   476 |  8549 |   1.4 |  20M|1660 |   - |3771 |4090 |3771 | 904 | 732 | 205 |1328 | 0.000000e+00 | 4.500000e+01 |    Inf 
23.69/23.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
23.69/23.77	c  23.4s| 10000 |   541 | 27190 |   2.7 |  23M|1660 |  16 |3771 |6611 |3771 | 887 |1416 |5391 |1852 | 0.000000e+00 | 4.500000e+01 |    Inf 
43.19/43.20	c  42.6s| 20000 |   667 | 64161 |   3.2 |  27M|1660 |  16 |3771 |8572 |3771 | 887 |3201 |  17k|1910 | 0.000000e+00 | 4.500000e+01 |    Inf 
62.99/63.07	c  62.2s| 30000 |   922 |102840 |   3.4 |  31M|1660 |  11 |3771 |8001 |3771 | 893 |5032 |  30k|1927 | 0.000000e+00 | 4.500000e+01 |    Inf 
72.39/72.50	o 42
72.39/72.50	c *71.5s| 34897 |   921 |118597 |   3.4 |  30M|1660 |   - |3771 |8276 |3771 | 893 |5837 |  36k|1927 | 0.000000e+00 | 4.200000e+01 |    Inf 
81.99/82.06	c  80.9s| 40000 |   958 |134387 |   3.4 |  32M|1660 |   6 |3771 |8480 |3771 | 898 |6802 |  42k|1927 | 0.000000e+00 | 4.200000e+01 |    Inf 
101.29/101.32	c  99.9s| 50000 |  1064 |169109 |   3.4 |  35M|1660 |   - |3771 |8924 |   0 |   0 |8996 |  54k|1929 | 0.000000e+00 | 4.200000e+01 |    Inf 
122.89/122.92	c   121s| 60000 |  1093 |209731 |   3.5 |  37M|1660 |   - |3771 |9909 |   0 |   0 |  12k|  67k|1974 | 0.000000e+00 | 4.200000e+01 |    Inf 
143.00/143.01	c   140s| 70000 |  1197 |237426 |   3.4 |  41M|1660 |   8 |3771 |  12k|3771 | 893 |  13k|  79k|2100 | 0.000000e+00 | 4.200000e+01 |    Inf 
163.50/163.59	c   160s| 80000 |  1340 |262889 |   3.3 |  45M|1660 |   - |3771 |  13k|   0 |   0 |  14k|  92k|2202 | 0.000000e+00 | 4.200000e+01 |    Inf 
182.10/182.10	o 41
182.10/182.10	c * 177s| 88919 |  1386 |285488 |   3.2 |  47M|1660 |   - |3771 |  14k|3771 | 893 |  15k| 103k|2333 | 0.000000e+00 | 4.100000e+01 |    Inf 
184.80/184.87	c   180s| 90000 |  1435 |291083 |   3.2 |  48M|1660 |  10 |3771 |  13k|3771 | 900 |  16k| 104k|2357 | 0.000000e+00 | 4.100000e+01 |    Inf 
185.60/185.66	o 40
185.60/185.66	c * 181s| 90369 |  1433 |292189 |   3.2 |  48M|1660 |   - |3771 |  13k|3771 | 893 |  16k| 104k|2358 | 0.000000e+00 | 4.000000e+01 |    Inf 
205.70/205.73	c   200s|100000 |  1548 |321618 |   3.2 |  51M|1660 |   - |3771 |  12k|   0 |   0 |  18k| 116k|2444 | 0.000000e+00 | 4.000000e+01 |    Inf 
229.39/229.43	c   223s|110000 |  1695 |364429 |   3.3 |  54M|1660 |  12 |3771 |  10k|3771 | 902 |  22k| 129k|2632 | 0.000000e+00 | 4.000000e+01 |    Inf 
233.39/233.40	o 38
233.39/233.40	c * 227s|111772 |  1680 |370760 |   3.3 |  55M|1660 |   - |3771 |  12k|3771 | 901 |  23k| 131k|2649 | 0.000000e+00 | 3.800000e+01 |    Inf 
252.80/252.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
252.80/252.82	c   246s|120000 |  1778 |411801 |   3.4 |  57M|1660 |  14 |3771 |  10k|3771 | 893 |  27k| 142k|2827 | 0.000000e+00 | 3.800000e+01 |    Inf 
273.70/273.73	c   266s|130000 |  1872 |443702 |   3.4 |  60M|1660 |   - |3771 |9743 |   0 |   0 |  29k| 155k|2920 | 0.000000e+00 | 3.800000e+01 |    Inf 
294.50/294.55	c   285s|140000 |  2022 |475062 |   3.4 |  65M|1660 |   6 |3771 |  11k|3771 | 893 |  31k| 167k|3043 | 0.000000e+00 | 3.800000e+01 |    Inf 
314.80/314.88	o 28
314.80/314.88	c * 305s|149431 |  1957 |510131 |   3.4 |  64M|1660 |   - |3771 |  13k|3771 | 899 |  34k| 179k|3173 | 0.000000e+00 | 2.800000e+01 |    Inf 
316.10/316.17	c   306s|150000 |  1957 |512652 |   3.4 |  64M|1660 |  13 |3771 |  12k|3771 | 893 |  34k| 179k|3173 | 0.000000e+00 | 2.800000e+01 |    Inf 
327.70/327.74	o 23
327.70/327.74	c * 317s|154760 |  1973 |540579 |   3.5 |  66M|1660 |   - |3771 |  13k|3771 | 895 |  38k| 185k|3255 | 0.000000e+00 | 2.300000e+01 |    Inf 
337.71/337.74	c   327s|160000 |  1977 |555781 |   3.5 |  66M|1660 |   6 |3771 |  12k|3771 | 901 |  38k| 192k|3345 | 0.000000e+00 | 2.300000e+01 |    Inf 
356.80/356.81	c   345s|170000 |  2033 |583737 |   3.4 |  68M|1660 |   - |3771 |  13k|   0 |   0 |  39k| 205k|3435 | 0.000000e+00 | 2.300000e+01 |    Inf 
377.40/377.49	c   365s|180000 |  2077 |623088 |   3.5 |  70M|1660 |  16 |3771 |  13k|3771 | 893 |  43k| 218k|3552 | 0.000000e+00 | 2.300000e+01 |    Inf 
397.50/397.54	c   384s|190000 |  2104 |656573 |   3.5 |  72M|1660 |   1 |3771 |  15k|3771 | 893 |  45k| 231k|3649 | 0.000000e+00 | 2.300000e+01 |    Inf 
418.01/418.05	c   404s|200000 |  2170 |687652 |   3.4 |  73M|1660 |  13 |3771 |  12k|3771 | 905 |  45k| 244k|3762 | 0.000000e+00 | 2.300000e+01 |    Inf 
439.10/439.16	c   424s|210000 |  2417 |732042 |   3.5 |  78M|1660 |   - |3771 |  15k|   0 |   0 |  49k| 257k|3891 | 0.000000e+00 | 2.300000e+01 |    Inf 
446.31/446.37	o 15
446.31/446.37	c * 431s|213094 |  1680 |748044 |   3.5 |  55M|1660 |   - |3771 |  16k|3771 | 902 |  51k| 261k|3962 | 0.000000e+00 | 1.500000e+01 |    Inf 
461.10/461.16	c   445s|220000 |  1730 |781720 |   3.6 |  57M|1660 |  14 |3771 |  18k|3771 | 886 |  55k| 270k|4040 | 0.000000e+00 | 1.500000e+01 |    Inf 
484.80/484.89	c   468s|230000 |  1781 |835707 |   3.6 |  58M|1660 |  19 |3771 |  20k|3771 | 896 |  62k| 283k|4173 | 0.000000e+00 | 1.500000e+01 |    Inf 
508.70/508.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
508.70/508.76	c   491s|240000 |  1771 |885539 |   3.7 |  59M|1660 |   - |3771 |  21k|3771 | 906 |  69k| 296k|4272 | 0.000000e+00 | 1.500000e+01 |    Inf 
533.51/533.57	c   515s|250000 |  1797 |938517 |   3.8 |  61M|1660 |   - |3771 |  24k|   0 |   0 |  75k| 308k|4417 | 0.000000e+00 | 1.500000e+01 |    Inf 
558.61/558.62	c   539s|260000 |  1821 |992609 |   3.8 |  62M|1660 |  32 |3771 |  23k|3771 | 886 |  82k| 321k|4561 | 0.000000e+00 | 1.500000e+01 |    Inf 
565.11/565.12	o 14
565.11/565.12	c * 545s|262595 |  1772 |  1007k|   3.8 |  61M|1660 |   - |3771 |  23k|3771 | 894 |  83k| 324k|4567 | 0.000000e+00 | 1.400000e+01 |    Inf 
584.21/584.21	c   564s|270000 |  1791 |  1050k|   3.9 |  61M|1660 |   1 |3771 |  23k|3771 | 898 |  89k| 334k|4703 | 0.000000e+00 | 1.400000e+01 |    Inf 
610.42/610.44	c   589s|280000 |  1795 |  1107k|   4.0 |  63M|1660 |   1 |3771 |  28k|3771 | 897 |  96k| 347k|4801 | 0.000000e+00 | 1.400000e+01 |    Inf 
637.81/637.80	c   615s|290000 |  1819 |  1157k|   4.0 |  63M|1660 |   - |3771 |  23k|   0 |   0 | 101k| 361k|5005 | 0.000000e+00 | 1.400000e+01 |    Inf 
661.71/661.73	c   638s|300000 |  1835 |  1204k|   4.0 |  63M|1660 |   - |3771 |  20k|   0 |   0 | 107k| 374k|5121 | 0.000000e+00 | 1.400000e+01 |    Inf 
684.71/684.77	c   661s|310000 |  1823 |  1253k|   4.0 |  63M|1660 |   - |3771 |  18k|   0 |   0 | 112k| 387k|5247 | 0.000000e+00 | 1.400000e+01 |    Inf 
706.91/706.94	c   682s|320000 |  1732 |  1301k|   4.1 |  62M|1660 |   - |3771 |  17k|   0 |   0 | 117k| 400k|5354 | 0.000000e+00 | 1.400000e+01 |    Inf 
729.92/729.97	c   704s|330000 |  1785 |  1347k|   4.1 |  65M|1660 |  21 |3771 |  21k|3771 | 891 | 122k| 413k|5490 | 0.000000e+00 | 1.400000e+01 |    Inf 
756.21/756.20	c   729s|340000 |  1840 |  1403k|   4.1 |  66M|1660 |  21 |3771 |  21k|3771 | 886 | 129k| 426k|5599 | 0.000000e+00 | 1.400000e+01 |    Inf 
781.02/781.09	c   753s|350000 |  1834 |  1454k|   4.2 |  67M|1660 |   - |3771 |  22k|   0 |   0 | 136k| 439k|5731 | 0.000000e+00 | 1.400000e+01 |    Inf 
801.92/801.99	o 13
801.92/801.99	c * 773s|358501 |  1631 |  1495k|   4.2 |  63M|1660 |   - |3771 |  25k|3771 | 910 | 140k| 450k|5816 | 0.000000e+00 | 1.300000e+01 |    Inf 
805.72/805.76	c   776s|360000 |  1642 |  1502k|   4.2 |  63M|1660 |   - |3771 |  23k|   0 |   0 | 141k| 452k|5834 | 0.000000e+00 | 1.300000e+01 |    Inf 
830.62/830.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
830.62/830.67	c   800s|370000 |  1662 |  1555k|   4.2 |  63M|1660 |   1 |3771 |  22k|3771 | 899 | 147k| 465k|5920 | 0.000000e+00 | 1.300000e+01 |    Inf 
847.52/847.55	o 11
847.52/847.55	c * 816s|376974 |  1501 |  1587k|   4.2 |  58M|1660 |   - |3771 |  20k|3771 | 901 | 151k| 474k|6017 | 0.000000e+00 | 1.100000e+01 |    Inf 
854.82/854.88	c   823s|380000 |  1560 |  1603k|   4.2 |  57M|1660 |  18 |3771 |  18k|3771 | 886 | 153k| 478k|6032 | 0.000000e+00 | 1.100000e+01 |    Inf 
879.11/879.13	c   846s|390000 |  1720 |  1659k|   4.3 |  59M|1660 |   - |3771 |  18k|   0 |   0 | 161k| 491k|6122 | 0.000000e+00 | 1.100000e+01 |    Inf 
905.02/905.00	c   871s|400000 |  1824 |  1723k|   4.3 |  61M|1660 |   - |3771 |  20k|   0 |   0 | 169k| 505k|6281 | 0.000000e+00 | 1.100000e+01 |    Inf 
929.02/929.06	c   894s|410000 |  1851 |  1776k|   4.3 |  63M|1660 |   - |3771 |  23k|   0 |   0 | 176k| 518k|6365 | 0.000000e+00 | 1.100000e+01 |    Inf 
954.12/954.17	c   918s|420000 |  1823 |  1825k|   4.3 |  63M|1660 |   - |3771 |  22k|   0 |   0 | 183k| 532k|6452 | 0.000000e+00 | 1.100000e+01 |    Inf 
980.52/980.57	c   943s|430000 |  1893 |  1882k|   4.4 |  64M|1660 |  10 |3771 |  22k|3771 | 895 | 191k| 546k|6556 | 0.000000e+00 | 1.100000e+01 |    Inf 
1006.32/1006.35	c   967s|440000 |  1857 |  1937k|   4.4 |  64M|1660 |  13 |3771 |  23k|3771 | 886 | 199k| 559k|6680 | 0.000000e+00 | 1.100000e+01 |    Inf 
1032.83/1032.80	c   993s|450000 |  1797 |  1990k|   4.4 |  63M|1660 |  16 |3771 |  19k|3771 | 901 | 207k| 573k|6802 | 0.000000e+00 | 1.100000e+01 |    Inf 
1055.52/1055.58	c  1014s|460000 |  1693 |  2035k|   4.4 |  61M|1660 |   1 |3771 |  15k|3771 | 897 | 211k| 586k|6872 | 0.000000e+00 | 1.100000e+01 |    Inf 
1075.83/1075.81	c  1034s|470000 |  1651 |  2075k|   4.4 |  61M|1660 |   - |3771 |  17k|   0 |   0 | 214k| 599k|6924 | 0.000000e+00 | 1.100000e+01 |    Inf 
1098.13/1098.14	c  1055s|480000 |  1682 |  2111k|   4.4 |  63M|1660 |   - |3771 |  22k|   0 |   0 | 215k| 611k|6967 | 0.000000e+00 | 1.100000e+01 |    Inf 
1122.63/1122.60	c  1078s|490000 |  1689 |  2148k|   4.4 |  64M|1660 |   - |3771 |  24k|   0 |   0 | 216k| 624k|7037 | 0.000000e+00 | 1.100000e+01 |    Inf 
1147.63/1147.68	c  1102s|500000 |  1679 |  2184k|   4.4 |  66M|1660 |   - |3771 |  27k|   0 |   0 | 217k| 638k|7098 | 0.000000e+00 | 1.100000e+01 |    Inf 
1173.23/1173.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1173.23/1173.29	c  1127s|510000 |  1740 |  2225k|   4.4 |  66M|1660 |  11 |3771 |  25k|3771 | 886 | 219k| 650k|7280 | 0.000000e+00 | 1.100000e+01 |    Inf 
1199.72/1199.71	c  1152s|520000 |  1761 |  2265k|   4.4 |  67M|1660 |   - |3771 |  27k|   0 |   0 | 221k| 662k|7305 | 0.000000e+00 | 1.100000e+01 |    Inf 
1225.93/1225.98	c  1178s|530000 |  1763 |  2308k|   4.4 |  68M|1660 |  19 |3771 |  30k|3771 | 886 | 225k| 675k|7369 | 0.000000e+00 | 1.100000e+01 |    Inf 
1253.94/1253.93	c  1204s|540000 |  1805 |  2344k|   4.3 |  69M|1660 |   - |3771 |  29k|   0 |   0 | 226k| 688k|7454 | 0.000000e+00 | 1.100000e+01 |    Inf 
1277.83/1277.81	c  1227s|550000 |  1837 |  2374k|   4.3 |  71M|1660 |   9 |3771 |  32k|3771 | 900 | 227k| 701k|7497 | 0.000000e+00 | 1.100000e+01 |    Inf 
1304.83/1304.82	c  1253s|560000 |  1862 |  2410k|   4.3 |  72M|1660 |   1 |3771 |  35k|3771 | 900 | 229k| 714k|7523 | 0.000000e+00 | 1.100000e+01 |    Inf 
1332.64/1332.62	c  1280s|570000 |  1910 |  2448k|   4.3 |  71M|1660 |   1 |3771 |  29k|3771 | 893 | 231k| 727k|7620 | 0.000000e+00 | 1.100000e+01 |    Inf 
1359.64/1359.66	c  1306s|580000 |  2050 |  2487k|   4.3 |  72M|1660 |   - |3771 |  27k|   0 |   0 | 234k| 740k|7684 | 0.000000e+00 | 1.100000e+01 |    Inf 
1387.34/1387.34	c  1333s|590000 |  2120 |  2540k|   4.3 |  75M|1660 |   - |3771 |  30k|   0 |   0 | 241k| 753k|7769 | 0.000000e+00 | 1.100000e+01 |    Inf 
1412.34/1412.35	c  1357s|600000 |  2246 |  2577k|   4.3 |  76M|1660 |   - |3771 |  28k|   0 |   0 | 243k| 766k|7805 | 0.000000e+00 | 1.100000e+01 |    Inf 
1436.34/1436.35	c  1380s|610000 |  2395 |  2611k|   4.3 |  79M|1660 |   - |3771 |  29k|   0 |   0 | 244k| 780k|7860 | 0.000000e+00 | 1.100000e+01 |    Inf 
1459.94/1459.92	c  1402s|620000 |  2519 |  2643k|   4.3 |  81M|1660 |   8 |3771 |  28k|3771 | 893 | 245k| 794k|7930 | 0.000000e+00 | 1.100000e+01 |    Inf 
1484.64/1484.67	c  1426s|630000 |  2605 |  2679k|   4.3 |  82M|1660 |   - |3771 |  27k|   0 |   0 | 246k| 808k|7956 | 0.000000e+00 | 1.100000e+01 |    Inf 
1507.54/1507.59	c  1448s|640000 |  2639 |  2711k|   4.2 |  84M|1660 |  19 |3771 |  29k|3771 | 900 | 247k| 822k|8037 | 0.000000e+00 | 1.100000e+01 |    Inf 
1529.54/1529.55	c  1469s|650000 |  2684 |  2741k|   4.2 |  85M|1660 |   - |3771 |  29k|   0 |   0 | 248k| 836k|8060 | 0.000000e+00 | 1.100000e+01 |    Inf 
1551.84/1551.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1551.84/1551.81	c  1490s|660000 |  2708 |  2771k|   4.2 |  87M|1660 |   - |3771 |  34k|   0 |   0 | 249k| 849k|8111 | 0.000000e+00 | 1.100000e+01 |    Inf 
1577.34/1577.37	c  1515s|670000 |  2723 |  2805k|   4.2 |  88M|1660 |  16 |3771 |  33k|3771 | 897 | 251k| 863k|8183 | 0.000000e+00 | 1.100000e+01 |    Inf 
1607.35/1607.39	c  1544s|680000 |  2763 |  2856k|   4.2 |  88M|1660 |  20 |3771 |  29k|3771 | 889 | 257k| 876k|8242 | 0.000000e+00 | 1.100000e+01 |    Inf 
1637.04/1637.04	c  1572s|690000 |  2756 |  2892k|   4.2 |  88M|1660 |  15 |3771 |  29k|3771 | 893 | 258k| 889k|8279 | 0.000000e+00 | 1.100000e+01 |    Inf 
1661.94/1661.93	c  1596s|700000 |  2811 |  2929k|   4.2 |  89M|1660 |  16 |3771 |  32k|3771 | 900 | 260k| 902k|8366 | 0.000000e+00 | 1.100000e+01 |    Inf 
1687.05/1687.08	c  1620s|710000 |  2866 |  2962k|   4.2 |  91M|1660 |  12 |3771 |  33k|3771 | 900 | 261k| 915k|8376 | 0.000000e+00 | 1.100000e+01 |    Inf 
1712.85/1712.81	c  1645s|720000 |  2930 |  2994k|   4.2 |  92M|1660 |  13 |3771 |  35k|3771 | 900 | 262k| 929k|8446 | 0.000000e+00 | 1.100000e+01 |    Inf 
1738.75/1738.73	c  1670s|730000 |  3000 |  3025k|   4.1 |  93M|1660 |   - |3771 |  35k|   0 |   0 | 263k| 943k|8464 | 0.000000e+00 | 1.100000e+01 |    Inf 
1764.65/1764.68	c  1695s|740000 |  3002 |  3055k|   4.1 |  95M|1660 |   - |3771 |  36k|   0 |   0 | 264k| 956k|8513 | 0.000000e+00 | 1.100000e+01 |    Inf 
1792.25/1792.24	c  1722s|750000 |  3058 |  3086k|   4.1 |  96M|1660 |   - |3771 |  36k|   0 |   0 | 265k| 969k|8563 | 0.000000e+00 | 1.100000e+01 |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1729.11
1800.05/1800.00	c Solving Nodes      : 752758
1800.05/1800.00	c Primal Bound       : +1.10000000000000e+01 (125 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.04	s SATISFIABLE
1800.05/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.05/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.05/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.05/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.05/1800.04	v -x146 -x145 -x144 -x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 
1800.05/1800.04	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 -x110 -x109 x108 -x107 -x106 -x105 -x104 
1800.05/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.05/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 
1800.05/1800.04	v -x54 -x53 -x52 x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.05/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.05/1800.04	v -x1 
1800.05/1800.04	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.04	c Solving Time       :    1729.11
1800.05/1800.04	c Original Problem   :
1800.05/1800.04	c   Problem name     : HOME/instance-2692310-1277912241.wbo
1800.05/1800.04	c   Variables        : 3909 (2070 binary, 0 integer, 0 implicit integer, 1839 continuous)
1800.05/1800.04	c   Constraints      : 4547 initial, 4547 maximal
1800.05/1800.04	c Presolved Problem  :
1800.05/1800.04	c   Problem name     : t_HOME/instance-2692310-1277912241.wbo
1800.05/1800.04	c   Variables        : 3771 (2001 binary, 0 integer, 0 implicit integer, 1770 continuous)
1800.05/1800.04	c   Constraints      : 4373 initial, 37564 maximal
1800.05/1800.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.04	c   trivial          :       0.00         69          0          0          0          0          0          0          0
1800.05/1800.04	c   dualfix          :       0.00         69          0          0          0          0          0          0          0
1800.05/1800.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.05/1800.04	c   indicator        :       0.00          0          0          0          0          0         69          0          0
1800.05/1800.04	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   linear           :       0.08          0          0          0       1861          0        105         91          0
1800.05/1800.04	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   root node        :          -       1597          -          -       3194          -          -          -          -
1800.05/1800.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.04	c   integral         :          0          0          0     449722          0         19        627          0          0     817558
1800.05/1800.04	c   indicator        :       1770          0    3911039      40276          0        506    4779218          0          0          0
1800.05/1800.04	c   setppc           :          9          6    3919913      39519          0      21324    1099102          0          0          0
1800.05/1800.04	c   linear           :       1770          6    3904542      40202          0     195816   19391822     265280          0          0
1800.05/1800.04	c   logicor          :        824+         6    1437899       5661          0     150387    3387170          0          0          0
1800.05/1800.04	c   countsols        :          0          0          0       5661          0          0          0          0          0          0
1800.05/1800.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.04	c   integral         :      23.61       0.00       0.00      23.61       0.00
1800.05/1800.04	c   indicator        :      20.86       0.00      19.05       1.81       0.00
1800.05/1800.04	c   setppc           :       9.25       0.00       9.25       0.00       0.00
1800.05/1800.04	c   linear           :     157.62       0.00     154.87       2.75       0.00
1800.05/1800.04	c   logicor          :     303.23       0.00     303.19       0.04       0.00
1800.05/1800.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.04	c   vbounds          :       0.05          2          0          0
1800.05/1800.04	c   rootredcost      :       0.04         18          0       1597
1800.05/1800.04	c   pseudoobj        :     146.46    3937006      10440    3909064
1800.05/1800.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.04	c   propagation      :      19.00     377967     377680    2403158       24.5      13783       19.8          -
1800.05/1800.04	c   infeasible LP    :       7.34      23365      23365     196243       38.8        247       15.4          0
1800.05/1800.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.04	c   pseudo solution  :       0.01         44         44        270       20.5         15        5.6          -
1800.05/1800.04	c   applied globally :          -          -          -     973680       19.8          -          -          -
1800.05/1800.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.04	c   cut pool         :       0.00          5          -          -         19          -    (maximal pool size: 145)
1800.05/1800.04	c   redcost          :      24.35     457723          0     788392          0          0
1800.05/1800.04	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.04	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.04	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.04	c   gomory           :       0.12          6          0          0        718          0
1800.05/1800.04	c   strongcg         :       0.08          6          0          0        108          0
1800.05/1800.04	c   cmir             :       0.02          6          0          0          0          0
1800.05/1800.04	c   flowcover        :       0.08          6          0          0          0          0
1800.05/1800.04	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.04	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.04	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.04	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.04	c Pricers            :       Time      Calls       Vars
1800.05/1800.04	c   problem variables:       0.00          0          0
1800.05/1800.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.04	c   relpscost        :      23.54     409305         19        627          0          0     817558
1800.05/1800.04	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   inference        :       0.59       5644          0          0          0          0      11288
1800.05/1800.04	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.04	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.04	c   LP solutions     :       0.04          -         17
1800.05/1800.04	c   pseudo solutions :       0.00          -          0
1800.05/1800.04	c   oneopt           :       0.07         17          0
1800.05/1800.04	c   feaspump         :       0.01          1          0
1800.05/1800.04	c   intshifting      :       0.00          3          0
1800.05/1800.04	c   coefdiving       :       0.02         18          0
1800.05/1800.04	c   pscostdiving     :       0.01         18          0
1800.05/1800.04	c   fracdiving       :       0.04         18          0
1800.05/1800.04	c   veclendiving     :       0.01         18          0
1800.05/1800.04	c   linesearchdiving :       0.00         18          0
1800.05/1800.04	c   guideddiving     :       0.05         18          0
1800.05/1800.04	c   rootsoldiving    :       0.02         15          0
1800.05/1800.04	c   objpscostdiving  :       0.03         16          0
1800.05/1800.04	c   crossover        :       0.58         15          1
1800.05/1800.04	c   trivial          :       0.01          2          0
1800.05/1800.04	c   simplerounding   :       0.31     410996          0
1800.05/1800.04	c   zirounding       :       0.17       1000          0
1800.05/1800.04	c   rounding         :       2.79       9034          0
1800.05/1800.04	c   shifting         :       1.67       2838          0
1800.05/1800.04	c   twoopt           :       0.00          0          0
1800.05/1800.04	c   fixandinfer      :       0.00          0          0
1800.05/1800.04	c   intdiving        :       0.00          0          0
1800.05/1800.04	c   actconsdiving    :       0.00          0          0
1800.05/1800.04	c   octane           :       0.00          0          0
1800.05/1800.04	c   rens             :       0.02          1          0
1800.05/1800.04	c   rins             :       0.00          0          0
1800.05/1800.04	c   localbranching   :       0.00          0          0
1800.05/1800.04	c   mutation         :       0.00          0          0
1800.05/1800.04	c   dins             :       0.00          0          0
1800.05/1800.04	c   undercover       :       0.00          0          0
1800.05/1800.04	c   nlp              :       0.02          0          0
1800.05/1800.04	c   trysol           :       2.78       6364        107
1800.05/1800.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.04	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.04	c   dual LP          :     489.50     468649    3094623       6.60    6322.01
1800.05/1800.04	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.04	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.04	c   diving/probing LP:       0.03         43        529      12.30   17633.33
1800.05/1800.04	c   strong branching :      19.87       8582     120245      14.01    6051.59
1800.05/1800.04	c     (at root node) :          -         33       3451     104.58          -
1800.05/1800.04	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.04	c B&B Tree           :
1800.05/1800.04	c   number of runs   :          1
1800.05/1800.04	c   nodes            :     752758
1800.05/1800.04	c   nodes (total)    :     752758
1800.05/1800.04	c   nodes left       :       3078
1800.05/1800.04	c   max depth        :       1660
1800.05/1800.04	c   max depth (total):       1660
1800.05/1800.04	c   backtracks       :      77636 (10.3%)
1800.05/1800.04	c   delayed cutoffs  :      66272
1800.05/1800.04	c   repropagations   :    1763526 (6983492 domain reductions, 63532 cutoffs)
1800.05/1800.04	c   avg switch length:       6.24
1800.05/1800.04	c   switching time   :     277.05
1800.05/1800.04	c Solution           :
1800.05/1800.04	c   Solutions found  :        125 (18 improvements)
1800.05/1800.04	c   First Solution   : +8.80640000000000e+04   (in run 1, after 1 nodes, 0.15 seconds, depth 0, found by <trysol>)
1800.05/1800.04	c   Primal Bound     : +1.10000000000000e+01   (in run 1, after 376974 nodes, 816.24 seconds, depth 49, found by <relaxation>)
1800.05/1800.04	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.04	c   Gap              :   infinite
1800.05/1800.04	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.04	c   Root Iterations  :        153
1800.15/1800.18	c Time complete: 1800.23.

Verifier Data

OK	11

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 24933
/proc/meminfo: memFree=29951448/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=9408 CPUtime=0
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 1648 0 0 0 0 0 0 0 25 0 1 0 166827604 9633792 1568 4089446400 4194304 8223781 140736590629280 18446744073709551615 5649183 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24933/statm: 2352 1568 369 984 0 1365 0

[startup+0.0676841 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 24933
/proc/meminfo: memFree=29951448/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=29772 CPUtime=0.06
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 7319 0 0 0 6 0 0 0 25 0 1 0 166827604 30486528 6361 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/24933/statm: 7443 6361 446 984 0 6456 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29772

[startup+0.100687 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 24933
/proc/meminfo: memFree=29951448/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=29772 CPUtime=0.09
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 7588 0 0 0 9 0 0 0 25 0 1 0 166827604 30486528 6373 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/24933/statm: 7443 6373 452 984 0 6456 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29772

[startup+0.300648 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 24933
/proc/meminfo: memFree=29951448/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=37108 CPUtime=0.29
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 11896 0 0 0 28 1 0 0 25 0 1 0 166827604 37998592 8343 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/24933/statm: 9277 8343 572 984 0 8290 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37108

[startup+0.70057 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 24933
/proc/meminfo: memFree=29951448/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=39688 CPUtime=0.69
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 18912 0 0 0 67 2 0 0 25 0 1 0 166827604 40640512 8954 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/24933/statm: 9922 8954 589 984 0 8935 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39688

[startup+1.50042 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24934
/proc/meminfo: memFree=29915480/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=39732 CPUtime=1.49
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 20040 0 0 0 146 3 0 0 25 0 1 0 166827604 40685568 8966 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/24933/statm: 9933 8966 590 984 0 8946 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39732

[startup+3.10114 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24934
/proc/meminfo: memFree=29913744/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=41700 CPUtime=3.09
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 31309 0 0 0 303 6 0 0 25 0 1 0 166827604 42700800 9462 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/24933/statm: 10425 9462 592 984 0 9438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41700

[startup+6.30054 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24934
/proc/meminfo: memFree=29904676/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=48028 CPUtime=6.29
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 42090 0 0 0 619 10 0 0 25 0 1 0 166827604 49180672 11098 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/24933/statm: 12007 11098 593 984 0 11020 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48028

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24934
/proc/meminfo: memFree=29897136/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=54040 CPUtime=12.69
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 55604 0 0 0 1251 18 0 0 25 0 1 0 166827604 55336960 12626 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/24933/statm: 13510 12626 596 984 0 12523 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54040

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24934
/proc/meminfo: memFree=29874872/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=66988 CPUtime=25.49
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 67460 0 0 0 2515 34 0 0 25 0 1 0 166827604 68595712 15611 4089446400 4194304 8223781 140736590629280 18446744073709551615 6445449 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/24933/statm: 16747 15611 597 984 0 15760 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66988

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24935
/proc/meminfo: memFree=29840228/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=91352 CPUtime=51.09
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 77962 0 0 0 5040 69 0 0 25 0 1 0 166827604 93544448 21514 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/24933/statm: 22838 21514 597 984 0 21851 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91352

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 24982
/proc/meminfo: memFree=31320228/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=115408 CPUtime=102.3
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 97976 0 0 0 10086 144 0 0 25 0 1 0 166827604 118177792 27360 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 28852 27360 597 984 0 27865 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 115408

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 24984
/proc/meminfo: memFree=31294272/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=137728 CPUtime=162.3
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 105921 0 0 0 15845 385 0 0 25 0 1 0 166827604 141033472 32624 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 34432 32624 597 984 0 33445 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 137728

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 24986
/proc/meminfo: memFree=31277324/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=153192 CPUtime=222.3
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 136610 0 0 0 21619 611 0 0 25 0 1 0 166827604 156868608 36323 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 38298 36323 604 984 0 37311 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 153192

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 24987
/proc/meminfo: memFree=31263124/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=169688 CPUtime=282.3
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 162163 0 0 0 27377 853 0 0 25 0 1 0 166827604 173760512 39996 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 42422 39996 604 984 0 41435 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 169688

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 24989
/proc/meminfo: memFree=31247896/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=184204 CPUtime=342.3
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 188742 0 0 0 33114 1116 0 0 25 0 1 0 166827604 188624896 43271 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 46051 43271 604 984 0 45064 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 184204

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 24990
/proc/meminfo: memFree=31242256/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=190484 CPUtime=402.3
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 195417 0 0 0 38863 1367 0 0 25 0 1 0 166827604 195055616 44753 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 47621 44753 604 984 0 46634 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 190484

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 24992
/proc/meminfo: memFree=31234492/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=197516 CPUtime=462.3
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 211378 0 0 0 44613 1617 0 0 25 0 1 0 166827604 202256384 46431 4089446400 4194304 8223781 140736590629280 18446744073709551615 4999718 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 49379 46431 604 984 0 48392 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 197516

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 24994
/proc/meminfo: memFree=31230696/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=201560 CPUtime=522.3
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 225524 0 0 0 50392 1838 0 0 25 0 1 0 166827604 206397440 47384 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 50390 47384 604 984 0 49403 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 201560

[startup+582.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/197 24995
/proc/meminfo: memFree=31227400/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=204104 CPUtime=582.31
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 234444 0 0 0 56176 2055 0 0 25 0 1 0 166827604 209002496 48006 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 51026 48006 604 984 0 50039 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 204104

[startup+642.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 24997
/proc/meminfo: memFree=31223852/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=207388 CPUtime=642.31
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 239982 0 0 0 61968 2263 0 0 25 0 1 0 166827604 212365312 48821 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 51847 48821 604 984 0 50860 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 207388

[startup+702.3 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25031
/proc/meminfo: memFree=31093240/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=214548 CPUtime=882.32
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 275055 0 0 0 84931 3301 0 0 25 0 1 0 166827604 219697152 50394 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 53637 50394 604 984 0 52650 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 214548

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25033
/proc/meminfo: memFree=31058732/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=216312 CPUtime=942.32
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 281389 0 0 0 90645 3587 0 0 25 0 1 0 166827604 221503488 50835 4089446400 4194304 8223781 140736590629280 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 54078 50835 604 984 0 53091 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 216312

[startup+1002.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 25034
/proc/meminfo: memFree=31021372/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=218568 CPUtime=1002.32
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 284106 0 0 0 96362 3870 0 0 25 0 1 0 166827604 223813632 51359 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 54642 51359 604 984 0 53655 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 218568

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25036
/proc/meminfo: memFree=30982152/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=220656 CPUtime=1062.32
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 285784 0 0 0 102086 4146 0 0 25 0 1 0 166827604 225951744 51894 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 55164 51894 604 984 0 54177 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 220656

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25038
/proc/meminfo: memFree=30946776/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=221192 CPUtime=1122.32
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 287498 0 0 0 107804 4428 0 0 25 0 1 0 166827604 226500608 52033 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 55298 52033 604 984 0 54311 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 221192

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 25039
/proc/meminfo: memFree=30913260/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=224640 CPUtime=1182.33
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 290212 0 0 0 113558 4675 0 0 25 0 1 0 166827604 230031360 52719 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 56160 52719 604 984 0 55173 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 224640

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25041
/proc/meminfo: memFree=30870204/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=227256 CPUtime=1242.33
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 290915 0 0 0 119328 4905 0 0 25 0 1 0 166827604 232710144 53367 4089446400 4194304 8223781 140736590629280 18446744073709551615 5957396 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 56814 53367 604 984 0 55827 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 227256

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25042
/proc/meminfo: memFree=30836192/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=231596 CPUtime=1302.34
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 291958 0 0 0 125099 5135 0 0 25 0 1 0 166827604 237154304 54409 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 57899 54409 604 984 0 56912 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 231596

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25044
/proc/meminfo: memFree=30800316/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=234320 CPUtime=1362.33
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 292659 0 0 0 130869 5364 0 0 25 0 1 0 166827604 239943680 54971 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 58580 54971 604 984 0 57593 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 234320

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25055
/proc/meminfo: memFree=30766424/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=238164 CPUtime=1422.35
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 296145 0 0 0 136637 5598 0 0 25 0 1 0 166827604 243879936 55820 4089446400 4194304 8223781 140736590629280 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 59541 55820 604 984 0 58554 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 238164

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25056
/proc/meminfo: memFree=30735988/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=244140 CPUtime=1482.34
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 298625 0 0 0 142388 5846 0 0 25 0 1 0 166827604 249999360 57067 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 61035 57067 604 984 0 60048 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 244140

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 25058
/proc/meminfo: memFree=30707804/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=247396 CPUtime=1542.34
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 299396 0 0 0 148123 6111 0 0 25 0 1 0 166827604 253333504 57817 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 61849 57817 604 984 0 60862 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 247396

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25059
/proc/meminfo: memFree=30674916/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=249236 CPUtime=1602.34
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 300040 0 0 0 153884 6350 0 0 25 0 1 0 166827604 255217664 58229 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 62309 58229 604 984 0 61322 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 249236

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25061
/proc/meminfo: memFree=30636304/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=250776 CPUtime=1662.35
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 300322 0 0 0 159656 6579 0 0 25 0 1 0 166827604 256794624 58506 4089446400 4194304 8223781 140736590629280 18446744073709551615 6003349 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 62694 58506 604 984 0 61707 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 250776

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25063
/proc/meminfo: memFree=30597088/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=253516 CPUtime=1722.35
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 300860 0 0 0 165430 6805 0 0 25 0 1 0 166827604 259600384 59044 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 63379 59044 604 984 0 62392 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 253516

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25064
/proc/meminfo: memFree=30557604/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=255704 CPUtime=1782.34
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 301383 0 0 0 171208 7026 0 0 25 0 1 0 166827604 261840896 59566 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 63926 59566 604 984 0 62939 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 255704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25065
/proc/meminfo: memFree=30545568/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=256052 CPUtime=1800.05
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 301466 0 0 0 172913 7092 0 0 25 0 1 0 166827604 262197248 59649 4089446400 4194304 8223781 140736590629280 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24933/statm: 64013 59649 604 984 0 63026 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 256052

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

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

[startup+1800.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25065
/proc/meminfo: memFree=30545568/32950928 swapFree=67111528/67111528
[pid=24933] ppid=24931 vsize=256052 CPUtime=1800.15
/proc/24933/stat : 24933 (pbscip.linux.x8) R 24931 24933 23549 0 -1 4202496 301480 0 0 0 172923 7092 0 0 25 0 1 0 166827604 262197248 59663 4089446400 4194304 8223781 140736590629280 18446744073709551615 6206490 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24933/statm: 64013 59663 606 984 0 63026 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 256052

Child status: 0
Real time (s): 1800.18
CPU time (s): 1800.24
CPU user time (s): 1729.3
CPU system time (s): 70.9422
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 256052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1729.3
system time used= 70.9422
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 301484
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 1344

runsolver used 3.09053 second user time and 6.16506 second system time

The end

Launcher Data

Begin job on node113 at 2010-06-30 17:37:21
IDJOB=2692310
IDBENCH=78995
IDSOLVER=1204
FILE ID=node113/2692310-1277912241
PBS_JOBID= 11197215
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= 05d9157cdbd186fca72e4e6dc0ec425d
RANDOM SEED=1547977205

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29951604 kB
Buffers:        195880 kB
Cached:        1036828 kB
SwapCached:          0 kB
Active:        2166764 kB
Inactive:       688112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29951604 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4688 kB
Writeback:           0 kB
AnonPages:     1622208 kB
Mapped:          16124 kB
Slab:            78684 kB
PageTables:       7928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1802260 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node113 at 2010-06-30 18:07:23