Trace number 3447869

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 1180.42 1180.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900563250--soft-33-100-0.wbo
MD5SUM4dbce9c855a469b24d5770190ca01b65
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 benchmark79.151
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 constraints1783
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 90636
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90635
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 665
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-3447869-1307898654.wbo>
0.00/0.02	c original problem has 2014 variables (2014 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, 148 impls, 11 clqs
0.06/0.08	c (round 2) 0 del vars, 127 del conss, 0 add conss, 1783 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.06/0.09	c (round 3) 110 del vars, 222 del conss, 0 add conss, 1815 chg bounds, 118 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.09/0.10	c (round 4) 174 del vars, 225 del conss, 0 add conss, 1816 chg bounds, 120 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.09/0.11	c (round 5) 176 del vars, 225 del conss, 0 add conss, 1816 chg bounds, 120 chg sides, 0 chg coeffs, 876 upgd conss, 148 impls, 11 clqs
0.09/0.11	c (round 6) 176 del vars, 247 del conss, 0 add conss, 1816 chg bounds, 120 chg sides, 0 chg coeffs, 876 upgd conss, 148 impls, 11 clqs
0.09/0.17	c    (0.2s) probing: 101/1926 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (7 rounds):
0.09/0.17	c  176 deleted vars, 247 deleted constraints, 0 added constraints, 1816 tightened bounds, 0 added holes, 120 changed sides, 0 changed coefficients
0.09/0.17	c  1843 implications, 11 cliques
0.09/0.17	c presolved problem has 3621 variables (1926 bin, 0 int, 1695 impl, 0 cont) and 4244 constraints
0.09/0.17	c      31 constraints of type <setppc>
0.09/0.17	c    1695 constraints of type <linear>
0.09/0.17	c    1695 constraints of type <indicator>
0.09/0.17	c     823 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.14
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 2.0.1.4
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1800
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 13950
0.09/0.17	c 
0.09/0.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.17	c # [type: int, range: [1,2], default: 1]
0.09/0.17	c timing/clocktype = 2
0.09/0.17	c 
0.09/0.17	c # belongs reading time to solving time?
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c timing/reading = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/indicator/addCouplingCons = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.49/0.54	o 479
0.49/0.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.54	c T 0.5s|     1 |     0 |     0 |     - |  14M|   0 |   - |3621 |5939 |3621 |2549 |   0 |   0 |   0 |      --      | 4.790000e+02 |    Inf 
0.49/0.56	c   0.6s|     1 |     0 |   100 |     - |  13M|   0 |  35 |3621 |5939 |3621 |2549 |   0 |   0 |   0 | 0.000000e+00 | 4.790000e+02 |    Inf 
0.79/0.84	c   0.8s|     1 |     0 |   195 |     - |  14M|   0 |  40 |3621 |5981 |3621 |2555 |   6 |   0 |   0 | 0.000000e+00 | 4.790000e+02 |    Inf 
1.00/1.01	c   1.0s|     1 |     0 |   220 |     - |  14M|   0 |  42 |3621 |5981 |3621 |2559 |  10 |   0 |   0 | 0.000000e+00 | 4.790000e+02 |    Inf 
1.19/1.20	c   1.2s|     1 |     0 |   236 |     - |  15M|   0 |  48 |3621 |5981 |3621 |2563 |  14 |   0 |   0 | 0.000000e+00 | 4.790000e+02 |    Inf 
1.39/1.41	c   1.4s|     1 |     0 |   247 |     - |  15M|   0 |  50 |3621 |5981 |3621 |2565 |  16 |   0 |   0 | 0.000000e+00 | 4.790000e+02 |    Inf 
1.59/1.65	c   1.6s|     1 |     0 |   271 |     - |  15M|   0 |  49 |3621 |5981 |3621 |2566 |  17 |   0 |   0 | 0.000000e+00 | 4.790000e+02 |    Inf 
1.79/1.88	c   1.9s|     1 |     0 |   303 |     - |  15M|   0 |  50 |3621 |5981 |3621 |2570 |  21 |   0 |   0 | 0.000000e+00 | 4.790000e+02 |    Inf 
2.09/2.20	c   2.2s|     1 |     2 |   303 |     - |  16M|   0 |  50 |3621 |5981 |3621 |2570 |  21 |   0 |   9 | 0.000000e+00 | 4.790000e+02 |    Inf 
4.09/4.11	o 316
4.09/4.11	c * 4.1s|    25 |    24 |  1806 |  62.6 |  16M|  16 |   - |3621 |5981 |3621 |2603 | 102 |   0 | 195 | 0.000000e+00 | 3.160000e+02 |    Inf 
5.39/5.43	o 311
5.39/5.43	c * 5.4s|    51 |    44 |  3213 |  58.2 |  17M|  16 |   - |3621 |5997 |3621 |2562 | 144 |  16 | 386 | 0.000000e+00 | 3.110000e+02 |    Inf 
5.79/5.82	o 190
5.79/5.82	c * 5.8s|    60 |    47 |  3936 |  61.6 |  17M|  16 |   - |3621 |5997 |3621 |2667 | 228 |  16 | 430 | 0.000000e+00 | 1.900000e+02 |    Inf 
8.39/8.46	o 157
8.39/8.46	c * 8.5s|   179 |    90 |  7843 |  42.4 |  19M|  25 |   - |3621 |6074 |3621 |2633 | 371 |  93 | 805 | 0.000000e+00 | 1.570000e+02 |    Inf 
8.49/8.50	o 123
8.49/8.50	c * 8.5s|   180 |    72 |  7896 |  42.4 |  19M|  25 |   - |3621 |6074 |3621 |2604 | 387 |  93 | 805 | 0.000000e+00 | 1.230000e+02 |    Inf 
8.99/9.09	o 118
8.99/9.09	c * 9.1s|   200 |    82 |  8489 |  41.1 |  20M|  25 |   - |3621 |6081 |3621 |2588 | 392 | 100 | 905 | 0.000000e+00 | 1.180000e+02 |    Inf 
10.09/10.19	o 77
10.09/10.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.09/10.19	c *10.2s|   348 |    83 | 10061 |  28.1 |  20M|  73 |   - |3621 |6212 |3621 |2606 | 422 | 231 | 973 | 0.000000e+00 | 7.700000e+01 |    Inf 
10.19/10.22	o 60
10.19/10.22	c *10.2s|   349 |    60 | 10119 |  28.2 |  20M|  73 |   - |3621 |6212 |3621 |2594 | 433 | 231 | 973 | 0.000000e+00 | 6.000000e+01 |    Inf 
23.79/23.88	o 41
23.79/23.88	c *23.9s|  3225 |   290 | 31883 |   9.8 |  25M|  73 |   - |3621 |6441 |3621 |2564 | 545 |3147 |1695 | 0.000000e+00 | 4.100000e+01 |    Inf 
24.99/25.02	o 23
24.99/25.02	c *25.0s|  3511 |   274 | 34773 |   9.8 |  25M|  73 |   - |3621 |5684 |3621 |2563 | 559 |3516 |1697 | 0.000000e+00 | 2.300000e+01 |    Inf 
29.99/30.06	o 19
29.99/30.06	c *30.1s|  4997 |   253 | 54889 |  10.9 |  25M|  73 |   - |3621 |5666 |3621 |2562 | 572 |5434 |1708 | 0.000000e+00 | 1.900000e+01 |    Inf 
30.19/30.24	o 16
30.19/30.24	c *30.2s|  5050 |   257 | 55616 |  11.0 |  25M|  73 |   - |3621 |5561 |3621 |2562 | 573 |5496 |1708 | 0.000000e+00 | 1.600000e+01 |    Inf 
30.19/30.27	o 7
30.19/30.27	c o30.3s|  5055 |   258 | 55679 |  11.0 |  25M|  73 |   0 |3621 |5417 |3621 |2564 | 575 |5506 |1708 | 0.000000e+00 | 7.000000e+00 |    Inf 
45.59/45.62	c  45.6s| 10000 |   195 |125743 |  12.5 |  26M|  73 |   - |3621 |7872 |3621 |2562 | 579 |  11k|1713 | 0.000000e+00 | 7.000000e+00 |    Inf 
46.79/46.84	o 3
46.79/46.84	c *46.8s| 10402 |   185 |131229 |  12.6 |  26M|  73 |   - |3621 |7547 |3621 |2563 | 580 |  12k|1713 | 0.000000e+00 | 3.000000e+00 |    Inf 
79.29/79.30	c  79.3s| 20000 |   189 |280933 |  14.0 |  28M|  73 |   - |3621 |  11k|3621 |2562 | 580 |  24k|1885 | 0.000000e+00 | 3.000000e+00 |    Inf 
116.99/117.05	c   117s| 30000 |   239 |446874 |  14.9 |  30M|  73 |   - |3621 |  14k|   0 |   0 | 580 |  36k|2394 | 0.000000e+00 | 3.000000e+00 |    Inf 
147.99/148.03	o 2
147.99/148.03	c * 148s| 38317 |   178 |582262 |  15.2 |  31M|  73 |   - |3621 |  17k|3621 |2563 | 581 |  47k|2739 | 0.000000e+00 | 2.000000e+00 |    Inf 
154.79/154.83	c   155s| 40000 |   155 |610224 |  15.2 |  29M|  73 |   - |3621 |  14k|3621 |2562 | 581 |  49k|2860 | 0.000000e+00 | 2.000000e+00 |    Inf 
175.09/175.20	o 1
175.09/175.20	c * 175s| 45476 |   142 |701741 |  15.4 |  29M|  73 |   - |3621 |  12k|3621 |2562 | 581 |  56k|3116 | 0.000000e+00 | 1.000000e+00 |    Inf 
189.89/189.96	c   190s| 50000 |   136 |765457 |  15.3 |  30M|  73 |  26 |3621 |  15k|3621 |2562 | 581 |  62k|3268 | 0.000000e+00 | 1.000000e+00 |    Inf 
224.98/225.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
224.98/225.08	c   225s| 60000 |   116 |914163 |  15.2 |  30M|  73 |   - |3621 |  15k|   0 |   0 | 581 |  76k|3677 | 0.000000e+00 | 1.000000e+00 |    Inf 
261.69/261.74	c   262s| 70000 |   130 |  1080k|  15.4 |  30M|  73 |  34 |3621 |  14k|3621 |2562 | 581 |  89k|4021 | 0.000000e+00 | 1.000000e+00 |    Inf 
295.29/295.38	c   295s| 80000 |    87 |  1229k|  15.4 |  32M|  73 |  35 |3621 |  19k|3621 |2562 | 581 | 102k|4274 | 0.000000e+00 | 1.000000e+00 |    Inf 
335.99/336.09	c   336s| 90000 |    62 |  1405k|  15.6 |  32M|  73 |   - |3621 |  19k|   0 |   0 | 581 | 115k|4660 | 0.000000e+00 | 1.000000e+00 |    Inf 
378.58/378.63	c   379s|100000 |    62 |  1599k|  16.0 |  35M|  73 |   - |3621 |  25k|3621 |2562 | 581 | 128k|4934 | 0.000000e+00 | 1.000000e+00 |    Inf 
422.29/422.33	c   422s|110000 |   145 |  1797k|  16.3 |  38M|  73 |  42 |3621 |  31k|3621 |2562 | 581 | 141k|5191 | 0.000000e+00 | 1.000000e+00 |    Inf 
464.29/464.35	c   464s|120000 |   103 |  1972k|  16.4 |  39M|  73 |   - |3621 |  33k|3621 |2562 | 581 | 154k|5503 | 0.000000e+00 | 1.000000e+00 |    Inf 
504.40/504.49	c   504s|130000 |   142 |  2141k|  16.5 |  40M|  73 |  28 |3621 |  36k|3621 |2562 | 581 | 167k|5696 | 0.000000e+00 | 1.000000e+00 |    Inf 
550.49/550.55	c   551s|140000 |   259 |  2326k|  16.6 |  42M|  73 |  39 |3621 |  38k|3621 |2562 | 581 | 181k|5953 | 0.000000e+00 | 1.000000e+00 |    Inf 
591.70/591.78	c   592s|150000 |   307 |  2499k|  16.7 |  44M|  73 |  31 |3621 |  41k|3621 |2562 | 581 | 195k|6154 | 0.000000e+00 | 1.000000e+00 |    Inf 
633.40/633.49	c   633s|160000 |   274 |  2672k|  16.7 |  43M|  73 |   - |3621 |  39k|3621 |2562 | 581 | 209k|6316 | 0.000000e+00 | 1.000000e+00 |    Inf 
676.60/676.60	c   677s|170000 |   332 |  2855k|  16.8 |  46M|  73 |  29 |3621 |  44k|3621 |2562 | 581 | 223k|6550 | 0.000000e+00 | 1.000000e+00 |    Inf 
718.79/718.86	c   719s|180000 |   341 |  3029k|  16.8 |  46M|  73 |  39 |3621 |  44k|3621 |2562 | 581 | 237k|6713 | 0.000000e+00 | 1.000000e+00 |    Inf 
762.09/762.17	c   762s|190000 |   281 |  3206k|  16.9 |  45M|  73 |   - |3621 |  42k|3621 |2562 | 581 | 251k|6873 | 0.000000e+00 | 1.000000e+00 |    Inf 
805.10/805.13	c   805s|200000 |   199 |  3380k|  16.9 |  44M|  73 |  38 |3621 |  40k|3621 |2562 | 581 | 264k|7051 | 0.000000e+00 | 1.000000e+00 |    Inf 
847.01/847.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
847.01/847.09	c   847s|210000 |   136 |  3551k|  16.9 |  43M|  73 |  37 |3621 |  39k|3621 |2562 | 581 | 278k|7267 | 0.000000e+00 | 1.000000e+00 |    Inf 
893.50/893.58	c   894s|220000 |   249 |  3747k|  17.0 |  44M|  73 |  28 |3621 |  40k|3621 |2562 | 581 | 291k|7458 | 0.000000e+00 | 1.000000e+00 |    Inf 
939.21/939.20	c   939s|230000 |   131 |  3936k|  17.1 |  43M|  73 |   - |3621 |  38k|   0 |   0 | 581 | 305k|7618 | 0.000000e+00 | 1.000000e+00 |    Inf 
983.41/983.43	c   983s|240000 |   165 |  4124k|  17.2 |  44M|  73 |  28 |3621 |  42k|3621 |2562 | 581 | 318k|7779 | 0.000000e+00 | 1.000000e+00 |    Inf 
1028.10/1028.16	c  1028s|250000 |    57 |  4314k|  17.3 |  40M|  73 |   - |3621 |  34k|3621 |2562 | 581 | 332k|7957 | 0.000000e+00 | 1.000000e+00 |    Inf 
1070.90/1070.95	c  1071s|260000 |    94 |  4493k|  17.3 |  43M|  73 |   - |3621 |  40k|3621 |2562 | 581 | 344k|8164 | 0.000000e+00 | 1.000000e+00 |    Inf 
1115.42/1115.43	c  1115s|270000 |    44 |  4678k|  17.3 |  40M|  73 |   - |3621 |  33k|3621 |2583 | 581 | 357k|8406 | 0.000000e+00 | 1.000000e+00 |    Inf 
1162.00/1162.04	c  1162s|280000 |    37 |  4876k|  17.4 |  41M|  73 |   - |3621 |  37k|3621 |2583 | 581 | 369k|8599 | 0.000000e+00 | 1.000000e+00 |    Inf 
1180.31/1180.35	c 
1180.31/1180.35	c SCIP Status        : problem is solved [optimal solution found]
1180.31/1180.35	c Solving Time (sec) : 1180.35
1180.31/1180.35	c Solving Nodes      : 284193
1180.31/1180.35	c Primal Bound       : +1.00000000000000e+00 (176 solutions)
1180.31/1180.35	c Dual Bound         : +1.00000000000000e+00
1180.31/1180.35	c Gap                : 0.00 %
1180.31/1180.35	s OPTIMUM FOUND
1180.31/1180.35	v -x231 -x230 -x229 x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 x212 -x211 -x210 
1180.31/1180.35	v x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 x194 -x193 -x192 -x191 x190 -x189 
1180.31/1180.35	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 x173 -x172 -x171 -x170 x169 -x168 
1180.31/1180.35	v -x167 -x166 -x165 -x164 -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1180.31/1180.35	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 x126 -x125 
1180.31/1180.35	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 x109 -x108 -x107 -x106 -x105 -x104 
1180.31/1180.35	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 
1180.31/1180.35	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 
1180.31/1180.35	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 
1180.31/1180.35	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 
1180.31/1180.35	v -x1 
1180.31/1180.35	c SCIP Status        : problem is solved [optimal solution found]
1180.31/1180.35	c Total Time         :    1180.35
1180.31/1180.35	c   solving          :    1180.35
1180.31/1180.35	c   presolving       :       0.14 (included in solving)
1180.31/1180.35	c   reading          :       0.02 (included in solving)
1180.31/1180.35	c Original Problem   :
1180.31/1180.35	c   Problem name     : HOME/instance-3447869-1307898654.wbo
1180.31/1180.35	c   Variables        : 2014 (2014 binary, 0 integer, 0 implicit integer, 0 continuous)
1180.31/1180.35	c   Constraints      : 2708 initial, 2708 maximal
1180.31/1180.35	c Presolved Problem  :
1180.31/1180.35	c   Problem name     : t_HOME/instance-3447869-1307898654.wbo
1180.31/1180.35	c   Variables        : 3621 (1926 binary, 0 integer, 1695 implicit integer, 0 continuous)
1180.31/1180.35	c   Constraints      : 4244 initial, 45953 maximal
1180.31/1180.35	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1180.31/1180.35	c   trivial          :       0.00         88          0          0          0          0          0          0          0          0
1180.31/1180.35	c   dualfix          :       0.00         88          0          0          0          0          0          0          0          0
1180.31/1180.35	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1180.31/1180.35	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1180.31/1180.35	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1180.31/1180.35	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1180.31/1180.35	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1180.31/1180.35	c   setppc           :       0.00          0          0          0          0          0         22          0          0          0
1180.31/1180.35	c   linear           :       0.07          0          0          0       1816          0        137          0        120          0
1180.31/1180.35	c   indicator        :       0.00          0          0          0          0          0         88          0          0          0
1180.31/1180.35	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1180.31/1180.35	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1180.31/1180.35	c   root node        :          -       3411          -          -       3411          -          -          -          -          -
1180.31/1180.35	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1180.31/1180.35	c   integral         :          0          0          0     147530          0       1052          0        333       2517          0          0     289900
1180.31/1180.35	c   varbound         :          0+         6     225881        574          0          0       1724          0     224111        572          0          0
1180.31/1180.35	c   setppc           :         31          6    1323787          5          0       1049    1463552       2688     813778          0          0          0
1180.31/1180.35	c   linear           :       1695+         7    1325097         11          0       1041    3239940      22727    3669054          0          0          0
1180.31/1180.35	c   indicator        :       1695          0     220165        574          0       1039       3599          0       4875          0          0          0
1180.31/1180.35	c   logicor          :        823+         6     555171         15          0        161    1381302      10692     992384          0          0          0
1180.31/1180.35	c   bounddisjunction :          0+         0     128439          0          0          0         49          0         65          0          0          0
1180.31/1180.35	c   countsols        :          0          0          0         15          0        163          0          0          0          0          0          0
1180.31/1180.35	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1180.31/1180.35	c   integral         :      50.30       0.00       0.00      50.26       0.00       0.04       0.00
1180.31/1180.35	c   varbound         :       0.71       0.00       0.68       0.02       0.00       0.00       0.00
1180.31/1180.35	c   setppc           :       7.84       0.00       7.46       0.00       0.00       0.00       0.37
1180.31/1180.35	c   linear           :      38.83       0.00      36.50       0.00       0.00       0.18       2.15
1180.31/1180.35	c   indicator        :       1.66       0.00       0.86       0.06       0.00       0.74       0.00
1180.31/1180.35	c   logicor          :      98.14       0.00      96.65       0.00       0.00       0.01       1.48
1180.31/1180.35	c   bounddisjunction :       0.28       0.00       0.28       0.00       0.00       0.00       0.00
1180.31/1180.35	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1180.31/1180.35	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1180.31/1180.35	c   vbounds          :      13741        503          5      28557
1180.31/1180.35	c   rootredcost      :         16          0          0       1695
1180.31/1180.35	c   pseudoobj        :    1328650       1718       1003     221080
1180.31/1180.35	c Propagator Timings :  TotalTime  Propagate    Resprop
1180.31/1180.35	c   vbounds          :       2.44       2.44       0.00
1180.31/1180.35	c   rootredcost      :       0.24       0.24       0.00
1180.31/1180.35	c   pseudoobj        :      31.68      31.65       0.03
1180.31/1180.35	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1180.31/1180.35	c   propagation      :       2.20      37115      37030     215733       28.4        797       21.8          -
1180.31/1180.35	c   infeasible LP    :      30.01     107877     107874     743912       39.6       1430       14.5          0
1180.31/1180.35	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1180.31/1180.35	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1180.31/1180.35	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1180.31/1180.35	c   applied globally :          -          -          -     375111       33.3          -          -          -
1180.31/1180.35	c   applied locally  :          -          -          -          0        0.0          -          -          -
1180.31/1180.35	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1180.31/1180.35	c   cut pool         :       0.00          5          -          -         20          -    (maximal pool size: 291)
1180.31/1180.35	c   redcost          :       8.93     147507          0      32239          0          0
1180.31/1180.35	c   impliedbounds    :       0.00          6          0          0          0          0
1180.31/1180.35	c   intobj           :       0.00          0          0          0          0          0
1180.31/1180.35	c   gomory           :       0.52          6          0          0        894          0
1180.31/1180.35	c   cgmip            :       0.00          0          0          0          0          0
1180.31/1180.35	c   closecuts        :       0.00          0          0          0          0          0
1180.31/1180.35	c   strongcg         :       0.42          6          0          0       1905          0
1180.31/1180.35	c   cmir             :       0.07          6          0          0          0          0
1180.31/1180.35	c   flowcover        :       0.08          6          0          0          0          0
1180.31/1180.35	c   clique           :       0.00          6          0          0          0          0
1180.31/1180.35	c   zerohalf         :       0.00          0          0          0          0          0
1180.31/1180.35	c   mcf              :       0.00          1          0          0          0          0
1180.31/1180.35	c   oddcycle         :       0.00          0          0          0          0          0
1180.31/1180.35	c   rapidlearning    :       0.18          1          0          0          0         42
1180.31/1180.35	c Pricers            :       Time      Calls       Vars
1180.31/1180.35	c   problem variables:       0.00          0          0
1180.31/1180.35	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1180.31/1180.35	c   relpscost        :      50.12     146955        333       2517          0          0     289900
1180.31/1180.36	c   pscost           :       0.00          0          0          0          0          0          0
1180.31/1180.36	c   inference        :       0.00          0          0          0          0          0          0
1180.31/1180.36	c   mostinf          :       0.00          0          0          0          0          0          0
1180.31/1180.36	c   leastinf         :       0.00          0          0          0          0          0          0
1180.31/1180.36	c   fullstrong       :       0.00          0          0          0          0          0          0
1180.31/1180.36	c   allfullstrong    :       0.00          0          0          0          0          0          0
1180.31/1180.36	c   random           :       0.00          0          0          0          0          0          0
1180.31/1180.36	c Primal Heuristics  :       Time      Calls      Found
1180.31/1180.36	c   LP solutions     :       0.01          -         15
1180.31/1180.36	c   pseudo solutions :       0.00          -          0
1180.31/1180.36	c   feaspump         :       0.01          0          0
1180.31/1180.36	c   oneopt           :       0.20         15          0
1180.31/1180.36	c   crossover        :       0.53          7          0
1180.31/1180.36	c   rootsoldiving    :       0.82         30          0
1180.31/1180.36	c   pscostdiving     :       1.19         60          0
1180.31/1180.36	c   fracdiving       :       1.96         60          0
1180.31/1180.36	c   veclendiving     :       1.18         60          0
1180.31/1180.36	c   linesearchdiving :       0.71         60          0
1180.31/1180.36	c   guideddiving     :       1.89         60          0
1180.31/1180.36	c   coefdiving       :       1.51         60          0
1180.31/1180.36	c   objpscostdiving  :       0.32         31          1
1180.31/1180.36	c   trivial          :       0.00          2          0
1180.31/1180.36	c   shiftandpropagate:       0.37          1          1
1180.31/1180.36	c   simplerounding   :       0.31     147070          0
1180.31/1180.36	c   zirounding       :       0.69       1000          0
1180.31/1180.36	c   rounding         :       0.78       5381          0
1180.31/1180.36	c   shifting         :       0.73       1664          0
1180.31/1180.36	c   intshifting      :       0.01          0          0
1180.31/1180.36	c   twoopt           :       0.00          0          0
1180.31/1180.36	c   fixandinfer      :       0.00          0          0
1180.31/1180.36	c   clique           :       0.00          0          0
1180.31/1180.36	c   intdiving        :       0.00          0          0
1180.31/1180.36	c   actconsdiving    :       0.00          0          0
1180.31/1180.36	c   octane           :       0.00          0          0
1180.31/1180.36	c   rens             :       0.04          1          0
1180.31/1180.36	c   rins             :       0.00          0          0
1180.31/1180.36	c   localbranching   :       0.00          0          0
1180.31/1180.36	c   mutation         :       0.00          0          0
1180.31/1180.36	c   dins             :       0.00          0          0
1180.31/1180.36	c   vbounds          :       0.00          0          0
1180.31/1180.36	c   undercover       :       0.00          0          0
1180.31/1180.36	c   subnlp           :       0.05          0          0
1180.31/1180.36	c   trysol           :       0.31        833        159
1180.31/1180.36	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1180.31/1180.36	c   primal LP        :       0.00          0          0       0.00          -
1180.31/1180.36	c   dual LP          :     708.61     254404    4920376      19.34    6943.74
1180.31/1180.36	c   lex dual LP      :       0.00          0          0       0.00          -
1180.31/1180.36	c   barrier LP       :       0.00          0          0       0.00          -
1180.31/1180.36	c   diving/probing LP:       6.71       5141      33455       6.51    4984.22
1180.31/1180.36	c   strong branching :      47.63       8603     319821      37.18    6715.18
1180.31/1180.36	c     (at root node) :          -          9       2533     281.44          -
1180.31/1180.36	c   conflict analysis:       0.00          0          0       0.00          -
1180.31/1180.36	c B&B Tree           :
1180.31/1180.36	c   number of runs   :          1
1180.31/1180.36	c   nodes            :     284193
1180.31/1180.36	c   nodes (total)    :     284193
1180.31/1180.36	c   nodes left       :          0
1180.31/1180.36	c   max depth        :         73
1180.31/1180.36	c   max depth (total):         73
1180.31/1180.36	c   backtracks       :      33630 (11.8%)
1180.31/1180.36	c   delayed cutoffs  :       5592
1180.31/1180.36	c   repropagations   :     543670 (932868 domain reductions, 5230 cutoffs)
1180.31/1180.36	c   avg switch length:       5.27
1180.31/1180.36	c   switching time   :      94.57
1180.31/1180.36	c Solution           :
1180.31/1180.36	c   Solutions found  :        176 (17 improvements)
1180.31/1180.36	c   First Solution   : +4.79000000000000e+02   (in run 1, after 1 nodes, 0.54 seconds, depth 1811, found by <shiftandpropagate>)
1180.31/1180.36	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 45476 nodes, 175.20 seconds, depth 30, found by <relaxation>)
1180.31/1180.36	c   Dual Bound       : +1.00000000000000e+00
1180.31/1180.36	c   Gap              :       0.00 %
1180.31/1180.36	c   Root Dual Bound  : +0.00000000000000e+00
1180.31/1180.36	c   Root Iterations  :        303
1180.40/1180.40	c Time complete: 1180.41.

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447869-1307898654/watcher-3447869-1307898654 -o /var/tmp/evaluation-result-3447869-1307898654/solver-3447869-1307898654 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447869-1307898654.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: 0.92 0.98 1.15 3/177 9296
/proc/meminfo: memFree=1476728/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=10124 CPUtime=0 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 1542 0 0 0 0 0 0 0 22 0 1 0 357474793 10366976 1495 33554432000 4194304 9128323 140736002275392 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9296/statm: 2531 1495 399 1205 0 1322 0

[startup+0.0682049 s]
/proc/loadavg: 0.92 0.98 1.15 3/177 9296
/proc/meminfo: memFree=1476728/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=31736 CPUtime=0.06 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 6891 0 0 0 6 0 0 0 22 0 1 0 357474793 32497664 6585 33554432000 4194304 9128323 140736002275392 18446744073709551615 5266673 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9296/statm: 7934 6585 514 1205 0 6725 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31736

[startup+0.1012 s]
/proc/loadavg: 0.92 0.98 1.15 3/177 9296
/proc/meminfo: memFree=1476728/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=31736 CPUtime=0.09 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 6911 0 0 0 9 0 0 0 22 0 1 0 357474793 32497664 6605 33554432000 4194304 9128323 140736002275392 18446744073709551615 5266251 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9296/statm: 7934 6605 522 1205 0 6725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31736

[startup+0.301167 s]
/proc/loadavg: 0.92 0.98 1.15 3/177 9296
/proc/meminfo: memFree=1476728/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=37988 CPUtime=0.29 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 8680 0 0 0 29 0 0 0 23 0 1 0 357474793 38899712 8346 33554432000 4194304 9128323 140736002275392 18446744073709551615 5992449 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9296/statm: 9497 8346 606 1205 0 8288 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37988

[startup+0.701099 s]
/proc/loadavg: 0.92 0.98 1.15 3/177 9296
/proc/meminfo: memFree=1476728/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=70836 CPUtime=0.69 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 16822 0 0 0 68 1 0 0 25 0 1 0 357474793 72536064 16335 33554432000 4194304 9128323 140736002275392 18446744073709551615 18446744073699065904 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9296/statm: 17709 16335 701 1205 0 16500 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70836

[startup+1.50096 s]
/proc/loadavg: 0.92 0.98 1.15 3/178 9297
/proc/meminfo: memFree=1379528/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=72904 CPUtime=1.49 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 17746 0 0 0 146 3 0 0 25 0 1 0 357474793 74653696 16903 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9296/statm: 18226 16903 726 1205 0 17017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72904

[startup+3.10068 s]
/proc/loadavg: 0.92 0.98 1.15 3/178 9297
/proc/meminfo: memFree=1377792/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=72856 CPUtime=3.09 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 19068 0 0 0 300 9 0 0 25 0 1 0 357474793 74604544 17273 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9296/statm: 18214 17273 737 1205 0 17005 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72856

[startup+6.30114 s]
/proc/loadavg: 1.01 1.00 1.15 3/178 9297
/proc/meminfo: memFree=1376864/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=72856 CPUtime=6.29 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 19073 0 0 0 609 20 0 0 25 0 1 0 357474793 74604544 17278 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9296/statm: 18214 17278 742 1205 0 17005 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72856

[startup+12.701 s]
/proc/loadavg: 1.09 1.02 1.16 3/178 9298
/proc/meminfo: memFree=1376516/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=72856 CPUtime=12.69 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 19077 0 0 0 1233 36 0 0 25 0 1 0 357474793 74604544 17282 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9296/statm: 18214 17282 742 1205 0 17005 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72856

[startup+25.5008 s]
/proc/loadavg: 1.29 1.06 1.17 3/178 9298
/proc/meminfo: memFree=1373176/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=75592 CPUtime=25.49 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 32414 0 0 0 2489 60 0 0 25 0 1 0 357474793 77406208 17964 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9296/statm: 18898 17964 742 1205 0 17689 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75592

[startup+51.1004 s]
/proc/loadavg: 1.53 1.14 1.19 3/178 9298
/proc/meminfo: memFree=1359736/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=79176 CPUtime=51.09 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 53502 0 0 0 4986 123 0 0 25 0 1 0 357474793 81076224 18852 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9296/statm: 19794 18852 742 1205 0 18585 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79176

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.23 3/178 9300
/proc/meminfo: memFree=1339172/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=82960 CPUtime=102.29 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 65240 0 0 0 9982 247 0 0 25 0 1 0 357474793 84951040 19802 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9296/statm: 20740 19802 742 1205 0 19531 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 82960

[startup+162.301 s]
/proc/loadavg: 1.96 1.41 1.28 3/178 9305
/proc/meminfo: memFree=1321784/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=85728 CPUtime=162.29 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 75367 0 0 0 15843 386 0 0 25 0 1 0 357474793 87785472 20523 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 21432 20523 742 1205 0 20223 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 85728

[startup+222.301 s]
/proc/loadavg: 1.98 1.52 1.32 3/178 9306
/proc/meminfo: memFree=1314312/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=87024 CPUtime=222.29 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 93970 0 0 0 21701 528 0 0 25 0 1 0 357474793 89112576 20841 33554432000 4194304 9128323 140736002275392 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 21756 20841 742 1205 0 20547 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 87024

[startup+282.3 s]
/proc/loadavg: 1.99 1.60 1.36 3/178 9308
/proc/meminfo: memFree=1310532/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=87356 CPUtime=282.29 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 96003 0 0 0 27558 671 0 0 25 0 1 0 357474793 89452544 20936 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 21839 20936 742 1205 0 20630 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 87356

[startup+342.301 s]
/proc/loadavg: 2.05 1.69 1.40 3/178 9309
/proc/meminfo: memFree=1303412/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=90460 CPUtime=342.29 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 96765 0 0 0 33423 806 0 0 25 0 1 0 357474793 92631040 21698 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 22615 21698 742 1205 0 21406 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 90460

[startup+402.3 s]
/proc/loadavg: 2.02 1.74 1.44 3/178 9311
/proc/meminfo: memFree=1299156/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=93608 CPUtime=402.29 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 99663 0 0 0 39287 942 0 0 25 0 1 0 357474793 95854592 22445 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 23402 22445 742 1205 0 22193 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 93608

[startup+462.301 s]
/proc/loadavg: 2.00 1.79 1.47 3/178 9313
/proc/meminfo: memFree=1293908/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=95840 CPUtime=462.29 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 100202 0 0 0 45154 1075 0 0 25 0 1 0 357474793 98140160 22984 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 23960 22984 742 1205 0 22751 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 95840

[startup+522.3 s]
/proc/loadavg: 2.05 1.84 1.51 3/178 9314
/proc/meminfo: memFree=1287536/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=98840 CPUtime=522.29 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 100934 0 0 0 51028 1201 0 0 25 0 1 0 357474793 101212160 23716 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 24710 23716 742 1205 0 23501 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 98840

[startup+582.301 s]
/proc/loadavg: 2.02 1.86 1.54 3/178 9316
/proc/meminfo: memFree=1281304/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=101460 CPUtime=582.3 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 104097 0 0 0 56905 1325 0 0 25 0 1 0 357474793 103895040 24364 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 25365 24364 742 1205 0 24156 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 101460

[startup+642.301 s]

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

/proc/meminfo: memFree=1277540/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=104712 CPUtime=642.3 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 104862 0 0 0 62772 1458 0 0 25 0 1 0 357474793 107225088 25129 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 26178 25129 742 1205 0 24969 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 104712

[startup+702.301 s]
/proc/loadavg: 2.00 1.90 1.58 3/178 9319
/proc/meminfo: memFree=1273156/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=105164 CPUtime=702.3 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 104960 0 0 0 68643 1587 0 0 25 0 1 0 357474793 107687936 25227 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 26291 25227 742 1205 0 25082 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 105164

[startup+762.307 s]
/proc/loadavg: 2.00 1.92 1.61 3/178 9321
/proc/meminfo: memFree=1265284/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=107376 CPUtime=762.31 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 105465 0 0 0 74522 1709 0 0 25 0 1 0 357474793 109953024 25732 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 26844 25732 742 1205 0 25635 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 107376

[startup+822.3 s]
/proc/loadavg: 2.00 1.93 1.63 3/178 9322
/proc/meminfo: memFree=1255300/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=107688 CPUtime=822.3 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 105568 0 0 0 80395 1835 0 0 25 0 1 0 357474793 110272512 25835 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 26922 25835 742 1205 0 25713 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 107688

[startup+882.301 s]
/proc/loadavg: 2.00 1.94 1.65 3/178 9324
/proc/meminfo: memFree=1254152/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=107820 CPUtime=882.3 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 105637 0 0 0 86268 1962 0 0 25 0 1 0 357474793 110407680 25904 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 26955 25904 742 1205 0 25746 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 107820

[startup+942.301 s]
/proc/loadavg: 2.00 1.95 1.67 3/178 9325
/proc/meminfo: memFree=1252752/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=107968 CPUtime=942.3 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 105652 0 0 0 92140 2090 0 0 25 0 1 0 357474793 110559232 25919 33554432000 4194304 9128323 140736002275392 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 26992 25919 742 1205 0 25783 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 107968

[startup+1002.3 s]
/proc/loadavg: 2.00 1.95 1.69 3/178 9327
/proc/meminfo: memFree=1250976/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=108260 CPUtime=1002.3 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 105712 0 0 0 98011 2219 0 0 25 0 1 0 357474793 110858240 25979 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 27065 25979 742 1205 0 25856 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 108260

[startup+1062.3 s]
/proc/loadavg: 2.07 1.97 1.71 3/178 9329
/proc/meminfo: memFree=1248828/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=110084 CPUtime=1062.31 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 108398 0 0 0 103877 2354 0 0 25 0 1 0 357474793 112726016 26483 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 27521 26483 742 1205 0 26312 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 110084

[startup+1122.3 s]
/proc/loadavg: 2.02 1.97 1.73 3/178 9330
/proc/meminfo: memFree=1246804/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=112260 CPUtime=1122.31 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 108886 0 0 0 109748 2483 0 0 25 0 1 0 357474793 114954240 26969 33554432000 4194304 9128323 140736002275392 18446744073709551615 4220936 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 28065 26969 742 1205 0 26856 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 112260

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

[startup+1126.3 s]
/proc/loadavg: 2.02 1.97 1.73 3/178 9330
/proc/meminfo: memFree=1246556/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=112260 CPUtime=1126.31 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 108889 0 0 0 110140 2491 0 0 25 0 1 0 357474793 114954240 26972 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 28065 26972 742 1205 0 26856 0
Current children cumulated CPU time (s) 1126.31
Current children cumulated vsize (KiB) 112260

[startup+1151.9 s]
/proc/loadavg: 2.01 1.97 1.73 3/178 9331
/proc/meminfo: memFree=1246288/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=112260 CPUtime=1151.91 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 108894 0 0 0 112645 2546 0 0 25 0 1 0 357474793 114954240 26977 33554432000 4194304 9128323 140736002275392 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 28065 26977 742 1205 0 26856 0
Current children cumulated CPU time (s) 1151.91
Current children cumulated vsize (KiB) 112260

[startup+1164.7 s]
/proc/loadavg: 2.01 1.97 1.73 3/178 9331
/proc/meminfo: memFree=1244912/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=112260 CPUtime=1164.71 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 108896 0 0 0 113897 2574 0 0 25 0 1 0 357474793 114954240 26979 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 28065 26979 742 1205 0 26856 0
Current children cumulated CPU time (s) 1164.71
Current children cumulated vsize (KiB) 112260

[startup+1171.1 s]
/proc/loadavg: 2.01 1.97 1.74 3/178 9331
/proc/meminfo: memFree=1245032/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=112260 CPUtime=1171.1 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 108897 0 0 0 114526 2584 0 0 25 0 1 0 357474793 114954240 26980 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 28065 26980 742 1205 0 26856 0
Current children cumulated CPU time (s) 1171.1
Current children cumulated vsize (KiB) 112260

[startup+1174.3 s]
/proc/loadavg: 2.01 1.97 1.74 3/178 9331
/proc/meminfo: memFree=1244908/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=112260 CPUtime=1174.31 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 108898 0 0 0 114840 2591 0 0 25 0 1 0 357474793 114954240 26981 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 28065 26981 742 1205 0 26856 0
Current children cumulated CPU time (s) 1174.31
Current children cumulated vsize (KiB) 112260

[startup+1177.5 s]
/proc/loadavg: 2.01 1.97 1.74 3/178 9332
/proc/meminfo: memFree=1245152/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=112260 CPUtime=1177.5 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 108898 0 0 0 115152 2598 0 0 25 0 1 0 357474793 114954240 26981 33554432000 4194304 9128323 140736002275392 18446744073709551615 5235747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 28065 26981 742 1205 0 26856 0
Current children cumulated CPU time (s) 1177.5
Current children cumulated vsize (KiB) 112260

[startup+1179.1 s]
/proc/loadavg: 2.01 1.97 1.74 3/178 9332
/proc/meminfo: memFree=1245148/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=112260 CPUtime=1179.11 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 108898 0 0 0 115310 2601 0 0 25 0 1 0 357474793 114954240 26981 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 28065 26981 742 1205 0 26856 0
Current children cumulated CPU time (s) 1179.11
Current children cumulated vsize (KiB) 112260

[startup+1179.9 s]
/proc/loadavg: 2.01 1.97 1.74 3/178 9332
/proc/meminfo: memFree=1245148/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=112260 CPUtime=1179.91 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 108898 0 0 0 115387 2604 0 0 25 0 1 0 357474793 114954240 26981 33554432000 4194304 9128323 140736002275392 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 28065 26981 742 1205 0 26856 0
Current children cumulated CPU time (s) 1179.91
Current children cumulated vsize (KiB) 112260

[startup+1180.31 s]
/proc/loadavg: 2.01 1.97 1.74 3/178 9332
/proc/meminfo: memFree=1245148/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=112260 CPUtime=1180.31 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 108898 0 0 0 115427 2604 0 0 25 0 1 0 357474793 114954240 26981 33554432000 4194304 9128323 140736002275392 18446744073709551615 4207916 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9296/statm: 28065 26981 742 1205 0 26856 0
Current children cumulated CPU time (s) 1180.31
Current children cumulated vsize (KiB) 112260

[startup+1180.4 s]
/proc/loadavg: 2.01 1.97 1.74 3/178 9332
/proc/meminfo: memFree=1245148/32950928 swapFree=67054688/67111528
[pid=9296] ppid=9294 vsize=106956 CPUtime=1180.4 cores=1,3,5,7
/proc/9296/stat : 9296 (scip-2.0.1.4.li) R 9294 9296 8717 0 -1 4202496 108900 0 0 0 115436 2604 0 0 18 0 1 0 357474793 109522944 25913 33554432000 4194304 9128323 140736002275392 18446744073709551615 6885346 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9296/statm: 26739 25913 744 1205 0 25530 0
Current children cumulated CPU time (s) 1180.4
Current children cumulated vsize (KiB) 106956

Child status: 0
Real time (s): 1180.41
CPU time (s): 1180.42
CPU user time (s): 1154.37
CPU system time (s): 26.054
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 112260

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

runsolver used 1.84072 second user time and 4.18336 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-12 19:10:54
IDJOB=3447869
IDBENCH=78973
IDSOLVER=1944
FILE ID=node112/3447869-1307898654
RUNJOBID= node112-1307898654-9269
PBS_JOBID= 13559592
Free space on /var/tmp= 2872 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.1900563250--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447869-1307898654/watcher-3447869-1307898654 -o /var/tmp/evaluation-result-3447869-1307898654/solver-3447869-1307898654 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447869-1307898654.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 4dbce9c855a469b24d5770190ca01b65
RANDOM SEED=1833051629

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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:     32950928 kB
MemFree:       1477040 kB
Buffers:         52608 kB
Cached:       30434040 kB
SwapCached:      10436 kB
Active:       15736724 kB
Inactive:     14788336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1477040 kB
SwapTotal:    67111528 kB
SwapFree:     67054688 kB
Dirty:           24104 kB
Writeback:           0 kB
AnonPages:       36276 kB
Mapped:          10940 kB
Slab:           884688 kB
PageTables:       4388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   227116 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2860 MiB
End job on node112 at 2011-06-12 19:30:34