Trace number 3447268

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 1509.14 1509.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900552735--soft-33-100-0.wbo
MD5SUMd8302a34385139d2b71dca1f77dee50d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark153.159
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 constraints1802
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 91108
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91107
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 739
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-3447268-1307898941.wbo>
0.00/0.02	c original problem has 2033 variables (2033 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.03/0.04	c presolving:
0.03/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, 148 impls, 9 clqs
0.03/0.08	c (round 2) 0 del vars, 124 del conss, 0 add conss, 1802 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 9 clqs
0.03/0.09	c (round 3) 106 del vars, 158 del conss, 0 add conss, 1814 chg bounds, 75 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 9 clqs
0.09/0.10	c (round 4) 130 del vars, 158 del conss, 0 add conss, 1814 chg bounds, 75 chg sides, 0 chg coeffs, 878 upgd conss, 148 impls, 9 clqs
0.09/0.10	c (round 5) 130 del vars, 176 del conss, 0 add conss, 1814 chg bounds, 75 chg sides, 0 chg coeffs, 878 upgd conss, 148 impls, 9 clqs
0.09/0.16	c    (0.2s) probing: 101/1968 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  130 deleted vars, 176 deleted constraints, 0 added constraints, 1814 tightened bounds, 0 added holes, 75 changed sides, 0 changed coefficients
0.09/0.16	c  1885 implications, 9 cliques
0.09/0.16	c presolved problem has 3705 variables (1968 bin, 0 int, 1737 impl, 0 cont) and 4334 constraints
0.09/0.16	c      55 constraints of type <setppc>
0.09/0.16	c    1737 constraints of type <linear>
0.09/0.16	c    1737 constraints of type <indicator>
0.09/0.16	c     805 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.55	o 184
0.49/0.55	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.55	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3705 |6071 |3705 |2597 |   0 |   0 |   0 |      --      | 1.840000e+02 |    Inf 
0.49/0.57	c   0.6s|     1 |     0 |   126 |     - |  13M|   0 |  49 |3705 |6071 |3705 |2597 |   0 |   0 |   0 | 0.000000e+00 | 1.840000e+02 |    Inf 
0.79/0.89	c   0.9s|     1 |     0 |   238 |     - |  15M|   0 |  51 |3705 |6116 |3705 |2607 |  10 |   0 |   0 | 0.000000e+00 | 1.840000e+02 |    Inf 
1.09/1.15	c   1.2s|     1 |     0 |   274 |     - |  15M|   0 |  53 |3705 |6116 |3705 |2612 |  15 |   0 |   0 | 0.000000e+00 | 1.840000e+02 |    Inf 
1.39/1.44	c   1.4s|     1 |     0 |   312 |     - |  16M|   0 |  54 |3705 |6116 |3705 |2617 |  20 |   0 |   0 | 0.000000e+00 | 1.840000e+02 |    Inf 
1.69/1.77	c   1.8s|     1 |     0 |   366 |     - |  16M|   0 |  54 |3705 |6116 |3705 |2623 |  26 |   0 |   0 | 0.000000e+00 | 1.840000e+02 |    Inf 
1.99/2.09	c   2.1s|     1 |     0 |   400 |     - |  17M|   0 |  58 |3705 |6116 |3705 |2629 |  32 |   0 |   0 | 0.000000e+00 | 1.840000e+02 |    Inf 
2.39/2.43	c   2.4s|     1 |     0 |   492 |     - |  17M|   0 |  55 |3705 |6116 |3705 |2632 |  35 |   0 |   0 | 0.000000e+00 | 1.840000e+02 |    Inf 
2.79/2.84	c   2.8s|     1 |     2 |   492 |     - |  17M|   0 |  55 |3705 |6116 |3705 |2632 |  35 |   0 |   9 | 0.000000e+00 | 1.840000e+02 |    Inf 
5.19/5.24	o 118
5.19/5.24	c * 5.2s|    38 |    22 |  1872 |  37.3 |  18M|  16 |   - |3705 |6123 |3705 |2675 | 101 |   7 | 262 | 0.000000e+00 | 1.180000e+02 |    Inf 
5.59/5.65	o 100
5.59/5.65	c * 5.7s|    50 |    23 |  2291 |  36.7 |  18M|  17 |   - |3705 |6128 |3705 |2630 | 116 |  12 | 335 | 0.000000e+00 | 1.000000e+02 |    Inf 
5.99/6.07	o 50
5.99/6.07	c * 6.1s|    58 |    26 |  2798 |  40.5 |  18M|  17 |   - |3705 |6106 |3705 |2640 | 124 |  12 | 394 | 0.000000e+00 | 5.000000e+01 |    Inf 
24.49/24.57	o 49
24.49/24.57	c *24.6s|  2816 |   274 | 30234 |  10.6 |  25M|  45 |   - |3705 |6139 |3705 |2615 | 192 |2797 |1733 | 0.000000e+00 | 4.900000e+01 |    Inf 
24.49/24.59	o 48
24.49/24.59	c *24.6s|  2817 |   273 | 30276 |  10.6 |  25M|  45 |   - |3705 |6139 |3705 |2616 | 193 |2797 |1733 | 0.000000e+00 | 4.800000e+01 |    Inf 
45.40/45.46	o 41
45.40/45.46	c *45.5s|  8669 |   554 | 73693 |   8.4 |  29M|  55 |   - |3705 |7156 |3705 |2616 | 367 |9530 |1893 | 0.000000e+00 | 4.100000e+01 |    Inf 
50.89/50.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
50.89/50.94	c  50.9s| 10000 |   567 | 87690 |   8.7 |  30M|  55 |   - |3705 |6119 |3705 |2615 | 406 |  11k|1914 | 0.000000e+00 | 4.100000e+01 |    Inf 
52.99/53.07	o 33
52.99/53.07	c *53.1s| 10539 |   578 | 93403 |   8.8 |  30M|  55 |   - |3705 |6180 |3705 |2615 | 419 |  11k|1920 | 0.000000e+00 | 3.300000e+01 |    Inf 
65.79/65.86	o 27
65.79/65.86	c *65.9s| 13686 |   558 |133769 |   9.7 |  31M|  55 |   - |3705 |6116 |3705 |2615 | 494 |  15k|1961 | 0.000000e+00 | 2.700000e+01 |    Inf 
68.39/68.41	o 25
68.39/68.41	c *68.4s| 14404 |   602 |141229 |   9.8 |  31M|  55 |   - |3705 |6334 |3705 |2615 | 498 |  15k|1971 | 0.000000e+00 | 2.500000e+01 |    Inf 
73.09/73.13	o 19
73.09/73.13	c *73.1s| 15765 |   628 |155637 |   9.8 |  31M|  55 |   - |3705 |6847 |3705 |2616 | 525 |  17k|1979 | 0.000000e+00 | 1.900000e+01 |    Inf 
77.49/77.50	o 17
77.49/77.50	c *77.5s| 16799 |   567 |173425 |  10.3 |  30M|  55 |   - |3705 |4800 |3705 |2615 | 535 |  18k|1981 | 0.000000e+00 | 1.700000e+01 |    Inf 
89.69/89.74	c  89.7s| 20000 |   603 |222047 |  11.1 |  32M|  55 |  22 |3705 |5847 |3705 |2615 | 549 |  22k|1994 | 0.000000e+00 | 1.700000e+01 |    Inf 
127.30/127.38	c   127s| 30000 |   834 |360008 |  12.0 |  36M|  62 |   - |3705 |8306 |   0 |   0 | 617 |  34k|2289 | 0.000000e+00 | 1.700000e+01 |    Inf 
163.40/163.46	c   163s| 40000 |   982 |484169 |  12.1 |  39M|  62 |   - |3705 |  10k|   0 |   0 | 670 |  47k|2776 | 0.000000e+00 | 1.700000e+01 |    Inf 
193.09/193.17	o 15
193.09/193.17	c * 193s| 48513 |  1029 |588175 |  12.1 |  40M|  65 |   - |3705 |  12k|3705 |2615 | 701 |  58k|3082 | 0.000000e+00 | 1.500000e+01 |    Inf 
193.29/193.39	o 14
193.29/193.39	c * 193s| 48581 |  1020 |588879 |  12.1 |  40M|  65 |   - |3705 |  11k|3705 |2615 | 704 |  58k|3082 | 0.000000e+00 | 1.400000e+01 |    Inf 
193.29/193.40	o 13
193.29/193.40	c * 193s| 48582 |  1007 |588886 |  12.1 |  39M|  65 |   - |3705 |  11k|3705 |2615 | 704 |  58k|3082 | 0.000000e+00 | 1.300000e+01 |    Inf 
197.29/197.34	o 8
197.29/197.34	c * 197s| 49732 |   933 |601504 |  12.1 |  38M|  65 |   - |3705 |  12k|3705 |2615 | 709 |  60k|3161 | 0.000000e+00 | 8.000000e+00 |    Inf 
198.20/198.29	c   198s| 50000 |   931 |604706 |  12.1 |  38M|  65 |  22 |3705 |  11k|3705 |2615 | 710 |  61k|3175 | 0.000000e+00 | 8.000000e+00 |    Inf 
237.50/237.55	c   238s| 60000 |  1010 |771765 |  12.9 |  39M|  81 |   - |3705 |  10k|3705 |2615 | 714 |  75k|3537 | 0.000000e+00 | 8.000000e+00 |    Inf 
276.10/276.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
276.10/276.16	c   276s| 70000 |   968 |933603 |  13.3 |  38M|  81 |  29 |3705 |9158 |3705 |2615 | 715 |  89k|3924 | 0.000000e+00 | 8.000000e+00 |    Inf 
299.21/299.22	o 4
299.21/299.22	c * 299s| 75875 |   668 |  1031k|  13.6 |  35M|  81 |   - |3705 |9837 |3705 |2615 | 719 |  96k|4172 | 0.000000e+00 | 4.000000e+00 |    Inf 
316.80/316.86	c   317s| 80000 |   687 |  1112k|  13.9 |  35M|  81 |   - |3705 |7399 |3705 |2615 | 719 | 102k|4354 | 0.000000e+00 | 4.000000e+00 |    Inf 
359.10/359.10	c   359s| 90000 |   627 |  1306k|  14.5 |  35M|  81 |   - |3705 |8484 |   0 |   0 | 719 | 114k|4736 | 0.000000e+00 | 4.000000e+00 |    Inf 
396.80/396.81	c   397s|100000 |   666 |  1477k|  14.8 |  38M|  81 |  40 |3705 |  14k|3705 |2615 | 719 | 127k|5054 | 0.000000e+00 | 4.000000e+00 |    Inf 
435.20/435.27	c   435s|110000 |   662 |  1648k|  15.0 |  38M|  81 |   - |3705 |  14k|3705 |2615 | 719 | 140k|5382 | 0.000000e+00 | 4.000000e+00 |    Inf 
473.60/473.63	c   474s|120000 |   643 |  1819k|  15.2 |  40M|  81 |  32 |3705 |  19k|3705 |2615 | 719 | 153k|5633 | 0.000000e+00 | 4.000000e+00 |    Inf 
513.61/513.64	c   514s|130000 |   666 |  1993k|  15.3 |  43M|  81 |   - |3705 |  25k|3705 |2615 | 719 | 165k|5946 | 0.000000e+00 | 4.000000e+00 |    Inf 
554.90/554.97	c   555s|140000 |   659 |  2174k|  15.5 |  42M|  81 |  17 |3705 |  24k|3705 |2615 | 719 | 178k|6145 | 0.000000e+00 | 4.000000e+00 |    Inf 
595.31/595.33	c   595s|150000 |   662 |  2346k|  15.6 |  44M|  81 |  29 |3705 |  28k|3705 |2615 | 719 | 191k|6400 | 0.000000e+00 | 4.000000e+00 |    Inf 
634.30/634.38	c   634s|160000 |   703 |  2502k|  15.6 |  46M|  81 |  23 |3705 |  31k|3705 |2615 | 719 | 204k|6649 | 0.000000e+00 | 4.000000e+00 |    Inf 
673.51/673.56	c   674s|170000 |   727 |  2659k|  15.6 |  46M|  81 |   - |3705 |  31k|3705 |2615 | 719 | 218k|6856 | 0.000000e+00 | 4.000000e+00 |    Inf 
713.20/713.24	c   713s|180000 |   667 |  2817k|  15.7 |  44M|  81 |   - |3705 |  25k|3705 |2615 | 719 | 231k|7075 | 0.000000e+00 | 4.000000e+00 |    Inf 
755.31/755.38	c   755s|190000 |   656 |  3000k|  15.8 |  45M|  81 |   - |3705 |  30k|3705 |2615 | 719 | 243k|7335 | 0.000000e+00 | 4.000000e+00 |    Inf 
797.21/797.21	c   797s|200000 |   655 |  3175k|  15.9 |  48M|  81 |  34 |3705 |  35k|3705 |2615 | 719 | 256k|7561 | 0.000000e+00 | 4.000000e+00 |    Inf 
836.92/836.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
836.92/836.93	c   837s|210000 |   641 |  3333k|  15.9 |  49M|  81 |  31 |3705 |  37k|3705 |2615 | 719 | 269k|7745 | 0.000000e+00 | 4.000000e+00 |    Inf 
878.12/878.13	c   878s|220000 |   640 |  3494k|  15.9 |  51M|  81 |   - |3705 |  41k|3705 |2615 | 719 | 282k|7930 | 0.000000e+00 | 4.000000e+00 |    Inf 
920.91/920.90	c   921s|230000 |   707 |  3660k|  15.9 |  52M|  81 |  39 |3705 |  42k|3705 |2615 | 719 | 295k|8110 | 0.000000e+00 | 4.000000e+00 |    Inf 
964.72/964.74	c   965s|240000 |   669 |  3830k|  16.0 |  52M|  81 |  31 |3705 |  42k|3705 |2615 | 721 | 308k|8298 | 0.000000e+00 | 4.000000e+00 |    Inf 
1011.92/1011.97	c  1012s|250000 |   708 |  4016k|  16.1 |  53M|  81 |   - |3705 |  43k|3705 |2615 | 721 | 321k|8501 | 0.000000e+00 | 4.000000e+00 |    Inf 
1060.62/1060.67	c  1061s|260000 |   720 |  4207k|  16.2 |  54M|  81 |   - |3705 |  46k|3705 |2615 | 721 | 335k|8690 | 0.000000e+00 | 4.000000e+00 |    Inf 
1109.02/1109.06	c  1109s|270000 |   778 |  4401k|  16.3 |  55M|  83 |   - |3705 |  46k|3705 |2615 | 721 | 349k|8878 | 0.000000e+00 | 4.000000e+00 |    Inf 
1153.21/1153.25	c  1153s|280000 |   759 |  4581k|  16.4 |  55M|  87 |   - |3705 |  46k|   0 |   0 | 721 | 364k|9039 | 0.000000e+00 | 4.000000e+00 |    Inf 
1200.82/1200.88	c  1201s|290000 |   689 |  4773k|  16.5 |  54M|  87 |  37 |3705 |  46k|3705 |2615 | 721 | 378k|9225 | 0.000000e+00 | 4.000000e+00 |    Inf 
1245.32/1245.34	c  1245s|300000 |   699 |  4945k|  16.5 |  56M|  87 |   - |3705 |  48k|3705 |2615 | 721 | 392k|9362 | 0.000000e+00 | 4.000000e+00 |    Inf 
1290.12/1290.14	c  1290s|310000 |   564 |  5128k|  16.5 |  43M|  87 |   - |3705 |  19k|3705 |2615 | 721 | 405k|9509 | 0.000000e+00 | 4.000000e+00 |    Inf 
1333.63/1333.60	c  1334s|320000 |   481 |  5330k|  16.7 |  41M|  87 |   - |3705 |  17k|3705 |2615 | 721 | 418k|9688 | 0.000000e+00 | 4.000000e+00 |    Inf 
1371.22/1371.22	c  1371s|330000 |   486 |  5491k|  16.6 |  43M|  87 |  27 |3705 |  22k|3705 |2615 | 721 | 430k|9881 | 0.000000e+00 | 4.000000e+00 |    Inf 
1411.03/1411.03	c  1411s|340000 |   482 |  5660k|  16.6 |  44M|  87 |   - |3705 |  23k|3705 |2632 | 721 | 443k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1453.32/1453.33	c  1453s|350000 |   463 |  5838k|  16.7 |  45M|  87 |  25 |3705 |  26k|3705 |2632 | 721 | 456k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1497.42/1497.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1497.42/1497.42	c  1497s|360000 |   217 |  6040k|  16.8 |  38M|  87 |  40 |3705 |  16k|3705 |2615 | 721 | 468k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1509.03/1509.06	c 
1509.03/1509.06	c SCIP Status        : problem is solved [optimal solution found]
1509.03/1509.06	c Solving Time (sec) : 1509.06
1509.03/1509.06	c Solving Nodes      : 362574
1509.03/1509.06	c Primal Bound       : +4.00000000000000e+00 (296 solutions)
1509.03/1509.06	c Dual Bound         : +4.00000000000000e+00
1509.03/1509.06	c Gap                : 0.00 %
1509.03/1509.06	s OPTIMUM FOUND
1509.03/1509.06	v -x231 x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1509.03/1509.06	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 -x192 -x191 x190 -x189 
1509.03/1509.06	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 x171 -x170 -x169 -x168 
1509.03/1509.06	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1509.03/1509.06	v -x146 x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1509.03/1509.06	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 x110 -x109 -x108 -x107 -x106 -x105 
1509.03/1509.06	v -x104 -x103 -x102 -x101 -x100 -x99 -x98 x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 x81 -x80 
1509.03/1509.06	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 
1509.03/1509.06	v x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1509.03/1509.06	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 
1509.03/1509.06	v x2 -x1 
1509.03/1509.06	c SCIP Status        : problem is solved [optimal solution found]
1509.03/1509.06	c Total Time         :    1509.06
1509.03/1509.06	c   solving          :    1509.06
1509.03/1509.06	c   presolving       :       0.13 (included in solving)
1509.03/1509.06	c   reading          :       0.02 (included in solving)
1509.03/1509.06	c Original Problem   :
1509.03/1509.06	c   Problem name     : HOME/instance-3447268-1307898941.wbo
1509.03/1509.06	c   Variables        : 2033 (2033 binary, 0 integer, 0 implicit integer, 0 continuous)
1509.03/1509.06	c   Constraints      : 2708 initial, 2708 maximal
1509.03/1509.06	c Presolved Problem  :
1509.03/1509.06	c   Problem name     : t_HOME/instance-3447268-1307898941.wbo
1509.03/1509.06	c   Variables        : 3705 (1968 binary, 0 integer, 1737 implicit integer, 0 continuous)
1509.03/1509.06	c   Constraints      : 4334 initial, 50029 maximal
1509.03/1509.06	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1509.03/1509.06	c   trivial          :       0.00         65          0          0          0          0          0          0          0          0
1509.03/1509.06	c   dualfix          :       0.00         65          0          0          0          0          0          0          0          0
1509.03/1509.06	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1509.03/1509.06	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1509.03/1509.06	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1509.03/1509.06	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1509.03/1509.06	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1509.03/1509.06	c   setppc           :       0.00          0          0          0          0          0         18          0          0          0
1509.03/1509.06	c   linear           :       0.06          0          0          0       1814          0         93          0         75          0
1509.03/1509.06	c   indicator        :       0.00          0          0          0          0          0         65          0          0          0
1509.03/1509.06	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1509.03/1509.06	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1509.03/1509.06	c   root node        :          -       3364          -          -       3364          -          -          -          -          -
1509.03/1509.06	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1509.03/1509.06	c   integral         :          0          0          0     188509          0        913          0        421       3344          0          0     370190
1509.03/1509.06	c   varbound         :          0+         6    1907712        698          0          0      13041          8     945247        710          0          0
1509.03/1509.06	c   setppc           :         55          6    1904851          1          0        910    1528278       2799     788678          0          0          0
1509.03/1509.06	c   linear           :       1737+         7    1908136          3          0        882    3625061      31747    5190678          0          0          0
1509.03/1509.06	c   indicator        :       1737          0    1873464        698          0        879      17596          0      31392          0          0          0
1509.03/1509.06	c   logicor          :        805+         6     710130         16          0        280    2012254      15876    1299675          0          0          0
1509.03/1509.06	c   bounddisjunction :          0+         0     201375          0          0          0        239          5        434          0          0          0
1509.03/1509.06	c   countsols        :          0          0          0         16          0        282          0          0          0          0          0          0
1509.03/1509.06	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1509.03/1509.06	c   integral         :      61.84       0.00       0.00      61.81       0.00       0.03       0.00
1509.03/1509.06	c   varbound         :       4.67       0.00       4.65       0.02       0.00       0.00       0.01
1509.03/1509.06	c   setppc           :       7.83       0.00       7.43       0.00       0.00       0.01       0.39
1509.03/1509.06	c   linear           :      52.75       0.00      49.82       0.00       0.00       0.25       2.68
1509.03/1509.06	c   indicator        :       6.68       0.01       6.15       0.04       0.00       0.47       0.01
1509.03/1509.06	c   logicor          :     105.58       0.00     103.22       0.00       0.00       0.02       2.34
1509.03/1509.06	c   bounddisjunction :       0.73       0.00       0.73       0.00       0.00       0.00       0.00
1509.03/1509.06	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1509.03/1509.06	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1509.03/1509.06	c   vbounds          :     124282       3670         24     255432
1509.03/1509.06	c   rootredcost      :         16          0          0       1682
1509.03/1509.06	c   pseudoobj        :    1914705      13222       3962     941973
1509.03/1509.06	c Propagator Timings :  TotalTime  Propagate    Resprop
1509.03/1509.06	c   vbounds          :      18.66      18.66       0.00
1509.03/1509.06	c   rootredcost      :       0.33       0.33       0.00
1509.03/1509.06	c   pseudoobj        :      52.10      51.84       0.26
1509.03/1509.06	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1509.03/1509.06	c   propagation      :       3.54      54421      54309     321813       30.9       1413       22.5          -
1509.03/1509.06	c   infeasible LP    :      36.54     129242     129233     884864       40.0       2450       13.6          0
1509.03/1509.06	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1509.03/1509.06	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1509.03/1509.06	c   pseudo solution  :       0.00          3          3          3        2.0          1       15.0          -
1509.03/1509.06	c   applied globally :          -          -          -     471673       33.1          -          -          -
1509.03/1509.06	c   applied locally  :          -          -          -          0        0.0          -          -          -
1509.03/1509.06	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1509.03/1509.06	c   cut pool         :       0.00          5          -          -         18          -    (maximal pool size: 434)
1509.03/1509.06	c   redcost          :      12.81     191355          0     286093          0          0
1509.03/1509.06	c   impliedbounds    :       0.00          6          0          0          0          0
1509.03/1509.06	c   intobj           :       0.00          0          0          0          0          0
1509.03/1509.06	c   gomory           :       0.72          6          0          0        702          0
1509.03/1509.06	c   cgmip            :       0.00          0          0          0          0          0
1509.03/1509.06	c   closecuts        :       0.00          0          0          0          0          0
1509.03/1509.06	c   strongcg         :       0.61          6          0          0       2014          0
1509.03/1509.06	c   cmir             :       0.17          6          0          0          0          0
1509.03/1509.06	c   flowcover        :       0.09          6          0          0          0          0
1509.03/1509.06	c   clique           :       0.00          6          0          0          0          0
1509.03/1509.06	c   zerohalf         :       0.00          0          0          0          0          0
1509.03/1509.06	c   mcf              :       0.00          1          0          0          0          0
1509.03/1509.06	c   oddcycle         :       0.00          0          0          0          0          0
1509.03/1509.06	c   rapidlearning    :       0.18          1          0          0          0         45
1509.03/1509.06	c Pricers            :       Time      Calls       Vars
1509.03/1509.06	c   problem variables:       0.00          0          0
1509.03/1509.06	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1509.03/1509.06	c   relpscost        :      61.61     187807        421       3344          0          0     370190
1509.03/1509.06	c   pscost           :       0.00          0          0          0          0          0          0
1509.03/1509.06	c   inference        :       0.00          0          0          0          0          0          0
1509.03/1509.06	c   mostinf          :       0.00          0          0          0          0          0          0
1509.03/1509.06	c   leastinf         :       0.00          0          0          0          0          0          0
1509.03/1509.06	c   fullstrong       :       0.00          0          0          0          0          0          0
1509.03/1509.06	c   allfullstrong    :       0.00          0          0          0          0          0          0
1509.03/1509.06	c   random           :       0.00          0          0          0          0          0          0
1509.03/1509.06	c Primal Heuristics  :       Time      Calls      Found
1509.03/1509.06	c   LP solutions     :       0.01          -         16
1509.03/1509.06	c   pseudo solutions :       0.00          -          0
1509.03/1509.06	c   feaspump         :       0.01          0          0
1509.03/1509.06	c   oneopt           :       0.24         15          0
1509.03/1509.06	c   guideddiving     :       2.03         57          0
1509.03/1509.06	c   coefdiving       :       1.49         57          0
1509.03/1509.06	c   objpscostdiving  :       0.39         29          0
1509.03/1509.06	c   rootsoldiving    :       0.96         29          0
1509.03/1509.06	c   veclendiving     :       0.95         58          0
1509.03/1509.06	c   pscostdiving     :       0.93         58          0
1509.03/1509.06	c   fracdiving       :       1.86         58          0
1509.03/1509.06	c   linesearchdiving :       0.56         58          0
1509.03/1509.06	c   crossover        :       1.43         38          0
1509.03/1509.06	c   trivial          :       0.00          2          0
1509.03/1509.06	c   shiftandpropagate:       0.39          1          1
1509.03/1509.06	c   simplerounding   :       0.39     189189          0
1509.03/1509.06	c   zirounding       :       0.33       1000          0
1509.03/1509.06	c   rounding         :       0.87       6132          0
1509.03/1509.06	c   shifting         :       0.91       1862          0
1509.03/1509.06	c   intshifting      :       0.01          0          0
1509.03/1509.06	c   twoopt           :       0.00          0          0
1509.03/1509.07	c   fixandinfer      :       0.00          0          0
1509.03/1509.07	c   clique           :       0.00          0          0
1509.03/1509.07	c   intdiving        :       0.00          0          0
1509.03/1509.07	c   actconsdiving    :       0.00          0          0
1509.03/1509.07	c   octane           :       0.00          0          0
1509.03/1509.07	c   rens             :       0.04          1          0
1509.03/1509.07	c   rins             :       0.00          0          0
1509.03/1509.07	c   localbranching   :       0.00          0          0
1509.03/1509.07	c   mutation         :       0.00          0          0
1509.03/1509.07	c   dins             :       0.00          0          0
1509.03/1509.07	c   vbounds          :       0.00          0          0
1509.03/1509.07	c   undercover       :       0.00          0          0
1509.03/1509.07	c   subnlp           :       0.07          0          0
1509.03/1509.07	c   trysol           :       0.39        580        279
1509.03/1509.07	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1509.03/1509.07	c   primal LP        :       0.00          0          0       0.00          -
1509.03/1509.07	c   dual LP          :     906.59     318805    6063628      19.02    6688.40
1509.03/1509.07	c   lex dual LP      :       0.00          0          0       0.00          -
1509.03/1509.07	c   barrier LP       :       0.00          0          0       0.00          -
1509.03/1509.07	c   diving/probing LP:       6.28       4768      29320       6.15    4669.36
1509.03/1509.07	c   strong branching :      58.27      10462     372362      35.59    6390.05
1509.03/1509.07	c     (at root node) :          -          9       3159     351.00          -
1509.03/1509.07	c   conflict analysis:       0.00          0          0       0.00          -
1509.03/1509.07	c B&B Tree           :
1509.03/1509.07	c   number of runs   :          1
1509.03/1509.07	c   nodes            :     362574
1509.03/1509.07	c   nodes (total)    :     362574
1509.03/1509.07	c   nodes left       :          0
1509.03/1509.07	c   max depth        :         87
1509.03/1509.07	c   max depth (total):         87
1509.03/1509.07	c   backtracks       :      37086 (10.2%)
1509.03/1509.07	c   delayed cutoffs  :       7146
1509.03/1509.07	c   repropagations   :     835419 (1356501 domain reductions, 6580 cutoffs)
1509.03/1509.07	c   avg switch length:       6.10
1509.03/1509.07	c   switching time   :     107.61
1509.03/1509.07	c Solution           :
1509.03/1509.07	c   Solutions found  :        296 (17 improvements)
1509.03/1509.07	c   First Solution   : +1.84000000000000e+02   (in run 1, after 1 nodes, 0.55 seconds, depth 1878, found by <shiftandpropagate>)
1509.03/1509.07	c   Primal Bound     : +4.00000000000000e+00   (in run 1, after 75875 nodes, 299.22 seconds, depth 31, found by <relaxation>)
1509.03/1509.07	c   Dual Bound       : +4.00000000000000e+00
1509.03/1509.07	c   Gap              :       0.00 %
1509.03/1509.07	c   Root Dual Bound  : +0.00000000000000e+00
1509.03/1509.07	c   Root Iterations  :        492
1509.03/1509.10	c Time complete: 1509.12.

Verifier Data

OK	4

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 /var/tmp/evaluation-result-3447268-1307898941/watcher-3447268-1307898941 -o /var/tmp/evaluation-result-3447268-1307898941/solver-3447268-1307898941 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447268-1307898941.wbo -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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: 0.92 0.98 1.07 2/172 25453
/proc/meminfo: memFree=1203140/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=10124 CPUtime=0 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 1541 0 0 0 0 0 0 0 22 0 1 0 882310237 10366976 1495 33554432000 4194304 9128323 140735542707200 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25453/statm: 2531 1495 399 1205 0 1322 0

[startup+0.0396091 s]
/proc/loadavg: 0.92 0.98 1.07 2/172 25453
/proc/meminfo: memFree=1203140/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=25272 CPUtime=0.03 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 5056 0 0 0 3 0 0 0 22 0 1 0 882310237 25878528 5008 33554432000 4194304 9128323 140735542707200 18446744073709551615 6886064 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 6360 5039 474 1205 0 5151 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25272

[startup+0.100647 s]
/proc/loadavg: 0.92 0.98 1.07 2/172 25453
/proc/meminfo: memFree=1203140/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=31876 CPUtime=0.09 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 6944 0 0 0 9 0 0 0 22 0 1 0 882310237 32641024 6639 33554432000 4194304 9128323 140735542707200 18446744073709551615 5326783 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 7969 6639 530 1205 0 6760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31876

[startup+0.300596 s]
/proc/loadavg: 0.92 0.98 1.07 2/172 25453
/proc/meminfo: memFree=1203140/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=38164 CPUtime=0.29 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 8721 0 0 0 29 0 0 0 23 0 1 0 882310237 39079936 8396 33554432000 4194304 9128323 140735542707200 18446744073709551615 4528816 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 9541 8396 617 1205 0 8332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38164

[startup+0.700519 s]
/proc/loadavg: 0.92 0.98 1.07 2/172 25453
/proc/meminfo: memFree=1203140/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=46532 CPUtime=0.69 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 11089 0 0 0 68 1 0 0 25 0 1 0 882310237 47648768 10597 33554432000 4194304 9128323 140735542707200 18446744073709551615 7980987 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 11633 10599 696 1205 0 10424 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46532

[startup+1.50036 s]
/proc/loadavg: 0.92 0.98 1.07 3/178 25463
/proc/meminfo: memFree=1070684/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=73180 CPUtime=1.49 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 17823 0 0 0 148 1 0 0 25 0 1 0 882310237 74936320 16975 33554432000 4194304 9128323 140735542707200 18446744073709551615 6628781 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 18295 16975 730 1205 0 17086 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73180

[startup+3.1011 s]
/proc/loadavg: 0.92 0.98 1.07 3/178 25463
/proc/meminfo: memFree=1070560/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=74788 CPUtime=3.09 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 18536 0 0 0 307 2 0 0 25 0 1 0 882310237 76582912 17688 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 18697 17688 750 1205 0 17488 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74788

[startup+6.30054 s]
/proc/loadavg: 1.01 1.00 1.07 3/178 25463
/proc/meminfo: memFree=1067540/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=74788 CPUtime=6.29 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 18541 0 0 0 624 5 0 0 25 0 1 0 882310237 76582912 17693 33554432000 4194304 9128323 140735542707200 18446744073709551615 4525895 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 18697 17693 754 1205 0 17488 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74788

[startup+12.7004 s]
/proc/loadavg: 1.09 1.02 1.08 3/178 25463
/proc/meminfo: memFree=1068092/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=73120 CPUtime=12.69 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 19703 0 0 0 1260 9 0 0 25 0 1 0 882310237 74874880 17352 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 18280 17352 754 1205 0 17071 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73120

[startup+25.5012 s]
/proc/loadavg: 1.29 1.06 1.09 3/178 25464
/proc/meminfo: memFree=1068480/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=73120 CPUtime=25.49 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 27479 0 0 0 2532 17 0 0 25 0 1 0 882310237 74874880 17353 33554432000 4194304 9128323 140735542707200 18446744073709551615 4443345 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 18280 17353 754 1205 0 17071 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73120

[startup+51.1007 s]
/proc/loadavg: 1.53 1.14 1.12 3/178 25464
/proc/meminfo: memFree=1055052/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=82324 CPUtime=51.09 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 44122 0 0 0 5081 28 0 0 25 0 1 0 882310237 84299776 19636 33554432000 4194304 9128323 140735542707200 18446744073709551615 7162834 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 20581 19636 755 1205 0 19372 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82324

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.16 3/178 25466
/proc/meminfo: memFree=1032940/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=93416 CPUtime=102.3 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 114485 0 0 0 10165 65 0 0 25 0 1 0 882310237 95657984 22404 33554432000 4194304 9128323 140735542707200 18446744073709551615 6713568 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 23354 22404 758 1205 0 22145 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 93416

[startup+162.301 s]
/proc/loadavg: 1.96 1.41 1.21 3/178 25467
/proc/meminfo: memFree=1025120/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=99000 CPUtime=162.29 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 121012 0 0 0 16130 99 0 0 25 0 1 0 882310237 101376000 23828 33554432000 4194304 9128323 140735542707200 18446744073709551615 4859487 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 24750 23828 758 1205 0 23541 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 99000

[startup+222.301 s]
/proc/loadavg: 1.98 1.52 1.26 3/178 25469
/proc/meminfo: memFree=1016028/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=104944 CPUtime=222.3 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 159101 0 0 0 22089 141 0 0 25 0 1 0 882310237 107462656 25314 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 26236 25314 758 1205 0 25027 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 104944

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.30 3/178 25470
/proc/meminfo: memFree=1012032/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=106124 CPUtime=282.3 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 164523 0 0 0 28047 183 0 0 25 0 1 0 882310237 108670976 25619 33554432000 4194304 9128323 140735542707200 18446744073709551615 4240079 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 26531 25619 758 1205 0 25322 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 106124

[startup+342.301 s]
/proc/loadavg: 2.03 1.69 1.35 3/178 25472
/proc/meminfo: memFree=1007520/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=107480 CPUtime=342.3 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 195110 0 0 0 34001 229 0 0 25 0 1 0 882310237 110059520 25964 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 26870 25964 758 1205 0 25661 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 107480

[startup+402.301 s]
/proc/loadavg: 2.01 1.74 1.39 3/178 25474
/proc/meminfo: memFree=1004512/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=107712 CPUtime=402.3 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 204972 0 0 0 39956 274 0 0 25 0 1 0 882310237 110297088 26020 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 26928 26020 758 1205 0 25719 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 107712

[startup+462.3 s]
/proc/loadavg: 2.00 1.78 1.42 3/178 25475
/proc/meminfo: memFree=1000484/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=110588 CPUtime=462.3 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 205706 0 0 0 45911 319 0 0 25 0 1 0 882310237 113242112 26754 33554432000 4194304 9128323 140735542707200 18446744073709551615 6416889 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 27647 26754 758 1205 0 26438 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 110588

[startup+522.301 s]
/proc/loadavg: 2.00 1.82 1.46 3/178 25477
/proc/meminfo: memFree=993504/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=114168 CPUtime=522.3 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 211601 0 0 0 51870 360 0 0 25 0 1 0 882310237 116908032 27651 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 28542 27651 758 1205 0 27333 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 114168

[startup+582.3 s]
/proc/loadavg: 2.00 1.85 1.49 3/178 25481
/proc/meminfo: memFree=989948/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=116556 CPUtime=582.31 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 212174 0 0 0 57829 402 0 0 25 0 1 0 882310237 119353344 28224 33554432000 4194304 9128323 140735542707200 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 29139 28224 758 1205 0 27930 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 116556

[startup+642.301 s]

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

/proc/meminfo: memFree=981532/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=122300 CPUtime=822.31 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 218594 0 0 0 81674 557 0 0 25 0 1 0 882310237 125235200 29648 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 30575 29648 758 1205 0 29366 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 122300

[startup+882.301 s]
/proc/loadavg: 2.04 1.95 1.62 3/178 25489
/proc/meminfo: memFree=978264/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=125468 CPUtime=882.32 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 219360 0 0 0 87636 596 0 0 25 0 1 0 882310237 128479232 30414 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 31367 30414 760 1205 0 30158 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 125468

[startup+942.301 s]
/proc/loadavg: 2.01 1.95 1.64 3/178 25491
/proc/meminfo: memFree=975752/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=126692 CPUtime=942.31 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 219697 0 0 0 93600 631 0 0 25 0 1 0 882310237 129732608 30749 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 31673 30749 758 1205 0 30464 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 126692

[startup+1002.3 s]
/proc/loadavg: 2.00 1.96 1.66 3/178 25493
/proc/meminfo: memFree=973728/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=127308 CPUtime=1002.31 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 219837 0 0 0 99565 666 0 0 25 0 1 0 882310237 130363392 30889 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 31827 30889 758 1205 0 30618 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 127308

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/178 25494
/proc/meminfo: memFree=971328/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=127968 CPUtime=1062.31 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 219996 0 0 0 105530 701 0 0 25 0 1 0 882310237 131039232 31048 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 31992 31048 758 1205 0 30783 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 127968

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/178 25496
/proc/meminfo: memFree=968184/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=129440 CPUtime=1122.31 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 220363 0 0 0 111492 739 0 0 25 0 1 0 882310237 132546560 31415 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 32360 31415 758 1205 0 31151 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 129440

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.71 3/178 25497
/proc/meminfo: memFree=966660/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=130744 CPUtime=1182.32 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 223274 0 0 0 117457 775 0 0 25 0 1 0 882310237 133881856 31739 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 32686 31739 758 1205 0 31477 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 130744

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/178 25499
/proc/meminfo: memFree=964632/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=132208 CPUtime=1242.32 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 223614 0 0 0 123423 809 0 0 25 0 1 0 882310237 135380992 32079 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 33052 32079 758 1205 0 31843 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 132208

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/178 25501
/proc/meminfo: memFree=960988/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=135496 CPUtime=1302.32 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 224389 0 0 0 129387 845 0 0 25 0 1 0 882310237 138747904 32838 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 33874 32838 758 1205 0 32665 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 135496

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/178 25502
/proc/meminfo: memFree=960704/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=135780 CPUtime=1362.33 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 224455 0 0 0 135343 890 0 0 25 0 1 0 882310237 139038720 32904 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 33945 32904 758 1205 0 32736 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 135780

[startup+1422.31 s]
/proc/loadavg: 2.06 1.99 1.77 3/178 25504
/proc/meminfo: memFree=960404/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=136108 CPUtime=1422.33 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 224561 0 0 0 141305 928 0 0 25 0 1 0 882310237 139374592 33010 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 34027 33010 758 1205 0 32818 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 136108

[startup+1482.3 s]
/proc/loadavg: 2.02 1.99 1.78 3/178 25505
/proc/meminfo: memFree=959748/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=136276 CPUtime=1482.33 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 224634 0 0 0 147264 969 0 0 25 0 1 0 882310237 139546624 33083 33554432000 4194304 9128323 140735542707200 18446744073709551615 6732490 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 34069 33083 758 1205 0 32860 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 136276

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

[startup+1484.7 s]
/proc/loadavg: 2.02 1.99 1.78 3/178 25505
/proc/meminfo: memFree=959868/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=136276 CPUtime=1484.72 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 224634 0 0 0 147502 970 0 0 25 0 1 0 882310237 139546624 33083 33554432000 4194304 9128323 140735542707200 18446744073709551615 7192144 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 34069 33083 758 1205 0 32860 0
Current children cumulated CPU time (s) 1484.72
Current children cumulated vsize (KiB) 136276

[startup+1497.5 s]
/proc/loadavg: 2.02 1.99 1.78 3/178 25506
/proc/meminfo: memFree=959740/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=136276 CPUtime=1497.52 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 224634 0 0 0 148773 979 0 0 25 0 1 0 882310237 139546624 33083 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 34069 33083 758 1205 0 32860 0
Current children cumulated CPU time (s) 1497.52
Current children cumulated vsize (KiB) 136276

[startup+1503.9 s]
/proc/loadavg: 2.01 1.99 1.79 3/178 25506
/proc/meminfo: memFree=959612/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=136276 CPUtime=1503.93 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 224635 0 0 0 149409 984 0 0 25 0 1 0 882310237 139546624 33084 33554432000 4194304 9128323 140735542707200 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 34069 33084 758 1205 0 32860 0
Current children cumulated CPU time (s) 1503.93
Current children cumulated vsize (KiB) 136276

[startup+1507.1 s]
/proc/loadavg: 2.01 1.99 1.79 3/178 25506
/proc/meminfo: memFree=959732/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=136276 CPUtime=1507.13 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 224635 0 0 0 149727 986 0 0 25 0 1 0 882310237 139546624 33084 33554432000 4194304 9128323 140735542707200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 34069 33084 758 1205 0 32860 0
Current children cumulated CPU time (s) 1507.13
Current children cumulated vsize (KiB) 136276

[startup+1507.9 s]
/proc/loadavg: 2.01 1.99 1.79 3/178 25506
/proc/meminfo: memFree=959732/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=136276 CPUtime=1507.93 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 224635 0 0 0 149807 986 0 0 25 0 1 0 882310237 139546624 33084 33554432000 4194304 9128323 140735542707200 18446744073709551615 6581570 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 34069 33084 758 1205 0 32860 0
Current children cumulated CPU time (s) 1507.93
Current children cumulated vsize (KiB) 136276

[startup+1508.7 s]
/proc/loadavg: 2.01 1.99 1.79 3/178 25506
/proc/meminfo: memFree=959732/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=136276 CPUtime=1508.73 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) R 25451 25453 24685 0 -1 4202496 224635 0 0 0 149886 987 0 0 25 0 1 0 882310237 139546624 33084 33554432000 4194304 9128323 140735542707200 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25453/statm: 34069 33084 758 1205 0 32860 0
Current children cumulated CPU time (s) 1508.73
Current children cumulated vsize (KiB) 136276

[startup+1509.1 s]
/proc/loadavg: 2.01 1.99 1.79 3/178 25506
/proc/meminfo: memFree=1077036/32951124 swapFree=67055536/67111528
[pid=25453] ppid=25451 vsize=0 CPUtime=1509.12 cores=0,2,4,6
/proc/25453/stat : 25453 (scip-2.0.1.4.li) Z 25451 25453 24685 0 -1 4202524 224639 0 0 0 149925 987 0 0 25 0 1 0 882310237 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25453/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1509.12
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1509.11
CPU time (s): 1509.14
CPU user time (s): 1499.26
CPU system time (s): 9.8775
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 136276

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

runsolver used 2.25066 second user time and 4.65329 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-12 19:15:41
IDJOB=3447268
IDBENCH=78994
IDSOLVER=1944
FILE ID=node144/3447268-1307898941
RUNJOBID= node144-1307898941-25434
PBS_JOBID= 13559564
Free space on /var/tmp= 2912 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.1900552735--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 /var/tmp/evaluation-result-3447268-1307898941/watcher-3447268-1307898941 -o /var/tmp/evaluation-result-3447268-1307898941/solver-3447268-1307898941 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447268-1307898941.wbo -t 1800 -m 15500

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

MD5SUM BENCH= d8302a34385139d2b71dca1f77dee50d
RANDOM SEED=436844482

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1204072 kB
Buffers:         51880 kB
Cached:       30719240 kB
SwapCached:       9172 kB
Active:       15513636 kB
Inactive:     15275968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1204072 kB
SwapTotal:    67111528 kB
SwapFree:     67055536 kB
Dirty:           24488 kB
Writeback:           0 kB
AnonPages:       16240 kB
Mapped:          12692 kB
Slab:           893284 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186808 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 /var/tmp at the end= 2888 MiB
End job on node144 at 2011-06-12 19:40:50