Trace number 3447271

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4OPTIMUM 1532.49 1532.45

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900562192--soft-33-100-0.wbo
MD5SUMc96bd383c2d62b3ed6ae26490be2a1fe
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 benchmark70.1653
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 constraints1863
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 94064
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94063
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 765
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 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3447271-1307898955.wbo>
0.00/0.02	c original problem has 2094 variables (2094 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.00/0.08	c (round 2) 0 del vars, 117 del conss, 0 add conss, 1863 chg bounds, 51 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.00/0.09	c (round 3) 102 del vars, 144 del conss, 0 add conss, 1872 chg bounds, 69 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.10	c (round 4) 120 del vars, 144 del conss, 0 add conss, 1872 chg bounds, 69 chg sides, 0 chg coeffs, 821 upgd conss, 138 impls, 5 clqs
0.09/0.10	c (round 5) 120 del vars, 154 del conss, 0 add conss, 1872 chg bounds, 69 chg sides, 0 chg coeffs, 821 upgd conss, 138 impls, 5 clqs
0.09/0.15	c    (0.2s) probing: 101/2034 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  120 deleted vars, 154 deleted constraints, 0 added constraints, 1872 tightened bounds, 0 added holes, 69 changed sides, 0 changed coefficients
0.09/0.15	c  1941 implications, 5 cliques
0.09/0.15	c presolved problem has 3837 variables (2034 bin, 0 int, 1803 impl, 0 cont) and 4417 constraints
0.09/0.15	c      55 constraints of type <setppc>
0.09/0.15	c    1803 constraints of type <linear>
0.09/0.15	c    1803 constraints of type <indicator>
0.09/0.15	c     756 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.12
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.0.1.4
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1800
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 13950
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.49/0.57	o 698
0.49/0.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.57	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3837 |6220 |3837 |2614 |   0 |   0 |   0 |      --      | 6.980000e+02 |    Inf 
0.49/0.59	c   0.6s|     1 |     0 |   146 |     - |  14M|   0 |  61 |3837 |6220 |3837 |2614 |   0 |   0 |   0 | 0.000000e+00 | 6.980000e+02 |    Inf 
1.00/1.02	c   1.0s|     1 |     0 |   750 |     - |  15M|   0 |  28 |3837 |6259 |3837 |2642 |  28 |   0 |   0 | 0.000000e+00 | 6.980000e+02 |    Inf 
1.09/1.11	c   1.1s|     1 |     0 |   813 |     - |  16M|   0 |  47 |3837 |6259 |3837 |2679 |  65 |   0 |   0 | 0.000000e+00 | 6.980000e+02 |    Inf 
1.19/1.28	c   1.3s|     1 |     0 |   853 |     - |  16M|   0 |  49 |3837 |6259 |3837 |2683 |  69 |   0 |   0 | 0.000000e+00 | 6.980000e+02 |    Inf 
1.49/1.52	c   1.5s|     1 |     0 |   901 |     - |  17M|   0 |  40 |3837 |6259 |3837 |2691 |  77 |   0 |   0 | 0.000000e+00 | 6.980000e+02 |    Inf 
1.69/1.79	c   1.8s|     1 |     0 |   921 |     - |  17M|   0 |  50 |3837 |6259 |3837 |2700 |  86 |   0 |   0 | 0.000000e+00 | 6.980000e+02 |    Inf 
1.99/2.10	c   2.1s|     1 |     0 |   957 |     - |  18M|   0 |  57 |3837 |6259 |3837 |2702 |  88 |   0 |   0 | 0.000000e+00 | 6.980000e+02 |    Inf 
2.29/2.34	c   2.3s|     1 |     2 |   957 |     - |  18M|   0 |  57 |3837 |6259 |3837 |2702 |  88 |   0 |   9 | 0.000000e+00 | 6.980000e+02 |    Inf 
5.19/5.26	o 464
5.19/5.26	c * 5.3s|    56 |    51 |  3642 |  48.8 |  20M|  23 |   - |3837 |6261 |3837 |2712 | 183 |   2 | 345 | 0.000000e+00 | 4.640000e+02 |    Inf 
6.89/6.93	o 461
6.89/6.93	c * 6.9s|    98 |    89 |  7011 |  62.4 |  21M|  23 |   - |3837 |6265 |3837 |2696 | 282 |   6 | 535 | 0.000000e+00 | 4.610000e+02 |    Inf 
8.49/8.57	o 286
8.49/8.57	c * 8.6s|   140 |    99 |  8906 |  57.2 |  22M|  23 |   - |3837 |6282 |3837 |2768 | 407 |  23 | 713 | 0.000000e+00 | 2.860000e+02 |    Inf 
9.69/9.79	o 94
9.69/9.79	c * 9.8s|   197 |    75 | 11134 |  51.9 |  24M|  23 |   - |3837 |6302 |3837 |2717 | 499 |  43 | 857 | 0.000000e+00 | 9.400000e+01 |    Inf 
9.90/9.94	o 63
9.90/9.94	c * 9.9s|   203 |    59 | 11263 |  51.0 |  25M|  23 |   - |3837 |6054 |3837 |2709 | 505 |  43 | 873 | 0.000000e+00 | 6.300000e+01 |    Inf 
9.99/10.05	o 48
9.99/10.05	c *10.1s|   206 |    44 | 11427 |  51.1 |  24M|  23 |   - |3837 |4892 |3837 |2705 | 507 |  43 | 882 | 0.000000e+00 | 4.800000e+01 |    Inf 
21.39/21.41	o 35
21.39/21.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.39/21.41	c *21.4s|  1884 |   118 | 26123 |  13.4 |  25M|  50 |   - |3837 |5640 |3837 |2707 | 550 |1724 |1661 | 0.000000e+00 | 3.500000e+01 |    Inf 
22.59/22.60	o 29
22.59/22.60	c *22.6s|  2125 |   130 | 29107 |  13.3 |  25M|  50 |   - |3837 |5207 |3837 |2667 | 560 |1966 |1686 | 0.000000e+00 | 2.900000e+01 |    Inf 
23.79/23.82	o 21
23.79/23.82	c *23.8s|  2373 |   123 | 32306 |  13.2 |  25M|  50 |   - |3837 |4992 |3837 |2668 | 573 |2229 |1713 | 0.000000e+00 | 2.100000e+01 |    Inf 
24.29/24.35	o 20
24.29/24.35	c *24.3s|  2514 |   122 | 33825 |  13.1 |  25M|  50 |   - |3837 |4671 |3837 |2703 | 575 |2388 |1721 | 0.000000e+00 | 2.000000e+01 |    Inf 
34.10/34.18	o 19
34.10/34.18	c *34.2s|  5011 |   211 | 67974 |  13.4 |  27M|  50 |   - |3837 |5894 |3837 |2667 | 608 |5248 |1781 | 0.000000e+00 | 1.900000e+01 |    Inf 
34.79/34.87	o 16
34.79/34.87	c *34.9s|  5229 |   207 | 70137 |  13.2 |  27M|  50 |   - |3837 |5965 |3837 |2667 | 612 |5514 |1781 | 0.000000e+00 | 1.600000e+01 |    Inf 
37.50/37.51	o 14
37.50/37.51	c *37.5s|  6090 |   212 | 79278 |  12.9 |  27M|  50 |   - |3837 |6358 |3837 |2669 | 616 |6522 |1784 | 0.000000e+00 | 1.400000e+01 |    Inf 
38.99/39.00	o 7
38.99/39.00	c *39.0s|  6587 |   185 | 85175 |  12.8 |  27M|  50 |   - |3837 |6207 |3837 |2667 | 617 |7115 |1786 | 0.000000e+00 | 7.000000e+00 |    Inf 
38.99/39.07	o 5
38.99/39.07	c *39.1s|  6612 |   181 | 85450 |  12.8 |  26M|  50 |   - |3837 |5897 |3837 |2667 | 617 |7146 |1786 | 0.000000e+00 | 5.000000e+00 |    Inf 
38.99/39.09	o 2
38.99/39.09	c *39.1s|  6614 |   167 | 85489 |  12.8 |  26M|  50 |   - |3837 |5728 |3837 |2668 | 618 |7147 |1786 | 0.000000e+00 | 2.000000e+00 |    Inf 
50.89/50.99	c  51.0s| 10000 |   140 |141951 |  14.1 |  26M|  50 |   - |3837 |5862 |3837 |2703 | 618 |  11k|1787 | 0.000000e+00 | 2.000000e+00 |    Inf 
91.09/91.19	c  91.2s| 20000 |   315 |327578 |  16.3 |  30M|  63 |   - |3837 |9401 |   0 |   0 | 618 |  23k|2098 | 0.000000e+00 | 2.000000e+00 |    Inf 
129.60/129.60	c   130s| 30000 |   254 |483390 |  16.1 |  31M|  63 |   - |3837 |  13k|3837 |2703 | 618 |  36k|2636 | 0.000000e+00 | 2.000000e+00 |    Inf 
169.40/169.49	c   169s| 40000 |   252 |650271 |  16.2 |  33M|  63 |  23 |3837 |  16k|3837 |2667 | 618 |  49k|3174 | 0.000000e+00 | 2.000000e+00 |    Inf 
209.50/209.51	c   210s| 50000 |   234 |819635 |  16.4 |  35M|  63 |   - |3837 |  20k|3837 |2667 | 618 |  61k|3544 | 0.000000e+00 | 2.000000e+00 |    Inf 
251.40/251.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
251.40/251.42	c   251s| 60000 |   325 |997738 |  16.6 |  35M|  63 |   - |3837 |  19k|   0 |   0 | 618 |  74k|4003 | 0.000000e+00 | 2.000000e+00 |    Inf 
290.80/290.84	c   291s| 70000 |   267 |  1162k|  16.6 |  36M|  63 |   - |3837 |  21k|   0 |   0 | 618 |  87k|4358 | 0.000000e+00 | 2.000000e+00 |    Inf 
331.30/331.31	c   331s| 80000 |   195 |  1329k|  16.6 |  37M|  63 |   - |3837 |  24k|3837 |2667 | 618 |  99k|4673 | 0.000000e+00 | 2.000000e+00 |    Inf 
373.41/373.46	c   373s| 90000 |   351 |  1499k|  16.7 |  41M|  63 |  32 |3837 |  30k|3837 |2667 | 618 | 112k|5003 | 0.000000e+00 | 2.000000e+00 |    Inf 
415.81/415.87	c   416s|100000 |   246 |  1676k|  16.8 |  40M|  63 |  33 |3837 |  29k|3837 |2667 | 618 | 125k|5272 | 0.000000e+00 | 2.000000e+00 |    Inf 
460.71/460.72	c   461s|110000 |   440 |  1865k|  16.9 |  42M|  66 |   - |3837 |  29k|3837 |2667 | 618 | 138k|5589 | 0.000000e+00 | 2.000000e+00 |    Inf 
504.31/504.39	c   504s|120000 |   652 |  2037k|  17.0 |  43M|  66 |  20 |3837 |  29k|3837 |2667 | 618 | 152k|5857 | 0.000000e+00 | 2.000000e+00 |    Inf 
545.71/545.78	c   546s|130000 |   761 |  2208k|  17.0 |  45M|  69 |  32 |3837 |  28k|3837 |2667 | 618 | 166k|6012 | 0.000000e+00 | 2.000000e+00 |    Inf 
588.31/588.37	c   588s|140000 |   781 |  2381k|  17.0 |  45M|  73 |   - |3837 |  28k|3837 |2667 | 618 | 180k|6272 | 0.000000e+00 | 2.000000e+00 |    Inf 
631.51/631.59	c   632s|150000 |   998 |  2562k|  17.1 |  49M|  73 |  36 |3837 |  32k|3837 |2667 | 618 | 194k|6487 | 0.000000e+00 | 2.000000e+00 |    Inf 
675.11/675.19	c   675s|160000 |  1046 |  2749k|  17.2 |  50M|  73 |  14 |3837 |  32k|3837 |2667 | 618 | 208k|6647 | 0.000000e+00 | 2.000000e+00 |    Inf 
718.22/718.24	c   718s|170000 |  1020 |  2928k|  17.2 |  50M|  73 |   - |3837 |  32k|3837 |2667 | 618 | 223k|6870 | 0.000000e+00 | 2.000000e+00 |    Inf 
761.22/761.23	c   761s|180000 |  1024 |  3116k|  17.3 |  51M|  86 |   - |3837 |  34k|   0 |   0 | 618 | 238k|7102 | 0.000000e+00 | 2.000000e+00 |    Inf 
803.22/803.29	c   803s|190000 |   979 |  3292k|  17.3 |  50M|  86 |  33 |3837 |  33k|3837 |2667 | 618 | 253k|7312 | 0.000000e+00 | 2.000000e+00 |    Inf 
803.91/803.97	o 1
803.91/803.97	c * 804s|190144 |   947 |  3295k|  17.3 |  50M|  86 |   - |3837 |  33k|3837 |2668 | 619 | 253k|7318 | 0.000000e+00 | 1.000000e+00 |    Inf 
846.92/846.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
846.92/846.93	c   847s|200000 |   875 |  3485k|  17.4 |  48M|  86 |   - |3837 |  30k|3837 |2667 | 619 | 267k|7551 | 0.000000e+00 | 1.000000e+00 |    Inf 
890.52/890.50	c   891s|210000 |   836 |  3677k|  17.5 |  48M|  86 |  31 |3837 |  32k|3837 |2667 | 619 | 280k|7693 | 0.000000e+00 | 1.000000e+00 |    Inf 
934.83/934.84	c   935s|220000 |   786 |  3876k|  17.6 |  48M|  86 |  30 |3837 |  32k|3837 |2667 | 619 | 294k|7845 | 0.000000e+00 | 1.000000e+00 |    Inf 
979.82/979.87	c   980s|230000 |   648 |  4065k|  17.7 |  46M|  86 |  39 |3837 |  30k|3837 |2667 | 619 | 307k|8022 | 0.000000e+00 | 1.000000e+00 |    Inf 
1025.13/1025.19	c  1025s|240000 |   621 |  4260k|  17.7 |  47M|  86 |  32 |3837 |  31k|3837 |2667 | 619 | 321k|8209 | 0.000000e+00 | 1.000000e+00 |    Inf 
1070.83/1070.83	c  1071s|250000 |   655 |  4460k|  17.8 |  49M|  86 |   - |3837 |  35k|3837 |2667 | 619 | 334k|8403 | 0.000000e+00 | 1.000000e+00 |    Inf 
1116.83/1116.86	c  1117s|260000 |   548 |  4657k|  17.9 |  47M|  86 |   - |3837 |  33k|   0 |   0 | 619 | 348k|8592 | 0.000000e+00 | 1.000000e+00 |    Inf 
1163.13/1163.18	c  1163s|270000 |   499 |  4859k|  18.0 |  48M|  86 |  29 |3837 |  37k|3837 |2667 | 619 | 361k|8779 | 0.000000e+00 | 1.000000e+00 |    Inf 
1207.23/1207.24	c  1207s|280000 |   430 |  5046k|  18.0 |  48M|  86 |   - |3837 |  36k|3837 |2667 | 619 | 374k|8930 | 0.000000e+00 | 1.000000e+00 |    Inf 
1254.23/1254.28	c  1254s|290000 |   438 |  5245k|  18.1 |  50M|  86 |   - |3837 |  40k|3837 |2667 | 619 | 387k|9095 | 0.000000e+00 | 1.000000e+00 |    Inf 
1301.14/1301.15	c  1301s|300000 |   433 |  5440k|  18.1 |  51M|  86 |  40 |3837 |  44k|3837 |2667 | 619 | 399k|9251 | 0.000000e+00 | 1.000000e+00 |    Inf 
1348.03/1348.03	c  1348s|310000 |   396 |  5638k|  18.2 |  48M|  86 |  29 |3837 |  40k|3837 |2667 | 619 | 412k|9405 | 0.000000e+00 | 1.000000e+00 |    Inf 
1394.34/1394.39	c  1394s|320000 |   264 |  5830k|  18.2 |  46M|  86 |   - |3837 |  36k|3837 |2667 | 619 | 424k|9556 | 0.000000e+00 | 1.000000e+00 |    Inf 
1443.64/1443.67	c  1444s|330000 |   184 |  6047k|  18.3 |  45M|  86 |  31 |3837 |  37k|3837 |2667 | 619 | 437k|9717 | 0.000000e+00 | 1.000000e+00 |    Inf 
1490.44/1490.47	c  1490s|340000 |   174 |  6243k|  18.4 |  45M|  86 |   - |3837 |  38k|3837 |2667 | 619 | 450k|9854 | 0.000000e+00 | 1.000000e+00 |    Inf 
1532.43/1532.40	c 
1532.43/1532.40	c SCIP Status        : problem is solved [optimal solution found]
1532.43/1532.40	c Solving Time (sec) : 1532.40
1532.43/1532.40	c Solving Nodes      : 348344
1532.43/1532.40	c Primal Bound       : +1.00000000000000e+00 (199 solutions)
1532.43/1532.40	c Dual Bound         : +1.00000000000000e+00
1532.43/1532.40	c Gap                : 0.00 %
1532.43/1532.40	s OPTIMUM FOUND
1532.43/1532.40	v -x231 -x230 -x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1532.43/1532.40	v -x209 -x208 -x207 -x206 -x205 -x204 x203 -x202 -x201 x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1532.43/1532.40	v -x188 -x187 -x186 x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1532.43/1532.40	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 -x149 -x148 -x147 
1532.43/1532.40	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 -x125 
1532.43/1532.40	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1532.43/1532.40	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 
1532.43/1532.40	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 
1532.43/1532.40	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 
1532.43/1532.40	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 
1532.43/1532.40	v -x1 
1532.43/1532.40	c SCIP Status        : problem is solved [optimal solution found]
1532.43/1532.40	c Total Time         :    1532.40
1532.43/1532.40	c   solving          :    1532.40
1532.43/1532.40	c   presolving       :       0.12 (included in solving)
1532.43/1532.40	c   reading          :       0.02 (included in solving)
1532.43/1532.40	c Original Problem   :
1532.43/1532.40	c   Problem name     : HOME/instance-3447271-1307898955.wbo
1532.43/1532.40	c   Variables        : 2094 (2094 binary, 0 integer, 0 implicit integer, 0 continuous)
1532.43/1532.40	c   Constraints      : 2708 initial, 2708 maximal
1532.43/1532.40	c Presolved Problem  :
1532.43/1532.40	c   Problem name     : t_HOME/instance-3447271-1307898955.wbo
1532.43/1532.40	c   Variables        : 3837 (2034 binary, 0 integer, 1803 implicit integer, 0 continuous)
1532.43/1532.40	c   Constraints      : 4417 initial, 46118 maximal
1532.43/1532.40	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1532.43/1532.40	c   trivial          :       0.00         60          0          0          0          0          0          0          0          0
1532.43/1532.40	c   dualfix          :       0.00         60          0          0          0          0          0          0          0          0
1532.43/1532.40	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1532.43/1532.40	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1532.43/1532.40	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1532.43/1532.40	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1532.43/1532.40	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1532.43/1532.40	c   setppc           :       0.00          0          0          0          0          0         10          0          0          0
1532.43/1532.40	c   linear           :       0.06          0          0          0       1872          0         84          0         69          0
1532.43/1532.40	c   indicator        :       0.00          0          0          0          0          0         60          0          0          0
1532.43/1532.40	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1532.43/1532.40	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1532.43/1532.40	c   root node        :          -       3607          -          -       3607          -          -          -          -          -
1532.43/1532.40	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1532.43/1532.40	c   integral         :          0          0          0     180302          0        839          0        392       3272          0          0     354548
1532.43/1532.40	c   varbound         :          0+         6     922216        546          0          0       1665          0     169516        600          0          0
1532.43/1532.40	c   setppc           :         55          6    1659858          6          0        836     869815        568     485100          0          0          0
1532.43/1532.40	c   linear           :       1803+         7    1661725         10          0        831    4490381      31497    5077822          0          0          0
1532.43/1532.40	c   indicator        :       1803          0     901478        546          0        817       2643          0       4419          0          0          0
1532.43/1532.40	c   logicor          :        756+         6     667777         17          0        182    1635560      13086    1165600          0          0          0
1532.43/1532.40	c   bounddisjunction :          0+         0     146129          0          0          0          6          1         13          0          0          0
1532.43/1532.40	c   countsols        :          0          0          0         17          0        184          0          0          0          0          0          0
1532.43/1532.40	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1532.43/1532.40	c   integral         :      63.86       0.00       0.00      63.84       0.00       0.03       0.00
1532.43/1532.40	c   varbound         :       0.76       0.00       0.73       0.03       0.00       0.00       0.00
1532.43/1532.40	c   setppc           :       5.46       0.00       5.24       0.00       0.00       0.01       0.22
1532.43/1532.40	c   linear           :      55.46       0.00      52.28       0.00       0.00       0.18       3.00
1532.43/1532.40	c   indicator        :       1.42       0.00       0.78       0.07       0.00       0.56       0.00
1532.43/1532.40	c   logicor          :     113.44       0.00     111.42       0.00       0.00       0.01       2.02
1532.43/1532.40	c   bounddisjunction :       0.26       0.00       0.26       0.00       0.00       0.00       0.00
1532.43/1532.40	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1532.43/1532.40	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1532.43/1532.40	c   vbounds          :      13196        640          3      47289
1532.43/1532.40	c   rootredcost      :         17          0          0       1803
1532.43/1532.40	c   pseudoobj        :    1666541       1839        783     165903
1532.43/1532.40	c Propagator Timings :  TotalTime  Propagate    Resprop
1532.43/1532.40	c   vbounds          :       2.50       2.50       0.00
1532.43/1532.40	c   rootredcost      :       0.29       0.29       0.00
1532.43/1532.40	c   pseudoobj        :      43.05      43.02       0.04
1532.43/1532.40	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1532.43/1532.40	c   propagation      :       2.96      45938      45833     250336       31.0       1078       24.4          -
1532.43/1532.40	c   infeasible LP    :      38.69     131024     131013     853448       41.6       2281       14.7          0
1532.43/1532.40	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1532.43/1532.40	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1532.43/1532.40	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1532.43/1532.40	c   applied globally :          -          -          -     461293       34.9          -          -          -
1532.43/1532.40	c   applied locally  :          -          -          -          0        0.0          -          -          -
1532.43/1532.40	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1532.43/1532.40	c   cut pool         :       0.00          5          -          -         10          -    (maximal pool size: 583)
1532.43/1532.40	c   redcost          :      11.82     180661          0      53828          0          0
1532.43/1532.40	c   impliedbounds    :       0.00          6          0          0          0          0
1532.43/1532.40	c   intobj           :       0.00          0          0          0          0          0
1532.43/1532.40	c   gomory           :       0.54          6          0          0       1751          0
1532.43/1532.40	c   cgmip            :       0.00          0          0          0          0          0
1532.43/1532.40	c   closecuts        :       0.00          0          0          0          0          0
1532.43/1532.40	c   strongcg         :       0.42          6          0          0       2985          0
1532.43/1532.40	c   cmir             :       0.12          6          0          0          7          0
1532.43/1532.40	c   flowcover        :       0.09          6          0          0         11          0
1532.43/1532.40	c   clique           :       0.00          6          0          0          0          0
1532.43/1532.40	c   zerohalf         :       0.00          0          0          0          0          0
1532.43/1532.40	c   mcf              :       0.00          1          0          0          0          0
1532.43/1532.40	c   oddcycle         :       0.00          0          0          0          0          0
1532.43/1532.40	c   rapidlearning    :       0.19          1          0          0          0         39
1532.43/1532.40	c Pricers            :       Time      Calls       Vars
1532.43/1532.40	c   problem variables:       0.00          0          0
1532.43/1532.40	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1532.43/1532.40	c   relpscost        :      63.68     179754        392       3272          0          0     354548
1532.43/1532.40	c   pscost           :       0.00          0          0          0          0          0          0
1532.43/1532.40	c   inference        :       0.00          0          0          0          0          0          0
1532.43/1532.40	c   mostinf          :       0.00          0          0          0          0          0          0
1532.43/1532.40	c   leastinf         :       0.00          0          0          0          0          0          0
1532.43/1532.40	c   fullstrong       :       0.00          0          0          0          0          0          0
1532.43/1532.40	c   allfullstrong    :       0.00          0          0          0          0          0          0
1532.43/1532.40	c   random           :       0.00          0          0          0          0          0          0
1532.43/1532.40	c Primal Heuristics  :       Time      Calls      Found
1532.43/1532.40	c   LP solutions     :       0.01          -         17
1532.43/1532.40	c   pseudo solutions :       0.00          -          0
1532.43/1532.40	c   feaspump         :       0.01          0          0
1532.43/1532.40	c   oneopt           :       0.23         17          0
1532.43/1532.40	c   crossover        :       0.71         15          0
1532.43/1532.40	c   fracdiving       :       2.09         57          0
1532.43/1532.40	c   coefdiving       :       1.35         57          0
1532.43/1532.40	c   pscostdiving     :       1.12         57          0
1532.43/1532.40	c   veclendiving     :       1.12         57          0
1532.43/1532.40	c   linesearchdiving :       0.72         57          0
1532.43/1532.40	c   guideddiving     :       1.98         57          0
1532.43/1532.40	c   objpscostdiving  :       0.49         29          0
1532.43/1532.40	c   rootsoldiving    :       0.85         29          0
1532.43/1532.40	c   trivial          :       0.00          2          0
1532.43/1532.40	c   shiftandpropagate:       0.42          1          1
1532.43/1532.40	c   simplerounding   :       0.40     180017          0
1532.43/1532.40	c   zirounding       :       0.40       1000          0
1532.43/1532.40	c   rounding         :       0.89       5953          0
1532.43/1532.40	c   shifting         :       0.82       1856          0
1532.43/1532.40	c   intshifting      :       0.01          0          0
1532.43/1532.40	c   twoopt           :       0.00          0          0
1532.43/1532.40	c   fixandinfer      :       0.00          0          0
1532.43/1532.40	c   clique           :       0.00          0          0
1532.43/1532.40	c   intdiving        :       0.00          0          0
1532.43/1532.40	c   actconsdiving    :       0.00          0          0
1532.43/1532.40	c   octane           :       0.00          0          0
1532.43/1532.40	c   rens             :       0.04          1          0
1532.43/1532.40	c   rins             :       0.00          0          0
1532.43/1532.40	c   localbranching   :       0.00          0          0
1532.43/1532.40	c   mutation         :       0.00          0          0
1532.43/1532.40	c   dins             :       0.00          0          0
1532.43/1532.40	c   vbounds          :       0.00          0          0
1532.43/1532.40	c   undercover       :       0.00          0          0
1532.43/1532.40	c   subnlp           :       0.06          0          0
1532.43/1532.40	c   trysol           :       0.34        556        181
1532.43/1532.40	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1532.43/1532.40	c   primal LP        :       0.00          0          0       0.00          -
1532.43/1532.40	c   dual LP          :     950.47     310724    6380634      20.53    6713.13
1532.43/1532.40	c   lex dual LP      :       0.00          0          0       0.00          -
1532.43/1532.40	c   barrier LP       :       0.00          0          0       0.00          -
1532.43/1532.40	c   diving/probing LP:       6.89       4877      33345       6.84    4839.39
1532.43/1532.40	c   strong branching :      60.54      10065     389613      38.71    6435.68
1532.43/1532.40	c     (at root node) :          -          9       1404     156.00          -
1532.43/1532.40	c   conflict analysis:       0.00          0          0       0.00          -
1532.43/1532.40	c B&B Tree           :
1532.43/1532.40	c   number of runs   :          1
1532.43/1532.40	c   nodes            :     348344
1532.43/1532.40	c   nodes (total)    :     348344
1532.43/1532.40	c   nodes left       :          0
1532.43/1532.40	c   max depth        :         86
1532.43/1532.40	c   max depth (total):         86
1532.43/1532.40	c   backtracks       :      37449 (10.8%)
1532.43/1532.40	c   delayed cutoffs  :       6001
1532.43/1532.40	c   repropagations   :     716970 (946201 domain reductions, 5678 cutoffs)
1532.43/1532.40	c   avg switch length:       5.64
1532.43/1532.40	c   switching time   :     111.90
1532.43/1532.40	c Solution           :
1532.43/1532.40	c   Solutions found  :        199 (18 improvements)
1532.43/1532.40	c   First Solution   : +6.98000000000000e+02   (in run 1, after 1 nodes, 0.57 seconds, depth 1984, found by <shiftandpropagate>)
1532.43/1532.40	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 190144 nodes, 803.97 seconds, depth 46, found by <relaxation>)
1532.43/1532.40	c   Dual Bound       : +1.00000000000000e+00
1532.43/1532.40	c   Gap              :       0.00 %
1532.43/1532.40	c   Root Dual Bound  : +0.00000000000000e+00
1532.43/1532.40	c   Root Iterations  :        957
1532.43/1532.44	c Time complete: 1532.48.

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3447271-1307898955/watcher-3447271-1307898955 -o /tmp/evaluation-result-3447271-1307898955/solver-3447271-1307898955 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447271-1307898955.wbo -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18434
/proc/meminfo: memFree=2290512/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=9848 CPUtime=0 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 1467 0 0 0 0 0 0 0 25 0 1 0 980126199 10084352 1420 33554432000 4194304 9128323 140734198939168 18446744073709551615 4821219 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18434/statm: 2462 1422 399 1205 0 1253 0

[startup+0.010074 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18434
/proc/meminfo: memFree=2290512/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=10904 CPUtime=0 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 1710 0 0 0 0 0 0 0 25 0 1 0 980126199 11165696 1663 33554432000 4194304 9128323 140734198939168 18446744073709551615 7905010 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18434/statm: 2726 1663 399 1205 0 1517 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10904

[startup+0.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18434
/proc/meminfo: memFree=2290512/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=31884 CPUtime=0.09 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 6948 0 0 0 9 0 0 0 25 0 1 0 980126199 32649216 6642 33554432000 4194304 9128323 140734198939168 18446744073709551615 5326707 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 7971 6642 530 1205 0 6762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31884

[startup+0.301047 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18434
/proc/meminfo: memFree=2290512/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=38148 CPUtime=0.29 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 8698 0 0 0 29 0 0 0 25 0 1 0 980126199 39063552 8373 33554432000 4194304 9128323 140734198939168 18446744073709551615 5992444 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 9537 8373 610 1205 0 8328 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38148

[startup+0.700973 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18434
/proc/meminfo: memFree=2290512/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=42936 CPUtime=0.69 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 10176 0 0 0 68 1 0 0 25 0 1 0 980126199 43966464 9714 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 10734 9714 667 1205 0 9525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42936

[startup+1.50084 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18435
/proc/meminfo: memFree=2222180/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=76044 CPUtime=1.49 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 18503 0 0 0 146 3 0 0 25 0 1 0 980126199 77869056 17685 33554432000 4194304 9128323 140734198939168 18446744073709551615 6309877 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 19011 17685 728 1205 0 17802 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76044

[startup+3.10054 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18435
/proc/meminfo: memFree=2221972/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=81976 CPUtime=3.09 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 20097 0 0 0 300 9 0 0 25 0 1 0 980126199 83943424 19277 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 20494 19277 746 1205 0 19285 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81976

[startup+6.30095 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18435
/proc/meminfo: memFree=2216064/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=81976 CPUtime=6.29 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 20102 0 0 0 609 20 0 0 25 0 1 0 980126199 83943424 19282 33554432000 4194304 9128323 140734198939168 18446744073709551615 7346424 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 20494 19282 750 1205 0 19285 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81976

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18436
/proc/meminfo: memFree=2215136/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=81976 CPUtime=12.69 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 20344 0 0 0 1235 34 0 0 25 0 1 0 980126199 83943424 19524 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 20494 19524 751 1205 0 19285 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81976

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18436
/proc/meminfo: memFree=2214656/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=82692 CPUtime=25.49 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 28699 0 0 0 2492 57 0 0 25 0 1 0 980126199 84676608 19705 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 20673 19705 751 1205 0 19464 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82692

[startup+51.1006 s]
/proc/loadavg: 1.94 1.98 1.99 3/178 18476
/proc/meminfo: memFree=2242764/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=80916 CPUtime=51.09 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 54501 0 0 0 5000 109 0 0 25 0 1 0 980126199 82857984 19304 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 20229 19304 754 1205 0 19020 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80916

[startup+102.306 s]
/proc/loadavg: 1.97 1.98 1.99 3/178 18477
/proc/meminfo: memFree=2235432/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=82564 CPUtime=102.3 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 58322 0 0 0 10031 199 0 0 25 0 1 0 980126199 84545536 19675 33554432000 4194304 9128323 140734198939168 18446744073709551615 7342774 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 20641 19675 754 1205 0 19432 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 82564

[startup+162.301 s]
/proc/loadavg: 2.11 2.02 2.01 3/178 18479
/proc/meminfo: memFree=2231784/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=85424 CPUtime=162.3 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 61078 0 0 0 15933 297 0 0 25 0 1 0 980126199 87474176 20445 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 21356 20445 754 1205 0 20147 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 85424

[startup+222.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 18480
/proc/meminfo: memFree=2221056/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=89996 CPUtime=222.3 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 62224 0 0 0 21829 401 0 0 25 0 1 0 980126199 92155904 21570 33554432000 4194304 9128323 140734198939168 18446744073709551615 7366216 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 22499 21570 754 1205 0 21290 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 89996

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 18482
/proc/meminfo: memFree=2217536/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=91792 CPUtime=282.3 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 64824 0 0 0 27729 501 0 0 25 0 1 0 980126199 93995008 21999 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 22948 21999 754 1205 0 21739 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91792

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18483
/proc/meminfo: memFree=2215252/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=94104 CPUtime=342.3 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 65407 0 0 0 33644 586 0 0 25 0 1 0 980126199 96362496 22582 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 23526 22582 754 1205 0 22317 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 94104

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18485
/proc/meminfo: memFree=2211984/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=97072 CPUtime=402.3 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 66188 0 0 0 39560 670 0 0 25 0 1 0 980126199 99401728 23363 33554432000 4194304 9128323 140734198939168 18446744073709551615 5984577 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 24268 23363 754 1205 0 23059 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 97072

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18487
/proc/meminfo: memFree=2208948/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=100092 CPUtime=462.3 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 72011 0 0 0 45471 759 0 0 25 0 1 0 980126199 102494208 24111 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 25023 24111 754 1205 0 23814 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100092

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18488
/proc/meminfo: memFree=2207404/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=101880 CPUtime=522.31 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 72459 0 0 0 51387 844 0 0 25 0 1 0 980126199 104325120 24559 33554432000 4194304 9128323 140734198939168 18446744073709551615 4241127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 25470 24559 754 1205 0 24261 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 101880

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18490
/proc/meminfo: memFree=2204004/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=105116 CPUtime=582.31 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 73276 0 0 0 57301 930 0 0 25 0 1 0 980126199 107638784 25376 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 26279 25376 754 1205 0 25070 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 105116

[startup+642.3 s]

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

/proc/meminfo: memFree=2183960/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=112572 CPUtime=942.32 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 98928 0 0 0 92693 1539 0 0 25 0 1 0 980126199 115273728 27232 33554432000 4194304 9128323 140734198939168 18446744073709551615 5207876 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 28143 27232 754 1205 0 26934 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 112572

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18501
/proc/meminfo: memFree=2181928/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=112572 CPUtime=1002.33 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 98930 0 0 0 98595 1638 0 0 25 0 1 0 980126199 115273728 27234 33554432000 4194304 9128323 140734198939168 18446744073709551615 6889762 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 28143 27234 754 1205 0 26934 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 112572

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18503
/proc/meminfo: memFree=2181132/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=112480 CPUtime=1062.33 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 101028 0 0 0 104496 1737 0 0 25 0 1 0 980126199 115179520 27233 33554432000 4194304 9128323 140734198939168 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 28120 27233 754 1205 0 26911 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 112480

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18504
/proc/meminfo: memFree=2176248/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=112876 CPUtime=1122.33 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 101122 0 0 0 110390 1843 0 0 25 0 1 0 980126199 115585024 27327 33554432000 4194304 9128323 140734198939168 18446744073709551615 6713487 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 28219 27327 754 1205 0 27010 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 112876

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18506
/proc/meminfo: memFree=2165648/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=113308 CPUtime=1182.33 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 101236 0 0 0 116276 1957 0 0 25 0 1 0 980126199 116027392 27441 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 28327 27441 754 1205 0 27118 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 113308

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18507
/proc/meminfo: memFree=2148988/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=113608 CPUtime=1242.34 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 101283 0 0 0 122174 2060 0 0 25 0 1 0 980126199 116334592 27488 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 28402 27488 754 1205 0 27193 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 113608

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18509
/proc/meminfo: memFree=2133552/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=116860 CPUtime=1302.34 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 107774 0 0 0 128071 2163 0 0 25 0 1 0 980126199 119664640 28216 33554432000 4194304 9128323 140734198939168 18446744073709551615 7191120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 29215 28216 754 1205 0 28006 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 116860

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18511
/proc/meminfo: memFree=2124340/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=117176 CPUtime=1362.34 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 107924 0 0 0 133973 2261 0 0 25 0 1 0 980126199 119988224 28366 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18434/statm: 29294 28366 754 1205 0 28085 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 117176

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18515
/proc/meminfo: memFree=2111068/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=117176 CPUtime=1422.35 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 107933 0 0 0 139871 2364 0 0 25 0 1 0 980126199 119988224 28375 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/18434/statm: 29294 28375 754 1205 0 28085 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 117176

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18517
/proc/meminfo: memFree=2096828/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=117176 CPUtime=1482.34 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 107933 0 0 0 145768 2466 0 0 25 0 1 0 980126199 119988224 28375 33554432000 4194304 9128323 140734198939168 18446744073709551615 5332936 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/18434/statm: 29294 28375 754 1205 0 28085 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 117176

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

[startup+1484.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18517
/proc/meminfo: memFree=2094716/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=117176 CPUtime=1484.74 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 107933 0 0 0 146003 2471 0 0 25 0 1 0 980126199 119988224 28375 33554432000 4194304 9128323 140734198939168 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/18434/statm: 29294 28375 754 1205 0 28085 0
Current children cumulated CPU time (s) 1484.74
Current children cumulated vsize (KiB) 117176

[startup+1510.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18517
/proc/meminfo: memFree=2086636/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=117176 CPUtime=1510.34 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 107933 0 0 0 148517 2517 0 0 25 0 1 0 980126199 119988224 28375 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/18434/statm: 29294 28375 754 1205 0 28085 0
Current children cumulated CPU time (s) 1510.34
Current children cumulated vsize (KiB) 117176

[startup+1523.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18518
/proc/meminfo: memFree=2083524/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=117176 CPUtime=1523.14 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 107933 0 0 0 149778 2536 0 0 25 0 1 0 980126199 119988224 28375 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/18434/statm: 29294 28375 754 1205 0 28085 0
Current children cumulated CPU time (s) 1523.14
Current children cumulated vsize (KiB) 117176

[startup+1526.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18518
/proc/meminfo: memFree=2083644/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=117176 CPUtime=1526.34 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 107933 0 0 0 150092 2542 0 0 25 0 1 0 980126199 119988224 28375 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/18434/statm: 29294 28375 754 1205 0 28085 0
Current children cumulated CPU time (s) 1526.34
Current children cumulated vsize (KiB) 117176

[startup+1529.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 18518
/proc/meminfo: memFree=2083024/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=117824 CPUtime=1529.54 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 108077 0 0 0 150406 2548 0 0 25 0 1 0 980126199 120651776 28512 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/18434/statm: 29456 28512 754 1205 0 28247 0
Current children cumulated CPU time (s) 1529.54
Current children cumulated vsize (KiB) 117824

[startup+1531.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18518
/proc/meminfo: memFree=2082028/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=117824 CPUtime=1531.14 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 108081 0 0 0 150565 2549 0 0 25 0 1 0 980126199 120651776 28516 33554432000 4194304 9128323 140734198939168 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/18434/statm: 29456 28516 754 1205 0 28247 0
Current children cumulated CPU time (s) 1531.14
Current children cumulated vsize (KiB) 117824

[startup+1531.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18518
/proc/meminfo: memFree=2082028/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=117824 CPUtime=1531.94 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 108081 0 0 0 150644 2550 0 0 25 0 1 0 980126199 120651776 28516 33554432000 4194304 9128323 140734198939168 18446744073709551615 4552932 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/18434/statm: 29456 28516 754 1205 0 28247 0
Current children cumulated CPU time (s) 1531.94
Current children cumulated vsize (KiB) 117824

[startup+1532.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18518
/proc/meminfo: memFree=2082028/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=117824 CPUtime=1532.34 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 108083 0 0 0 150684 2550 0 0 25 0 1 0 980126199 120651776 28518 33554432000 4194304 9128323 140734198939168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/18434/statm: 29456 28518 754 1205 0 28247 0
Current children cumulated CPU time (s) 1532.34
Current children cumulated vsize (KiB) 117824

[startup+1532.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18518
/proc/meminfo: memFree=2082028/32950928 swapFree=67051116/67111528
[pid=18434] ppid=18432 vsize=117824 CPUtime=1532.43 cores=1,3,5,7
/proc/18434/stat : 18434 (scip-2.0.1.4.li) R 18432 18434 18084 0 -1 4202496 108083 0 0 0 150693 2550 0 0 25 0 1 0 980126199 120651776 28518 33554432000 4194304 9128323 140734198939168 18446744073709551615 6581536 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/18434/statm: 29456 28518 754 1205 0 28247 0
Current children cumulated CPU time (s) 1532.43
Current children cumulated vsize (KiB) 117824

Child status: 0
Real time (s): 1532.45
CPU time (s): 1532.49
CPU user time (s): 1506.98
CPU system time (s): 25.5131
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 119272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1506.98
system time used= 25.5131
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108087
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= 4
involuntary context switches= 2410

runsolver used 2.50562 second user time and 5.84311 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-12 19:15:55
IDJOB=3447271
IDBENCH=78996
IDSOLVER=1944
FILE ID=node113/3447271-1307898955
RUNJOBID= node113-1307897181-18313
PBS_JOBID= 13559602
Free space on /tmp= 1856 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900562192--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3447271-1307898955/watcher-3447271-1307898955 -o /tmp/evaluation-result-3447271-1307898955/solver-3447271-1307898955 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447271-1307898955.wbo -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c96bd383c2d62b3ed6ae26490be2a1fe
RANDOM SEED=305114027

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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.846
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       2291164 kB
Buffers:         68852 kB
Cached:       29436236 kB
SwapCached:      14112 kB
Active:       14735284 kB
Inactive:     14997212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       2291164 kB
SwapTotal:    67111528 kB
SwapFree:     67051116 kB
Dirty:           12064 kB
Writeback:           0 kB
AnonPages:      224336 kB
Mapped:          12140 kB
Slab:           863544 kB
PageTables:       4920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   419540 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= 1844 MiB
End job on node113 at 2011-06-12 19:41:28