Trace number 3447847

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 1169.58 1169.55

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900550720--soft-33-100-0.wbo
MD5SUMf2c87e7318987ff21f5979e3cf339f19
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 benchmark69.9284
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 687
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-3447847-1307898652.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.02/0.04	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, 148 impls, 11 clqs
0.02/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.02/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.02/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.10	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 400
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.000000e+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.000000e+02 |    Inf 
0.79/0.84	c   0.8s|     1 |     0 |   185 |     - |  14M|   0 |  40 |3621 |5982 |3621 |2555 |   6 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
1.00/1.01	c   1.0s|     1 |     0 |   210 |     - |  14M|   0 |  42 |3621 |5982 |3621 |2559 |  10 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
1.19/1.21	c   1.2s|     1 |     0 |   226 |     - |  15M|   0 |  48 |3621 |5982 |3621 |2563 |  14 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
1.39/1.42	c   1.4s|     1 |     0 |   237 |     - |  15M|   0 |  50 |3621 |5982 |3621 |2565 |  16 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
1.59/1.65	c   1.7s|     1 |     0 |   261 |     - |  15M|   0 |  49 |3621 |5982 |3621 |2566 |  17 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
1.79/1.88	c   1.9s|     1 |     0 |   293 |     - |  15M|   0 |  50 |3621 |5982 |3621 |2570 |  21 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
2.20/2.20	c   2.2s|     1 |     2 |   293 |     - |  16M|   0 |  50 |3621 |5982 |3621 |2570 |  21 |   0 |   9 | 0.000000e+00 | 4.000000e+02 |    Inf 
3.20/3.20	o 173
3.20/3.20	c * 3.2s|    24 |    16 |   891 |  26.0 |  16M|  15 |   - |3621 |5986 |3621 |2585 |  43 |   4 | 115 | 0.000000e+00 | 1.730000e+02 |    Inf 
3.20/3.22	o 139
3.20/3.22	c * 3.2s|    25 |    15 |   895 |  25.1 |  16M|  15 |   - |3621 |5986 |3621 |2583 |  43 |   4 | 115 | 0.000000e+00 | 1.390000e+02 |    Inf 
3.49/3.50	o 60
3.49/3.50	c * 3.5s|    49 |    18 |  1070 |  16.2 |  17M|  23 |   - |3621 |6003 |3621 |2578 |  52 |  21 | 160 | 0.000000e+00 | 6.000000e+01 |    Inf 
7.49/7.56	o 57
7.49/7.56	c * 7.6s|   215 |    47 |  3298 |  14.0 |  17M|  28 |   - |3621 |4658 |3621 |2569 |  56 | 184 | 807 | 0.000000e+00 | 5.700000e+01 |    Inf 
11.29/11.30	o 50
11.29/11.30	c *11.3s|   572 |    78 |  6221 |  10.4 |  19M|  36 |   - |3621 |4972 |3621 |2563 |  95 | 582 |1317 | 0.000000e+00 | 5.000000e+01 |    Inf 
11.29/11.35	o 39
11.29/11.35	c *11.3s|   579 |    77 |  6276 |  10.4 |  19M|  36 |   - |3621 |4782 |3621 |2564 |  97 | 589 |1317 | 0.000000e+00 | 3.900000e+01 |    Inf 
11.49/11.50	o 31
11.49/11.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.49/11.50	c *11.5s|   590 |    76 |  6537 |  10.6 |  19M|  36 |   - |3621 |4440 |3621 |2567 | 102 | 596 |1337 | 0.000000e+00 | 3.100000e+01 |    Inf 
13.69/13.77	o 28
13.69/13.77	c *13.8s|   868 |    85 |  9717 |  10.9 |  20M|  36 |   - |3621 |4504 |3621 |2562 | 121 | 982 |1589 | 0.000000e+00 | 2.800000e+01 |    Inf 
14.49/14.57	o 26
14.49/14.57	c *14.6s|   956 |    94 | 11211 |  11.4 |  20M|  36 |   - |3621 |4467 |3621 |2564 | 130 |1077 |1652 | 0.000000e+00 | 2.600000e+01 |    Inf 
15.59/15.69	o 17
15.59/15.69	c *15.7s|  1120 |   105 | 13156 |  11.5 |  21M|  36 |   - |3621 |4458 |3621 |2563 | 141 |1286 |1741 | 0.000000e+00 | 1.700000e+01 |    Inf 
17.50/17.52	o 16
17.50/17.52	c *17.5s|  1456 |   117 | 18978 |  12.8 |  21M|  36 |   - |3621 |4180 |3621 |2562 | 143 |1684 |1806 | 0.000000e+00 | 1.600000e+01 |    Inf 
18.89/18.94	o 14
18.89/18.94	c *18.9s|  1743 |   117 | 23179 |  13.1 |  22M|  36 |   - |3621 |4185 |3621 |2562 | 144 |2042 |1836 | 0.000000e+00 | 1.400000e+01 |    Inf 
22.99/23.08	o 5
22.99/23.08	c *23.1s|  2704 |   135 | 39398 |  14.5 |  23M|  36 |   - |3621 |4757 |3621 |2562 | 164 |3150 |1873 | 0.000000e+00 | 5.000000e+00 |    Inf 
24.49/24.55	o 3
24.49/24.55	c *24.5s|  3069 |   101 | 45434 |  14.7 |  22M|  36 |   - |3621 |4138 |3621 |2565 | 167 |3555 |1876 | 0.000000e+00 | 3.000000e+00 |    Inf 
52.69/52.79	c  52.8s| 10000 |   162 |174292 |  17.4 |  25M|  40 |   - |3621 |8363 |3621 |2562 | 167 |  11k|1888 | 0.000000e+00 | 3.000000e+00 |    Inf 
95.49/95.52	c  95.5s| 20000 |   174 |349436 |  17.5 |  28M|  43 |   - |3621 |  12k|   0 |   0 | 167 |  24k|2452 | 0.000000e+00 | 3.000000e+00 |    Inf 
137.68/137.77	c   138s| 30000 |   229 |516109 |  17.2 |  30M|  47 |  35 |3621 |  16k|3621 |2562 | 167 |  36k|3024 | 0.000000e+00 | 3.000000e+00 |    Inf 
155.10/155.13	o 1
155.10/155.13	c * 155s| 33651 |   282 |587350 |  17.4 |  32M|  47 |   - |3621 |  19k|3621 |2563 | 168 |  41k|3259 | 0.000000e+00 | 1.000000e+00 |    Inf 
184.80/184.81	c   185s| 40000 |   380 |706203 |  17.6 |  33M|  54 |  38 |3621 |  20k|3621 |2562 | 168 |  49k|3584 | 0.000000e+00 | 1.000000e+00 |    Inf 
230.59/230.64	c   231s| 50000 |   130 |886880 |  17.7 |  29M|  57 |   - |3621 |  13k|3621 |2562 | 168 |  61k|4177 | 0.000000e+00 | 1.000000e+00 |    Inf 
278.70/278.72	c   279s| 60000 |   224 |  1106k|  18.4 |  32M|  57 |   - |3621 |  19k|3621 |2562 | 168 |  74k|4540 | 0.000000e+00 | 1.000000e+00 |    Inf 
329.39/329.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
329.39/329.41	c   329s| 70000 |   191 |  1327k|  19.0 |  32M|  57 |   - |3621 |  19k|3621 |2562 | 168 |  87k|4927 | 0.000000e+00 | 1.000000e+00 |    Inf 
381.39/381.47	c   381s| 80000 |   159 |  1553k|  19.4 |  32M|  57 |  21 |3621 |  19k|3621 |2562 | 168 | 100k|5296 | 0.000000e+00 | 1.000000e+00 |    Inf 
433.49/433.55	c   434s| 90000 |   211 |  1781k|  19.8 |  34M|  57 |   - |3621 |  24k|3621 |2562 | 168 | 113k|5711 | 0.000000e+00 | 1.000000e+00 |    Inf 
484.40/484.50	c   484s|100000 |   419 |  2002k|  20.0 |  38M|  57 |  41 |3621 |  29k|3621 |2562 | 168 | 126k|6054 | 0.000000e+00 | 1.000000e+00 |    Inf 
534.99/535.09	c   535s|110000 |   589 |  2223k|  20.2 |  42M|  57 |  35 |3621 |  34k|3621 |2562 | 168 | 139k|6331 | 0.000000e+00 | 1.000000e+00 |    Inf 
586.80/586.88	c   587s|120000 |   612 |  2440k|  20.3 |  42M|  58 |   - |3621 |  35k|3621 |2562 | 168 | 152k|6673 | 0.000000e+00 | 1.000000e+00 |    Inf 
636.90/636.98	c   637s|130000 |   491 |  2651k|  20.4 |  41M|  61 |  39 |3621 |  33k|3621 |2562 | 168 | 166k|6964 | 0.000000e+00 | 1.000000e+00 |    Inf 
686.31/686.32	c   686s|140000 |   395 |  2865k|  20.5 |  39M|  61 |  37 |3621 |  30k|3621 |2562 | 168 | 179k|7181 | 0.000000e+00 | 1.000000e+00 |    Inf 
739.91/739.95	c   740s|150000 |   396 |  3090k|  20.6 |  41M|  61 |  39 |3621 |  33k|3621 |2562 | 168 | 193k|7484 | 0.000000e+00 | 1.000000e+00 |    Inf 
791.50/791.54	c   792s|160000 |   368 |  3306k|  20.7 |  39M|  61 |   - |3621 |  28k|3621 |2562 | 168 | 205k|7768 | 0.000000e+00 | 1.000000e+00 |    Inf 
842.01/842.07	c   842s|170000 |   408 |  3526k|  20.7 |  39M|  61 |   - |3621 |  29k|3621 |2562 | 168 | 218k|8004 | 0.000000e+00 | 1.000000e+00 |    Inf 
891.90/891.94	c   892s|180000 |   299 |  3749k|  20.8 |  38M|  61 |   - |3621 |  28k|3621 |2562 | 168 | 231k|8216 | 0.000000e+00 | 1.000000e+00 |    Inf 
942.21/942.21	c   942s|190000 |   250 |  3972k|  20.9 |  37M|  61 |  22 |3621 |  27k|3621 |2562 | 168 | 244k|8430 | 0.000000e+00 | 1.000000e+00 |    Inf 
992.22/992.21	c   992s|200000 |   167 |  4191k|  21.0 |  37M|  61 |  12 |3621 |  27k|3621 |2562 | 168 | 257k|8681 | 0.000000e+00 | 1.000000e+00 |    Inf 
1041.01/1041.06	c  1041s|210000 |   127 |  4407k|  21.0 |  35M|  61 |   - |3621 |  24k|3621 |2562 | 168 | 269k|8910 | 0.000000e+00 | 1.000000e+00 |    Inf 
1091.61/1091.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1091.61/1091.68	c  1092s|220000 |   133 |  4629k|  21.0 |  36M|  61 |   - |3621 |  25k|3621 |2562 | 168 | 281k|9124 | 0.000000e+00 | 1.000000e+00 |    Inf 
1140.42/1140.45	c  1140s|230000 |    75 |  4843k|  21.1 |  34M|  61 |  37 |3621 |  23k|3621 |2569 | 168 | 293k|9332 | 0.000000e+00 | 1.000000e+00 |    Inf 
1169.51/1169.50	c 
1169.51/1169.50	c SCIP Status        : problem is solved [optimal solution found]
1169.51/1169.50	c Solving Time (sec) : 1169.50
1169.51/1169.50	c Solving Nodes      : 235771
1169.51/1169.50	c Primal Bound       : +1.00000000000000e+00 (103 solutions)
1169.51/1169.50	c Dual Bound         : +1.00000000000000e+00
1169.51/1169.50	c Gap                : 0.00 %
1169.51/1169.50	s OPTIMUM FOUND
1169.51/1169.50	v -x231 -x230 x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1169.51/1169.50	v -x209 -x208 -x207 -x206 -x205 -x204 x203 -x202 -x201 -x200 x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1169.51/1169.50	v -x188 -x187 -x186 -x185 x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 x172 x171 -x170 -x169 -x168 
1169.51/1169.50	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1169.51/1169.50	v -x146 x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 
1169.51/1169.50	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1169.51/1169.50	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 
1169.51/1169.50	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 
1169.51/1169.50	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 
1169.51/1169.50	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 
1169.51/1169.50	v x1 
1169.51/1169.50	c SCIP Status        : problem is solved [optimal solution found]
1169.51/1169.50	c Total Time         :    1169.50
1169.51/1169.50	c   solving          :    1169.50
1169.51/1169.50	c   presolving       :       0.14 (included in solving)
1169.51/1169.50	c   reading          :       0.02 (included in solving)
1169.51/1169.50	c Original Problem   :
1169.51/1169.50	c   Problem name     : HOME/instance-3447847-1307898652.wbo
1169.51/1169.50	c   Variables        : 2014 (2014 binary, 0 integer, 0 implicit integer, 0 continuous)
1169.51/1169.50	c   Constraints      : 2708 initial, 2708 maximal
1169.51/1169.50	c Presolved Problem  :
1169.51/1169.50	c   Problem name     : t_HOME/instance-3447847-1307898652.wbo
1169.51/1169.50	c   Variables        : 3621 (1926 binary, 0 integer, 1695 implicit integer, 0 continuous)
1169.51/1169.50	c   Constraints      : 4244 initial, 36882 maximal
1169.51/1169.50	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1169.51/1169.50	c   trivial          :       0.00         88          0          0          0          0          0          0          0          0
1169.51/1169.50	c   dualfix          :       0.00         88          0          0          0          0          0          0          0          0
1169.51/1169.50	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1169.51/1169.50	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1169.51/1169.50	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1169.51/1169.50	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1169.51/1169.50	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1169.51/1169.50	c   setppc           :       0.00          0          0          0          0          0         22          0          0          0
1169.51/1169.50	c   linear           :       0.07          0          0          0       1816          0        137          0        120          0
1169.51/1169.50	c   indicator        :       0.00          0          0          0          0          0         88          0          0          0
1169.51/1169.50	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1169.51/1169.50	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1169.51/1169.50	c   root node        :          -       3411          -          -       3411          -          -          -          -          -
1169.51/1169.50	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1169.51/1169.50	c   integral         :          0          0          0     121655          0        527          0        361       2996          0          0     238530
1169.51/1169.50	c   varbound         :          0+         6     155671        161          0          0        651          0      62034        159          0          0
1169.51/1169.50	c   setppc           :         31          6    1032610          4          0        524    1454347       1027     636007          0          0          0
1169.51/1169.50	c   linear           :       1695+         7    1035458          6          0        520    2024751      10014    2522040          0          0          0
1169.51/1169.50	c   indicator        :       1695          0     153259        161          0        520       1062          0       1849          0          0          0
1169.51/1169.50	c   logicor          :        823+         6     437868         15          0         88     896952       4123     696723          0          0          0
1169.51/1169.50	c   bounddisjunction :          0+         0      86707          0          0          0          1          1          2          0          0          0
1169.51/1169.50	c   countsols        :          0          0          0         15          0         90          0          0          0          0          0          0
1169.51/1169.50	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1169.51/1169.50	c   integral         :      61.89       0.00       0.00      61.87       0.00       0.02       0.00
1169.51/1169.50	c   varbound         :       0.30       0.00       0.30       0.00       0.00       0.00       0.00
1169.51/1169.50	c   setppc           :       6.43       0.00       6.04       0.00       0.00       0.00       0.38
1169.51/1169.50	c   linear           :      29.61       0.00      28.12       0.00       0.00       0.10       1.39
1169.51/1169.50	c   indicator        :       0.67       0.00       0.40       0.01       0.00       0.26       0.00
1169.51/1169.50	c   logicor          :      64.78       0.00      63.66       0.00       0.00       0.01       1.12
1169.51/1169.50	c   bounddisjunction :       0.14       0.00       0.14       0.00       0.00       0.00       0.00
1169.51/1169.50	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1169.51/1169.50	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1169.51/1169.50	c   vbounds          :       7933        190          2       9226
1169.51/1169.50	c   rootredcost      :         15          0          0       1695
1169.51/1169.50	c   pseudoobj        :    1036647        647        265      58743
1169.51/1169.50	c Propagator Timings :  TotalTime  Propagate    Resprop
1169.51/1169.50	c   vbounds          :       1.45       1.45       0.00
1169.51/1169.50	c   rootredcost      :       0.22       0.22       0.00
1169.51/1169.50	c   pseudoobj        :      26.71      26.70       0.01
1169.51/1169.50	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1169.51/1169.50	c   propagation      :       0.94      15432      15327      85589       26.8        258       19.0          -
1169.51/1169.50	c   infeasible LP    :      29.54     104259     104227     670076       37.9        859       14.7          0
1169.51/1169.50	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1169.51/1169.50	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1169.51/1169.50	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1169.51/1169.50	c   applied globally :          -          -          -     300206       33.8          -          -          -
1169.51/1169.50	c   applied locally  :          -          -          -          0        0.0          -          -          -
1169.51/1169.50	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1169.51/1169.50	c   cut pool         :       0.00          5          -          -         20          -    (maximal pool size: 293)
1169.51/1169.50	c   redcost          :       8.01     121874          0      10383          0          0
1169.51/1169.50	c   impliedbounds    :       0.00          6          0          0          0          0
1169.51/1169.50	c   intobj           :       0.00          0          0          0          0          0
1169.51/1169.50	c   gomory           :       0.52          6          0          0        895          0
1169.51/1169.50	c   cgmip            :       0.00          0          0          0          0          0
1169.51/1169.50	c   closecuts        :       0.00          0          0          0          0          0
1169.51/1169.50	c   strongcg         :       0.42          6          0          0       1905          0
1169.51/1169.50	c   cmir             :       0.07          6          0          0          0          0
1169.51/1169.50	c   flowcover        :       0.08          6          0          0          0          0
1169.51/1169.50	c   clique           :       0.00          6          0          0          0          0
1169.51/1169.50	c   zerohalf         :       0.00          0          0          0          0          0
1169.51/1169.50	c   mcf              :       0.00          1          0          0          0          0
1169.51/1169.50	c   oddcycle         :       0.00          0          0          0          0          0
1169.51/1169.50	c   rapidlearning    :       0.18          1          0          0          0         43
1169.51/1169.50	c Pricers            :       Time      Calls       Vars
1169.51/1169.50	c   problem variables:       0.00          0          0
1169.51/1169.50	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1169.51/1169.50	c   relpscost        :      61.75     121493        361       2996          0          0     238530
1169.51/1169.50	c   pscost           :       0.00          0          0          0          0          0          0
1169.51/1169.50	c   inference        :       0.00          0          0          0          0          0          0
1169.51/1169.50	c   mostinf          :       0.00          0          0          0          0          0          0
1169.51/1169.50	c   leastinf         :       0.00          0          0          0          0          0          0
1169.51/1169.50	c   fullstrong       :       0.00          0          0          0          0          0          0
1169.51/1169.50	c   allfullstrong    :       0.00          0          0          0          0          0          0
1169.51/1169.50	c   random           :       0.00          0          0          0          0          0          0
1169.51/1169.50	c Primal Heuristics  :       Time      Calls      Found
1169.51/1169.50	c   LP solutions     :       0.01          -         15
1169.51/1169.50	c   pseudo solutions :       0.00          -          0
1169.51/1169.50	c   feaspump         :       0.01          0          0
1169.51/1169.50	c   intshifting      :       0.01          0          0
1169.51/1169.50	c   oneopt           :       0.18         15          0
1169.51/1169.50	c   crossover        :       0.56         10          0
1169.51/1169.50	c   linesearchdiving :       1.08         67          0
1169.51/1169.50	c   fracdiving       :       3.81         67          0
1169.51/1169.50	c   coefdiving       :       2.51         67          0
1169.51/1169.50	c   pscostdiving     :       2.88         67          0
1169.51/1169.50	c   veclendiving     :       2.10         67          0
1169.51/1169.50	c   guideddiving     :       2.84         67          0
1169.51/1169.50	c   objpscostdiving  :       0.94         34          0
1169.51/1169.50	c   rootsoldiving    :       1.15         34          0
1169.51/1169.50	c   trivial          :       0.00          2          0
1169.51/1169.50	c   shiftandpropagate:       0.37          1          1
1169.51/1169.50	c   simplerounding   :       0.29     121563          0
1169.51/1169.50	c   zirounding       :       0.49       1000          0
1169.51/1169.50	c   rounding         :       0.71       4896          0
1169.51/1169.50	c   shifting         :       0.67       1520          0
1169.51/1169.50	c   twoopt           :       0.00          0          0
1169.51/1169.50	c   fixandinfer      :       0.00          0          0
1169.51/1169.50	c   clique           :       0.00          0          0
1169.51/1169.50	c   intdiving        :       0.00          0          0
1169.51/1169.50	c   actconsdiving    :       0.00          0          0
1169.51/1169.50	c   octane           :       0.00          0          0
1169.51/1169.50	c   rens             :       0.04          1          0
1169.51/1169.50	c   rins             :       0.00          0          0
1169.51/1169.50	c   localbranching   :       0.00          0          0
1169.51/1169.50	c   mutation         :       0.00          0          0
1169.51/1169.50	c   dins             :       0.00          0          0
1169.51/1169.50	c   vbounds          :       0.00          0          0
1169.51/1169.50	c   undercover       :       0.00          0          0
1169.51/1169.50	c   subnlp           :       0.05          0          0
1169.51/1169.50	c   trysol           :       0.20        417         87
1169.51/1169.50	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1169.51/1169.50	c   primal LP        :       0.00          0          0       0.00          -
1169.51/1169.50	c   dual LP          :     769.42     224814    4910871      21.84    6382.60
1169.51/1169.50	c   lex dual LP      :       0.00          0          0       0.00          -
1169.51/1169.50	c   barrier LP       :       0.00          0          0       0.00          -
1169.51/1169.50	c   diving/probing LP:      12.45       9168      54536       5.95    4379.01
1169.51/1169.50	c   strong branching :      59.28       9534     357119      37.46    6024.01
1169.51/1169.50	c     (at root node) :          -          9       2759     306.56          -
1169.51/1169.50	c   conflict analysis:       0.00          0          0       0.00          -
1169.51/1169.50	c B&B Tree           :
1169.51/1169.50	c   number of runs   :          1
1169.51/1169.50	c   nodes            :     235771
1169.51/1169.50	c   nodes (total)    :     235771
1169.51/1169.50	c   nodes left       :          0
1169.51/1169.50	c   max depth        :         61
1169.51/1169.50	c   max depth (total):         61
1169.51/1169.50	c   backtracks       :      29207 (12.4%)
1169.51/1169.50	c   delayed cutoffs  :       2700
1169.51/1169.50	c   repropagations   :     415234 (622829 domain reductions, 2538 cutoffs)
1169.51/1169.50	c   avg switch length:       5.10
1169.51/1169.50	c   switching time   :      69.32
1169.51/1169.50	c Solution           :
1169.51/1169.50	c   Solutions found  :        103 (16 improvements)
1169.51/1169.50	c   First Solution   : +4.00000000000000e+02   (in run 1, after 1 nodes, 0.54 seconds, depth 1811, found by <shiftandpropagate>)
1169.51/1169.50	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 33651 nodes, 155.14 seconds, depth 22, found by <relaxation>)
1169.51/1169.50	c   Dual Bound       : +1.00000000000000e+00
1169.51/1169.50	c   Gap              :       0.00 %
1169.51/1169.50	c   Root Dual Bound  : +0.00000000000000e+00
1169.51/1169.50	c   Root Iterations  :        293
1169.51/1169.55	c Time complete: 1169.57.

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-3447847-1307898652/watcher-3447847-1307898652 -o /var/tmp/evaluation-result-3447847-1307898652/solver-3447847-1307898652 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447847-1307898652.wbo -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.90 3/177 14588
/proc/meminfo: memFree=1595492/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=10332 CPUtime=0 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 1566 0 0 0 0 0 0 0 22 0 1 0 901464982 10579968 1520 33554432000 4194304 9128323 140734447172784 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14588/statm: 2583 1520 399 1205 0 1374 0

[startup+0.0311651 s]
/proc/loadavg: 1.84 1.97 1.90 3/177 14588
/proc/meminfo: memFree=1595492/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=23116 CPUtime=0.02 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 4371 0 0 0 2 0 0 0 22 0 1 0 901464982 23670784 4323 33554432000 4194304 9128323 140734447172784 18446744073709551615 6886064 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14588/statm: 5779 4354 474 1205 0 4570 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23116

[startup+0.101239 s]
/proc/loadavg: 1.84 1.97 1.90 3/177 14588
/proc/meminfo: memFree=1595492/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=31736 CPUtime=0.09 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 6909 0 0 0 9 0 0 0 22 0 1 0 901464982 32497664 6604 33554432000 4194304 9128323 140734447172784 18446744073709551615 5980701 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14588/statm: 7934 6604 522 1205 0 6725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31736

[startup+0.301189 s]
/proc/loadavg: 1.84 1.97 1.90 3/177 14588
/proc/meminfo: memFree=1595492/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=37988 CPUtime=0.29 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 8678 0 0 0 29 0 0 0 23 0 1 0 901464982 38899712 8345 33554432000 4194304 9128323 140734447172784 18446744073709551615 6826713 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14588/statm: 9497 8345 606 1205 0 8288 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37988

[startup+0.701121 s]
/proc/loadavg: 1.84 1.97 1.90 3/177 14588
/proc/meminfo: memFree=1595492/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=71860 CPUtime=0.69 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 17078 0 0 0 67 2 0 0 25 0 1 0 901464982 73584640 16592 33554432000 4194304 9128323 140734447172784 18446744073709551615 4336752 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14588/statm: 17965 16592 701 1205 0 16756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71860

[startup+1.50098 s]
/proc/loadavg: 1.84 1.97 1.90 3/178 14590
/proc/meminfo: memFree=1481348/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=72904 CPUtime=1.49 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 17746 0 0 0 147 2 0 0 25 0 1 0 901464982 74653696 16904 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14588/statm: 18226 16904 726 1205 0 17017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72904

[startup+3.10058 s]
/proc/loadavg: 1.84 1.97 1.90 3/178 14590
/proc/meminfo: memFree=1477380/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=72848 CPUtime=3.09 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 18776 0 0 0 304 5 0 0 25 0 1 0 901464982 74596352 17270 33554432000 4194304 9128323 140734447172784 18446744073709551615 4816369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14588/statm: 18212 17270 737 1205 0 17003 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72848

[startup+6.30112 s]
/proc/loadavg: 1.85 1.97 1.90 3/178 14590
/proc/meminfo: memFree=1476992/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=72848 CPUtime=6.3 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 18780 0 0 0 622 8 0 0 25 0 1 0 901464982 74596352 17274 33554432000 4194304 9128323 140734447172784 18446744073709551615 4347135 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14588/statm: 18212 17274 741 1205 0 17003 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 72848

[startup+12.701 s]
/proc/loadavg: 1.86 1.97 1.90 3/178 14590
/proc/meminfo: memFree=1475904/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=72848 CPUtime=12.69 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 20659 0 0 0 1256 13 0 0 25 0 1 0 901464982 74596352 17294 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14588/statm: 18212 17294 751 1205 0 17003 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72848

[startup+25.5007 s]
/proc/loadavg: 1.89 1.97 1.91 3/178 14590
/proc/meminfo: memFree=1474924/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=72848 CPUtime=25.49 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 26672 0 0 0 2528 21 0 0 25 0 1 0 901464982 74596352 17312 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 18212 17312 752 1205 0 17003 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72848

[startup+51.1012 s]
/proc/loadavg: 1.93 1.97 1.91 3/178 14591
/proc/meminfo: memFree=1468944/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=72848 CPUtime=51.09 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 42738 0 0 0 5068 41 0 0 25 0 1 0 901464982 74596352 17314 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 18212 17314 752 1205 0 17003 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72848

[startup+102.306 s]
/proc/loadavg: 2.02 1.99 1.91 3/178 14592
/proc/meminfo: memFree=1463632/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=74780 CPUtime=102.29 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 52591 0 0 0 10154 75 0 0 25 0 1 0 901464982 76574720 17746 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 18695 17746 752 1205 0 17486 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 74780

[startup+162.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/178 14594
/proc/meminfo: memFree=1452844/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=78956 CPUtime=162.29 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 62208 0 0 0 16118 111 0 0 25 0 1 0 901464982 80850944 18799 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 19739 18799 752 1205 0 18530 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 78956

[startup+222.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 14595
/proc/meminfo: memFree=1448224/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=81916 CPUtime=222.29 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 72203 0 0 0 22079 150 0 0 25 0 1 0 901464982 83881984 19561 33554432000 4194304 9128323 140734447172784 18446744073709551615 7998382 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 20479 19561 752 1205 0 19270 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 81916

[startup+282.301 s]
/proc/loadavg: 2.04 2.00 1.92 3/178 14597
/proc/meminfo: memFree=1446936/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=82492 CPUtime=282.3 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 74504 0 0 0 28040 190 0 0 25 0 1 0 901464982 84471808 19713 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 20623 19713 752 1205 0 19414 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 82492

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/178 14599
/proc/meminfo: memFree=1445420/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=83000 CPUtime=342.29 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 74636 0 0 0 34000 229 0 0 25 0 1 0 901464982 84992000 19845 33554432000 4194304 9128323 140734447172784 18446744073709551615 6890159 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 20750 19845 752 1205 0 19541 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 83000

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 14600
/proc/meminfo: memFree=1442520/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=83328 CPUtime=402.29 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 74719 0 0 0 39961 268 0 0 25 0 1 0 901464982 85327872 19928 33554432000 4194304 9128323 140734447172784 18446744073709551615 4207992 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 20832 19928 752 1205 0 19623 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 83328

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 14602
/proc/meminfo: memFree=1438636/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=85676 CPUtime=462.3 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 77455 0 0 0 45924 306 0 0 25 0 1 0 901464982 87732224 20532 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 21419 20532 752 1205 0 20210 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 85676

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 14603
/proc/meminfo: memFree=1433136/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=90680 CPUtime=522.3 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 78673 0 0 0 51889 341 0 0 25 0 1 0 901464982 92856320 21750 33554432000 4194304 9128323 140734447172784 18446744073709551615 6581536 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 22670 21750 752 1205 0 21461 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 90680

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 14605
/proc/meminfo: memFree=1429752/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=93248 CPUtime=582.3 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 79313 0 0 0 57853 377 0 0 25 0 1 0 901464982 95485952 22390 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 23312 22390 752 1205 0 22103 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 93248

[startup+642.301 s]
/proc/loadavg: 2.07 2.02 1.93 3/178 14607
/proc/meminfo: memFree=1429704/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=93248 CPUtime=642.3 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 79333 0 0 0 63816 414 0 0 25 0 1 0 901464982 95485952 22410 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 23312 22410 752 1205 0 22103 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 93248

[startup+702.301 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 14608
/proc/meminfo: memFree=1427564/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=93732 CPUtime=702.31 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 81535 0 0 0 69782 449 0 0 25 0 1 0 901464982 95981568 22513 33554432000 4194304 9128323 140734447172784 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 23433 22513 752 1205 0 22224 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 93732

[startup+762.307 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 14610
/proc/meminfo: memFree=1424428/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=94220 CPUtime=762.31 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 81681 0 0 0 75744 487 0 0 25 0 1 0 901464982 96481280 22659 33554432000 4194304 9128323 140734447172784 18446744073709551615 4208989 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 23555 22659 752 1205 0 22346 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 94220

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14611
/proc/meminfo: memFree=1424268/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=94220 CPUtime=822.31 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 81682 0 0 0 81708 523 0 0 25 0 1 0 901464982 96481280 22660 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 23555 22660 752 1205 0 22346 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 94220

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14613
/proc/meminfo: memFree=1418140/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=94220 CPUtime=882.31 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 81682 0 0 0 87668 563 0 0 25 0 1 0 901464982 96481280 22660 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 23555 22660 752 1205 0 22346 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 94220

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14615
/proc/meminfo: memFree=1416236/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=94220 CPUtime=942.31 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 81682 0 0 0 93630 601 0 0 25 0 1 0 901464982 96481280 22660 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 23555 22660 752 1205 0 22346 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 94220

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14616
/proc/meminfo: memFree=1414836/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=94832 CPUtime=1002.31 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 81832 0 0 0 99594 637 0 0 25 0 1 0 901464982 97107968 22810 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 23708 22810 752 1205 0 22499 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 94832

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14618
/proc/meminfo: memFree=1412932/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=95932 CPUtime=1062.31 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 82111 0 0 0 105556 675 0 0 25 0 1 0 901464982 98234368 23082 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 23983 23082 752 1205 0 22774 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 95932

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14619
/proc/meminfo: memFree=1412380/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=96108 CPUtime=1122.32 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 82172 0 0 0 111521 711 0 0 25 0 1 0 901464982 98414592 23143 33554432000 4194304 9128323 140734447172784 18446744073709551615 4220105 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 24027 23143 752 1205 0 22818 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 96108

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

[startup+1126.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14620
/proc/meminfo: memFree=1412380/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=96244 CPUtime=1126.31 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 82175 0 0 0 111918 713 0 0 25 0 1 0 901464982 98553856 23146 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 24061 23146 752 1205 0 22852 0
Current children cumulated CPU time (s) 1126.31
Current children cumulated vsize (KiB) 96244

[startup+1151.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14620
/proc/meminfo: memFree=1411984/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=96244 CPUtime=1151.91 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 82198 0 0 0 114462 729 0 0 25 0 1 0 901464982 98553856 23169 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 24061 23169 752 1205 0 22852 0
Current children cumulated CPU time (s) 1151.91
Current children cumulated vsize (KiB) 96244

[startup+1158.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14620
/proc/meminfo: memFree=1411852/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=96244 CPUtime=1158.32 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 82200 0 0 0 115099 733 0 0 25 0 1 0 901464982 98553856 23171 33554432000 4194304 9128323 140734447172784 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 24061 23171 752 1205 0 22852 0
Current children cumulated CPU time (s) 1158.32
Current children cumulated vsize (KiB) 96244

[startup+1164.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14621
/proc/meminfo: memFree=1411848/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=96720 CPUtime=1164.72 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 82308 0 0 0 115735 737 0 0 25 0 1 0 901464982 99041280 23279 33554432000 4194304 9128323 140734447172784 18446744073709551615 18446744073699066034 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 24180 23279 753 1205 0 22971 0
Current children cumulated CPU time (s) 1164.72
Current children cumulated vsize (KiB) 96720

[startup+1167.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14621
/proc/meminfo: memFree=1411472/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=96720 CPUtime=1167.92 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 82314 0 0 0 116053 739 0 0 25 0 1 0 901464982 99041280 23284 33554432000 4194304 9128323 140734447172784 18446744073709551615 4207186 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 24180 23284 752 1205 0 22971 0
Current children cumulated CPU time (s) 1167.92
Current children cumulated vsize (KiB) 96720

[startup+1168.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14621
/proc/meminfo: memFree=1411472/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=96720 CPUtime=1168.71 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 82314 0 0 0 116132 739 0 0 25 0 1 0 901464982 99041280 23284 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 24180 23284 752 1205 0 22971 0
Current children cumulated CPU time (s) 1168.71
Current children cumulated vsize (KiB) 96720

[startup+1169.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14621
/proc/meminfo: memFree=1411472/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=96720 CPUtime=1169.11 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 82314 0 0 0 116172 739 0 0 25 0 1 0 901464982 99041280 23284 33554432000 4194304 9128323 140734447172784 18446744073709551615 5240706 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 24180 23284 752 1205 0 22971 0
Current children cumulated CPU time (s) 1169.11
Current children cumulated vsize (KiB) 96720

[startup+1169.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14621
/proc/meminfo: memFree=1411472/32950904 swapFree=67055440/67111528
[pid=14588] ppid=14586 vsize=96720 CPUtime=1169.51 cores=0,2,4,6
/proc/14588/stat : 14588 (scip-2.0.1.4.li) R 14586 14588 14274 0 -1 4202496 82314 0 0 0 116212 739 0 0 25 0 1 0 901464982 99041280 23284 33554432000 4194304 9128323 140734447172784 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14588/statm: 24180 23284 752 1205 0 22971 0
Current children cumulated CPU time (s) 1169.51
Current children cumulated vsize (KiB) 96720

Child status: 0
Real time (s): 1169.55
CPU time (s): 1169.58
CPU user time (s): 1162.17
CPU system time (s): 7.40287
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 96720

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

runsolver used 1.70674 second user time and 3.62945 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-12 19:10:52
IDJOB=3447847
IDBENCH=78962
IDSOLVER=1944
FILE ID=node121/3447847-1307898652
RUNJOBID= node121-1307898652-14560
PBS_JOBID= 13559585
Free space on /var/tmp= 2880 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.1900550720--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-3447847-1307898652/watcher-3447847-1307898652 -o /var/tmp/evaluation-result-3447847-1307898652/solver-3447847-1307898652 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447847-1307898652.wbo -t 1800 -m 15500

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

MD5SUM BENCH= f2c87e7318987ff21f5979e3cf339f19
RANDOM SEED=296415753

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:       1605840 kB
Buffers:         52996 kB
Cached:       30319308 kB
SwapCached:       9696 kB
Active:       15158820 kB
Inactive:     15239496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       1605840 kB
SwapTotal:    67111528 kB
SwapFree:     67055440 kB
Dirty:           24532 kB
Writeback:           0 kB
AnonPages:       23408 kB
Mapped:          14560 kB
Slab:           882672 kB
PageTables:       5040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   215708 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= 2868 MiB
End job on node121 at 2011-06-12 19:30:22