Trace number 3692530

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.99 1797.32

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null0mast_rapportOE1.0_TMAX300_K67_cod2.opb
MD5SUMb363732a49ff55c5c06709720571fcad
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-439
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 829
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 12582
Number of bits of the biggest sum of numbers14
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-3692530-1338046535.opb>
0.09/0.19	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.09/0.19	c problem read in 0.19
0.39/0.44	c presolving:
0.49/0.59	c (round 1) 126 del vars, 3 del conss, 0 add conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13572 impls, 552 clqs
0.59/0.63	c (round 2) 1372 del vars, 1254 del conss, 0 add conss, 1248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14312 impls, 551 clqs
0.59/0.67	c (round 3) 2024 del vars, 1906 del conss, 0 add conss, 1900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15434 impls, 551 clqs
0.69/0.71	c (round 4) 2475 del vars, 2357 del conss, 0 add conss, 2351 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17248 impls, 551 clqs
0.69/0.74	c (round 5) 2838 del vars, 2720 del conss, 0 add conss, 2714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19234 impls, 551 clqs
0.69/0.77	c (round 6) 3150 del vars, 3032 del conss, 0 add conss, 3026 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20550 impls, 551 clqs
0.79/0.80	c (round 7) 3418 del vars, 3300 del conss, 0 add conss, 3294 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21548 impls, 551 clqs
0.79/0.83	c (round 8) 3571 del vars, 3453 del conss, 0 add conss, 3447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22728 impls, 551 clqs
0.79/0.86	c (round 9) 3629 del vars, 3511 del conss, 0 add conss, 3505 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23538 impls, 551 clqs
0.79/0.88	c (round 10) 3654 del vars, 3536 del conss, 0 add conss, 3530 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23938 impls, 551 clqs
72.08/72.11	c    (72.1s) probing: 189/37282 (0.5%) - 6 fixings, 15 aggregations, 855037 implications, 0 bound changes
72.08/72.11	c    (72.1s) probing aborted: 50/50 successive totally useless probings
72.08/72.11	c (round 11) 3676 del vars, 4088 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 10882628 impls, 551 clqs
72.28/72.39	c (round 12) 3676 del vars, 4109 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 10882628 impls, 551 clqs
80.28/80.34	c (round 13) 3701 del vars, 4109 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16935688 impls, 551 clqs
80.47/80.57	c (round 14) 3701 del vars, 4134 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16935688 impls, 551 clqs
87.27/87.37	c (round 15) 3726 del vars, 4134 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 21767208 impls, 551 clqs
87.57/87.60	c (round 16) 3726 del vars, 4159 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 21767208 impls, 551 clqs
88.16/88.20	c (round 17) 3771 del vars, 4159 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 22031458 impls, 551 clqs
88.26/88.38	c (round 18) 3771 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 22031458 impls, 551 clqs
93.77/93.90	c (round 19) 3796 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 25913492 impls, 551 clqs
94.07/94.15	c (round 20) 3796 del vars, 4229 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 25913492 impls, 551 clqs
100.87/100.97	c (round 21) 3821 del vars, 4229 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29847832 impls, 551 clqs
101.07/101.19	c (round 22) 3821 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29847832 impls, 551 clqs
101.77/101.89	c (round 23) 3934 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29901648 impls, 551 clqs
101.96/102.06	c (round 24) 3934 del vars, 4367 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29901648 impls, 551 clqs
102.86/102.92	c (round 25) 4037 del vars, 4367 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30068814 impls, 551 clqs
102.96/103.09	c (round 26) 4037 del vars, 4470 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30068814 impls, 551 clqs
103.37/103.41	c (round 27) 4075 del vars, 4470 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30120498 impls, 551 clqs
103.46/103.58	c (round 28) 4075 del vars, 4508 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30120498 impls, 551 clqs
106.46/106.58	c (round 29) 4100 del vars, 4508 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31423828 impls, 551 clqs
106.76/106.81	c (round 30) 4100 del vars, 4533 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31423828 impls, 551 clqs
109.97/110.06	c (round 31) 4125 del vars, 4533 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32766034 impls, 551 clqs
110.16/110.27	c (round 32) 4125 del vars, 4558 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32766034 impls, 551 clqs
111.17/111.27	c (round 33) 4153 del vars, 4558 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 33076672 impls, 551 clqs
111.37/111.43	c (round 34) 4153 del vars, 4586 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 33076672 impls, 551 clqs
113.96/114.08	c (round 35) 4178 del vars, 4586 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 34377792 impls, 551 clqs
114.16/114.29	c (round 36) 4178 del vars, 4611 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 34377792 impls, 551 clqs
117.46/117.56	c (round 37) 4203 del vars, 4611 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 35728830 impls, 551 clqs
117.67/117.78	c (round 38) 4203 del vars, 4636 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 35728830 impls, 551 clqs
118.67/118.77	c (round 39) 4229 del vars, 4636 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36014032 impls, 551 clqs
118.86/118.93	c (round 40) 4229 del vars, 4662 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36014036 impls, 551 clqs
126.16/126.24	c (round 41) 4254 del vars, 4662 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37350 upgd conss, 38427616 impls, 551 clqs
126.37/126.42	c (round 42) 4254 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37350 upgd conss, 38427630 impls, 551 clqs
126.47/126.51	c (round 43) 4254 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 38427630 impls, 551 clqs
133.55/133.62	c (round 44) 4279 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 40708264 impls, 551 clqs
133.74/133.80	c (round 45) 4279 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 40708274 impls, 551 clqs
133.74/133.89	c (round 46) 4279 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40708274 impls, 551 clqs
134.55/134.64	c (round 47) 4309 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40762232 impls, 551 clqs
134.75/134.82	c (round 48) 4309 del vars, 4742 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40762242 impls, 551 clqs
134.85/134.91	c (round 49) 4309 del vars, 4742 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37367 upgd conss, 40762242 impls, 551 clqs
135.15/135.24	c    (135.2s) probing: 762/37282 (2.0%) - 410 fixings, 244 aggregations, 2746709 implications, 0 bound changes
135.15/135.24	c    (135.2s) probing aborted: 50/50 successive totally useless probings
135.15/135.30	c presolving (50 rounds):
135.15/135.30	c  4309 deleted vars, 4742 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
135.15/135.30	c  40762242 implications, 551 cliques
135.15/135.30	c presolved problem has 36628 variables (36628 bin, 0 int, 0 impl, 0 cont) and 36694 constraints
135.15/135.30	c       1 constraints of type <knapsack>
135.15/135.30	c    4443 constraints of type <setppc>
135.15/135.30	c   32250 constraints of type <logicor>
135.15/135.30	c transformed objective value is always integral (scale: 1)
135.15/135.30	c Presolving Time: 134.95
135.15/135.30	c - non default parameters ----------------------------------------------------------------------
135.15/135.30	c # SCIP version 2.1.1.4
135.15/135.30	c 
135.15/135.30	c # maximal time in seconds to run
135.15/135.30	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
135.15/135.30	c limits/time = 1797
135.15/135.30	c 
135.15/135.30	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
135.15/135.30	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
135.15/135.30	c limits/memory = 13950
135.15/135.30	c 
135.15/135.30	c # default clock type (1: CPU user seconds, 2: wall clock time)
135.15/135.30	c # [type: int, range: [1,2], default: 1]
135.15/135.30	c timing/clocktype = 2
135.15/135.30	c 
135.15/135.30	c # belongs reading time to solving time?
135.15/135.30	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
135.15/135.30	c timing/reading = TRUE
135.15/135.30	c 
135.15/135.30	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
135.15/135.30	c # [type: int, range: [-1,2147483647], default: -1]
135.15/135.30	c separating/rapidlearning/freq = 0
135.15/135.30	c 
135.15/135.30	c -----------------------------------------------------------------------------------------------
135.15/135.30	c start solving
135.75/135.84	c 
184.65/184.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
184.65/184.76	c   185s|     1 |     0 | 26996 |     - |1191M|   0 |3743 |  36k|  36k|  36k|  36k|   0 |  15 |   0 |-6.863626e+02 |      --      |    Inf 
782.13/782.36	c   782s|     1 |     0 |117479 |     - |1194M|   0 |4228 |  36k|  36k|  36k|  36k|  51 |  15 |   0 |-6.863604e+02 |      --      |    Inf 
830.33/830.52	c   831s|     1 |     0 |128662 |     - |1197M|   0 |5296 |  36k|  36k|  36k|  36k|  62 |  15 |   0 |-6.858848e+02 |      --      |    Inf 
868.12/868.33	c   868s|     1 |     0 |139659 |     - |1197M|   0 |4354 |  36k|  36k|  36k|  37k| 563 |  15 |   0 |-6.857164e+02 |      --      |    Inf 
898.02/898.21	c   898s|     1 |     0 |147555 |     - |1197M|   0 |4175 |  36k|  36k|  36k|  37k| 579 |  15 |   0 |-6.856401e+02 |      --      |    Inf 
924.31/924.54	c   925s|     1 |     0 |154019 |     - |1197M|   0 |5116 |  36k|  36k|  36k|  37k| 593 |  15 |   0 |-6.856401e+02 |      --      |    Inf 
975.60/975.81	c   976s|     1 |     0 |167122 |     - |1197M|   0 |4629 |  36k|  36k|  36k|  37k| 599 |  15 |   0 |-6.856294e+02 |      --      |    Inf 
992.90/993.19	c   993s|     1 |     0 |172935 |     - |1197M|   0 |5042 |  36k|  36k|  36k|  37k| 602 |  15 |   0 |-6.856273e+02 |      --      |    Inf 
1010.59/1010.87	c  1011s|     1 |     0 |178719 |     - |1197M|   0 |5125 |  36k|  36k|  36k|  37k| 607 |  15 |   0 |-6.856207e+02 |      --      |    Inf 
1020.18/1020.48	c  1020s|     1 |     0 |180930 |     - |1197M|   0 |5177 |  36k|  36k|  36k|  37k| 611 |  15 |   0 |-6.856204e+02 |      --      |    Inf 
1126.56/1126.89	c  1127s|     1 |     2 |180930 |     - |1197M|   0 |5177 |  36k|  36k|  36k|  37k| 611 |  15 |  52 |-6.856204e+02 |      --      |    Inf 
1796.66/1797.02	c 
1796.66/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.66/1797.02	c Solving Time (sec) : 1797.02
1796.66/1797.02	c Solving Nodes      : 11
1796.66/1797.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.66/1797.02	c Dual Bound         : -6.85470916620878e+02
1796.66/1797.02	c Gap                : infinite
1796.66/1797.02	s UNKNOWN
1796.66/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.66/1797.02	c Total Time         :    1797.02
1796.66/1797.02	c   solving          :    1797.02
1796.66/1797.02	c   presolving       :     134.95 (included in solving)
1796.66/1797.02	c   reading          :       0.19 (included in solving)
1796.66/1797.02	c   copying          :       0.14 (1 #copies) (minimal 0.14, maximal 0.14, average 0.14)
1796.66/1797.02	c Original Problem   :
1796.66/1797.02	c   Problem name     : HOME/instance-3692530-1338046535.opb
1796.66/1797.02	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.66/1797.02	c   Constraints      : 41436 initial, 41436 maximal
1796.66/1797.02	c   Objective sense  : minimize
1796.66/1797.02	c Presolved Problem  :
1796.66/1797.02	c   Problem name     : t_HOME/instance-3692530-1338046535.opb
1796.66/1797.02	c   Variables        : 36628 (36628 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.66/1797.02	c   Constraints      : 36694 initial, 36709 maximal
1796.66/1797.02	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.66/1797.02	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   trivial          :       0.16       0.00        123          0          0          0          0          0          0          0          0
1796.66/1797.02	c   dualfix          :       0.11       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   gateextraction   :       0.24       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   implics          :       0.26       0.00          0          1          0          0          0          0          0          0          0
1796.66/1797.02	c   components       :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   pseudoobj        :       0.00       0.53          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   probing          :     128.67       0.00        410        244          0          0          0          0          0          0          0
1796.66/1797.02	c   knapsack         :       2.46       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   setppc           :       0.32       0.00          0          0          0          0          0        603          0          0          0
1796.66/1797.02	c   linear           :       0.59       0.04       3531          0          0       3531          0       4088          0          0          0
1796.66/1797.02	c   logicor          :       1.83       0.02          0          0          0          0          0         51          0          0          0
1796.66/1797.02	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.66/1797.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.66/1797.02	c   integral         :          0          0          0          0         13          0          4          0          0          6          0          0         22
1796.66/1797.02	c   knapsack         :          1          1          9      10001          0          0          3          0          0          0          0          0          0
1796.66/1797.02	c   setppc           :       4443       4443          9      10003          0          0          1       2009         15       4485          0          0          0
1796.66/1797.02	c   logicor          :      32250+     32265          9       8042          0          0          0       3051         51      15868          0          0          0
1796.66/1797.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.66/1797.02	c   integral         :     521.14       0.00       0.00       0.00     521.13       0.00       0.01       0.00
1796.66/1797.02	c   knapsack         :       0.39       0.00       0.26       0.12       0.00       0.00       0.00       0.00
1796.66/1797.02	c   setppc           :       1.56       0.00       0.01       1.55       0.00       0.00       0.00       0.00
1796.66/1797.02	c   logicor          :       5.46       0.02       0.04       5.40       0.00       0.00       0.00       0.00
1796.66/1797.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.66/1797.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.66/1797.02	c   rootredcost      :          0          0          0          0
1796.66/1797.02	c   pseudoobj        :       1468          0          0          0
1796.66/1797.02	c   vbounds          :          0          0          0          0
1796.66/1797.02	c   redcost          :         22          0          0          0
1796.66/1797.02	c   probing          :          0          0          0          0
1796.66/1797.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.66/1797.02	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1796.66/1797.02	c   pseudoobj        :       0.54       0.53       0.00       0.02       0.00
1796.66/1797.02	c   vbounds          :       0.01       0.01       0.00       0.00       0.00
1796.66/1797.02	c   redcost          :       0.06       0.00       0.00       0.06       0.00
1796.66/1797.02	c   probing          :     128.67       0.00     128.67       0.00       0.00
1796.66/1797.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.66/1797.02	c   propagation      :       0.00         66         15         15        1.9          0        0.0          -
1796.66/1797.02	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.66/1797.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.66/1797.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.66/1797.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.66/1797.02	c   applied globally :          -          -          -         15        1.9          -          -          -
1796.66/1797.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.66/1797.02	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.66/1797.02	c   cut pool         :       0.01                     8          -          -         38          -    (maximal pool size: 704)
1796.66/1797.02	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.66/1797.02	c   impliedbounds    :       1.51       0.00          9          0          0        597          0
1796.66/1797.02	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.66/1797.02	c   gomory           :      13.52       0.00          9          0          0         71          0
1796.66/1797.02	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.66/1797.02	c   strongcg         :      23.48       0.00          9          0          0        461          0
1796.66/1797.02	c   cmir             :       6.15       0.00          9          0          0          0          0
1796.66/1797.02	c   flowcover        :       5.47       0.00          9          0          0          0          0
1796.66/1797.02	c   clique           :     137.16       0.00          9          0          0         83          0
1796.66/1797.02	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.66/1797.02	c   mcf              :       0.07       0.00          1          0          0          0          0
1796.66/1797.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.66/1797.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.66/1797.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.66/1797.02	c   problem variables:       0.00          -          0          0
1796.66/1797.02	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.66/1797.02	c   relpscost        :     521.13       0.00         13          0          6          0          0         22
1796.66/1797.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.66/1797.02	c   LP solutions     :       0.00          -          -          0
1796.66/1797.02	c   pseudo solutions :       0.00          -          -          0
1796.66/1797.02	c   oneopt           :       0.00       0.00          0          0
1796.66/1797.02	c   crossover        :       0.00       0.00          0          0
1796.66/1797.02	c   fracdiving       :       0.00       0.00          0          0
1796.66/1797.02	c   veclendiving     :       0.00       0.00          0          0
1796.66/1797.02	c   objpscostdiving  :       0.00       0.00          0          0
1796.66/1797.02	c   rootsoldiving    :       0.00       0.00          0          0
1796.66/1797.02	c   linesearchdiving :       0.00       0.00          0          0
1796.66/1797.02	c   guideddiving     :       0.00       0.00          0          0
1796.66/1797.02	c   smallcard        :       0.00       0.00          0          0
1796.66/1797.02	c   trivial          :       0.04       0.00          2          0
1796.66/1797.02	c   shiftandpropagate:       0.32       0.00          1          0
1796.66/1797.02	c   simplerounding   :       0.00       0.00          0          0
1796.66/1797.02	c   zirounding       :       0.01       0.00          0          0
1796.66/1797.02	c   rounding         :       0.12       0.00         22          0
1796.66/1797.02	c   shifting         :       0.30       0.00         10          0
1796.66/1797.02	c   intshifting      :       0.00       0.00          0          0
1796.66/1797.02	c   twoopt           :       0.00       0.00          0          0
1796.66/1797.02	c   indtwoopt        :       0.00       0.00          0          0
1796.66/1797.02	c   indoneopt        :       0.00       0.00          0          0
1796.66/1797.02	c   fixandinfer      :       0.00       0.00          0          0
1796.66/1797.02	c   feaspump         :     458.69       0.00          1          0
1796.66/1797.02	c   clique           :       0.00       0.00          0          0
1796.66/1797.02	c   coefdiving       :      55.98       0.00          1          0
1796.66/1797.02	c   indcoefdiving    :       0.00       0.00          0          0
1796.66/1797.02	c   indrounding      :       0.00       0.00          0          0
1796.66/1797.02	c   pscostdiving     :      37.47       0.00          1          0
1796.66/1797.02	c   nlpdiving        :       0.00       0.00          0          0
1796.66/1797.02	c   intdiving        :       0.00       0.00          0          0
1796.66/1797.02	c   actconsdiving    :       0.00       0.00          0          0
1796.66/1797.02	c   octane           :       0.00       0.00          0          0
1796.66/1797.02	c   rens             :       3.11       0.00          1          0
1796.66/1797.02	c   rins             :       0.00       0.00          0          0
1796.66/1797.02	c   localbranching   :       0.00       0.00          0          0
1796.66/1797.02	c   mutation         :       0.00       0.00          0          0
1796.66/1797.02	c   dins             :       0.00       0.00          0          0
1796.66/1797.02	c   vbounds          :       0.00       0.00          0          0
1796.66/1797.02	c   undercover       :       0.00       0.00          0          0
1796.66/1797.02	c   subnlp           :       0.00       0.00          0          0
1796.66/1797.02	c   trysol           :       0.00       0.00          0          0
1796.66/1797.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.66/1797.02	c   primal LP        :       0.03          1          1       1.00      35.29       0.00          0
1796.66/1797.02	c   dual LP          :     395.38         23     182639    8301.77     461.94       0.05          1
1796.66/1797.02	c   lex dual LP      :       0.00          0          0       0.00          -
1796.66/1797.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.66/1797.02	c   diving/probing LP:     547.81        409     126595     309.52     231.09
1796.66/1797.02	c   strong branching :     521.07        343     290742     847.64     557.97
1796.66/1797.02	c     (at root node) :          -         52      51388     988.23          -
1796.66/1797.02	c   conflict analysis:       0.00          0          0       0.00          -
1796.66/1797.02	c B&B Tree           :
1796.66/1797.02	c   number of runs   :          1
1796.66/1797.02	c   nodes            :         11
1796.66/1797.02	c   nodes (total)    :         11
1796.66/1797.02	c   nodes left       :         12
1796.66/1797.02	c   max depth        :          9
1796.66/1797.02	c   max depth (total):          9
1796.66/1797.02	c   backtracks       :          1 (9.1%)
1796.66/1797.02	c   delayed cutoffs  :          0
1796.66/1797.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.66/1797.02	c   avg switch length:       1.82
1796.66/1797.02	c   switching time   :       0.09
1796.66/1797.02	c Solution           :
1796.66/1797.02	c   Solutions found  :          0 (0 improvements)
1796.66/1797.02	c   Primal Bound     :          -
1796.66/1797.02	c   Dual Bound       : -6.85470916620878e+02
1796.66/1797.02	c   Gap              :   infinite
1796.66/1797.02	c   Root Dual Bound  : -6.85620375634481e+02
1796.66/1797.02	c   Root Iterations  :     180930
1796.97/1797.31	c Time complete: 1796.98.

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-3692530-1338046535/watcher-3692530-1338046535 -o /tmp/evaluation-result-3692530-1338046535/solver-3692530-1338046535 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692530-1338046535.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 2.00 2/176 21410
/proc/meminfo: memFree=27827764/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=12032 CPUtime=0 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 1799 0 0 0 0 0 0 0 20 0 1 0 270778359 12320768 1753 33554432000 4194304 10219143 140734698183168 140734274689384 8891101 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21410/statm: 3008 1762 398 1471 0 1528 0

[startup+0.0458131 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 21410
/proc/meminfo: memFree=27827764/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=25380 CPUtime=0.03 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 5097 0 0 0 3 0 0 0 20 0 1 0 270778359 25989120 5051 33554432000 4194304 10219143 140734698183168 140734274689384 8931048 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21410/statm: 6345 5051 421 1471 0 4865 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25380

[startup+0.100317 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 21410
/proc/meminfo: memFree=27827764/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=42672 CPUtime=0.09 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 9423 0 0 0 8 1 0 0 20 0 1 0 270778359 43696128 9377 33554432000 4194304 10219143 140734698183168 140734274689384 9029200 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21410/statm: 10668 9377 421 1471 0 9188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42672

[startup+0.300258 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 21410
/proc/meminfo: memFree=27827764/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=121796 CPUtime=0.29 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 29155 0 0 0 25 4 0 0 20 0 1 0 270778359 124719104 29066 33554432000 4194304 10219143 140734698183168 140734698048136 5016681 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/21410/statm: 30449 29066 473 1471 0 28969 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 121796

[startup+0.700248 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 21410
/proc/meminfo: memFree=27827764/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=151876 CPUtime=0.69 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 36845 0 0 0 62 7 0 0 20 0 1 0 270778359 155521024 36252 33554432000 4194304 10219143 140734698183168 140734698048136 9008087 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/21410/statm: 37969 36252 566 1471 0 36489 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151876

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21411
/proc/meminfo: memFree=27678948/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=275056 CPUtime=1.49 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 66789 0 0 0 134 15 0 0 20 0 1 0 270778359 281657344 64139 33554432000 4194304 10219143 140734698183168 140734698180168 7418214 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/21410/statm: 68764 64139 604 1471 0 67284 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 275056

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21411
/proc/meminfo: memFree=27475020/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=377480 CPUtime=3.09 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 91214 0 0 0 290 19 0 0 20 0 1 0 270778359 386539520 88561 33554432000 4194304 10219143 140734698183168 140734698178280 5976254 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/21410/statm: 94370 88561 604 1471 0 92890 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 377480

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21411
/proc/meminfo: memFree=27472540/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=378504 CPUtime=6.28 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 91634 0 0 0 609 19 0 0 20 0 1 0 270778359 387588096 88981 33554432000 4194304 10219143 140734698183168 140734698178280 8969198 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 94626 88981 604 1471 0 93146 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 378504

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21411
/proc/meminfo: memFree=27470424/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=406000 CPUtime=12.68 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 97689 0 0 0 1248 20 0 0 20 0 1 0 270778359 415744000 95034 33554432000 4194304 10219143 140734698183168 140734698178664 8969224 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 101500 95034 604 1471 0 100020 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 406000

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21411
/proc/meminfo: memFree=27415980/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=435696 CPUtime=25.48 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 105819 0 0 0 2526 22 0 0 20 0 1 0 270778359 446152704 103164 33554432000 4194304 10219143 140734698183168 140734698179544 8969234 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 108924 103164 604 1471 0 107444 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 435696

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21412
/proc/meminfo: memFree=27343656/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=507844 CPUtime=51.08 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 123453 0 0 0 5083 25 0 0 20 0 1 0 270778359 520032256 120895 33554432000 4194304 10219143 140734698183168 140734698179544 8969229 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 126961 120895 604 1471 0 125481 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 507844

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21450
/proc/meminfo: memFree=24746532/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1314536 CPUtime=102.27 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 324829 0 0 0 10159 68 0 0 20 0 1 0 270778359 1346084864 324241 33554432000 4194304 10219143 140734698183168 140734698179224 7419341 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 328634 324241 623 1471 0 327154 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1314536

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21450
/proc/meminfo: memFree=24225440/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1805328 CPUtime=162.25 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 445411 0 0 0 16111 114 0 0 20 0 1 0 270778359 1848655872 446426 33554432000 4194304 10219143 140734698183168 140734698175688 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 451332 446426 773 1471 0 449852 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1805328

[startup+222.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 21450
/proc/meminfo: memFree=22850832/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1805328 CPUtime=222.24 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 445822 0 0 0 22101 123 0 0 20 0 1 0 270778359 1848655872 447398 33554432000 4194304 10219143 140734698183168 140734698174424 8051341 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 451332 447398 788 1471 0 449852 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1805328

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 21453
/proc/meminfo: memFree=22848760/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1805328 CPUtime=282.22 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 445969 0 0 0 28092 130 0 0 20 0 1 0 270778359 1848655872 447543 33554432000 4194304 10219143 140734698183168 140734698174328 8067973 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 451332 447543 788 1471 0 449852 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1805328

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21453
/proc/meminfo: memFree=22845556/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1805328 CPUtime=342.22 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 445969 0 0 0 34086 136 0 0 20 0 1 0 270778359 1848655872 447557 33554432000 4194304 10219143 140734698183168 140734698174424 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 451332 447557 788 1471 0 449852 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1805328

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21454
/proc/meminfo: memFree=22843864/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1805328 CPUtime=402.21 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 445969 0 0 0 40079 142 0 0 20 0 1 0 270778359 1848655872 447911 33554432000 4194304 10219143 140734698183168 140734698174296 8051432 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 451332 447911 788 1471 0 449852 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1805328

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21454
/proc/meminfo: memFree=22839676/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1805328 CPUtime=462.19 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 445969 0 0 0 46072 147 0 0 20 0 1 0 270778359 1848655872 448473 33554432000 4194304 10219143 140734698183168 140734698174296 8068717 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 451332 448473 788 1471 0 449852 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1805328

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21454
/proc/meminfo: memFree=22835488/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1805328 CPUtime=522.18 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 445969 0 0 0 52066 152 0 0 20 0 1 0 270778359 1848655872 448500 33554432000 4194304 10219143 140734698183168 140734698174328 8056432 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 451332 448500 788 1471 0 449852 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1805328

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21454
/proc/meminfo: memFree=22834400/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1805328 CPUtime=582.17 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 445969 0 0 0 58059 158 0 0 20 0 1 0 270778359 1848655872 448601 33554432000 4194304 10219143 140734698183168 140734698174296 8091333 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 451332 448601 788 1471 0 449852 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1805328

[startup+642.3 s]

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

/proc/meminfo: memFree=22633764/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1981168 CPUtime=1062.08 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 489149 0 0 0 105666 542 0 0 20 0 1 0 270778359 2028716032 494187 33554432000 4194304 10219143 140734698183168 140734698176712 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 495292 494187 853 1471 0 493812 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 1981168

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21459
/proc/meminfo: memFree=22629976/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1981168 CPUtime=1122.07 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 489149 0 0 0 111648 559 0 0 20 0 1 0 270778359 2028716032 494187 33554432000 4194304 10219143 140734698183168 140734698176712 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 495292 494187 853 1471 0 493812 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 1981168

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21459
/proc/meminfo: memFree=22626324/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1984336 CPUtime=1182.05 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 489399 0 0 0 117629 576 0 0 20 0 1 0 270778359 2031960064 494990 33554432000 4194304 10219143 140734698183168 140734698176712 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 496084 494990 854 1471 0 494604 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 1984336

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21459
/proc/meminfo: memFree=22623004/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1984336 CPUtime=1242.04 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 489399 0 0 0 123614 590 0 0 20 0 1 0 270778359 2031960064 494990 33554432000 4194304 10219143 140734698183168 140734698176616 8101902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 496084 494990 854 1471 0 494604 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 1984336

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21460
/proc/meminfo: memFree=22619560/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1984336 CPUtime=1302.05 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 489399 0 0 0 129598 607 0 0 20 0 1 0 270778359 2031960064 494990 33554432000 4194304 10219143 140734698183168 140734698176664 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 496084 494990 854 1471 0 494604 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1984336

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21460
/proc/meminfo: memFree=22618472/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1984336 CPUtime=1362.02 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 489399 0 0 0 135581 621 0 0 20 0 1 0 270778359 2031960064 494990 33554432000 4194304 10219143 140734698183168 140734698176616 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 496084 494990 854 1471 0 494604 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 1984336

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21460
/proc/meminfo: memFree=22599524/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1992100 CPUtime=1422.03 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 490330 0 0 0 141568 635 0 0 20 0 1 0 270778359 2039910400 496943 33554432000 4194304 10219143 140734698183168 140734698176712 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 498025 496943 854 1471 0 496545 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1992100

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 21463
/proc/meminfo: memFree=22592968/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1992100 CPUtime=1482.01 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 491782 0 0 0 147551 650 0 0 20 0 1 0 270778359 2039910400 496944 33554432000 4194304 10219143 140734698183168 140734698176664 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 498025 496944 854 1471 0 496545 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 1992100

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 21486
/proc/meminfo: memFree=22587604/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1992100 CPUtime=1542 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 491782 0 0 0 153535 665 0 0 20 0 1 0 270778359 2039910400 496944 33554432000 4194304 10219143 140734698183168 140734698176616 7931849 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 498025 496944 854 1471 0 496545 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1992100

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21487
/proc/meminfo: memFree=22586648/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1992100 CPUtime=1601.99 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 491782 0 0 0 159521 678 0 0 20 0 1 0 270778359 2039910400 496944 33554432000 4194304 10219143 140734698183168 140734698176616 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 498025 496944 854 1471 0 496545 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 1992100

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21487
/proc/meminfo: memFree=22576192/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=2005188 CPUtime=1661.98 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 492390 0 0 0 165505 693 0 0 20 0 1 0 270778359 2053312512 499085 33554432000 4194304 10219143 140734698183168 140734698176264 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 501297 499085 854 1471 0 499817 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 2005188

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21487
/proc/meminfo: memFree=22591856/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1984036 CPUtime=1721.98 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 494865 0 0 0 171489 709 0 0 20 0 1 0 270778359 2031652864 494457 33554432000 4194304 10219143 140734698183168 140734698176344 8056492 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 496009 494457 854 1471 0 494529 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1984036

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21487
/proc/meminfo: memFree=22560512/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1986588 CPUtime=1781.97 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 495961 0 0 0 177476 721 0 0 20 0 1 0 270778359 2034266112 495553 33554432000 4194304 10219143 140734698183168 140734698176152 8051660 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 496647 495553 854 1471 0 495167 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1986588

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21487
/proc/meminfo: memFree=22560496/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1986588 CPUtime=1785.17 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 495961 0 0 0 177795 722 0 0 20 0 1 0 270778359 2034266112 495553 33554432000 4194304 10219143 140734698183168 140734698175320 8030355 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 496647 495553 854 1471 0 495167 0
Current children cumulated CPU time (s) 1785.17
Current children cumulated vsize (KiB) 1986588

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21487
/proc/meminfo: memFree=22558264/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1986588 CPUtime=1791.57 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 495961 0 0 0 178434 723 0 0 20 0 1 0 270778359 2034266112 495553 33554432000 4194304 10219143 140734698183168 140734698175768 8056777 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 496647 495553 854 1471 0 495167 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 1986588

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21487
/proc/meminfo: memFree=22558248/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1986588 CPUtime=1794.76 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 495961 0 0 0 178753 723 0 0 20 0 1 0 270778359 2034266112 495553 33554432000 4194304 10219143 140734698183168 140734698176136 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 496647 495553 854 1471 0 495167 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 1986588

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21487
/proc/meminfo: memFree=22551736/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1986588 CPUtime=1796.37 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 495961 0 0 0 178913 724 0 0 20 0 1 0 270778359 2034266112 495553 33554432000 4194304 10219143 140734698183168 140734698176136 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 496647 495553 854 1471 0 495167 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 1986588

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21487
/proc/meminfo: memFree=22551736/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1835896 CPUtime=1796.76 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 495963 0 0 0 178952 724 0 0 20 0 1 0 270778359 1879957504 457943 33554432000 4194304 10219143 140734698183168 140734698179864 9008087 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 458974 457943 856 1471 0 457494 0
Current children cumulated CPU time (s) 1796.76
Current children cumulated vsize (KiB) 1835896

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21487
/proc/meminfo: memFree=22792380/32873844 swapFree=6592/6592
[pid=21410] ppid=21408 vsize=1733940 CPUtime=1796.97 cores=1,3,5,7
/proc/21410/stat : 21410 (scip-2.1.1.4exp) R 21408 21410 17459 0 -1 4202496 495963 0 0 0 178972 725 0 0 20 0 1 0 270778359 1775554560 432797 33554432000 4194304 10219143 140734698183168 140734698182472 9036791 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21410/statm: 433485 432668 856 1471 0 432005 0
Current children cumulated CPU time (s) 1796.97
Current children cumulated vsize (KiB) 1733940

Child status: 0
Real time (s): 1797.32
CPU time (s): 1796.99
CPU user time (s): 1789.72
CPU system time (s): 7.2639
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 2105988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.72
system time used= 7.26389
maximum resident set size= 2098220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 495965
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= 50
involuntary context switches= 1950

runsolver used 3.03654 second user time and 8.39672 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-26 17:35:35
IDJOB=3692530
IDBENCH=90820
IDSOLVER=2271
FILE ID=node140/3692530-1338046535
RUNJOBID= node140-1338029037-18946
PBS_JOBID= 14624335
Free space on /tmp= 71464 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_50null0mast_rapportOE1.0_TMAX300_K67_cod2.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-3692530-1338046535/watcher-3692530-1338046535 -o /tmp/evaluation-result-3692530-1338046535/solver-3692530-1338046535 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692530-1338046535.opb -t 1800 -m 15500

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

MD5SUM BENCH= b363732a49ff55c5c06709720571fcad
RANDOM SEED=23543270

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27827764 kB
Buffers:          274096 kB
Cached:          3832332 kB
SwapCached:            0 kB
Active:           823400 kB
Inactive:        3440180 kB
Active(anon):     158808 kB
Inactive(anon):        0 kB
Active(file):     664592 kB
Inactive(file):  3440180 kB
Unevictable:        6592 kB
Mlocked:            6592 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15924 kB
Writeback:             0 kB
AnonPages:         96908 kB
Mapped:            17396 kB
Shmem:               200 kB
Slab:             643900 kB
SReclaimable:      86488 kB
SUnreclaim:       557412 kB
KernelStack:        1472 kB
PageTables:         3848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     270588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71428 MiB
End job on node140 at 2012-05-26 18:05:33