Trace number 3690982

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
SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1796.94 1797.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_19.opb
MD5SUM691db1c1df60c391acb60afdfcce171f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark345
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10998
Total number of constraints21679
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints21678
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 171
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 426
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 531
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2868
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-3690982-1338020533.opb>
0.19/0.27	c original problem has 10998 variables (10998 bin, 0 int, 0 impl, 0 cont) and 21679 constraints
0.19/0.27	c problem read in 0.28
0.49/0.52	c presolving:
0.69/0.73	c (round 1) 1 del vars, 1 del conss, 0 add conss, 1 chg bounds, 22 chg sides, 1193 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.79/0.81	c (round 2) 1 del vars, 9946 del conss, 0 add conss, 1 chg bounds, 22 chg sides, 1193 chg coeffs, 903 upgd conss, 0 impls, 0 clqs
0.89/0.91	c (round 3) 1 del vars, 9946 del conss, 9 add conss, 1 chg bounds, 46 chg sides, 1254 chg coeffs, 1788 upgd conss, 748 impls, 12 clqs
0.89/0.95	c (round 4) 1 del vars, 9946 del conss, 9 add conss, 1 chg bounds, 82 chg sides, 1346 chg coeffs, 1788 upgd conss, 748 impls, 12 clqs
0.89/0.97	c (round 5) 1 del vars, 9946 del conss, 9 add conss, 1 chg bounds, 90 chg sides, 1430 chg coeffs, 1788 upgd conss, 748 impls, 12 clqs
1.00/1.02	c    (1.0s) probing: 51/10997 (0.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.00/1.02	c    (1.0s) probing aborted: 50/50 successive totally useless probings
1.00/1.06	c presolving (6 rounds):
1.00/1.06	c  1 deleted vars, 9946 deleted constraints, 9 added constraints, 1 tightened bounds, 0 added holes, 90 changed sides, 1430 changed coefficients
1.00/1.06	c  748 implications, 12 cliques
1.00/1.06	c presolved problem has 10997 variables (10997 bin, 0 int, 0 impl, 0 cont) and 11742 constraints
1.00/1.06	c    1788 constraints of type <knapsack>
1.00/1.06	c       9 constraints of type <setppc>
1.00/1.06	c    9945 constraints of type <linear>
1.00/1.06	c transformed objective value is always integral (scale: 1)
1.00/1.06	c Presolving Time: 0.73
1.00/1.06	c - non default parameters ----------------------------------------------------------------------
1.00/1.06	c # SCIP version 2.1.1.4
1.00/1.06	c 
1.00/1.06	c # maximal time in seconds to run
1.00/1.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.06	c limits/time = 1797
1.00/1.06	c 
1.00/1.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.00/1.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.06	c limits/memory = 13950
1.00/1.06	c 
1.00/1.06	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.00/1.06	c # [type: int, range: [1,2], default: 1]
1.00/1.06	c timing/clocktype = 2
1.00/1.06	c 
1.00/1.06	c # belongs reading time to solving time?
1.00/1.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.06	c timing/reading = TRUE
1.00/1.06	c 
1.00/1.06	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.00/1.06	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.06	c separating/rapidlearning/freq = 0
1.00/1.06	c 
1.00/1.06	c -----------------------------------------------------------------------------------------------
1.00/1.06	c start solving
1.00/1.06	c 
2.59/2.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.59/2.66	c   2.7s|     1 |     0 |    54 |     - | 108M|   0 | 645 |  10k|  11k|  10k|  11k|   0 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
10.99/11.06	c  11.1s|     1 |     0 | 10635 |     - | 109M|   0 |1314 |  10k|  11k|  10k|  11k| 203 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
16.98/17.08	c  17.1s|     1 |     0 | 14506 |     - | 110M|   0 |1797 |  10k|  11k|  10k|  12k| 433 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
26.58/26.64	c  26.6s|     1 |     0 | 21670 |     - | 111M|   0 |1393 |  10k|  11k|  10k|  12k| 623 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
33.38/33.44	c  33.4s|     1 |     0 | 24355 |     - | 111M|   0 |1797 |  10k|  11k|  10k|  12k| 815 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
48.48/48.55	c  48.5s|     1 |     0 | 31799 |     - | 112M|   0 |2174 |  10k|  11k|  10k|  12k|1039 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
60.07/60.11	c  60.1s|     1 |     0 | 35611 |     - | 113M|   0 |2601 |  10k|  11k|  10k|  13k|1274 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
69.18/69.22	c  69.2s|     1 |     0 | 38432 |     - | 114M|   0 |2388 |  10k|  11k|  10k|  13k|1454 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
80.37/80.45	c  80.5s|     1 |     0 | 41475 |     - | 114M|   0 |3065 |  10k|  11k|  10k|  13k|1613 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
205.15/205.22	c   205s|     1 |     2 | 41475 |     - | 114M|   0 |3065 |  10k|  11k|  10k|  13k|1613 |  24 |  68 | 1.710000e+02 |      --      |    Inf 
849.06/849.22	c   849s|   100 |    61 |642749 |6073.5 | 116M|  22 |   - |  10k|  12k|  10k|  12k|1613 | 439 | 349 | 1.710000e+02 |      --      |    Inf 
856.05/856.29	c   856s|   200 |    61 |646827 |3042.0 | 116M|  72 |   - |  10k|  12k|  10k|  12k|1613 | 501 | 349 | 1.710000e+02 |      --      |    Inf 
866.85/867.09	c   867s|   300 |    71 |660462 |2070.2 | 116M| 121 |1082 |  10k|  12k|  10k|  12k|1613 | 574 | 349 | 1.710000e+02 |      --      |    Inf 
875.94/876.13	c   876s|   400 |    85 |667535 |1569.1 | 116M| 139 | 944 |  10k|  12k|  10k|  12k|1613 | 643 | 354 | 1.710000e+02 |      --      |    Inf 
911.65/911.84	c   912s|   500 |    98 |686800 |1293.2 | 117M| 139 |1085 |  10k|  12k|  10k|  12k|1613 | 701 | 370 | 1.710000e+02 |      --      |    Inf 
1022.74/1022.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1022.74/1022.92	c  1023s|   600 |   116 |772283 |1220.0 | 117M| 139 |   - |  10k|  12k|  10k|  12k|1613 | 765 | 413 | 1.710000e+02 |      --      |    Inf 
1129.91/1130.16	c  1130s|   700 |   142 |838646 |1140.4 | 117M| 139 |1869 |  10k|  12k|  10k|  12k|1613 | 808 | 478 | 1.710000e+02 |      --      |    Inf 
1217.70/1217.95	c  1218s|   800 |   164 |909314 |1086.2 | 117M| 139 |2050 |  10k|  12k|  10k|  12k|1613 | 855 | 514 | 1.710000e+02 |      --      |    Inf 
1319.68/1319.92	c  1320s|   900 |   214 |982383 |1046.6 | 118M| 139 |1753 |  10k|  12k|  10k|  12k|1613 | 886 | 590 | 1.710000e+02 |      --      |    Inf 
1345.38/1345.63	c  1346s|  1000 |   250 |  1011k| 971.0 | 118M| 139 | 953 |  10k|  12k|  10k|  12k|1613 | 927 | 605 | 1.710000e+02 |      --      |    Inf 
1390.87/1391.16	c  1391s|  1100 |   298 |  1083k| 947.9 | 118M| 139 | 910 |  10k|  12k|  10k|  12k|1613 | 990 | 620 | 1.710000e+02 |      --      |    Inf 
1409.76/1410.00	c  1410s|  1200 |   329 |  1102k| 884.5 | 119M| 139 |1440 |  10k|  12k|  10k|  12k|1613 |1033 | 620 | 1.710000e+02 |      --      |    Inf 
1431.76/1432.09	c  1432s|  1300 |   353 |  1126k| 835.1 | 119M| 139 |1136 |  10k|  12k|  10k|  12k|1613 |1081 | 633 | 1.710000e+02 |      --      |    Inf 
1462.06/1462.37	c  1462s|  1400 |   409 |  1153k| 795.2 | 119M| 139 |1042 |  10k|  12k|  10k|  12k|1613 |1108 | 648 | 1.710000e+02 |      --      |    Inf 
1514.05/1514.39	c  1514s|  1500 |   445 |  1187k| 764.3 | 119M| 139 |   - |  10k|  12k|  10k|  12k|1613 |1156 | 683 | 1.710000e+02 |      --      |    Inf 
1533.94/1534.27	c  1534s|  1600 |   467 |  1205k| 728.1 | 120M| 139 |   - |  10k|  12k|  10k|  12k|1613 |1202 | 692 | 1.710000e+02 |      --      |    Inf 
1545.55/1545.83	c  1546s|  1700 |   505 |  1212k| 689.5 | 120M| 139 |   - |  10k|  12k|  10k|  12k|1613 |1248 | 706 | 1.710000e+02 |      --      |    Inf 
1588.74/1589.05	c  1589s|  1800 |   541 |  1251k| 672.5 | 120M| 139 | 884 |  10k|  13k|  10k|  12k|1613 |1316 | 742 | 1.710000e+02 |      --      |    Inf 
1607.24/1607.56	c  1608s|  1900 |   599 |  1270k| 647.4 | 120M| 139 | 909 |  10k|  13k|  10k|  12k|1613 |1358 | 757 | 1.710000e+02 |      --      |    Inf 
1674.62/1674.94	c  1675s|  2000 |   631 |  1314k| 637.0 | 121M| 139 | 947 |  10k|  13k|  10k|  12k|1613 |1404 | 787 | 1.710000e+02 |      --      |    Inf 
1703.72/1704.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1703.72/1704.05	c  1704s|  2100 |   693 |  1344k| 620.8 | 121M| 139 |   - |  10k|  13k|  10k|  12k|1613 |1432 | 802 | 1.710000e+02 |      --      |    Inf 
1722.12/1722.49	c  1722s|  2200 |   755 |  1360k| 599.9 | 122M| 139 |   - |  10k|  13k|  10k|  12k|1613 |1473 | 821 | 1.710000e+02 |      --      |    Inf 
1745.72/1746.08	c  1746s|  2300 |   819 |  1390k| 586.7 | 122M| 139 | 807 |  10k|  13k|  10k|  12k|1613 |1497 | 835 | 1.710000e+02 |      --      |    Inf 
1796.70/1797.03	c 
1796.70/1797.03	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.03	c Solving Time (sec) : 1797.03
1796.70/1797.03	c Solving Nodes      : 2372
1796.70/1797.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.03	c Dual Bound         : +1.71000000000000e+02
1796.70/1797.03	c Gap                : infinite
1796.70/1797.03	s UNKNOWN
1796.70/1797.03	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.03	c Total Time         :    1797.03
1796.70/1797.03	c   solving          :    1797.03
1796.70/1797.03	c   presolving       :       0.73 (included in solving)
1796.70/1797.03	c   reading          :       0.28 (included in solving)
1796.70/1797.03	c   copying          :       0.08 (1 #copies) (minimal 0.08, maximal 0.08, average 0.08)
1796.70/1797.03	c Original Problem   :
1796.70/1797.03	c   Problem name     : HOME/instance-3690982-1338020533.opb
1796.70/1797.03	c   Variables        : 10998 (10998 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03	c   Constraints      : 21679 initial, 21679 maximal
1796.70/1797.03	c   Objective sense  : minimize
1796.70/1797.03	c Presolved Problem  :
1796.70/1797.03	c   Problem name     : t_HOME/instance-3690982-1338020533.opb
1796.70/1797.03	c   Variables        : 10997 (10997 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03	c   Constraints      : 11742 initial, 13283 maximal
1796.70/1797.03	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.03	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   components       :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   probing          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   knapsack         :       0.05       0.00          0          0          0          0          0          0          9         68        237
1796.70/1797.03	c   setppc           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   linear           :       0.36       0.00          1          0          0          1          0       9946          0         22       1193
1796.70/1797.03	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.70/1797.03	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.03	c   integral         :          0          0          0          0       1676          0          4          0          0        157          0          0       3270
1796.70/1797.03	c   knapsack         :       1788       1788          8      25237          0          1          3        982         21       6420       1426          0          0
1796.70/1797.03	c   setppc           :          9          9          8      24564          0          1          0         20          0         22          0          0          0
1796.70/1797.03	c   linear           :       9945       9945          8      25216          0          0          0        471         26       7487          0          0          0
1796.70/1797.03	c   logicor          :          0+      1541          8       2383          0          0          0        885         14        903          0          0          0
1796.70/1797.03	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.03	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.03	c   integral         :     611.02       0.00       0.00       0.00     611.02       0.00       0.00       0.00
1796.70/1797.03	c   knapsack         :       2.23       0.00       0.19       2.04       0.00       0.00       0.00       0.00
1796.70/1797.03	c   setppc           :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00
1796.70/1797.03	c   linear           :       5.70       0.00       0.01       5.69       0.00       0.00       0.00       0.00
1796.70/1797.03	c   logicor          :       0.08       0.00       0.00       0.08       0.00       0.00       0.00       0.00
1796.70/1797.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.03	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.03	c   rootredcost      :          0          0          0          0
1796.70/1797.03	c   pseudoobj        :      26813          0          0          0
1796.70/1797.03	c   vbounds          :          0          0          0          0
1796.70/1797.03	c   redcost          :       1687          0          0          3
1796.70/1797.03	c   probing          :          0          0          0          0
1796.70/1797.03	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.03	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.03	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00
1796.70/1797.03	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.03	c   redcost          :       0.43       0.00       0.00       0.43       0.00
1796.70/1797.03	c   probing          :       0.04       0.00       0.04       0.00       0.00
1796.70/1797.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.03	c   propagation      :       0.00         61         61        242       24.7          4       11.0          -
1796.70/1797.03	c   infeasible LP    :       1.59       1219       1219       1476        9.3         18       12.2          0
1796.70/1797.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.03	c   applied globally :          -          -          -       1541       10.0          -          -          -
1796.70/1797.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.03	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.03	c   cut pool         :       0.00                     7          -          -       1093          -    (maximal pool size: 5411)
1796.70/1797.03	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   impliedbounds    :       0.00       0.00          8          0          0         20          0
1796.70/1797.03	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   gomory           :       9.71       0.00          8          0          0         55          0
1796.70/1797.03	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   strongcg         :       9.57       0.00          8          0          0         12          0
1796.70/1797.03	c   cmir             :       5.15       0.00          8          0          0       3842          0
1796.70/1797.03	c   flowcover        :       5.89       0.00          8          0          0       1600          0
1796.70/1797.03	c   clique           :       0.01       0.00          8          0          0          0          0
1796.70/1797.03	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.70/1797.03	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.03	c   problem variables:       0.00          -          0          0
1796.70/1797.03	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.03	c   relpscost        :     611.02       0.00       1676          0        157          0          0       3270
1796.70/1797.03	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.70/1797.03	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.03	c   LP solutions     :       0.00          -          -          0
1796.70/1797.03	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.03	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.03	c   crossover        :       0.00       0.00          0          0
1796.70/1797.03	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.03	c   pscostdiving     :      39.02       0.00         10          0
1796.70/1797.03	c   linesearchdiving :      91.58       0.00         11          0
1796.70/1797.03	c   objpscostdiving  :      20.05       0.00          7          0
1796.70/1797.03	c   veclendiving     :      31.65       0.00         22          0
1796.70/1797.03	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.03	c   trivial          :       0.01       0.00          2          0
1796.70/1797.03	c   shiftandpropagate:       1.38       0.00          1          0
1796.70/1797.03	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.03	c   zirounding       :       2.28       0.00       1000          0
1796.70/1797.03	c   rounding         :       1.93       0.00        503          0
1796.70/1797.03	c   shifting         :       8.69       0.00        140          0
1796.70/1797.03	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.03	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.03	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.03	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.03	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.03	c   feaspump         :      32.05       0.00         10          0
1796.70/1797.03	c   clique           :       0.00       0.00          0          0
1796.70/1797.03	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.03	c   coefdiving       :      61.64       0.00          4          0
1796.70/1797.03	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.03	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.03	c   fracdiving       :     121.47       0.00          3          0
1796.70/1797.03	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.03	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.03	c   rootsoldiving    :      37.04       0.00          4          0
1796.70/1797.03	c   octane           :       0.00       0.00          0          0
1796.70/1797.03	c   rens             :       0.46       0.00          1          0
1796.70/1797.03	c   rins             :       0.00       0.00          0          0
1796.70/1797.03	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.03	c   mutation         :       0.00       0.00          0          0
1796.70/1797.03	c   dins             :       0.00       0.00          0          0
1796.70/1797.03	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.03	c   undercover       :       0.00       0.00          0          0
1796.70/1797.03	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.03	c   trysol           :       0.00       0.00          0          0
1796.70/1797.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.03	c   primal LP        :       0.28          1          0       0.00       0.00       0.28          1
1796.70/1797.03	c   dual LP          :     692.29       2431     829700     357.94    1198.49       2.43        113
1796.70/1797.03	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.03	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.03	c   diving/probing LP:     420.85       2302     635033     275.86    1508.93
1796.70/1797.03	c   strong branching :     610.31        877     588043     670.52     963.51
1796.70/1797.03	c     (at root node) :          -         68      63630     935.74          -
1796.70/1797.03	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.03	c B&B Tree           :
1796.70/1797.03	c   number of runs   :          1
1796.70/1797.03	c   nodes            :       2372
1796.70/1797.03	c   nodes (total)    :       2372
1796.70/1797.03	c   nodes left       :        879
1796.70/1797.03	c   max depth        :        139
1796.70/1797.03	c   max depth (total):        139
1796.70/1797.03	c   backtracks       :        202 (8.5%)
1796.70/1797.03	c   delayed cutoffs  :         22
1796.70/1797.03	c   repropagations   :       8447 (3246 domain reductions, 6 cutoffs)
1796.70/1797.03	c   avg switch length:       8.96
1796.70/1797.03	c   switching time   :       2.48
1796.70/1797.03	c Solution           :
1796.70/1797.03	c   Solutions found  :          0 (0 improvements)
1796.70/1797.03	c   Primal Bound     :          -
1796.70/1797.03	c   Dual Bound       : +1.71000000000000e+02
1796.70/1797.03	c   Gap              :   infinite
1796.70/1797.03	c   Root Dual Bound  : +1.71000000000000e+02
1796.70/1797.03	c   Root Iterations  :      41475
1796.91/1797.22	c Time complete: 1796.93.

Verifier Data

ERROR: no interpretation found !

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-3690982-1338020533/watcher-3690982-1338020533 -o /tmp/evaluation-result-3690982-1338020533/solver-3690982-1338020533 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690982-1338020533.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.00 2.00 1.91 3/176 32624
/proc/meminfo: memFree=28856888/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=10100 CPUtime=0 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 1278 0 0 0 0 0 0 0 20 0 1 0 268180680 10342400 1233 33554432000 4194304 10173063 140734132883024 140734132881656 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 2525 1233 416 1460 0 1056 0

[startup+0.014402 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 32624
/proc/meminfo: memFree=28856888/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=11240 CPUtime=0 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 1548 0 0 0 0 0 0 0 20 0 1 0 268180680 11509760 1503 33554432000 4194304 10173063 140734132883024 140734132881656 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 2810 1503 416 1460 0 1341 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11240

[startup+0.10028 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 32624
/proc/meminfo: memFree=28856888/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=21512 CPUtime=0.09 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 4109 0 0 0 9 0 0 0 20 0 1 0 268180680 22028288 4064 33554432000 4194304 10173063 140734132883024 140734132881656 8985008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 5378 4064 416 1460 0 3909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21512

[startup+0.300279 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 32624
/proc/meminfo: memFree=28856888/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=56212 CPUtime=0.29 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 12767 0 0 0 27 2 0 0 20 0 1 0 268180680 57561088 12722 33554432000 4194304 10173063 140734132883024 140734132881656 5572696 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 14053 12722 468 1460 0 12584 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56212

[startup+0.700289 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 32624
/proc/meminfo: memFree=28856888/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=199608 CPUtime=0.69 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 52514 0 0 0 60 9 0 0 20 0 1 0 268180680 204398592 46544 33554432000 4194304 10173063 140734132883024 140734132881656 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 49902 46544 545 1460 0 48433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 199608

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32625
/proc/meminfo: memFree=28674188/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=257364 CPUtime=1.48 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 67736 0 0 0 134 14 0 0 20 0 1 0 268180680 263540736 59082 33554432000 4194304 10173063 140734132883024 140734132880024 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 64341 59082 693 1460 0 62872 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 257364

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32625
/proc/meminfo: memFree=28617016/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=288700 CPUtime=3.09 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 71972 0 0 0 292 17 0 0 20 0 1 0 268180680 295628800 67875 33554432000 4194304 10173063 140734132883024 140734132873448 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 72175 67875 795 1460 0 70706 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 288700

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32625
/proc/meminfo: memFree=28587380/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=288700 CPUtime=6.29 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 72037 0 0 0 612 17 0 0 20 0 1 0 268180680 295628800 67939 33554432000 4194304 10173063 140734132883024 140734132874184 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 72175 67939 795 1460 0 70706 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 288700

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32663
/proc/meminfo: memFree=28589980/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=306972 CPUtime=12.69 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 76316 0 0 0 1248 21 0 0 20 0 1 0 268180680 314339328 73305 33554432000 4194304 10173063 140734132883024 140734132877944 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 76743 73305 824 1460 0 75274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 306972

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32663
/proc/meminfo: memFree=28562656/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=334220 CPUtime=25.49 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 80496 0 0 0 2524 25 0 0 20 0 1 0 268180680 342241280 80150 33554432000 4194304 10173063 140734132883024 140734132875544 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 83555 80150 824 1460 0 82086 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 334220

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32663
/proc/meminfo: memFree=28523896/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=370636 CPUtime=51.08 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 83299 0 0 0 5075 33 0 0 20 0 1 0 268180680 379531264 89773 33554432000 4194304 10173063 140734132883024 140734132877912 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 92659 89773 824 1460 0 91190 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 370636

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32663
/proc/meminfo: memFree=28523488/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=366240 CPUtime=102.27 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 116388 0 0 0 10176 51 0 0 20 0 1 0 268180680 375029760 86108 33554432000 4194304 10173063 140734132883024 140734132875736 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 91560 86108 861 1460 0 90091 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 366240

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32663
/proc/meminfo: memFree=28503872/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=382428 CPUtime=162.26 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 139175 0 0 0 16162 64 0 0 20 0 1 0 268180680 391606272 92532 33554432000 4194304 10173063 140734132883024 140734132876856 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 95607 92532 861 1460 0 94138 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 382428

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 32664
/proc/meminfo: memFree=28465192/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=366240 CPUtime=222.25 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 163296 0 0 0 22147 78 0 0 20 0 1 0 268180680 375029760 89056 33554432000 4194304 10173063 140734132883024 140734132876472 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 91560 89056 863 1460 0 90091 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 366240

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 32666
/proc/meminfo: memFree=28439876/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=368412 CPUtime=282.23 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 164202 0 0 0 28141 82 0 0 20 0 1 0 268180680 377253888 89962 33554432000 4194304 10173063 140734132883024 140734132876200 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 92103 89962 863 1460 0 90634 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 368412

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32666
/proc/meminfo: memFree=28421060/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=369504 CPUtime=342.23 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 164244 0 0 0 34135 88 0 0 20 0 1 0 268180680 378372096 90073 33554432000 4194304 10173063 140734132883024 140734132875736 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 92376 90073 866 1460 0 90907 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 369504

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32666
/proc/meminfo: memFree=28392992/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=369504 CPUtime=402.22 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 164244 0 0 0 40124 98 0 0 20 0 1 0 268180680 378372096 90073 33554432000 4194304 10173063 140734132883024 140734132875736 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 92376 90073 866 1460 0 90907 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 369504

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32666
/proc/meminfo: memFree=28374268/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=369504 CPUtime=462.21 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 164246 0 0 0 46115 106 0 0 20 0 1 0 268180680 378372096 90075 33554432000 4194304 10173063 140734132883024 140734132876856 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 92376 90075 868 1460 0 90907 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 369504

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 32670
/proc/meminfo: memFree=28353436/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=369504 CPUtime=522.2 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 164246 0 0 0 52107 113 0 0 20 0 1 0 268180680 378372096 90075 33554432000 4194304 10173063 140734132883024 140734132875208 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 92376 90075 868 1460 0 90907 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 369504

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32670
/proc/meminfo: memFree=28335340/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=369504 CPUtime=582.19 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 164246 0 0 0 58097 122 0 0 20 0 1 0 268180680 378372096 90075 33554432000 4194304 10173063 140734132883024 140734132876328 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 92376 90075 868 1460 0 90907 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 369504

[startup+642.3 s]

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

/proc/meminfo: memFree=28169104/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=372636 CPUtime=1122.11 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 168845 0 0 0 112016 195 0 0 20 0 1 0 268180680 381579264 91050 33554432000 4194304 10173063 140734132883024 140734132874008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93159 91050 868 1460 0 91690 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 372636

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/177 32675
/proc/meminfo: memFree=28140220/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=374396 CPUtime=1182.1 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 169328 0 0 0 118008 202 0 0 20 0 1 0 268180680 383381504 91533 33554432000 4194304 10173063 140734132883024 140734132876152 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93599 91533 868 1460 0 92130 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 374396

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/177 32675
/proc/meminfo: memFree=28116904/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=374396 CPUtime=1242.09 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 169328 0 0 0 124001 208 0 0 20 0 1 0 268180680 383381504 91533 33554432000 4194304 10173063 140734132883024 140734132876152 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93599 91533 868 1460 0 92130 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 374396

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 32675
/proc/meminfo: memFree=28102400/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=374396 CPUtime=1302.09 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 169328 0 0 0 129994 215 0 0 20 0 1 0 268180680 383381504 91533 33554432000 4194304 10173063 140734132883024 140734132875544 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93599 91533 868 1460 0 92130 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 374396

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 32675
/proc/meminfo: memFree=28100352/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=361208 CPUtime=1362.07 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 170436 0 0 0 135984 223 0 0 20 0 1 0 268180680 369876992 88175 33554432000 4194304 10173063 140734132883024 140734132875736 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 90302 88175 868 1460 0 88833 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 361208

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 1.93 3/177 32675
/proc/meminfo: memFree=28085160/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=361208 CPUtime=1422.08 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 170497 0 0 0 141974 234 0 0 20 0 1 0 268180680 369876992 88236 33554432000 4194304 10173063 140734132883024 140734132876664 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 90302 88236 868 1460 0 88833 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 361208

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 32676
/proc/meminfo: memFree=28063088/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=375872 CPUtime=1482.05 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 175147 0 0 0 147963 242 0 0 20 0 1 0 268180680 384892928 89684 33554432000 4194304 10173063 140734132883024 140734132875640 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93968 89684 868 1460 0 92499 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 375872

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/177 32676
/proc/meminfo: memFree=28037104/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=375872 CPUtime=1542.05 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 175619 0 0 0 153955 250 0 0 20 0 1 0 268180680 384892928 91178 33554432000 4194304 10173063 140734132883024 140734132875640 7887628 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93968 91178 868 1460 0 92499 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 375872

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 1.94 3/177 32676
/proc/meminfo: memFree=28019016/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=375872 CPUtime=1602.03 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 175619 0 0 0 159947 256 0 0 20 0 1 0 268180680 384892928 91178 33554432000 4194304 10173063 140734132883024 140734132875672 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93968 91178 868 1460 0 92499 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 375872

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/177 32676
/proc/meminfo: memFree=27998096/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=373104 CPUtime=1662.03 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 182072 0 0 0 165937 266 0 0 20 0 1 0 268180680 382058496 91160 33554432000 4194304 10173063 140734132883024 140734132876200 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93276 91160 868 1460 0 91807 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 373104

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 32679
/proc/meminfo: memFree=27991064/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=373104 CPUtime=1722.02 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 182072 0 0 0 171929 273 0 0 20 0 1 0 268180680 382058496 91160 33554432000 4194304 10173063 140734132883024 140734132875544 8033146 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93276 91160 868 1460 0 91807 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 373104

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 32680
/proc/meminfo: memFree=27979788/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=374424 CPUtime=1782.01 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 182411 0 0 0 177918 283 0 0 20 0 1 0 268180680 383410176 91499 33554432000 4194304 10173063 140734132883024 140734132876856 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93606 91499 868 1460 0 92137 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 374424

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 32680
/proc/meminfo: memFree=27979788/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=374424 CPUtime=1785.21 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 182411 0 0 0 178237 284 0 0 20 0 1 0 268180680 383410176 91499 33554432000 4194304 10173063 140734132883024 140734132875544 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93606 91499 868 1460 0 92137 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 374424

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 32680
/proc/meminfo: memFree=27979164/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=374424 CPUtime=1791.61 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 182412 0 0 0 178876 285 0 0 20 0 1 0 268180680 383410176 91499 33554432000 4194304 10173063 140734132883024 140734132875400 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93606 91499 868 1460 0 92137 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 374424

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 32680
/proc/meminfo: memFree=27977800/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=374424 CPUtime=1794.82 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 182412 0 0 0 179196 286 0 0 20 0 1 0 268180680 383410176 91499 33554432000 4194304 10173063 140734132883024 140734132875544 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93606 91499 868 1460 0 92137 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 374424

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 32680
/proc/meminfo: memFree=27977800/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=374424 CPUtime=1795.61 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 182412 0 0 0 179275 286 0 0 20 0 1 0 268180680 383410176 91519 33554432000 4194304 10173063 140734132883024 140734132875544 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93606 91519 868 1460 0 92137 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 374424

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 32680
/proc/meminfo: memFree=27977612/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=374424 CPUtime=1796.4 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 182412 0 0 0 179354 286 0 0 20 0 1 0 268180680 383410176 91519 33554432000 4194304 10173063 140734132883024 140734132875544 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 93606 91519 868 1460 0 92137 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 374424

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 32680
/proc/meminfo: memFree=27977612/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=371988 CPUtime=1796.8 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 182416 0 0 0 179394 286 0 0 20 0 1 0 268180680 380915712 90914 33554432000 4194304 10173063 140734132883024 140734132875544 5654780 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 92997 90914 872 1460 0 91528 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 371988

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 32680
/proc/meminfo: memFree=27977612/32873648 swapFree=7108/7108
[pid=32624] ppid=32622 vsize=294376 CPUtime=1796.91 cores=1,3,5,7
/proc/32624/stat : 32624 (scip-2.1.1.4fix) R 32622 32624 32297 0 -1 4202496 182416 0 0 0 179404 287 0 0 20 0 1 0 268180680 301441024 72793 33554432000 4194304 10173063 140734132883024 140734132875544 7550185 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32624/statm: 73594 72793 872 1460 0 72125 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 294376

Child status: 0
Real time (s): 1797.22
CPU time (s): 1796.94
CPU user time (s): 1794.06
CPU system time (s): 2.88456
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 467564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.06
system time used= 2.88456
maximum resident set size= 447140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182418
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= 13
involuntary context switches= 1849

runsolver used 2.6326 second user time and 7.2559 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-26 10:22:13
IDJOB=3690982
IDBENCH=2934
IDSOLVER=2270
FILE ID=node114/3690982-1338020533
RUNJOBID= node114-1338016936-32314
PBS_JOBID= 14624357
Free space on /tmp= 71420 MiB

SOLVER NAME= SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_19.opb
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-3690982-1338020533/watcher-3690982-1338020533 -o /tmp/evaluation-result-3690982-1338020533/solver-3690982-1338020533 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690982-1338020533.opb -t 1800 -m 15500

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

MD5SUM BENCH= 691db1c1df60c391acb60afdfcce171f
RANDOM SEED=1854001994

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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	: 5331.91
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.242
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.242
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:        28856640 kB
Buffers:          229080 kB
Cached:          2922028 kB
SwapCached:            0 kB
Active:          1001832 kB
Inactive:        2245644 kB
Active(anon):      99036 kB
Inactive(anon):        0 kB
Active(file):     902796 kB
Inactive(file):  2245644 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19504 kB
Writeback:            16 kB
AnonPages:        199676 kB
Mapped:            16768 kB
Shmem:               200 kB
Slab:             632132 kB
SReclaimable:      76628 kB
SUnreclaim:       555504 kB
KernelStack:        1448 kB
PageTables:         4052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     210828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 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= 71408 MiB
End job on node114 at 2012-05-26 10:52:11