Trace number 3447716

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 1436.72 1436.7

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900548667--soft-33-100-0.wbo
MD5SUMb80542b6ea011406c368e0a53be4d6f1
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 benchmark130.374
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 constraints1804
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 90822
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90821
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
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-3447716-1307897182.wbo>
0.00/0.02	c original problem has 2035 variables (2035 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 134 impls, 6 clqs
0.06/0.08	c (round 2) 0 del vars, 105 del conss, 0 add conss, 1804 chg bounds, 41 chg sides, 0 chg coeffs, 0 upgd conss, 134 impls, 6 clqs
0.06/0.09	c (round 3) 82 del vars, 135 del conss, 0 add conss, 1814 chg bounds, 61 chg sides, 0 chg coeffs, 0 upgd conss, 134 impls, 6 clqs
0.09/0.10	c (round 4) 102 del vars, 135 del conss, 0 add conss, 1814 chg bounds, 61 chg sides, 0 chg coeffs, 871 upgd conss, 134 impls, 6 clqs
0.09/0.10	c (round 5) 102 del vars, 144 del conss, 0 add conss, 1814 chg bounds, 61 chg sides, 0 chg coeffs, 871 upgd conss, 134 impls, 6 clqs
0.09/0.15	c    (0.2s) probing: 101/1984 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  102 deleted vars, 144 deleted constraints, 0 added constraints, 1814 tightened bounds, 0 added holes, 61 changed sides, 0 changed coefficients
0.09/0.15	c  1887 implications, 6 cliques
0.09/0.15	c presolved problem has 3737 variables (1984 bin, 0 int, 1753 impl, 0 cont) and 4368 constraints
0.09/0.15	c      54 constraints of type <setppc>
0.09/0.15	c    1753 constraints of type <linear>
0.09/0.15	c    1753 constraints of type <indicator>
0.09/0.15	c     808 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.13
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.0.1.4
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1800
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 13950
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.09/0.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.19	c   0.2s|     1 |     0 |   135 |     - |  12M|   0 |  49 |3737 |6138 |3737 |2615 |   0 |  17 |   0 | 0.000000e+00 |      --      |    Inf 
0.18/0.28	o 88268
0.18/0.28	c y 0.3s|     1 |     0 |   813 |     - |  12M|   0 |  49 |3737 |6138 |3737 |2615 |   0 |  17 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
0.49/0.51	c   0.5s|     1 |     0 |  1057 |     - |  13M|   0 |  14 |3737 |6138 |3737 |2629 |  14 |  17 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
0.59/0.63	c   0.6s|     1 |     0 |  1233 |     - |  14M|   0 |  48 |3737 |6138 |3737 |2652 |  37 |  17 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
0.89/0.92	c   0.9s|     1 |     0 |  1264 |     - |  14M|   0 |  51 |3737 |6138 |3737 |2659 |  44 |  17 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
1.18/1.20	c   1.2s|     1 |     0 |  1285 |     - |  14M|   0 |  53 |3737 |6138 |3737 |2664 |  49 |  17 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
1.49/1.53	c   1.5s|     1 |     0 |  1307 |     - |  14M|   0 |  54 |3737 |6138 |3737 |2666 |  51 |  17 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
1.79/1.83	c   1.8s|     1 |     0 |  1370 |     - |  14M|   0 |  58 |3737 |6138 |3737 |2671 |  56 |  17 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
2.19/2.21	c   2.2s|     1 |     2 |  1370 |     - |  15M|   0 |  58 |3737 |6138 |3737 |2671 |  56 |  17 |   9 | 0.000000e+00 | 8.826800e+04 |    Inf 
5.79/5.84	o 815
5.79/5.84	c * 5.8s|    72 |    71 |  6055 |  66.0 |  17M|  26 |   - |3737 |6138 |3737 |2696 | 206 |  17 | 400 | 0.000000e+00 | 8.150000e+02 |    Inf 
5.99/6.03	o 474
5.99/6.03	c * 6.0s|    85 |    80 |  6344 |  59.2 |  18M|  26 |   - |3737 |6138 |3737 |2693 | 238 |  17 | 413 | 0.000000e+00 | 4.740000e+02 |    Inf 
6.09/6.18	o 333
6.09/6.18	c * 6.2s|    97 |    80 |  6627 |  54.8 |  19M|  26 |   - |3737 |6138 |3737 |2694 | 271 |  17 | 418 | 0.000000e+00 | 3.330000e+02 |    Inf 
6.49/6.53	o 315
6.49/6.53	c * 6.5s|   106 |    84 |  7564 |  59.0 |  20M|  26 |   - |3737 |6138 |3737 |2768 | 380 |  17 | 426 | 0.000000e+00 | 3.150000e+02 |    Inf 
7.89/7.97	o 41
7.89/7.97	c * 8.0s|   136 |    41 | 10319 |  66.3 |  21M|  26 |   - |3737 |6138 |3737 |2774 | 546 |  17 | 590 | 0.000000e+00 | 4.100000e+01 |    Inf 
8.19/8.28	o 23
8.19/8.28	c * 8.3s|   142 |    34 | 10582 |  65.3 |  20M|  26 |   - |3737 |4070 |3737 |2667 | 552 |  25 | 651 | 0.000000e+00 | 2.300000e+01 |    Inf 
9.79/9.86	o 15
9.79/9.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.79/9.86	c * 9.9s|   178 |    39 | 11926 |  59.6 |  20M|  26 |   - |3737 |3505 |3737 |2649 | 553 |  62 | 876 | 0.000000e+00 | 1.500000e+01 |    Inf 
10.69/10.77	o 12
10.69/10.77	c *10.8s|   205 |    38 | 12743 |  55.8 |  21M|  26 |   - |3737 |3231 |3737 |2661 | 553 |  92 |1012 | 0.000000e+00 | 1.200000e+01 |    Inf 
11.09/11.17	o 9
11.09/11.17	c *11.2s|   214 |    38 | 13062 |  54.9 |  21M|  26 |   - |3737 |3136 |3737 |2664 | 556 |  99 |1072 | 0.000000e+00 | 9.000000e+00 |    Inf 
18.79/18.80	o 2
18.79/18.80	c *18.8s|   950 |    57 | 29596 |  29.7 |  21M|  28 |   - |3737 |3837 |3737 |2662 | 557 | 923 |1812 | 0.000000e+00 | 2.000000e+00 |    Inf 
53.19/53.26	c  53.3s| 10000 |   196 |197545 |  19.6 |  25M|  41 |  49 |3737 |9168 |3737 |2661 | 558 |  11k|2051 | 0.000000e+00 | 2.000000e+00 |    Inf 
60.19/60.27	o 1
60.19/60.27	c *60.3s| 11776 |   186 |233139 |  19.7 |  26M|  41 |   - |3737 |  10k|3737 |2661 | 558 |  13k|2051 | 0.000000e+00 | 1.000000e+00 |    Inf 
95.70/95.79	c  95.8s| 20000 |   231 |401486 |  20.0 |  28M|  48 |  18 |3737 |  15k|3737 |2661 | 558 |  23k|2456 | 0.000000e+00 | 1.000000e+00 |    Inf 
138.99/139.09	c   139s| 30000 |   250 |591719 |  19.7 |  29M|  48 |   - |3737 |  15k|3737 |2661 | 558 |  35k|3105 | 0.000000e+00 | 1.000000e+00 |    Inf 
180.59/180.68	c   181s| 40000 |   307 |774153 |  19.3 |  33M|  49 |  20 |3737 |  22k|3737 |2661 | 558 |  47k|3623 | 0.000000e+00 | 1.000000e+00 |    Inf 
221.79/221.80	c   222s| 50000 |   225 |949739 |  19.0 |  32M|  54 |   - |3737 |  21k|3737 |2661 | 558 |  59k|4056 | 0.000000e+00 | 1.000000e+00 |    Inf 
263.79/263.86	c   264s| 60000 |    99 |  1135k|  18.9 |  29M|  54 |   - |3737 |  14k|3737 |2661 | 558 |  72k|4516 | 0.000000e+00 | 1.000000e+00 |    Inf 
306.00/306.09	c   306s| 70000 |   201 |  1332k|  19.0 |  30M|  54 |   - |3737 |  16k|3737 |2661 | 558 |  83k|4892 | 0.000000e+00 | 1.000000e+00 |    Inf 
346.60/346.68	c   347s| 80000 |   273 |  1519k|  19.0 |  34M|  54 |   - |3737 |  22k|3737 |2661 | 558 |  95k|5215 | 0.000000e+00 | 1.000000e+00 |    Inf 
389.70/389.77	c   390s| 90000 |   258 |  1714k|  19.0 |  34M|  54 |   - |3737 |  22k|3737 |2661 | 558 | 108k|5582 | 0.000000e+00 | 1.000000e+00 |    Inf 
432.90/432.96	c   433s|100000 |   264 |  1913k|  19.1 |  35M|  54 |  25 |3737 |  24k|3737 |2661 | 558 | 120k|5924 | 0.000000e+00 | 1.000000e+00 |    Inf 
475.40/475.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
475.40/475.42	c   475s|110000 |   253 |  2110k|  19.2 |  35M|  54 |  25 |3737 |  24k|3737 |2661 | 558 | 133k|6148 | 0.000000e+00 | 1.000000e+00 |    Inf 
519.30/519.30	c   519s|120000 |   208 |  2306k|  19.2 |  36M|  54 |  33 |3737 |  26k|3737 |2661 | 558 | 145k|6502 | 0.000000e+00 | 1.000000e+00 |    Inf 
562.11/562.17	c   562s|130000 |   216 |  2506k|  19.3 |  37M|  54 |  35 |3737 |  29k|3737 |2661 | 558 | 156k|6695 | 0.000000e+00 | 1.000000e+00 |    Inf 
605.50/605.51	c   606s|140000 |   205 |  2701k|  19.3 |  38M|  54 |   - |3737 |  31k|3737 |2661 | 558 | 169k|7006 | 0.000000e+00 | 1.000000e+00 |    Inf 
649.61/649.67	c   650s|150000 |   171 |  2902k|  19.3 |  34M|  54 |  32 |3737 |  23k|3737 |2661 | 558 | 181k|7231 | 0.000000e+00 | 1.000000e+00 |    Inf 
693.20/693.22	c   693s|160000 |   188 |  3103k|  19.4 |  37M|  54 |   - |3737 |  30k|3737 |2661 | 558 | 193k|7430 | 0.000000e+00 | 1.000000e+00 |    Inf 
736.90/736.97	c   737s|170000 |   124 |  3301k|  19.4 |  36M|  54 |  30 |3737 |  28k|3737 |2661 | 558 | 205k|7710 | 0.000000e+00 | 1.000000e+00 |    Inf 
782.01/782.10	c   782s|180000 |   154 |  3513k|  19.5 |  38M|  54 |  30 |3737 |  31k|3737 |2661 | 558 | 217k|7977 | 0.000000e+00 | 1.000000e+00 |    Inf 
826.71/826.78	c   827s|190000 |   120 |  3719k|  19.6 |  38M|  54 |  41 |3737 |  31k|3737 |2661 | 558 | 228k|8149 | 0.000000e+00 | 1.000000e+00 |    Inf 
872.01/872.06	c   872s|200000 |   142 |  3925k|  19.6 |  38M|  54 |   - |3737 |  31k|3737 |2661 | 558 | 240k|8338 | 0.000000e+00 | 1.000000e+00 |    Inf 
916.01/916.07	c   916s|210000 |   171 |  4123k|  19.6 |  39M|  54 |   - |3737 |  34k|3737 |2661 | 558 | 252k|8567 | 0.000000e+00 | 1.000000e+00 |    Inf 
959.00/959.08	c   959s|220000 |   163 |  4318k|  19.6 |  40M|  54 |   - |3737 |  35k|3737 |2661 | 558 | 264k|8783 | 0.000000e+00 | 1.000000e+00 |    Inf 
1004.51/1004.59	c  1005s|230000 |   215 |  4525k|  19.7 |  42M|  60 |  31 |3737 |  37k|3737 |2661 | 558 | 277k|8995 | 0.000000e+00 | 1.000000e+00 |    Inf 
1048.90/1048.98	c  1049s|240000 |   128 |  4724k|  19.7 |  41M|  60 |   - |3737 |  37k|3737 |2661 | 558 | 289k|9202 | 0.000000e+00 | 1.000000e+00 |    Inf 
1093.41/1093.44	c  1093s|250000 |   113 |  4922k|  19.7 |  41M|  60 |   - |3737 |  37k|   0 |   0 | 558 | 301k|9407 | 0.000000e+00 | 1.000000e+00 |    Inf 
1138.70/1138.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1138.70/1138.78	c  1139s|260000 |   117 |  5128k|  19.7 |  40M|  60 |   - |3737 |  35k|3737 |2661 | 558 | 313k|9613 | 0.000000e+00 | 1.000000e+00 |    Inf 
1181.91/1181.90	c  1182s|270000 |    53 |  5318k|  19.7 |  37M|  60 |  24 |3737 |  29k|3737 |2661 | 558 | 325k|9801 | 0.000000e+00 | 1.000000e+00 |    Inf 
1223.71/1223.71	c  1224s|280000 |   105 |  5506k|  19.7 |  39M|  60 |  22 |3737 |  31k|3737 |2648 | 558 | 336k|9975 | 0.000000e+00 | 1.000000e+00 |    Inf 
1267.71/1267.72	c  1268s|290000 |    58 |  5705k|  19.7 |  40M|  60 |  41 |3737 |  36k|3737 |2648 | 558 | 348k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1313.11/1313.12	c  1313s|300000 |    27 |  5908k|  19.7 |  37M|  60 |  30 |3737 |  29k|3737 |2648 | 558 | 360k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1355.01/1355.03	c  1355s|310000 |   146 |  6097k|  19.7 |  40M|  60 |   - |3737 |  33k|3737 |2661 | 558 | 371k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1399.12/1399.16	c  1399s|320000 |    86 |  6293k|  19.7 |  40M|  60 |  39 |3737 |  35k|3737 |2661 | 558 | 383k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1436.62/1436.65	c 
1436.62/1436.65	c SCIP Status        : problem is solved [optimal solution found]
1436.62/1436.65	c Solving Time (sec) : 1436.65
1436.62/1436.65	c Solving Nodes      : 328262
1436.62/1436.65	c Primal Bound       : +1.00000000000000e+00 (93 solutions)
1436.62/1436.65	c Dual Bound         : +1.00000000000000e+00
1436.62/1436.65	c Gap                : 0.00 %
1436.62/1436.65	s OPTIMUM FOUND
1436.62/1436.65	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 x210 
1436.62/1436.65	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 x194 -x193 -x192 -x191 -x190 -x189 
1436.62/1436.65	v x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 x173 -x172 -x171 -x170 -x169 -x168 
1436.62/1436.65	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1436.62/1436.65	v -x146 x145 -x144 -x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 -x125 
1436.62/1436.65	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1436.62/1436.65	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 
1436.62/1436.65	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 
1436.62/1436.65	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 
1436.62/1436.65	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 
1436.62/1436.65	v -x1 
1436.62/1436.65	c SCIP Status        : problem is solved [optimal solution found]
1436.62/1436.65	c Total Time         :    1436.65
1436.62/1436.65	c   solving          :    1436.65
1436.62/1436.65	c   presolving       :       0.13 (included in solving)
1436.62/1436.65	c   reading          :       0.02 (included in solving)
1436.62/1436.65	c Original Problem   :
1436.62/1436.65	c   Problem name     : HOME/instance-3447716-1307897182.wbo
1436.62/1436.65	c   Variables        : 2035 (2035 binary, 0 integer, 0 implicit integer, 0 continuous)
1436.62/1436.65	c   Constraints      : 2708 initial, 2708 maximal
1436.62/1436.65	c Presolved Problem  :
1436.62/1436.65	c   Problem name     : t_HOME/instance-3447716-1307897182.wbo
1436.62/1436.65	c   Variables        : 3737 (1984 binary, 0 integer, 1753 implicit integer, 0 continuous)
1436.62/1436.65	c   Constraints      : 4368 initial, 40497 maximal
1436.62/1436.65	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1436.62/1436.65	c   trivial          :       0.00         51          0          0          0          0          0          0          0          0
1436.62/1436.65	c   dualfix          :       0.00         51          0          0          0          0          0          0          0          0
1436.62/1436.65	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1436.62/1436.65	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1436.62/1436.65	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1436.62/1436.65	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1436.62/1436.65	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1436.62/1436.65	c   setppc           :       0.00          0          0          0          0          0          9          0          0          0
1436.62/1436.65	c   linear           :       0.06          0          0          0       1814          0         84          0         61          0
1436.62/1436.65	c   indicator        :       0.00          0          0          0          0          0         51          0          0          0
1436.62/1436.65	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1436.62/1436.65	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1436.62/1436.65	c   root node        :          -       3509          -          -       3509          -          -          -          -          -
1436.62/1436.65	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1436.62/1436.65	c   integral         :          0          0          0     169303          0        308          0        448       3833          0          0     331610
1436.62/1436.65	c   varbound         :          0+         6      49908        512          0          0         62          0       7838        549          0          0
1436.62/1436.65	c   setppc           :         54          6    1382228          4          0        305    1346064       2038     564391          0          0          0
1436.62/1436.65	c   linear           :       1753          6    1381300          9          0        301    3449696       9392    3231034          0          0          0
1436.62/1436.65	c   indicator        :       1753          0      49636        512          0        301         31          0        150          0          0          0
1436.62/1436.65	c   logicor          :        808+         6     590514         11          0         82    1060549       4772     930908          0          0          0
1436.62/1436.65	c   bounddisjunction :          0+         0      39923          0          0          0          0          0          2          0          0          0
1436.62/1436.65	c   countsols        :          0          0          0         11          0         84          0          0          0          0          0          0
1436.62/1436.65	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1436.62/1436.65	c   integral         :      65.36       0.00       0.00      65.35       0.00       0.01       0.00
1436.62/1436.65	c   varbound         :       0.09       0.00       0.05       0.03       0.00       0.00       0.00
1436.62/1436.65	c   setppc           :       5.92       0.00       5.57       0.00       0.00       0.00       0.35
1436.62/1436.65	c   linear           :      35.27       0.00      33.35       0.00       0.00       0.06       1.85
1436.62/1436.65	c   indicator        :       0.38       0.00       0.07       0.07       0.00       0.24       0.00
1436.62/1436.65	c   logicor          :      81.14       0.00      79.85       0.00       0.00       0.01       1.28
1436.62/1436.65	c   bounddisjunction :       0.04       0.00       0.04       0.00       0.00       0.00       0.00
1436.62/1436.65	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1436.62/1436.65	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1436.62/1436.65	c   vbounds          :        708         24          0       1549
1436.62/1436.65	c   rootredcost      :         12          0          0       1753
1436.62/1436.65	c   pseudoobj        :    1383167         35          6       4324
1436.62/1436.65	c Propagator Timings :  TotalTime  Propagate    Resprop
1436.62/1436.65	c   vbounds          :       0.33       0.33       0.00
1436.62/1436.65	c   rootredcost      :       0.24       0.24       0.00
1436.62/1436.65	c   pseudoobj        :      33.06      33.06       0.00
1436.62/1436.65	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1436.62/1436.65	c   propagation      :       0.88      16208      16090      93622       27.5        243       22.9          -
1436.62/1436.65	c   infeasible LP    :      38.97     150144     150106    1005383       38.7        764       17.2          0
1436.62/1436.65	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1436.62/1436.65	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1436.62/1436.65	c   pseudo solution  :       0.00          5          5          5        2.0          0        0.0          -
1436.62/1436.65	c   applied globally :          -          -          -     393157       34.3          -          -          -
1436.62/1436.65	c   applied locally  :          -          -          -          0        0.0          -          -          -
1436.62/1436.65	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1436.62/1436.65	c   cut pool         :       0.00          5          -          -         23          -    (maximal pool size: 267)
1436.62/1436.65	c   redcost          :      10.40     168950          0       1691          0          0
1436.62/1436.65	c   impliedbounds    :       0.00          6          0          0          0          0
1436.62/1436.65	c   intobj           :       0.00          0          0          0          0          0
1436.62/1436.65	c   gomory           :       0.62          6          0          0       1573          0
1436.62/1436.65	c   cgmip            :       0.00          0          0          0          0          0
1436.62/1436.65	c   closecuts        :       0.00          0          0          0          0          0
1436.62/1436.65	c   strongcg         :       0.53          6          0          0       1717          0
1436.62/1436.65	c   cmir             :       0.11          6          0          0          1          0
1436.62/1436.65	c   flowcover        :       0.08          6          0          0          2          0
1436.62/1436.65	c   clique           :       0.00          6          0          0          0          0
1436.62/1436.65	c   zerohalf         :       0.00          0          0          0          0          0
1436.62/1436.65	c   mcf              :       0.00          1          0          0          0          0
1436.62/1436.65	c   oddcycle         :       0.00          0          0          0          0          0
1436.62/1436.65	c   rapidlearning    :       0.11          1          0          0          0          0
1436.62/1436.65	c Pricers            :       Time      Calls       Vars
1436.62/1436.65	c   problem variables:       0.00          0          0
1436.62/1436.65	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1436.62/1436.65	c   relpscost        :      65.21     168790        448       3833          0          0     331610
1436.62/1436.65	c   pscost           :       0.00          0          0          0          0          0          0
1436.62/1436.65	c   inference        :       0.00          0          0          0          0          0          0
1436.62/1436.65	c   mostinf          :       0.00          0          0          0          0          0          0
1436.62/1436.65	c   leastinf         :       0.00          0          0          0          0          0          0
1436.62/1436.65	c   fullstrong       :       0.00          0          0          0          0          0          0
1436.62/1436.65	c   allfullstrong    :       0.00          0          0          0          0          0          0
1436.62/1436.65	c   random           :       0.00          0          0          0          0          0          0
1436.62/1436.65	c Primal Heuristics  :       Time      Calls      Found
1436.62/1436.65	c   LP solutions     :       0.00          -         11
1436.62/1436.65	c   pseudo solutions :       0.00          -          0
1436.62/1436.65	c   intshifting      :       0.01          0          0
1436.62/1436.65	c   oneopt           :       0.19         12          0
1436.62/1436.65	c   feaspump         :       0.10          1          0
1436.62/1436.65	c   crossover        :       0.36          5          0
1436.62/1436.65	c   guideddiving     :       3.18         83          0
1436.62/1436.65	c   objpscostdiving  :       0.70         42          0
1436.62/1436.65	c   rootsoldiving    :       1.11         42          0
1436.62/1436.65	c   linesearchdiving :       1.20         84          0
1436.62/1436.65	c   coefdiving       :       3.09         84          0
1436.62/1436.65	c   pscostdiving     :       2.79         84          0
1436.62/1436.65	c   veclendiving     :       2.27         84          0
1436.62/1436.65	c   fracdiving       :       3.17         84          0
1436.62/1436.65	c   trivial          :       0.00          2          0
1436.62/1436.65	c   shiftandpropagate:       0.02          1          0
1436.62/1436.65	c   simplerounding   :       0.36     168807          0
1436.62/1436.65	c   zirounding       :       3.18       1000          0
1436.62/1436.65	c   rounding         :       0.76       5782          0
1436.62/1436.65	c   shifting         :       0.70       1770          0
1436.62/1436.65	c   twoopt           :       0.00          0          0
1436.62/1436.65	c   fixandinfer      :       0.00          0          0
1436.62/1436.65	c   clique           :       0.00          0          0
1436.62/1436.65	c   intdiving        :       0.00          0          0
1436.62/1436.65	c   actconsdiving    :       0.00          0          0
1436.62/1436.65	c   octane           :       0.00          0          0
1436.62/1436.65	c   rens             :       0.04          1          0
1436.62/1436.65	c   rins             :       0.00          0          0
1436.62/1436.65	c   localbranching   :       0.00          0          0
1436.62/1436.65	c   mutation         :       0.00          0          0
1436.62/1436.65	c   dins             :       0.00          0          0
1436.62/1436.65	c   vbounds          :       0.00          0          0
1436.62/1436.65	c   undercover       :       0.00          0          0
1436.62/1436.65	c   subnlp           :       0.05          0          0
1436.62/1436.65	c   trysol           :       0.18        156         82
1436.62/1436.65	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1436.62/1436.65	c   primal LP        :       0.01          0          0       0.00          -
1436.62/1436.65	c   dual LP          :     950.70     317823    6401206      20.14    6733.18
1436.62/1436.65	c   lex dual LP      :       0.00          0          0       0.00          -
1436.62/1436.65	c   barrier LP       :       0.00          0          0       0.00          -
1436.62/1436.65	c   diving/probing LP:      12.53       9747      58455       6.00    4663.84
1436.62/1436.65	c   strong branching :      62.34      10854     393115      36.22    6306.30
1436.62/1436.65	c     (at root node) :          -          9       2787     309.67          -
1436.62/1436.65	c   conflict analysis:       0.00          0          0       0.00          -
1436.62/1436.65	c B&B Tree           :
1436.62/1436.65	c   number of runs   :          1
1436.62/1436.65	c   nodes            :     328262
1436.62/1436.65	c   nodes (total)    :     328262
1436.62/1436.65	c   nodes left       :          0
1436.62/1436.65	c   max depth        :         60
1436.62/1436.65	c   max depth (total):         60
1436.62/1436.65	c   backtracks       :      46115 (14.0%)
1436.62/1436.65	c   delayed cutoffs  :       3249
1436.62/1436.65	c   repropagations   :     527006 (830765 domain reductions, 3043 cutoffs)
1436.62/1436.65	c   avg switch length:       4.76
1436.62/1436.65	c   switching time   :      87.14
1436.62/1436.65	c Solution           :
1436.62/1436.65	c   Solutions found  :         93 (12 improvements)
1436.62/1436.65	c   First Solution   : +8.82680000000000e+04   (in run 1, after 1 nodes, 0.19 seconds, depth 0, found by <trysol>)
1436.62/1436.65	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 11776 nodes, 60.27 seconds, depth 22, found by <relaxation>)
1436.62/1436.65	c   Dual Bound       : +1.00000000000000e+00
1436.62/1436.65	c   Gap              :       0.00 %
1436.62/1436.65	c   Root Dual Bound  : +0.00000000000000e+00
1436.62/1436.65	c   Root Iterations  :       1370
1436.62/1436.69	c Time complete: 1436.71.

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-3447716-1307897182/watcher-3447716-1307897182 -o /tmp/evaluation-result-3447716-1307897182/solver-3447716-1307897182 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447716-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: 2.25 2.05 1.81 1/168 2862
/proc/meminfo: memFree=28882300/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=6864 CPUtime=0 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 850 0 0 0 0 0 0 0 25 0 1 0 901317806 7028736 804 33554432000 4194304 9128323 140736679160096 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2862/statm: 1716 805 350 1205 0 507 0

[startup+0.071616 s]
/proc/loadavg: 2.25 2.05 1.81 1/168 2862
/proc/meminfo: memFree=28882300/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=31728 CPUtime=0.06 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 6885 0 0 0 6 0 0 0 25 0 1 0 901317806 32489472 6580 33554432000 4194304 9128323 140736679160096 18446744073709551615 5267788 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 7932 6580 514 1205 0 6723 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31728

[startup+0.100586 s]
/proc/loadavg: 2.25 2.05 1.81 1/168 2862
/proc/meminfo: memFree=28882300/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=31888 CPUtime=0.09 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 6948 0 0 0 9 0 0 0 25 0 1 0 901317806 32653312 6643 33554432000 4194304 9128323 140736679160096 18446744073709551615 5326967 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 7972 6643 530 1205 0 6763 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31888

[startup+0.300598 s]
/proc/loadavg: 2.25 2.05 1.81 1/168 2862
/proc/meminfo: memFree=28882300/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=40788 CPUtime=0.29 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 9648 0 0 0 28 1 0 0 25 0 1 0 901317806 41766912 9151 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 10197 9151 675 1205 0 8988 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40788

[startup+0.700507 s]
/proc/loadavg: 2.25 2.05 1.81 1/168 2862
/proc/meminfo: memFree=28882300/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=46328 CPUtime=0.69 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 17777 0 0 0 66 3 0 0 25 0 1 0 901317806 47439872 10484 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 11582 10484 729 1205 0 10373 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46328

[startup+1.50039 s]
/proc/loadavg: 2.25 2.05 1.81 2/169 2863
/proc/meminfo: memFree=28846356/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=50500 CPUtime=1.49 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 18886 0 0 0 145 4 0 0 25 0 1 0 901317806 51712000 11593 33554432000 4194304 9128323 140736679160096 18446744073709551615 4312117 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 12625 11593 729 1205 0 11416 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50500

[startup+3.10112 s]
/proc/loadavg: 2.31 2.07 1.82 2/169 2864
/proc/meminfo: memFree=28843344/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=54408 CPUtime=3.09 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 24791 0 0 0 300 9 0 0 25 0 1 0 901317806 55713792 12453 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 13602 12453 750 1205 0 12393 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54408

[startup+6.30059 s]
/proc/loadavg: 2.31 2.07 1.82 3/173 2879
/proc/meminfo: memFree=28777012/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=57568 CPUtime=6.29 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 25541 0 0 0 613 16 0 0 25 0 1 0 901317806 58949632 13199 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 14392 13199 747 1205 0 13183 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57568

[startup+12.7005 s]
/proc/loadavg: 2.33 2.08 1.82 3/173 2879
/proc/meminfo: memFree=28770756/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=62248 CPUtime=12.69 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 26725 0 0 0 1240 29 0 0 25 0 1 0 901317806 63741952 14371 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 15562 14371 752 1205 0 14353 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62248

[startup+25.5003 s]
/proc/loadavg: 2.28 2.08 1.83 3/173 2879
/proc/meminfo: memFree=28768664/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=64184 CPUtime=25.49 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 42881 0 0 0 2494 55 0 0 25 0 1 0 901317806 65724416 14905 33554432000 4194304 9128323 140736679160096 18446744073709551615 6713316 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 16046 14905 752 1205 0 14837 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64184

[startup+51.101 s]
/proc/loadavg: 2.33 2.10 1.84 3/173 2879
/proc/meminfo: memFree=28751468/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=67196 CPUtime=51.09 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 49577 0 0 0 5004 105 0 0 25 0 1 0 901317806 68808704 15645 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 16799 15645 752 1205 0 15590 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67196

[startup+102.306 s]
/proc/loadavg: 2.13 2.08 1.84 3/173 2881
/proc/meminfo: memFree=28745308/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=72376 CPUtime=102.29 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 62948 0 0 0 10029 200 0 0 25 0 1 0 901317806 74113024 16963 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 18094 16963 752 1205 0 16885 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 72376

[startup+162.3 s]
/proc/loadavg: 2.05 2.07 1.85 3/173 2883
/proc/meminfo: memFree=28742568/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=75224 CPUtime=162.29 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 65430 0 0 0 15921 308 0 0 25 0 1 0 901317806 77029376 17697 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 18806 17697 752 1205 0 17597 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75224

[startup+222.301 s]
/proc/loadavg: 2.07 2.07 1.86 3/173 2885
/proc/meminfo: memFree=28739840/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=78028 CPUtime=222.29 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 68312 0 0 0 21817 412 0 0 25 0 1 0 901317806 79900672 18436 33554432000 4194304 9128323 140736679160096 18446744073709551615 4207171 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 19507 18436 752 1205 0 18298 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 78028

[startup+282.301 s]
/proc/loadavg: 2.02 2.05 1.87 3/173 2887
/proc/meminfo: memFree=28738952/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=79016 CPUtime=282.3 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 70531 0 0 0 27713 517 0 0 25 0 1 0 901317806 80912384 18605 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 19754 18605 752 1205 0 18545 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 79016

[startup+342.301 s]
/proc/loadavg: 2.01 2.04 1.87 3/173 2887
/proc/meminfo: memFree=28738564/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=79536 CPUtime=342.3 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 70713 0 0 0 33599 631 0 0 25 0 1 0 901317806 81444864 18787 33554432000 4194304 9128323 140736679160096 18446744073709551615 7343431 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 19884 18787 752 1205 0 18675 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 79536

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 1.88 3/173 2889
/proc/meminfo: memFree=28737420/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=80748 CPUtime=402.3 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 71019 0 0 0 39496 734 0 0 25 0 1 0 901317806 82685952 19093 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 20187 19093 752 1205 0 18978 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 80748

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 1.88 3/173 2891
/proc/meminfo: memFree=28734188/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=82912 CPUtime=462.29 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 71552 0 0 0 45392 837 0 0 25 0 1 0 901317806 84901888 19626 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 20728 19626 752 1205 0 19519 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 82912

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 1.89 3/173 2893
/proc/meminfo: memFree=28731568/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=84220 CPUtime=522.3 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 77047 0 0 0 51286 944 0 0 25 0 1 0 901317806 86241280 19964 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 21055 19964 752 1205 0 19846 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 84220

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/173 2895
/proc/meminfo: memFree=28724856/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=85212 CPUtime=582.3 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 77300 0 0 0 57181 1049 0 0 25 0 1 0 901317806 87257088 20217 33554432000 4194304 9128323 140736679160096 18446744073709551615 6585808 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 21303 20217 752 1205 0 20094 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 85212

[startup+642.3 s]

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

/proc/meminfo: memFree=28720596/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=87184 CPUtime=762.31 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 77803 0 0 0 74871 1360 0 0 25 0 1 0 901317806 89276416 20720 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 21796 20720 752 1205 0 20587 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 87184

[startup+822.301 s]
/proc/loadavg: 2.07 2.02 1.91 3/173 2901
/proc/meminfo: memFree=28719596/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=88084 CPUtime=822.3 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 78047 0 0 0 80770 1460 0 0 25 0 1 0 901317806 90198016 20964 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 22021 20964 752 1205 0 20812 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 88084

[startup+882.301 s]
/proc/loadavg: 2.02 2.01 1.91 3/173 2913
/proc/meminfo: memFree=28717704/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=89496 CPUtime=882.3 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 78238 0 0 0 86666 1564 0 0 25 0 1 0 901317806 91643904 21155 33554432000 4194304 9128323 140736679160096 18446744073709551615 4240151 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 22374 21155 752 1205 0 21165 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 89496

[startup+942.301 s]
/proc/loadavg: 2.01 2.00 1.91 3/173 2913
/proc/meminfo: memFree=28715308/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=91284 CPUtime=942.3 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 78702 0 0 0 92558 1672 0 0 25 0 1 0 901317806 93474816 21618 33554432000 4194304 9128323 140736679160096 18446744073709551615 6712935 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 22821 21618 752 1205 0 21612 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 91284

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/173 2915
/proc/meminfo: memFree=28714796/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=91576 CPUtime=1002.31 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 81325 0 0 0 98454 1777 0 0 25 0 1 0 901317806 93773824 21700 33554432000 4194304 9128323 140736679160096 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 22894 21700 752 1205 0 21685 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 91576

[startup+1062.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/173 2917
/proc/meminfo: memFree=28714296/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=92236 CPUtime=1062.31 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 81477 0 0 0 104350 1881 0 0 25 0 1 0 901317806 94449664 21852 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 23059 21852 752 1205 0 21850 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 92236

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/173 2919
/proc/meminfo: memFree=28713172/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=93048 CPUtime=1122.3 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 81666 0 0 0 110245 1985 0 0 25 0 1 0 901317806 95281152 22041 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 23262 22041 752 1205 0 22053 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 93048

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2924
/proc/meminfo: memFree=28712280/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=94152 CPUtime=1182.31 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 81941 0 0 0 116144 2087 0 0 25 0 1 0 901317806 96411648 22316 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 23538 22316 752 1205 0 22329 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 94152

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2924
/proc/meminfo: memFree=28711284/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=95304 CPUtime=1242.31 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 82260 0 0 0 122041 2190 0 0 25 0 1 0 901317806 97591296 22634 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 23826 22634 752 1205 0 22617 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 95304

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2926
/proc/meminfo: memFree=28709660/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=96912 CPUtime=1302.32 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 82628 0 0 0 127939 2293 0 0 25 0 1 0 901317806 99237888 23002 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 24228 23002 752 1205 0 23019 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 96912

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2970
/proc/meminfo: memFree=28728416/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=97080 CPUtime=1362.31 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 82667 0 0 0 133838 2393 0 0 25 0 1 0 901317806 99409920 23041 33554432000 4194304 9128323 140736679160096 18446744073709551615 6547200 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 24270 23041 752 1205 0 23061 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 97080

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2972
/proc/meminfo: memFree=28715332/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=97080 CPUtime=1422.32 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 82671 0 0 0 139709 2523 0 0 25 0 1 0 901317806 99409920 23045 33554432000 4194304 9128323 140736679160096 18446744073709551615 7342771 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 24270 23045 752 1205 0 23061 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 97080

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

[startup+1427.1 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2972
/proc/meminfo: memFree=28714948/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=97080 CPUtime=1427.12 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 82676 0 0 0 140178 2534 0 0 25 0 1 0 901317806 99409920 23050 33554432000 4194304 9128323 140736679160096 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 24270 23050 752 1205 0 23061 0
Current children cumulated CPU time (s) 1427.12
Current children cumulated vsize (KiB) 97080

[startup+1433.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2972
/proc/meminfo: memFree=28714328/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=97080 CPUtime=1433.51 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 82676 0 0 0 140804 2547 0 0 25 0 1 0 901317806 99409920 23050 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 24270 23050 752 1205 0 23061 0
Current children cumulated CPU time (s) 1433.51
Current children cumulated vsize (KiB) 97080

[startup+1435.1 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2972
/proc/meminfo: memFree=28714328/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=97080 CPUtime=1435.11 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 82676 0 0 0 140961 2550 0 0 25 0 1 0 901317806 99409920 23050 33554432000 4194304 9128323 140736679160096 18446744073709551615 6857436 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 24270 23050 752 1205 0 23061 0
Current children cumulated CPU time (s) 1435.11
Current children cumulated vsize (KiB) 97080

[startup+1435.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2972
/proc/meminfo: memFree=28714204/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=97080 CPUtime=1435.92 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 82676 0 0 0 141041 2551 0 0 25 0 1 0 901317806 99409920 23050 33554432000 4194304 9128323 140736679160096 18446744073709551615 7192183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 24270 23050 752 1205 0 23061 0
Current children cumulated CPU time (s) 1435.92
Current children cumulated vsize (KiB) 97080

[startup+1436.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2972
/proc/meminfo: memFree=28714204/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=97080 CPUtime=1436.32 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 82676 0 0 0 141080 2552 0 0 25 0 1 0 901317806 99409920 23050 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 24270 23050 752 1205 0 23061 0
Current children cumulated CPU time (s) 1436.32
Current children cumulated vsize (KiB) 97080

[startup+1436.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2972
/proc/meminfo: memFree=28712716/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=97080 CPUtime=1436.52 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 82676 0 0 0 141100 2552 0 0 25 0 1 0 901317806 99409920 23050 33554432000 4194304 9128323 140736679160096 18446744073709551615 6712940 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 24270 23050 752 1205 0 23061 0
Current children cumulated CPU time (s) 1436.52
Current children cumulated vsize (KiB) 97080

[startup+1436.61 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2972
/proc/meminfo: memFree=28712716/32951132 swapFree=67061148/67111528
[pid=2862] ppid=2852 vsize=97080 CPUtime=1436.62 cores=1,3,5,7
/proc/2862/stat : 2862 (scip-2.0.1.4.li) R 2852 2862 2091 0 -1 4202496 82676 0 0 0 141110 2552 0 0 25 0 1 0 901317806 99409920 23050 33554432000 4194304 9128323 140736679160096 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/2862/statm: 24270 23050 752 1205 0 23061 0
Current children cumulated CPU time (s) 1436.62
Current children cumulated vsize (KiB) 97080

Child status: 0
Real time (s): 1436.7
CPU time (s): 1436.72
CPU user time (s): 1411.19
CPU system time (s): 25.5321
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 97080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1411.19
system time used= 25.5321
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82680
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2002

runsolver used 1.90771 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-12 18:46:22
IDJOB=3447716
IDBENCH=78892
IDSOLVER=1944
FILE ID=node129/3447716-1307897182
RUNJOBID= node129-1307897167-2528
PBS_JOBID= 13559577
Free space on /tmp= 74044 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.1900548667--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-3447716-1307897182/watcher-3447716-1307897182 -o /tmp/evaluation-result-3447716-1307897182/solver-3447716-1307897182 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447716-1307897182.wbo -t 1800 -m 15500

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

MD5SUM BENCH= b80542b6ea011406c368e0a53be4d6f1
RANDOM SEED=556773162

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28882984 kB
Buffers:        446748 kB
Cached:        3316872 kB
SwapCached:      13132 kB
Active:        1157084 kB
Inactive:      2623908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28882984 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:           19728 kB
Writeback:           0 kB
AnonPages:       14612 kB
Mapped:           8712 kB
Slab:           222232 kB
PageTables:       4204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   156228 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74032 MiB
End job on node129 at 2011-06-12 19:10:19