Trace number 3447719

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 1348.55 1348.53

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900561288--soft-66-100-0.wbo
MD5SUM83dbd2cd2ef615ae6bc4c3ab9b5ef9b9
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 benchmark188.987
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 constraints961
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 46411
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46410
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-3447719-1307897184.wbo>
0.01/0.02	c original problem has 1192 variables (1192 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.01/0.02	c problem read
0.01/0.02	c presolving settings loaded
0.01/0.04	c presolving:
0.01/0.04	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 200 impls, 15 clqs
0.01/0.08	c (round 2) 0 del vars, 157 del conss, 0 add conss, 961 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 200 impls, 15 clqs
0.01/0.09	c (round 3) 100 del vars, 157 del conss, 0 add conss, 961 chg bounds, 50 chg sides, 0 chg coeffs, 1690 upgd conss, 200 impls, 15 clqs
0.09/0.10	c (round 4) 100 del vars, 233 del conss, 0 add conss, 961 chg bounds, 50 chg sides, 0 chg coeffs, 1690 upgd conss, 200 impls, 15 clqs
0.09/0.15	c    (0.1s) probing: 101/1142 (8.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (5 rounds):
0.09/0.15	c  100 deleted vars, 233 deleted constraints, 0 added constraints, 961 tightened bounds, 0 added holes, 50 changed sides, 0 changed coefficients
0.09/0.15	c  1111 implications, 15 cliques
0.09/0.15	c presolved problem has 2053 variables (1142 bin, 0 int, 911 impl, 0 cont) and 3436 constraints
0.09/0.15	c       1 constraints of type <knapsack>
0.09/0.15	c      39 constraints of type <setppc>
0.09/0.15	c     911 constraints of type <linear>
0.09/0.15	c     911 constraints of type <indicator>
0.09/0.15	c    1574 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.12
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.19/0.28	o 816
0.19/0.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.28	c T 0.3s|     1 |     0 |     0 |     - |9449k|   0 |   - |2053 |4347 |2053 |2525 |   0 |   0 |   0 |      --      | 8.160000e+02 |    Inf 
0.29/0.30	c   0.3s|     1 |     0 |   146 |     - |9032k|   0 |  52 |2053 |4347 |2053 |2525 |   0 |   0 |   0 | 0.000000e+00 | 8.160000e+02 |    Inf 
0.49/0.59	c   0.6s|     1 |     0 |   668 |     - |  10M|   0 |  45 |2053 |4383 |2053 |2542 |  17 |   0 |   0 | 0.000000e+00 | 8.160000e+02 |    Inf 
0.59/0.68	c   0.7s|     1 |     0 |   695 |     - |  10M|   0 |  49 |2053 |4383 |2053 |2557 |  32 |   0 |   0 | 0.000000e+00 | 8.160000e+02 |    Inf 
0.79/0.85	c   0.9s|     1 |     0 |   707 |     - |  10M|   0 |  51 |2053 |4383 |2053 |2559 |  34 |   0 |   0 | 0.000000e+00 | 8.160000e+02 |    Inf 
1.00/1.06	c   1.1s|     1 |     0 |   731 |     - |  11M|   0 |  56 |2053 |4383 |2053 |2562 |  37 |   0 |   0 | 0.000000e+00 | 8.160000e+02 |    Inf 
1.29/1.37	c   1.4s|     1 |     0 |   751 |     - |  11M|   0 |  56 |2053 |4383 |2053 |2565 |  40 |   0 |   0 | 0.000000e+00 | 8.160000e+02 |    Inf 
1.59/1.66	c   1.7s|     1 |     0 |   757 |     - |  12M|   0 |  59 |2053 |4383 |2053 |2569 |  44 |   0 |   0 | 0.000000e+00 | 8.160000e+02 |    Inf 
1.79/1.89	c   1.9s|     1 |     2 |   757 |     - |  12M|   0 |  59 |2053 |4383 |2053 |2569 |  44 |   0 |   9 | 0.000000e+00 | 8.160000e+02 |    Inf 
2.49/2.55	o 470
2.49/2.55	c * 2.6s|    10 |     9 |  1206 |  49.9 |  12M|   9 |   - |2053 |4383 |2053 |2559 |  48 |   0 |  83 | 0.000000e+00 | 4.700000e+02 |    Inf 
2.59/2.64	o 460
2.59/2.64	c * 2.6s|    24 |     9 |  1283 |  22.9 |  12M|  16 |   - |2053 |4394 |2053 |2565 |  82 |  11 |  86 | 0.000000e+00 | 4.600000e+02 |    Inf 
2.59/2.68	o 426
2.59/2.68	c * 2.7s|    28 |     9 |  1319 |  20.8 |  12M|  18 |   - |2053 |4394 |2053 |2567 | 100 |  11 |  86 | 0.000000e+00 | 4.260000e+02 |    Inf 
2.79/2.85	o 130
2.79/2.85	c * 2.8s|    32 |    10 |  1421 |  21.4 |  12M|  18 |   - |2053 |4394 |2053 |2560 | 105 |  11 | 124 | 0.000000e+00 | 1.300000e+02 |    Inf 
3.09/3.14	o 68
3.09/3.14	c * 3.1s|    52 |     9 |  1512 |  14.8 |  12M|  18 |   - |2053 |4419 |2053 |2557 | 115 |  36 | 201 | 0.000000e+00 | 6.800000e+01 |    Inf 
3.40/3.42	o 63
3.40/3.42	c * 3.4s|    60 |     9 |  1732 |  16.5 |  12M|  18 |   - |2053 |3853 |2053 |2557 | 117 |  39 | 254 | 0.000000e+00 | 6.300000e+01 |    Inf 
3.69/3.73	o 38
3.69/3.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.69/3.73	c * 3.7s|    77 |    12 |  1980 |  16.1 |  12M|  18 |   - |2053 |3772 |2053 |2555 | 118 |  73 | 302 | 0.000000e+00 | 3.800000e+01 |    Inf 
5.59/5.65	o 19
5.59/5.65	c * 5.6s|   123 |    21 |  3146 |  19.6 |  12M|  18 |   - |2053 |3421 |2053 |2555 | 118 | 118 | 620 | 0.000000e+00 | 1.900000e+01 |    Inf 
8.09/8.11	o 18
8.09/8.11	c * 8.1s|   166 |    31 |  4761 |  24.3 |  12M|  18 |   - |2053 |3078 |2053 |2550 | 118 | 170 |1008 | 0.000000e+00 | 1.800000e+01 |    Inf 
9.79/9.88	o 17
9.79/9.88	c * 9.9s|   212 |    33 |  6126 |  25.4 |  12M|  19 |   - |2053 |3109 |2053 |2559 | 127 | 222 |1287 | 0.000000e+00 | 1.700000e+01 |    Inf 
10.89/10.94	o 12
10.89/10.94	c *10.9s|   264 |    38 |  7362 |  25.1 |  13M|  19 |   - |2053 |3139 |2053 |2555 | 131 | 272 |1441 | 0.000000e+00 | 1.200000e+01 |    Inf 
18.60/18.65	o 10
18.60/18.65	c *18.7s|  1573 |    98 | 31439 |  19.5 |  13M|  25 |   - |2053 |4047 |2053 |2550 | 148 |1779 |1981 | 0.000000e+00 | 1.000000e+01 |    Inf 
26.20/26.28	o 2
26.20/26.28	c *26.3s|  3326 |   249 | 66184 |  19.7 |  15M|  38 |   - |2053 |5030 |2053 |2553 | 152 |3930 |2153 | 0.000000e+00 | 2.000000e+00 |    Inf 
48.30/48.36	c  48.4s| 10000 |   411 |182365 |  18.2 |  17M|  42 |   - |2053 |6818 |   0 |   0 | 152 |  11k|2171 | 0.000000e+00 | 2.000000e+00 |    Inf 
83.89/83.98	c  84.0s| 20000 |   464 |357981 |  17.9 |  18M|  42 |  16 |2053 |8885 |2053 |2550 | 152 |  23k|2562 | 0.000000e+00 | 2.000000e+00 |    Inf 
114.59/114.60	o 1
114.59/114.60	c * 115s| 28326 |   441 |497491 |  17.5 |  19M|  42 |   - |2053 |9661 |2053 |2550 | 152 |  31k|3206 | 0.000000e+00 | 1.000000e+00 |    Inf 
120.69/120.71	c   121s| 30000 |   456 |527010 |  17.5 |  19M|  42 |  44 |2053 |9075 |2053 |2550 | 152 |  33k|3267 | 0.000000e+00 | 1.000000e+00 |    Inf 
158.60/158.65	c   159s| 40000 |   411 |704646 |  17.6 |  19M|  44 |  28 |2053 |  10k|2053 |2550 | 152 |  46k|3801 | 0.000000e+00 | 1.000000e+00 |    Inf 
197.60/197.69	c   198s| 50000 |   445 |889661 |  17.8 |  22M|  46 |  27 |2053 |  16k|2053 |2550 | 152 |  58k|4314 | 0.000000e+00 | 1.000000e+00 |    Inf 
236.40/236.47	c   236s| 60000 |   398 |  1068k|  17.8 |  23M|  46 |   - |2053 |  17k|2053 |2550 | 152 |  71k|4797 | 0.000000e+00 | 1.000000e+00 |    Inf 
275.60/275.60	c   276s| 70000 |   388 |  1248k|  17.8 |  24M|  49 |   - |2053 |  18k|2053 |2550 | 152 |  83k|5281 | 0.000000e+00 | 1.000000e+00 |    Inf 
315.70/315.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
315.70/315.77	c   316s| 80000 |   519 |  1433k|  17.9 |  26M|  52 |  45 |2053 |  22k|2053 |2550 | 152 |  95k|5655 | 0.000000e+00 | 1.000000e+00 |    Inf 
354.10/354.18	c   354s| 90000 |   389 |  1608k|  17.9 |  24M|  52 |   - |2053 |  18k|2053 |2550 | 152 | 108k|6054 | 0.000000e+00 | 1.000000e+00 |    Inf 
394.19/394.26	c   394s|100000 |   548 |  1799k|  18.0 |  27M|  52 |   - |2053 |  22k|   0 |   0 | 152 | 120k|6397 | 0.000000e+00 | 1.000000e+00 |    Inf 
432.89/432.92	c   433s|110000 |   340 |  1980k|  18.0 |  25M|  52 |   - |2053 |  20k|2053 |2550 | 152 | 133k|6674 | 0.000000e+00 | 1.000000e+00 |    Inf 
472.40/472.46	c   472s|120000 |   571 |  2167k|  18.1 |  27M|  52 |  40 |2053 |  20k|2053 |2550 | 152 | 145k|6992 | 0.000000e+00 | 1.000000e+00 |    Inf 
513.10/513.19	c   513s|130000 |   825 |  2365k|  18.2 |  30M|  52 |  29 |2053 |  24k|2053 |2550 | 152 | 157k|7225 | 0.000000e+00 | 1.000000e+00 |    Inf 
555.60/555.60	c   556s|140000 |  1213 |  2567k|  18.3 |  34M|  53 |   - |2053 |  30k|2053 |2550 | 152 | 169k|7547 | 0.000000e+00 | 1.000000e+00 |    Inf 
596.60/596.65	c   597s|150000 |  1422 |  2755k|  18.4 |  37M|  56 |   - |2053 |  33k|   0 |   0 | 152 | 182k|7800 | 0.000000e+00 | 1.000000e+00 |    Inf 
638.50/638.53	c   639s|160000 |  1447 |  2943k|  18.4 |  38M|  56 |   - |2053 |  32k|2053 |2550 | 152 | 194k|8038 | 0.000000e+00 | 1.000000e+00 |    Inf 
678.70/678.74	c   679s|170000 |  1433 |  3121k|  18.4 |  35M|  57 |  34 |2053 |  26k|2053 |2550 | 152 | 207k|8303 | 0.000000e+00 | 1.000000e+00 |    Inf 
718.10/718.14	c   718s|180000 |  1312 |  3301k|  18.3 |  35M|  57 |  25 |2053 |  26k|2053 |2550 | 152 | 219k|8540 | 0.000000e+00 | 1.000000e+00 |    Inf 
758.20/758.27	c   758s|190000 |  1196 |  3488k|  18.4 |  34M|  58 |   - |2053 |  25k|2053 |2550 | 152 | 232k|8789 | 0.000000e+00 | 1.000000e+00 |    Inf 
798.80/798.88	c   799s|200000 |  1126 |  3676k|  18.4 |  34M|  58 |   - |2053 |  25k|2053 |2550 | 152 | 244k|9012 | 0.000000e+00 | 1.000000e+00 |    Inf 
838.00/838.09	c   838s|210000 |   987 |  3859k|  18.4 |  33M|  58 |   - |2053 |  25k|   0 |   0 | 152 | 257k|9225 | 0.000000e+00 | 1.000000e+00 |    Inf 
876.71/876.79	c   877s|220000 |   831 |  4042k|  18.4 |  32M|  58 |  46 |2053 |  25k|2053 |2550 | 152 | 270k|9397 | 0.000000e+00 | 1.000000e+00 |    Inf 
916.10/916.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
916.10/916.19	c   916s|230000 |   892 |  4230k|  18.4 |  35M|  58 |   - |2053 |  29k|2053 |2550 | 152 | 282k|9579 | 0.000000e+00 | 1.000000e+00 |    Inf 
956.21/956.22	c   956s|240000 |   816 |  4409k|  18.4 |  33M|  58 |   - |2053 |  27k|2053 |2550 | 152 | 294k|9798 | 0.000000e+00 | 1.000000e+00 |    Inf 
996.90/996.95	c   997s|250000 |   750 |  4603k|  18.4 |  33M|  58 |   - |2053 |  26k|   0 |   0 | 152 | 307k|9995 | 0.000000e+00 | 1.000000e+00 |    Inf 
1039.31/1039.33	c  1039s|260000 |   679 |  4805k|  18.5 |  33M|  58 |  33 |2053 |  29k|2053 |2550 | 152 | 319k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1079.01/1079.00	c  1079s|270000 |   451 |  4984k|  18.5 |  31M|  58 |  47 |2053 |  26k|2053 |2550 | 152 | 331k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1118.80/1118.88	c  1119s|280000 |   416 |  5171k|  18.5 |  32M|  58 |  26 |2053 |  29k|2053 |2550 | 152 | 343k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1159.61/1159.66	c  1160s|290000 |   279 |  5356k|  18.5 |  27M|  58 |  28 |2053 |  20k|2053 |2550 | 152 | 356k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1196.01/1196.10	c  1196s|300000 |   178 |  5525k|  18.4 |  24M|  58 |  29 |2053 |  15k|2053 |2550 | 152 | 369k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1236.70/1236.72	c  1237s|310000 |   182 |  5732k|  18.5 |  25M|  58 |  19 |2053 |  17k|2053 |2550 | 152 | 382k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1275.20/1275.29	c  1275s|320000 |   304 |  5920k|  18.5 |  28M|  58 |  37 |2053 |  21k|2053 |2550 | 152 | 394k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1314.81/1314.84	c  1315s|330000 |    73 |  6108k|  18.5 |  25M|  58 |   - |2053 |  19k|2053 |2550 | 152 | 407k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1348.41/1348.49	c 
1348.41/1348.49	c SCIP Status        : problem is solved [optimal solution found]
1348.41/1348.49	c Solving Time (sec) : 1348.49
1348.41/1348.49	c Solving Nodes      : 339101
1348.41/1348.49	c Primal Bound       : +1.00000000000000e+00 (44 solutions)
1348.41/1348.49	c Dual Bound         : +1.00000000000000e+00
1348.41/1348.49	c Gap                : 0.00 %
1348.41/1348.49	s OPTIMUM FOUND
1348.41/1348.49	v x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 x212 -x211 -x210 
1348.41/1348.49	v -x209 -x208 x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1348.41/1348.49	v -x188 -x187 -x186 -x185 -x184 x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1348.41/1348.49	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 x151 -x150 -x149 -x148 -x147 
1348.41/1348.49	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 -x125 
1348.41/1348.49	v -x124 -x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
1348.41/1348.49	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 
1348.41/1348.49	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 
1348.41/1348.49	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 
1348.41/1348.49	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 
1348.41/1348.49	v x1 
1348.41/1348.49	c SCIP Status        : problem is solved [optimal solution found]
1348.41/1348.49	c Total Time         :    1348.49
1348.41/1348.49	c   solving          :    1348.49
1348.41/1348.49	c   presolving       :       0.12 (included in solving)
1348.41/1348.49	c   reading          :       0.02 (included in solving)
1348.41/1348.49	c Original Problem   :
1348.41/1348.49	c   Problem name     : HOME/instance-3447719-1307897184.wbo
1348.41/1348.49	c   Variables        : 1192 (1192 binary, 0 integer, 0 implicit integer, 0 continuous)
1348.41/1348.49	c   Constraints      : 2708 initial, 2708 maximal
1348.41/1348.49	c Presolved Problem  :
1348.41/1348.49	c   Problem name     : t_HOME/instance-3447719-1307897184.wbo
1348.41/1348.49	c   Variables        : 2053 (1142 binary, 0 integer, 911 implicit integer, 0 continuous)
1348.41/1348.49	c   Constraints      : 3436 initial, 33816 maximal
1348.41/1348.49	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1348.41/1348.49	c   trivial          :       0.00         50          0          0          0          0          0          0          0          0
1348.41/1348.49	c   dualfix          :       0.00         50          0          0          0          0          0          0          0          0
1348.41/1348.49	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1348.41/1348.49	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1348.41/1348.49	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1348.41/1348.49	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1348.41/1348.49	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1348.41/1348.49	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1348.41/1348.49	c   setppc           :       0.00          0          0          0          0          0         76          0          0          0
1348.41/1348.49	c   linear           :       0.05          0          0          0        961          0        107          0         50          0
1348.41/1348.49	c   indicator        :       0.00          0          0          0          0          0         50          0          0          0
1348.41/1348.49	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1348.41/1348.49	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1348.41/1348.49	c   root node        :          -       1823          -          -       1823          -          -          -          -          -
1348.41/1348.49	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1348.41/1348.49	c   integral         :          0          0          0     175028          0        123          0        440       4723          0          0     342504
1348.41/1348.49	c   varbound         :          0+         6     113713        120          0          0        157          0      14450        135          0          0
1348.41/1348.49	c   knapsack         :          1          6    1400703          4          0        120     120407       3062     725328          2          0          0
1348.41/1348.49	c   setppc           :         39          6    1396668          1          0        116    3050904       4862    1246124          0          0          0
1348.41/1348.49	c   linear           :        911+         7    1391926          6          0        110    1858281       4333    1346896          0          0          0
1348.41/1348.49	c   indicator        :        911          0     113333        120          0        110        265          0        470          0          0          0
1348.41/1348.49	c   logicor          :       1574+         6     682334         14          0         30    1453927       4816    1776978          0          0          0
1348.41/1348.49	c   bounddisjunction :          0+         0      54937          0          0          0         18          1         30          0          0          0
1348.41/1348.49	c   countsols        :          0          0          0         14          0         32          0          0          0          0          0          0
1348.41/1348.49	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1348.41/1348.49	c   integral         :      64.59       0.00       0.00      64.59       0.00       0.00       0.00
1348.41/1348.49	c   varbound         :       0.10       0.00       0.09       0.00       0.00       0.00       0.00
1348.41/1348.49	c   knapsack         :       3.05       0.00       2.89       0.00       0.00       0.00       0.16
1348.41/1348.49	c   setppc           :       9.82       0.00       9.01       0.00       0.00       0.00       0.80
1348.41/1348.49	c   linear           :      16.70       0.00      15.61       0.00       0.00       0.02       1.07
1348.41/1348.49	c   indicator        :       0.15       0.00       0.11       0.01       0.00       0.04       0.00
1348.41/1348.49	c   logicor          :      84.59       0.00      83.13       0.00       0.00       0.00       1.47
1348.41/1348.49	c   bounddisjunction :       0.07       0.00       0.07       0.00       0.00       0.00       0.00
1348.41/1348.49	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1348.41/1348.49	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1348.41/1348.49	c   vbounds          :       2725         36          3       3759
1348.41/1348.49	c   rootredcost      :         14          0          0        911
1348.41/1348.49	c   pseudoobj        :    1401551        172         46      12639
1348.41/1348.49	c Propagator Timings :  TotalTime  Propagate    Resprop
1348.41/1348.49	c   vbounds          :       0.50       0.50       0.00
1348.41/1348.49	c   rootredcost      :       0.26       0.26       0.00
1348.41/1348.49	c   pseudoobj        :      20.14      20.14       0.00
1348.41/1348.49	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1348.41/1348.49	c   propagation      :       0.90      17123      16998     101434       27.6        279       19.5          -
1348.41/1348.49	c   infeasible LP    :      29.91     153731     153686    1021351       38.8       1589       15.0          0
1348.41/1348.49	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1348.41/1348.49	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1348.41/1348.49	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1348.41/1348.49	c   applied globally :          -          -          -     418509       34.7          -          -          -
1348.41/1348.49	c   applied locally  :          -          -          -          0        0.0          -          -          -
1348.41/1348.49	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1348.41/1348.49	c   cut pool         :       0.00          5          -          -        213          -    (maximal pool size: 752)
1348.41/1348.49	c   redcost          :       6.65     175218          0      13558          0          0
1348.41/1348.49	c   impliedbounds    :       0.00          6          0          0          0          0
1348.41/1348.49	c   intobj           :       0.00          0          0          0          0          0
1348.41/1348.49	c   gomory           :       0.57          6          0          0       1251          0
1348.41/1348.49	c   cgmip            :       0.00          0          0          0          0          0
1348.41/1348.49	c   closecuts        :       0.00          0          0          0          0          0
1348.41/1348.49	c   strongcg         :       0.42          6          0          0       2415          0
1348.41/1348.49	c   cmir             :       0.06          6          0          0          2          0
1348.41/1348.49	c   flowcover        :       0.08          6          0          0          4          0
1348.41/1348.49	c   clique           :       0.00          6          0          0          0          0
1348.41/1348.49	c   zerohalf         :       0.00          0          0          0          0          0
1348.41/1348.49	c   mcf              :       0.00          1          0          0          0          0
1348.41/1348.49	c   oddcycle         :       0.00          0          0          0          0          0
1348.41/1348.49	c   rapidlearning    :       0.14          1          0          0          0         36
1348.41/1348.49	c Pricers            :       Time      Calls       Vars
1348.41/1348.49	c   problem variables:       0.00          0          0
1348.41/1348.49	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1348.41/1348.49	c   relpscost        :      64.43     174906        440       4723          0          0     342504
1348.41/1348.49	c   pscost           :       0.00          0          0          0          0          0          0
1348.41/1348.49	c   inference        :       0.00          0          0          0          0          0          0
1348.41/1348.49	c   mostinf          :       0.00          0          0          0          0          0          0
1348.41/1348.49	c   leastinf         :       0.00          0          0          0          0          0          0
1348.41/1348.49	c   fullstrong       :       0.00          0          0          0          0          0          0
1348.41/1348.49	c   allfullstrong    :       0.00          0          0          0          0          0          0
1348.41/1348.49	c   random           :       0.00          0          0          0          0          0          0
1348.41/1348.49	c Primal Heuristics  :       Time      Calls      Found
1348.41/1348.49	c   LP solutions     :       0.00          -         14
1348.41/1348.49	c   pseudo solutions :       0.00          -          0
1348.41/1348.49	c   feaspump         :       0.01          0          0
1348.41/1348.49	c   intshifting      :       0.01          0          0
1348.41/1348.49	c   oneopt           :       0.19         15          0
1348.41/1348.49	c   crossover        :       0.41         10          0
1348.41/1348.49	c   veclendiving     :       2.95        100          0
1348.41/1348.49	c   linesearchdiving :       1.47        100          0
1348.41/1348.49	c   guideddiving     :       3.07        101          0
1348.41/1348.49	c   coefdiving       :       3.27        101          0
1348.41/1348.49	c   pscostdiving     :       2.73        101          0
1348.41/1348.49	c   fracdiving       :       4.11        101          0
1348.41/1348.49	c   objpscostdiving  :       0.89         51          0
1348.41/1348.49	c   rootsoldiving    :       1.31         51          0
1348.41/1348.49	c   trivial          :       0.00          2          0
1348.41/1348.49	c   shiftandpropagate:       0.13          1          1
1348.41/1348.49	c   simplerounding   :       0.28     174986          0
1348.41/1348.49	c   zirounding       :       4.45         49          0
1348.41/1348.49	c   rounding         :       0.75       5889          0
1348.41/1348.49	c   shifting         :       0.73       1818          0
1348.41/1348.49	c   twoopt           :       0.00          0          0
1348.41/1348.49	c   fixandinfer      :       0.00          0          0
1348.41/1348.49	c   clique           :       0.00          0          0
1348.41/1348.50	c   intdiving        :       0.00          0          0
1348.41/1348.50	c   actconsdiving    :       0.00          0          0
1348.41/1348.50	c   octane           :       0.00          0          0
1348.41/1348.50	c   rens             :       0.06          1          0
1348.41/1348.50	c   rins             :       0.00          0          0
1348.41/1348.50	c   localbranching   :       0.00          0          0
1348.41/1348.50	c   mutation         :       0.00          0          0
1348.41/1348.50	c   dins             :       0.00          0          0
1348.41/1348.50	c   vbounds          :       0.00          0          0
1348.41/1348.50	c   undercover       :       0.00          0          0
1348.41/1348.50	c   subnlp           :       0.06          0          0
1348.41/1348.50	c   trysol           :       0.10         73         29
1348.41/1348.50	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1348.41/1348.50	c   primal LP        :       0.00          0          0       0.00          -
1348.41/1348.50	c   dual LP          :     913.30     328155    6196304      18.88    6784.50
1348.41/1348.50	c   lex dual LP      :       0.00          0          0       0.00          -
1348.41/1348.50	c   barrier LP       :       0.00          0          0       0.00          -
1348.41/1348.50	c   diving/probing LP:      14.74      12589      70527       5.60    4785.39
1348.41/1348.50	c   strong branching :      61.37      11630     383799      33.00    6253.41
1348.41/1348.50	c     (at root node) :          -          9       1287     143.00          -
1348.41/1348.50	c   conflict analysis:       0.00          0          0       0.00          -
1348.41/1348.50	c B&B Tree           :
1348.41/1348.50	c   number of runs   :          1
1348.41/1348.50	c   nodes            :     339101
1348.41/1348.50	c   nodes (total)    :     339101
1348.41/1348.50	c   nodes left       :          0
1348.41/1348.50	c   max depth        :         58
1348.41/1348.50	c   max depth (total):         58
1348.41/1348.50	c   backtracks       :      46195 (13.6%)
1348.41/1348.50	c   delayed cutoffs  :       3321
1348.41/1348.50	c   repropagations   :     542617 (867057 domain reductions, 3143 cutoffs)
1348.41/1348.50	c   avg switch length:       5.02
1348.41/1348.50	c   switching time   :      79.86
1348.41/1348.50	c Solution           :
1348.41/1348.50	c   Solutions found  :         44 (15 improvements)
1348.41/1348.50	c   First Solution   : +8.16000000000000e+02   (in run 1, after 1 nodes, 0.28 seconds, depth 929, found by <shiftandpropagate>)
1348.41/1348.50	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 28326 nodes, 114.60 seconds, depth 23, found by <relaxation>)
1348.41/1348.50	c   Dual Bound       : +1.00000000000000e+00
1348.41/1348.50	c   Gap              :       0.00 %
1348.41/1348.50	c   Root Dual Bound  : +0.00000000000000e+00
1348.41/1348.50	c   Root Iterations  :        757
1348.51/1348.53	c Time complete: 1348.54.

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-3447719-1307897184/watcher-3447719-1307897184 -o /tmp/evaluation-result-3447719-1307897184/solver-3447719-1307897184 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447719-1307897184.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: 2.31 2.07 1.82 3/172 2878
/proc/meminfo: memFree=28831268/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=8236 CPUtime=0 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 1120 0 0 0 0 0 0 0 24 0 1 0 901318030 8433664 1074 33554432000 4194304 9128323 140736108604768 18446744073709551615 8009021 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2878/statm: 2059 1086 380 1205 0 850 0

[startup+0.013525 s]
/proc/loadavg: 2.31 2.07 1.82 3/172 2878
/proc/meminfo: memFree=28831268/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=11032 CPUtime=0.01 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 1741 0 0 0 1 0 0 0 24 0 1 0 901318030 11296768 1695 33554432000 4194304 9128323 140736108604768 18446744073709551615 7998162 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2878/statm: 2758 1695 399 1205 0 1549 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11032

[startup+0.100533 s]
/proc/loadavg: 2.31 2.07 1.82 3/172 2878
/proc/meminfo: memFree=28831268/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=28428 CPUtime=0.09 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 6130 0 0 0 9 0 0 0 24 0 1 0 901318030 29110272 5825 33554432000 4194304 9128323 140736108604768 18446744073709551615 5321386 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 7107 5825 543 1205 0 5898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28428

[startup+0.300511 s]
/proc/loadavg: 2.31 2.07 1.82 3/172 2878
/proc/meminfo: memFree=28831268/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=35484 CPUtime=0.29 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 8243 0 0 0 28 1 0 0 25 0 1 0 901318030 36335616 7816 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 8871 7816 657 1205 0 7662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35484

[startup+0.700458 s]
/proc/loadavg: 2.31 2.07 1.82 3/172 2878
/proc/meminfo: memFree=28831268/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=60552 CPUtime=0.69 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 14727 0 0 0 68 1 0 0 25 0 1 0 901318030 62005248 13897 33554432000 4194304 9128323 140736108604768 18446744073709551615 7414893 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 15138 13897 738 1205 0 13929 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60552

[startup+1.5013 s]
/proc/loadavg: 2.31 2.07 1.82 4/173 2879
/proc/meminfo: memFree=28777248/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=60552 CPUtime=1.49 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 14768 0 0 0 147 2 0 0 25 0 1 0 901318030 62005248 13938 33554432000 4194304 9128323 140736108604768 18446744073709551615 4311815 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 15138 13938 738 1205 0 13929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60552

[startup+3.10101 s]
/proc/loadavg: 2.31 2.07 1.82 3/173 2879
/proc/meminfo: memFree=28777248/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=58740 CPUtime=3.09 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 17315 0 0 0 305 4 0 0 25 0 1 0 901318030 60149760 13763 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 14685 13763 754 1205 0 13476 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58740

[startup+6.30049 s]
/proc/loadavg: 2.36 2.08 1.82 3/173 2879
/proc/meminfo: memFree=28771204/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=58740 CPUtime=6.29 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 17319 0 0 0 622 7 0 0 25 0 1 0 901318030 60149760 13763 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 14685 13763 750 1205 0 13476 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58740

[startup+12.7004 s]
/proc/loadavg: 2.33 2.08 1.82 3/173 2879
/proc/meminfo: memFree=28770392/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=58740 CPUtime=12.69 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 17324 0 0 0 1257 12 0 0 25 0 1 0 901318030 60149760 13768 33554432000 4194304 9128323 140736108604768 18446744073709551615 8012251 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 14685 13768 754 1205 0 13476 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58740

[startup+25.5003 s]
/proc/loadavg: 2.26 2.08 1.83 3/173 2879
/proc/meminfo: memFree=28754776/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=74276 CPUtime=25.49 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 26750 0 0 0 2524 25 0 0 25 0 1 0 901318030 76058624 17322 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 18569 17322 757 1205 0 17360 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74276

[startup+51.1009 s]
/proc/loadavg: 2.31 2.10 1.84 3/173 2879
/proc/meminfo: memFree=28751148/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=73148 CPUtime=51.09 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 28162 0 0 0 5064 45 0 0 25 0 1 0 901318030 74903552 17414 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 18287 17414 757 1205 0 17078 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73148

[startup+102.306 s]
/proc/loadavg: 2.13 2.08 1.84 3/173 2881
/proc/meminfo: memFree=28745308/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=74372 CPUtime=102.3 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 28434 0 0 0 10147 83 0 0 25 0 1 0 901318030 76156928 17686 33554432000 4194304 9128323 140736108604768 18446744073709551615 5207912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 18593 17686 757 1205 0 17384 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74372

[startup+162.301 s]
/proc/loadavg: 2.05 2.07 1.85 3/173 2883
/proc/meminfo: memFree=28742320/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=73148 CPUtime=162.29 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 29946 0 0 0 16101 128 0 0 25 0 1 0 901318030 74903552 17426 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 18287 17426 757 1205 0 17078 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 73148

[startup+222.301 s]
/proc/loadavg: 2.07 2.07 1.86 3/173 2885
/proc/meminfo: memFree=28739840/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=74000 CPUtime=222.29 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 30128 0 0 0 22059 170 0 0 25 0 1 0 901318030 75776000 17608 33554432000 4194304 9128323 140736108604768 18446744073709551615 4241127 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 18500 17608 757 1205 0 17291 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 74000

[startup+282.301 s]
/proc/loadavg: 2.02 2.05 1.87 3/173 2887
/proc/meminfo: memFree=28738952/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=74000 CPUtime=282.3 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 30135 0 0 0 28015 215 0 0 25 0 1 0 901318030 75776000 17615 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 18500 17615 757 1205 0 17291 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 74000

[startup+342.301 s]
/proc/loadavg: 2.01 2.04 1.87 3/173 2887
/proc/meminfo: memFree=28738564/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=73308 CPUtime=342.29 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 31284 0 0 0 33976 253 0 0 25 0 1 0 901318030 75067392 17441 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 18327 17441 757 1205 0 17118 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 73308

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 1.88 3/173 2889
/proc/meminfo: memFree=28737420/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=73892 CPUtime=402.29 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 31439 0 0 0 39936 293 0 0 25 0 1 0 901318030 75665408 17596 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 18473 17596 757 1205 0 17264 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 73892

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 1.88 3/173 2891
/proc/meminfo: memFree=28734188/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=74916 CPUtime=462.3 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 31709 0 0 0 45896 334 0 0 25 0 1 0 901318030 76713984 17866 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 18729 17866 757 1205 0 17520 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 74916

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 1.89 3/173 2893
/proc/meminfo: memFree=28731568/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=76388 CPUtime=522.3 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 33828 0 0 0 51857 373 0 0 25 0 1 0 901318030 78221312 18223 33554432000 4194304 9128323 140736108604768 18446744073709551615 8012251 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 19097 18223 757 1205 0 17888 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 76388

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/173 2895
/proc/meminfo: memFree=28724732/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=82280 CPUtime=582.3 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 35299 0 0 0 57818 412 0 0 25 0 1 0 901318030 84254720 19683 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 20570 19683 757 1205 0 19361 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 82280

[startup+642.3 s]

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

/proc/meminfo: memFree=28721600/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=84084 CPUtime=702.3 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 35778 0 0 0 69744 486 0 0 25 0 1 0 901318030 86102016 20162 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21021 20162 757 1205 0 19812 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 84084

[startup+762.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/173 2899
/proc/meminfo: memFree=28720596/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=84356 CPUtime=762.31 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 35820 0 0 0 75707 524 0 0 25 0 1 0 901318030 86380544 20204 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21089 20204 757 1205 0 19880 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 84356

[startup+822.301 s]
/proc/loadavg: 2.07 2.02 1.91 3/173 2901
/proc/meminfo: memFree=28719716/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=84356 CPUtime=822.3 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 35837 0 0 0 81663 567 0 0 25 0 1 0 901318030 86380544 20221 33554432000 4194304 9128323 140736108604768 18446744073709551615 4855072 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21089 20221 757 1205 0 19880 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 84356

[startup+882.301 s]
/proc/loadavg: 2.02 2.01 1.91 3/173 2913
/proc/meminfo: memFree=28717828/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=84356 CPUtime=882.3 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 35839 0 0 0 87626 604 0 0 25 0 1 0 901318030 86380544 20223 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21089 20223 757 1205 0 19880 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 84356

[startup+942.301 s]
/proc/loadavg: 2.01 2.00 1.91 3/173 2913
/proc/meminfo: memFree=28715060/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=85272 CPUtime=942.3 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 37864 0 0 0 93588 642 0 0 25 0 1 0 901318030 87318528 20440 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21318 20440 757 1205 0 20109 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 85272

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/173 2915
/proc/meminfo: memFree=28714796/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=85460 CPUtime=1002.3 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 37892 0 0 0 99548 682 0 0 25 0 1 0 901318030 87511040 20468 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21365 20468 757 1205 0 20156 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 85460

[startup+1062.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/173 2917
/proc/meminfo: memFree=28714296/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=85460 CPUtime=1062.3 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 37898 0 0 0 105509 721 0 0 25 0 1 0 901318030 87511040 20474 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21365 20474 757 1205 0 20156 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 85460

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/173 2919
/proc/meminfo: memFree=28713048/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=85772 CPUtime=1122.31 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 37986 0 0 0 111465 766 0 0 25 0 1 0 901318030 87830528 20562 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21443 20562 757 1205 0 20234 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 85772

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2924
/proc/meminfo: memFree=28712396/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=85772 CPUtime=1182.3 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 37989 0 0 0 117426 804 0 0 25 0 1 0 901318030 87830528 20565 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21443 20565 757 1205 0 20234 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 85772

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2924
/proc/meminfo: memFree=28711284/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=85772 CPUtime=1242.31 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 37989 0 0 0 123386 845 0 0 25 0 1 0 901318030 87830528 20565 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21443 20565 757 1205 0 20234 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 85772

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2926
/proc/meminfo: memFree=28709660/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=85920 CPUtime=1302.31 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 38007 0 0 0 129347 884 0 0 25 0 1 0 901318030 87982080 20583 33554432000 4194304 9128323 140736108604768 18446744073709551615 6506591 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21480 20583 757 1205 0 20271 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 85920

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

[startup+1305.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2926
/proc/meminfo: memFree=28709656/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=85920 CPUtime=1305.51 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 38033 0 0 0 129665 886 0 0 25 0 1 0 901318030 87982080 20609 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21480 20609 757 1205 0 20271 0
Current children cumulated CPU time (s) 1305.51
Current children cumulated vsize (KiB) 85920

[startup+1331.1 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2928
/proc/meminfo: memFree=28709528/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=86052 CPUtime=1331.11 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 38045 0 0 0 132209 902 0 0 25 0 1 0 901318030 88117248 20621 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21513 20621 757 1205 0 20304 0
Current children cumulated CPU time (s) 1331.11
Current children cumulated vsize (KiB) 86052

[startup+1337.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2928
/proc/meminfo: memFree=28709400/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=86052 CPUtime=1337.51 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 38047 0 0 0 132844 907 0 0 25 0 1 0 901318030 88117248 20623 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21513 20623 757 1205 0 20304 0
Current children cumulated CPU time (s) 1337.51
Current children cumulated vsize (KiB) 86052

[startup+1343.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2928
/proc/meminfo: memFree=28709400/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=86052 CPUtime=1343.91 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 38052 0 0 0 133479 912 0 0 25 0 1 0 901318030 88117248 20628 33554432000 4194304 9128323 140736108604768 18446744073709551615 6530124 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21513 20628 757 1205 0 20304 0
Current children cumulated CPU time (s) 1343.91
Current children cumulated vsize (KiB) 86052

[startup+1347.1 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2928
/proc/meminfo: memFree=28709396/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=86052 CPUtime=1347.11 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 38052 0 0 0 133796 915 0 0 25 0 1 0 901318030 88117248 20628 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21513 20628 757 1205 0 20304 0
Current children cumulated CPU time (s) 1347.11
Current children cumulated vsize (KiB) 86052

[startup+1347.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2928
/proc/meminfo: memFree=28709396/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=86052 CPUtime=1347.91 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 38062 0 0 0 133875 916 0 0 25 0 1 0 901318030 88117248 20638 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21513 20638 757 1205 0 20304 0
Current children cumulated CPU time (s) 1347.91
Current children cumulated vsize (KiB) 86052

[startup+1348.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2928
/proc/meminfo: memFree=28709396/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=86052 CPUtime=1348.31 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 38062 0 0 0 133915 916 0 0 25 0 1 0 901318030 88117248 20638 33554432000 4194304 9128323 140736108604768 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/2878/statm: 21513 20638 757 1205 0 20304 0
Current children cumulated CPU time (s) 1348.31
Current children cumulated vsize (KiB) 86052

[startup+1348.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/173 2928
/proc/meminfo: memFree=28709396/32951132 swapFree=67061148/67111528
[pid=2878] ppid=2876 vsize=84640 CPUtime=1348.51 cores=0,2,4,6
/proc/2878/stat : 2878 (scip-2.0.1.4.li) R 2876 2878 2091 0 -1 4202496 38064 0 0 0 133935 916 0 0 18 0 1 0 901318030 86671360 20287 33554432000 4194304 9128323 140736108604768 18446744073709551615 6885312 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2878/statm: 21160 20287 759 1205 0 19951 0
Current children cumulated CPU time (s) 1348.51
Current children cumulated vsize (KiB) 84640

Child status: 0
Real time (s): 1348.53
CPU time (s): 1348.55
CPU user time (s): 1339.38
CPU system time (s): 9.16861
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 86052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1339.38
system time used= 9.16861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38066
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2602

runsolver used 1.93971 second user time and 4.25935 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-12 18:46:24
IDJOB=3447719
IDBENCH=78895
IDSOLVER=1944
FILE ID=node129/3447719-1307897184
RUNJOBID= node129-1307897167-2527
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.1900561288--soft-66-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-3447719-1307897184/watcher-3447719-1307897184 -o /tmp/evaluation-result-3447719-1307897184/solver-3447719-1307897184 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447719-1307897184.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 83dbd2cd2ef615ae6bc4c3ab9b5ef9b9
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:      28831572 kB
Buffers:        446772 kB
Cached:        3322200 kB
SwapCached:      13132 kB
Active:        1210148 kB
Inactive:      2623920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28831572 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:           25040 kB
Writeback:           0 kB
AnonPages:       62144 kB
Mapped:          12104 kB
Slab:           221984 kB
PageTables:       4620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   225040 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:08:53