Trace number 3734008

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 NameAnswerobjective functionCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverOPT34 864.73 864.892

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
MD5SUM6d3802f2f17c83a21ccf6c0752b41678
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark5.9101
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables392
Total number of constraints679
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints679
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 635
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 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 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-3734008-1338699496.opb>
0.01/0.02	c original problem has 392 variables (392 bin, 0 int, 0 impl, 0 cont) and 679 constraints
0.01/0.02	c problem read
0.01/0.02	c presolving settings loaded
0.01/0.02	c presolving:
0.01/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 56 chg sides, 56 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.01/0.03	c (round 2) 0 del vars, 308 del conss, 0 chg bounds, 56 chg sides, 56 chg coeffs, 35 upgd conss, 0 impls, 0 clqs
0.01/0.03	c (round 3) 0 del vars, 308 del conss, 0 chg bounds, 56 chg sides, 56 chg coeffs, 63 upgd conss, 322 impls, 0 clqs
0.01/0.03	c (round 4) 0 del vars, 308 del conss, 0 chg bounds, 77 chg sides, 87 chg coeffs, 63 upgd conss, 322 impls, 0 clqs
0.09/0.12	c    (0.1s) probing: 185/392 (47.2%) - 1 fixings, 0 aggregations, 357 implications, 0 bound changes
0.09/0.12	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.12	c (round 5) 1 del vars, 308 del conss, 0 chg bounds, 77 chg sides, 87 chg coeffs, 63 upgd conss, 1036 impls, 0 clqs
0.09/0.13	c (round 6) 1 del vars, 308 del conss, 0 chg bounds, 77 chg sides, 123 chg coeffs, 63 upgd conss, 1036 impls, 0 clqs
0.09/0.13	c presolving (7 rounds):
0.09/0.13	c  1 deleted vars, 308 deleted constraints, 0 tightened bounds, 0 added holes, 77 changed sides, 123 changed coefficients
0.09/0.13	c  1036 implications, 0 cliques
0.09/0.13	c presolved problem has 391 variables (391 bin, 0 int, 0 impl, 0 cont) and 371 constraints
0.09/0.13	c      63 constraints of type <knapsack>
0.09/0.13	c     308 constraints of type <linear>
0.09/0.13	c transformed objective value is always integral (scale: 1)
0.09/0.13	c Presolving Time: 0.11
0.09/0.13	c - non default parameters ----------------------------------------------------------------------
0.09/0.13	c # SCIP version 1.2.1.3
0.09/0.13	c 
0.09/0.13	c # frequency for displaying node information lines
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.13	c display/freq = 10000
0.09/0.13	c 
0.09/0.13	c # maximal time in seconds to run
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/time = 1789.99
0.09/0.13	c 
0.09/0.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/memory = 13950
0.09/0.13	c 
0.09/0.13	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.13	c # [type: int, range: [1,2], default: 1]
0.09/0.13	c timing/clocktype = 2
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify inequalities
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/linear/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/indicator/addCouplingCons = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify knapsacks
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13	c separating/rapidlearning/freq = 0
0.09/0.13	c 
0.09/0.13	c -----------------------------------------------------------------------------------------------
0.09/0.13	c start solving
0.09/0.13	c 
0.09/0.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.13	c   0.1s|     1 |     0 |   368 |     - |3016k|   0 | 245 | 391 | 371 | 391 | 371 |   0 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
1.09/1.17	c   1.2s|     1 |     0 |  1409 |     - |4161k|   0 | 239 | 391 | 839 | 391 | 393 |  22 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
1.19/1.20	c   1.2s|     1 |     0 |  1469 |     - |4527k|   0 | 240 | 391 | 839 | 391 | 420 |  49 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
1.19/1.25	c   1.2s|     1 |     0 |  1647 |     - |4887k|   0 | 257 | 391 | 839 | 391 | 447 |  76 |   0 |   0 | 7.005208e+00 |      --      |    Inf 
1.28/1.31	c   1.3s|     1 |     0 |  1796 |     - |5200k|   0 | 250 | 391 | 839 | 391 | 479 | 108 |   0 |   0 | 7.005208e+00 |      --      |    Inf 
1.28/1.37	c   1.4s|     1 |     0 |  1957 |     - |5495k|   0 | 249 | 391 | 839 | 391 | 509 | 138 |   0 |   0 | 7.142857e+00 |      --      |    Inf 
1.38/1.44	c   1.4s|     1 |     0 |  2113 |     - |5750k|   0 | 248 | 391 | 839 | 391 | 538 | 167 |   0 |   0 | 7.250000e+00 |      --      |    Inf 
1.48/1.52	c   1.5s|     1 |     0 |  2298 |     - |5966k|   0 | 250 | 391 | 839 | 391 | 564 | 193 |   0 |   0 | 7.500000e+00 |      --      |    Inf 
1.58/1.60	c   1.6s|     1 |     0 |  2472 |     - |6155k|   0 | 223 | 391 | 839 | 391 | 593 | 222 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
1.58/1.67	c   1.7s|     1 |     0 |  2684 |     - |6525k|   0 | 225 | 391 | 839 | 391 | 626 | 255 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
1.69/1.75	c   1.7s|     1 |     0 |  2895 |     - |6848k|   0 | 224 | 391 | 839 | 391 | 656 | 285 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
1.69/1.79	c   1.8s|     1 |     0 |  3216 |     - |6928k|   0 | 231 | 391 | 839 | 391 | 657 | 304 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
1.79/1.83	c   1.8s|     1 |     0 |  3443 |     - |6996k|   0 | 213 | 391 | 839 | 391 | 679 | 326 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
1.79/1.87	c   1.9s|     1 |     0 |  3697 |     - |7065k|   0 | 220 | 391 | 839 | 391 | 704 | 351 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
2.68/2.71	c   2.7s|     1 |     2 |  3697 |     - |7065k|   0 | 220 | 391 | 839 | 391 | 704 | 351 |   0 |  22 | 8.000000e+00 |      --      |    Inf 
13.99/14.05	o 63
13.99/14.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.99/14.05	c p14.0s|  1420 |   883 | 66781 |  44.5 |8833k|  48 |   - | 391 |1507 | 391 | 461 | 351 | 888 |2068 | 1.100000e+01 | 6.300000e+01 | 472.73%
14.39/14.43	o 62
14.39/14.43	c g14.4s|  1518 |   936 | 71456 |  44.7 |8866k|  48 |   - | 391 |1536 | 391 | 461 | 351 | 960 |2120 | 1.100000e+01 | 6.200000e+01 | 463.64%
17.19/17.26	o 61
17.19/17.26	c f17.2s|  2145 |  1161 |105917 |  47.7 |9611k|  48 |   - | 391 |2118 | 391 | 461 | 351 |1778 |2282 | 1.166667e+01 | 6.100000e+01 | 422.86%
29.88/29.98	o 58
29.88/29.98	c c30.0s|  6096 |  2090 |258305 |  41.8 |  11M|  48 |   - | 391 |2332 | 391 | 461 | 351 |6490 |2945 | 1.300000e+01 | 5.800000e+01 | 346.15%
39.99/40.01	c  40.0s| 10000 |  2764 |374054 |  37.0 |  14M|  50 |  68 | 391 |2925 | 391 | 461 | 351 |  11k|3614 | 1.400000e+01 | 5.800000e+01 | 314.29%
45.89/45.98	o 57
45.89/45.98	c p46.0s| 12546 |  3060 |439290 |  34.7 |  15M|  53 |   - | 391 |3157 | 391 | 461 | 351 |  14k|4057 | 1.500000e+01 | 5.700000e+01 | 280.00%
60.58/60.64	c  60.6s| 20000 |  3814 |606461 |  30.1 |  18M|  56 |  54 | 391 |3887 | 391 | 461 | 351 |  24k|4643 | 1.700000e+01 | 5.700000e+01 | 235.29%
77.08/77.16	c  77.1s| 30000 |  4619 |811553 |  26.9 |  21M|  61 |  84 | 391 |4377 | 391 | 461 | 351 |  37k|4643 | 1.700000e+01 | 5.700000e+01 | 235.29%
80.47/80.50	o 54
80.47/80.50	c p80.5s| 31818 |  4749 |852374 |  26.7 |  22M|  61 |   - | 391 |4394 | 391 | 461 | 351 |  39k|4680 | 1.703125e+01 | 5.400000e+01 | 217.06%
95.37/95.44	c  95.4s| 40000 |  5511 |  1010k|  25.2 |  25M|  61 |   - | 391 |5577 |   0 |   0 | 351 |  50k|5747 | 1.800000e+01 | 5.400000e+01 | 200.00%
113.46/113.51	c   113s| 50000 |  6234 |  1200k|  23.9 |  29M|  61 |   - | 391 |6144 |   0 |   0 | 351 |  64k|7088 | 1.900000e+01 | 5.400000e+01 | 184.21%
130.96/131.00	c   131s| 60000 |  6766 |  1391k|  23.1 |  31M|  61 |   - | 391 |5248 | 391 | 461 | 351 |  78k|8159 | 2.000000e+01 | 5.400000e+01 | 170.00%
148.75/148.87	c   149s| 70000 |  7449 |  1601k|  22.8 |  33M|  61 |   - | 391 |5530 |   0 |   0 | 351 |  91k|9523 | 2.100000e+01 | 5.400000e+01 | 157.14%
166.05/166.17	c   166s| 80000 |  8163 |  1797k|  22.4 |  36M|  61 |  72 | 391 |5332 | 391 | 461 | 351 | 104k|  10k| 2.100000e+01 | 5.400000e+01 | 157.14%
181.74/181.83	c   182s| 90000 |  8664 |  1966k|  21.8 |  38M|  65 |   - | 391 |5859 | 391 | 461 | 351 | 117k|  11k| 2.200000e+01 | 5.400000e+01 | 145.45%
198.04/198.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
198.04/198.13	c   198s|100000 |  9309 |  2147k|  21.4 |  41M|  65 |   - | 391 |5177 |   0 |   0 | 351 | 131k|  11k| 2.300000e+01 | 5.400000e+01 | 134.78%
213.73/213.88	c   214s|110000 |  9771 |  2322k|  21.1 |  43M|  65 |  45 | 391 |5893 | 391 | 461 | 351 | 145k|  12k| 2.300000e+01 | 5.400000e+01 | 134.78%
229.53/229.66	c   230s|120000 | 10177 |  2491k|  20.7 |  45M|  65 |   - | 391 |5866 | 391 | 461 | 351 | 159k|  12k| 2.300000e+01 | 5.400000e+01 | 134.78%
244.83/244.94	c   245s|130000 | 10345 |  2647k|  20.3 |  47M|  65 |  76 | 391 |7001 | 391 | 461 | 351 | 173k|  13k| 2.400000e+01 | 5.400000e+01 | 125.00%
260.63/260.78	c   261s|140000 | 10504 |  2806k|  20.0 |  48M|  65 |   - | 391 |6999 |   0 |   0 | 351 | 187k|  14k| 2.400000e+01 | 5.400000e+01 | 125.00%
276.52/276.67	c   277s|150000 | 10341 |  2976k|  19.8 |  48M|  65 |   - | 391 |7956 |   0 |   0 | 351 | 201k|  14k| 2.400000e+01 | 5.400000e+01 | 125.00%
284.12/284.24	o 47
284.12/284.24	c c 284s|154718 |  9762 |  3060k|  19.8 |  48M|  65 |   - | 391 |7654 | 391 | 461 | 351 | 208k|  14k| 2.500000e+01 | 4.700000e+01 |  88.00%
292.43/292.55	c   293s|160000 |  9692 |  3149k|  19.7 |  48M|  65 |  28 | 391 |7764 | 391 | 461 | 351 | 215k|  15k| 2.500000e+01 | 4.700000e+01 |  88.00%
308.02/308.11	c   308s|170000 |  9707 |  3314k|  19.5 |  50M|  65 |  13 | 391 |8457 | 391 | 461 | 351 | 230k|  15k| 2.500000e+01 | 4.700000e+01 |  88.00%
323.61/323.73	c   324s|180000 |  9581 |  3475k|  19.3 |  49M|  65 |  52 | 391 |7672 | 391 | 461 | 351 | 244k|  15k| 2.500000e+01 | 4.700000e+01 |  88.00%
331.91/332.07	o 46
331.91/332.07	c f 332s|185529 |  9411 |  3561k|  19.2 |  49M|  65 |   - | 391 |7666 | 391 | 461 | 351 | 252k|  16k| 2.500000e+01 | 4.600000e+01 |  84.00%
338.91/339.07	c   339s|190000 |  9253 |  3627k|  19.1 |  49M|  65 |  18 | 391 |7866 | 391 | 461 | 351 | 259k|  16k| 2.500000e+01 | 4.600000e+01 |  84.00%
354.31/354.43	c   354s|200000 |  9139 |  3788k|  18.9 |  48M|  80 |   - | 391 |6643 |   0 |   0 | 351 | 273k|  16k| 2.528571e+01 | 4.600000e+01 |  81.92%
369.60/369.73	c   370s|210000 |  9070 |  3936k|  18.7 |  49M|  80 |  83 | 391 |7491 | 391 | 461 | 351 | 287k|  17k| 2.600000e+01 | 4.600000e+01 |  76.92%
384.20/384.31	c   384s|220000 |  8852 |  4079k|  18.5 |  49M|  80 |   - | 391 |8283 | 391 | 461 | 351 | 301k|  17k| 2.600000e+01 | 4.600000e+01 |  76.92%
398.20/398.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
398.20/398.37	c   398s|230000 |  8854 |  4217k|  18.3 |  49M|  80 | 109 | 391 |8222 | 391 | 461 | 351 | 315k|  17k| 2.633333e+01 | 4.600000e+01 |  74.68%
413.29/413.44	c   413s|240000 |  8556 |  4360k|  18.2 |  48M|  80 |   - | 391 |8516 | 391 | 461 | 351 | 330k|  18k| 2.700000e+01 | 4.600000e+01 |  70.37%
428.20/428.38	c   428s|250000 |  8022 |  4496k|  18.0 |  46M|  80 |   - | 391 |7648 |   0 |   0 | 351 | 345k|  18k| 2.700000e+01 | 4.600000e+01 |  70.37%
443.20/443.36	c   443s|260000 |  7664 |  4646k|  17.9 |  45M|  80 |  85 | 391 |8296 | 391 | 461 | 351 | 359k|  19k| 2.700000e+01 | 4.600000e+01 |  70.37%
457.69/457.81	c   458s|270000 |  7267 |  4787k|  17.7 |  44M|  80 |  64 | 391 |7701 | 391 | 461 | 351 | 374k|  19k| 2.800000e+01 | 4.600000e+01 |  64.29%
472.90/473.07	c   473s|280000 |  6597 |  4928k|  17.6 |  42M|  80 |  79 | 391 |8957 | 391 | 461 | 351 | 389k|  19k| 2.800000e+01 | 4.600000e+01 |  64.29%
487.89/488.02	c   488s|290000 |  5962 |  5075k|  17.5 |  38M|  80 |   - | 391 |8649 |   0 |   0 | 351 | 403k|  19k| 2.800000e+01 | 4.600000e+01 |  64.29%
503.79/503.93	c   504s|300000 |  5286 |  5224k|  17.4 |  34M|  80 | 111 | 391 |8183 | 391 | 461 | 351 | 418k|  20k| 2.800000e+01 | 4.600000e+01 |  64.29%
512.19/512.30	o 41
512.19/512.30	c * 512s|305653 |  4514 |  5300k|  17.3 |  32M|  80 |   - | 391 |8409 | 391 | 461 | 351 | 426k|  20k| 2.850000e+01 | 4.100000e+01 |  43.86%
513.98/514.10	o 39
513.98/514.10	c * 514s|306920 |  4066 |  5313k|  17.3 |  31M|  80 |   - | 391 |8168 | 391 | 461 | 351 | 428k|  20k| 2.866667e+01 | 3.900000e+01 |  36.05%
518.58/518.74	c   519s|310000 |  3897 |  5353k|  17.3 |  29M|  80 |  33 | 391 |8223 | 391 | 461 | 351 | 432k|  20k| 2.900000e+01 | 3.900000e+01 |  34.48%
522.78/522.95	o 37
522.78/522.95	c * 523s|312895 |  3373 |  5390k|  17.2 |  27M|  80 |   - | 391 |8290 | 391 | 461 | 351 | 436k|  20k| 2.900000e+01 | 3.700000e+01 |  27.59%
533.98/534.17	c   534s|320000 |  2799 |  5487k|  17.1 |  24M|  80 |   - | 391 |8479 | 391 | 461 | 351 | 446k|  20k| 2.900000e+01 | 3.700000e+01 |  27.59%
534.18/534.38	o 36
534.18/534.38	c * 534s|320153 |  2429 |  5489k|  17.1 |  23M|  80 |   - | 391 |8487 | 391 | 461 | 351 | 446k|  20k| 2.900000e+01 | 3.600000e+01 |  24.14%
548.38/548.58	c   549s|330000 |  1986 |  5631k|  17.1 |  19M|  80 |  56 | 391 |7075 | 391 | 461 | 351 | 460k|  21k| 3.000000e+01 | 3.600000e+01 |  20.00%
548.57/548.74	o 35
548.57/548.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
548.57/548.74	c * 549s|330110 |  1748 |  5633k|  17.1 |  19M|  80 |   - | 391 |7116 | 391 | 461 | 351 | 460k|  21k| 3.000000e+01 | 3.500000e+01 |  16.67%
563.08/563.24	c   563s|340000 |  1195 |  5786k|  17.0 |  14M|  80 |   - | 391 |4684 |   0 |   0 | 351 | 473k|  21k| 3.100000e+01 | 3.500000e+01 |  12.90%
577.77/577.97	c   578s|350000 |  1162 |  5963k|  17.0 |  15M|  80 | 103 | 391 |6344 | 391 | 461 | 351 | 486k|  21k| 3.200000e+01 | 3.500000e+01 |   9.38%
592.67/592.90	c   593s|360000 |  1139 |  6152k|  17.1 |  15M|  80 |   - | 391 |7612 | 391 | 461 | 351 | 499k|  21k| 3.200000e+01 | 3.500000e+01 |   9.38%
607.16/607.36	c   607s|370000 |  1084 |  6309k|  17.0 |  15M|  80 |  71 | 391 |8527 | 391 | 461 | 351 | 513k|  22k| 3.200000e+01 | 3.500000e+01 |   9.38%
621.27/621.44	c   621s|380000 |  1033 |  6495k|  17.1 |  16M|  80 |  34 | 391 |9496 | 391 | 461 | 351 | 526k|  22k| 3.200000e+01 | 3.500000e+01 |   9.38%
625.77/625.91	o 34
625.77/625.91	c * 626s|383148 |   886 |  6543k|  17.1 |  16M|  80 |   - | 391 |  10k| 391 | 461 | 351 | 530k|  22k| 3.200000e+01 | 3.400000e+01 |   6.25%
637.27/637.45	c   637s|390000 |   797 |  6691k|  17.1 |  15M|  80 |  52 | 391 |9870 | 391 | 461 | 351 | 539k|  22k| 3.200000e+01 | 3.400000e+01 |   6.25%
653.06/653.21	c   653s|400000 |   753 |  6894k|  17.2 |  15M|  80 |  62 | 391 |9470 | 391 | 461 | 351 | 553k|  23k| 3.200000e+01 | 3.400000e+01 |   6.25%
668.85/669.06	c   669s|410000 |   717 |  7118k|  17.4 |  16M|  80 |  33 | 391 |  12k| 391 | 461 | 351 | 567k|  23k| 3.200000e+01 | 3.400000e+01 |   6.25%
685.86/686.00	c   686s|420000 |   652 |  7348k|  17.5 |  15M|  80 |   - | 391 |  10k|   0 |   0 | 351 | 580k|  23k| 3.200000e+01 | 3.400000e+01 |   6.25%
700.85/701.03	c   701s|430000 |   666 |  7554k|  17.6 |  16M|  80 |   - | 391 |  11k|   0 |   0 | 351 | 593k|  23k| 3.200000e+01 | 3.400000e+01 |   6.25%
715.66/715.86	c   716s|440000 |   662 |  7760k|  17.6 |  16M|  80 |   - | 391 |  10k|   0 |   0 | 351 | 606k|  24k| 3.200000e+01 | 3.400000e+01 |   6.25%
731.15/731.38	c   731s|450000 |   589 |  7969k|  17.7 |  16M|  80 |   - | 391 |  12k|   0 |   0 | 351 | 619k|  24k| 3.200000e+01 | 3.400000e+01 |   6.25%
747.45/747.65	c   748s|460000 |   554 |  8180k|  17.8 |  16M|  80 |  74 | 391 |  11k| 391 | 461 | 351 | 633k|  24k| 3.200000e+01 | 3.400000e+01 |   6.25%
763.35/763.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
763.35/763.56	c   764s|470000 |   479 |  8393k|  17.9 |  15M|  80 |   - | 391 |  10k|   0 |   0 | 351 | 646k|  25k| 3.200000e+01 | 3.400000e+01 |   6.25%
780.54/780.76	c   781s|480000 |   434 |  8636k|  18.0 |  15M|  80 |   - | 391 |9589 | 391 | 461 | 351 | 659k|  25k| 3.200000e+01 | 3.400000e+01 |   6.25%
796.54/796.76	c   797s|490000 |   377 |  8846k|  18.0 |  15M|  80 |   - | 391 |  10k|   0 |   0 | 351 | 673k|  25k| 3.200000e+01 | 3.400000e+01 |   6.25%
811.54/811.74	c   812s|500000 |   346 |  9050k|  18.1 |  15M|  80 |  63 | 391 |  12k| 391 | 461 | 351 | 687k|  25k| 3.200000e+01 | 3.400000e+01 |   6.25%
828.74/828.93	c   829s|510000 |   245 |  9281k|  18.2 |  15M|  80 |  86 | 391 |  11k| 391 | 461 | 351 | 700k|  26k| 3.200000e+01 | 3.400000e+01 |   6.25%
843.63/843.83	c   844s|520000 |   186 |  9464k|  18.2 |  15M|  80 |  72 | 391 |  12k| 391 | 461 | 351 | 714k|  26k| 3.200000e+01 | 3.400000e+01 |   6.25%
860.63/860.87	c   861s|530000 |    76 |  9692k|  18.3 |  14M|  80 |   - | 391 |  12k|   0 |   0 | 351 | 727k|  26k| 3.300000e+01 | 3.400000e+01 |   3.03%
864.63/864.87	c 
864.63/864.87	c SCIP Status        : problem is solved [optimal solution found]
864.63/864.87	c Solving Time (sec) : 864.85
864.63/864.87	c Solving Nodes      : 532342
864.63/864.87	c Primal Bound       : +3.40000000000000e+01 (14 solutions)
864.63/864.87	c Dual Bound         : +3.40000000000000e+01
864.63/864.87	c Gap                : 0.00 %
864.63/864.87	s OPTIMUM FOUND
864.63/864.87	v x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 
864.63/864.87	v x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 -x111 x112 x113 x114 x115 
864.63/864.87	v x116 x117 x118 x119 x120 x121 -x122 x123 x124 x125 x126 -x127 -x128 x129 x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 x138 
864.63/864.87	v x139 x140 x141 x142 x143 x144 -x145 -x146 x147 x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 x160 x161 
864.63/864.87	v x162 x163 x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 x177 x178 x179 x180 -x181 -x182 -x183 
864.63/864.87	v -x184 -x185 -x186 -x187 -x188 -x189 x190 -x191 -x192 -x193 -x194 -x195 -x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 
864.63/864.87	v x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 -x217 x218 x219 x220 x221 x222 -x223 x224 x225 x226 x227 -x228 -x229 x230 
864.63/864.87	v x231 -x232 -x233 -x234 -x235 -x236 -x237 x238 x239 x240 x241 -x242 -x243 x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 
864.63/864.87	v -x253 -x254 -x255 x256 x257 x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 x271 x272 -x273 -x274 
864.63/864.87	v -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x288 x289 
864.63/864.87	v x290 x291 x292 -x293 x294 x295 x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 x305 x306 -x307 -x308 -x309 -x310 -x311 
864.63/864.87	v -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 
864.63/864.87	v -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x14 -x13 -x12 -x11 -x10 x9 -x8 -x343 x344 x345 x346 -x347 x348 
864.63/864.87	v x349 -x350 -x351 -x352 -x353 x354 x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 
864.63/864.87	v -x370 -x371 -x372 -x28 -x27 -x26 x25 x24 -x23 -x22 -x373 x374 x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 
864.63/864.87	v -x386 -x35 -x34 x33 -x32 -x31 x30 x29 -x387 -x388 -x389 -x390 -x391 -x42 -x41 x40 x39 -x38 -x37 x36 -x392 -x56 x55 -x54 -x53 
864.63/864.87	v -x52 -x51 x50 -x49 -x48 x47 x46 x45 x44 -x43 -x7 x6 -x5 -x4 -x3 x2 -x1 
864.63/864.87	c SCIP Status        : problem is solved [optimal solution found]
864.63/864.87	c Solving Time       :     864.85
864.63/864.87	c Original Problem   :
864.63/864.87	c   Problem name     : HOME/instance-3734008-1338699496.opb
864.63/864.87	c   Variables        : 392 (392 binary, 0 integer, 0 implicit integer, 0 continuous)
864.63/864.87	c   Constraints      : 679 initial, 679 maximal
864.63/864.87	c Presolved Problem  :
864.63/864.87	c   Problem name     : t_HOME/instance-3734008-1338699496.opb
864.63/864.87	c   Variables        : 391 (391 binary, 0 integer, 0 implicit integer, 0 continuous)
864.63/864.87	c   Constraints      : 371 initial, 14101 maximal
864.63/864.87	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
864.63/864.87	c   trivial          :       0.00          0          0          0          0          0          0          0          0
864.63/864.87	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
864.63/864.87	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
864.63/864.87	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
864.63/864.87	c   implics          :       0.00          0          0          0          0          0          0          0          0
864.63/864.87	c   probing          :       0.09          1          0          0          0          0          0          0          0
864.63/864.87	c   knapsack         :       0.00          0          0          0          0          0          0         21         67
864.63/864.87	c   linear           :       0.01          0          0          0          0          0        308         56         56
864.63/864.87	c   logicor          :       0.00          0          0          0          0          0          0          0          0
864.63/864.87	c   root node        :          -         17          -          -         17          -          -          -          -
864.63/864.87	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
864.63/864.87	c   integral         :          0          0          0     320456          0        281      17736          0          0     630988
864.63/864.87	c   knapsack         :         63         13    2443567          6          0      25958     924122        601          0          0
864.63/864.87	c   linear           :        308+        14    2417593          1          0     195288   11258755        207          0          0
864.63/864.87	c   logicor          :          0+         0    1346092          0          0      12985    1990518          0          0          0
864.63/864.87	c   countsols        :          0          0          0          6          0          0          0          0          0          0
864.63/864.87	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
864.63/864.87	c   integral         :      45.91       0.00       0.00      45.91       0.00
864.63/864.87	c   knapsack         :      30.28       0.01      30.27       0.00       0.00
864.63/864.87	c   linear           :     213.06       0.00     213.06       0.00       0.00
864.63/864.87	c   logicor          :      49.67       0.00      49.67       0.00       0.00
864.63/864.87	c   countsols        :       0.00       0.00       0.00       0.00       0.00
864.63/864.87	c Propagators        :       Time      Calls    Cutoffs    DomReds
864.63/864.87	c   vbounds          :       0.29          2          0          0
864.63/864.87	c   rootredcost      :       0.30         14          0          1
864.63/864.87	c   pseudoobj        :       0.98    2443597        305       4272
864.63/864.87	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
864.63/864.87	c   propagation      :      10.00     234535     234342    2031118       25.3       7857       17.2          -
864.63/864.87	c   infeasible LP    :       2.92      54449      54449     225098       19.0       4687       16.8          0
864.63/864.87	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
864.63/864.87	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
864.63/864.87	c   pseudo solution  :       0.00          1          1          1        1.0          0        0.0          -
864.63/864.87	c   applied globally :          -          -          -     730199       19.7          -          -          -
864.63/864.87	c   applied locally  :          -          -          -          0        0.0          -          -          -
864.63/864.87	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
864.63/864.87	c   cut pool         :       0.00         12          -          -       4198          -    (maximal pool size: 4018)
864.63/864.87	c   redcost          :       1.84     323865          0       5382          0          0
864.63/864.87	c   impliedbounds    :       0.00         13          0          0          8          0
864.63/864.87	c   intobj           :       0.00          0          0          0          0          0
864.63/864.87	c   cgmip            :       0.00          0          0          0          0          0
864.63/864.87	c   gomory           :       0.04         13          0          0        457          0
864.63/864.87	c   strongcg         :       0.04         13          0          0        510          0
864.63/864.87	c   cmir             :       0.21         10          0          0       2512          0
864.63/864.87	c   flowcover        :       0.18         10          0          0       1933          0
864.63/864.87	c   clique           :       0.00          1          0          0          0          0
864.63/864.87	c   zerohalf         :       0.00          0          0          0          0          0
864.63/864.87	c   mcf              :       0.00          1          0          0          0          0
864.63/864.87	c   rapidlearning    :       0.94          1          0          0          0        468
864.63/864.87	c Pricers            :       Time      Calls       Vars
864.63/864.87	c   problem variables:       0.00          0          0
864.63/864.87	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
864.63/864.87	c   relpscost        :      45.76     320450        281      17736          0          0     630988
864.63/864.87	c   pscost           :       0.00          0          0          0          0          0          0
864.63/864.87	c   inference        :       0.00          0          0          0          0          0          0
864.63/864.87	c   mostinf          :       0.00          0          0          0          0          0          0
864.63/864.87	c   leastinf         :       0.00          0          0          0          0          0          0
864.63/864.87	c   fullstrong       :       0.00          0          0          0          0          0          0
864.63/864.87	c   allfullstrong    :       0.00          0          0          0          0          0          0
864.63/864.87	c   random           :       0.00          0          0          0          0          0          0
864.63/864.87	c Primal Heuristics  :       Time      Calls      Found
864.63/864.87	c   LP solutions     :       0.01          -          6
864.63/864.87	c   pseudo solutions :       0.00          -          0
864.63/864.87	c   oneopt           :       0.10         14          0
864.63/864.87	c   feaspump         :       0.20          7          0
864.63/864.87	c   crossover        :       0.46          8          0
864.63/864.87	c   coefdiving       :       2.45        442          2
864.63/864.87	c   veclendiving     :       2.97        442          0
864.63/864.87	c   guideddiving     :       2.63        443          1
864.63/864.87	c   pscostdiving     :       3.19        443          3
864.63/864.87	c   fracdiving       :       2.22        443          2
864.63/864.87	c   linesearchdiving :       3.19        443          0
864.63/864.87	c   objpscostdiving  :       1.76        222          0
864.63/864.87	c   rootsoldiving    :       1.83        222          0
864.63/864.87	c   trivial          :       0.00          2          0
864.63/864.87	c   simplerounding   :       0.07          0          0
864.63/864.87	c   zirounding       :       0.09       1000          0
864.63/864.87	c   rounding         :       0.50       8082          0
864.63/864.87	c   shifting         :       4.82       2523          0
864.63/864.87	c   intshifting      :       0.01          0          0
864.63/864.87	c   twoopt           :       0.00          0          0
864.63/864.87	c   fixandinfer      :       0.00          0          0
864.63/864.87	c   intdiving        :       0.00          0          0
864.63/864.87	c   actconsdiving    :       0.00          0          0
864.63/864.87	c   octane           :       0.00          0          0
864.63/864.87	c   rens             :       0.00          0          0
864.63/864.87	c   rins             :       0.00          0          0
864.63/864.87	c   localbranching   :       0.00          0          0
864.63/864.87	c   mutation         :       0.00          0          0
864.63/864.87	c   dins             :       0.00          0          0
864.63/864.87	c   undercover       :       0.00          0          0
864.63/864.87	c   nlp              :       0.06          0          0
864.63/864.87	c   trysol           :       0.10          0          0
864.63/864.87	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
864.63/864.87	c   primal LP        :       0.00          0          0       0.00          -
864.63/864.87	c   dual LP          :     356.33     379870    9461217      24.91   26551.83
864.63/864.87	c   lex dual LP      :       0.00          0          0       0.00          -
864.63/864.87	c   barrier LP       :       0.00          0          0       0.00          -
864.63/864.87	c   diving/probing LP:      14.30      18068     288246      15.95   20163.36
864.63/864.87	c   strong branching :      39.88      26673     695294      26.07   17434.55
864.63/864.87	c     (at root node) :          -         22       8942     406.45          -
864.63/864.87	c   conflict analysis:       0.00          0          0       0.00          -
864.63/864.87	c B&B Tree           :
864.63/864.87	c   number of runs   :          1
864.63/864.87	c   nodes            :     532342
864.63/864.87	c   nodes (total)    :     532342
864.63/864.87	c   nodes left       :          0
864.63/864.87	c   max depth        :         80
864.63/864.87	c   max depth (total):         80
864.63/864.87	c   backtracks       :     108652 (20.4%)
864.63/864.87	c   delayed cutoffs  :      95476
864.63/864.87	c   repropagations   :     783925 (4946408 domain reductions, 74082 cutoffs)
864.63/864.87	c   avg switch length:       6.53
864.63/864.87	c   switching time   :      90.25
864.63/864.87	c Solution           :
864.63/864.87	c   Solutions found  :         14 (14 improvements)
864.63/864.87	c   First Solution   : +6.30000000000000e+01   (in run 1, after 1420 nodes, 14.03 seconds, depth 39, found by <pscostdiving>)
864.63/864.87	c   Primal Bound     : +3.40000000000000e+01   (in run 1, after 383148 nodes, 625.90 seconds, depth 43, found by <relaxation>)
864.63/864.87	c   Dual Bound       : +3.40000000000000e+01
864.63/864.87	c   Gap              :       0.00 %
864.63/864.87	c   Root Dual Bound  : +8.00000000000000e+00
864.63/864.87	c   Root Iterations  :       3697
864.63/864.89	c Time complete: 864.72.

Verifier Data

OK	34

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3734008-1338699496/watcher-3734008-1338699496 -o /tmp/evaluation-result-3734008-1338699496/solver-3734008-1338699496 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3734008-1338699496.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.01 3/176 11192
/proc/meminfo: memFree=26131028/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=7912 CPUtime=0 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 1142 0 0 0 0 0 0 0 20 0 1 0 336075072 8101888 1090 33554432000 4194304 8395647 140734656525008 140736331519080 7382157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 1978 1099 365 1026 0 948 0

[startup+0.0202119 s]
/proc/loadavg: 2.08 2.03 2.01 3/176 11192
/proc/meminfo: memFree=26131028/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=11080 CPUtime=0.01 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 2022 0 0 0 1 0 0 0 20 0 1 0 336075072 11345920 1970 33554432000 4194304 8395647 140734656525008 140736331519080 6347101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 2770 1980 393 1026 0 1740 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11080

[startup+0.10026 s]
/proc/loadavg: 2.08 2.03 2.01 3/176 11192
/proc/meminfo: memFree=26131028/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=19404 CPUtime=0.09 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 4224 0 0 0 9 0 0 0 20 0 1 0 336075072 19869696 3817 33554432000 4194304 8395647 140734656525008 140736331519080 5005892 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 4851 3817 493 1026 0 3821 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19404

[startup+0.300262 s]
/proc/loadavg: 2.08 2.03 2.01 3/176 11192
/proc/meminfo: memFree=26131028/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=32632 CPUtime=0.28 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 7435 0 0 0 28 0 0 0 20 0 1 0 336075072 33415168 7007 33554432000 4194304 8395647 140734656525008 140736331519080 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 8158 7007 616 1026 0 7128 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32632

[startup+0.700224 s]
/proc/loadavg: 2.08 2.03 2.01 3/176 11192
/proc/meminfo: memFree=26131028/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=33172 CPUtime=0.69 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 7571 0 0 0 68 1 0 0 20 0 1 0 336075072 33968128 7143 33554432000 4194304 8395647 140734656525008 140736331519080 5026576 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 8293 7143 616 1026 0 7263 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33172

[startup+1.50026 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 11193
/proc/meminfo: memFree=26104700/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=34756 CPUtime=1.48 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 8031 0 0 0 146 2 0 0 20 0 1 0 336075072 35590144 7567 33554432000 4194304 8395647 140734656525008 140734656519640 5834311 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 8689 7567 625 1026 0 7659 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34756

[startup+3.10023 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 11193
/proc/meminfo: memFree=26101724/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=34756 CPUtime=3.09 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 8329 0 0 0 305 4 0 0 20 0 1 0 336075072 35590144 7865 33554432000 4194304 8395647 140734656525008 140734656520216 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 8689 7865 627 1026 0 7659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34756

[startup+6.30026 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 11193
/proc/meminfo: memFree=26101724/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=34756 CPUtime=6.28 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 8330 0 0 0 620 8 0 0 20 0 1 0 336075072 35590144 7866 33554432000 4194304 8395647 140734656525008 140734656519880 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 8689 7866 628 1026 0 7659 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34756

[startup+12.7003 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 11193
/proc/meminfo: memFree=26102476/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=34756 CPUtime=12.69 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 8334 0 0 0 1252 17 0 0 20 0 1 0 336075072 35590144 7870 33554432000 4194304 8395647 140734656525008 140734656520520 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 8689 7870 628 1026 0 7659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34756

[startup+25.5002 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 11193
/proc/meminfo: memFree=26101012/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=37156 CPUtime=25.48 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 8966 0 0 0 2514 34 0 0 20 0 1 0 336075072 38047744 8502 33554432000 4194304 8395647 140734656525008 140734656520696 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 9289 8502 629 1026 0 8259 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37156

[startup+51.1003 s]
/proc/loadavg: 2.10 2.04 2.01 3/177 11193
/proc/meminfo: memFree=26096176/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=42868 CPUtime=51.08 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 20118 0 0 0 5035 73 0 0 20 0 1 0 336075072 43896832 9919 33554432000 4194304 8395647 140734656525008 140734656520616 5027348 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 10717 9919 636 1026 0 9687 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42868

[startup+102.306 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 11193
/proc/meminfo: memFree=26080180/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=57628 CPUtime=102.28 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 30350 0 0 0 10083 145 0 0 20 0 1 0 336075072 59011072 13615 33554432000 4194304 8395647 140734656525008 140734656520136 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 14407 13615 636 1026 0 13377 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 57628

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 11197
/proc/meminfo: memFree=26066232/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=70888 CPUtime=162.24 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 35302 0 0 0 15995 229 0 0 20 0 1 0 336075072 72589312 17250 33554432000 4194304 8395647 140734656525008 140734656520136 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 17722 17250 636 1026 0 16692 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 70888

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 11219
/proc/meminfo: memFree=26054004/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=83168 CPUtime=222.24 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 40678 0 0 0 21921 303 0 0 20 0 1 0 336075072 85164032 20324 33554432000 4194304 8395647 140734656525008 140734656520616 6068953 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 20792 20324 636 1026 0 19762 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 83168

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 11219
/proc/meminfo: memFree=26046696/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=90600 CPUtime=282.23 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 43335 0 0 0 27848 375 0 0 20 0 1 0 336075072 92774400 22153 33554432000 4194304 8395647 140734656525008 140734656520472 5085356 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 22650 22153 636 1026 0 21620 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 90600

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11219
/proc/meminfo: memFree=26043452/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=92804 CPUtime=342.21 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 54912 0 0 0 33774 447 0 0 20 0 1 0 336075072 95031296 22769 33554432000 4194304 8395647 140734656525008 140734656520472 4995918 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 23201 22769 637 1026 0 22171 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 92804

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11219
/proc/meminfo: memFree=26042992/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=93848 CPUtime=402.2 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 56792 0 0 0 39703 517 0 0 20 0 1 0 336075072 96100352 23035 33554432000 4194304 8395647 140734656525008 140734656520616 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 23462 23035 637 1026 0 22432 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 93848

[startup+462.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 11220
/proc/meminfo: memFree=26042248/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=94936 CPUtime=462.19 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 57848 0 0 0 45641 578 0 0 20 0 1 0 336075072 97214464 23281 33554432000 4194304 8395647 140734656525008 140734656520616 5085997 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 23734 23281 637 1026 0 22704 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 94936

[startup+522.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 11220
/proc/meminfo: memFree=26041692/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=95048 CPUtime=522.18 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 63532 0 0 0 51579 639 0 0 20 0 1 0 336075072 97329152 23271 33554432000 4194304 8395647 140734656525008 140734656519864 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 23762 23271 638 1026 0 22732 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 95048

[startup+582.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 11220
/proc/meminfo: memFree=26042024/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=95044 CPUtime=582.17 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 76656 0 0 0 57509 708 0 0 20 0 1 0 336075072 97325056 23297 33554432000 4194304 8395647 140734656525008 140734656520408 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 23761 23297 638 1026 0 22731 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 95044

[startup+642.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 11220
/proc/meminfo: memFree=26042028/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=95156 CPUtime=642.17 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 85302 0 0 0 63430 787 0 0 20 0 1 0 336075072 97439744 23314 33554432000 4194304 8395647 140734656525008 140734656520472 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 23789 23314 638 1026 0 22759 0
Current children cumulated CPU time (s) 642.17
Current children cumulated vsize (KiB) 95156

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11220
/proc/meminfo: memFree=26041532/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=95656 CPUtime=702.15 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 86990 0 0 0 69342 873 0 0 20 0 1 0 336075072 97951744 23465 33554432000 4194304 8395647 140734656525008 140734656520616 5541985 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 23914 23465 638 1026 0 22884 0
Current children cumulated CPU time (s) 702.15
Current children cumulated vsize (KiB) 95656

[startup+762.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11223
/proc/meminfo: memFree=26041172/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=96600 CPUtime=762.15 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 87934 0 0 0 75259 956 0 0 20 0 1 0 336075072 98918400 23634 33554432000 4194304 8395647 140734656525008 140734656520616 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 24150 23634 638 1026 0 23120 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 96600

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=26041048/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=96712 CPUtime=822.14 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 90126 0 0 0 81171 1043 0 0 20 0 1 0 336075072 99033088 23671 33554432000 4194304 8395647 140734656525008 140734656520136 6068889 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 24178 23671 638 1026 0 23148 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 96712

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

[startup+844.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=26041048/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=96844 CPUtime=844.54 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 90157 0 0 0 83384 1070 0 0 20 0 1 0 336075072 99168256 23702 33554432000 4194304 8395647 140734656525008 140734656520616 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 24211 23702 638 1026 0 23181 0
Current children cumulated CPU time (s) 844.54
Current children cumulated vsize (KiB) 96844

[startup+857.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=26040676/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=96844 CPUtime=857.33 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 90177 0 0 0 84644 1089 0 0 20 0 1 0 336075072 99168256 23722 33554432000 4194304 8395647 140734656525008 140734656520616 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 24211 23722 638 1026 0 23181 0
Current children cumulated CPU time (s) 857.33
Current children cumulated vsize (KiB) 96844

[startup+860.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=26040800/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=96844 CPUtime=860.53 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 90181 0 0 0 84959 1094 0 0 20 0 1 0 336075072 99168256 23726 33554432000 4194304 8395647 140734656525008 140734656520616 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 24211 23726 638 1026 0 23181 0
Current children cumulated CPU time (s) 860.53
Current children cumulated vsize (KiB) 96844

[startup+862.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=26040800/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=96844 CPUtime=862.13 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 90181 0 0 0 85117 1096 0 0 20 0 1 0 336075072 99168256 23726 33554432000 4194304 8395647 140734656525008 140734656520136 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 24211 23726 638 1026 0 23181 0
Current children cumulated CPU time (s) 862.13
Current children cumulated vsize (KiB) 96844

[startup+863.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=26040676/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=96844 CPUtime=863.73 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 90181 0 0 0 85274 1099 0 0 20 0 1 0 336075072 99168256 23726 33554432000 4194304 8395647 140734656525008 140734656520616 4217937 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 24211 23726 638 1026 0 23181 0
Current children cumulated CPU time (s) 863.73
Current children cumulated vsize (KiB) 96844

[startup+864.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=26040676/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=96844 CPUtime=864.13 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 90181 0 0 0 85314 1099 0 0 20 0 1 0 336075072 99168256 23726 33554432000 4194304 8395647 140734656525008 140734656520520 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 24211 23726 638 1026 0 23181 0
Current children cumulated CPU time (s) 864.13
Current children cumulated vsize (KiB) 96844

[startup+864.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=26040800/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=96844 CPUtime=864.53 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 90182 0 0 0 85353 1100 0 0 20 0 1 0 336075072 99168256 23727 33554432000 4194304 8395647 140734656525008 140734656520520 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 24211 23727 638 1026 0 23181 0
Current children cumulated CPU time (s) 864.53
Current children cumulated vsize (KiB) 96844

[startup+864.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11224
/proc/meminfo: memFree=26040800/32873648 swapFree=6864/6864
[pid=11192] ppid=11190 vsize=96844 CPUtime=864.63 cores=1,3,5,7
/proc/11192/stat : 11192 (pbscip.linux.x8) R 11190 11192 7869 0 -1 4202496 90182 0 0 0 85363 1100 0 0 20 0 1 0 336075072 99168256 23727 33554432000 4194304 8395647 140734656525008 140734656520520 5026576 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11192/statm: 24211 23727 638 1026 0 23181 0
Current children cumulated CPU time (s) 864.63
Current children cumulated vsize (KiB) 96844

Child status: 0
Real time (s): 864.892
CPU time (s): 864.73
CPU user time (s): 853.722
CPU system time (s): 11.0073
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 105080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 853.722
system time used= 11.0073
maximum resident set size= 102904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90187
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= 40
involuntary context switches= 889

runsolver used 1.46478 second user time and 3.74443 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-03 06:58:16
IDJOB=3734008
IDBENCH=2642
IDSOLVER=2326
FILE ID=node125/3734008-1338699496
RUNJOBID= node125-1338678622-7889
PBS_JOBID= 14636688
Free space on /tmp= 70432 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734008-1338699496/watcher-3734008-1338699496 -o /tmp/evaluation-result-3734008-1338699496/solver-3734008-1338699496 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3734008-1338699496.opb -t 1800 -m 15500

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

MD5SUM BENCH= 6d3802f2f17c83a21ccf6c0752b41678
RANDOM SEED=1469545302

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26130920 kB
Buffers:          605180 kB
Cached:          5042136 kB
SwapCached:         2308 kB
Active:          2672092 kB
Inactive:        3163040 kB
Active(anon):     178964 kB
Inactive(anon):     9240 kB
Active(file):    2493128 kB
Inactive(file):  3153800 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:             10508 kB
Writeback:             0 kB
AnonPages:        173860 kB
Mapped:            16748 kB
Shmem:                96 kB
Slab:             767032 kB
SReclaimable:     210784 kB
SUnreclaim:       556248 kB
KernelStack:        1432 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     302856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70420 MiB
End job on node125 at 2012-06-03 07:12:41