Trace number 3447715

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 1227.93 1227.9

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900571761--soft-33-100-0.wbo
MD5SUM91e040f5c30df15d8a8ea402735ab864
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 benchmark56.9303
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 constraints1848
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 94973
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94972
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 713
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-3447715-1307897182.wbo>
0.01/0.02	c original problem has 2079 variables (2079 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.01/0.02	c problem read
0.01/0.02	c presolving settings loaded
0.01/0.04	c presolving:
0.01/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, 124 impls, 8 clqs
0.01/0.08	c (round 2) 0 del vars, 106 del conss, 0 add conss, 1848 chg bounds, 46 chg sides, 0 chg coeffs, 0 upgd conss, 124 impls, 8 clqs
0.01/0.09	c (round 3) 92 del vars, 197 del conss, 0 add conss, 1881 chg bounds, 104 chg sides, 0 chg coeffs, 0 upgd conss, 124 impls, 8 clqs
0.09/0.10	c (round 4) 158 del vars, 203 del conss, 0 add conss, 1884 chg bounds, 107 chg sides, 0 chg coeffs, 0 upgd conss, 124 impls, 8 clqs
0.09/0.11	c (round 5) 164 del vars, 203 del conss, 0 add conss, 1884 chg bounds, 107 chg sides, 0 chg coeffs, 821 upgd conss, 124 impls, 8 clqs
0.09/0.11	c (round 6) 164 del vars, 220 del conss, 0 add conss, 1884 chg bounds, 107 chg sides, 0 chg coeffs, 821 upgd conss, 124 impls, 8 clqs
0.09/0.16	c    (0.2s) probing: 101/1997 (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.17	c presolving (7 rounds):
0.09/0.17	c  164 deleted vars, 220 deleted constraints, 0 added constraints, 1884 tightened bounds, 0 added holes, 107 changed sides, 0 changed coefficients
0.09/0.17	c  1890 implications, 8 cliques
0.09/0.17	c presolved problem has 3763 variables (1997 bin, 0 int, 1766 impl, 0 cont) and 4336 constraints
0.09/0.17	c      28 constraints of type <setppc>
0.09/0.17	c    1766 constraints of type <linear>
0.09/0.17	c    1766 constraints of type <indicator>
0.09/0.17	c     776 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.14
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 2.0.1.4
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1800
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 13950
0.09/0.17	c 
0.09/0.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.17	c # [type: int, range: [1,2], default: 1]
0.09/0.17	c timing/clocktype = 2
0.09/0.17	c 
0.09/0.17	c # belongs reading time to solving time?
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c timing/reading = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/indicator/addCouplingCons = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.49/0.57	o 593
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 |   - |3763 |6102 |3763 |2570 |   0 |   0 |   0 |      --      | 5.930000e+02 |    Inf 
0.49/0.59	c   0.6s|     1 |     0 |    93 |     - |  13M|   0 |  42 |3763 |6102 |3763 |2570 |   0 |   0 |   0 | 0.000000e+00 | 5.930000e+02 |    Inf 
0.79/0.88	c   0.9s|     1 |     0 |   184 |     - |  15M|   0 |  42 |3763 |6145 |3763 |2578 |   8 |   0 |   0 | 0.000000e+00 | 5.930000e+02 |    Inf 
0.99/1.01	c   1.0s|     1 |     0 |   205 |     - |  15M|   0 |  47 |3763 |6145 |3763 |2583 |  13 |   0 |   0 | 0.000000e+00 | 5.930000e+02 |    Inf 
1.19/1.23	c   1.2s|     1 |     0 |   235 |     - |  16M|   0 |  43 |3763 |6145 |3763 |2585 |  15 |   0 |   0 | 0.000000e+00 | 5.930000e+02 |    Inf 
1.39/1.44	c   1.4s|     1 |     0 |   276 |     - |  16M|   0 |  49 |3763 |6145 |3763 |2590 |  20 |   0 |   0 | 0.000000e+00 | 5.930000e+02 |    Inf 
1.59/1.65	c   1.7s|     1 |     0 |   315 |     - |  16M|   0 |  44 |3763 |6145 |3763 |2596 |  26 |   0 |   0 | 0.000000e+00 | 5.930000e+02 |    Inf 
1.79/1.88	c   1.9s|     1 |     0 |   373 |     - |  17M|   0 |  50 |3763 |6145 |3763 |2602 |  32 |   0 |   0 | 0.000000e+00 | 5.930000e+02 |    Inf 
2.29/2.30	c   2.3s|     1 |     2 |   373 |     - |  17M|   0 |  50 |3763 |6145 |3763 |2602 |  32 |   0 |   9 | 0.000000e+00 | 5.930000e+02 |    Inf 
3.29/3.34	o 322
3.29/3.34	c r 3.3s|    18 |    17 |  1666 |  76.1 |  17M|  17 |   1 |3763 |6145 |3763 |2687 |  97 |   0 | 170 | 0.000000e+00 | 3.220000e+02 |    Inf 
3.29/3.36	o 314
3.29/3.36	c * 3.4s|    20 |    17 |  1672 |  68.4 |  18M|  18 |   - |3763 |6147 |3763 |2687 |  97 |   2 | 170 | 0.000000e+00 | 3.140000e+02 |    Inf 
4.89/4.95	o 256
4.89/4.95	c * 5.0s|    64 |    41 |  3475 |  49.2 |  19M|  22 |   - |3763 |6173 |3763 |2614 | 195 |  28 | 377 | 0.000000e+00 | 2.560000e+02 |    Inf 
4.89/4.96	o 242
4.89/4.96	c * 5.0s|    65 |    39 |  3481 |  48.6 |  19M|  22 |   - |3763 |6173 |3763 |2608 | 195 |  28 | 377 | 0.000000e+00 | 2.420000e+02 |    Inf 
6.89/6.91	o 185
6.89/6.91	c * 6.9s|   151 |    69 |  6911 |  43.6 |  21M|  29 |   - |3763 |6259 |3763 |2609 | 351 | 114 | 616 | 0.000000e+00 | 1.850000e+02 |    Inf 
7.49/7.50	o 182
7.49/7.50	c * 7.5s|   173 |    79 |  8367 |  46.5 |  21M|  29 |   - |3763 |6274 |3763 |2625 | 404 | 129 | 683 | 0.000000e+00 | 1.820000e+02 |    Inf 
7.79/7.83	o 120
7.79/7.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.79/7.83	c * 7.8s|   205 |    67 |  9056 |  42.6 |  21M|  29 |   - |3763 |6300 |3763 |2665 | 446 | 155 | 708 | 0.000000e+00 | 1.200000e+02 |    Inf 
7.79/7.88	o 94
7.79/7.88	c * 7.9s|   211 |    46 |  9219 |  42.1 |  21M|  29 |   - |3763 |6302 |3763 |2629 | 452 | 157 | 708 | 0.000000e+00 | 9.400000e+01 |    Inf 
10.69/10.75	o 93
10.69/10.75	c *10.8s|   459 |    68 | 11666 |  24.7 |  24M|  31 |   - |3763 |6228 |3763 |2623 | 460 | 348 |1084 | 0.000000e+00 | 9.300000e+01 |    Inf 
11.09/11.11	o 83
11.09/11.11	c *11.1s|   505 |    71 | 12198 |  23.5 |  24M|  31 |   - |3763 |6226 |3763 |2623 | 460 | 387 |1104 | 0.000000e+00 | 8.300000e+01 |    Inf 
15.49/15.53	o 72
15.49/15.53	c *15.5s|  1131 |   122 | 18514 |  16.1 |  26M|  52 |   - |3763 |6248 |3763 |2623 | 467 |1012 |1408 | 0.000000e+00 | 7.200000e+01 |    Inf 
18.70/18.75	o 59
18.70/18.75	c *18.8s|  1545 |   186 | 24746 |  15.8 |  26M|  52 |   - |3763 |5925 |3763 |2627 | 489 |1391 |1620 | 0.000000e+00 | 5.900000e+01 |    Inf 
19.59/19.66	o 48
19.59/19.66	c *19.7s|  1663 |   207 | 27278 |  16.2 |  26M|  52 |   - |3763 |5373 |3763 |2623 | 490 |1500 |1646 | 0.000000e+00 | 4.800000e+01 |    Inf 
21.79/21.80	o 42
21.79/21.80	c *21.8s|  2035 |   234 | 33111 |  16.1 |  27M|  52 |   - |3763 |5043 |3763 |2623 | 500 |1865 |1686 | 0.000000e+00 | 4.200000e+01 |    Inf 
22.59/22.60	o 39
22.59/22.60	c *22.6s|  2197 |   243 | 35386 |  15.9 |  27M|  52 |   - |3763 |4908 |3763 |2623 | 504 |2027 |1695 | 0.000000e+00 | 3.900000e+01 |    Inf 
25.39/25.42	o 33
25.39/25.42	c *25.4s|  2839 |   329 | 45088 |  15.8 |  28M|  52 |   - |3763 |4996 |3763 |2587 | 515 |2678 |1702 | 0.000000e+00 | 3.300000e+01 |    Inf 
26.49/26.50	o 32
26.49/26.50	c *26.5s|  3092 |   342 | 48519 |  15.6 |  28M|  52 |   - |3763 |4895 |3763 |2623 | 520 |2960 |1706 | 0.000000e+00 | 3.200000e+01 |    Inf 
26.69/26.72	o 22
26.69/26.72	c *26.7s|  3150 |   316 | 49208 |  15.5 |  27M|  52 |   - |3763 |4798 |3763 |2587 | 520 |3026 |1706 | 0.000000e+00 | 2.200000e+01 |    Inf 
30.80/30.88	o 19
30.80/30.88	c *30.9s|  4014 |   367 | 65281 |  16.2 |  28M|  52 |   - |3763 |4505 |3763 |2587 | 522 |3884 |1719 | 0.000000e+00 | 1.900000e+01 |    Inf 
32.09/32.18	o 12
32.09/32.18	c *32.2s|  4298 |   315 | 70669 |  16.4 |  27M|  52 |   - |3763 |4405 |3763 |2625 | 525 |4167 |1719 | 0.000000e+00 | 1.200000e+01 |    Inf 
46.09/46.14	o 9
46.09/46.14	c *46.1s|  7759 |   242 |135200 |  17.4 |  27M|  52 |   - |3763 |5722 |3763 |2625 | 531 |7865 |1730 | 0.000000e+00 | 9.000000e+00 |    Inf 
53.59/53.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
53.59/53.66	c  53.7s| 10000 |   295 |171606 |  17.1 |  28M|  52 |  27 |3763 |6968 |3763 |2587 | 531 |  10k|1730 | 0.000000e+00 | 9.000000e+00 |    Inf 
89.39/89.40	c  89.4s| 20000 |   334 |320795 |  16.0 |  32M|  52 |   - |3763 |  13k|3763 |2587 | 539 |  23k|2136 | 0.000000e+00 | 9.000000e+00 |    Inf 
129.39/129.44	c   129s| 30000 |   379 |486009 |  16.2 |  34M|  52 |   - |3763 |  16k|   0 |   0 | 541 |  36k|2763 | 0.000000e+00 | 9.000000e+00 |    Inf 
132.79/132.88	o 8
132.79/132.88	c * 133s| 30949 |   375 |501899 |  16.2 |  34M|  52 |   - |3763 |  17k|3763 |2589 | 543 |  38k|2770 | 0.000000e+00 | 8.000000e+00 |    Inf 
151.20/151.29	o 7
151.20/151.29	c * 151s| 35508 |   382 |579661 |  16.3 |  34M|  59 |   - |3763 |  15k|3763 |2587 | 547 |  44k|3031 | 0.000000e+00 | 7.000000e+00 |    Inf 
163.60/163.68	o 3
163.60/163.68	c * 164s| 38613 |   330 |631153 |  16.3 |  32M|  59 |   - |3763 |  14k|3763 |2587 | 548 |  48k|3222 | 0.000000e+00 | 3.000000e+00 |    Inf 
169.10/169.15	c   169s| 40000 |   291 |655630 |  16.4 |  30M|  59 |  33 |3763 |  10k|3763 |2587 | 548 |  50k|3252 | 0.000000e+00 | 3.000000e+00 |    Inf 
206.29/206.35	c   206s| 50000 |   260 |816896 |  16.3 |  32M|  59 |  27 |3763 |  13k|3763 |2587 | 548 |  62k|3702 | 0.000000e+00 | 3.000000e+00 |    Inf 
223.50/223.53	o 2
223.50/223.53	c * 224s| 54689 |   287 |888710 |  16.2 |  33M|  60 |   - |3763 |  16k|3763 |2588 | 549 |  69k|3894 | 0.000000e+00 | 2.000000e+00 |    Inf 
243.10/243.18	c   243s| 60000 |   298 |972563 |  16.2 |  34M|  60 |  35 |3763 |  19k|3763 |2587 | 549 |  76k|4085 | 0.000000e+00 | 2.000000e+00 |    Inf 
279.30/279.38	c   279s| 70000 |   254 |  1121k|  16.0 |  34M|  60 |   - |3763 |  19k|3763 |2587 | 549 |  89k|4398 | 0.000000e+00 | 2.000000e+00 |    Inf 
319.30/319.32	c   319s| 80000 |   160 |  1293k|  16.2 |  32M|  60 |  44 |3763 |  15k|3763 |2587 | 549 | 102k|4764 | 0.000000e+00 | 2.000000e+00 |    Inf 
358.80/358.84	c   359s| 90000 |   199 |  1467k|  16.3 |  36M|  60 |   - |3763 |  23k|3763 |2587 | 549 | 116k|5097 | 0.000000e+00 | 2.000000e+00 |    Inf 
399.31/399.33	c   399s|100000 |   185 |  1640k|  16.4 |  37M|  61 |   - |3763 |  25k|3763 |2587 | 549 | 129k|5363 | 0.000000e+00 | 2.000000e+00 |    Inf 
438.21/438.26	c   438s|110000 |   198 |  1806k|  16.4 |  39M|  62 |   - |3763 |  29k|   0 |   0 | 549 | 142k|5624 | 0.000000e+00 | 2.000000e+00 |    Inf 
479.10/479.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
479.10/479.16	c   479s|120000 |   187 |  1972k|  16.4 |  40M|  62 |  38 |3763 |  33k|3763 |2587 | 549 | 156k|5921 | 0.000000e+00 | 2.000000e+00 |    Inf 
522.41/522.43	c   522s|130000 |   205 |  2151k|  16.5 |  45M|  62 |  33 |3763 |  42k|3763 |2587 | 549 | 169k|6107 | 0.000000e+00 | 2.000000e+00 |    Inf 
568.90/568.96	c   569s|140000 |   205 |  2338k|  16.7 |  46M|  63 |   - |3763 |  43k|3763 |2587 | 549 | 182k|6420 | 0.000000e+00 | 2.000000e+00 |    Inf 
614.31/614.35	c   614s|150000 |   247 |  2521k|  16.8 |  49M|  63 |  22 |3763 |  49k|3763 |2587 | 549 | 196k|6668 | 0.000000e+00 | 2.000000e+00 |    Inf 
660.50/660.53	c   661s|160000 |   244 |  2694k|  16.8 |  50M|  63 |   - |3763 |  51k|3763 |2587 | 549 | 209k|6877 | 0.000000e+00 | 2.000000e+00 |    Inf 
705.01/705.05	c   705s|170000 |   272 |  2863k|  16.8 |  50M|  63 |   - |3763 |  52k|3763 |2587 | 549 | 222k|7063 | 0.000000e+00 | 2.000000e+00 |    Inf 
753.01/753.06	c   753s|180000 |   231 |  3048k|  16.9 |  51M|  63 |  35 |3763 |  53k|3763 |2587 | 549 | 236k|7308 | 0.000000e+00 | 2.000000e+00 |    Inf 
800.51/800.55	c   801s|190000 |   247 |  3233k|  17.0 |  52M|  65 |   - |3763 |  56k|3763 |2587 | 549 | 250k|7550 | 0.000000e+00 | 2.000000e+00 |    Inf 
852.71/852.73	o 1
852.71/852.73	c * 853s|199760 |   224 |  3426k|  17.2 |  53M|  65 |   - |3763 |  59k|3763 |2587 | 549 | 263k|7739 | 0.000000e+00 | 1.000000e+00 |    Inf 
854.11/854.11	c   854s|200000 |   221 |  3431k|  17.2 |  51M|  65 |  31 |3763 |  56k|3763 |2587 | 549 | 263k|7759 | 0.000000e+00 | 1.000000e+00 |    Inf 
903.22/903.27	c   903s|210000 |   235 |  3619k|  17.2 |  53M|  65 |  30 |3763 |  59k|3763 |2587 | 549 | 277k|7933 | 0.000000e+00 | 1.000000e+00 |    Inf 
951.92/951.94	c   952s|220000 |   292 |  3810k|  17.3 |  55M|  65 |  33 |3763 |  63k|3763 |2587 | 549 | 291k|8109 | 0.000000e+00 | 1.000000e+00 |    Inf 
999.92/999.91	c  1000s|230000 |   231 |  4001k|  17.4 |  55M|  70 |  26 |3763 |  63k|3763 |2587 | 549 | 305k|8294 | 0.000000e+00 | 1.000000e+00 |    Inf 
1048.82/1048.85	c  1049s|240000 |   174 |  4191k|  17.5 |  52M|  70 |  31 |3763 |  57k|3763 |2587 | 549 | 318k|8471 | 0.000000e+00 | 1.000000e+00 |    Inf 
1098.82/1098.87	c  1099s|250000 |   121 |  4393k|  17.6 |  38M|  70 |  34 |3763 |  21k|3763 |2587 | 549 | 332k|8688 | 0.000000e+00 | 1.000000e+00 |    Inf 
1140.72/1140.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1140.72/1140.79	c  1141s|260000 |   110 |  4575k|  17.6 |  39M|  70 |  22 |3763 |  23k|3763 |2587 | 549 | 344k|8883 | 0.000000e+00 | 1.000000e+00 |    Inf 
1182.32/1182.32	c  1182s|270000 |   103 |  4759k|  17.6 |  41M|  70 |  33 |3763 |  27k|3763 |2587 | 549 | 357k|9068 | 0.000000e+00 | 1.000000e+00 |    Inf 
1225.92/1225.90	c  1226s|280000 |    30 |  4948k|  17.7 |  36M|  70 |  33 |3763 |  18k|3763 |2587 | 549 | 369k|9274 | 0.000000e+00 | 1.000000e+00 |    Inf 
1227.82/1227.86	c 
1227.82/1227.86	c SCIP Status        : problem is solved [optimal solution found]
1227.82/1227.86	c Solving Time (sec) : 1227.86
1227.82/1227.86	c Solving Nodes      : 280448
1227.82/1227.86	c Primal Bound       : +1.00000000000000e+00 (183 solutions)
1227.82/1227.86	c Dual Bound         : +1.00000000000000e+00
1227.82/1227.86	c Gap                : 0.00 %
1227.82/1227.86	s OPTIMUM FOUND
1227.82/1227.86	v -x231 -x230 -x229 -x228 -x227 x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 x210 
1227.82/1227.86	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1227.82/1227.86	v -x188 -x187 -x186 -x185 -x184 x183 -x182 -x181 -x180 x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1227.82/1227.86	v -x167 -x166 -x165 x164 -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1227.82/1227.86	v -x146 -x145 -x144 -x143 x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 -x125 
1227.82/1227.86	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1227.82/1227.86	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 
1227.82/1227.86	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 
1227.82/1227.86	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 
1227.82/1227.86	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 
1227.82/1227.86	v -x1 
1227.82/1227.86	c SCIP Status        : problem is solved [optimal solution found]
1227.82/1227.86	c Total Time         :    1227.86
1227.82/1227.86	c   solving          :    1227.86
1227.82/1227.86	c   presolving       :       0.14 (included in solving)
1227.82/1227.86	c   reading          :       0.02 (included in solving)
1227.82/1227.86	c Original Problem   :
1227.82/1227.86	c   Problem name     : HOME/instance-3447715-1307897182.wbo
1227.82/1227.86	c   Variables        : 2079 (2079 binary, 0 integer, 0 implicit integer, 0 continuous)
1227.82/1227.86	c   Constraints      : 2708 initial, 2708 maximal
1227.82/1227.86	c Presolved Problem  :
1227.82/1227.86	c   Problem name     : t_HOME/instance-3447715-1307897182.wbo
1227.82/1227.86	c   Variables        : 3763 (1997 binary, 0 integer, 1766 implicit integer, 0 continuous)
1227.82/1227.86	c   Constraints      : 4336 initial, 65792 maximal
1227.82/1227.86	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1227.82/1227.86	c   trivial          :       0.00         82          0          0          0          0          0          0          0          0
1227.82/1227.86	c   dualfix          :       0.00         82          0          0          0          0          0          0          0          0
1227.82/1227.86	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1227.82/1227.86	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1227.82/1227.86	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1227.82/1227.86	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1227.82/1227.86	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1227.82/1227.86	c   setppc           :       0.00          0          0          0          0          0         17          0          0          0
1227.82/1227.86	c   linear           :       0.07          0          0          0       1884          0        121          0        107          0
1227.82/1227.86	c   indicator        :       0.00          0          0          0          0          0         82          0          0          0
1227.82/1227.86	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1227.82/1227.86	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1227.82/1227.86	c   root node        :          -       3532          -          -       3532          -          -          -          -          -
1227.82/1227.86	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1227.82/1227.86	c   integral         :          0          0          0     144875          0        781          0        357       2851          0          0     284348
1227.82/1227.86	c   varbound         :          0+         6     984097        538          0          0       2810          0     257883        536          0          0
1227.82/1227.86	c   setppc           :         28          6    1374959          7          0        778     851564       2167     623498          0          0          0
1227.82/1227.86	c   linear           :       1766+         7    1373245         12          0        760    3373772      17347    3668034          0          0          0
1227.82/1227.86	c   indicator        :       1766          0     969587        538          0        756       2946          0       5716          0          0          0
1227.82/1227.86	c   logicor          :        776+         6     527785         25          0        158    1365011      11122     935073          0          0          0
1227.82/1227.86	c   bounddisjunction :          0+         0     123191          0          0          0         30          2         45          0          0          0
1227.82/1227.86	c   countsols        :          0          0          0         25          0        160          0          0          0          0          0          0
1227.82/1227.86	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1227.82/1227.86	c   integral         :      54.44       0.00       0.00      54.42       0.00       0.03       0.00
1227.82/1227.86	c   varbound         :       1.23       0.00       1.20       0.02       0.00       0.00       0.00
1227.82/1227.86	c   setppc           :       6.25       0.00       5.99       0.00       0.00       0.00       0.26
1227.82/1227.86	c   linear           :      38.74       0.00      36.55       0.00       0.00       0.15       2.04
1227.82/1227.86	c   indicator        :       2.16       0.00       1.50       0.06       0.00       0.59       0.00
1227.82/1227.86	c   logicor          :     107.92       0.00     106.35       0.00       0.00       0.01       1.56
1227.82/1227.86	c   bounddisjunction :       0.23       0.00       0.23       0.00       0.00       0.00       0.00
1227.82/1227.86	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1227.82/1227.86	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1227.82/1227.86	c   vbounds          :      21337        954          4      72667
1227.82/1227.86	c   rootredcost      :         26          0          0       1766
1227.82/1227.86	c   pseudoobj        :    1379603       2980        731     254763
1227.82/1227.86	c Propagator Timings :  TotalTime  Propagate    Resprop
1227.82/1227.86	c   vbounds          :       3.65       3.65       0.00
1227.82/1227.86	c   rootredcost      :       0.25       0.25       0.00
1227.82/1227.86	c   pseudoobj        :      35.35      35.30       0.06
1227.82/1227.86	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1227.82/1227.86	c   propagation      :       1.84      31373      31310     177003       27.9        609       20.5          -
1227.82/1227.86	c   infeasible LP    :      30.32     110119     110101     733715       39.2       1404       14.5          0
1227.82/1227.86	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1227.82/1227.86	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1227.82/1227.86	c   pseudo solution  :       0.00          1          1          1        2.0          0        0.0          -
1227.82/1227.86	c   applied globally :          -          -          -     370166       32.6          -          -          -
1227.82/1227.86	c   applied locally  :          -          -          -          0        0.0          -          -          -
1227.82/1227.86	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1227.82/1227.86	c   cut pool         :       0.00          5          -          -         50          -    (maximal pool size: 545)
1227.82/1227.86	c   redcost          :       9.38     145522          0      81875          0          0
1227.82/1227.86	c   impliedbounds    :       0.00          6          0          0          0          0
1227.82/1227.86	c   intobj           :       0.00          0          0          0          0          0
1227.82/1227.86	c   gomory           :       0.47          6          0          0       1363          0
1227.82/1227.86	c   cgmip            :       0.00          0          0          0          0          0
1227.82/1227.86	c   closecuts        :       0.00          0          0          0          0          0
1227.82/1227.86	c   strongcg         :       0.39          6          0          0       2803          0
1227.82/1227.86	c   cmir             :       0.09          6          0          0          0          0
1227.82/1227.86	c   flowcover        :       0.09          6          0          0          0          0
1227.82/1227.86	c   clique           :       0.00          6          0          0          0          0
1227.82/1227.86	c   zerohalf         :       0.00          0          0          0          0          0
1227.82/1227.86	c   mcf              :       0.00          1          0          0          0          0
1227.82/1227.86	c   oddcycle         :       0.00          0          0          0          0          0
1227.82/1227.86	c   rapidlearning    :       0.19          1          0          0          0         43
1227.82/1227.86	c Pricers            :       Time      Calls       Vars
1227.82/1227.86	c   problem variables:       0.00          0          0
1227.82/1227.86	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1227.82/1227.86	c   relpscost        :      54.29     144333        357       2851          0          0     284348
1227.82/1227.86	c   pscost           :       0.00          0          0          0          0          0          0
1227.82/1227.86	c   inference        :       0.00          0          0          0          0          0          0
1227.82/1227.86	c   mostinf          :       0.00          0          0          0          0          0          0
1227.82/1227.86	c   leastinf         :       0.00          0          0          0          0          0          0
1227.82/1227.86	c   fullstrong       :       0.00          0          0          0          0          0          0
1227.82/1227.86	c   allfullstrong    :       0.00          0          0          0          0          0          0
1227.82/1227.86	c   random           :       0.00          0          0          0          0          0          0
1227.82/1227.86	c Primal Heuristics  :       Time      Calls      Found
1227.82/1227.86	c   LP solutions     :       0.01          -         25
1227.82/1227.86	c   pseudo solutions :       0.00          -          0
1227.82/1227.86	c   feaspump         :       0.01          0          0
1227.82/1227.86	c   oneopt           :       0.29         25          0
1227.82/1227.86	c   crossover        :       0.86         14          0
1227.82/1227.86	c   coefdiving       :       1.43         46          0
1227.82/1227.86	c   veclendiving     :       1.24         46          0
1227.82/1227.86	c   pscostdiving     :       0.74         46          0
1227.82/1227.86	c   linesearchdiving :       0.58         46          0
1227.82/1227.86	c   fracdiving       :       1.77         46          0
1227.82/1227.86	c   guideddiving     :       1.47         47          0
1227.82/1227.86	c   objpscostdiving  :       0.35         24          0
1227.82/1227.86	c   rootsoldiving    :       0.69         24          0
1227.82/1227.86	c   trivial          :       0.00          2          0
1227.82/1227.86	c   shiftandpropagate:       0.40          1          1
1227.82/1227.86	c   simplerounding   :       0.29     144779          1
1227.82/1227.86	c   zirounding       :       4.05        701          0
1227.82/1227.86	c   rounding         :       0.77       5361          0
1227.82/1227.86	c   shifting         :       0.70       1605          0
1227.82/1227.86	c   intshifting      :       0.01          0          0
1227.82/1227.86	c   twoopt           :       0.00          0          0
1227.82/1227.86	c   fixandinfer      :       0.00          0          0
1227.82/1227.86	c   clique           :       0.00          0          0
1227.82/1227.86	c   intdiving        :       0.00          0          0
1227.82/1227.86	c   actconsdiving    :       0.00          0          0
1227.82/1227.86	c   octane           :       0.00          0          0
1227.82/1227.86	c   rens             :       0.04          1          0
1227.82/1227.86	c   rins             :       0.00          0          0
1227.82/1227.86	c   localbranching   :       0.00          0          0
1227.82/1227.86	c   mutation         :       0.00          0          0
1227.82/1227.86	c   dins             :       0.00          0          0
1227.82/1227.86	c   vbounds          :       0.00          0          0
1227.82/1227.86	c   undercover       :       0.00          0          0
1227.82/1227.86	c   subnlp           :       0.05          0          0
1227.82/1227.86	c   trysol           :       0.29        552        156
1227.82/1227.86	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1227.82/1227.86	c   primal LP        :       0.00          0          0       0.00          -
1227.82/1227.86	c   dual LP          :     729.51     254717    4926955      19.34    6753.78
1227.82/1227.86	c   lex dual LP      :       0.00          0          0       0.00          -
1227.82/1227.86	c   barrier LP       :       0.00          0          0       0.00          -
1227.82/1227.86	c   diving/probing LP:       5.97       4224      30177       7.14    5053.73
1227.82/1227.86	c   strong branching :      51.77       9274     334570      36.08    6463.09
1227.82/1227.86	c     (at root node) :          -          9       3505     389.44          -
1227.82/1227.86	c   conflict analysis:       0.00          0          0       0.00          -
1227.82/1227.86	c B&B Tree           :
1227.82/1227.86	c   number of runs   :          1
1227.82/1227.86	c   nodes            :     280448
1227.82/1227.86	c   nodes (total)    :     280448
1227.82/1227.86	c   nodes left       :          0
1227.82/1227.86	c   max depth        :         70
1227.82/1227.86	c   max depth (total):         70
1227.82/1227.86	c   backtracks       :      28146 (10.0%)
1227.82/1227.86	c   delayed cutoffs  :       3580
1227.82/1227.86	c   repropagations   :     620495 (749405 domain reductions, 3261 cutoffs)
1227.82/1227.86	c   avg switch length:       5.74
1227.82/1227.86	c   switching time   :      95.84
1227.82/1227.86	c Solution           :
1227.82/1227.86	c   Solutions found  :        183 (27 improvements)
1227.82/1227.86	c   First Solution   : +5.93000000000000e+02   (in run 1, after 1 nodes, 0.57 seconds, depth 1891, found by <shiftandpropagate>)
1227.82/1227.86	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 199760 nodes, 852.73 seconds, depth 41, found by <relaxation>)
1227.82/1227.86	c   Dual Bound       : +1.00000000000000e+00
1227.82/1227.86	c   Gap              :       0.00 %
1227.82/1227.86	c   Root Dual Bound  : +0.00000000000000e+00
1227.82/1227.86	c   Root Iterations  :        373
1227.82/1227.90	c Time complete: 1227.92.

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 1.94 1.97 1.80 3/177 23499
/proc/meminfo: memFree=32427140/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=10312 CPUtime=0 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 1543 0 0 0 0 0 0 0 25 0 1 0 901320796 10559488 1497 33554432000 4194304 9128323 140736168740752 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23499/statm: 2578 1511 399 1205 0 1369 0

[startup+0.016142 s]
/proc/loadavg: 1.94 1.97 1.80 3/177 23499
/proc/meminfo: memFree=32427140/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=11928 CPUtime=0.01 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 1984 0 0 0 1 0 0 0 25 0 1 0 901320796 12214272 1937 33554432000 4194304 9128323 140736168740752 18446744073709551615 4609104 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23499/statm: 2982 1937 399 1205 0 1773 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11928

[startup+0.101129 s]
/proc/loadavg: 1.94 1.97 1.80 3/177 23499
/proc/meminfo: memFree=32427140/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=31740 CPUtime=0.09 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 6910 0 0 0 9 0 0 0 25 0 1 0 901320796 32501760 6604 33554432000 4194304 9128323 140736168740752 18446744073709551615 5266300 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 7935 6604 522 1205 0 6726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31740

[startup+0.301091 s]
/proc/loadavg: 1.94 1.97 1.80 3/177 23499
/proc/meminfo: memFree=32427140/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=38168 CPUtime=0.29 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 8705 0 0 0 29 0 0 0 25 0 1 0 901320796 39084032 8379 33554432000 4194304 9128323 140736168740752 18446744073709551615 4528832 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 9542 8379 609 1205 0 8333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38168

[startup+0.701024 s]
/proc/loadavg: 1.94 1.97 1.80 3/177 23499
/proc/meminfo: memFree=32427140/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=53684 CPUtime=0.69 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 12779 0 0 0 68 1 0 0 25 0 1 0 901320796 54972416 12301 33554432000 4194304 9128323 140736168740752 18446744073709551615 6886064 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 13421 12333 708 1205 0 12212 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53684

[startup+1.50088 s]
/proc/loadavg: 1.94 1.97 1.80 3/178 23500
/proc/meminfo: memFree=32359700/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=73792 CPUtime=1.49 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 17972 0 0 0 146 3 0 0 25 0 1 0 901320796 75563008 17118 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 18448 17118 727 1205 0 17239 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73792

[startup+3.1006 s]
/proc/loadavg: 1.94 1.97 1.80 3/178 23500
/proc/meminfo: memFree=32357124/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=76204 CPUtime=3.09 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 18782 0 0 0 302 7 0 0 25 0 1 0 901320796 78032896 17928 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 19051 17928 748 1205 0 17842 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76204

[startup+6.30105 s]
/proc/loadavg: 1.94 1.97 1.80 3/178 23500
/proc/meminfo: memFree=32356612/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=76204 CPUtime=6.29 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 18894 0 0 0 616 13 0 0 25 0 1 0 901320796 78032896 18040 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 19051 18040 749 1205 0 17842 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76204

[startup+12.7009 s]
/proc/loadavg: 1.95 1.97 1.81 3/178 23501
/proc/meminfo: memFree=32355948/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=76204 CPUtime=12.69 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 20505 0 0 0 1244 25 0 0 25 0 1 0 901320796 78032896 18111 33554432000 4194304 9128323 140736168740752 18446744073709551615 4752392 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 19051 18111 753 1205 0 17842 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76204

[startup+25.5007 s]
/proc/loadavg: 1.96 1.97 1.81 3/178 23501
/proc/meminfo: memFree=32356880/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=76568 CPUtime=25.49 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 27639 0 0 0 2506 43 0 0 25 0 1 0 901320796 78405632 18198 33554432000 4194304 9128323 140736168740752 18446744073709551615 6712753 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 19142 18198 754 1205 0 17933 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76568

[startup+51.1011 s]
/proc/loadavg: 1.97 1.97 1.81 3/178 23502
/proc/meminfo: memFree=32352384/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=81992 CPUtime=51.1 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 56676 0 0 0 5020 90 0 0 25 0 1 0 901320796 83959808 19565 33554432000 4194304 9128323 140736168740752 18446744073709551615 6857544 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 20498 19565 755 1205 0 19289 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 81992

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.82 3/178 23503
/proc/meminfo: memFree=32346624/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=87388 CPUtime=102.29 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 65743 0 0 0 10050 179 0 0 25 0 1 0 901320796 89485312 20950 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 21847 20950 755 1205 0 20638 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 87388

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/178 23543
/proc/meminfo: memFree=32327496/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=92324 CPUtime=162.29 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 87406 0 0 0 15932 297 0 0 25 0 1 0 901320796 94539776 22153 33554432000 4194304 9128323 140736168740752 18446744073709551615 6505884 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 23081 22153 755 1205 0 21872 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 92324

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.83 3/178 23544
/proc/meminfo: memFree=32323936/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=93356 CPUtime=222.3 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 106869 0 0 0 21798 432 0 0 25 0 1 0 901320796 95596544 22446 33554432000 4194304 9128323 140736168740752 18446744073709551615 4207439 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 23339 22446 755 1205 0 22130 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 93356

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/178 23546
/proc/meminfo: memFree=32319684/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=95800 CPUtime=282.3 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 124257 0 0 0 27661 569 0 0 25 0 1 0 901320796 98099200 23030 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 23950 23030 755 1205 0 22741 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 95800

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.84 3/178 23547
/proc/meminfo: memFree=32314528/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=96284 CPUtime=342.3 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 126330 0 0 0 33532 698 0 0 25 0 1 0 901320796 98594816 23153 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 24071 23153 755 1205 0 22862 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 96284

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.85 3/178 23549
/proc/meminfo: memFree=32311860/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=98664 CPUtime=402.3 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 126851 0 0 0 39403 827 0 0 25 0 1 0 901320796 101031936 23674 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 24666 23674 755 1205 0 23457 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 98664

[startup+462.301 s]
/proc/loadavg: 2.04 1.99 1.86 3/178 23551
/proc/meminfo: memFree=32307340/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=101816 CPUtime=462.3 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 131619 0 0 0 45277 953 0 0 25 0 1 0 901320796 104259584 24542 33554432000 4194304 9128323 140736168740752 18446744073709551615 5952098 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 25454 24542 755 1205 0 24245 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 101816

[startup+522.301 s]
/proc/loadavg: 2.01 1.99 1.87 3/178 23552
/proc/meminfo: memFree=32302712/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=106396 CPUtime=522.31 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 132738 0 0 0 51161 1070 0 0 25 0 1 0 901320796 108949504 25661 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 26599 25661 755 1205 0 25390 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 106396

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 23554
/proc/meminfo: memFree=32294460/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=111240 CPUtime=582.3 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 133929 0 0 0 57042 1188 0 0 25 0 1 0 901320796 113909760 26834 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 27810 26834 755 1205 0 26601 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 111240

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 23555
/proc/meminfo: memFree=32292048/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=112596 CPUtime=642.31 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 134273 0 0 0 62928 1303 0 0 25 0 1 0 901320796 115298304 27178 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 28149 27178 755 1205 0 26940 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 112596

[startup+702.301 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 23557
/proc/meminfo: memFree=32286904/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=116516 CPUtime=702.31 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 137481 0 0 0 68820 1411 0 0 25 0 1 0 901320796 119312384 27949 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 29129 27949 755 1205 0 27920 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 116516

[startup+762.307 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 23559
/proc/meminfo: memFree=32284104/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=117572 CPUtime=762.31 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 137723 0 0 0 74701 1530 0 0 25 0 1 0 901320796 120393728 28191 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 29393 28191 755 1205 0 28184 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 117572

[startup+822.301 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 23560
/proc/meminfo: memFree=32279844/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=118876 CPUtime=822.32 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 138087 0 0 0 80592 1640 0 0 25 0 1 0 901320796 121729024 28555 33554432000 4194304 9128323 140736168740752 18446744073709551615 7366207 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 29719 28555 755 1205 0 28510 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 118876

[startup+882.3 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 23571
/proc/meminfo: memFree=32271584/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=121400 CPUtime=882.31 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 151452 0 0 0 86489 1742 0 0 25 0 1 0 901320796 124313600 29202 33554432000 4194304 9128323 140736168740752 18446744073709551615 5984679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 30350 29202 755 1205 0 29141 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 121400

[startup+942.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23572
/proc/meminfo: memFree=32270252/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=121860 CPUtime=942.31 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 156003 0 0 0 92377 1854 0 0 25 0 1 0 901320796 124784640 29299 33554432000 4194304 9128323 140736168740752 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 30465 29299 755 1205 0 29256 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 121860

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23574
/proc/meminfo: memFree=32267980/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=123840 CPUtime=1002.32 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 158837 0 0 0 98264 1968 0 0 25 0 1 0 901320796 126812160 29776 33554432000 4194304 9128323 140736168740752 18446744073709551615 7343109 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 30960 29776 755 1205 0 29751 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 123840

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23579
/proc/meminfo: memFree=32265904/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=123840 CPUtime=1062.32 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 158884 0 0 0 104156 2076 0 0 25 0 1 0 901320796 126812160 29823 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 30960 29823 755 1205 0 29751 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 123840

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23580
/proc/meminfo: memFree=32262420/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=126684 CPUtime=1122.32 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 161428 0 0 0 110037 2195 0 0 25 0 1 0 901320796 129724416 30315 33554432000 4194304 9128323 140736168740752 18446744073709551615 7192528 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 31671 30315 755 1205 0 30462 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 126684

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23582
/proc/meminfo: memFree=32261128/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=128180 CPUtime=1182.32 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 161612 0 0 0 115909 2323 0 0 25 0 1 0 901320796 131256320 30499 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 32045 30499 755 1205 0 30836 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 128180

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

[startup+1203.1 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23582
/proc/meminfo: memFree=32260872/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=128180 CPUtime=1203.12 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 161670 0 0 0 117946 2366 0 0 25 0 1 0 901320796 131256320 30557 33554432000 4194304 9128323 140736168740752 18446744073709551615 8012585 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 32045 30557 755 1205 0 30836 0
Current children cumulated CPU time (s) 1203.12
Current children cumulated vsize (KiB) 128180

[startup+1215.9 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23583
/proc/meminfo: memFree=32260596/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=128180 CPUtime=1215.92 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 161673 0 0 0 119197 2395 0 0 25 0 1 0 901320796 131256320 30560 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 32045 30560 755 1205 0 30836 0
Current children cumulated CPU time (s) 1215.92
Current children cumulated vsize (KiB) 128180

[startup+1222.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23583
/proc/meminfo: memFree=32259848/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=129068 CPUtime=1222.32 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 161774 0 0 0 119825 2407 0 0 25 0 1 0 901320796 132165632 30661 33554432000 4194304 9128323 140736168740752 18446744073709551615 7311514 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 32267 30661 755 1205 0 31058 0
Current children cumulated CPU time (s) 1222.32
Current children cumulated vsize (KiB) 129068

[startup+1225.5 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23583
/proc/meminfo: memFree=32259720/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=129252 CPUtime=1225.52 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 161819 0 0 0 120139 2413 0 0 25 0 1 0 901320796 132354048 30706 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 32313 30706 755 1205 0 31104 0
Current children cumulated CPU time (s) 1225.52
Current children cumulated vsize (KiB) 129252

[startup+1227.1 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23583
/proc/meminfo: memFree=32259596/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=129252 CPUtime=1227.12 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 161819 0 0 0 120295 2417 0 0 25 0 1 0 901320796 132354048 30706 33554432000 4194304 9128323 140736168740752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 32313 30706 755 1205 0 31104 0
Current children cumulated CPU time (s) 1227.12
Current children cumulated vsize (KiB) 129252

[startup+1227.5 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23583
/proc/meminfo: memFree=32259596/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=129252 CPUtime=1227.53 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202496 161819 0 0 0 120335 2418 0 0 25 0 1 0 901320796 132354048 30706 33554432000 4194304 9128323 140736168740752 18446744073709551615 5332936 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23499/statm: 32313 30706 755 1205 0 31104 0
Current children cumulated CPU time (s) 1227.53
Current children cumulated vsize (KiB) 129252

[startup+1227.9 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23583
/proc/meminfo: memFree=32259596/32951124 swapFree=67052812/67111528
[pid=23499] ppid=23497 vsize=0 CPUtime=1227.92 cores=1,3,5,7
/proc/23499/stat : 23499 (scip-2.0.1.4.li) R 23497 23499 21680 0 -1 4202500 161868 0 0 0 120373 2419 0 0 18 0 1 0 901320796 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/23499/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1227.92
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1227.9
CPU time (s): 1227.93
CPU user time (s): 1203.74
CPU system time (s): 24.1923
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 129252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1203.74
system time used= 24.1923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161868
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= 6
involuntary context switches= 2858

runsolver used 1.78273 second user time and 4.20436 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-12 18:46:22
IDJOB=3447715
IDBENCH=78891
IDSOLVER=1944
FILE ID=node103/3447715-1307897182
RUNJOBID= node103-1307897153-22179
PBS_JOBID= 13559599
Free space on /tmp= 74064 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.1900571761--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3447715-1307897182/watcher-3447715-1307897182 -o /tmp/evaluation-result-3447715-1307897182/solver-3447715-1307897182 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447715-1307897182.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 91e040f5c30df15d8a8ea402735ab864
RANDOM SEED=521537123

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32427072 kB
Buffers:        104580 kB
Cached:         147328 kB
SwapCached:      22648 kB
Active:         242052 kB
Inactive:        89292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32427072 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:           25592 kB
Writeback:           0 kB
AnonPages:       77200 kB
Mapped:          12052 kB
Slab:           127540 kB
PageTables:       4484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   262516 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74052 MiB
End job on node103 at 2011-06-12 19:06:50