Trace number 3692148

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 E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed? 1796.93 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: 947bdb7-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-3692148-1338034816.opb>
0.29/0.31	c original problem has 10998 variables (10998 bin, 0 int, 0 impl, 0 cont) and 21679 constraints
0.29/0.31	c problem read in 0.31
0.39/0.49	c presolving:
0.58/0.68	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.69/0.76	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.79/0.86	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.90	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.92	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
0.89/0.98	c    (1.0s) probing: 51/10997 (0.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.89/0.98	c    (1.0s) probing aborted: 50/50 successive totally useless probings
0.99/1.01	c presolving (6 rounds):
0.99/1.01	c  1 deleted vars, 9946 deleted constraints, 9 added constraints, 1 tightened bounds, 0 added holes, 90 changed sides, 1430 changed coefficients
0.99/1.01	c  748 implications, 12 cliques
0.99/1.01	c presolved problem has 10997 variables (10997 bin, 0 int, 0 impl, 0 cont) and 11742 constraints
0.99/1.01	c    1788 constraints of type <knapsack>
0.99/1.01	c       9 constraints of type <setppc>
0.99/1.01	c    9945 constraints of type <linear>
0.99/1.01	c transformed objective value is always integral (scale: 1)
0.99/1.01	c Presolving Time: 0.54
0.99/1.01	c - non default parameters ----------------------------------------------------------------------
0.99/1.01	c # SCIP version 2.1.1.4
0.99/1.01	c 
0.99/1.01	c # maximal time in seconds to run
0.99/1.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.99/1.01	c limits/time = 1797
0.99/1.01	c 
0.99/1.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.99/1.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.99/1.01	c limits/memory = 13950
0.99/1.01	c 
0.99/1.01	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.99/1.01	c # [type: int, range: [1,2], default: 1]
0.99/1.01	c timing/clocktype = 2
0.99/1.01	c 
0.99/1.01	c # belongs reading time to solving time?
0.99/1.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.99/1.01	c timing/reading = TRUE
0.99/1.01	c 
0.99/1.01	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.99/1.01	c # [type: int, range: [-1,2147483647], default: -1]
0.99/1.01	c separating/rapidlearning/freq = 0
0.99/1.01	c 
0.99/1.01	c -----------------------------------------------------------------------------------------------
0.99/1.01	c start solving
0.99/1.02	c 
2.58/2.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.58/2.62	c   2.6s|     1 |     0 |    54 |     - | 110M|   0 | 645 |  10k|  11k|  10k|  11k|   0 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
10.99/11.05	c  11.1s|     1 |     0 | 10635 |     - | 112M|   0 |1314 |  10k|  11k|  10k|  11k| 203 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
16.99/17.04	c  17.0s|     1 |     0 | 14506 |     - | 113M|   0 |1797 |  10k|  11k|  10k|  12k| 433 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
26.58/26.67	c  26.7s|     1 |     0 | 21670 |     - | 114M|   0 |1393 |  10k|  11k|  10k|  12k| 623 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
33.38/33.48	c  33.5s|     1 |     0 | 24355 |     - | 114M|   0 |1797 |  10k|  11k|  10k|  12k| 815 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
48.47/48.54	c  48.5s|     1 |     0 | 31799 |     - | 115M|   0 |2174 |  10k|  11k|  10k|  12k|1039 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
59.97/60.04	c  60.0s|     1 |     0 | 35611 |     - | 116M|   0 |2601 |  10k|  11k|  10k|  13k|1274 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
69.07/69.14	c  69.1s|     1 |     0 | 38432 |     - | 117M|   0 |2388 |  10k|  11k|  10k|  13k|1454 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
80.27/80.37	c  80.4s|     1 |     0 | 41475 |     - | 117M|   0 |3065 |  10k|  11k|  10k|  13k|1613 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
205.14/205.21	c   205s|     1 |     2 | 41475 |     - | 117M|   0 |3065 |  10k|  11k|  10k|  13k|1613 |  24 |  68 | 1.710000e+02 |      --      |    Inf 
847.86/848.03	c   848s|   100 |    61 |642749 |6073.5 | 119M|  22 |   - |  10k|  12k|  10k|  12k|1613 | 439 | 349 | 1.710000e+02 |      --      |    Inf 
854.95/855.12	c   855s|   200 |    61 |646827 |3042.0 | 119M|  72 |   - |  10k|  12k|  10k|  12k|1613 | 501 | 349 | 1.710000e+02 |      --      |    Inf 
865.75/865.93	c   866s|   300 |    71 |660462 |2070.2 | 119M| 121 |1082 |  10k|  12k|  10k|  12k|1613 | 574 | 349 | 1.710000e+02 |      --      |    Inf 
874.75/874.99	c   875s|   400 |    85 |667535 |1569.1 | 119M| 139 | 944 |  10k|  12k|  10k|  12k|1613 | 643 | 354 | 1.710000e+02 |      --      |    Inf 
910.44/910.63	c   911s|   500 |    98 |686800 |1293.2 | 120M| 139 |1085 |  10k|  12k|  10k|  12k|1613 | 701 | 370 | 1.710000e+02 |      --      |    Inf 
1021.22/1021.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1021.22/1021.49	c  1021s|   600 |   116 |772283 |1220.0 | 120M| 139 |   - |  10k|  12k|  10k|  12k|1613 | 765 | 413 | 1.710000e+02 |      --      |    Inf 
1128.11/1128.39	c  1128s|   700 |   142 |838646 |1140.4 | 120M| 139 |1869 |  10k|  12k|  10k|  12k|1613 | 808 | 478 | 1.710000e+02 |      --      |    Inf 
1215.70/1215.98	c  1216s|   800 |   164 |909314 |1086.2 | 120M| 139 |2050 |  10k|  12k|  10k|  12k|1613 | 855 | 514 | 1.710000e+02 |      --      |    Inf 
1317.38/1317.60	c  1318s|   900 |   214 |982383 |1046.6 | 121M| 139 |1753 |  10k|  12k|  10k|  12k|1613 | 886 | 590 | 1.710000e+02 |      --      |    Inf 
1343.07/1343.32	c  1343s|  1000 |   250 |  1011k| 971.0 | 121M| 139 | 953 |  10k|  12k|  10k|  12k|1613 | 927 | 605 | 1.710000e+02 |      --      |    Inf 
1388.46/1388.75	c  1389s|  1100 |   298 |  1083k| 947.9 | 121M| 139 | 910 |  10k|  12k|  10k|  12k|1613 | 990 | 620 | 1.710000e+02 |      --      |    Inf 
1407.27/1407.52	c  1408s|  1200 |   329 |  1102k| 884.5 | 121M| 139 |1440 |  10k|  12k|  10k|  12k|1613 |1033 | 620 | 1.710000e+02 |      --      |    Inf 
1429.27/1429.59	c  1430s|  1300 |   353 |  1126k| 835.1 | 122M| 139 |1136 |  10k|  12k|  10k|  12k|1613 |1081 | 633 | 1.710000e+02 |      --      |    Inf 
1459.66/1459.91	c  1460s|  1400 |   409 |  1153k| 795.2 | 122M| 139 |1042 |  10k|  12k|  10k|  12k|1613 |1108 | 648 | 1.710000e+02 |      --      |    Inf 
1511.65/1511.96	c  1512s|  1500 |   445 |  1187k| 764.3 | 122M| 139 |   - |  10k|  12k|  10k|  12k|1613 |1156 | 683 | 1.710000e+02 |      --      |    Inf 
1531.55/1531.87	c  1532s|  1600 |   467 |  1205k| 728.1 | 122M| 139 |   - |  10k|  12k|  10k|  12k|1613 |1202 | 692 | 1.710000e+02 |      --      |    Inf 
1543.24/1543.50	c  1544s|  1700 |   505 |  1212k| 689.5 | 123M| 139 |   - |  10k|  12k|  10k|  12k|1613 |1248 | 706 | 1.710000e+02 |      --      |    Inf 
1586.44/1586.75	c  1587s|  1800 |   541 |  1251k| 672.5 | 123M| 139 | 884 |  10k|  13k|  10k|  12k|1613 |1316 | 742 | 1.710000e+02 |      --      |    Inf 
1604.94/1605.23	c  1605s|  1900 |   599 |  1270k| 647.4 | 123M| 139 | 909 |  10k|  13k|  10k|  12k|1613 |1358 | 757 | 1.710000e+02 |      --      |    Inf 
1672.22/1672.53	c  1673s|  2000 |   631 |  1314k| 637.0 | 124M| 139 | 947 |  10k|  13k|  10k|  12k|1613 |1404 | 787 | 1.710000e+02 |      --      |    Inf 
1701.32/1701.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1701.32/1701.64	c  1702s|  2100 |   693 |  1344k| 620.8 | 124M| 139 |   - |  10k|  13k|  10k|  12k|1613 |1432 | 802 | 1.710000e+02 |      --      |    Inf 
1719.82/1720.11	c  1720s|  2200 |   755 |  1360k| 599.9 | 125M| 139 |   - |  10k|  13k|  10k|  12k|1613 |1473 | 821 | 1.710000e+02 |      --      |    Inf 
1743.41/1743.73	c  1744s|  2300 |   819 |  1390k| 586.7 | 125M| 139 | 807 |  10k|  13k|  10k|  12k|1613 |1497 | 835 | 1.710000e+02 |      --      |    Inf 
1796.70/1797.02	c 
1796.70/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.02	c Solving Time (sec) : 1797.02
1796.70/1797.02	c Solving Nodes      : 2377
1796.70/1797.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.02	c Dual Bound         : +1.71000000000000e+02
1796.70/1797.02	c Gap                : infinite
1796.70/1797.02	s UNKNOWN
1796.70/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.02	c Total Time         :    1797.02
1796.70/1797.02	c   solving          :    1797.02
1796.70/1797.02	c   presolving       :       0.54 (included in solving)
1796.70/1797.02	c   reading          :       0.31 (included in solving)
1796.70/1797.02	c   copying          :       0.08 (1 #copies) (minimal 0.08, maximal 0.08, average 0.08)
1796.70/1797.02	c Original Problem   :
1796.70/1797.02	c   Problem name     : HOME/instance-3692148-1338034816.opb
1796.70/1797.02	c   Variables        : 10998 (10998 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.02	c   Constraints      : 21679 initial, 21679 maximal
1796.70/1797.02	c   Objective sense  : minimize
1796.70/1797.02	c Presolved Problem  :
1796.70/1797.02	c   Problem name     : t_HOME/instance-3692148-1338034816.opb
1796.70/1797.02	c   Variables        : 10997 (10997 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.02	c   Constraints      : 11742 initial, 13284 maximal
1796.70/1797.02	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.02	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   components       :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   probing          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   knapsack         :       0.05       0.00          0          0          0          0          0          0          9         68        237
1796.70/1797.02	c   setppc           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   linear           :       0.35       0.10          1          0          0          1          0       9946          0         22       1193
1796.70/1797.02	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.70/1797.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.02	c   integral         :          0          0          0          0       1680          0          4          0          0        157          0          0       3278
1796.70/1797.02	c   knapsack         :       1788       1788          8      25248          0          1          3        982         21       6421       1426          0          0
1796.70/1797.02	c   setppc           :          9          9          8      24575          0          1          0         20          0         22          0          0          0
1796.70/1797.02	c   linear           :       9945       9945          8      25227          0          0          0        471         26       7579          0          0          0
1796.70/1797.02	c   logicor          :          0+      1542          8       2386          0          0          0        886         14        904          0          0          0
1796.70/1797.02	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.02	c   integral         :     610.82       0.00       0.00       0.00     610.82       0.00       0.00       0.00
1796.70/1797.02	c   knapsack         :       2.20       0.00       0.18       2.01       0.00       0.00       0.00       0.00
1796.70/1797.02	c   setppc           :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00
1796.70/1797.02	c   linear           :       5.71       0.10       0.01       5.60       0.00       0.00       0.00       0.00
1796.70/1797.02	c   logicor          :       0.07       0.00       0.00       0.07       0.00       0.00       0.00       0.00
1796.70/1797.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.02	c   rootredcost      :          0          0          0          0
1796.70/1797.02	c   pseudoobj        :      26828          0          0          0
1796.70/1797.02	c   vbounds          :          0          0          0          0
1796.70/1797.02	c   redcost          :       1691          0          0          3
1796.70/1797.02	c   probing          :          0          0          0          0
1796.70/1797.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.02	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.02	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00
1796.70/1797.02	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.02	c   redcost          :       0.43       0.00       0.00       0.43       0.00
1796.70/1797.02	c   probing          :       0.04       0.00       0.04       0.00       0.00
1796.70/1797.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.02	c   propagation      :       0.00         61         61        242       24.7          4       11.0          -
1796.70/1797.02	c   infeasible LP    :       1.57       1220       1220       1477        9.3         18       12.2          0
1796.70/1797.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.02	c   applied globally :          -          -          -       1542       10.0          -          -          -
1796.70/1797.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.02	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.02	c   cut pool         :       0.00                     7          -          -       1093          -    (maximal pool size: 5411)
1796.70/1797.02	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   impliedbounds    :       0.00       0.00          8          0          0         20          0
1796.70/1797.02	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   gomory           :       9.71       0.00          8          0          0         55          0
1796.70/1797.02	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   strongcg         :       9.55       0.00          8          0          0         12          0
1796.70/1797.02	c   cmir             :       5.16       0.00          8          0          0       3842          0
1796.70/1797.02	c   flowcover        :       5.89       0.00          8          0          0       1600          0
1796.70/1797.02	c   clique           :       0.01       0.00          8          0          0          0          0
1796.70/1797.02	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.70/1797.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.02	c   problem variables:       0.00          -          0          0
1796.70/1797.02	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.02	c   relpscost        :     610.82       0.00       1680          0        157          0          0       3278
1796.70/1797.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.70/1797.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.02	c   LP solutions     :       0.00          -          -          0
1796.70/1797.02	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.02	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.02	c   crossover        :       0.00       0.00          0          0
1796.70/1797.02	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.02	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.02	c   fracdiving       :     120.71       0.00          3          0
1796.70/1797.02	c   coefdiving       :      61.33       0.00          4          0
1796.70/1797.02	c   pscostdiving     :      38.93       0.00         10          0
1796.70/1797.02	c   linesearchdiving :      91.52       0.00         11          0
1796.70/1797.02	c   objpscostdiving  :      20.06       0.00          7          0
1796.70/1797.02	c   veclendiving     :      31.50       0.00         22          0
1796.70/1797.02	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.02	c   trivial          :       0.01       0.00          2          0
1796.70/1797.02	c   shiftandpropagate:       1.39       0.00          1          0
1796.70/1797.02	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.02	c   zirounding       :       2.29       0.00       1000          0
1796.70/1797.02	c   rounding         :       1.95       0.00        503          0
1796.70/1797.02	c   shifting         :       8.73       0.00        141          0
1796.70/1797.02	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.02	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.02	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.02	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.02	c   feaspump         :      32.21       0.00         10          0
1796.70/1797.02	c   clique           :       0.00       0.00          0          0
1796.70/1797.02	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.02	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.02	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.02	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.02	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.02	c   rootsoldiving    :      37.17       0.00          4          0
1796.70/1797.02	c   octane           :       0.00       0.00          0          0
1796.70/1797.02	c   rens             :       0.45       0.00          1          0
1796.70/1797.02	c   rins             :       0.00       0.00          0          0
1796.70/1797.02	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.02	c   mutation         :       0.00       0.00          0          0
1796.70/1797.02	c   dins             :       0.00       0.00          0          0
1796.70/1797.02	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.02	c   undercover       :       0.00       0.00          0          0
1796.70/1797.02	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.02	c   trysol           :       0.00       0.00          0          0
1796.70/1797.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.02	c   primal LP        :       0.28          1          0       0.00       0.00       0.28          1
1796.70/1797.02	c   dual LP          :     693.55       2436     836493     360.09    1206.10       2.44        113
1796.70/1797.02	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.02	c   diving/probing LP:     419.79       2302     635033     275.86    1512.75
1796.70/1797.02	c   strong branching :     610.10        877     588043     670.52     963.85
1796.70/1797.02	c     (at root node) :          -         68      63630     935.74          -
1796.70/1797.02	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.02	c B&B Tree           :
1796.70/1797.02	c   number of runs   :          1
1796.70/1797.02	c   nodes            :       2377
1796.70/1797.02	c   nodes (total)    :       2377
1796.70/1797.02	c   nodes left       :        882
1796.70/1797.02	c   max depth        :        139
1796.70/1797.02	c   max depth (total):        139
1796.70/1797.02	c   backtracks       :        202 (8.5%)
1796.70/1797.02	c   delayed cutoffs  :         22
1796.70/1797.02	c   repropagations   :       8451 (3247 domain reductions, 6 cutoffs)
1796.70/1797.02	c   avg switch length:       8.95
1796.70/1797.02	c   switching time   :       2.35
1796.70/1797.02	c Solution           :
1796.70/1797.02	c   Solutions found  :          0 (0 improvements)
1796.70/1797.02	c   Primal Bound     :          -
1796.70/1797.02	c   Dual Bound       : +1.71000000000000e+02
1796.70/1797.02	c   Gap              :   infinite
1796.70/1797.02	c   Root Dual Bound  : +1.71000000000000e+02
1796.70/1797.02	c   Root Iterations  :      41475
1796.90/1797.21	c Time complete: 1796.92.

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

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

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


[startup+0 s]
/proc/loadavg: 2.09 2.03 2.01 3/174 3274
/proc/meminfo: memFree=28401608/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=12560 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 1896 0 0 0 0 0 0 0 20 0 1 0 269607596 12861440 1850 33554432000 4194304 10219143 140734750971296 140737037392680 8844210 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3274/statm: 3141 1858 421 1471 0 1661 0

[startup+0.081871 s]
/proc/loadavg: 2.09 2.03 2.01 3/174 3274
/proc/meminfo: memFree=28401608/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=22736 CPUtime=0.07 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 4425 0 0 0 7 0 0 0 20 0 1 0 269607596 23281664 4379 33554432000 4194304 10219143 140734750971296 140737037392680 7154425 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3274/statm: 5684 4379 421 1471 0 4204 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22736

[startup+0.100219 s]
/proc/loadavg: 2.09 2.03 2.01 3/174 3274
/proc/meminfo: memFree=28401608/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=23056 CPUtime=0.08 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 4493 0 0 0 8 0 0 0 20 0 1 0 269607596 23609344 4447 33554432000 4194304 10219143 140734750971296 140737037392680 7589947 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3274/statm: 5764 4447 421 1471 0 4284 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23056

[startup+0.300221 s]
/proc/loadavg: 2.09 2.03 2.01 3/174 3274
/proc/meminfo: memFree=28401608/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=43008 CPUtime=0.29 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 9506 0 0 0 28 1 0 0 20 0 1 0 269607596 44040192 9460 33554432000 4194304 10219143 140734750971296 140737037392680 8772075 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3274/statm: 10752 9460 421 1471 0 9272 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43008

[startup+0.700233 s]
/proc/loadavg: 2.09 2.03 2.01 3/174 3274
/proc/meminfo: memFree=28401608/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=187676 CPUtime=0.69 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 49418 0 0 0 63 6 0 0 20 0 1 0 269607596 192180224 43703 33554432000 4194304 10219143 140734750971296 140734750968296 5015395 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3274/statm: 46919 43703 558 1471 0 45439 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 187676

[startup+1.5002 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 3306
/proc/meminfo: memFree=28111592/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=251880 CPUtime=1.49 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 64881 0 0 0 138 11 0 0 20 0 1 0 269607596 257925120 58018 33554432000 4194304 10219143 140734750971296 140734750967176 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3274/statm: 62970 58018 691 1471 0 61490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 251880

[startup+3.10013 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 3306
/proc/meminfo: memFree=28052544/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=283360 CPUtime=3.08 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 67874 0 0 0 294 14 0 0 20 0 1 0 269607596 290160640 67101 33554432000 4194304 10219143 140734750971296 140734750962504 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3274/statm: 70840 67101 786 1471 0 69360 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 283360

[startup+6.30013 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 3306
/proc/meminfo: memFree=27967640/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=283360 CPUtime=6.29 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 67953 0 0 0 613 16 0 0 20 0 1 0 269607596 290160640 67180 33554432000 4194304 10219143 140734750971296 140734750962456 8091178 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3274/statm: 70840 67180 786 1471 0 69360 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 283360

[startup+12.7001 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 3306
/proc/meminfo: memFree=27936840/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=300776 CPUtime=12.69 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 70842 0 0 0 1249 20 0 0 20 0 1 0 269607596 307994624 71649 33554432000 4194304 10219143 140734750971296 140734750966136 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3274/statm: 75194 71649 813 1471 0 73714 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 300776

[startup+25.5002 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 3306
/proc/meminfo: memFree=27906680/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=328372 CPUtime=25.48 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 72726 0 0 0 2526 22 0 0 20 0 1 0 269607596 336252928 78694 33554432000 4194304 10219143 140734750971296 140734750963816 8056885 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3274/statm: 82093 78694 813 1471 0 80613 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 328372

[startup+51.1001 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 3306
/proc/meminfo: memFree=27875628/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=357024 CPUtime=51.07 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 75035 0 0 0 5078 29 0 0 20 0 1 0 269607596 365592576 86522 33554432000 4194304 10219143 140734750971296 140734750966216 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 89256 86522 813 1471 0 87776 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 357024

[startup+102.306 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 3306
/proc/meminfo: memFree=27886448/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=351512 CPUtime=102.27 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 102575 0 0 0 10185 42 0 0 20 0 1 0 269607596 359948288 83870 33554432000 4194304 10219143 140734750971296 140734750964008 8051745 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 87878 83870 846 1471 0 86398 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 351512

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 3306
/proc/meminfo: memFree=27889104/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=362404 CPUtime=162.26 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 116408 0 0 0 16175 51 0 0 20 0 1 0 269607596 371101696 86420 33554432000 4194304 10219143 140734750971296 140734750964424 8083902 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90601 86420 846 1471 0 89121 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 362404

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3306
/proc/meminfo: memFree=27870408/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=362392 CPUtime=222.25 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 131363 0 0 0 22165 60 0 0 20 0 1 0 269607596 371089408 87917 33554432000 4194304 10219143 140734750971296 140734750965128 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90598 87917 848 1471 0 89118 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 362392

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3307
/proc/meminfo: memFree=27887256/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=345408 CPUtime=282.24 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 133487 0 0 0 28159 65 0 0 20 0 1 0 269607596 353697792 83302 33554432000 4194304 10219143 140734750971296 140734750964472 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 86352 83302 848 1471 0 84872 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 345408

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3307
/proc/meminfo: memFree=27881680/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=346972 CPUtime=342.23 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 150489 0 0 0 34146 77 0 0 20 0 1 0 269607596 355299328 84068 33554432000 4194304 10219143 140734750971296 140734750964744 8091352 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 86743 84068 850 1471 0 85263 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 346972

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3308
/proc/meminfo: memFree=27881672/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=350160 CPUtime=402.21 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 150490 0 0 0 40136 85 0 0 20 0 1 0 269607596 358563840 84069 33554432000 4194304 10219143 140734750971296 140734750964008 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 87540 84069 850 1471 0 86060 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 350160

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3308
/proc/meminfo: memFree=27877068/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=355328 CPUtime=462.21 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 150923 0 0 0 46128 93 0 0 20 0 1 0 269607596 363855872 85272 33554432000 4194304 10219143 140734750971296 140734750964472 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 88832 85272 853 1471 0 87352 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 355328

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3308
/proc/meminfo: memFree=27876984/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=355328 CPUtime=522.2 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 150923 0 0 0 52121 99 0 0 20 0 1 0 269607596 363855872 85272 33554432000 4194304 10219143 140734750971296 140734750963480 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 88832 85272 853 1471 0 87352 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 355328

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3309
/proc/meminfo: memFree=27876796/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=355328 CPUtime=582.19 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 150923 0 0 0 58112 107 0 0 20 0 1 0 269607596 363855872 85272 33554432000 4194304 10219143 140734750971296 140734750964632 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 88832 85272 853 1471 0 87352 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 355328

[startup+642.3 s]

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

/proc/meminfo: memFree=27870192/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=360456 CPUtime=1122.11 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 172710 0 0 0 112030 181 0 0 20 0 1 0 269607596 369106944 85989 33554432000 4194304 10219143 140734750971296 140734750963016 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90114 85989 853 1471 0 88634 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 360456

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3314
/proc/meminfo: memFree=27861384/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=362624 CPUtime=1182.1 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 174964 0 0 0 118021 189 0 0 20 0 1 0 269607596 371326976 87619 33554432000 4194304 10219143 140734750971296 140734750964008 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90656 87619 853 1471 0 89176 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 362624

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 3317
/proc/meminfo: memFree=27853684/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=366632 CPUtime=1242.09 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 177946 0 0 0 124013 196 0 0 20 0 1 0 269607596 375431168 88976 33554432000 4194304 10219143 140734750971296 140734750964424 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 91658 88976 853 1471 0 90178 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 366632

[startup+1302.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 3317
/proc/meminfo: memFree=27845624/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=370756 CPUtime=1302.09 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 180840 0 0 0 130005 204 0 0 20 0 1 0 269607596 379654144 89719 33554432000 4194304 10219143 140734750971296 140734750963816 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 92689 89719 853 1471 0 91209 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 370756

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3317
/proc/meminfo: memFree=27853696/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=361808 CPUtime=1362.07 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 183513 0 0 0 135993 214 0 0 20 0 1 0 269607596 370491392 87793 33554432000 4194304 10219143 140734750971296 140734750964008 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90452 87793 853 1471 0 88972 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 361808

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3317
/proc/meminfo: memFree=27847624/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=361808 CPUtime=1422.07 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 183513 0 0 0 141983 224 0 0 20 0 1 0 269607596 370491392 87793 33554432000 4194304 10219143 140734750971296 140734750964232 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90452 87793 853 1471 0 88972 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 361808

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3318
/proc/meminfo: memFree=27840800/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=366584 CPUtime=1482.06 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 185746 0 0 0 147975 231 0 0 20 0 1 0 269607596 375382016 88976 33554432000 4194304 10219143 140734750971296 140734750963816 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 91646 88976 853 1471 0 90166 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 366584

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3318
/proc/meminfo: memFree=27854152/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=347344 CPUtime=1542.04 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 186519 0 0 0 153967 237 0 0 20 0 1 0 269607596 355680256 83824 33554432000 4194304 10219143 140734750971296 140734750964008 8077308 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 86836 83824 853 1471 0 85356 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 347344

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 3318
/proc/meminfo: memFree=27839700/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=359164 CPUtime=1602.03 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 192760 0 0 0 159958 245 0 0 20 0 1 0 269607596 367783936 87111 33554432000 4194304 10219143 140734750971296 140734750963912 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 89791 87111 853 1471 0 88311 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 359164

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 3318
/proc/meminfo: memFree=27825844/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=362156 CPUtime=1662.03 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 201226 0 0 0 165949 254 0 0 20 0 1 0 269607596 370847744 87852 33554432000 4194304 10219143 140734750971296 140734750964552 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90539 87852 853 1471 0 89059 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 362156

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3318
/proc/meminfo: memFree=27822812/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=362156 CPUtime=1722.02 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 201288 0 0 0 171940 262 0 0 20 0 1 0 269607596 370847744 87914 33554432000 4194304 10219143 140734750971296 140734750963816 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90539 87914 853 1471 0 89059 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 362156

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3319
/proc/meminfo: memFree=27815064/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=362156 CPUtime=1782.01 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 201289 0 0 0 177929 272 0 0 20 0 1 0 269607596 370847744 87914 33554432000 4194304 10219143 140734750971296 140734750963816 8091518 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90539 87914 853 1471 0 89059 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 362156

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3322
/proc/meminfo: memFree=27814428/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=362156 CPUtime=1785.21 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 201289 0 0 0 178248 273 0 0 20 0 1 0 269607596 370847744 87914 33554432000 4194304 10219143 140734750971296 140734750964408 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90539 87914 853 1471 0 89059 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 362156

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3322
/proc/meminfo: memFree=27819212/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=362156 CPUtime=1791.61 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 201289 0 0 0 178887 274 0 0 20 0 1 0 269607596 370847744 87914 33554432000 4194304 10219143 140734750971296 140734750964280 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90539 87914 853 1471 0 89059 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 362156

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3322
/proc/meminfo: memFree=27817176/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=362156 CPUtime=1794.81 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 201289 0 0 0 179206 275 0 0 20 0 1 0 269607596 370847744 87914 33554432000 4194304 10219143 140734750971296 140734750964280 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90539 87914 853 1471 0 89059 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 362156

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3322
/proc/meminfo: memFree=27817176/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=362156 CPUtime=1795.61 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 201289 0 0 0 179286 275 0 0 20 0 1 0 269607596 370847744 87914 33554432000 4194304 10219143 140734750971296 140734750964936 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90539 87914 853 1471 0 89059 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 362156

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3322
/proc/meminfo: memFree=27816556/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=362156 CPUtime=1796.4 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 201289 0 0 0 179365 275 0 0 20 0 1 0 269607596 370847744 87914 33554432000 4194304 10219143 140734750971296 140734750964936 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90539 87914 853 1471 0 89059 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 362156

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3322
/proc/meminfo: memFree=27816556/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=362156 CPUtime=1796.8 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 201293 0 0 0 179405 275 0 0 20 0 1 0 269607596 370847744 87918 33554432000 4194304 10219143 140734750971296 140734750964936 4428097 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 90539 87918 857 1471 0 89059 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 362156

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3322
/proc/meminfo: memFree=27816556/32873648 swapFree=6864/6864
[pid=3274] ppid=3272 vsize=266972 CPUtime=1796.9 cores=0,2,4,6
/proc/3274/stat : 3274 (scip-2.1.1.4exp) R 3272 3274 1798 0 -1 4202496 201293 0 0 0 179414 276 0 0 20 0 1 0 269607596 273379328 65745 33554432000 4194304 10219143 140734750971296 140734750964936 4428704 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3274/statm: 66743 65745 857 1471 0 65263 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 266972

Child status: 0
Real time (s): 1797.22
CPU time (s): 1796.93
CPU user time (s): 1794.15
CPU system time (s): 2.77758
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 465048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.15
system time used= 2.77758
maximum resident set size= 443388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201295
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= 20
involuntary context switches= 2248

runsolver used 2.6446 second user time and 7.16591 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-26 14:20:16
IDJOB=3692148
IDBENCH=2934
IDSOLVER=2271
FILE ID=node120/3692148-1338034816
RUNJOBID= node120-1338029422-2918
PBS_JOBID= 14624351
Free space on /tmp= 71600 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp 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.4expfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692148-1338034816/watcher-3692148-1338034816 -o /tmp/evaluation-result-3692148-1338034816/solver-3692148-1338034816 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692148-1338034816.opb -t 1800 -m 15500

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

MD5SUM BENCH= 691db1c1df60c391acb60afdfcce171f
RANDOM SEED=1293595507

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        28401872 kB
Buffers:          221952 kB
Cached:          3471252 kB
SwapCached:          492 kB
Active:           642624 kB
Inactive:        3063324 kB
Active(anon):       3072 kB
Inactive(anon):    12388 kB
Active(file):     639552 kB
Inactive(file):  3050936 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             19732 kB
Writeback:             0 kB
AnonPages:         19212 kB
Mapped:            13176 kB
Shmem:               120 kB
Slab:             629984 kB
SReclaimable:      74148 kB
SUnreclaim:       555836 kB
KernelStack:        1464 kB
PageTables:         4080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71588 MiB
End job on node120 at 2012-05-26 14:50:13