Trace number 3447886

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.17 1800.12

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900557362--soft-33-100-0.wbo
MD5SUM908c51b3c7715396d94712713af78fd9
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark140.662
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 constraints1868
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 94981
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94980
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 709
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-3447886-1307898924.wbo>
0.01/0.02	c original problem has 2099 variables (2099 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.05	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, 138 impls, 5 clqs
0.01/0.09	c (round 2) 0 del vars, 116 del conss, 0 add conss, 1868 chg bounds, 49 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.10	c (round 3) 98 del vars, 157 del conss, 0 add conss, 1882 chg bounds, 76 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.11	c (round 4) 126 del vars, 157 del conss, 0 add conss, 1882 chg bounds, 76 chg sides, 0 chg coeffs, 809 upgd conss, 138 impls, 5 clqs
0.09/0.12	c (round 5) 126 del vars, 163 del conss, 0 add conss, 1882 chg bounds, 76 chg sides, 0 chg coeffs, 809 upgd conss, 138 impls, 5 clqs
0.09/0.17	c    (0.2s) probing: 101/2036 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (6 rounds):
0.09/0.17	c  126 deleted vars, 163 deleted constraints, 0 added constraints, 1882 tightened bounds, 0 added holes, 76 changed sides, 0 changed coefficients
0.09/0.17	c  1943 implications, 5 cliques
0.09/0.17	c presolved problem has 3841 variables (2036 bin, 0 int, 1805 impl, 0 cont) and 4413 constraints
0.09/0.17	c      55 constraints of type <setppc>
0.09/0.17	c    1805 constraints of type <linear>
0.09/0.17	c    1805 constraints of type <indicator>
0.09/0.17	c     748 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.59/0.64	o 410
0.59/0.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.59/0.64	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3841 |6218 |3841 |2608 |   0 |   0 |   0 |      --      | 4.100000e+02 |    Inf 
0.59/0.66	c   0.7s|     1 |     0 |   118 |     - |  14M|   0 |  48 |3841 |6218 |3841 |2608 |   0 |   0 |   0 | 0.000000e+00 | 4.100000e+02 |    Inf 
0.89/0.98	c   1.0s|     1 |     0 |   476 |     - |  15M|   0 |  33 |3841 |6263 |3841 |2627 |  19 |   0 |   0 | 0.000000e+00 | 4.100000e+02 |    Inf 
1.10/1.11	c   1.1s|     1 |     0 |   521 |     - |  15M|   0 |  49 |3841 |6263 |3841 |2644 |  36 |   0 |   0 | 0.000000e+00 | 4.100000e+02 |    Inf 
1.29/1.35	c   1.4s|     1 |     0 |   556 |     - |  16M|   0 |  52 |3841 |6263 |3841 |2650 |  42 |   0 |   0 | 0.000000e+00 | 4.100000e+02 |    Inf 
1.59/1.62	c   1.6s|     1 |     0 |   600 |     - |  17M|   0 |  54 |3841 |6263 |3841 |2654 |  46 |   0 |   0 | 0.000000e+00 | 4.100000e+02 |    Inf 
1.89/1.92	c   1.9s|     1 |     0 |   620 |     - |  18M|   0 |  55 |3841 |6263 |3841 |2657 |  49 |   0 |   0 | 0.000000e+00 | 4.100000e+02 |    Inf 
2.20/2.25	c   2.2s|     1 |     0 |   643 |     - |  19M|   0 |  53 |3841 |6263 |3841 |2658 |  50 |   0 |   0 | 0.000000e+00 | 4.100000e+02 |    Inf 
2.49/2.55	c   2.5s|     1 |     2 |   643 |     - |  19M|   0 |  53 |3841 |6263 |3841 |2658 |  50 |   0 |  10 | 0.000000e+00 | 4.100000e+02 |    Inf 
18.29/18.38	o 387
18.29/18.38	c *18.4s|   224 |   219 | 27050 | 118.4 |  25M|  29 |   - |3841 |6285 |3841 |2681 | 716 |  22 | 975 | 0.000000e+00 | 3.870000e+02 |    Inf 
19.69/19.80	o 363
19.69/19.80	c r19.8s|   281 |   270 | 33337 | 116.8 |  27M|  35 |   1 |3841 |6301 |3841 |2737 | 965 |  38 |1008 | 0.000000e+00 | 3.630000e+02 |    Inf 
19.80/19.81	o 356
19.80/19.81	c *19.8s|   282 |   271 | 33347 | 116.4 |  27M|  36 |   - |3841 |6301 |3841 |2737 | 965 |  38 |1008 | 0.000000e+00 | 3.560000e+02 |    Inf 
20.29/20.39	o 227
20.29/20.39	c *20.4s|   307 |   268 | 35708 | 114.6 |  26M|  37 |   - |3841 |6301 |3841 |2747 |1068 |  38 |1026 | 0.000000e+00 | 2.270000e+02 |    Inf 
21.09/21.15	o 226
21.09/21.15	c *21.2s|   340 |   289 | 39223 | 113.8 |  27M|  39 |   - |3841 |6335 |3841 |2718 |1171 |  72 |1036 | 0.000000e+00 | 2.260000e+02 |    Inf 
21.09/21.19	o 211
21.09/21.19	c *21.2s|   342 |   284 | 39281 | 113.3 |  27M|  40 |   - |3841 |6335 |3841 |2716 |1171 |  72 |1036 | 0.000000e+00 | 2.110000e+02 |    Inf 
27.49/27.50	o 200
27.49/27.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
27.49/27.50	c l27.5s|   587 |   495 | 64949 | 109.7 |  28M|  40 |   - |3841 |6421 |3841 |2663 |1886 | 158 |1242 | 0.000000e+00 | 2.000000e+02 |    Inf 
27.49/27.57	o 83
27.49/27.57	c *27.6s|   590 |   342 | 65184 | 109.6 |  27M|  40 |   - |3841 |6421 |3841 |2668 |1899 | 158 |1242 | 0.000000e+00 | 8.300000e+01 |    Inf 
27.89/27.96	o 82
27.89/27.96	c f28.0s|   620 |   366 | 66305 | 106.1 |  27M|  40 |   - |3841 |5794 |3841 |2659 |1906 | 167 |1252 | 0.000000e+00 | 8.200000e+01 |    Inf 
28.10/28.10	o 75
28.10/28.10	c *28.1s|   628 |   363 | 66781 | 105.5 |  27M|  40 |   - |3841 |5729 |3841 |2653 |1906 | 167 |1256 | 0.000000e+00 | 7.500000e+01 |    Inf 
28.10/28.16	o 9
28.10/28.16	c *28.2s|   630 |    73 | 66927 | 105.4 |  26M|  40 |   - |3841 |5436 |3841 |2656 |1909 | 167 |1256 | 0.000000e+00 | 9.000000e+00 |    Inf 
84.50/84.56	c  84.6s| 10000 |  1149 |289966 |  28.9 |  35M|  49 |  34 |3841 |7162 |3841 |2638 |1923 |  10k|1817 | 0.000000e+00 | 9.000000e+00 |    Inf 
135.00/135.02	c   135s| 20000 |  1827 |499084 |  24.9 |  42M|  54 |   - |3841 |  11k|3841 |2638 |1932 |  22k|2030 | 0.000000e+00 | 9.000000e+00 |    Inf 
186.40/186.41	c   186s| 30000 |  2171 |698159 |  23.3 |  47M|  62 |  29 |3841 |  13k|3841 |2638 |1934 |  35k|2635 | 0.000000e+00 | 9.000000e+00 |    Inf 
235.30/235.31	c   235s| 40000 |  2471 |881677 |  22.0 |  50M|  62 |  19 |3841 |  14k|3841 |2638 |1942 |  48k|3111 | 0.000000e+00 | 9.000000e+00 |    Inf 
293.50/293.54	c   294s| 50000 |  3101 |  1111k|  22.2 |  54M|  62 |   - |3841 |  11k|   0 |   0 |1950 |  59k|3666 | 0.000000e+00 | 9.000000e+00 |    Inf 
351.70/351.79	c   352s| 60000 |  3648 |  1346k|  22.4 |  58M|  62 |  20 |3841 |9343 |3841 |2638 |1953 |  71k|4107 | 0.000000e+00 | 9.000000e+00 |    Inf 
406.71/406.73	c   407s| 70000 |  4181 |  1557k|  22.2 |  64M|  62 |   - |3841 |  10k|   0 |   0 |1977 |  83k|4493 | 0.000000e+00 | 9.000000e+00 |    Inf 
463.90/463.99	c   464s| 80000 |  4760 |  1776k|  22.2 |  69M|  62 |   - |3841 |  10k|3841 |2638 |2009 |  95k|4855 | 0.000000e+00 | 9.000000e+00 |    Inf 
523.51/523.59	c   524s| 90000 |  5046 |  2016k|  22.4 |  72M|  62 |  36 |3841 |8999 |3841 |2653 |2023 | 107k|5203 | 0.000000e+00 | 9.000000e+00 |    Inf 
580.51/580.51	c   581s|100000 |  5353 |  2257k|  22.6 |  76M|  62 |  23 |3841 |  10k|3841 |2638 |2029 | 119k|5502 | 0.000000e+00 | 9.000000e+00 |    Inf 
637.71/637.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
637.71/637.76	c   638s|110000 |  5509 |  2504k|  22.8 |  78M|  62 |   - |3841 |  12k|3841 |2638 |2034 | 132k|5811 | 0.000000e+00 | 9.000000e+00 |    Inf 
693.52/693.51	c   694s|120000 |  5582 |  2743k|  22.9 |  80M|  62 |  31 |3841 |  14k|3841 |2638 |2036 | 145k|6080 | 0.000000e+00 | 9.000000e+00 |    Inf 
746.31/746.35	c   746s|130000 |  5752 |  2968k|  22.8 |  83M|  65 |  32 |3841 |  15k|3841 |2638 |2043 | 159k|6266 | 0.000000e+00 | 9.000000e+00 |    Inf 
804.02/804.08	c   804s|140000 |  6184 |  3204k|  22.9 |  88M|  65 |  20 |3841 |  16k|3841 |2638 |2054 | 172k|6536 | 0.000000e+00 | 9.000000e+00 |    Inf 
856.51/856.50	c   857s|150000 |  6844 |  3404k|  22.7 |  93M|  65 |  28 |3841 |  15k|3841 |2638 |2063 | 185k|6763 | 0.000000e+00 | 9.000000e+00 |    Inf 
910.62/910.60	c   911s|160000 |  7265 |  3617k|  22.6 |  98M|  65 |  29 |3841 |  18k|3841 |2638 |2074 | 198k|6942 | 0.000000e+00 | 9.000000e+00 |    Inf 
917.52/917.56	o 8
917.52/917.56	c * 918s|161342 |  7204 |  3646k|  22.6 |  97M|  65 |   - |3841 |  17k|3841 |2641 |2080 | 199k|6945 | 0.000000e+00 | 8.000000e+00 |    Inf 
960.52/960.53	c   961s|170000 |  7447 |  3819k|  22.5 |  97M|  65 |  28 |3841 |  11k|3841 |2638 |2086 | 210k|7157 | 0.000000e+00 | 8.000000e+00 |    Inf 
974.82/974.88	o 6
974.82/974.88	c * 975s|173028 |  7068 |  3880k|  22.4 |  93M|  66 |   - |3841 |  11k|3841 |2641 |2090 | 214k|7240 | 0.000000e+00 | 6.000000e+00 |    Inf 
1008.52/1008.50	c  1009s|180000 |  7130 |  4025k|  22.4 |  93M|  69 |   - |3841 |  10k|3841 |2653 |2090 | 223k|7371 | 0.000000e+00 | 6.000000e+00 |    Inf 
1057.82/1057.86	o 5
1057.82/1057.86	c *1058s|189903 |  7095 |  4240k|  22.3 |  93M|  69 |   - |3841 |  11k|3841 |2638 |2090 | 236k|7595 | 0.000000e+00 | 5.000000e+00 |    Inf 
1058.32/1058.36	c  1058s|190000 |  7092 |  4242k|  22.3 |  93M|  69 |   - |3841 |  10k|3841 |2638 |2090 | 236k|7603 | 0.000000e+00 | 5.000000e+00 |    Inf 
1107.33/1107.30	c  1107s|200000 |  7251 |  4453k|  22.3 |  96M|  69 |   - |3841 |  12k|3841 |2638 |2090 | 249k|7795 | 0.000000e+00 | 5.000000e+00 |    Inf 
1153.23/1153.25	c  1153s|210000 |  7363 |  4648k|  22.1 |  98M|  69 |   - |3841 |  14k|3841 |2638 |2090 | 261k|7974 | 0.000000e+00 | 5.000000e+00 |    Inf 
1200.63/1200.65	c  1201s|220000 |  7430 |  4851k|  22.1 |  99M|  69 |  41 |3841 |  15k|3841 |2638 |2090 | 274k|8171 | 0.000000e+00 | 5.000000e+00 |    Inf 
1247.13/1247.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1247.13/1247.14	c  1247s|230000 |  7616 |  5043k|  21.9 | 101M|  69 |   - |3841 |  14k|   0 |   0 |2090 | 288k|8367 | 0.000000e+00 | 5.000000e+00 |    Inf 
1295.13/1295.16	c  1295s|240000 |  7653 |  5246k|  21.9 | 100M|  69 |  28 |3841 |  11k|3841 |2638 |2090 | 300k|8585 | 0.000000e+00 | 5.000000e+00 |    Inf 
1341.33/1341.39	c  1341s|250000 |  7752 |  5443k|  21.8 | 102M|  69 |  43 |3841 |  12k|3841 |2638 |2090 | 313k|8807 | 0.000000e+00 | 5.000000e+00 |    Inf 
1388.03/1388.04	c  1388s|260000 |  7840 |  5641k|  21.7 | 103M|  69 |  18 |3841 |  12k|3841 |2638 |2090 | 326k|9011 | 0.000000e+00 | 5.000000e+00 |    Inf 
1435.43/1435.41	c  1435s|270000 |  8076 |  5845k|  21.6 | 105M|  70 |  48 |3841 |9558 |3841 |2638 |2090 | 339k|9184 | 0.000000e+00 | 5.000000e+00 |    Inf 
1482.23/1482.24	c  1482s|280000 |  8201 |  6047k|  21.6 | 107M|  70 |  31 |3841 |  10k|3841 |2638 |2092 | 353k|9334 | 0.000000e+00 | 5.000000e+00 |    Inf 
1529.63/1529.62	c  1530s|290000 |  8304 |  6251k|  21.6 | 108M|  76 |   - |3841 |  10k|3841 |2638 |2095 | 366k|9508 | 0.000000e+00 | 5.000000e+00 |    Inf 
1575.63/1575.65	c  1576s|300000 |  8364 |  6450k|  21.5 | 109M|  76 |  37 |3841 |  10k|3841 |2638 |2095 | 380k|9672 | 0.000000e+00 | 5.000000e+00 |    Inf 
1623.94/1624.00	c  1624s|310000 |  8444 |  6663k|  21.5 | 111M|  76 |   - |3841 |  11k|3841 |2638 |2095 | 394k|9892 | 0.000000e+00 | 5.000000e+00 |    Inf 
1670.24/1670.23	c  1670s|320000 |  8453 |  6863k|  21.4 | 111M|  85 |   - |3841 |  11k|   0 |   0 |2095 | 408k|  10k| 0.000000e+00 | 5.000000e+00 |    Inf 
1714.34/1714.34	c  1714s|330000 |  8463 |  7053k|  21.4 | 112M|  85 |   - |3841 |  12k|3841 |2638 |2095 | 422k|  10k| 0.000000e+00 | 5.000000e+00 |    Inf 
1760.34/1760.35	c  1760s|340000 |  8478 |  7252k|  21.3 | 112M|  85 |  46 |3841 |  11k|3841 |2638 |2095 | 435k|  10k| 0.000000e+00 | 5.000000e+00 |    Inf 
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1800.01
1800.05/1800.00	c Solving Nodes      : 348406
1800.05/1800.00	c Primal Bound       : +5.00000000000000e+00 (224 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.01	s SATISFIABLE
1800.05/1800.01	v x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 x211 -x210 
1800.05/1800.01	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 x189 
1800.05/1800.01	v -x188 -x187 -x186 -x185 x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 x173 -x172 -x171 -x170 -x169 -x168 
1800.05/1800.01	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.05/1800.01	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.05/1800.01	v -x125 -x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1800.05/1800.01	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.05/1800.01	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 
1800.05/1800.01	v -x54 -x53 -x52 -x51 -x50 -x49 x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 x29 
1800.05/1800.01	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.05/1800.01	v -x1 
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Total Time         :    1800.01
1800.05/1800.01	c   solving          :    1800.01
1800.05/1800.01	c   presolving       :       0.14 (included in solving)
1800.05/1800.01	c   reading          :       0.02 (included in solving)
1800.05/1800.01	c Original Problem   :
1800.05/1800.01	c   Problem name     : HOME/instance-3447886-1307898924.wbo
1800.05/1800.01	c   Variables        : 2099 (2099 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.01	c   Constraints      : 2708 initial, 2708 maximal
1800.05/1800.01	c Presolved Problem  :
1800.05/1800.01	c   Problem name     : t_HOME/instance-3447886-1307898924.wbo
1800.05/1800.01	c   Variables        : 3841 (2036 binary, 0 integer, 1805 implicit integer, 0 continuous)
1800.05/1800.01	c   Constraints      : 4413 initial, 18890 maximal
1800.05/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.05/1800.01	c   trivial          :       0.00         63          0          0          0          0          0          0          0          0
1800.05/1800.01	c   dualfix          :       0.00         63          0          0          0          0          0          0          0          0
1800.05/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   setppc           :       0.00          0          0          0          0          0          6          0          0          0
1800.05/1800.01	c   linear           :       0.06          0          0          0       1882          0         94          0         76          0
1800.05/1800.01	c   indicator        :       0.00          0          0          0          0          0         63          0          0          0
1800.05/1800.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   root node        :          -       3456          -          -       3456          -          -          -          -          -
1800.05/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   integral         :          0          0          0     185974          0        921          0        465       3847          0          0     361720
1800.05/1800.01	c   varbound         :          0+         6    1643697       2054          1          0      25666          5     990840       2080          0          0
1800.05/1800.01	c   setppc           :         55          6    1641905          7          1        918     788420        518     489321          0          0          0
1800.05/1800.01	c   linear           :       1805+         7    1645617          9          1        911    3715182      23613    4604536          0          0          0
1800.05/1800.01	c   indicator        :       1805          0    1620491       2055          1        911      12586          0      26587          0          0          0
1800.05/1800.01	c   logicor          :        748+         6     669670         11          1        213    1207757      14333    1086021          0          0          0
1800.05/1800.01	c   bounddisjunction :          0+         0     253991          0          0          0       3737         36       9555          0          0          0
1800.05/1800.01	c   countsols        :          0          0          0         11          1        215          0          0          0          0          0          0
1800.05/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.05/1800.01	c   integral         :      79.91       0.00       0.00      79.89       0.00       0.02       0.00
1800.05/1800.01	c   varbound         :       5.35       0.00       5.22       0.10       0.00       0.00       0.02
1800.05/1800.01	c   setppc           :       5.17       0.00       4.90       0.00       0.00       0.01       0.26
1800.05/1800.01	c   linear           :      49.95       0.00      47.12       0.00       0.00       0.19       2.64
1800.05/1800.01	c   indicator        :       7.09       0.01       6.00       0.32       0.00       0.76       0.01
1800.05/1800.01	c   logicor          :      50.83       0.00      49.15       0.00       0.00       0.01       1.66
1800.05/1800.01	c   bounddisjunction :       5.00       0.00       4.99       0.00       0.00       0.00       0.01
1800.05/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.05/1800.01	c   vbounds          :     304173      47336         61     594059
1800.05/1800.01	c   rootredcost      :         14          0          0       1728
1800.05/1800.01	c   pseudoobj        :    1647679      24711       1717     981318
1800.05/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.05/1800.01	c   vbounds          :      49.26      49.23       0.03
1800.05/1800.01	c   rootredcost      :       0.37       0.37       0.00
1800.05/1800.01	c   pseudoobj        :      50.86      50.32       0.55
1800.05/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.01	c   propagation      :       2.47      40283      40180     210249       29.8        874       25.4          -
1800.05/1800.01	c   infeasible LP    :      38.89     126881     126881     839011       42.1       1326       17.4          0
1800.05/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   pseudo solution  :       0.00          4          4          5        3.0          0        0.0          -
1800.05/1800.01	c   applied globally :          -          -          -     446094       35.3          -          -          -
1800.05/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.01	c   cut pool         :       0.00          5          -          -          3          -    (maximal pool size: 690)
1800.05/1800.01	c   redcost          :      16.77     208776          0     647768          0          0
1800.05/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.01	c   gomory           :       0.71          6          0          0       1003          0
1800.05/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.05/1800.01	c   strongcg         :       0.39          6          0          0       3000          0
1800.05/1800.01	c   cmir             :       0.10          6          0          0          3          0
1800.05/1800.01	c   flowcover        :       0.10          6          0          0          6          0
1800.05/1800.01	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.05/1800.01	c   rapidlearning    :       0.17          1          0          0          0         45
1800.05/1800.01	c Pricers            :       Time      Calls       Vars
1800.05/1800.01	c   problem variables:       0.00          0          0
1800.05/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   relpscost        :      79.69     183918        465       3847          0          0     361720
1800.05/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   inference        :       0.00          1          0          0          0          0          2
1800.05/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.01	c   LP solutions     :       0.01          -         11
1800.05/1800.01	c   pseudo solutions :       0.00          -          0
1800.05/1800.01	c   feaspump         :       0.01          0          0
1800.05/1800.01	c   intshifting      :       0.01          0          0
1800.05/1800.01	c   oneopt           :       0.31         15          0
1800.05/1800.01	c   crossover        :       1.08         22          2
1800.05/1800.01	c   objpscostdiving  :       1.01         43          0
1800.05/1800.01	c   rootsoldiving    :       1.51         43          0
1800.05/1800.01	c   veclendiving     :       1.26         86          0
1800.05/1800.01	c   linesearchdiving :       1.08         86          1
1800.05/1800.01	c   guideddiving     :       1.77         86          0
1800.05/1800.01	c   coefdiving       :       2.62         86          0
1800.05/1800.01	c   pscostdiving     :       1.76         86          0
1800.05/1800.01	c   fracdiving       :       2.66         86          1
1800.05/1800.01	c   trivial          :       0.00          2          0
1800.05/1800.01	c   shiftandpropagate:       0.47          1          1
1800.05/1800.01	c   simplerounding   :       0.65     198306          1
1800.05/1800.01	c   zirounding       :       0.38       1000          0
1800.05/1800.01	c   rounding         :       0.91       6254          0
1800.05/1800.01	c   shifting         :       0.97       1923          0
1800.05/1800.01	c   twoopt           :       0.00          0          0
1800.05/1800.01	c   fixandinfer      :       0.00          0          0
1800.05/1800.01	c   clique           :       0.00          0          0
1800.05/1800.01	c   intdiving        :       0.00          0          0
1800.05/1800.01	c   actconsdiving    :       0.00          0          0
1800.05/1800.01	c   octane           :       0.00          0          0
1800.05/1800.01	c   rens             :       0.04          1          0
1800.05/1800.01	c   rins             :       0.00          0          0
1800.05/1800.01	c   localbranching   :       0.00          0          0
1800.05/1800.01	c   mutation         :       0.00          0          0
1800.05/1800.01	c   dins             :       0.00          0          0
1800.05/1800.01	c   vbounds          :       0.00          0          0
1800.05/1800.01	c   undercover       :       0.00          0          0
1800.05/1800.01	c   subnlp           :       0.07          0          0
1800.05/1800.01	c   trysol           :       0.37        531        207
1800.05/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.01	c   primal LP        :       0.03          0          0       0.00       0.00
1800.05/1800.01	c   dual LP          :    1207.36     324193    7379192      22.76    6111.82
1800.05/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.01	c   diving/probing LP:       9.66       5675      45526       8.02    4714.30
1800.05/1800.01	c   strong branching :      76.22      10496     458557      43.69    6016.07
1800.05/1800.01	c     (at root node) :          -         10       1784     178.40          -
1800.05/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.01	c B&B Tree           :
1800.05/1800.01	c   number of runs   :          1
1800.05/1800.01	c   nodes            :     348406
1800.05/1800.01	c   nodes (total)    :     348406
1800.05/1800.01	c   nodes left       :       8454
1800.05/1800.01	c   max depth        :         85
1800.05/1800.01	c   max depth (total):         85
1800.05/1800.01	c   backtracks       :      36891 (10.6%)
1800.05/1800.01	c   delayed cutoffs  :       3745
1800.05/1800.01	c   repropagations   :     496633 (908105 domain reductions, 3587 cutoffs)
1800.05/1800.01	c   avg switch length:       4.86
1800.05/1800.01	c   switching time   :      81.13
1800.05/1800.01	c Solution           :
1800.05/1800.01	c   Solutions found  :        224 (15 improvements)
1800.05/1800.01	c   First Solution   : +4.10000000000000e+02   (in run 1, after 1 nodes, 0.64 seconds, depth 1971, found by <shiftandpropagate>)
1800.05/1800.01	c   Primal Bound     : +5.00000000000000e+00   (in run 1, after 189903 nodes, 1057.86 seconds, depth 46, found by <relaxation>)
1800.05/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.01	c   Gap              :   infinite
1800.05/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.01	c   Root Iterations  :        643
1800.15/1800.12	c Time complete: 1800.17.

Verifier Data

OK	5

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-3447886-1307898924/watcher-3447886-1307898924 -o /var/tmp/evaluation-result-3447886-1307898924/solver-3447886-1307898924 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447886-1307898924.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.08 1.05 1.04 3/176 1483
/proc/meminfo: memFree=1474300/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=6864 CPUtime=0 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 849 0 0 0 0 0 0 0 24 0 1 0 901490329 7028736 802 33554432000 4194304 9128323 140737283754688 18446744073709551615 8001724 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1483/statm: 1716 802 350 1205 0 507 0

[startup+0.0175031 s]
/proc/loadavg: 1.08 1.05 1.04 3/176 1483
/proc/meminfo: memFree=1474300/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=11932 CPUtime=0.01 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 1987 0 0 0 1 0 0 0 24 0 1 0 901490329 12218368 1940 33554432000 4194304 9128323 140737283754688 18446744073709551615 8008910 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1483/statm: 2983 1940 399 1205 0 1774 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11932

[startup+0.100486 s]
/proc/loadavg: 1.08 1.05 1.04 3/176 1483
/proc/meminfo: memFree=1474300/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=31740 CPUtime=0.09 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 6905 0 0 0 8 1 0 0 24 0 1 0 901490329 32501760 6599 33554432000 4194304 9128323 140737283754688 18446744073709551615 5287446 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 7935 6599 522 1205 0 6726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31740

[startup+0.300468 s]
/proc/loadavg: 1.08 1.05 1.04 3/176 1483
/proc/meminfo: memFree=1474300/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=38100 CPUtime=0.29 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 8690 0 0 0 28 1 0 0 25 0 1 0 901490329 39014400 8372 33554432000 4194304 9128323 140737283754688 18446744073709551615 4859487 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 9525 8372 616 1205 0 8316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38100

[startup+0.700416 s]
/proc/loadavg: 1.08 1.05 1.04 3/176 1483
/proc/meminfo: memFree=1474300/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=41740 CPUtime=0.69 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 9850 0 0 0 68 1 0 0 25 0 1 0 901490329 42741760 9389 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 10435 9389 673 1205 0 9226 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41740

[startup+1.50126 s]
/proc/loadavg: 1.08 1.05 1.04 3/182 1493
/proc/meminfo: memFree=1355468/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=72628 CPUtime=1.49 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 17950 0 0 0 147 2 0 0 25 0 1 0 901490329 74371072 17129 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 18157 17129 733 1205 0 16948 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72628

[startup+3.10092 s]
/proc/loadavg: 1.15 1.06 1.05 3/182 1493
/proc/meminfo: memFree=1353856/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=70020 CPUtime=3.09 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 19123 0 0 0 305 4 0 0 25 0 1 0 901490329 71700480 16563 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 17505 16563 744 1205 0 16296 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70020

[startup+6.30039 s]
/proc/loadavg: 1.15 1.06 1.05 3/182 1493
/proc/meminfo: memFree=1354196/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=70020 CPUtime=6.29 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 19124 0 0 0 622 7 0 0 25 0 1 0 901490329 71700480 16564 33554432000 4194304 9128323 140737283754688 18446744073709551615 7346467 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 17505 16564 744 1205 0 16296 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70020

[startup+12.7002 s]
/proc/loadavg: 1.28 1.09 1.06 3/182 1493
/proc/meminfo: memFree=1353852/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=70020 CPUtime=12.69 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 19125 0 0 0 1257 12 0 0 25 0 1 0 901490329 71700480 16565 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 17505 16565 745 1205 0 16296 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70020

[startup+25.5009 s]
/proc/loadavg: 1.39 1.12 1.06 3/182 1494
/proc/meminfo: memFree=1352664/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=71796 CPUtime=25.49 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 19540 0 0 0 2528 21 0 0 25 0 1 0 901490329 73519104 16980 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 17949 16980 746 1205 0 16740 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71796

[startup+51.1012 s]
/proc/loadavg: 1.60 1.19 1.09 3/182 1494
/proc/meminfo: memFree=1351268/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=73636 CPUtime=51.09 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 32222 0 0 0 5069 40 0 0 25 0 1 0 901490329 75403264 17434 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 18409 17434 746 1205 0 17200 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73636

[startup+102.307 s]
/proc/loadavg: 1.84 1.33 1.14 3/182 1496
/proc/meminfo: memFree=1335984/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=84336 CPUtime=102.3 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 36837 0 0 0 10159 71 0 0 25 0 1 0 901490329 86360064 20100 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 21084 20100 746 1205 0 19875 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84336

[startup+162.301 s]
/proc/loadavg: 1.94 1.45 1.19 3/182 1497
/proc/meminfo: memFree=1325032/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=91564 CPUtime=162.29 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 40662 0 0 0 16123 106 0 0 25 0 1 0 901490329 93761536 21947 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 22891 21947 746 1205 0 21682 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 91564

[startup+222.301 s]
/proc/loadavg: 1.98 1.54 1.24 3/182 1499
/proc/meminfo: memFree=1311108/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=101316 CPUtime=222.29 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 48188 0 0 0 22087 142 0 0 25 0 1 0 901490329 103747584 24378 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 25329 24378 746 1205 0 24120 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 101316

[startup+282.301 s]
/proc/loadavg: 1.99 1.62 1.28 3/182 1500
/proc/meminfo: memFree=1286512/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=105716 CPUtime=282.3 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 49308 0 0 0 28052 178 0 0 25 0 1 0 901490329 108253184 25498 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 26429 25498 746 1205 0 25220 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 105716

[startup+342.3 s]
/proc/loadavg: 1.99 1.69 1.32 3/182 1502
/proc/meminfo: memFree=1277428/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=111424 CPUtime=342.3 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 52668 0 0 0 34016 214 0 0 25 0 1 0 901490329 114098176 26917 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 27856 26917 746 1205 0 26647 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 111424

[startup+402.3 s]
/proc/loadavg: 1.99 1.74 1.36 3/182 1504
/proc/meminfo: memFree=1271680/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=116372 CPUtime=402.31 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 53908 0 0 0 39985 246 0 0 25 0 1 0 901490329 119164928 28157 33554432000 4194304 9128323 140737283754688 18446744073709551615 5240725 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 29093 28157 746 1205 0 27884 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 116372

[startup+462.3 s]
/proc/loadavg: 1.99 1.79 1.40 3/182 1543
/proc/meminfo: memFree=1180008/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=124564 CPUtime=462.3 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 55977 0 0 0 45951 279 0 0 25 0 1 0 901490329 127553536 30226 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 31141 30226 746 1205 0 29932 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 124564

[startup+522.3 s]
/proc/loadavg: 1.99 1.82 1.43 3/182 1545
/proc/meminfo: memFree=1173112/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=126980 CPUtime=522.31 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 56579 0 0 0 51915 316 0 0 25 0 1 0 901490329 130027520 30828 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 31745 30828 746 1205 0 30536 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 126980

[startup+582.301 s]
/proc/loadavg: 1.99 1.85 1.47 3/182 1546
/proc/meminfo: memFree=1161420/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=133668 CPUtime=582.31 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 58274 0 0 0 57879 352 0 0 25 0 1 0 901490329 136876032 32516 33554432000 4194304 9128323 140737283754688 18446744073709551615 4892607 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 33417 32516 746 1205 0 32208 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 133668

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.04 1.96 1.61 3/182 1554
/proc/meminfo: memFree=1122876/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=155896 CPUtime=882.32 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 65444 0 0 0 87711 521 0 0 25 0 1 0 901490329 159637504 38048 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 38974 38048 746 1205 0 37765 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 155896

[startup+942.301 s]
/proc/loadavg: 2.09 2.00 1.64 3/182 1556
/proc/meminfo: memFree=1091588/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=159420 CPUtime=942.32 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 85376 0 0 0 93672 560 0 0 25 0 1 0 901490329 163246080 38943 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 39855 38943 755 1205 0 38646 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 159420

[startup+1002.3 s]
/proc/loadavg: 2.16 2.03 1.67 3/182 1558
/proc/meminfo: memFree=1070100/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=160136 CPUtime=1002.32 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 110259 0 0 0 99632 600 0 0 25 0 1 0 901490329 163979264 39144 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 40034 39144 755 1205 0 38825 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 160136

[startup+1062.3 s]
/proc/loadavg: 2.14 2.04 1.69 3/182 1559
/proc/meminfo: memFree=1062728/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=160912 CPUtime=1062.32 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 130378 0 0 0 105594 638 0 0 25 0 1 0 901490329 164773888 39325 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 40228 39325 758 1205 0 39019 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 160912

[startup+1122.3 s]
/proc/loadavg: 2.05 2.03 1.71 3/182 1561
/proc/meminfo: memFree=1047196/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=162996 CPUtime=1122.32 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 150987 0 0 0 111556 676 0 0 25 0 1 0 901490329 166907904 39788 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 40749 39788 758 1205 0 39540 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 162996

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 1.73 3/182 1562
/proc/meminfo: memFree=1033144/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=166312 CPUtime=1182.32 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 156901 0 0 0 117520 712 0 0 25 0 1 0 901490329 170303488 40689 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 41578 40689 758 1205 0 40369 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 166312

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 1.74 3/182 1564
/proc/meminfo: memFree=1023800/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=168880 CPUtime=1242.32 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 157582 0 0 0 123483 749 0 0 25 0 1 0 901490329 172933120 41353 33554432000 4194304 9128323 140737283754688 18446744073709551615 5985296 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 42220 41353 758 1205 0 41011 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 168880

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.75 3/182 1566
/proc/meminfo: memFree=1014216/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=170392 CPUtime=1302.34 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 162947 0 0 0 129449 785 0 0 25 0 1 0 901490329 174481408 41734 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 42598 41734 758 1205 0 41389 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 170392

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 1.77 3/182 1567
/proc/meminfo: memFree=1004888/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=170608 CPUtime=1362.34 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 162976 0 0 0 135414 820 0 0 25 0 1 0 901490329 174702592 41763 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 42652 41763 758 1205 0 41443 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 170608

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 1.78 3/182 1569
/proc/meminfo: memFree=996892/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=172028 CPUtime=1422.34 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 163337 0 0 0 141378 856 0 0 25 0 1 0 901490329 176156672 42124 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 43007 42124 758 1205 0 41798 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 172028

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.79 3/182 1570
/proc/meminfo: memFree=990780/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=174120 CPUtime=1482.34 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 163846 0 0 0 147342 892 0 0 25 0 1 0 901490329 178298880 42633 33554432000 4194304 9128323 140737283754688 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 43530 42633 759 1205 0 42321 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 174120

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/182 1572
/proc/meminfo: memFree=984300/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=175132 CPUtime=1542.34 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 169150 0 0 0 153306 928 0 0 25 0 1 0 901490329 179335168 42844 33554432000 4194304 9128323 140737283754688 18446744073709551615 7343339 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 43783 42844 758 1205 0 42574 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 175132

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 1.82 3/182 1574
/proc/meminfo: memFree=980548/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=176860 CPUtime=1602.34 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 169637 0 0 0 159270 964 0 0 25 0 1 0 901490329 181104640 43331 33554432000 4194304 9128323 140737283754688 18446744073709551615 6581584 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 44215 43331 758 1205 0 43006 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 176860

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.83 3/182 1575
/proc/meminfo: memFree=973684/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=178156 CPUtime=1662.34 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 169971 0 0 0 165234 1000 0 0 25 0 1 0 901490329 182431744 43665 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 44539 43665 758 1205 0 43330 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 178156

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/182 1577
/proc/meminfo: memFree=967436/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=179464 CPUtime=1722.35 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 170284 0 0 0 171203 1032 0 0 25 0 1 0 901490329 183771136 43978 33554432000 4194304 9128323 140737283754688 18446744073709551615 6713575 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 44866 43978 758 1205 0 43657 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 179464

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/182 1578
/proc/meminfo: memFree=964404/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=180392 CPUtime=1782.34 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 170517 0 0 0 177166 1068 0 0 25 0 1 0 901490329 184721408 44211 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 45098 44211 758 1205 0 43889 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 180392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.84 3/182 1579
/proc/meminfo: memFree=962280/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=180392 CPUtime=1800.05 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 170519 0 0 0 178926 1079 0 0 25 0 1 0 901490329 184721408 44213 33554432000 4194304 9128323 140737283754688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1483/statm: 45098 44213 758 1205 0 43889 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 180392

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

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

[startup+1800.11 s]
/proc/loadavg: 2.00 2.00 1.84 3/182 1579
/proc/meminfo: memFree=962280/32951124 swapFree=67054536/67111528
[pid=1483] ppid=1481 vsize=175888 CPUtime=1800.15 cores=0,2,4,6
/proc/1483/stat : 1483 (scip-2.0.1.4.li) R 1481 1483 446 0 -1 4202496 170521 0 0 0 178936 1079 0 0 18 0 1 0 901490329 180109312 43313 33554432000 4194304 9128323 140737283754688 18446744073709551615 4347072 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1483/statm: 43972 43313 760 1205 0 42763 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 175888

Child status: 0
Real time (s): 1800.12
CPU time (s): 1800.17
CPU user time (s): 1789.37
CPU system time (s): 10.8024
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 191556

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

runsolver used 3.19651 second user time and 6.61599 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-12 19:15:24
IDJOB=3447886
IDBENCH=78982
IDSOLVER=1944
FILE ID=node133/3447886-1307898924
RUNJOBID= node133-1307898924-1464
PBS_JOBID= 13559573
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.1900557362--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-3447886-1307898924/watcher-3447886-1307898924 -o /var/tmp/evaluation-result-3447886-1307898924/solver-3447886-1307898924 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447886-1307898924.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 908c51b3c7715396d94712713af78fd9
RANDOM SEED=1323673298

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.834
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.83
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.834
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.74
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.834
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:       1474836 kB
Buffers:         53684 kB
Cached:       30452624 kB
SwapCached:      10288 kB
Active:       15479636 kB
Inactive:     15046348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1474836 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:           24572 kB
Writeback:           0 kB
AnonPages:       17124 kB
Mapped:          12668 kB
Slab:           887200 kB
PageTables:       4440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192016 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2872 MiB
End job on node133 at 2011-06-12 19:45:27