Trace number 3447735

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.1 1800.07

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900563801--soft-33-100-0.wbo
MD5SUM6f14288bb7c1e317bfd5e53473571ca7
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 benchmark12.8141
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1839
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 91769
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91768
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 719
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-3447735-1307897249.wbo>
0.00/0.02	c original problem has 2070 variables (2070 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, 126 impls, 9 clqs
0.00/0.08	c (round 2) 0 del vars, 108 del conss, 0 add conss, 1839 chg bounds, 47 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 9 clqs
0.08/0.09	c (round 3) 94 del vars, 202 del conss, 0 add conss, 1873 chg bounds, 107 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 9 clqs
0.09/0.10	c (round 4) 162 del vars, 202 del conss, 0 add conss, 1873 chg bounds, 107 chg sides, 0 chg coeffs, 829 upgd conss, 126 impls, 9 clqs
0.09/0.11	c (round 5) 162 del vars, 215 del conss, 0 add conss, 1873 chg bounds, 107 chg sides, 0 chg coeffs, 829 upgd conss, 126 impls, 9 clqs
0.09/0.16	c    (0.2s) probing: 101/1989 (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  162 deleted vars, 215 deleted constraints, 0 added constraints, 1873 tightened bounds, 0 added holes, 107 changed sides, 0 changed coefficients
0.09/0.16	c  1884 implications, 9 cliques
0.09/0.16	c presolved problem has 3747 variables (1989 bin, 0 int, 1758 impl, 0 cont) and 4332 constraints
0.09/0.16	c      33 constraints of type <setppc>
0.09/0.16	c    1758 constraints of type <linear>
0.09/0.16	c    1758 constraints of type <indicator>
0.09/0.16	c     783 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 564
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 |   - |3747 |6090 |3747 |2574 |   0 |   0 |   0 |      --      | 5.640000e+02 |    Inf 
0.49/0.58	c   0.6s|     1 |     0 |   109 |     - |  13M|   0 |  44 |3747 |6090 |3747 |2574 |   0 |   0 |   0 | 0.000000e+00 | 5.640000e+02 |    Inf 
0.79/0.87	c   0.9s|     1 |     0 |   291 |     - |  15M|   0 |  41 |3747 |6127 |3747 |2581 |   7 |   0 |   0 | 0.000000e+00 | 5.640000e+02 |    Inf 
0.99/1.05	c   1.0s|     1 |     0 |   308 |     - |  15M|   0 |  43 |3747 |6127 |3747 |2585 |  11 |   0 |   0 | 0.000000e+00 | 5.640000e+02 |    Inf 
1.19/1.24	c   1.2s|     1 |     0 |   313 |     - |  15M|   0 |  44 |3747 |6127 |3747 |2588 |  14 |   0 |   0 | 0.000000e+00 | 5.640000e+02 |    Inf 
1.39/1.44	c   1.4s|     1 |     0 |   329 |     - |  15M|   0 |  43 |3747 |6127 |3747 |2589 |  15 |   0 |   0 | 0.000000e+00 | 5.640000e+02 |    Inf 
1.59/1.65	c   1.7s|     1 |     0 |   350 |     - |  15M|   0 |  44 |3747 |6127 |3747 |2592 |  18 |   0 |   0 | 0.000000e+00 | 5.640000e+02 |    Inf 
1.79/1.86	c   1.9s|     1 |     0 |   384 |     - |  15M|   0 |  45 |3747 |6127 |3747 |2596 |  22 |   0 |   0 | 0.000000e+00 | 5.640000e+02 |    Inf 
2.09/2.13	c   2.1s|     1 |     2 |   384 |     - |  15M|   0 |  45 |3747 |6127 |3747 |2596 |  22 |   0 |   9 | 0.000000e+00 | 5.640000e+02 |    Inf 
3.09/3.16	o 45
3.09/3.16	c * 3.2s|    12 |    11 |  1103 |  65.4 |  16M|  11 |   - |3747 |6127 |3747 |2618 |  35 |   0 |  79 | 0.000000e+00 | 4.500000e+01 |    Inf 
10.79/10.83	o 39
10.79/10.83	c *10.8s|   287 |    42 |  5500 |  17.9 |  17M|  23 |   - |3747 |4428 |3747 |2605 |  48 | 248 |1204 | 0.000000e+00 | 3.900000e+01 |    Inf 
18.69/18.72	o 35
18.69/18.72	c *18.7s|  1351 |   105 | 18221 |  13.2 |  19M|  41 |   - |3747 |4742 |3747 |2595 |  64 |1176 |1891 | 0.000000e+00 | 3.500000e+01 |    Inf 
28.19/28.23	o 34
28.19/28.23	c *28.2s|  3969 |   158 | 41143 |  10.3 |  23M|  53 |   - |3747 |6113 |3747 |2591 | 113 |4356 |1986 | 0.000000e+00 | 3.400000e+01 |    Inf 
29.09/29.11	o 30
29.09/29.11	c *29.1s|  4213 |   151 | 42935 |  10.1 |  23M|  53 |   - |3747 |5875 |3747 |2591 | 119 |4656 |1988 | 0.000000e+00 | 3.000000e+01 |    Inf 
34.69/34.70	o 19
34.69/34.70	c *34.7s|  5597 |   141 | 60342 |  10.7 |  24M|  53 |   - |3747 |5658 |3747 |2595 | 134 |6118 |2004 | 0.000000e+00 | 1.900000e+01 |    Inf 
42.99/43.00	o 15
42.99/43.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
42.99/43.00	c *43.0s|  7837 |   186 | 91288 |  11.6 |  25M|  53 |   - |3747 |6307 |3747 |2608 | 140 |8756 |2012 | 0.000000e+00 | 1.500000e+01 |    Inf 
51.19/51.24	c  51.2s| 10000 |   229 |122962 |  12.3 |  25M|  53 |   - |3747 |6596 |   0 |   0 | 145 |  11k|2012 | 0.000000e+00 | 1.500000e+01 |    Inf 
57.99/58.02	o 12
57.99/58.02	c *58.0s| 11712 |   335 |150365 |  12.8 |  26M|  53 |   - |3747 |7172 |3747 |2607 | 148 |  13k|2012 | 0.000000e+00 | 1.200000e+01 |    Inf 
64.39/64.41	o 10
64.39/64.41	c *64.4s| 13474 |   397 |175664 |  13.0 |  27M|  61 |   - |3747 |8339 |3747 |2605 | 148 |  15k|2012 | 0.000000e+00 | 1.000000e+01 |    Inf 
88.89/88.92	c  88.9s| 20000 |   489 |272480 |  13.6 |  28M|  63 |  23 |3747 |9374 |3747 |2605 | 148 |  23k|2091 | 0.000000e+00 | 1.000000e+01 |    Inf 
94.09/94.15	o 5
94.09/94.15	c *94.1s| 21342 |   493 |292392 |  13.7 |  28M|  63 |   - |3747 |9396 |3747 |2607 | 150 |  25k|2120 | 0.000000e+00 | 5.000000e+00 |    Inf 
130.09/130.13	c   130s| 30000 |   418 |428674 |  14.3 |  29M|  64 |   - |3747 |9796 |3747 |2605 | 150 |  37k|2642 | 0.000000e+00 | 5.000000e+00 |    Inf 
170.80/170.85	c   171s| 40000 |   320 |586303 |  14.6 |  29M|  64 |   - |3747 |  11k|   0 |   0 | 150 |  49k|3068 | 0.000000e+00 | 5.000000e+00 |    Inf 
211.29/211.37	c   211s| 50000 |   218 |739665 |  14.8 |  28M|  64 |   - |3747 |9489 |3747 |2605 | 150 |  62k|3535 | 0.000000e+00 | 5.000000e+00 |    Inf 
250.80/250.82	c   251s| 60000 |   345 |892675 |  14.9 |  31M|  64 |  29 |3747 |  15k|3747 |2591 | 150 |  75k|4001 | 0.000000e+00 | 5.000000e+00 |    Inf 
277.49/277.53	o 3
277.49/277.53	c * 278s| 66593 |   322 |991787 |  14.9 |  31M|  64 |   - |3747 |  16k|3747 |2591 | 150 |  84k|4239 | 0.000000e+00 | 3.000000e+00 |    Inf 
290.60/290.69	c   291s| 70000 |   405 |  1043k|  14.9 |  32M|  64 |   - |3747 |  16k|3747 |2591 | 152 |  89k|4301 | 0.000000e+00 | 3.000000e+00 |    Inf 
314.39/314.49	o 2
314.39/314.49	c * 314s| 75818 |   505 |  1137k|  15.0 |  33M|  64 |   - |3747 |  18k|3747 |2593 | 154 |  97k|4489 | 0.000000e+00 | 2.000000e+00 |    Inf 
330.70/330.77	c   331s| 80000 |   463 |  1200k|  15.0 |  33M|  64 |  28 |3747 |  17k|3747 |2591 | 154 | 102k|4604 | 0.000000e+00 | 2.000000e+00 |    Inf 
372.19/372.23	c   372s| 90000 |   407 |  1365k|  15.2 |  33M|  64 |   - |3747 |  17k|3747 |2591 | 154 | 116k|4950 | 0.000000e+00 | 2.000000e+00 |    Inf 
412.10/412.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
412.10/412.17	c   412s|100000 |   349 |  1521k|  15.2 |  33M|  64 |   - |3747 |  18k|3747 |2591 | 154 | 129k|5192 | 0.000000e+00 | 2.000000e+00 |    Inf 
456.10/456.13	c   456s|110000 |   429 |  1688k|  15.3 |  35M|  64 |   - |3747 |  22k|3747 |2591 | 155 | 142k|5487 | 0.000000e+00 | 2.000000e+00 |    Inf 
499.10/499.13	c   499s|120000 |   547 |  1855k|  15.5 |  38M|  64 |  28 |3747 |  26k|3747 |2591 | 155 | 155k|5685 | 0.000000e+00 | 2.000000e+00 |    Inf 
542.50/542.55	c   543s|130000 |   337 |  2020k|  15.5 |  34M|  64 |  29 |3747 |  19k|3747 |2591 | 156 | 169k|5940 | 0.000000e+00 | 2.000000e+00 |    Inf 
583.80/583.81	c   584s|140000 |   309 |  2176k|  15.5 |  35M|  64 |   - |3747 |  23k|   0 |   0 | 156 | 182k|6207 | 0.000000e+00 | 2.000000e+00 |    Inf 
627.01/627.05	c   627s|150000 |   178 |  2342k|  15.6 |  33M|  64 |   - |3747 |  20k|3747 |2591 | 156 | 195k|6488 | 0.000000e+00 | 2.000000e+00 |    Inf 
669.71/669.78	c   670s|160000 |   216 |  2512k|  15.7 |  35M|  64 |   - |3747 |  25k|3747 |2591 | 156 | 207k|6753 | 0.000000e+00 | 2.000000e+00 |    Inf 
712.31/712.36	c   712s|170000 |   282 |  2680k|  15.8 |  37M|  64 |  35 |3747 |  27k|3747 |2591 | 156 | 220k|6935 | 0.000000e+00 | 2.000000e+00 |    Inf 
755.01/755.06	c   755s|180000 |   317 |  2843k|  15.8 |  37M|  64 |   - |3747 |  27k|   0 |   0 | 156 | 232k|7139 | 0.000000e+00 | 2.000000e+00 |    Inf 
800.31/800.32	c   800s|190000 |   580 |  3023k|  15.9 |  40M|  64 |   - |3747 |  29k|   0 |   0 | 156 | 245k|7306 | 0.000000e+00 | 2.000000e+00 |    Inf 
845.11/845.19	c   845s|200000 |   677 |  3204k|  16.0 |  41M|  64 |  28 |3747 |  31k|3747 |2591 | 156 | 258k|7532 | 0.000000e+00 | 2.000000e+00 |    Inf 
890.81/890.85	c   891s|210000 |   744 |  3386k|  16.1 |  43M|  64 |  29 |3747 |  31k|3747 |2591 | 156 | 271k|7737 | 0.000000e+00 | 2.000000e+00 |    Inf 
938.51/938.56	c   939s|220000 |   802 |  3575k|  16.2 |  43M|  64 |   - |3747 |  30k|   0 |   0 | 156 | 284k|7948 | 0.000000e+00 | 2.000000e+00 |    Inf 
984.42/984.42	c   984s|230000 |   882 |  3757k|  16.3 |  44M|  64 |  32 |3747 |  32k|3747 |2591 | 156 | 297k|8110 | 0.000000e+00 | 2.000000e+00 |    Inf 
1028.91/1028.90	c  1029s|240000 |   839 |  3932k|  16.4 |  44M|  64 |   - |3747 |  31k|3747 |2591 | 156 | 311k|8275 | 0.000000e+00 | 2.000000e+00 |    Inf 
1075.31/1075.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1075.31/1075.38	c  1075s|250000 |   759 |  4116k|  16.5 |  44M|  64 |   - |3747 |  31k|3747 |2591 | 156 | 324k|8452 | 0.000000e+00 | 2.000000e+00 |    Inf 
1121.62/1121.64	c  1122s|260000 |   709 |  4300k|  16.5 |  44M|  64 |  33 |3747 |  32k|3747 |2591 | 156 | 337k|8660 | 0.000000e+00 | 2.000000e+00 |    Inf 
1167.51/1167.57	c  1168s|270000 |   937 |  4488k|  16.6 |  48M|  70 |   - |3747 |  37k|3747 |2591 | 156 | 350k|8815 | 0.000000e+00 | 2.000000e+00 |    Inf 
1213.11/1213.12	c  1213s|280000 |   972 |  4666k|  16.7 |  48M|  70 |  50 |3747 |  36k|3747 |2591 | 156 | 364k|8985 | 0.000000e+00 | 2.000000e+00 |    Inf 
1260.72/1260.71	c  1261s|290000 |   938 |  4861k|  16.8 |  48M|  71 |   - |3747 |  36k|   0 |   0 | 156 | 378k|9158 | 0.000000e+00 | 2.000000e+00 |    Inf 
1307.93/1307.93	c  1308s|300000 |   833 |  5051k|  16.8 |  47M|  71 |  36 |3747 |  36k|3747 |2591 | 156 | 392k|9320 | 0.000000e+00 | 2.000000e+00 |    Inf 
1353.92/1353.94	c  1354s|310000 |   727 |  5237k|  16.9 |  47M|  71 |  20 |3747 |  36k|3747 |2591 | 156 | 406k|9462 | 0.000000e+00 | 2.000000e+00 |    Inf 
1400.12/1400.13	c  1400s|320000 |   681 |  5421k|  16.9 |  44M|  71 |   - |3747 |  31k|3747 |2591 | 156 | 419k|9635 | 0.000000e+00 | 2.000000e+00 |    Inf 
1446.33/1446.39	c  1446s|330000 |   674 |  5605k|  17.0 |  46M|  71 |   - |3747 |  36k|3747 |2591 | 156 | 432k|9797 | 0.000000e+00 | 2.000000e+00 |    Inf 
1492.22/1492.22	c  1492s|340000 |   774 |  5780k|  17.0 |  47M|  71 |  31 |3747 |  36k|3747 |2591 | 156 | 445k|9943 | 0.000000e+00 | 2.000000e+00 |    Inf 
1539.13/1539.16	c  1539s|350000 |   707 |  5962k|  17.0 |  46M|  71 |   - |3747 |  33k|3747 |2591 | 157 | 458k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1553.23/1553.27	o 1
1553.23/1553.27	c *1553s|352735 |   508 |  6019k|  17.1 |  43M|  71 |   - |3747 |  31k|3747 |2591 | 157 | 462k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1588.03/1588.01	c  1588s|360000 |   516 |  6166k|  17.1 |  43M|  71 |   - |3747 |  31k|3747 |2591 | 157 | 471k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1634.33/1634.31	c  1634s|370000 |   394 |  6357k|  17.2 |  41M|  71 |  39 |3747 |  29k|3747 |2591 | 157 | 484k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1679.74/1679.79	c  1680s|380000 |   231 |  6545k|  17.2 |  38M|  71 |   - |3747 |  27k|3747 |2591 | 157 | 497k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1728.13/1728.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1728.13/1728.11	c  1728s|390000 |   218 |  6745k|  17.3 |  38M|  71 |   - |3747 |  27k|3747 |2591 | 157 | 510k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1773.24/1773.29	c  1773s|400000 |   154 |  6927k|  17.3 |  39M|  71 |   - |3747 |  30k|3747 |2591 | 157 | 523k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time (sec) : 1800.00
1800.04/1800.00	c Solving Nodes      : 405981
1800.04/1800.00	c Primal Bound       : +1.00000000000000e+00 (116 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.00	s SATISFIABLE
1800.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/1800.00	v -x1 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Total Time         :    1800.00
1800.04/1800.00	c   solving          :    1800.00
1800.04/1800.00	c   presolving       :       0.13 (included in solving)
1800.04/1800.00	c   reading          :       0.02 (included in solving)
1800.04/1800.00	c Original Problem   :
1800.04/1800.00	c   Problem name     : HOME/instance-3447735-1307897249.wbo
1800.04/1800.00	c   Variables        : 2070 (2070 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1800.04/1800.00	c Presolved Problem  :
1800.04/1800.00	c   Problem name     : t_HOME/instance-3447735-1307897249.wbo
1800.04/1800.00	c   Variables        : 3747 (1989 binary, 0 integer, 1758 implicit integer, 0 continuous)
1800.04/1800.00	c   Constraints      : 4332 initial, 38318 maximal
1800.04/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.04/1800.00	c   trivial          :       0.00         81          0          0          0          0          0          0          0          0
1800.04/1800.00	c   dualfix          :       0.00         81          0          0          0          0          0          0          0          0
1800.04/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   setppc           :       0.00          0          0          0          0          0         13          0          0          0
1800.04/1800.00	c   linear           :       0.06          0          0          0       1873          0        121          0        107          0
1800.04/1800.00	c   indicator        :       0.00          0          0          0          0          0         81          0          0          0
1800.04/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   root node        :          -       3516          -          -       3516          -          -          -          -          -
1800.04/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   integral         :          0          0          0     209683          0        435          0        453       3408          0          0     413930
1800.04/1800.00	c   varbound         :          0+         6    1640307        145          0          0       2582          0     223391        149          0          0
1800.04/1800.00	c   setppc           :         33          6    1892858          3          4        432    2003191       3554     913463          0          0          0
1800.04/1800.00	c   linear           :       1758+         7    1893665          4          2        408    4246959      34850    5421015          0          0          0
1800.04/1800.00	c   indicator        :       1758          0    1606169        145          0        407       3422          0       8316          0          0          0
1800.04/1800.00	c   logicor          :        783+         6     772204         13          2        103    1901140      14645    1383489          0          0          0
1800.04/1800.00	c   bounddisjunction :          0+         0      64895          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   countsols        :          0          0          0         13          1        105          0          0          0          0          0          0
1800.04/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.04/1800.00	c   integral         :      70.99       0.00       0.00      70.97       0.00       0.02       0.00
1800.04/1800.00	c   varbound         :       1.84       0.00       1.84       0.00       0.00       0.00       0.00
1800.04/1800.00	c   setppc           :       9.61       0.00       9.05       0.00       0.00       0.00       0.56
1800.04/1800.00	c   linear           :      60.26       0.00      56.98       0.00       0.00       0.10       3.17
1800.04/1800.00	c   indicator        :       2.75       0.01       2.52       0.01       0.00       0.21       0.00
1800.04/1800.00	c   logicor          :     121.65       0.00     119.18       0.00       0.00       0.01       2.46
1800.04/1800.00	c   bounddisjunction :       0.08       0.00       0.08       0.00       0.00       0.00       0.00
1800.04/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.04/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.04/1800.00	c   vbounds          :      28490        670          3      45566
1800.04/1800.00	c   rootredcost      :         13          0          0       1758
1800.04/1800.00	c   pseudoobj        :    1897963       2654        855     219919
1800.04/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.04/1800.00	c   vbounds          :       5.06       5.06       0.00
1800.04/1800.00	c   rootredcost      :       0.36       0.36       0.00
1800.04/1800.00	c   pseudoobj        :      53.22      53.17       0.06
1800.04/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.00	c   propagation      :       3.54      53907      53765     311001       30.5       1211       22.6          -
1800.04/1800.00	c   infeasible LP    :      47.06     152335     152330    1015649       42.3       2164       14.0          0
1800.04/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.00	c   applied globally :          -          -          -     530967       35.3          -          -          -
1800.04/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.00	c   cut pool         :       0.00          5          -          -          9          -    (maximal pool size: 171)
1800.04/1800.00	c   redcost          :      14.63     210358          0      51669          0          0
1800.04/1800.00	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.00	c   gomory           :       0.49          6          0          0        750          0
1800.04/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.04/1800.01	c   strongcg         :       0.40          6          0          0        886          0
1800.04/1800.01	c   cmir             :       0.06          6          0          0          0          0
1800.04/1800.01	c   flowcover        :       0.09          6          0          0          0          0
1800.04/1800.01	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.16          1          0          0          0         37
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :      70.75     209535        453       3408          0          0     413930
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :       0.00          1          0          0          0          0          2
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.01          -         13
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   feaspump         :       0.01          0          0
1800.04/1800.01	c   oneopt           :       0.25         14          0
1800.04/1800.01	c   veclendiving     :       1.65         49          0
1800.04/1800.01	c   linesearchdiving :       0.76         49          0
1800.04/1800.01	c   guideddiving     :       1.33         49          0
1800.04/1800.01	c   objpscostdiving  :       0.40         25          0
1800.04/1800.01	c   rootsoldiving    :       0.81         25          0
1800.04/1800.01	c   coefdiving       :       1.51         50          0
1800.04/1800.01	c   pscostdiving     :       0.95         50          0
1800.04/1800.01	c   fracdiving       :       2.01         50          0
1800.04/1800.01	c   trivial          :       0.00          2          0
1800.04/1800.01	c   shiftandpropagate:       0.41          1          1
1800.04/1800.01	c   simplerounding   :       0.41     209790          0
1800.04/1800.01	c   zirounding       :       0.30       1000          0
1800.04/1800.01	c   rounding         :       0.88       6384          0
1800.04/1800.01	c   shifting         :       0.90       1996          0
1800.04/1800.01	c   intshifting      :       0.01          0          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   clique           :       0.00          0          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.04          1          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   crossover        :       1.43         29          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   vbounds          :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   subnlp           :       0.07          0          0
1800.04/1800.01	c   trysol           :       0.25        297        102
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.01	c   dual LP          :    1129.65     361347    6999903      19.37    6196.53
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:       6.80       4177      32404       7.76    4766.28
1800.04/1800.01	c   strong branching :      66.97      10919     398291      36.48    5947.12
1800.04/1800.01	c     (at root node) :          -          9       2049     227.67          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :     405981
1800.04/1800.01	c   nodes (total)    :     405981
1800.04/1800.01	c   nodes left       :        121
1800.04/1800.01	c   max depth        :         71
1800.04/1800.01	c   max depth (total):         71
1800.04/1800.01	c   backtracks       :      45286 (11.2%)
1800.04/1800.01	c   delayed cutoffs  :       7458
1800.04/1800.01	c   repropagations   :     796374 (1154606 domain reductions, 7135 cutoffs)
1800.04/1800.01	c   avg switch length:       5.50
1800.04/1800.01	c   switching time   :     127.78
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :        116 (14 improvements)
1800.04/1800.01	c   First Solution   : +5.64000000000000e+02   (in run 1, after 1 nodes, 0.57 seconds, depth 1916, found by <shiftandpropagate>)
1800.04/1800.01	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 352735 nodes, 1553.27 seconds, depth 37, found by <relaxation>)
1800.04/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :        384
1800.04/1800.06	c Time complete: 1800.09.

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 /var/tmp/evaluation-result-3447735-1307897249/watcher-3447735-1307897249 -o /var/tmp/evaluation-result-3447735-1307897249/solver-3447735-1307897249 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447735-1307897249.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: 1.17 1.69 1.72 1/175 3641
/proc/meminfo: memFree=1169108/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=10328 CPUtime=0 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 1568 0 0 0 0 0 0 0 22 0 1 0 633916131 10575872 1521 33554432000 4194304 9128323 140737080294032 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3641/statm: 2582 1521 399 1205 0 1373 0

[startup+0.094781 s]
/proc/loadavg: 1.17 1.69 1.72 1/175 3641
/proc/meminfo: memFree=1169108/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=31736 CPUtime=0.08 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 6909 0 0 0 8 0 0 0 22 0 1 0 633916131 32497664 6603 33554432000 4194304 9128323 140737080294032 18446744073709551615 5266240 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3641/statm: 7934 6603 522 1205 0 6725 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31736

[startup+0.100774 s]
/proc/loadavg: 1.17 1.69 1.72 1/175 3641
/proc/meminfo: memFree=1169108/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=31880 CPUtime=0.09 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 6948 0 0 0 9 0 0 0 23 0 1 0 633916131 32645120 6642 33554432000 4194304 9128323 140737080294032 18446744073709551615 5328372 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3641/statm: 7970 6642 530 1205 0 6761 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31880

[startup+0.300738 s]
/proc/loadavg: 1.17 1.69 1.72 1/175 3641
/proc/meminfo: memFree=1169108/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=38172 CPUtime=0.29 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 8713 0 0 0 29 0 0 0 23 0 1 0 633916131 39088128 8395 33554432000 4194304 9128323 140737080294032 18446744073709551615 4528457 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3641/statm: 9543 8395 617 1205 0 8334 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38172

[startup+0.700674 s]
/proc/loadavg: 1.17 1.69 1.72 1/175 3641
/proc/meminfo: memFree=1169108/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=45700 CPUtime=0.69 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 10849 0 0 0 69 0 0 0 25 0 1 0 633916131 46796800 10363 33554432000 4194304 9128323 140737080294032 18446744073709551615 6294448 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3641/statm: 11425 10363 682 1205 0 10216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45700

[startup+1.50054 s]
/proc/loadavg: 1.17 1.69 1.72 3/178 3647
/proc/meminfo: memFree=1052292/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=74436 CPUtime=1.49 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 18127 0 0 0 147 2 0 0 25 0 1 0 633916131 76222464 17284 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3641/statm: 18609 17284 730 1205 0 17400 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74436

[startup+3.10022 s]
/proc/loadavg: 1.24 1.70 1.72 3/178 3647
/proc/meminfo: memFree=1052216/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=72532 CPUtime=3.09 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 18862 0 0 0 306 3 0 0 25 0 1 0 633916131 74272768 17192 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3641/statm: 18133 17192 741 1205 0 16924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72532

[startup+6.30068 s]
/proc/loadavg: 1.24 1.70 1.72 3/178 3647
/proc/meminfo: memFree=1049488/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=72532 CPUtime=6.29 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 18866 0 0 0 623 6 0 0 25 0 1 0 633916131 74272768 17193 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3641/statm: 18133 17193 739 1205 0 16924 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72532

[startup+12.7006 s]
/proc/loadavg: 1.35 1.70 1.72 3/178 3647
/proc/meminfo: memFree=1049128/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=72532 CPUtime=12.69 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 18875 0 0 0 1259 10 0 0 25 0 1 0 633916131 74272768 17202 33554432000 4194304 9128323 140737080294032 18446744073709551615 7162980 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3641/statm: 18133 17202 740 1205 0 16924 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72532

[startup+25.5003 s]
/proc/loadavg: 1.45 1.71 1.73 3/178 3648
/proc/meminfo: memFree=1048312/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=74308 CPUtime=25.49 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 25052 0 0 0 2533 16 0 0 25 0 1 0 633916131 76091392 17662 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 18577 17662 752 1205 0 17368 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74308

[startup+51.1008 s]
/proc/loadavg: 1.64 1.74 1.73 3/178 3648
/proc/meminfo: memFree=1047840/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=75372 CPUtime=51.09 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 55092 0 0 0 5077 32 0 0 25 0 1 0 633916131 77180928 17913 33554432000 4194304 9128323 140737080294032 18446744073709551615 5334876 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 18843 17913 752 1205 0 17634 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75372

[startup+102.307 s]
/proc/loadavg: 1.85 1.78 1.74 3/178 3650
/proc/meminfo: memFree=1039024/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=81264 CPUtime=102.29 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 99531 0 0 0 10164 65 0 0 25 0 1 0 633916131 83214336 19372 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 20316 19372 752 1205 0 19107 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 81264

[startup+162.301 s]
/proc/loadavg: 1.94 1.82 1.75 3/178 3651
/proc/meminfo: memFree=1036628/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=84076 CPUtime=162.29 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 114712 0 0 0 16126 103 0 0 25 0 1 0 633916131 86093824 20085 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 21019 20085 752 1205 0 19810 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 84076

[startup+222.301 s]
/proc/loadavg: 1.98 1.85 1.77 3/178 3653
/proc/meminfo: memFree=1034708/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=85792 CPUtime=222.29 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 120122 0 0 0 22089 140 0 0 25 0 1 0 633916131 87851008 20558 33554432000 4194304 9128323 140737080294032 18446744073709551615 4592817 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 21448 20558 752 1205 0 20239 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 85792

[startup+282.301 s]
/proc/loadavg: 1.99 1.87 1.78 3/178 3655
/proc/meminfo: memFree=1029920/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=87028 CPUtime=282.3 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 126439 0 0 0 28053 177 0 0 25 0 1 0 633916131 89116672 20853 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 21757 20853 752 1205 0 20548 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 87028

[startup+342.3 s]
/proc/loadavg: 1.99 1.89 1.79 3/178 3656
/proc/meminfo: memFree=1025148/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=88792 CPUtime=342.3 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 155785 0 0 0 34013 217 0 0 25 0 1 0 633916131 90923008 21272 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 22198 21272 752 1205 0 20989 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 88792

[startup+402.301 s]
/proc/loadavg: 1.99 1.91 1.80 3/178 3658
/proc/meminfo: memFree=1024068/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=89048 CPUtime=402.3 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 157999 0 0 0 39976 254 0 0 25 0 1 0 633916131 91185152 21341 33554432000 4194304 9128323 140737080294032 18446744073709551615 7205959 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 22262 21341 752 1205 0 21053 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 89048

[startup+462.3 s]
/proc/loadavg: 1.99 1.92 1.81 3/178 3659
/proc/meminfo: memFree=1018568/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=91984 CPUtime=462.3 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 163801 0 0 0 45941 289 0 0 25 0 1 0 633916131 94191616 22079 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 22996 22079 752 1205 0 21787 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 91984

[startup+522.301 s]
/proc/loadavg: 2.04 1.95 1.83 3/178 3664
/proc/meminfo: memFree=1011844/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=96324 CPUtime=522.3 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 164914 0 0 0 51908 322 0 0 25 0 1 0 633916131 98635776 23192 33554432000 4194304 9128323 140737080294032 18446744073709551615 5207323 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 24081 23192 752 1205 0 22872 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 96324

[startup+582.301 s]
/proc/loadavg: 2.01 1.95 1.83 3/178 3666
/proc/meminfo: memFree=1008768/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=97584 CPUtime=582.31 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 167371 0 0 0 57872 359 0 0 25 0 1 0 633916131 99926016 23497 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 24396 23497 752 1205 0 23187 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 97584

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 1.97 1.86 3/178 3681
/proc/meminfo: memFree=997636/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=100788 CPUtime=822.31 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 173227 0 0 0 81735 496 0 0 25 0 1 0 633916131 103206912 24268 33554432000 4194304 9128323 140737080294032 18446744073709551615 7343140 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 25197 24268 752 1205 0 23988 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 100788

[startup+882.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/178 3683
/proc/meminfo: memFree=996920/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=101788 CPUtime=882.31 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 173461 0 0 0 87699 532 0 0 25 0 1 0 633916131 104230912 24502 33554432000 4194304 9128323 140737080294032 18446744073709551615 7343089 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 25447 24502 752 1205 0 24238 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 101788

[startup+942.301 s]
/proc/loadavg: 2.00 1.97 1.87 3/178 3684
/proc/meminfo: memFree=994132/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=103516 CPUtime=942.31 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 173868 0 0 0 93666 565 0 0 25 0 1 0 633916131 106000384 24909 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 25879 24909 752 1205 0 24670 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 103516

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/178 3686
/proc/meminfo: memFree=992268/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=105132 CPUtime=1002.31 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 174312 0 0 0 99632 599 0 0 25 0 1 0 633916131 107655168 25353 33554432000 4194304 9128323 140737080294032 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 26283 25353 752 1205 0 25074 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 105132

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 3687
/proc/meminfo: memFree=991124/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=105596 CPUtime=1062.32 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 174417 0 0 0 105600 632 0 0 25 0 1 0 633916131 108130304 25458 33554432000 4194304 9128323 140737080294032 18446744073709551615 7343070 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 26399 25458 752 1205 0 25190 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 105596

[startup+1122.3 s]
/proc/loadavg: 2.06 1.99 1.89 3/178 3727
/proc/meminfo: memFree=1003012/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=106236 CPUtime=1122.32 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 174542 0 0 0 111565 667 0 0 25 0 1 0 633916131 108785664 25583 33554432000 4194304 9128323 140737080294032 18446744073709551615 6416641 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 26559 25583 752 1205 0 25350 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 106236

[startup+1182.3 s]
/proc/loadavg: 2.07 2.00 1.90 3/178 3729
/proc/meminfo: memFree=999772/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=108648 CPUtime=1182.31 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 175145 0 0 0 117532 699 0 0 25 0 1 0 633916131 111255552 26186 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 27162 26186 752 1205 0 25953 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 108648

[startup+1242.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 3730
/proc/meminfo: memFree=997564/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=109136 CPUtime=1242.31 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 177786 0 0 0 123495 736 0 0 25 0 1 0 633916131 111755264 26339 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 27284 26339 752 1205 0 26075 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 109136

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 3732
/proc/meminfo: memFree=995432/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=109696 CPUtime=1302.32 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 177909 0 0 0 129463 769 0 0 25 0 1 0 633916131 112328704 26462 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 27424 26462 752 1205 0 26215 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 109696

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3733
/proc/meminfo: memFree=992104/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=110036 CPUtime=1362.32 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 178003 0 0 0 135429 803 0 0 25 0 1 0 633916131 112676864 26556 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 27509 26556 752 1205 0 26300 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 110036

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3735
/proc/meminfo: memFree=989724/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=110668 CPUtime=1422.32 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 178144 0 0 0 141395 837 0 0 25 0 1 0 633916131 113324032 26697 33554432000 4194304 9128323 140737080294032 18446744073709551615 4528602 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 27667 26697 752 1205 0 26458 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 110668

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3737
/proc/meminfo: memFree=986040/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=111216 CPUtime=1482.32 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 178284 0 0 0 147361 871 0 0 25 0 1 0 633916131 113885184 26836 33554432000 4194304 9128323 140737080294032 18446744073709551615 6505881 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 27804 26836 752 1205 0 26595 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 111216

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3738
/proc/meminfo: memFree=986064/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=111216 CPUtime=1542.33 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 178290 0 0 0 153330 903 0 0 25 0 1 0 633916131 113885184 26842 33554432000 4194304 9128323 140737080294032 18446744073709551615 5984556 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 27804 26842 752 1205 0 26595 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 111216

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3740
/proc/meminfo: memFree=981764/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=111528 CPUtime=1602.32 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 196862 0 0 0 159292 940 0 0 25 0 1 0 633916131 114204672 26886 33554432000 4194304 9128323 140737080294032 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 27882 26886 752 1205 0 26673 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 111528

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 1.91 3/178 3741
/proc/meminfo: memFree=980316/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=111368 CPUtime=1662.33 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 201702 0 0 0 165256 977 0 0 25 0 1 0 633916131 114040832 26885 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 27842 26885 752 1205 0 26633 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 111368

[startup+1722.3 s]
/proc/loadavg: 2.10 2.03 1.92 3/178 3743
/proc/meminfo: memFree=974124/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=112156 CPUtime=1722.33 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 203820 0 0 0 171221 1012 0 0 25 0 1 0 633916131 114847744 27017 33554432000 4194304 9128323 140737080294032 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 28039 27017 752 1205 0 26830 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 112156

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 1.92 3/178 3745
/proc/meminfo: memFree=972552/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=112156 CPUtime=1782.33 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 203820 0 0 0 177189 1044 0 0 25 0 1 0 633916131 114847744 27017 33554432000 4194304 9128323 140737080294032 18446744073709551615 7989822 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 28039 27017 752 1205 0 26830 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 112156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.02 1.92 3/178 3745
/proc/meminfo: memFree=971548/32951124 swapFree=67055716/67111528
[pid=3641] ppid=3639 vsize=113416 CPUtime=1800.04 cores=0,2,4,6
/proc/3641/stat : 3641 (scip-2.0.1.4.li) R 3639 3641 2916 0 -1 4202496 204098 0 0 0 178949 1055 0 0 25 0 1 0 633916131 116137984 27292 33554432000 4194304 9128323 140737080294032 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3641/statm: 28354 27292 752 1205 0 27145 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 113416

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

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

Child status: 0
Real time (s): 1800.07
CPU time (s): 1800.1
CPU user time (s): 1789.55
CPU system time (s): 10.5554
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 132152

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

runsolver used 3.13352 second user time and 6.03308 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-12 18:47:29
IDJOB=3447735
IDBENCH=78906
IDSOLVER=1944
FILE ID=node107/3447735-1307897249
RUNJOBID= node107-1307897248-3618
PBS_JOBID= 13559596
Free space on /var/tmp= 2896 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.1900563801--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-3447735-1307897249/watcher-3447735-1307897249 -o /var/tmp/evaluation-result-3447735-1307897249/solver-3447735-1307897249 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447735-1307897249.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 6f14288bb7c1e317bfd5e53473571ca7
RANDOM SEED=1019511821

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1170180 kB
Buffers:         49304 kB
Cached:       30742260 kB
SwapCached:      20072 kB
Active:       15641928 kB
Inactive:     15178244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1170180 kB
SwapTotal:    67111528 kB
SwapFree:     67055716 kB
Dirty:           24236 kB
Writeback:           0 kB
AnonPages:       26188 kB
Mapped:          12196 kB
Slab:           896820 kB
PageTables:       4708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182920 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= 2872 MiB
End job on node107 at 2011-06-12 19:17:31