Trace number 3717670

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.1.1.4. with SoPlex 1.6.0.3 fixedOPTIMUM 56.1905 56.2221

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/jnh/
normalized-jnh305_wcsp.wbo
MD5SUM8285b15ee2c0064deae9a0e09e679565
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark742
Best CPU time to get the best result obtained on this benchmark0.554915
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables200
Total number of constraints1000
Number of soft constraints900
Number of constraints which are clauses900
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint11
Top cost 444855
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 444854
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3717670-1338203451.wbo>
0.00/0.00	c original problem has 1100 variables (1100 bin, 0 int, 0 impl, 0 cont) and 1001 constraints
0.00/0.00	c problem read in 0.01
0.00/0.02	c presolving:
0.00/0.03	c (round 1) 100 del vars, 101 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 200 impls, 0 clqs
0.00/0.04	c (round 2) 100 del vars, 101 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 200 impls, 0 clqs
0.04/0.05	c    (0.1s) probing: 51/1000 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.04/0.05	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.04/0.05	c presolving (3 rounds):
0.04/0.05	c  100 deleted vars, 101 deleted constraints, 0 added constraints, 900 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.04/0.05	c  1100 implications, 0 cliques
0.04/0.05	c presolved problem has 1900 variables (1000 bin, 0 int, 900 impl, 0 cont) and 1800 constraints
0.04/0.05	c     900 constraints of type <linear>
0.04/0.05	c     900 constraints of type <indicator>
0.04/0.05	c transformed objective value is always integral (scale: 1)
0.04/0.05	c Presolving Time: 0.04
0.04/0.05	c - non default parameters ----------------------------------------------------------------------
0.04/0.05	c # SCIP version 2.1.1.4
0.04/0.05	c 
0.04/0.05	c # maximal time in seconds to run
0.04/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.04/0.05	c limits/time = 1797
0.04/0.05	c 
0.04/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.04/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.04/0.05	c limits/memory = 13950
0.04/0.05	c 
0.04/0.05	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.04/0.05	c # [type: int, range: [1,2], default: 1]
0.04/0.05	c timing/clocktype = 2
0.04/0.05	c 
0.04/0.05	c # belongs reading time to solving time?
0.04/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.04/0.05	c timing/reading = TRUE
0.04/0.05	c 
0.04/0.05	c # force restart if we have a max FS instance and gap is 1?
0.04/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.04/0.05	c constraints/indicator/forcerestart = TRUE
0.04/0.05	c 
0.04/0.05	c # priority of branching rule <inference>
0.04/0.05	c # [type: int, range: [-536870912,536870911], default: 1000]
0.04/0.05	c branching/inference/priority = 1000000
0.04/0.05	c 
0.04/0.05	c # frequency offset for calling primal heuristic <coefdiving>
0.04/0.05	c # [type: int, range: [0,2147483647], default: 1]
0.04/0.05	c heuristics/coefdiving/freqofs = 0
0.04/0.05	c 
0.04/0.05	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.04/0.05	c # [type: int, range: [-1,2147483647], default: 0]
0.04/0.05	c heuristics/shiftandpropagate/freq = -1
0.04/0.05	c 
0.04/0.05	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.04/0.05	c # [type: int, range: [-1,2147483647], default: 0]
0.04/0.05	c heuristics/undercover/freq = -1
0.04/0.05	c 
0.04/0.05	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.04/0.05	c # [type: int, range: [-1,2147483647], default: -1]
0.04/0.05	c separating/rapidlearning/freq = 0
0.04/0.05	c 
0.04/0.05	c # frequency for calling primal heuristic <indrounding> (-1: never, 0: only at depth freqofs)
0.04/0.05	c # [type: int, range: [-1,2147483647], default: -1]
0.04/0.05	c heuristics/indrounding/freq = 1
0.04/0.05	c 
0.04/0.05	c -----------------------------------------------------------------------------------------------
0.04/0.05	c start solving
0.04/0.05	c 
0.04/0.06	o 444854
0.04/0.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.04/0.06	c t 0.1s|     1 |     0 |     0 |     - |5595k|   0 |   - |1900 |1800 |   0 |   0 |   0 |   0 |   0 |      --      | 4.448540e+05 |    Inf 
0.09/0.11	o 20841
0.09/0.11	c 6 0.1s|     1 |     0 |     0 |     - |5595k|   0 |   - |1900 |1800 |   0 |   0 |   0 |   0 |   0 |      --      | 2.084100e+04 |    Inf 
0.09/0.13	c   0.1s|     1 |     0 |   201 |     - |7259k|   0 |  83 |1900 |1800 |1900 |1800 |   0 |   0 |   0 | 0.000000e+00 | 2.084100e+04 |    Inf 
0.09/0.15	o 6039
0.09/0.15	c 6 0.2s|     1 |     0 |   201 |     - |7367k|   0 |  83 |1900 |1800 |1900 |1800 |   0 |   0 |   0 | 0.000000e+00 | 6.039000e+03 |    Inf 
0.39/0.43	o 4373
0.39/0.43	c y 0.4s|     1 |     0 |   201 |     - |9120k|   0 |  83 |1900 |1800 |1900 |1800 |   0 |   0 |   0 | 0.000000e+00 | 4.373000e+03 |    Inf 
0.39/0.45	c   0.4s|     1 |     0 |   259 |     - |7800k|   0 |  82 |1900 |1800 |1900 |1802 |   2 |   0 |   0 | 0.000000e+00 | 4.373000e+03 |    Inf 
0.59/0.63	c   0.6s|     1 |     0 |   435 |     - |7877k|   0 |  78 |1900 |1800 |1900 |1804 |   4 |   0 |   0 | 0.000000e+00 | 4.373000e+03 |    Inf 
0.69/0.74	c   0.7s|     1 |     0 |   467 |     - |8428k|   0 |  79 |1900 |1800 |1900 |1806 |   6 |   0 |   0 | 0.000000e+00 | 4.373000e+03 |    Inf 
0.89/0.94	c   0.9s|     1 |     0 |   492 |     - |8967k|   0 |  84 |1900 |1800 |1900 |1807 |   7 |   0 |   0 | 0.000000e+00 | 4.373000e+03 |    Inf 
1.10/1.13	c   1.1s|     1 |     0 |   516 |     - |9537k|   0 |  84 |1900 |1800 |1900 |1808 |   8 |   0 |   0 | 0.000000e+00 | 4.373000e+03 |    Inf 
1.28/1.35	c   1.4s|     1 |     0 |   542 |     - |  10M|   0 |  84 |1900 |1800 |1900 |1809 |   9 |   0 |   0 | 0.000000e+00 | 4.373000e+03 |    Inf 
1.69/1.73	c   1.7s|     1 |     2 |  2544 |     - |  10M|   0 |  84 |1900 |1800 |1900 |1809 |   9 |   0 |   0 | 0.000000e+00 | 4.373000e+03 |    Inf 
2.20/2.23	o 3324
2.20/2.23	c v 2.2s|     8 |     9 |  7424 | 983.1 |  10M|   5 |   - |1900 |1800 |1900 |1807 |   9 |   0 |   0 | 0.000000e+00 | 3.324000e+03 |    Inf 
2.20/2.23	o 3257
2.20/2.23	c 6 2.2s|     8 |     9 |  7424 | 983.1 |  10M|   5 |  67 |1900 |1800 |1900 |1807 |   9 |   0 |   0 | 0.000000e+00 | 3.257000e+03 |    Inf 
2.20/2.24	o 3005
2.20/2.24	c 6 2.2s|     9 |     8 |  7424 | 860.2 |  10M|   6 |   - |1900 |1800 |   0 |   0 |   9 |   0 |   0 | 0.000000e+00 | 3.005000e+03 |    Inf 
2.20/2.25	o 2661
2.20/2.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.20/2.25	c 6 2.3s|     9 |     8 |  7444 | 862.8 |  11M|   6 |  80 |1900 |1800 |1900 |1807 |   9 |   0 |   0 | 0.000000e+00 | 2.661000e+03 |    Inf 
4.09/4.13	o 2334
4.09/4.13	c g 4.1s|    27 |    28 | 26797 |1009.8 |  11M|   7 |   - |1900 |1800 |1900 |1807 |   9 |   0 |   0 | 0.000000e+00 | 2.334000e+03 |    Inf 
4.09/4.13	o 2275
4.09/4.13	c 6 4.1s|    28 |    27 | 26797 | 972.4 |  11M|   7 |   - |1900 |1800 |   0 |   0 |   9 |   0 |   0 | 0.000000e+00 | 2.275000e+03 |    Inf 
4.19/4.24	o 1705
4.19/4.24	c g 4.2s|    28 |    29 | 27793 |1009.3 |  12M|   7 |   - |1900 |1800 |1900 |1807 |   9 |   0 |   0 | 0.000000e+00 | 1.705000e+03 |    Inf 
5.58/5.67	o 1622
5.58/5.67	c g 5.7s|    92 |    93 | 40793 | 442.3 |  14M|  21 |   - |1900 |1800 |1900 |1807 |   9 |   0 |   0 | 0.000000e+00 | 1.622000e+03 |    Inf 
5.58/5.68	o 1273
5.58/5.68	c 6 5.7s|    93 |    92 | 40793 | 437.5 |  14M|  21 |   - |1900 |1800 |   0 |   0 |   9 |   0 |   0 | 0.000000e+00 | 1.273000e+03 |    Inf 
5.79/5.86	c   5.9s|   100 |   101 | 42277 | 421.6 |  14M|  21 |  60 |1900 |1800 |1900 |1807 |   9 |   0 |   0 | 0.000000e+00 | 1.273000e+03 |    Inf 
6.78/6.86	o 1259
6.78/6.86	c g 6.9s|   168 |   161 | 50506 | 299.2 |  15M|  27 |   - |1900 |1806 |1900 |1807 |   9 |   6 |   0 | 0.000000e+00 | 1.259000e+03 |    Inf 
7.09/7.16	c   7.2s|   200 |   191 | 52588 | 261.5 |  15M|  27 |  58 |1900 |1815 |1900 |1807 |   9 |  15 |   0 | 0.000000e+00 | 1.259000e+03 |    Inf 
8.39/8.45	c   8.4s|   300 |   275 | 62839 | 208.4 |  16M|  31 |  59 |1900 |1870 |1900 |1807 |   9 |  70 |   0 | 0.000000e+00 | 1.259000e+03 |    Inf 
9.80/9.81	c   9.8s|   400 |   343 | 73387 | 182.6 |  17M|  31 |  43 |1900 |1933 |1900 |1807 |   9 | 133 |   0 | 0.000000e+00 | 1.259000e+03 |    Inf 
10.79/10.84	c  10.8s|   500 |   416 | 81109 | 161.5 |  18M|  31 |  63 |1900 |1981 |1900 |1807 |   9 | 181 |   0 | 0.000000e+00 | 1.259000e+03 |    Inf 
11.68/11.76	c  11.8s|   600 |   474 | 87846 | 145.7 |  19M|  31 |  67 |1900 |2034 |1900 |1807 |   9 | 234 |   0 | 0.000000e+00 | 1.259000e+03 |    Inf 
12.68/12.75	c  12.7s|   700 |   536 | 95556 | 135.9 |  21M|  31 |  64 |1900 |2112 |1900 |1807 |   9 | 312 |   0 | 0.000000e+00 | 1.259000e+03 |    Inf 
13.98/14.05	c  14.1s|   800 |   591 |106076 | 132.1 |  22M|  31 |   - |1900 |2182 |1900 |1807 |   9 | 382 |   0 | 1.400000e+01 | 1.259000e+03 |8892.86%
15.28/15.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
15.28/15.36	c  15.4s|   900 |   653 |117166 | 129.7 |  23M|  31 |  52 |1900 |2248 |1900 |1807 |   9 | 448 |   0 | 2.100000e+01 | 1.259000e+03 |5895.24%
16.28/16.34	c  16.3s|  1000 |   701 |124986 | 124.6 |  24M|  31 |  54 |1900 |2302 |1900 |1807 |   9 | 502 |   0 | 2.100000e+01 | 1.259000e+03 |5895.24%
17.28/17.32	c  17.3s|  1100 |   753 |132764 | 120.3 |  25M|  31 |   - |1900 |2371 |1900 |1807 |   9 | 571 |   0 | 2.100000e+01 | 1.259000e+03 |5895.24%
18.17/18.24	c  18.2s|  1200 |   794 |139630 | 116.0 |  25M|  31 |  67 |1900 |2474 |1900 |1807 |   9 | 674 |   0 | 2.266667e+01 | 1.259000e+03 |5454.41%
19.98/20.03	c  20.0s|  1300 |   849 |155791 | 119.5 |  27M|  31 |   - |1900 |2563 |   0 |   0 |   9 | 763 |   0 | 2.266667e+01 | 1.259000e+03 |5454.41%
20.78/20.90	c  20.9s|  1400 |   891 |162537 | 115.8 |  28M|  31 |  78 |1900 |2672 |1900 |1807 |   9 | 872 |   0 | 2.720000e+01 | 1.259000e+03 |4528.68%
21.88/21.98	c  22.0s|  1500 |   947 |171431 | 114.0 |  29M|  31 |  75 |1900 |2766 |1900 |1807 |   9 | 970 |   0 | 3.400000e+01 | 1.259000e+03 |3602.94%
22.87/22.91	c  22.9s|  1600 |   980 |177598 | 110.7 |  30M|  32 |  71 |1900 |2840 |1900 |1807 |   9 |1056 |   0 | 3.966667e+01 | 1.259000e+03 |3073.95%
23.68/23.78	c  23.8s|  1700 |  1010 |184006 | 108.0 |  30M|  32 |  47 |1900 |2960 |1900 |1807 |   9 |1201 |   0 | 4.200000e+01 | 1.259000e+03 |2897.62%
24.68/24.75	c  24.8s|  1800 |  1052 |191565 | 106.2 |  31M|  32 |  62 |1900 |3002 |1900 |1807 |   9 |1288 |   0 | 4.200000e+01 | 1.259000e+03 |2897.62%
25.68/25.75	c  25.8s|  1900 |  1104 |199572 | 104.8 |  32M|  32 |  48 |1900 |3092 |1900 |1807 |   9 |1406 |   0 | 4.200000e+01 | 1.259000e+03 |2897.62%
26.68/26.73	c  26.7s|  2000 |  1148 |206891 | 103.2 |  33M|  32 |  25 |1900 |3121 |1900 |1807 |   9 |1498 |   0 | 4.200000e+01 | 1.259000e+03 |2897.62%
26.78/26.82	o 1032
26.78/26.82	c g26.8s|  2009 |   920 |207379 | 103.0 |  27M|  32 |   - |1900 |3145 |1900 |1807 |   9 |1529 |   0 | 4.200000e+01 | 1.032000e+03 |2357.14%
27.68/27.70	c  27.7s|  2100 |   960 |213566 | 101.5 |  28M|  32 |  63 |1900 |3194 |1900 |1807 |   9 |1631 |   0 | 5.442857e+01 | 1.032000e+03 |1796.06%
28.68/28.74	c  28.7s|  2200 |  1004 |221345 | 100.4 |  29M|  32 |   - |1900 |3182 |   0 |   0 |   9 |1706 |   0 | 5.750000e+01 | 1.032000e+03 |1694.78%
29.68/29.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
29.68/29.74	c  29.7s|  2300 |  1040 |226972 |  98.5 |  30M|  32 |  50 |1900 |3295 |1900 |1807 |   9 |1894 |   0 | 6.275000e+01 | 1.032000e+03 |1544.62%
29.78/29.88	o 742
29.78/29.88	c 529.9s|  2329 |   655 |227741 |  97.6 |  22M|  32 |  87 |1900 |3324 |1900 |1807 |   9 |1941 |   0 | 6.275000e+01 | 7.420000e+02 |1082.47%
30.47/30.59	c  30.6s|  2400 |   675 |232567 |  96.7 |  23M|  32 |  70 |1900 |3025 |1900 |1807 |   9 |2005 |   0 | 6.400000e+01 | 7.420000e+02 |1059.38%
31.27/31.37	c  31.4s|  2500 |   683 |237523 |  94.8 |  23M|  32 |   - |1900 |2914 |   0 |   0 |   9 |2098 |   0 | 7.075000e+01 | 7.420000e+02 | 948.76%
31.87/31.99	c  32.0s|  2600 |   685 |241888 |  92.9 |  23M|  32 |   - |1900 |2866 |1900 |1807 |   9 |2208 |   0 | 7.800000e+01 | 7.420000e+02 | 851.28%
32.57/32.66	c  32.7s|  2700 |   717 |246430 |  91.1 |  24M|  32 |   - |1900 |2784 |1900 |1807 |   9 |2298 |   0 | 8.050000e+01 | 7.420000e+02 | 821.74%
33.17/33.21	c  33.2s|  2800 |   738 |249677 |  89.0 |  25M|  32 |   - |1900 |2758 |   0 |   0 |   9 |2404 |   0 | 8.500000e+01 | 7.420000e+02 | 772.94%
33.66/33.76	c  33.8s|  2900 |   738 |252834 |  87.0 |  25M|  32 |   - |1900 |2751 |1900 |1807 |   9 |2594 |   0 | 9.288235e+01 | 7.420000e+02 | 698.86%
34.36/34.42	c  34.4s|  3000 |   731 |257040 |  85.5 |  25M|  32 |   - |1900 |2699 |   0 |   0 |   9 |2698 |   0 | 9.966667e+01 | 7.420000e+02 | 644.48%
34.96/35.01	c  35.0s|  3100 |   739 |260573 |  83.9 |  25M|  32 |  71 |1900 |2659 |1900 |1807 |   9 |2786 |   0 | 1.015000e+02 | 7.420000e+02 | 631.03%
35.76/35.80	c  35.8s|  3200 |   749 |264661 |  82.6 |  25M|  32 |   - |1900 |2662 |   0 |   0 |   9 |2896 |   0 | 1.015000e+02 | 7.420000e+02 | 631.03%
36.27/36.37	c  36.4s|  3300 |   757 |268328 |  81.2 |  26M|  32 |  61 |1900 |2668 |1900 |1807 |   9 |3011 |   0 | 1.043333e+02 | 7.420000e+02 | 611.18%
36.86/36.92	c  36.9s|  3400 |   743 |271519 |  79.7 |  26M|  32 |  34 |1900 |2644 |1900 |1807 |   9 |3146 |   0 | 1.055000e+02 | 7.420000e+02 | 603.32%
37.38/37.47	c  37.5s|  3500 |   745 |274806 |  78.4 |  26M|  32 |  81 |1900 |2691 |1900 |1807 |   9 |3297 |   0 | 1.125000e+02 | 7.420000e+02 | 559.56%
37.86/37.99	c  38.0s|  3600 |   750 |278197 |  77.1 |  26M|  32 |   - |1900 |2752 |   0 |   0 |   9 |3461 |   0 | 1.186923e+02 | 7.420000e+02 | 525.15%
38.57/38.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
38.57/38.65	c  38.7s|  3700 |   747 |282656 |  76.3 |  26M|  32 |  80 |1900 |2741 |1900 |1807 |   9 |3567 |   0 | 1.267500e+02 | 7.420000e+02 | 485.40%
39.16/39.25	c  39.2s|  3800 |   739 |286969 |  75.4 |  26M|  32 |  76 |1900 |2715 |1900 |1807 |   9 |3670 |   0 | 1.287500e+02 | 7.420000e+02 | 476.31%
39.67/39.79	c  39.8s|  3900 |   745 |290582 |  74.4 |  26M|  32 |   - |1900 |2646 |1900 |1807 |   9 |3754 |   0 | 1.310000e+02 | 7.420000e+02 | 466.41%
40.26/40.39	c  40.4s|  4000 |   762 |294620 |  73.5 |  27M|  32 |  59 |1900 |2642 |1900 |1807 |   9 |3880 |   0 | 1.388333e+02 | 7.420000e+02 | 434.45%
40.86/40.96	c  41.0s|  4100 |   763 |298619 |  72.7 |  27M|  32 |  77 |1900 |2599 |1900 |1807 |   9 |3982 |   0 | 1.445714e+02 | 7.420000e+02 | 413.24%
41.36/41.49	c  41.5s|  4200 |   789 |301796 |  71.7 |  27M|  32 |  65 |1900 |2639 |1900 |1807 |   9 |4103 |   0 | 1.479333e+02 | 7.420000e+02 | 401.58%
41.96/42.02	c  42.0s|  4300 |   791 |305269 |  70.9 |  28M|  32 |   - |1900 |2709 |1900 |1807 |   9 |4254 |   0 | 1.512500e+02 | 7.420000e+02 | 390.58%
42.46/42.56	c  42.6s|  4400 |   790 |309158 |  70.2 |  28M|  32 |  53 |1900 |2737 |1900 |1807 |   9 |4368 |   0 | 1.560000e+02 | 7.420000e+02 | 375.64%
43.06/43.10	c  43.1s|  4500 |   788 |312662 |  69.4 |  28M|  32 |  66 |1900 |2779 |1900 |1807 |   9 |4496 |   0 | 1.640000e+02 | 7.420000e+02 | 352.44%
43.46/43.59	c  43.6s|  4600 |   773 |315813 |  68.6 |  28M|  32 |  68 |1900 |2790 |1900 |1807 |   9 |4616 |   0 | 1.712000e+02 | 7.420000e+02 | 333.41%
43.97/44.06	c  44.1s|  4700 |   762 |318554 |  67.7 |  28M|  32 |   - |1900 |2840 |1900 |1807 |   9 |4756 |   0 | 1.735000e+02 | 7.420000e+02 | 327.67%
44.46/44.58	c  44.6s|  4800 |   757 |322035 |  67.0 |  28M|  32 |   - |1900 |2833 |1900 |1807 |   9 |4868 |   0 | 1.761429e+02 | 7.420000e+02 | 321.25%
44.96/45.05	c  45.0s|  4900 |   755 |324978 |  66.2 |  28M|  32 |  67 |1900 |2795 |1900 |1807 |   9 |4950 |   0 | 1.817143e+02 | 7.420000e+02 | 308.33%
45.46/45.57	c  45.6s|  5000 |   732 |328420 |  65.6 |  28M|  32 |   - |1900 |2757 |1900 |1807 |   9 |5067 |   0 | 1.842500e+02 | 7.420000e+02 | 302.71%
45.96/46.08	c  46.1s|  5100 |   721 |331836 |  65.0 |  28M|  32 |  72 |1900 |2761 |1900 |1807 |   9 |5165 |   0 | 1.925000e+02 | 7.420000e+02 | 285.45%
46.46/46.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
46.46/46.52	c  46.5s|  5200 |   698 |334819 |  64.3 |  28M|  32 |   - |1900 |2768 |1900 |1807 |   9 |5284 |   0 | 1.927500e+02 | 7.420000e+02 | 284.95%
46.96/47.03	c  47.0s|  5300 |   687 |337952 |  63.7 |  28M|  32 |   - |1900 |2825 |   0 |   0 |   9 |5428 |   0 | 1.965000e+02 | 7.420000e+02 | 277.61%
47.46/47.57	c  47.6s|  5400 |   649 |341236 |  63.1 |  27M|  32 |  69 |1900 |2825 |1900 |1807 |   9 |5579 |   0 | 2.033333e+02 | 7.420000e+02 | 264.92%
48.06/48.14	c  48.1s|  5500 |   625 |345116 |  62.7 |  27M|  32 |  80 |1900 |2839 |1900 |1807 |   9 |5693 |   0 | 2.070000e+02 | 7.420000e+02 | 258.45%
48.56/48.65	c  48.6s|  5600 |   588 |348117 |  62.1 |  26M|  32 |   - |1900 |2816 |1900 |1807 |   9 |5857 |   0 | 2.070000e+02 | 7.420000e+02 | 258.45%
49.06/49.15	c  49.2s|  5700 |   565 |351469 |  61.6 |  26M|  32 |   - |1900 |2785 |   0 |   0 |   9 |5971 |   0 | 2.102500e+02 | 7.420000e+02 | 252.91%
49.56/49.65	c  49.7s|  5800 |   559 |354769 |  61.1 |  26M|  32 |  47 |1900 |2782 |1900 |1807 |   9 |6065 |   0 | 2.162000e+02 | 7.420000e+02 | 243.20%
50.06/50.16	c  50.2s|  5900 |   536 |358124 |  60.6 |  26M|  32 |   - |1900 |2790 |   0 |   0 |   9 |6184 |   0 | 2.300000e+02 | 7.420000e+02 | 222.61%
50.56/50.63	c  50.6s|  6000 |   513 |361217 |  60.1 |  26M|  32 |   - |1900 |2776 |1900 |1807 |   9 |6292 |   0 | 2.385000e+02 | 7.420000e+02 | 211.11%
51.06/51.13	c  51.1s|  6100 |   488 |364676 |  59.7 |  25M|  32 |  65 |1900 |2764 |1900 |1807 |   9 |6391 |   0 | 2.455000e+02 | 7.420000e+02 | 202.24%
51.57/51.61	c  51.6s|  6200 |   448 |367599 |  59.2 |  25M|  32 |  52 |1900 |2772 |1900 |1807 |   9 |6513 |   0 | 2.485000e+02 | 7.420000e+02 | 198.59%
51.95/52.09	c  52.1s|  6300 |   432 |370772 |  58.8 |  25M|  32 |  71 |1900 |2773 |1900 |1807 |   9 |6605 |   0 | 2.490000e+02 | 7.420000e+02 | 197.99%
52.46/52.55	c  52.5s|  6400 |   393 |373366 |  58.3 |  24M|  32 |  69 |1900 |2809 |1900 |1807 |   9 |6752 |   0 | 2.560000e+02 | 7.420000e+02 | 189.84%
52.96/53.02	c  53.0s|  6500 |   370 |376529 |  57.9 |  23M|  32 |  47 |1900 |2810 |1900 |1807 |   9 |6849 |   0 | 2.640000e+02 | 7.420000e+02 | 181.06%
53.35/53.48	c  53.5s|  6600 |   329 |379515 |  57.4 |  23M|  32 |   - |1900 |2835 |   0 |   0 |   9 |6996 |   0 | 2.685000e+02 | 7.420000e+02 | 176.35%
53.87/53.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
53.87/53.91	c  53.9s|  6700 |   285 |381939 |  56.9 |  22M|  32 |   - |1900 |2815 |   0 |   0 |   9 |7119 |   0 | 2.817500e+02 | 7.420000e+02 | 163.35%
54.26/54.37	c  54.4s|  6800 |   251 |384585 |  56.5 |  22M|  32 |   - |1900 |2801 |1900 |1807 |   9 |7253 |   0 | 2.870000e+02 | 7.420000e+02 | 158.54%
54.76/54.80	c  54.8s|  6900 |   185 |386847 |  56.0 |  20M|  32 |  68 |1900 |2735 |1900 |1807 |   9 |7388 |   0 | 2.950000e+02 | 7.420000e+02 | 151.53%
55.16/55.28	c  55.3s|  7000 |   131 |389610 |  55.6 |  19M|  32 |   - |1900 |2722 |   0 |   0 |   9 |7529 |   0 | 3.170000e+02 | 7.420000e+02 | 134.07%
55.66/55.75	c  55.8s|  7100 |    77 |392508 |  55.2 |  17M|  32 |   - |1900 |2735 |1900 |1807 |   9 |7656 |   0 | 3.405000e+02 | 7.420000e+02 | 117.91%
56.06/56.15	c  56.2s|  7200 |    15 |394814 |  54.8 |  16M|  32 |   - |1900 |2733 |1900 |1807 |   9 |7782 |   0 | 4.322500e+02 | 7.420000e+02 |  71.66%
56.16/56.20	c 
56.16/56.20	c SCIP Status        : problem is solved [optimal solution found]
56.16/56.20	c Solving Time (sec) : 56.20
56.16/56.20	c Solving Nodes      : 7214
56.16/56.20	c Primal Bound       : +7.42000000000000e+02 (371 solutions)
56.16/56.20	c Dual Bound         : +7.42000000000000e+02
56.16/56.20	c Gap                : 0.00 %
56.16/56.20	s OPTIMUM FOUND
56.16/56.20	v -x200 x199 -x198 x197 x196 -x195 x194 -x193 -x192 x191 -x190 x189 x188 -x187 x186 -x185 -x184 x183 -x182 x181 x180 -x179 -x178 
56.16/56.20	v x177 x176 -x175 -x174 x173 x172 -x171 x170 -x169 -x168 x167 -x166 x165 -x164 x163 -x162 x161 -x160 x159 x158 -x157 x156 -x155 
56.16/56.20	v -x154 x153 x152 -x151 x150 -x149 x148 -x147 -x146 x145 x144 -x143 -x142 x141 -x140 x139 x138 -x137 x136 -x135 x134 -x133 x132 
56.16/56.20	v -x131 -x130 x129 x128 -x127 -x126 x125 -x124 x123 x122 -x121 -x120 x119 -x118 x117 x116 -x115 -x114 x113 x112 -x111 -x110 x109 
56.16/56.20	v x108 -x107 -x106 x105 x104 -x103 -x102 x101 x100 -x99 x98 -x97 -x96 x95 x94 -x93 -x92 x91 x90 -x89 x88 -x87 x86 -x85 x84 
56.16/56.20	v -x83 -x82 x81 -x80 x79 -x78 x77 -x76 x75 x74 -x73 x72 -x71 x70 -x69 x68 -x67 -x66 x65 x64 -x63 -x62 x61 x60 -x59 -x58 x57 -x56 
56.16/56.20	v x55 -x54 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 -x28 
56.16/56.20	v 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 x1 
56.16/56.20	c SCIP Status        : problem is solved [optimal solution found]
56.16/56.20	c Total Time         :      56.20
56.16/56.20	c   solving          :      56.20
56.16/56.20	c   presolving       :       0.04 (included in solving)
56.16/56.20	c   reading          :       0.01 (included in solving)
56.16/56.20	c   copying          :       0.10 (7 #copies) (minimal 0.01, maximal 0.02, average 0.01)
56.16/56.20	c Original Problem   :
56.16/56.20	c   Problem name     : HOME/instance-3717670-1338203451.wbo
56.16/56.20	c   Variables        : 1100 (1100 binary, 0 integer, 0 implicit integer, 0 continuous)
56.16/56.20	c   Constraints      : 1001 initial, 1001 maximal
56.16/56.20	c   Objective sense  : minimize
56.16/56.20	c Presolved Problem  :
56.16/56.20	c   Problem name     : t_HOME/instance-3717670-1338203451.wbo
56.16/56.20	c   Variables        : 1900 (1000 binary, 0 integer, 900 implicit integer, 0 continuous)
56.16/56.20	c   Constraints      : 1800 initial, 3337 maximal
56.16/56.20	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
56.16/56.20	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
56.16/56.20	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
56.16/56.20	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
56.16/56.20	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
56.16/56.20	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
56.16/56.20	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
56.16/56.20	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
56.16/56.20	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
56.16/56.20	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
56.16/56.20	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
56.16/56.20	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
56.16/56.20	c   linear           :       0.03       0.00          0        100          0        900          0        101          0          0          0
56.16/56.20	c   indicator        :       0.00       0.00          0          0          0          0          0          0          0          0          0
56.16/56.20	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
56.16/56.20	c   root node        :          -          -        435          -          -        435          -          -          -          -          -
56.16/56.20	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
56.16/56.20	c   integral         :          0          0          0          0       4312          0        820          0          0          0          0          0       8624
56.16/56.20	c   linear           :        900        900          6      33279          0          0        817      42090       1870      85088          0          0          0
56.16/56.20	c   indicator        :        900        900          0      31409          0          0        486       4775          3     143114          0          0          0
56.16/56.20	c   logicor          :          0+      1537          0      18439          0          0          0       6604        677      14149          0          0          0
56.16/56.20	c   countsols        :          0          0          0          0          0          0        488          0          0          0          0          0          0
56.16/56.20	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
56.16/56.20	c   integral         :       0.09       0.00       0.00       0.00       0.06       0.00       0.03       0.00
56.16/56.20	c   linear           :       2.15       0.00       0.00       1.96       0.00       0.00       0.13       0.06
56.16/56.20	c   indicator        :       0.65       0.00       0.00       0.44       0.00       0.00       0.21       0.00
56.16/56.20	c   logicor          :       0.69       0.00       0.00       0.68       0.00       0.00       0.00       0.01
56.16/56.20	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
56.16/56.20	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
56.16/56.20	c   rootredcost      :          8          0          0        216
56.16/56.20	c   pseudoobj        :      37737       9199        177     116099
56.16/56.20	c   vbounds          :      10224      37079         16     976602
56.16/56.20	c   redcost          :       8096          0          0     577919
56.16/56.20	c   probing          :          0          0          0          0
56.16/56.20	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
56.16/56.20	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
56.16/56.20	c   pseudoobj        :       0.70       0.00       0.00       0.25       0.44
56.16/56.20	c   vbounds          :       1.59       0.00       0.00       1.55       0.04
56.16/56.20	c   redcost          :       0.86       0.00       0.00       0.86       0.00
56.16/56.20	c   probing          :       0.00       0.00       0.00       0.00       0.00
56.16/56.20	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
56.16/56.20	c   propagation      :       0.71       2743       2580       9843       30.2         98        8.6          -
56.16/56.20	c   infeasible LP    :       0.00         13         13         43       32.6          2        3.0          0
56.16/56.20	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
56.16/56.20	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
56.16/56.20	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
56.16/56.20	c   applied globally :          -          -          -       7796       29.4          -          -          -
56.16/56.20	c   applied locally  :          -          -          -          0        0.0          -          -          -
56.16/56.20	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
56.16/56.20	c   cut pool         :       0.00                     5          -          -        137          -    (maximal pool size: 1588)
56.16/56.20	c   closecuts        :       0.00       0.00          0          0          0          0          0
56.16/56.20	c   impliedbounds    :       0.00       0.00          6          0          0          0          0
56.16/56.20	c   intobj           :       0.00       0.00          0          0          0          0          0
56.16/56.20	c   gomory           :       0.34       0.00          6          0          0        107          0
56.16/56.20	c   cgmip            :       0.00       0.00          0          0          0          0          0
56.16/56.20	c   strongcg         :       0.33       0.00          6          0          0       1441          0
56.16/56.20	c   cmir             :       0.14       0.00          6          0          0          0          0
56.16/56.20	c   flowcover        :       0.11       0.00          6          0          0          0          0
56.16/56.20	c   clique           :       0.00       0.00          1          0          0          0          0
56.16/56.20	c   zerohalf         :       0.00       0.00          0          0          0          0          0
56.16/56.20	c   mcf              :       0.00       0.00          1          0          0          0          0
56.16/56.20	c   oddcycle         :       0.00       0.00          0          0          0          0          0
56.16/56.20	c   rapidlearning    :       0.22       0.00          1          0          0          0          0
56.16/56.20	c Pricers            :   ExecTime  SetupTime      Calls       Vars
56.16/56.20	c   problem variables:       0.00          -          0          0
56.16/56.20	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
56.16/56.20	c   inference        :       0.05       0.00       4312          0          0          0          0       8624
56.16/56.20	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
56.16/56.20	c   pscost           :       0.00       0.00          0          0          0          0          0          0
56.16/56.20	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
56.16/56.20	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
56.16/56.20	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
56.16/56.20	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
56.16/56.20	c   random           :       0.00       0.00          0          0          0          0          0          0
56.16/56.20	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
56.16/56.20	c   LP solutions     :       0.00          -          -          0
56.16/56.20	c   pseudo solutions :       0.00          -          -          0
56.16/56.20	c   oneopt           :       0.01       0.00          9          0
56.16/56.20	c   indoneopt        :       0.16       0.00         15          7
56.16/56.20	c   fracdiving       :       1.36       0.00         71          0
56.16/56.20	c   linesearchdiving :       1.49       0.00         72          0
56.16/56.20	c   pscostdiving     :       1.51       0.00         72          0
56.16/56.20	c   veclendiving     :       2.04       0.00         86          1
56.16/56.20	c   guideddiving     :       2.26       0.00         97          5
56.16/56.20	c   smallcard        :       0.00       0.00          0          0
56.16/56.20	c   trivial          :       0.00       0.00          2          1
56.16/56.20	c   shiftandpropagate:       0.00       0.00          0          0
56.16/56.20	c   simplerounding   :       0.12       0.00       4319          0
56.16/56.20	c   zirounding       :       0.10       0.00       1000          0
56.16/56.20	c   rounding         :       0.11       0.00        874          0
56.16/56.20	c   shifting         :       0.09       0.00        273          0
56.16/56.20	c   intshifting      :       0.00       0.00          0          0
56.16/56.20	c   twoopt           :       0.00       0.00          0          0
56.16/56.20	c   indtwoopt        :       0.00       0.00          0          0
56.16/56.20	c   fixandinfer      :       0.00       0.00          0          0
56.16/56.20	c   feaspump         :       0.00       0.00          0          0
56.16/56.20	c   clique           :       0.00       0.00          0          0
56.16/56.20	c   coefdiving       :       1.89       0.00         78          0
56.16/56.20	c   indcoefdiving    :       0.00       0.00          0          0
56.16/56.20	c   indrounding      :       2.20       0.00       4312        347
56.16/56.20	c   nlpdiving        :       0.00       0.00          0          0
56.16/56.20	c   intdiving        :       0.00       0.00          0          0
56.16/56.20	c   actconsdiving    :       0.00       0.00          0          0
56.16/56.20	c   objpscostdiving  :       1.18       0.00          2          0
56.16/56.20	c   rootsoldiving    :       1.17       0.00         10          4
56.16/56.20	c   octane           :       0.00       0.00          0          0
56.16/56.20	c   rens             :       0.18       0.00          1          0
56.16/56.20	c   rins             :       0.00       0.00          0          0
56.16/56.20	c   localbranching   :       0.00       0.00          0          0
56.16/56.20	c   mutation         :       0.00       0.00          0          0
56.16/56.20	c   crossover        :       0.50       0.00          5          1
56.16/56.20	c   dins             :       0.00       0.00          0          0
56.16/56.20	c   vbounds          :       0.00       0.00          0          0
56.16/56.20	c   undercover       :       0.00       0.00          0          0
56.16/56.20	c   subnlp           :       0.01       0.00          0          0
56.16/56.20	c   trysol           :       0.02       0.00          4          4
56.16/56.20	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
56.16/56.20	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
56.16/56.20	c   dual LP          :      27.37       9405     280410      49.93   10246.07       1.81       3789
56.16/56.20	c   lex dual LP      :       0.00          0          0       0.00          -
56.16/56.20	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
56.16/56.20	c   diving/probing LP:      10.94       3967     114705      28.91   10484.64
56.16/56.20	c   strong branching :       0.00          0          0       0.00          -
56.16/56.20	c     (at root node) :          -          0          0       0.00          -
56.16/56.20	c   conflict analysis:       0.00          0          0       0.00          -
56.16/56.20	c B&B Tree           :
56.16/56.20	c   number of runs   :          1
56.16/56.20	c   nodes            :       7214
56.16/56.20	c   nodes (total)    :       7214
56.16/56.20	c   nodes left       :          0
56.16/56.20	c   max depth        :         32
56.16/56.20	c   max depth (total):         32
56.16/56.20	c   backtracks       :       2612 (36.2%)
56.16/56.20	c   delayed cutoffs  :        797
56.16/56.20	c   repropagations   :       2385 (299278 domain reductions, 721 cutoffs)
56.16/56.20	c   avg switch length:       8.34
56.16/56.20	c   switching time   :       2.82
56.16/56.20	c Solution           :
56.16/56.20	c   Solutions found  :        371 (16 improvements)
56.16/56.20	c   First Solution   : +4.44854000000000e+05   (in run 1, after 1 nodes, 0.06 seconds, depth 0, found by <trivial>)
56.16/56.20	c   Primal Bound     : +7.42000000000000e+02   (in run 1, after 2329 nodes, 29.88 seconds, depth 17, found by <indrounding>)
56.16/56.20	c   Dual Bound       : +7.42000000000000e+02
56.16/56.20	c   Gap              :       0.00 %
56.16/56.20	c   Root Dual Bound  : +0.00000000000000e+00
56.16/56.20	c   Root Iterations  :        542
56.16/56.22	c Time complete: 56.18.

Verifier Data

OK	742

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

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 3720
/proc/meminfo: memFree=30744208/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=10192 CPUtime=0 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 1315 0 0 0 0 0 0 0 20 0 1 0 286469507 10436608 1270 33554432000 4194304 10173063 140735557052512 140735619683864 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 2548 1271 416 1460 0 1079 0

[startup+0.05152 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 3720
/proc/meminfo: memFree=30744208/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=23492 CPUtime=0.04 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 4668 0 0 0 3 1 0 0 20 0 1 0 286469507 24055808 4366 33554432000 4194304 10173063 140735557052512 140735619683864 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 5873 4366 572 1460 0 4404 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23492

[startup+0.100323 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 3720
/proc/meminfo: memFree=30744208/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=24384 CPUtime=0.09 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 4929 0 0 0 8 1 0 0 20 0 1 0 286469507 24969216 4627 33554432000 4194304 10173063 140735557052512 140735619683864 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 6096 4627 635 1460 0 4627 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24384

[startup+0.300303 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 3720
/proc/meminfo: memFree=30744208/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=50424 CPUtime=0.29 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 11388 0 0 0 26 3 0 0 20 0 1 0 286469507 51634176 11051 33554432000 4194304 10173063 140735557052512 140735619683864 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 12606 11051 804 1460 0 11137 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50424

[startup+0.70024 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 3720
/proc/meminfo: memFree=30744208/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=33512 CPUtime=0.69 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 11754 0 0 0 65 4 0 0 20 0 1 0 286469507 34316288 7198 33554432000 4194304 10173063 140735557052512 140735557047672 5100677 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 8378 7198 831 1460 0 6909 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33512

[startup+1.50028 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 3721
/proc/meminfo: memFree=30710840/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=46296 CPUtime=1.49 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 13528 0 0 0 143 6 0 0 20 0 1 0 286469507 47407104 9994 33554432000 4194304 10173063 140735557052512 140735557047672 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 11574 9994 834 1460 0 10105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46296

[startup+3.10026 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 3721
/proc/meminfo: memFree=30707244/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=46792 CPUtime=3.09 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 18732 0 0 0 298 11 0 0 20 0 1 0 286469507 47915008 10204 33554432000 4194304 10173063 140735557052512 140735557045784 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 11698 10204 861 1460 0 10229 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46792

[startup+6.3003 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 3721
/proc/meminfo: memFree=30704020/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=51000 CPUtime=6.29 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 19777 0 0 0 613 16 0 0 20 0 1 0 286469507 52224000 11245 33554432000 4194304 10173063 140735557052512 140735557045864 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 12750 11245 863 1460 0 11281 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51000

[startup+12.7003 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 3721
/proc/meminfo: memFree=30695596/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=58504 CPUtime=12.68 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 25555 0 0 0 1236 32 0 0 20 0 1 0 286469507 59908096 13188 33554432000 4194304 10173063 140735557052512 140735557045768 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 14626 13188 867 1460 0 13157 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58504

[startup+25.5003 s]
/proc/loadavg: 2.02 2.04 2.00 3/176 3721
/proc/meminfo: memFree=30677236/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=75552 CPUtime=25.47 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 40075 0 0 0 2486 61 0 0 20 0 1 0 286469507 77365248 17523 33554432000 4194304 10173063 140735557052512 140735557045496 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 18888 17523 868 1460 0 17419 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 75552

[startup+51.1003 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3722
/proc/meminfo: memFree=30653016/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=99280 CPUtime=51.06 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 58021 0 0 0 4969 137 0 0 20 0 1 0 286469507 101662720 23430 33554432000 4194304 10173063 140735557052512 140735557046152 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 24820 23430 869 1460 0 23351 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 99280

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

[startup+54.3003 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3722
/proc/meminfo: memFree=30650216/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=101064 CPUtime=54.26 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 58509 0 0 0 5278 148 0 0 20 0 1 0 286469507 103489536 24168 33554432000 4194304 10173063 140735557052512 140735557045864 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 25266 24168 869 1460 0 23797 0
Current children cumulated CPU time (s) 54.26
Current children cumulated vsize (KiB) 101064

[startup+55.1003 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3722
/proc/meminfo: memFree=30649348/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=101652 CPUtime=55.05 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 58643 0 0 0 5355 150 0 0 20 0 1 0 286469507 104091648 24302 33554432000 4194304 10173063 140735557052512 140735557046152 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 25413 24302 869 1460 0 23944 0
Current children cumulated CPU time (s) 55.05
Current children cumulated vsize (KiB) 101652

[startup+55.9003 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3722
/proc/meminfo: memFree=30649348/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=102248 CPUtime=55.85 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 58759 0 0 0 5432 153 0 0 20 0 1 0 286469507 104701952 24418 33554432000 4194304 10173063 140735557052512 140735557046232 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 25562 24418 869 1460 0 24093 0
Current children cumulated CPU time (s) 55.85
Current children cumulated vsize (KiB) 102248

[startup+56.107 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3722
/proc/meminfo: memFree=30648852/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=102388 CPUtime=56.06 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 58803 0 0 0 5452 154 0 0 20 0 1 0 286469507 104845312 24462 33554432000 4194304 10173063 140735557052512 140735557046232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 25597 24462 869 1460 0 24128 0
Current children cumulated CPU time (s) 56.06
Current children cumulated vsize (KiB) 102388

[startup+56.2004 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3722
/proc/meminfo: memFree=30648852/32873844 swapFree=7620/7620
[pid=3720] ppid=3718 vsize=102388 CPUtime=56.16 cores=1,3,5,7
/proc/3720/stat : 3720 (scip-2.1.1.4fix) R 3718 3720 1906 0 -1 4202496 58806 0 0 0 5462 154 0 0 20 0 1 0 286469507 104845312 24465 33554432000 4194304 10173063 140735557052512 140735557046232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3720/statm: 25597 24465 869 1460 0 24128 0
Current children cumulated CPU time (s) 56.16
Current children cumulated vsize (KiB) 102388

Child status: 0
Real time (s): 56.2221
CPU time (s): 56.1905
CPU user time (s): 54.6387
CPU system time (s): 1.55176
CPU usage (%): 99.9437
Max. virtual memory (cumulated for all children) (KiB): 111272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.6387
system time used= 1.55176
maximum resident set size= 104168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58811
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= 31
involuntary context switches= 57

runsolver used 0.090986 second user time and 0.273958 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 13:10:51
IDJOB=3717670
IDBENCH=79395
IDSOLVER=2300
FILE ID=node143/3717670-1338203451
RUNJOBID= node143-1338195608-1923
PBS_JOBID= 14624608
Free space on /tmp= 71652 MiB

SOLVER NAME= SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/jnh/normalized-jnh305_wcsp.wbo
COMMAND LINE= HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717670-1338203451/watcher-3717670-1338203451 -o /tmp/evaluation-result-3717670-1338203451/solver-3717670-1338203451 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3717670-1338203451.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 8285b15ee2c0064deae9a0e09e679565
RANDOM SEED=136648143

node143.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.787
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	: 5333.57
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.787
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.787
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.91
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.787
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.91
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:       32873844 kB
MemFree:        30745084 kB
Buffers:          395024 kB
Cached:           641880 kB
SwapCached:            0 kB
Active:           890028 kB
Inactive:         400480 kB
Active(anon):     244752 kB
Inactive(anon):    11300 kB
Active(file):     645276 kB
Inactive(file):   389180 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13684 kB
Writeback:             0 kB
AnonPages:        260780 kB
Mapped:            17584 kB
Shmem:               200 kB
Slab:             698400 kB
SReclaimable:     140580 kB
SUnreclaim:       557820 kB
KernelStack:        1488 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     371860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71636 MiB
End job on node143 at 2012-05-28 13:11:48