Trace number 3447264

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 1720.85 1720.79

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900552288--soft-33-100-0.wbo
MD5SUM3bf2aae29a44384f88ac4f8c4d2b9bc3
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 benchmark90.3653
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1804
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 90822
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90821
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 727
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-3447264-1307898941.wbo>
0.02/0.02	c original problem has 2035 variables (2035 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.02/0.02	c problem read
0.02/0.02	c presolving settings loaded
0.02/0.05	c presolving:
0.02/0.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 134 impls, 6 clqs
0.02/0.09	c (round 2) 0 del vars, 105 del conss, 0 add conss, 1804 chg bounds, 41 chg sides, 0 chg coeffs, 0 upgd conss, 134 impls, 6 clqs
0.09/0.10	c (round 3) 82 del vars, 135 del conss, 0 add conss, 1814 chg bounds, 61 chg sides, 0 chg coeffs, 0 upgd conss, 134 impls, 6 clqs
0.09/0.11	c (round 4) 102 del vars, 135 del conss, 0 add conss, 1814 chg bounds, 61 chg sides, 0 chg coeffs, 871 upgd conss, 134 impls, 6 clqs
0.09/0.12	c (round 5) 102 del vars, 144 del conss, 0 add conss, 1814 chg bounds, 61 chg sides, 0 chg coeffs, 871 upgd conss, 134 impls, 6 clqs
0.09/0.17	c    (0.2s) probing: 101/1984 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (6 rounds):
0.09/0.17	c  102 deleted vars, 144 deleted constraints, 0 added constraints, 1814 tightened bounds, 0 added holes, 61 changed sides, 0 changed coefficients
0.09/0.17	c  1887 implications, 6 cliques
0.09/0.17	c presolved problem has 3737 variables (1984 bin, 0 int, 1753 impl, 0 cont) and 4368 constraints
0.09/0.17	c      54 constraints of type <setppc>
0.09/0.17	c    1753 constraints of type <linear>
0.09/0.17	c    1753 constraints of type <indicator>
0.09/0.17	c     808 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.19/0.21	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.21	c   0.2s|     1 |     0 |   135 |     - |  12M|   0 |  49 |3737 |6139 |3737 |2615 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.36	o 88268
0.29/0.36	c y 0.4s|     1 |     0 |  1171 |     - |  12M|   0 |  49 |3737 |6139 |3737 |2615 |   0 |  18 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
0.59/0.63	c   0.6s|     1 |     0 |  1413 |     - |  13M|   0 |  45 |3737 |6139 |3737 |2629 |  14 |  18 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
0.79/0.83	c   0.8s|     1 |     0 |  1609 |     - |  14M|   0 |  56 |3737 |6139 |3737 |2654 |  39 |  18 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
1.10/1.12	c   1.1s|     1 |     0 |  1642 |     - |  14M|   0 |  59 |3737 |6139 |3737 |2658 |  43 |  18 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
1.39/1.46	c   1.5s|     1 |     0 |  1682 |     - |  14M|   0 |  53 |3737 |6139 |3737 |2664 |  49 |  18 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
1.69/1.77	c   1.8s|     1 |     0 |  1731 |     - |  14M|   0 |  55 |3737 |6139 |3737 |2671 |  56 |  18 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
2.09/2.11	c   2.1s|     1 |     0 |  1764 |     - |  14M|   0 |  57 |3737 |6139 |3737 |2675 |  60 |  18 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
2.59/2.61	c   2.6s|     1 |     2 |  1764 |     - |  14M|   0 |  57 |3737 |6139 |3737 |2675 |  60 |  18 |   9 | 0.000000e+00 | 8.826800e+04 |    Inf 
4.79/4.81	o 500
4.79/4.81	c * 4.8s|    48 |    37 |  4657 |  61.6 |  16M|  22 |   - |3737 |6139 |3737 |2682 | 166 |  18 | 216 | 0.000000e+00 | 5.000000e+02 |    Inf 
6.50/6.50	o 397
6.50/6.50	c * 6.5s|   134 |    73 |  6444 |  35.2 |  19M|  23 |   - |3737 |6209 |3737 |2674 | 175 |  88 | 408 | 0.000000e+00 | 3.970000e+02 |    Inf 
9.09/9.13	o 369
9.09/9.13	c * 9.1s|   200 |   121 |  9288 |  37.8 |  21M|  24 |   - |3737 |6236 |3737 |2675 | 184 | 115 | 713 | 0.000000e+00 | 3.690000e+02 |    Inf 
10.49/10.53	o 336
10.49/10.53	c *10.5s|   229 |   145 | 10400 |  37.9 |  22M|  24 |   - |3737 |6242 |3737 |2677 | 188 | 121 | 863 | 0.000000e+00 | 3.360000e+02 |    Inf 
10.49/10.58	o 287
10.49/10.58	c *10.6s|   231 |   138 | 10428 |  37.7 |  22M|  24 |   - |3737 |6242 |3737 |2678 | 190 | 121 | 863 | 0.000000e+00 | 2.870000e+02 |    Inf 
13.39/13.43	o 36
13.39/13.43	c *13.4s|   345 |    71 | 18425 |  48.4 |  22M|  31 |   - |3737 |6296 |3737 |2692 | 449 | 175 |1105 | 0.000000e+00 | 3.600000e+01 |    Inf 
13.39/13.45	o 23
13.39/13.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.39/13.45	c *13.4s|   346 |    54 | 18471 |  48.4 |  22M|  31 |   - |3737 |6296 |3737 |2673 | 449 | 175 |1105 | 0.000000e+00 | 2.300000e+01 |    Inf 
39.29/39.32	o 12
39.29/39.32	c *39.3s|  4428 |   206 | 89040 |  19.7 |  24M|  46 |   - |3737 |6440 |3737 |2648 | 463 |4821 |1933 | 0.000000e+00 | 1.200000e+01 |    Inf 
46.29/46.31	o 10
46.29/46.31	c *46.3s|  5871 |   172 |116568 |  19.6 |  23M|  50 |   - |3737 |5106 |3737 |2649 | 465 |6246 |1976 | 0.000000e+00 | 1.000000e+01 |    Inf 
47.69/47.75	o 7
47.69/47.75	c *47.7s|  6206 |   160 |122206 |  19.4 |  23M|  50 |   - |3737 |4714 |3737 |2647 | 465 |6676 |1982 | 0.000000e+00 | 7.000000e+00 |    Inf 
57.69/57.71	o 4
57.69/57.71	c *57.7s|  8815 |   173 |161934 |  18.2 |  24M|  50 |   - |3737 |6743 |3737 |2647 | 468 |9947 |2002 | 0.000000e+00 | 4.000000e+00 |    Inf 
62.09/62.18	c  62.2s| 10000 |   173 |180219 |  17.8 |  24M|  50 |  32 |3737 |6531 |3737 |2647 | 468 |  11k|2002 | 0.000000e+00 | 4.000000e+00 |    Inf 
91.70/91.77	o 2
91.70/91.77	c *91.8s| 17815 |   208 |302675 |  16.9 |  26M|  50 |   - |3737 |  10k|3737 |2647 | 468 |  21k|2002 | 0.000000e+00 | 2.000000e+00 |    Inf 
100.90/100.94	c   101s| 20000 |   206 |338127 |  16.8 |  26M|  50 |   - |3737 |  11k|3737 |2647 | 468 |  24k|2090 | 0.000000e+00 | 2.000000e+00 |    Inf 
118.50/118.54	o 1
118.50/118.54	c * 119s| 23963 |   187 |403677 |  16.8 |  27M|  50 |   - |3737 |  13k|3737 |2648 | 469 |  29k|2360 | 0.000000e+00 | 1.000000e+00 |    Inf 
147.20/147.21	c   147s| 30000 |   186 |516925 |  17.2 |  28M|  51 |  36 |3737 |  15k|3737 |2647 | 469 |  36k|2683 | 0.000000e+00 | 1.000000e+00 |    Inf 
194.40/194.43	c   194s| 40000 |   164 |696247 |  17.4 |  29M|  52 |   - |3737 |  15k|3737 |2673 | 469 |  49k|3310 | 0.000000e+00 | 1.000000e+00 |    Inf 
243.00/243.04	c   243s| 50000 |   192 |883635 |  17.6 |  29M|  53 |  32 |3737 |  15k|3737 |2647 | 469 |  61k|3755 | 0.000000e+00 | 1.000000e+00 |    Inf 
289.80/289.81	c   290s| 60000 |   440 |  1067k|  17.8 |  33M|  64 |  32 |3737 |  19k|3737 |2647 | 469 |  75k|4179 | 0.000000e+00 | 1.000000e+00 |    Inf 
333.51/333.59	c   334s| 70000 |   450 |  1233k|  17.6 |  35M|  64 |  36 |3737 |  23k|3737 |2647 | 469 |  88k|4552 | 0.000000e+00 | 1.000000e+00 |    Inf 
379.11/379.18	c   379s| 80000 |   489 |  1407k|  17.6 |  37M|  64 |  29 |3737 |  27k|3737 |2647 | 469 | 101k|4902 | 0.000000e+00 | 1.000000e+00 |    Inf 
424.10/424.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
424.10/424.10	c   424s| 90000 |   479 |  1577k|  17.5 |  38M|  65 |  22 |3737 |  27k|3737 |2647 | 469 | 115k|5211 | 0.000000e+00 | 1.000000e+00 |    Inf 
472.51/472.58	c   473s|100000 |   494 |  1759k|  17.6 |  36M|  65 |  39 |3737 |  23k|3737 |2647 | 469 | 128k|5553 | 0.000000e+00 | 1.000000e+00 |    Inf 
522.31/522.38	c   522s|110000 |   496 |  1950k|  17.7 |  37M|  65 |  31 |3737 |  25k|3737 |2647 | 469 | 141k|5822 | 0.000000e+00 | 1.000000e+00 |    Inf 
568.01/568.09	c   568s|120000 |   736 |  2125k|  17.7 |  41M|  70 |  37 |3737 |  29k|3737 |2647 | 469 | 155k|6112 | 0.000000e+00 | 1.000000e+00 |    Inf 
612.42/612.46	c   612s|130000 |   667 |  2295k|  17.6 |  41M|  78 |   - |3737 |  29k|3737 |2647 | 469 | 170k|6273 | 0.000000e+00 | 1.000000e+00 |    Inf 
656.92/656.97	c   657s|140000 |   579 |  2467k|  17.6 |  41M|  78 |  31 |3737 |  30k|3737 |2647 | 469 | 184k|6521 | 0.000000e+00 | 1.000000e+00 |    Inf 
700.31/700.40	c   700s|150000 |   552 |  2632k|  17.5 |  40M|  78 |   - |3737 |  28k|3737 |2647 | 469 | 199k|6771 | 0.000000e+00 | 1.000000e+00 |    Inf 
748.03/748.07	c   748s|160000 |   547 |  2821k|  17.6 |  42M|  78 |  39 |3737 |  32k|3737 |2647 | 469 | 212k|7017 | 0.000000e+00 | 1.000000e+00 |    Inf 
797.32/797.35	c   797s|170000 |   521 |  3013k|  17.7 |  41M|  78 |  36 |3737 |  30k|3737 |2647 | 469 | 225k|7208 | 0.000000e+00 | 1.000000e+00 |    Inf 
844.22/844.23	c   844s|180000 |   507 |  3195k|  17.7 |  42M|  78 |   - |3737 |  32k|   0 |   0 | 469 | 238k|7411 | 0.000000e+00 | 1.000000e+00 |    Inf 
892.53/892.57	c   893s|190000 |   518 |  3378k|  17.8 |  42M|  78 |   - |3737 |  32k|3737 |2647 | 469 | 251k|7649 | 0.000000e+00 | 1.000000e+00 |    Inf 
942.03/942.06	c   942s|200000 |   588 |  3566k|  17.8 |  44M|  78 |   - |3737 |  34k|3737 |2647 | 469 | 265k|7862 | 0.000000e+00 | 1.000000e+00 |    Inf 
991.93/991.95	c   992s|210000 |   551 |  3748k|  17.8 |  43M|  78 |  30 |3737 |  34k|3737 |2647 | 469 | 279k|8052 | 0.000000e+00 | 1.000000e+00 |    Inf 
1038.44/1038.47	c  1038s|220000 |   477 |  3922k|  17.8 |  42M|  78 |  31 |3737 |  31k|3737 |2647 | 469 | 292k|8245 | 0.000000e+00 | 1.000000e+00 |    Inf 
1086.63/1086.66	c  1087s|230000 |   519 |  4112k|  17.9 |  44M|  78 |  39 |3737 |  35k|3737 |2647 | 469 | 305k|8453 | 0.000000e+00 | 1.000000e+00 |    Inf 
1137.54/1137.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1137.54/1137.53	c  1138s|240000 |   426 |  4311k|  18.0 |  42M|  78 |   - |3737 |  34k|3737 |2647 | 469 | 317k|8670 | 0.000000e+00 | 1.000000e+00 |    Inf 
1186.43/1186.41	c  1186s|250000 |   423 |  4502k|  18.0 |  44M|  78 |   - |3737 |  38k|3737 |2647 | 469 | 330k|8855 | 0.000000e+00 | 1.000000e+00 |    Inf 
1235.44/1235.43	c  1235s|260000 |   407 |  4690k|  18.0 |  46M|  78 |  27 |3737 |  41k|3737 |2647 | 469 | 343k|9029 | 0.000000e+00 | 1.000000e+00 |    Inf 
1286.25/1286.29	c  1286s|270000 |   414 |  4880k|  18.1 |  44M|  78 |   - |3737 |  36k|   0 |   0 | 469 | 356k|9207 | 0.000000e+00 | 1.000000e+00 |    Inf 
1332.44/1332.49	c  1332s|280000 |   458 |  5054k|  18.0 |  46M|  78 |  33 |3737 |  41k|3737 |2647 | 469 | 369k|9355 | 0.000000e+00 | 1.000000e+00 |    Inf 
1382.04/1382.02	c  1382s|290000 |   330 |  5236k|  18.1 |  41M|  78 |   - |3737 |  31k|3737 |2647 | 469 | 382k|9586 | 0.000000e+00 | 1.000000e+00 |    Inf 
1431.34/1431.38	c  1431s|300000 |   311 |  5430k|  18.1 |  40M|  78 |  33 |3737 |  30k|3737 |2647 | 469 | 395k|9751 | 0.000000e+00 | 1.000000e+00 |    Inf 
1480.35/1480.30	c  1480s|310000 |   281 |  5626k|  18.1 |  42M|  78 |  28 |3737 |  34k|3737 |2647 | 469 | 408k|9936 | 0.000000e+00 | 1.000000e+00 |    Inf 
1530.05/1530.09	c  1530s|320000 |   263 |  5819k|  18.2 |  40M|  78 |  27 |3737 |  30k|3737 |2647 | 469 | 420k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1579.85/1579.89	c  1580s|330000 |   283 |  6009k|  18.2 |  42M|  78 |  39 |3737 |  34k|3737 |2647 | 469 | 432k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1630.35/1630.38	c  1630s|340000 |   236 |  6204k|  18.2 |  40M|  78 |   - |3737 |  31k|3737 |2647 | 469 | 445k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1679.85/1679.82	c  1680s|350000 |   133 |  6396k|  18.3 |  37M|  78 |  24 |3737 |  25k|3737 |2673 | 469 | 457k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1720.76/1720.74	c 
1720.76/1720.74	c SCIP Status        : problem is solved [optimal solution found]
1720.76/1720.74	c Solving Time (sec) : 1720.74
1720.76/1720.74	c Solving Nodes      : 358283
1720.76/1720.74	c Primal Bound       : +1.00000000000000e+00 (120 solutions)
1720.76/1720.74	c Dual Bound         : +1.00000000000000e+00
1720.76/1720.74	c Gap                : 0.00 %
1720.76/1720.74	s OPTIMUM FOUND
1720.76/1720.74	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 x213 -x212 -x211 -x210 
1720.76/1720.74	v -x209 -x208 -x207 -x206 -x205 x204 -x203 -x202 x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1720.76/1720.74	v -x188 -x187 x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1720.76/1720.74	v -x167 -x166 x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 x150 -x149 -x148 -x147 
1720.76/1720.74	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 -x125 
1720.76/1720.74	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1720.76/1720.74	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 
1720.76/1720.74	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 
1720.76/1720.74	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 
1720.76/1720.74	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 
1720.76/1720.74	v -x1 
1720.76/1720.74	c SCIP Status        : problem is solved [optimal solution found]
1720.76/1720.74	c Total Time         :    1720.74
1720.76/1720.74	c   solving          :    1720.74
1720.76/1720.74	c   presolving       :       0.14 (included in solving)
1720.76/1720.74	c   reading          :       0.02 (included in solving)
1720.76/1720.74	c Original Problem   :
1720.76/1720.74	c   Problem name     : HOME/instance-3447264-1307898941.wbo
1720.76/1720.74	c   Variables        : 2035 (2035 binary, 0 integer, 0 implicit integer, 0 continuous)
1720.76/1720.74	c   Constraints      : 2708 initial, 2708 maximal
1720.76/1720.74	c Presolved Problem  :
1720.76/1720.74	c   Problem name     : t_HOME/instance-3447264-1307898941.wbo
1720.76/1720.74	c   Variables        : 3737 (1984 binary, 0 integer, 1753 implicit integer, 0 continuous)
1720.76/1720.74	c   Constraints      : 4368 initial, 42099 maximal
1720.76/1720.74	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1720.76/1720.74	c   trivial          :       0.00         51          0          0          0          0          0          0          0          0
1720.76/1720.74	c   dualfix          :       0.00         51          0          0          0          0          0          0          0          0
1720.76/1720.74	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1720.76/1720.74	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1720.76/1720.74	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1720.76/1720.74	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1720.76/1720.74	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1720.76/1720.74	c   setppc           :       0.00          0          0          0          0          0          9          0          0          0
1720.76/1720.74	c   linear           :       0.06          0          0          0       1814          0         84          0         61          0
1720.76/1720.74	c   indicator        :       0.00          0          0          0          0          0         51          0          0          0
1720.76/1720.74	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1720.76/1720.74	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1720.76/1720.74	c   root node        :          -       3507          -          -       3507          -          -          -          -          -
1720.76/1720.74	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1720.76/1720.74	c   integral         :          0          0          0     185703          0        508          0        462       3881          0          0     364514
1720.76/1720.74	c   varbound         :          0+         6     112268        422          0          0       1455          0      90512        456          0          0
1720.76/1720.74	c   setppc           :         54          6    1673612          3          0        505    1021450       5008     541257          0          0          0
1720.76/1720.74	c   linear           :       1753          6    1668849          6          0        501    4238058      21235    4697003          0          0          0
1720.76/1720.74	c   indicator        :       1753          0     109979        422          0        501       1245          0       2286          0          0          0
1720.76/1720.74	c   logicor          :        808+         6     680650         13          0        107    1693012      12505    1190295          0          0          0
1720.76/1720.74	c   bounddisjunction :          0+         0     181815          0          0          0         17          1         37          0          0          0
1720.76/1720.74	c   countsols        :          0          0          0         13          0        109          0          0          0          0          0          0
1720.76/1720.74	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1720.76/1720.74	c   integral         :      75.16       0.00       0.00      75.14       0.00       0.02       0.00
1720.76/1720.74	c   varbound         :       0.42       0.00       0.39       0.02       0.00       0.00       0.00
1720.76/1720.74	c   setppc           :       6.58       0.00       6.26       0.00       0.00       0.00       0.31
1720.76/1720.74	c   linear           :      56.12       0.00      53.07       0.00       0.00       0.11       2.95
1720.76/1720.74	c   indicator        :       1.03       0.00       0.51       0.07       0.00       0.45       0.00
1720.76/1720.74	c   logicor          :     116.23       0.00     113.99       0.00       0.00       0.01       2.24
1720.76/1720.74	c   bounddisjunction :       0.89       0.00       0.89       0.00       0.00       0.00       0.00
1720.76/1720.74	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1720.76/1720.74	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1720.76/1720.74	c   vbounds          :      11223        597          0      25627
1720.76/1720.74	c   rootredcost      :         14          0          0       1753
1720.76/1720.74	c   pseudoobj        :    1674017       1512        260      87230
1720.76/1720.74	c Propagator Timings :  TotalTime  Propagate    Resprop
1720.76/1720.74	c   vbounds          :       2.22       2.22       0.00
1720.76/1720.74	c   rootredcost      :       0.33       0.33       0.00
1720.76/1720.74	c   pseudoobj        :      45.25      45.22       0.03
1720.76/1720.74	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1720.76/1720.74	c   propagation      :       2.69      39009      38897     220899       31.4        928       24.7          -
1720.76/1720.74	c   infeasible LP    :      45.45     143018     143016     952242       40.5       1734       14.9          0
1720.76/1720.74	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1720.76/1720.74	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1720.76/1720.74	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1720.76/1720.74	c   applied globally :          -          -          -     467461       34.6          -          -          -
1720.76/1720.74	c   applied locally  :          -          -          -          0        0.0          -          -          -
1720.76/1720.74	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1720.76/1720.74	c   cut pool         :       0.00          5          -          -          2          -    (maximal pool size: 168)
1720.76/1720.74	c   redcost          :      12.91     185948          0      29589          0          0
1720.76/1720.74	c   impliedbounds    :       0.00          6          0          0          0          0
1720.76/1720.74	c   intobj           :       0.00          0          0          0          0          0
1720.76/1720.74	c   gomory           :       0.64          6          0          0       1000          0
1720.76/1720.74	c   cgmip            :       0.00          0          0          0          0          0
1720.76/1720.74	c   closecuts        :       0.00          0          0          0          0          0
1720.76/1720.74	c   strongcg         :       0.64          6          0          0       1127          0
1720.76/1720.74	c   cmir             :       0.12          6          0          0          2          0
1720.76/1720.74	c   flowcover        :       0.09          6          0          0          5          0
1720.76/1720.74	c   clique           :       0.00          6          0          0          0          0
1720.76/1720.74	c   zerohalf         :       0.00          0          0          0          0          0
1720.76/1720.74	c   mcf              :       0.00          1          0          0          0          0
1720.76/1720.74	c   oddcycle         :       0.00          0          0          0          0          0
1720.76/1720.74	c   rapidlearning    :       0.14          1          0          0          0          0
1720.76/1720.74	c Pricers            :       Time      Calls       Vars
1720.76/1720.74	c   problem variables:       0.00          0          0
1720.76/1720.74	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1720.76/1720.74	c   relpscost        :      74.95     185281        462       3881          0          0     364514
1720.76/1720.74	c   pscost           :       0.00          0          0          0          0          0          0
1720.76/1720.74	c   inference        :       0.00          0          0          0          0          0          0
1720.76/1720.74	c   mostinf          :       0.00          0          0          0          0          0          0
1720.76/1720.74	c   leastinf         :       0.00          0          0          0          0          0          0
1720.76/1720.74	c   fullstrong       :       0.00          0          0          0          0          0          0
1720.76/1720.74	c   allfullstrong    :       0.00          0          0          0          0          0          0
1720.76/1720.74	c   random           :       0.00          0          0          0          0          0          0
1720.76/1720.74	c Primal Heuristics  :       Time      Calls      Found
1720.76/1720.74	c   LP solutions     :       0.01          -         13
1720.76/1720.74	c   pseudo solutions :       0.00          -          0
1720.76/1720.74	c   oneopt           :       0.22         13          0
1720.76/1720.74	c   feaspump         :       0.16          1          0
1720.76/1720.74	c   crossover        :       0.57          6          0
1720.76/1720.74	c   linesearchdiving :       1.10         74          0
1720.76/1720.74	c   coefdiving       :       2.68         75          0
1720.76/1720.74	c   pscostdiving     :       1.55         75          0
1720.76/1720.74	c   fracdiving       :       2.94         75          0
1720.76/1720.74	c   veclendiving     :       2.20         75          0
1720.76/1720.74	c   guideddiving     :       3.55         75          0
1720.76/1720.74	c   objpscostdiving  :       0.63         38          0
1720.76/1720.74	c   rootsoldiving    :       1.05         38          0
1720.76/1720.74	c   trivial          :       0.00          2          0
1720.76/1720.74	c   shiftandpropagate:       0.02          1          0
1720.76/1720.74	c   simplerounding   :       0.48     185563          0
1720.76/1720.74	c   zirounding       :       5.44       1000          0
1720.76/1720.74	c   rounding         :       0.94       6087          0
1720.76/1720.74	c   shifting         :       0.90       1877          0
1720.76/1720.74	c   intshifting      :       0.01          0          0
1720.76/1720.74	c   twoopt           :       0.00          0          0
1720.76/1720.74	c   fixandinfer      :       0.00          0          0
1720.76/1720.74	c   clique           :       0.00          0          0
1720.76/1720.74	c   intdiving        :       0.00          0          0
1720.76/1720.74	c   actconsdiving    :       0.00          0          0
1720.76/1720.74	c   octane           :       0.00          0          0
1720.76/1720.74	c   rens             :       0.05          1          0
1720.76/1720.74	c   rins             :       0.00          0          0
1720.76/1720.74	c   localbranching   :       0.00          0          0
1720.76/1720.74	c   mutation         :       0.00          0          0
1720.76/1720.74	c   dins             :       0.00          0          0
1720.76/1720.74	c   vbounds          :       0.00          0          0
1720.76/1720.74	c   undercover       :       0.00          0          0
1720.76/1720.74	c   subnlp           :       0.06          0          0
1720.76/1720.74	c   trysol           :       0.25        314        107
1720.76/1720.74	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1720.76/1720.74	c   primal LP        :       0.00          0          0       0.00          -
1720.76/1720.74	c   dual LP          :    1083.74     327895    6508050      19.85    6005.17
1720.76/1720.74	c   lex dual LP      :       0.00          0          0       0.00          -
1720.76/1720.74	c   barrier LP       :       0.00          0          0       0.00          -
1720.76/1720.74	c   diving/probing LP:      11.21       7480      47584       6.36    4243.49
1720.76/1720.74	c   strong branching :      71.19      10824     413123      38.17    5802.86
1720.76/1720.74	c     (at root node) :          -          9       3481     386.78          -
1720.76/1720.74	c   conflict analysis:       0.00          0          0       0.00          -
1720.76/1720.74	c B&B Tree           :
1720.76/1720.74	c   number of runs   :          1
1720.76/1720.74	c   nodes            :     358283
1720.76/1720.74	c   nodes (total)    :     358283
1720.76/1720.74	c   nodes left       :          0
1720.76/1720.74	c   max depth        :         78
1720.76/1720.74	c   max depth (total):         78
1720.76/1720.74	c   backtracks       :      40701 (11.4%)
1720.76/1720.74	c   delayed cutoffs  :       5953
1720.76/1720.74	c   repropagations   :     706748 (948659 domain reductions, 5666 cutoffs)
1720.76/1720.74	c   avg switch length:       5.42
1720.76/1720.74	c   switching time   :     118.78
1720.76/1720.74	c Solution           :
1720.76/1720.74	c   Solutions found  :        120 (14 improvements)
1720.76/1720.74	c   First Solution   : +8.82680000000000e+04   (in run 1, after 1 nodes, 0.21 seconds, depth 0, found by <trysol>)
1720.76/1720.74	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 23963 nodes, 118.54 seconds, depth 35, found by <relaxation>)
1720.76/1720.74	c   Dual Bound       : +1.00000000000000e+00
1720.76/1720.74	c   Gap              :       0.00 %
1720.76/1720.74	c   Root Dual Bound  : +0.00000000000000e+00
1720.76/1720.74	c   Root Iterations  :       1764
1720.76/1720.78	c Time complete: 1720.84.

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-3447264-1307898941/watcher-3447264-1307898941 -o /var/tmp/evaluation-result-3447264-1307898941/solver-3447264-1307898941 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447264-1307898941.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: 0.92 0.98 1.16 3/173 23606
/proc/meminfo: memFree=1427764/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=10124 CPUtime=0 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 1521 0 0 0 0 0 0 0 22 0 1 0 901491174 10366976 1475 33554432000 4194304 9128323 140733582531168 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23606/statm: 2531 1488 399 1205 0 1322 0

[startup+0.024681 s]
/proc/loadavg: 0.92 0.98 1.16 3/173 23606
/proc/meminfo: memFree=1427764/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=12872 CPUtime=0.02 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 2206 0 0 0 2 0 0 0 22 0 1 0 901491174 13180928 2160 33554432000 4194304 9128323 140733582531168 18446744073709551615 8008925 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23606/statm: 3218 2160 399 1205 0 2009 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12872

[startup+0.100669 s]
/proc/loadavg: 0.92 0.98 1.16 3/173 23606
/proc/meminfo: memFree=1427764/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=31728 CPUtime=0.09 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 6905 0 0 0 8 1 0 0 23 0 1 0 901491174 32489472 6600 33554432000 4194304 9128323 140733582531168 18446744073709551615 5266300 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 7932 6600 522 1205 0 6723 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31728

[startup+0.30063 s]
/proc/loadavg: 0.92 0.98 1.16 3/173 23606
/proc/meminfo: memFree=1427764/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=39992 CPUtime=0.29 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 9438 0 0 0 28 1 0 0 24 0 1 0 901491174 40951808 8960 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 9998 8960 682 1205 0 8789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39992

[startup+0.700549 s]
/proc/loadavg: 0.92 0.98 1.16 3/173 23606
/proc/meminfo: memFree=1427764/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=45344 CPUtime=0.69 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 17593 0 0 0 67 2 0 0 25 0 1 0 901491174 46432256 10378 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 11336 10378 730 1205 0 10127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45344

[startup+1.50041 s]
/proc/loadavg: 0.92 0.98 1.16 3/178 23611
/proc/meminfo: memFree=1338408/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=48524 CPUtime=1.49 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 18291 0 0 0 146 3 0 0 25 0 1 0 901491174 49688576 11073 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 12131 11073 732 1205 0 10922 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48524

[startup+3.10109 s]
/proc/loadavg: 0.92 0.98 1.16 3/178 23611
/proc/meminfo: memFree=1334688/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=71548 CPUtime=3.09 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 23729 0 0 0 304 5 0 0 25 0 1 0 901491174 73265152 16508 33554432000 4194304 9128323 140733582531168 18446744073709551615 7346442 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 17887 16508 741 1205 0 16678 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71548

[startup+6.30047 s]
/proc/loadavg: 1.01 1.00 1.17 3/178 23611
/proc/meminfo: memFree=1311872/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=71548 CPUtime=6.29 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 23790 0 0 0 622 7 0 0 25 0 1 0 901491174 73265152 16569 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 17887 16569 745 1205 0 16678 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71548

[startup+12.7003 s]
/proc/loadavg: 1.09 1.02 1.17 3/178 23611
/proc/meminfo: memFree=1311364/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=71548 CPUtime=12.69 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 23866 0 0 0 1257 12 0 0 25 0 1 0 901491174 73265152 16643 33554432000 4194304 9128323 140733582531168 18446744073709551615 4893771 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 17887 16643 745 1205 0 16678 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71548

[startup+25.5008 s]
/proc/loadavg: 1.29 1.06 1.18 3/178 23612
/proc/meminfo: memFree=1310908/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=70488 CPUtime=25.49 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 30294 0 0 0 2530 19 0 0 25 0 1 0 901491174 72179712 16703 33554432000 4194304 9128323 140733582531168 18446744073709551615 6505877 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 17622 16703 745 1205 0 16413 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70488

[startup+51.1009 s]
/proc/loadavg: 1.53 1.14 1.20 3/178 23612
/proc/meminfo: memFree=1311000/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=70488 CPUtime=51.09 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 39994 0 0 0 5072 37 0 0 25 0 1 0 901491174 72179712 16725 33554432000 4194304 9128323 140733582531168 18446744073709551615 5231596 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 17622 16725 745 1205 0 16413 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70488

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.24 3/178 23614
/proc/meminfo: memFree=1309528/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=72212 CPUtime=102.31 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 58513 0 0 0 10157 74 0 0 25 0 1 0 901491174 73945088 17124 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 18053 17124 745 1205 0 16844 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 72212

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.29 3/178 23615
/proc/meminfo: memFree=1302172/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=76516 CPUtime=162.3 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 73711 0 0 0 16120 110 0 0 25 0 1 0 901491174 78352384 18202 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 19129 18202 745 1205 0 17920 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 76516

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.33 3/178 23617
/proc/meminfo: memFree=1280556/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=78184 CPUtime=222.3 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 75866 0 0 0 22086 144 0 0 25 0 1 0 901491174 80060416 18647 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 19546 18647 745 1205 0 18337 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 78184

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.37 3/178 23619
/proc/meminfo: memFree=1278656/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=79940 CPUtime=282.3 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 81091 0 0 0 28050 180 0 0 25 0 1 0 901491174 81858560 19089 33554432000 4194304 9128323 140733582531168 18446744073709551615 7346483 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 19985 19089 745 1205 0 18776 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 79940

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.40 3/178 23658
/proc/meminfo: memFree=1169860/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=83400 CPUtime=342.31 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 81929 0 0 0 34015 216 0 0 25 0 1 0 901491174 85401600 19926 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 20850 19926 745 1205 0 19641 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 83400

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.44 3/178 23660
/proc/meminfo: memFree=1080880/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=88428 CPUtime=402.3 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 85261 0 0 0 39979 251 0 0 25 0 1 0 901491174 90550272 21165 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 22107 21165 745 1205 0 20898 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 88428

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.47 3/178 23661
/proc/meminfo: memFree=1079704/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=89548 CPUtime=462.31 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 85507 0 0 0 45946 285 0 0 25 0 1 0 901491174 91697152 21411 33554432000 4194304 9128323 140733582531168 18446744073709551615 7217024 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 22387 21411 745 1205 0 21178 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 89548

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.50 3/178 23663
/proc/meminfo: memFree=1077812/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=91180 CPUtime=522.31 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 85954 0 0 0 51911 320 0 0 25 0 1 0 901491174 93368320 21858 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 22795 21858 745 1205 0 21586 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 91180

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.53 3/178 23665
/proc/meminfo: memFree=1077024/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=91684 CPUtime=582.32 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 86071 0 0 0 57877 355 0 0 25 0 1 0 901491174 93884416 21975 33554432000 4194304 9128323 140733582531168 18446744073709551615 5853152 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 22921 21975 745 1205 0 21712 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 91684

[startup+642.3 s]

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

/proc/meminfo: memFree=1022728/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=96532 CPUtime=1062.33 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 89432 0 0 0 105617 616 0 0 25 0 1 0 901491174 98848768 23219 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 24133 23219 745 1205 0 22924 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 96532

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/178 23679
/proc/meminfo: memFree=1006204/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=97200 CPUtime=1122.34 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 91677 0 0 0 111586 648 0 0 25 0 1 0 901491174 99532800 23389 33554432000 4194304 9128323 140733582531168 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 24300 23389 745 1205 0 23091 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 97200

[startup+1182.3 s]
/proc/loadavg: 2.04 1.99 1.74 3/178 23681
/proc/meminfo: memFree=995980/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=99188 CPUtime=1182.34 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92113 0 0 0 117551 683 0 0 25 0 1 0 901491174 101568512 23825 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 24797 23825 745 1205 0 23588 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 99188

[startup+1242.3 s]
/proc/loadavg: 2.01 1.99 1.76 3/178 23682
/proc/meminfo: memFree=976712/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=101068 CPUtime=1242.34 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92454 0 0 0 123519 715 0 0 25 0 1 0 901491174 103493632 24166 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25267 24166 745 1205 0 24058 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 101068

[startup+1302.3 s]
/proc/loadavg: 2.03 2.00 1.77 3/178 23684
/proc/meminfo: memFree=961168/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=101364 CPUtime=1302.35 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92520 0 0 0 129485 750 0 0 25 0 1 0 901491174 103796736 24232 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25341 24232 745 1205 0 24132 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 101364

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.78 3/178 23685
/proc/meminfo: memFree=941644/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=101364 CPUtime=1362.34 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92535 0 0 0 135453 781 0 0 25 0 1 0 901491174 103796736 24247 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25341 24247 745 1205 0 24132 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 101364

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.80 3/178 23687
/proc/meminfo: memFree=920888/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=101364 CPUtime=1422.35 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92593 0 0 0 141418 817 0 0 25 0 1 0 901491174 103796736 24305 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25341 24305 745 1205 0 24132 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 101364

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/178 23689
/proc/meminfo: memFree=903356/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=101364 CPUtime=1482.34 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92596 0 0 0 147383 851 0 0 25 0 1 0 901491174 103796736 24308 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25341 24308 745 1205 0 24132 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 101364

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/178 23690
/proc/meminfo: memFree=887940/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=102644 CPUtime=1542.34 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92819 0 0 0 153353 881 0 0 25 0 1 0 901491174 105107456 24531 33554432000 4194304 9128323 140733582531168 18446744073709551615 18446744073699066048 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25661 24531 745 1205 0 24452 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 102644

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/178 23692
/proc/meminfo: memFree=871524/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=102644 CPUtime=1602.35 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92827 0 0 0 159324 911 0 0 25 0 1 0 901491174 105107456 24539 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25661 24539 745 1205 0 24452 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 102644

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/178 23693
/proc/meminfo: memFree=857460/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=102644 CPUtime=1662.36 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92838 0 0 0 165289 947 0 0 25 0 1 0 901491174 105107456 24550 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25661 24550 745 1205 0 24452 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 102644

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

[startup+1689.5 s]
/proc/loadavg: 2.00 2.00 1.83 3/178 23694
/proc/meminfo: memFree=851480/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=102644 CPUtime=1689.56 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92856 0 0 0 167993 963 0 0 25 0 1 0 901491174 105107456 24568 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25661 24568 745 1205 0 24452 0
Current children cumulated CPU time (s) 1689.56
Current children cumulated vsize (KiB) 102644

[startup+1702.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/178 23694
/proc/meminfo: memFree=846144/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=102644 CPUtime=1702.35 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92859 0 0 0 169264 971 0 0 25 0 1 0 901491174 105107456 24571 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25661 24571 745 1205 0 24452 0
Current children cumulated CPU time (s) 1702.35
Current children cumulated vsize (KiB) 102644

[startup+1708.7 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 23695
/proc/meminfo: memFree=844272/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=102644 CPUtime=1708.75 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92861 0 0 0 169900 975 0 0 25 0 1 0 901491174 105107456 24573 33554432000 4194304 9128323 140733582531168 18446744073709551615 6509568 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25661 24573 745 1205 0 24452 0
Current children cumulated CPU time (s) 1708.75
Current children cumulated vsize (KiB) 102644

[startup+1715.1 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 23695
/proc/meminfo: memFree=843648/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=102644 CPUtime=1715.15 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92861 0 0 0 170538 977 0 0 25 0 1 0 901491174 105107456 24573 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25661 24573 745 1205 0 24452 0
Current children cumulated CPU time (s) 1715.15
Current children cumulated vsize (KiB) 102644

[startup+1718.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 23695
/proc/meminfo: memFree=841164/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=102644 CPUtime=1718.35 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92861 0 0 0 170857 978 0 0 25 0 1 0 901491174 105107456 24573 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25661 24573 745 1205 0 24452 0
Current children cumulated CPU time (s) 1718.35
Current children cumulated vsize (KiB) 102644

[startup+1719.9 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 23695
/proc/meminfo: memFree=841040/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=102644 CPUtime=1719.96 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92862 0 0 0 171017 979 0 0 25 0 1 0 901491174 105107456 24574 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25661 24574 745 1205 0 24452 0
Current children cumulated CPU time (s) 1719.96
Current children cumulated vsize (KiB) 102644

[startup+1720.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 23695
/proc/meminfo: memFree=841040/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=102644 CPUtime=1720.35 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92862 0 0 0 171056 979 0 0 25 0 1 0 901491174 105107456 24574 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25661 24574 745 1205 0 24452 0
Current children cumulated CPU time (s) 1720.35
Current children cumulated vsize (KiB) 102644

[startup+1720.7 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 23695
/proc/meminfo: memFree=841040/32950928 swapFree=67053956/67111528
[pid=23606] ppid=23603 vsize=102644 CPUtime=1720.76 cores=0,2,4,6
/proc/23606/stat : 23606 (scip-2.0.1.4.li) R 23603 23606 22833 0 -1 4202496 92862 0 0 0 171096 980 0 0 25 0 1 0 901491174 105107456 24574 33554432000 4194304 9128323 140733582531168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23606/statm: 25661 24574 745 1205 0 24452 0
Current children cumulated CPU time (s) 1720.76
Current children cumulated vsize (KiB) 102644

Child status: 0
Real time (s): 1720.79
CPU time (s): 1720.85
CPU user time (s): 1711.04
CPU system time (s): 9.80651
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 102644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1711.04
system time used= 9.80651
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92866
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 4865

runsolver used 2.67259 second user time and 5.41318 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-12 19:15:41
IDJOB=3447264
IDBENCH=78992
IDSOLVER=1944
FILE ID=node148/3447264-1307898941
RUNJOBID= node148-1307898941-23582
PBS_JOBID= 13559561
Free space on /var/tmp= 2900 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.1900552288--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-3447264-1307898941/watcher-3447264-1307898941 -o /var/tmp/evaluation-result-3447264-1307898941/solver-3447264-1307898941 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447264-1307898941.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 3bf2aae29a44384f88ac4f8c4d2b9bc3
RANDOM SEED=436844482

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       1428356 kB
Buffers:         51884 kB
Cached:       30500608 kB
SwapCached:      10188 kB
Active:       15617256 kB
Inactive:     14953200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1428356 kB
SwapTotal:    67111528 kB
SwapFree:     67053956 kB
Dirty:           24476 kB
Writeback:           0 kB
AnonPages:       15212 kB
Mapped:          12820 kB
Slab:           887980 kB
PageTables:       4460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185824 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= 2876 MiB
End job on node148 at 2011-06-12 19:44:22