Trace number 3447829

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.4MSAT (TO) 1800.05 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900582300--soft-33-100-0.wbo
MD5SUM9fdf6a24194e0c0ae14212c193866ebe
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 benchmark76.9713
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 constraints1830
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 92327
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92326
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 683
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-3447829-1307898650.wbo>
0.00/0.02	c original problem has 2061 variables (2061 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, 130 impls, 7 clqs
0.00/0.08	c (round 2) 0 del vars, 111 del conss, 0 add conss, 1830 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 7 clqs
0.00/0.09	c (round 3) 96 del vars, 122 del conss, 0 add conss, 1834 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 7 clqs
0.09/0.10	c (round 4) 104 del vars, 122 del conss, 0 add conss, 1834 chg bounds, 55 chg sides, 0 chg coeffs, 860 upgd conss, 130 impls, 7 clqs
0.09/0.10	c (round 5) 104 del vars, 138 del conss, 0 add conss, 1834 chg bounds, 55 chg sides, 0 chg coeffs, 860 upgd conss, 130 impls, 7 clqs
0.09/0.15	c    (0.2s) probing: 101/2009 (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.16	c presolving (6 rounds):
0.09/0.16	c  104 deleted vars, 138 deleted constraints, 0 added constraints, 1834 tightened bounds, 0 added holes, 55 changed sides, 0 changed coefficients
0.09/0.16	c  1908 implications, 7 cliques
0.09/0.16	c presolved problem has 3787 variables (2009 bin, 0 int, 1778 impl, 0 cont) and 4400 constraints
0.09/0.16	c      53 constraints of type <setppc>
0.09/0.16	c    1778 constraints of type <linear>
0.09/0.16	c    1778 constraints of type <indicator>
0.09/0.16	c     791 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.13
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 2.0.1.4
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1800
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 13950
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # belongs reading time to solving time?
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c timing/reading = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.49/0.57	o 372
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 |   - |3787 |6178 |3787 |2622 |   0 |   0 |   0 |      --      | 3.720000e+02 |    Inf 
0.49/0.59	c   0.6s|     1 |     0 |    86 |     - |  13M|   0 |  51 |3787 |6178 |3787 |2622 |   0 |   0 |   0 | 0.000000e+00 | 3.720000e+02 |    Inf 
0.89/0.96	c   1.0s|     1 |     0 |   358 |     - |  15M|   0 |  39 |3787 |6218 |3787 |2629 |   7 |   0 |   0 | 0.000000e+00 | 3.720000e+02 |    Inf 
1.10/1.16	c   1.2s|     1 |     0 |   406 |     - |  15M|   0 |  46 |3787 |6218 |3787 |2648 |  26 |   0 |   0 | 0.000000e+00 | 3.720000e+02 |    Inf 
1.39/1.44	c   1.4s|     1 |     0 |   433 |     - |  15M|   0 |  45 |3787 |6218 |3787 |2651 |  29 |   0 |   0 | 0.000000e+00 | 3.720000e+02 |    Inf 
1.69/1.73	c   1.7s|     1 |     0 |   468 |     - |  16M|   0 |  48 |3787 |6218 |3787 |2656 |  34 |   0 |   0 | 0.000000e+00 | 3.720000e+02 |    Inf 
1.99/2.02	c   2.0s|     1 |     0 |   529 |     - |  16M|   0 |  45 |3787 |6218 |3787 |2665 |  43 |   0 |   0 | 0.000000e+00 | 3.720000e+02 |    Inf 
2.30/2.35	c   2.3s|     1 |     0 |   647 |     - |  16M|   0 |  44 |3787 |6218 |3787 |2670 |  48 |   0 |   0 | 0.000000e+00 | 3.720000e+02 |    Inf 
2.59/2.65	c   2.7s|     1 |     2 |   647 |     - |  17M|   0 |  44 |3787 |6218 |3787 |2670 |  48 |   0 |  10 | 0.000000e+00 | 3.720000e+02 |    Inf 
3.40/3.48	o 71
3.40/3.48	c * 3.5s|    13 |    12 |  2187 | 128.3 |  17M|  12 |   - |3787 |6218 |3787 |2749 | 111 |   0 |  93 | 0.000000e+00 | 7.100000e+01 |    Inf 
7.09/7.17	o 58
7.09/7.17	c * 7.2s|   114 |    35 |  4229 |  31.7 |  18M|  21 |   - |3787 |5211 |3787 |2687 | 115 |  73 | 508 | 0.000000e+00 | 5.800000e+01 |    Inf 
37.59/37.69	o 45
37.59/37.69	c *37.7s|  5215 |   537 | 56517 |  10.7 |  32M|  49 |   - |3787 |7721 |3787 |2686 | 586 |6210 |1749 | 0.000000e+00 | 4.500000e+01 |    Inf 
41.19/41.23	o 34
41.19/41.23	c *41.2s|  5981 |   611 | 65706 |  10.9 |  32M|  50 |   - |3787 |7164 |3787 |2688 | 602 |7018 |1783 | 0.000000e+00 | 3.400000e+01 |    Inf 
41.39/41.44	o 18
41.39/41.44	c *41.4s|  6028 |   553 | 66311 |  10.9 |  31M|  50 |   - |3787 |6748 |3787 |2690 | 607 |7078 |1785 | 0.000000e+00 | 1.800000e+01 |    Inf 
41.59/41.64	o 15
41.59/41.64	c *41.6s|  6067 |   534 | 67050 |  10.9 |  30M|  50 |   - |3787 |5979 |3787 |2687 | 608 |7126 |1786 | 0.000000e+00 | 1.500000e+01 |    Inf 
53.09/53.14	o 13
53.09/53.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
53.09/53.14	c *53.1s|  8756 |   712 |116711 |  13.3 |  32M|  50 |   - |3787 |6459 |3787 |2688 | 614 |  10k|1804 | 0.000000e+00 | 1.300000e+01 |    Inf 
56.20/56.21	o 6
56.20/56.21	c *56.2s|  9571 |   546 |130931 |  13.6 |  28M|  50 |   - |3787 |6769 |3787 |2687 | 615 |  11k|1804 | 0.000000e+00 | 6.000000e+00 |    Inf 
57.79/57.84	c  57.8s| 10000 |   574 |139489 |  13.9 |  28M|  50 |  27 |3787 |6457 |3787 |2686 | 615 |  11k|1804 | 0.000000e+00 | 6.000000e+00 |    Inf 
88.29/88.36	o 4
88.29/88.36	c *88.4s| 18838 |   557 |279942 |  14.8 |  30M|  50 |   - |3787 |9089 |3787 |2688 | 618 |  22k|1841 | 0.000000e+00 | 4.000000e+00 |    Inf 
89.29/89.35	o 3
89.29/89.35	c *89.3s| 19074 |   538 |283420 |  14.8 |  30M|  50 |   - |3787 |8640 |3787 |2686 | 618 |  23k|1864 | 0.000000e+00 | 3.000000e+00 |    Inf 
92.69/92.76	c  92.8s| 20000 |   507 |296959 |  14.8 |  29M|  50 |  28 |3787 |7604 |3787 |2686 | 618 |  24k|1921 | 0.000000e+00 | 3.000000e+00 |    Inf 
129.29/129.31	c   129s| 30000 |   686 |451590 |  15.0 |  32M|  50 |  36 |3787 |  12k|3787 |2686 | 618 |  37k|2422 | 0.000000e+00 | 3.000000e+00 |    Inf 
164.99/165.08	c   165s| 40000 |   716 |598490 |  14.9 |  34M|  58 |   - |3787 |  14k|3787 |2686 | 618 |  50k|2812 | 0.000000e+00 | 3.000000e+00 |    Inf 
198.89/198.99	c   199s| 50000 |   880 |727593 |  14.5 |  37M|  60 |  33 |3787 |  17k|3787 |2686 | 618 |  63k|3186 | 0.000000e+00 | 3.000000e+00 |    Inf 
235.99/236.04	c   236s| 60000 |   907 |875961 |  14.6 |  39M|  68 |  36 |3787 |  20k|3787 |2686 | 618 |  77k|3556 | 0.000000e+00 | 3.000000e+00 |    Inf 
274.59/274.65	c   275s| 70000 |   840 |  1036k|  14.8 |  39M|  71 |   - |3787 |  18k|3787 |2686 | 618 |  91k|3904 | 0.000000e+00 | 3.000000e+00 |    Inf 
312.29/312.34	c   312s| 80000 |   465 |  1191k|  14.9 |  34M|  71 |  32 |3787 |  13k|3787 |2643 | 619 | 104k|4303 | 0.000000e+00 | 3.000000e+00 |    Inf 
342.49/342.55	o 2
342.49/342.55	c * 343s| 88040 |   239 |  1315k|  14.9 |  33M|  71 |   - |3787 |  15k|3787 |2643 | 619 | 115k|4509 | 0.000000e+00 | 2.000000e+00 |    Inf 
349.80/349.84	c   350s| 90000 |   272 |  1349k|  15.0 |  33M|  71 |   - |3787 |  15k|3787 |2643 | 619 | 118k|4527 | 0.000000e+00 | 2.000000e+00 |    Inf 
376.50/376.57	o 1
376.50/376.57	c * 377s| 97019 |   105 |  1467k|  15.1 |  31M|  71 |   - |3787 |  15k|3787 |2643 | 619 | 127k|4749 | 0.000000e+00 | 1.000000e+00 |    Inf 
387.40/387.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
387.40/387.40	c   387s|100000 |   126 |  1514k|  15.1 |  32M|  71 |   - |3787 |  17k|3787 |2643 | 619 | 131k|4875 | 0.000000e+00 | 1.000000e+00 |    Inf 
425.80/425.88	c   426s|110000 |   139 |  1685k|  15.3 |  34M|  71 |   - |3787 |  21k|3787 |2643 | 619 | 144k|5120 | 0.000000e+00 | 1.000000e+00 |    Inf 
465.20/465.24	c   465s|120000 |   244 |  1860k|  15.5 |  38M|  71 |  40 |3787 |  28k|3787 |2643 | 619 | 158k|5388 | 0.000000e+00 | 1.000000e+00 |    Inf 
505.39/505.49	c   505s|130000 |   179 |  2040k|  15.7 |  36M|  71 |   - |3787 |  24k|3787 |2643 | 619 | 172k|5583 | 0.000000e+00 | 1.000000e+00 |    Inf 
545.40/545.43	c   545s|140000 |   166 |  2217k|  15.8 |  36M|  71 |  33 |3787 |  24k|3787 |2643 | 619 | 186k|5853 | 0.000000e+00 | 1.000000e+00 |    Inf 
584.21/584.22	c   584s|150000 |    85 |  2385k|  15.9 |  35M|  71 |  19 |3787 |  22k|3787 |2643 | 619 | 199k|6098 | 0.000000e+00 | 1.000000e+00 |    Inf 
622.71/622.75	c   623s|160000 |    77 |  2547k|  15.9 |  35M|  71 |  26 |3787 |  24k|3787 |2686 | 619 | 212k|6355 | 0.000000e+00 | 1.000000e+00 |    Inf 
661.21/661.24	c   661s|170000 |    58 |  2708k|  15.9 |  36M|  71 |  23 |3787 |  27k|3787 |2643 | 619 | 225k|6560 | 0.000000e+00 | 1.000000e+00 |    Inf 
698.40/698.49	c   698s|180000 |    89 |  2854k|  15.9 |  38M|  71 |  17 |3787 |  31k|3787 |2643 | 619 | 239k|6745 | 0.000000e+00 | 1.000000e+00 |    Inf 
739.90/739.99	c   740s|190000 |    61 |  3028k|  15.9 |  39M|  71 |  42 |3787 |  33k|3787 |2643 | 619 | 252k|6972 | 0.000000e+00 | 1.000000e+00 |    Inf 
780.60/780.61	c   781s|200000 |    74 |  3198k|  16.0 |  40M|  71 |  29 |3787 |  35k|3787 |2643 | 619 | 266k|7106 | 0.000000e+00 | 1.000000e+00 |    Inf 
824.21/824.25	c   824s|210000 |    95 |  3370k|  16.0 |  40M|  71 |  32 |3787 |  33k|3787 |2643 | 619 | 279k|7316 | 0.000000e+00 | 1.000000e+00 |    Inf 
867.50/867.51	c   868s|220000 |    66 |  3545k|  16.1 |  40M|  71 |  27 |3787 |  35k|3787 |2643 | 619 | 292k|7478 | 0.000000e+00 | 1.000000e+00 |    Inf 
910.31/910.30	c   910s|230000 |   143 |  3717k|  16.2 |  43M|  71 |   - |3787 |  40k|3787 |2643 | 619 | 306k|7604 | 0.000000e+00 | 1.000000e+00 |    Inf 
953.31/953.39	c   953s|240000 |    91 |  3893k|  16.2 |  43M|  71 |   - |3787 |  41k|3787 |2643 | 619 | 320k|7780 | 0.000000e+00 | 1.000000e+00 |    Inf 
997.71/997.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
997.71/997.74	c   998s|250000 |    37 |  4074k|  16.3 |  41M|  71 |   - |3787 |  38k|3787 |2643 | 619 | 333k|7968 | 0.000000e+00 | 1.000000e+00 |    Inf 
1043.11/1043.11	c  1043s|260000 |    64 |  4257k|  16.4 |  44M|  71 |   - |3787 |  45k|3787 |2643 | 619 | 347k|8157 | 0.000000e+00 | 1.000000e+00 |    Inf 
1088.02/1088.04	c  1088s|270000 |    36 |  4434k|  16.4 |  44M|  71 |  32 |3787 |  44k|3787 |2643 | 619 | 361k|8327 | 0.000000e+00 | 1.000000e+00 |    Inf 
1134.91/1134.98	c  1135s|280000 |   127 |  4632k|  16.5 |  46M|  71 |   - |3787 |  49k|   0 |   0 | 619 | 374k|8516 | 0.000000e+00 | 1.000000e+00 |    Inf 
1181.42/1181.49	c  1181s|290000 |   137 |  4830k|  16.7 |  47M|  71 |   - |3787 |  50k|   0 |   0 | 619 | 388k|8681 | 0.000000e+00 | 1.000000e+00 |    Inf 
1230.22/1230.25	c  1230s|300000 |    53 |  5026k|  16.8 |  46M|  71 |  17 |3787 |  49k|3787 |2643 | 619 | 402k|8849 | 0.000000e+00 | 1.000000e+00 |    Inf 
1277.41/1277.45	c  1277s|310000 |   106 |  5213k|  16.8 |  48M|  71 |  35 |3787 |  54k|3787 |2643 | 619 | 415k|8985 | 0.000000e+00 | 1.000000e+00 |    Inf 
1322.32/1322.34	c  1322s|320000 |    68 |  5389k|  16.8 |  49M|  71 |   - |3787 |  55k|3787 |2643 | 619 | 429k|9117 | 0.000000e+00 | 1.000000e+00 |    Inf 
1372.82/1372.88	c  1373s|330000 |    45 |  5579k|  16.9 |  48M|  71 |   - |3787 |  54k|3787 |2643 | 619 | 443k|9249 | 0.000000e+00 | 1.000000e+00 |    Inf 
1421.52/1421.54	c  1422s|340000 |    92 |  5768k|  17.0 |  51M|  71 |   - |3787 |  59k|   0 |   0 | 619 | 457k|9411 | 0.000000e+00 | 1.000000e+00 |    Inf 
1469.12/1469.10	c  1469s|350000 |   132 |  5950k|  17.0 |  54M|  71 |   - |3787 |  64k|3787 |2643 | 619 | 471k|9533 | 0.000000e+00 | 1.000000e+00 |    Inf 
1517.42/1517.43	c  1517s|360000 |    96 |  6139k|  17.1 |  51M|  71 |  36 |3787 |  59k|3787 |2643 | 619 | 486k|9675 | 0.000000e+00 | 1.000000e+00 |    Inf 
1567.73/1567.79	c  1568s|370000 |   168 |  6306k|  17.0 |  52M|  71 |   - |3787 |  58k|3787 |2643 | 619 | 500k|9759 | 0.000000e+00 | 1.000000e+00 |    Inf 
1618.14/1618.14	c  1618s|380000 |    90 |  6471k|  17.0 |  51M|  71 |   - |3787 |  59k|   0 |   0 | 619 | 514k|9844 | 0.000000e+00 | 1.000000e+00 |    Inf 
1673.72/1673.75	c  1674s|390000 |   129 |  6660k|  17.1 |  53M|  71 |   - |3787 |  62k|3787 |2643 | 619 | 528k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1725.13/1725.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1725.13/1725.17	c  1725s|400000 |   191 |  6845k|  17.1 |  55M|  71 |  32 |3787 |  66k|3787 |2643 | 619 | 542k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1778.03/1778.00	c  1778s|410000 |   191 |  7037k|  17.2 |  56M|  71 |   - |3787 |  69k|3787 |2643 | 619 | 556k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.00	c Solving Time (sec) : 1800.00
1800.03/1800.00	c Solving Nodes      : 414206
1800.03/1800.00	c Primal Bound       : +1.00000000000000e+00 (152 solutions)
1800.03/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.00	c Gap                : infinite
1800.03/1800.00	s SATISFIABLE
1800.03/1800.00	v -x231 -x230 -x229 -x228 -x227 x226 -x225 -x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.03/1800.00	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 x192 -x191 -x190 x189 
1800.03/1800.00	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.03/1800.00	v x167 -x166 -x165 -x164 -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.03/1800.00	v -x146 -x145 x144 -x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 x126 -x125 
1800.03/1800.00	v -x124 -x123 -x122 -x121 -x120 -x119 x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.03/1800.00	v -x103 -x102 -x101 x100 -x99 -x98 -x97 -x96 -x95 x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 x80 
1800.03/1800.00	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 x70 -x69 -x68 -x67 x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
1800.03/1800.00	v -x53 -x52 -x51 -x50 x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 x31 -x30 -x29 
1800.03/1800.00	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 x4 -x3 -x2 
1800.03/1800.00	v -x1 
1800.03/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.00	c Total Time         :    1800.00
1800.03/1800.00	c   solving          :    1800.00
1800.03/1800.00	c   presolving       :       0.13 (included in solving)
1800.03/1800.00	c   reading          :       0.02 (included in solving)
1800.03/1800.00	c Original Problem   :
1800.03/1800.00	c   Problem name     : HOME/instance-3447829-1307898650.wbo
1800.03/1800.00	c   Variables        : 2061 (2061 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1800.03/1800.00	c Presolved Problem  :
1800.03/1800.00	c   Problem name     : t_HOME/instance-3447829-1307898650.wbo
1800.03/1800.00	c   Variables        : 3787 (2009 binary, 0 integer, 1778 implicit integer, 0 continuous)
1800.03/1800.00	c   Constraints      : 4400 initial, 69585 maximal
1800.03/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.03/1800.00	c   trivial          :       0.00         52          0          0          0          0          0          0          0          0
1800.03/1800.00	c   dualfix          :       0.00         52          0          0          0          0          0          0          0          0
1800.03/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   setppc           :       0.00          0          0          0          0          0         16          0          0          0
1800.03/1800.00	c   linear           :       0.06          0          0          0       1834          0         70          0         55          0
1800.03/1800.00	c   indicator        :       0.00          0          0          0          0          0         52          0          0          0
1800.03/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   root node        :          -       3556          -          -       3556          -          -          -          -          -
1800.03/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.00	c   integral         :          0          0          0     214386          0        728          0        396       2959          0          0     423116
1800.03/1800.00	c   varbound         :          0+         6     486392        580          0          0       3882          1     353439        601          0          0
1800.03/1800.00	c   setppc           :         53          6    2095912          4          4        725    1508543       3442     735199          0          0          0
1800.03/1800.00	c   linear           :       1778+         7    2094275          6          3        718    5590975      44594    6246613          0          0          0
1800.03/1800.00	c   indicator        :       1778          0     476339        580          0        718       6361          0       8527          0          0          0
1800.03/1800.00	c   logicor          :        791+         6     800240         12          3        140    2306787      16214    1441119          0          0          0
1800.03/1800.00	c   bounddisjunction :          0+         0     167521          0          0          0        648         14       1554          0          0          0
1800.03/1800.00	c   countsols        :          0          0          0         12          1        142          0          0          0          0          0          0
1800.03/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.03/1800.00	c   integral         :      64.40       0.00       0.00      64.38       0.00       0.02       0.00
1800.03/1800.00	c   varbound         :       1.28       0.00       1.26       0.01       0.00       0.00       0.00
1800.03/1800.00	c   setppc           :       8.30       0.00       7.92       0.00       0.00       0.00       0.38
1800.03/1800.00	c   linear           :      66.36       0.00      62.44       0.00       0.00       0.18       3.74
1800.03/1800.00	c   indicator        :       2.09       0.00       1.57       0.04       0.00       0.47       0.00
1800.03/1800.00	c   logicor          :     177.80       0.00     175.33       0.00       0.00       0.01       2.47
1800.03/1800.00	c   bounddisjunction :       0.29       0.00       0.29       0.00       0.00       0.00       0.00
1800.03/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.03/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.03/1800.00	c   vbounds          :      32928       1342          6      81914
1800.03/1800.00	c   rootredcost      :         12          0          0       1778
1800.03/1800.00	c   pseudoobj        :    2102502       4056       1393     349906
1800.03/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.03/1800.00	c   vbounds          :       5.88       5.88       0.00
1800.03/1800.00	c   rootredcost      :       0.36       0.36       0.00
1800.03/1800.00	c   pseudoobj        :      52.79      52.71       0.08
1800.03/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.00	c   propagation      :       4.13      65664      65575     401498       29.6       1610       21.1          -
1800.03/1800.00	c   infeasible LP    :      41.77     144793     144782    1027975       41.3       2027       14.7          0
1800.03/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.00	c   pseudo solution  :       0.00          1          1          1        2.0          0        0.0          -
1800.03/1800.00	c   applied globally :          -          -          -     562831       33.4          -          -          -
1800.03/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.00	c   cut pool         :       0.00          5          -          -          4          -    (maximal pool size: 298)
1800.03/1800.00	c   redcost          :      13.84     215438          0      90059          0          0
1800.03/1800.00	c   impliedbounds    :       0.00          6          0          0          0          0
1800.03/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.00	c   gomory           :       0.67          6          0          0       1207          0
1800.03/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.03/1800.00	c   strongcg         :       0.57          6          0          0       2460          0
1800.03/1800.00	c   cmir             :       0.13          6          0          0          0          0
1800.03/1800.00	c   flowcover        :       0.10          6          0          0          0          0
1800.03/1800.00	c   clique           :       0.00          6          0          0          0          0
1800.03/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.00	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1800.03/1800.00	c   rapidlearning    :       0.19          1          0          0          0         40
1800.03/1800.00	c Pricers            :       Time      Calls       Vars
1800.03/1800.00	c   problem variables:       0.00          0          0
1800.03/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.00	c   relpscost        :      64.17     213803        396       2959          0          0     423116
1800.03/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   inference        :       0.00          1          0          0          0          0          2
1800.03/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.00	c   LP solutions     :       0.01          -         12
1800.03/1800.00	c   pseudo solutions :       0.00          -          0
1800.03/1800.00	c   feaspump         :       0.01          0          0
1800.03/1800.00	c   intshifting      :       0.01          0          0
1800.03/1800.00	c   oneopt           :       0.24         13          0
1800.03/1800.00	c   crossover        :       0.72          8          0
1800.03/1800.00	c   guideddiving     :       2.52         76          0
1800.03/1800.00	c   coefdiving       :       2.35         77          0
1800.03/1800.00	c   pscostdiving     :       1.77         77          0
1800.03/1800.00	c   fracdiving       :       2.67         77          0
1800.03/1800.00	c   veclendiving     :       2.31         77          0
1800.03/1800.00	c   linesearchdiving :       1.08         77          0
1800.03/1800.00	c   objpscostdiving  :       0.68         39          0
1800.03/1800.00	c   rootsoldiving    :       1.78         39          0
1800.03/1800.00	c   trivial          :       0.00          2          0
1800.03/1800.00	c   shiftandpropagate:       0.41          1          1
1800.03/1800.00	c   simplerounding   :       0.42     214278          0
1800.03/1800.00	c   zirounding       :       0.39       1000          0
1800.03/1800.00	c   rounding         :       0.95       6496          0
1800.03/1800.00	c   shifting         :       0.86       2003          0
1800.03/1800.00	c   twoopt           :       0.00          0          0
1800.03/1800.00	c   fixandinfer      :       0.00          0          0
1800.03/1800.00	c   clique           :       0.00          0          0
1800.03/1800.00	c   intdiving        :       0.00          0          0
1800.03/1800.00	c   actconsdiving    :       0.00          0          0
1800.03/1800.00	c   octane           :       0.00          0          0
1800.03/1800.00	c   rens             :       0.04          1          0
1800.03/1800.00	c   rins             :       0.00          0          0
1800.03/1800.00	c   localbranching   :       0.00          0          0
1800.03/1800.00	c   mutation         :       0.00          0          0
1800.03/1800.00	c   dins             :       0.00          0          0
1800.03/1800.00	c   vbounds          :       0.00          0          0
1800.03/1800.00	c   undercover       :       0.00          0          0
1800.03/1800.00	c   subnlp           :       0.08          0          0
1800.03/1800.00	c   trysol           :       0.30        549        139
1800.03/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.00	c   dual LP          :    1041.64     358619    7068345      19.71    6785.77
1800.04/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.00	c   diving/probing LP:      10.57       7554      52325       6.93    4951.70
1800.04/1800.00	c   strong branching :      60.72      10281     392835      38.21    6469.87
1800.04/1800.00	c     (at root node) :          -         10       2233     223.30          -
1800.04/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.00	c B&B Tree           :
1800.04/1800.00	c   number of runs   :          1
1800.04/1800.00	c   nodes            :     414206
1800.04/1800.00	c   nodes (total)    :     414206
1800.04/1800.00	c   nodes left       :        349
1800.04/1800.00	c   max depth        :         71
1800.04/1800.00	c   max depth (total):         71
1800.04/1800.00	c   backtracks       :      41427 (10.0%)
1800.04/1800.00	c   delayed cutoffs  :       7938
1800.04/1800.00	c   repropagations   :     947181 (1208457 domain reductions, 7442 cutoffs)
1800.04/1800.00	c   avg switch length:       5.96
1800.04/1800.00	c   switching time   :     156.89
1800.04/1800.00	c Solution           :
1800.04/1800.00	c   Solutions found  :        152 (13 improvements)
1800.04/1800.00	c   First Solution   : +3.72000000000000e+02   (in run 1, after 1 nodes, 0.57 seconds, depth 1916, found by <shiftandpropagate>)
1800.04/1800.00	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 97019 nodes, 376.57 seconds, depth 38, found by <relaxation>)
1800.04/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.00	c   Gap              :   infinite
1800.04/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.00	c   Root Iterations  :        647

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-3447829-1307898650/watcher-3447829-1307898650 -o /tmp/evaluation-result-3447829-1307898650/solver-3447829-1307898650 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447829-1307898650.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: 1.94 2.01 1.94 2/175 26077
/proc/meminfo: memFree=2022736/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=10312 CPUtime=0 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 1571 0 0 0 0 0 0 0 23 0 1 0 901463198 10559488 1525 33554432000 4194304 9128323 140734756182912 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26077/statm: 2578 1525 399 1205 0 1369 0

[startup+0.10057 s]
/proc/loadavg: 1.94 2.01 1.94 2/175 26077
/proc/meminfo: memFree=2022736/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=31740 CPUtime=0.09 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 6942 0 0 0 9 0 0 0 23 0 1 0 901463198 32501760 6637 33554432000 4194304 9128323 140734756182912 18446744073709551615 18446744073699065911 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26077/statm: 7935 6637 530 1205 0 6726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31740

[startup+0.200565 s]
/proc/loadavg: 1.94 2.01 1.94 2/175 26077
/proc/meminfo: memFree=2022736/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=37912 CPUtime=0.19 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 8585 0 0 0 19 0 0 0 24 0 1 0 901463198 38821888 8259 33554432000 4194304 9128323 140734756182912 18446744073709551615 18446744073699065863 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26077/statm: 9478 8259 608 1205 0 8269 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37912

[startup+0.300532 s]
/proc/loadavg: 1.94 2.01 1.94 2/175 26077
/proc/meminfo: memFree=2022736/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=38056 CPUtime=0.29 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 8693 0 0 0 29 0 0 0 25 0 1 0 901463198 38969344 8367 33554432000 4194304 9128323 140734756182912 18446744073709551615 5089491 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26077/statm: 9514 8367 608 1205 0 8305 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38056

[startup+0.700474 s]
/proc/loadavg: 1.94 2.01 1.94 2/175 26077
/proc/meminfo: memFree=2022736/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=46236 CPUtime=0.69 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 10988 0 0 0 68 1 0 0 25 0 1 0 901463198 47345664 10523 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26077/statm: 11559 10523 665 1205 0 10350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46236

[startup+1.50033 s]
/proc/loadavg: 1.94 2.01 1.94 3/179 26088
/proc/meminfo: memFree=1877048/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=77268 CPUtime=1.49 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 18811 0 0 0 147 2 0 0 25 0 1 0 901463198 79122432 17990 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26077/statm: 19317 17990 727 1205 0 18108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77268

[startup+3.10104 s]
/proc/loadavg: 1.94 2.01 1.94 3/179 26088
/proc/meminfo: memFree=1874072/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=77096 CPUtime=3.09 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 19752 0 0 0 303 6 0 0 25 0 1 0 901463198 78946304 18334 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26077/statm: 19274 18334 737 1205 0 18065 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77096

[startup+6.30048 s]
/proc/loadavg: 1.95 2.01 1.94 3/179 26088
/proc/meminfo: memFree=1873136/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=77096 CPUtime=6.3 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 19756 0 0 0 616 14 0 0 25 0 1 0 901463198 78946304 18338 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26077/statm: 19274 18338 741 1205 0 18065 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 77096

[startup+12.7003 s]
/proc/loadavg: 1.95 2.01 1.94 3/179 26088
/proc/meminfo: memFree=1873464/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=77096 CPUtime=12.69 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 20988 0 0 0 1240 29 0 0 25 0 1 0 901463198 78946304 18351 33554432000 4194304 9128323 140734756182912 18446744073709551615 5202101 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26077/statm: 19274 18351 741 1205 0 18065 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77096

[startup+25.5011 s]
/proc/loadavg: 1.96 2.01 1.94 3/179 26089
/proc/meminfo: memFree=1871856/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=78984 CPUtime=25.49 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 28420 0 0 0 2500 49 0 0 25 0 1 0 901463198 80879616 18798 33554432000 4194304 9128323 140734756182912 18446744073709551615 4792640 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26077/statm: 19746 18798 752 1205 0 18537 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78984

[startup+51.1005 s]
/proc/loadavg: 1.97 2.01 1.94 3/179 26089
/proc/meminfo: memFree=1859360/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=92404 CPUtime=51.09 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 53178 0 0 0 5026 83 0 0 25 0 1 0 901463198 94621696 22189 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26077/statm: 23101 22189 752 1205 0 21892 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 92404

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 1.94 3/179 26091
/proc/meminfo: memFree=1854452/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=96028 CPUtime=102.29 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 76968 0 0 0 10053 176 0 0 25 0 1 0 901463198 98332672 23117 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 24007 23117 752 1205 0 22798 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 96028

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 26092
/proc/meminfo: memFree=1847092/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=100348 CPUtime=162.29 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 85066 0 0 0 15943 286 0 0 25 0 1 0 901463198 102756352 24168 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 25087 24168 752 1205 0 23878 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 100348

[startup+222.307 s]
/proc/loadavg: 2.08 2.02 1.95 3/179 26094
/proc/meminfo: memFree=1839352/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=104740 CPUtime=222.3 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 88342 0 0 0 21847 383 0 0 25 0 1 0 901463198 107253760 25299 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 26185 25299 752 1205 0 24976 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 104740

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 1.95 3/179 26096
/proc/meminfo: memFree=1830488/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=107692 CPUtime=282.3 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 90961 0 0 0 27746 484 0 0 25 0 1 0 901463198 110276608 26060 33554432000 4194304 9128323 140734756182912 18446744073709551615 7346439 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 26923 26060 752 1205 0 25714 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 107692

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 1.95 3/179 26097
/proc/meminfo: memFree=1824724/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=108224 CPUtime=342.29 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 91074 0 0 0 33642 587 0 0 25 0 1 0 901463198 110821376 26173 33554432000 4194304 9128323 140734756182912 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 27056 26173 752 1205 0 25847 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 108224

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 1.95 3/179 26099
/proc/meminfo: memFree=1822816/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=108768 CPUtime=402.29 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 113977 0 0 0 39537 692 0 0 25 0 1 0 901463198 111378432 26319 33554432000 4194304 9128323 140734756182912 18446744073709551615 7192183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 27192 26319 752 1205 0 25983 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 108768

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26100
/proc/meminfo: memFree=1819928/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=111756 CPUtime=462.29 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 116770 0 0 0 45434 795 0 0 25 0 1 0 901463198 114438144 27027 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 27939 27027 752 1205 0 26730 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 111756

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26102
/proc/meminfo: memFree=1816648/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=113568 CPUtime=522.3 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 119077 0 0 0 51332 898 0 0 25 0 1 0 901463198 116293632 27489 33554432000 4194304 9128323 140734756182912 18446744073709551615 6713420 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 28392 27489 752 1205 0 27183 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 113568

[startup+582.301 s]
/proc/loadavg: 2.05 2.01 1.95 3/179 26104
/proc/meminfo: memFree=1815728/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=114008 CPUtime=582.3 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 121176 0 0 0 57226 1004 0 0 25 0 1 0 901463198 116744192 27599 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 28502 27599 752 1205 0 27293 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 114008

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.08 2.02 1.96 3/179 26112
/proc/meminfo: memFree=1808272/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=121596 CPUtime=882.31 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 124868 0 0 0 86758 1473 0 0 25 0 1 0 901463198 124514304 29223 33554432000 4194304 9128323 140734756182912 18446744073709551615 7192168 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 30399 29223 752 1205 0 29190 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 121596

[startup+942.301 s]
/proc/loadavg: 2.03 2.01 1.96 3/179 26113
/proc/meminfo: memFree=1807104/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=122684 CPUtime=942.31 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 125148 0 0 0 92663 1568 0 0 25 0 1 0 901463198 125628416 29503 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 30671 29503 752 1205 0 29462 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 122684

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/179 26115
/proc/meminfo: memFree=1805436/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=124248 CPUtime=1002.32 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 125518 0 0 0 98569 1663 0 0 25 0 1 0 901463198 127229952 29873 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 31062 29873 752 1205 0 29853 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 124248

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26116
/proc/meminfo: memFree=1802640/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=126468 CPUtime=1062.31 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 126120 0 0 0 104478 1753 0 0 25 0 1 0 901463198 129503232 30475 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 31617 30475 752 1205 0 30408 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 126468

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26118
/proc/meminfo: memFree=1801856/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=127072 CPUtime=1122.31 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 126241 0 0 0 110383 1848 0 0 25 0 1 0 901463198 130121728 30596 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 31768 30596 752 1205 0 30559 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 127072

[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 1.96 3/179 26120
/proc/meminfo: memFree=1797588/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=129508 CPUtime=1182.31 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 126860 0 0 0 116286 1945 0 0 25 0 1 0 901463198 132616192 31215 33554432000 4194304 9128323 140734756182912 18446744073709551615 4209480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 32377 31215 752 1205 0 31168 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 129508

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/179 26121
/proc/meminfo: memFree=1795556/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=130396 CPUtime=1242.32 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 129532 0 0 0 122200 2032 0 0 25 0 1 0 901463198 133525504 31450 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 32599 31450 752 1205 0 31390 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 130396

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/179 26123
/proc/meminfo: memFree=1793764/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=131440 CPUtime=1302.32 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 129759 0 0 0 128108 2124 0 0 25 0 1 0 901463198 134594560 31676 33554432000 4194304 9128323 140734756182912 18446744073709551615 5984435 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 32860 31676 752 1205 0 31651 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 131440

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26124
/proc/meminfo: memFree=1792092/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=132176 CPUtime=1362.32 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 129870 0 0 0 134021 2211 0 0 25 0 1 0 901463198 135348224 31787 33554432000 4194304 9128323 140734756182912 18446744073709551615 6581584 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 33044 31787 752 1205 0 31835 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 132176

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26126
/proc/meminfo: memFree=1791288/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=133044 CPUtime=1422.32 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 130065 0 0 0 139940 2292 0 0 25 0 1 0 901463198 136237056 31982 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 33261 31982 752 1205 0 32052 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 133044

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26166
/proc/meminfo: memFree=1724216/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=135176 CPUtime=1482.32 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 130665 0 0 0 145852 2380 0 0 25 0 1 0 901463198 138420224 32582 33554432000 4194304 9128323 140734756182912 18446744073709551615 6651240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 33794 32582 752 1205 0 32585 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 135176

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26167
/proc/meminfo: memFree=1665004/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=135176 CPUtime=1542.33 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 130686 0 0 0 151774 2459 0 0 25 0 1 0 901463198 138420224 32603 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 33794 32603 752 1205 0 32585 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 135176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26169
/proc/meminfo: memFree=1664956/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=135176 CPUtime=1602.33 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 130686 0 0 0 157703 2530 0 0 25 0 1 0 901463198 138420224 32603 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 33794 32603 752 1205 0 32585 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 135176

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26170
/proc/meminfo: memFree=1663660/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=135996 CPUtime=1662.33 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 130855 0 0 0 163635 2598 0 0 25 0 1 0 901463198 139259904 32772 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 33999 32772 752 1205 0 32790 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 135996

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26172
/proc/meminfo: memFree=1661264/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=138252 CPUtime=1722.33 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 131314 0 0 0 169561 2672 0 0 25 0 1 0 901463198 141570048 33231 33554432000 4194304 9128323 140734756182912 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 34563 33231 752 1205 0 33354 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 138252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26174
/proc/meminfo: memFree=1657500/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=139140 CPUtime=1782.33 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 131564 0 0 0 175484 2749 0 0 25 0 1 0 901463198 142479360 33481 33554432000 4194304 9128323 140734756182912 18446744073709551615 5332936 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26077/statm: 34785 33481 752 1205 0 33576 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 139140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26174
/proc/meminfo: memFree=1657472/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=139340 CPUtime=1800.04 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 131594 0 0 0 177233 2771 0 0 25 0 1 0 901463198 142684160 33511 33554432000 4194304 9128323 140734756182912 18446744073709551615 8057664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 34835 33511 754 1205 0 33626 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 139340

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

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

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26174
/proc/meminfo: memFree=1657472/32951124 swapFree=67063272/67111528
[pid=26077] ppid=26075 vsize=139340 CPUtime=1800.04 cores=1,3,5,7
/proc/26077/stat : 26077 (scip-2.0.1.4.li) R 26075 26077 25773 0 -1 4202496 131594 0 0 0 177233 2771 0 0 25 0 1 0 901463198 142684160 33511 33554432000 4194304 9128323 140734756182912 18446744073709551615 8057664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 34835 33511 754 1205 0 33626 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 139340

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.01
CPU time (s): 1800.05
CPU user time (s): 1772.33
CPU system time (s): 27.7218
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 139572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1772.33
system time used= 27.7218
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131594
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= 5
involuntary context switches= 2370

runsolver used 2.88556 second user time and 6.90195 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-12 19:10:50
IDJOB=3447829
IDBENCH=78953
IDSOLVER=1944
FILE ID=node132/3447829-1307898650
RUNJOBID= node132-1307898650-26060
PBS_JOBID= 13559574
Free space on /tmp= 13344 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.1900582300--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-3447829-1307898650/watcher-3447829-1307898650 -o /tmp/evaluation-result-3447829-1307898650/solver-3447829-1307898650 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447829-1307898650.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 9fdf6a24194e0c0ae14212c193866ebe
RANDOM SEED=906236773

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       2023428 kB
Buffers:         54812 kB
Cached:       29914640 kB
SwapCached:       9516 kB
Active:       15331760 kB
Inactive:     14654916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       2023428 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:           12172 kB
Writeback:           0 kB
AnonPages:       15448 kB
Mapped:           8616 kB
Slab:           877324 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   153912 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 13320 MiB
End job on node132 at 2011-06-12 19:40:52