Trace number 3692536

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? 1797.17 1797.48

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_50null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
MD5SUM4555e70390d674ec14d0ef1e0b38ebad
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-33662
Best CPU time to get the best result obtained on this benchmark1800.03
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 998
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 136517
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 998
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 136517
Number of bits of the biggest sum of numbers18
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-3692536-1338046539.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.45	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.78/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.78/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.78/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.78/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
71.47/71.59	c    (71.6s) probing: 189/37282 (0.5%) - 6 fixings, 15 aggregations, 855037 implications, 0 bound changes
71.47/71.59	c    (71.6s) probing aborted: 50/50 successive totally useless probings
71.47/71.59	c (round 11) 3676 del vars, 4088 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 10882636 impls, 551 clqs
71.77/71.86	c (round 12) 3676 del vars, 4109 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 10882636 impls, 551 clqs
79.57/79.60	c (round 13) 3701 del vars, 4109 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16935696 impls, 551 clqs
79.77/79.83	c (round 14) 3701 del vars, 4134 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16935696 impls, 551 clqs
86.17/86.25	c (round 15) 3726 del vars, 4134 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 21767216 impls, 551 clqs
86.37/86.47	c (round 16) 3726 del vars, 4159 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 21767216 impls, 551 clqs
86.96/87.01	c (round 17) 3771 del vars, 4159 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 22031466 impls, 551 clqs
87.06/87.18	c (round 18) 3771 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 22031466 impls, 551 clqs
92.16/92.24	c (round 19) 3796 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 25913500 impls, 551 clqs
92.37/92.47	c (round 20) 3796 del vars, 4229 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 25913500 impls, 551 clqs
98.56/98.61	c (round 21) 3821 del vars, 4229 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29847840 impls, 551 clqs
98.76/98.82	c (round 22) 3821 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29847840 impls, 551 clqs
99.26/99.38	c (round 23) 3934 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29901656 impls, 551 clqs
99.46/99.54	c (round 24) 3934 del vars, 4367 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29901656 impls, 551 clqs
100.16/100.27	c (round 25) 4037 del vars, 4367 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30068822 impls, 551 clqs
100.36/100.43	c (round 26) 4037 del vars, 4470 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30068822 impls, 551 clqs
100.66/100.70	c (round 27) 4075 del vars, 4470 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30120506 impls, 551 clqs
100.76/100.86	c (round 28) 4075 del vars, 4508 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30120506 impls, 551 clqs
103.26/103.38	c (round 29) 4100 del vars, 4508 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31423836 impls, 551 clqs
103.46/103.59	c (round 30) 4100 del vars, 4533 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31423836 impls, 551 clqs
106.56/106.63	c (round 31) 4125 del vars, 4533 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32766042 impls, 551 clqs
106.76/106.84	c (round 32) 4125 del vars, 4558 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32766042 impls, 551 clqs
107.77/107.83	c (round 33) 4153 del vars, 4558 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 33076680 impls, 551 clqs
107.86/107.99	c (round 34) 4153 del vars, 4586 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 33076680 impls, 551 clqs
110.56/110.62	c (round 35) 4178 del vars, 4586 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 34377800 impls, 551 clqs
110.76/110.83	c (round 36) 4178 del vars, 4611 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 34377800 impls, 551 clqs
113.96/114.04	c (round 37) 4203 del vars, 4611 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 35728838 impls, 551 clqs
114.15/114.26	c (round 38) 4203 del vars, 4636 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 35728838 impls, 551 clqs
115.16/115.23	c (round 39) 4229 del vars, 4636 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36014040 impls, 551 clqs
115.26/115.40	c (round 40) 4229 del vars, 4662 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36014044 impls, 551 clqs
122.25/122.38	c (round 41) 4254 del vars, 4662 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37350 upgd conss, 38427624 impls, 551 clqs
122.46/122.56	c (round 42) 4254 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37350 upgd conss, 38427638 impls, 551 clqs
122.56/122.65	c (round 43) 4254 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 38427638 impls, 551 clqs
129.55/129.66	c (round 44) 4279 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 40708272 impls, 551 clqs
129.76/129.85	c (round 45) 4279 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 40708282 impls, 551 clqs
129.86/129.94	c (round 46) 4279 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40708282 impls, 551 clqs
130.56/130.68	c (round 47) 4309 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40762240 impls, 551 clqs
130.76/130.87	c (round 48) 4309 del vars, 4742 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40762250 impls, 551 clqs
130.86/130.96	c (round 49) 4309 del vars, 4742 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37367 upgd conss, 40762250 impls, 551 clqs
131.15/131.29	c    (131.3s) probing: 762/37282 (2.0%) - 410 fixings, 244 aggregations, 2746709 implications, 0 bound changes
131.15/131.29	c    (131.3s) probing aborted: 50/50 successive totally useless probings
131.25/131.34	c presolving (50 rounds):
131.25/131.34	c  4309 deleted vars, 4742 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
131.25/131.34	c  40762250 implications, 551 cliques
131.25/131.34	c presolved problem has 36628 variables (36628 bin, 0 int, 0 impl, 0 cont) and 36694 constraints
131.25/131.34	c       1 constraints of type <knapsack>
131.25/131.34	c    4443 constraints of type <setppc>
131.25/131.34	c   32250 constraints of type <logicor>
131.25/131.34	c transformed objective value is always integral (scale: 1)
131.25/131.34	c Presolving Time: 131.00
131.25/131.34	c - non default parameters ----------------------------------------------------------------------
131.25/131.34	c # SCIP version 2.1.1.4
131.25/131.34	c 
131.25/131.34	c # maximal time in seconds to run
131.25/131.34	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
131.25/131.34	c limits/time = 1797
131.25/131.34	c 
131.25/131.34	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
131.25/131.34	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
131.25/131.34	c limits/memory = 13950
131.25/131.34	c 
131.25/131.34	c # default clock type (1: CPU user seconds, 2: wall clock time)
131.25/131.34	c # [type: int, range: [1,2], default: 1]
131.25/131.34	c timing/clocktype = 2
131.25/131.34	c 
131.25/131.34	c # belongs reading time to solving time?
131.25/131.34	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
131.25/131.34	c timing/reading = TRUE
131.25/131.34	c 
131.25/131.34	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
131.25/131.34	c # [type: int, range: [-1,2147483647], default: -1]
131.25/131.34	c separating/rapidlearning/freq = 0
131.25/131.34	c 
131.25/131.34	c -----------------------------------------------------------------------------------------------
131.25/131.34	c start solving
131.75/131.88	c 
145.16/145.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
145.16/145.25	c   145s|     1 |     0 | 14105 |     - |1191M|   0 |4224 |  36k|  36k|  36k|  36k|   0 |  15 |   0 |-6.540476e+04 |      --      |    Inf 
352.11/352.26	c   352s|     1 |     0 | 60021 |     - |1194M|   0 |4251 |  36k|  36k|  36k|  36k|  65 |  15 |   0 |-6.522787e+04 |      --      |    Inf 
361.73/361.87	c   362s|     1 |     0 | 63221 |     - |1194M|   0 |4252 |  36k|  36k|  36k|  36k|  84 |  15 |   0 |-6.521363e+04 |      --      |    Inf 
370.02/370.13	c   370s|     1 |     0 | 64392 |     - |1195M|   0 |4843 |  36k|  36k|  36k|  37k| 492 |  15 |   0 |-6.521348e+04 |      --      |    Inf 
378.82/378.93	c   379s|     1 |     0 | 66143 |     - |1195M|   0 |4860 |  36k|  36k|  36k|  37k| 496 |  15 |   0 |-6.521312e+04 |      --      |    Inf 
385.81/385.92	c   386s|     1 |     0 | 66889 |     - |1195M|   0 |4934 |  36k|  36k|  36k|  37k| 513 |  15 |   0 |-6.521297e+04 |      --      |    Inf 
403.71/403.85	c   404s|     1 |     0 | 68418 |     - |1197M|   0 |5004 |  36k|  36k|  36k|  37k| 519 |  15 |   0 |-6.521266e+04 |      --      |    Inf 
421.41/421.50	c   421s|     1 |     0 | 70428 |     - |1201M|   0 |4883 |  36k|  36k|  36k|  37k| 523 |  15 |   0 |-6.521154e+04 |      --      |    Inf 
567.08/567.25	c   567s|     1 |     2 | 70428 |     - |1201M|   0 |4883 |  36k|  36k|  36k|  37k| 523 |  15 |  45 |-6.521154e+04 |      --      |    Inf 
1796.68/1797.02	c 
1796.68/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.02	c Solving Time (sec) : 1797.02
1796.68/1797.02	c Solving Nodes      : 3
1796.68/1797.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.68/1797.02	c Dual Bound         : -6.51901634546937e+04
1796.68/1797.02	c Gap                : infinite
1796.68/1797.02	s UNKNOWN
1796.68/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.02	c Total Time         :    1797.02
1796.68/1797.02	c   solving          :    1797.02
1796.68/1797.02	c   presolving       :     131.00 (included in solving)
1796.68/1797.02	c   reading          :       0.19 (included in solving)
1796.68/1797.02	c   copying          :       0.11 (1 #copies) (minimal 0.11, maximal 0.11, average 0.11)
1796.68/1797.02	c Original Problem   :
1796.68/1797.02	c   Problem name     : HOME/instance-3692536-1338046539.opb
1796.68/1797.02	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.02	c   Constraints      : 41436 initial, 41436 maximal
1796.68/1797.02	c   Objective sense  : minimize
1796.68/1797.02	c Presolved Problem  :
1796.68/1797.02	c   Problem name     : t_HOME/instance-3692536-1338046539.opb
1796.68/1797.02	c   Variables        : 36628 (36628 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.02	c   Constraints      : 36694 initial, 36709 maximal
1796.68/1797.02	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.68/1797.02	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   trivial          :       0.14       0.00        123          0          0          0          0          0          0          0          0
1796.68/1797.02	c   dualfix          :       0.10       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   gateextraction   :       0.23       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   implics          :       0.24       0.00          0          1          0          0          0          0          0          0          0
1796.68/1797.02	c   components       :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   pseudoobj        :       0.00       0.53          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   probing          :     124.92       0.00        410        244          0          0          0          0          0          0          0
1796.68/1797.02	c   knapsack         :       2.47       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   setppc           :       0.30       0.00          0          0          0          0          0        603          0          0          0
1796.68/1797.02	c   linear           :       0.59       0.04       3531          0          0       3531          0       4088          0          0          0
1796.68/1797.02	c   logicor          :       1.71       0.02          0          0          0          0          0         51          0          0          0
1796.68/1797.02	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.68/1797.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.02	c   integral         :          0          0          0          0          3          0          4          0          0          0          0          0          6
1796.68/1797.02	c   knapsack         :          1          1          7      11048          0          0          3          0          0          0          0          0          0
1796.68/1797.02	c   setppc           :       4443       4443          7      11047          0          0          1       1999         15        100          0          0          0
1796.68/1797.02	c   logicor          :      32250+     32265          7       7975          0          0          0       2935         51        997          0          0          0
1796.68/1797.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.68/1797.02	c   integral         :     295.56       0.00       0.00       0.00     295.55       0.00       0.01       0.00
1796.68/1797.02	c   knapsack         :       0.26       0.00       0.14       0.12       0.00       0.00       0.00       0.00
1796.68/1797.02	c   setppc           :       2.07       0.00       0.00       2.07       0.00       0.00       0.00       0.00
1796.68/1797.02	c   logicor          :       5.16       0.02       0.03       5.11       0.00       0.00       0.00       0.00
1796.68/1797.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.68/1797.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.68/1797.02	c   rootredcost      :          0          0          0          0
1796.68/1797.02	c   pseudoobj        :       2502          0          0          0
1796.68/1797.02	c   vbounds          :          0          0          0          0
1796.68/1797.02	c   redcost          :         10          0          0          0
1796.68/1797.02	c   probing          :          0          0          0          0
1796.68/1797.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.68/1797.02	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.68/1797.02	c   pseudoobj        :       0.58       0.53       0.00       0.06       0.00
1796.68/1797.02	c   vbounds          :       0.01       0.01       0.00       0.01       0.00
1796.68/1797.02	c   redcost          :       0.03       0.00       0.00       0.03       0.00
1796.68/1797.02	c   probing          :     124.93       0.00     124.92       0.00       0.00
1796.68/1797.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.68/1797.02	c   propagation      :       0.00         66         15         15        1.5          0        0.0          -
1796.68/1797.02	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.68/1797.02	c   applied globally :          -          -          -         15        1.5          -          -          -
1796.68/1797.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.68/1797.02	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.68/1797.02	c   cut pool         :       0.00                     6          -          -         12          -    (maximal pool size: 635)
1796.68/1797.02	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.68/1797.02	c   impliedbounds    :       1.01       0.00          7          0          0        926          0
1796.68/1797.02	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.68/1797.02	c   gomory           :      12.23       0.00          7          0          0         50          0
1796.68/1797.02	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.68/1797.02	c   strongcg         :      22.57       0.00          7          0          0       1262          0
1796.68/1797.02	c   cmir             :       4.38       0.00          7          0          0          0          0
1796.68/1797.02	c   flowcover        :       3.99       0.00          7          0          0          0          0
1796.68/1797.02	c   clique           :     124.56       0.00          7          0          0         68          0
1796.68/1797.02	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.68/1797.02	c   mcf              :       0.06       0.00          1          0          0          0          0
1796.68/1797.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.68/1797.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.68/1797.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.68/1797.02	c   problem variables:       0.00          -          0          0
1796.68/1797.02	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.02	c   relpscost        :     295.55       0.00          3          0          0          0          0          6
1796.68/1797.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.68/1797.02	c   LP solutions     :       0.00          -          -          0
1796.68/1797.02	c   pseudo solutions :       0.00          -          -          0
1796.68/1797.02	c   oneopt           :       0.00       0.00          0          0
1796.68/1797.02	c   crossover        :       0.00       0.00          0          0
1796.68/1797.02	c   smallcard        :       0.00       0.00          0          0
1796.68/1797.02	c   trivial          :       0.04       0.00          2          0
1796.68/1797.02	c   shiftandpropagate:       0.31       0.00          1          0
1796.68/1797.02	c   simplerounding   :       0.00       0.00          0          0
1796.68/1797.02	c   zirounding       :       0.01       0.00          0          0
1796.68/1797.02	c   rounding         :       0.06       0.00         10          0
1796.68/1797.02	c   shifting         :       0.20       0.00          8          0
1796.68/1797.02	c   intshifting      :       0.00       0.00          0          0
1796.68/1797.02	c   twoopt           :       0.00       0.00          0          0
1796.68/1797.02	c   indtwoopt        :       0.00       0.00          0          0
1796.68/1797.02	c   indoneopt        :       0.00       0.00          0          0
1796.68/1797.02	c   fixandinfer      :       0.00       0.00          0          0
1796.68/1797.02	c   feaspump         :      73.43       0.00          1          0
1796.68/1797.02	c   clique           :       0.00       0.00          0          0
1796.68/1797.02	c   coefdiving       :    1041.54       0.00          1          0
1796.68/1797.02	c   indrounding      :       0.00       0.00          0          0
1796.68/1797.02	c   indcoefdiving    :       0.00       0.00          0          0
1796.68/1797.02	c   pscostdiving     :       0.00       0.00          0          0
1796.68/1797.02	c   fracdiving       :       0.00       0.00          0          0
1796.68/1797.02	c   nlpdiving        :       0.00       0.00          0          0
1796.68/1797.02	c   veclendiving     :       0.00       0.00          0          0
1796.68/1797.02	c   intdiving        :       0.00       0.00          0          0
1796.68/1797.02	c   actconsdiving    :       0.00       0.00          0          0
1796.68/1797.02	c   objpscostdiving  :       0.00       0.00          0          0
1796.68/1797.02	c   rootsoldiving    :       0.00       0.00          0          0
1796.68/1797.02	c   linesearchdiving :       0.00       0.00          0          0
1796.68/1797.02	c   guideddiving     :       0.00       0.00          0          0
1796.68/1797.02	c   octane           :       0.00       0.00          0          0
1796.68/1797.02	c   rens             :       8.84       0.00          1          0
1796.68/1797.02	c   rins             :       0.00       0.00          0          0
1796.68/1797.02	c   localbranching   :       0.00       0.00          0          0
1796.68/1797.02	c   mutation         :       0.00       0.00          0          0
1796.68/1797.02	c   dins             :       0.00       0.00          0          0
1796.68/1797.02	c   vbounds          :       0.00       0.00          0          0
1796.68/1797.02	c   undercover       :       0.00       0.00          0          0
1796.68/1797.02	c   subnlp           :       0.00       0.00          0          0
1796.68/1797.02	c   trysol           :       0.00       0.00          0          0
1796.68/1797.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.68/1797.02	c   primal LP        :       0.04          1          0       0.00       0.00       0.04          1
1796.68/1797.02	c   dual LP          :      75.44         11      41531    3775.55     550.54       0.00          0
1796.68/1797.02	c   lex dual LP      :       0.00          0          0       0.00          -
1796.68/1797.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.68/1797.02	c   diving/probing LP:    1086.96       1579     322855     204.47     297.02
1796.68/1797.02	c   strong branching :     295.53         97      96824     998.19     327.63
1796.68/1797.02	c     (at root node) :          -         45      45000    1000.00          -
1796.68/1797.02	c   conflict analysis:       0.00          0          0       0.00          -
1796.68/1797.02	c B&B Tree           :
1796.68/1797.02	c   number of runs   :          1
1796.68/1797.02	c   nodes            :          3
1796.68/1797.02	c   nodes (total)    :          3
1796.68/1797.02	c   nodes left       :          4
1796.68/1797.02	c   max depth        :          1
1796.68/1797.02	c   max depth (total):          1
1796.68/1797.02	c   backtracks       :          0 (0.0%)
1796.68/1797.02	c   delayed cutoffs  :          0
1796.68/1797.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.68/1797.02	c   avg switch length:       1.33
1796.68/1797.02	c   switching time   :       0.06
1796.68/1797.02	c Solution           :
1796.68/1797.02	c   Solutions found  :          0 (0 improvements)
1796.68/1797.02	c   Primal Bound     :          -
1796.68/1797.02	c   Dual Bound       : -6.51901634546937e+04
1796.68/1797.02	c   Gap              :   infinite
1796.68/1797.02	c   Root Dual Bound  : -6.52115400295498e+04
1796.68/1797.02	c   Root Iterations  :      70428
1797.09/1797.47	c Time complete: 1797.16.

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-3692536-1338046539/watcher-3692536-1338046539 -o /tmp/evaluation-result-3692536-1338046539/solver-3692536-1338046539 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692536-1338046539.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.06 2.01 2.00 3/176 31869
/proc/meminfo: memFree=30155704/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=10996 CPUtime=0 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 1488 0 0 0 0 0 0 0 20 0 1 0 270782475 11259904 1442 33554432000 4194304 10219143 140737251824064 140733776789736 8891101 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 2749 1449 398 1471 0 1269 0

[startup+0.0912829 s]
/proc/loadavg: 2.06 2.01 2.00 3/176 31869
/proc/meminfo: memFree=30155704/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=39960 CPUtime=0.08 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 8754 0 0 0 7 1 0 0 20 0 1 0 270782475 40919040 8708 33554432000 4194304 10219143 140737251824064 140733776789736 5541619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 9990 8708 421 1471 0 8510 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39960

[startup+0.100338 s]
/proc/loadavg: 2.06 2.01 2.00 3/176 31869
/proc/meminfo: memFree=30155704/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=42668 CPUtime=0.09 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 9423 0 0 0 8 1 0 0 20 0 1 0 270782475 43692032 9377 33554432000 4194304 10219143 140737251824064 140733776789736 5541619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 10667 9377 421 1471 0 9187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42668

[startup+0.30028 s]
/proc/loadavg: 2.06 2.01 2.00 3/176 31869
/proc/meminfo: memFree=30155704/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=121792 CPUtime=0.29 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 29155 0 0 0 25 4 0 0 20 0 1 0 270782475 124715008 29066 33554432000 4194304 10219143 140737251824064 140733776789736 5016681 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 30448 29066 473 1471 0 28968 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 121792

[startup+0.70028 s]
/proc/loadavg: 2.06 2.01 2.00 3/176 31869
/proc/meminfo: memFree=30155704/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=151872 CPUtime=0.69 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 36845 0 0 0 60 9 0 0 20 0 1 0 270782475 155516928 36252 33554432000 4194304 10219143 140737251824064 140733776789736 9008087 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 37968 36252 566 1471 0 36488 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151872

[startup+1.50031 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 31870
/proc/meminfo: memFree=30007136/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=275052 CPUtime=1.49 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 66274 0 0 0 131 18 0 0 20 0 1 0 270782475 281653248 64135 33554432000 4194304 10219143 140737251824064 140737251821064 7418229 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 68763 64137 604 1471 0 67283 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 275052

[startup+3.10038 s]
/proc/loadavg: 2.13 2.03 2.01 3/177 31870
/proc/meminfo: memFree=29802900/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=377476 CPUtime=3.08 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 90701 0 0 0 287 21 0 0 20 0 1 0 270782475 386535424 88562 33554432000 4194304 10219143 140737251824064 140737251819176 8969229 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 94369 88562 604 1471 0 92889 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 377476

[startup+6.30038 s]
/proc/loadavg: 2.13 2.03 2.01 3/177 31870
/proc/meminfo: memFree=29801288/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=378500 CPUtime=6.29 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 91123 0 0 0 607 22 0 0 20 0 1 0 270782475 387584000 88984 33554432000 4194304 10219143 140737251824064 140737251819176 8969254 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 94625 88984 604 1471 0 93145 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 378500

[startup+12.7003 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 31870
/proc/meminfo: memFree=29798576/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=405996 CPUtime=12.68 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 97187 0 0 0 1246 22 0 0 20 0 1 0 270782475 415739904 95048 33554432000 4194304 10219143 140737251824064 140737251819560 8969260 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 101499 95048 604 1471 0 100019 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 405996

[startup+25.5004 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 31870
/proc/meminfo: memFree=29744760/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=435692 CPUtime=25.48 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 105322 0 0 0 2523 25 0 0 20 0 1 0 270782475 446148608 103183 33554432000 4194304 10219143 140737251824064 140737251820440 8969229 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 108923 103183 604 1471 0 107443 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 435692

[startup+51.1003 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 31870
/proc/meminfo: memFree=29673700/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=507840 CPUtime=51.08 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 122945 0 0 0 5078 30 0 0 20 0 1 0 270782475 520028160 120864 33554432000 4194304 10219143 140737251824064 140737251820424 8969280 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 126960 120864 604 1471 0 125480 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 507840

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 31870
/proc/meminfo: memFree=28849264/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=1327856 CPUtime=102.26 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 327931 0 0 0 10151 75 0 0 20 0 1 0 270782475 1359724544 326961 33554432000 4194304 10219143 140737251824064 140737251820440 8965616 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 331964 326961 623 1471 0 330484 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1327856

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31870
/proc/meminfo: memFree=28377636/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=1797784 CPUtime=162.25 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 440984 0 0 0 16109 116 0 0 20 0 1 0 270782475 1840930816 444407 33554432000 4194304 10219143 140737251824064 140737251815224 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 449446 444407 788 1471 0 447966 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1797784

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31870
/proc/meminfo: memFree=28375804/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=1797784 CPUtime=222.24 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 441112 0 0 0 22095 129 0 0 20 0 1 0 270782475 1840930816 445012 33554432000 4194304 10219143 140737251824064 140737251819224 9008087 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 449446 445012 812 1471 0 447966 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1797784

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31874
/proc/meminfo: memFree=28373468/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=1797784 CPUtime=282.23 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 441117 0 0 0 28004 219 0 0 20 0 1 0 270782475 1840930816 445583 33554432000 4194304 10219143 140737251824064 140737251820024 9008087 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 449446 445583 812 1471 0 447966 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1797784

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31912
/proc/meminfo: memFree=26389988/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=1955628 CPUtime=342.22 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 451035 0 0 0 33759 463 0 0 20 0 1 0 270782475 2002563072 485035 33554432000 4194304 10219143 140737251824064 140737251817416 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 488907 485035 823 1471 0 487427 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1955628

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31912
/proc/meminfo: memFree=26348600/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=1992644 CPUtime=402.21 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 460276 0 0 0 39743 478 0 0 20 0 1 0 270782475 2040467456 494294 33554432000 4194304 10219143 140737251824064 140737251817704 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 498161 494294 823 1471 0 496681 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1992644

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31912
/proc/meminfo: memFree=24940168/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2001136 CPUtime=462.2 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 497938 0 0 0 45720 500 0 0 20 0 1 0 270782475 2049163264 497258 33554432000 4194304 10219143 140737251824064 140737251817560 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 500284 497258 853 1471 0 498804 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 2001136

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 31912
/proc/meminfo: memFree=24935608/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2001136 CPUtime=522.19 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 497938 0 0 0 51710 509 0 0 20 0 1 0 270782475 2049163264 497685 33554432000 4194304 10219143 140737251824064 140737251817512 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 500284 497685 853 1471 0 498804 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 2001136

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31913
/proc/meminfo: memFree=24934768/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2001136 CPUtime=582.18 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 497938 0 0 0 57699 519 0 0 20 0 1 0 270782475 2049163264 497706 33554432000 4194304 10219143 140737251824064 140737251817368 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 500284 497706 853 1471 0 498804 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 2001136

[startup+642.3 s]

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

/proc/meminfo: memFree=24900936/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2010332 CPUtime=1122.08 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 499334 0 0 0 111593 615 0 0 20 0 1 0 270782475 2058579968 501186 33554432000 4194304 10219143 140737251824064 140737251816872 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 502583 501186 853 1471 0 501103 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 2010332

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31918
/proc/meminfo: memFree=24899288/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2012628 CPUtime=1182.08 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 499640 0 0 0 117582 626 0 0 20 0 1 0 270782475 2060931072 501492 33554432000 4194304 10219143 140737251824064 140737251818888 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 503157 501492 853 1471 0 501677 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 2012628

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 31918
/proc/meminfo: memFree=24881644/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2024772 CPUtime=1242.06 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 501700 0 0 0 123568 638 0 0 20 0 1 0 270782475 2073366528 504965 33554432000 4194304 10219143 140737251824064 140737251817160 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 506193 504965 853 1471 0 504713 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 2024772

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31918
/proc/meminfo: memFree=24878340/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2024772 CPUtime=1302.06 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 501700 0 0 0 129556 650 0 0 20 0 1 0 270782475 2073366528 504965 33554432000 4194304 10219143 140737251824064 140737251816872 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 506193 504965 853 1471 0 504713 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 2024772

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 31918
/proc/meminfo: memFree=24876632/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2024772 CPUtime=1362.04 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 501700 0 0 0 135544 660 0 0 20 0 1 0 270782475 2073366528 504965 33554432000 4194304 10219143 140737251824064 140737251816872 8098722 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 506193 504965 853 1471 0 504713 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 2024772

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31918
/proc/meminfo: memFree=24874056/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2024772 CPUtime=1422.04 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 501700 0 0 0 141533 671 0 0 20 0 1 0 270782475 2073366528 504965 33554432000 4194304 10219143 140737251824064 140737251816776 8030289 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 506193 504965 853 1471 0 504713 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 2024772

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31922
/proc/meminfo: memFree=24870992/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2025916 CPUtime=1482.03 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 501726 0 0 0 147522 681 0 0 20 0 1 0 270782475 2074537984 504991 33554432000 4194304 10219143 140737251824064 140737251816776 8030350 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 506479 504991 853 1471 0 504999 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 2025916

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 31945
/proc/meminfo: memFree=24857116/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2025916 CPUtime=1542.02 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 501726 0 0 0 153510 692 0 0 20 0 1 0 270782475 2074537984 504991 33554432000 4194304 10219143 140737251824064 140737251817160 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 506479 504991 853 1471 0 504999 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 2025916

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31945
/proc/meminfo: memFree=24853076/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2027064 CPUtime=1602.01 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 502003 0 0 0 159498 703 0 0 20 0 1 0 270782475 2075713536 505268 33554432000 4194304 10219143 140737251824064 140737251816872 7728396 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 506766 505268 853 1471 0 505286 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 2027064

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31945
/proc/meminfo: memFree=24849260/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2027064 CPUtime=1662 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 502009 0 0 0 165486 714 0 0 20 0 1 0 270782475 2075713536 505274 33554432000 4194304 10219143 140737251824064 140737251816872 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 506766 505274 853 1471 0 505286 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 2027064

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31945
/proc/meminfo: memFree=24847552/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2027064 CPUtime=1721.99 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 502009 0 0 0 171474 725 0 0 20 0 1 0 270782475 2075713536 505274 33554432000 4194304 10219143 140737251824064 140737251816872 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 506766 505274 853 1471 0 505286 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 2027064

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31945
/proc/meminfo: memFree=24843000/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2029360 CPUtime=1781.98 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 502315 0 0 0 177463 735 0 0 20 0 1 0 270782475 2078064640 505580 33554432000 4194304 10219143 140737251824064 140737251817160 8056492 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 507340 505580 853 1471 0 505860 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 2029360

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 31946
/proc/meminfo: memFree=24843224/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2029360 CPUtime=1785.18 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 502315 0 0 0 177782 736 0 0 20 0 1 0 270782475 2078064640 505580 33554432000 4194304 10219143 140737251824064 140737251816776 8051641 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 507340 505580 853 1471 0 505860 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 2029360

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31946
/proc/meminfo: memFree=24843224/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2029360 CPUtime=1791.59 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 502316 0 0 0 178421 738 0 0 20 0 1 0 270782475 2078064640 505581 33554432000 4194304 10219143 140737251824064 140737251816824 8090882 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 507340 505581 853 1471 0 505860 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 2029360

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31946
/proc/meminfo: memFree=24843084/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2029360 CPUtime=1794.79 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 502316 0 0 0 178741 738 0 0 20 0 1 0 270782475 2078064640 505581 33554432000 4194304 10219143 140737251824064 140737251816872 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 507340 505581 853 1471 0 505860 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 2029360

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31946
/proc/meminfo: memFree=24842960/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=2029360 CPUtime=1796.38 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 502316 0 0 0 178900 738 0 0 20 0 1 0 270782475 2078064640 505581 33554432000 4194304 10219143 140737251824064 140737251816776 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 507340 505581 853 1471 0 505860 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 2029360

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31946
/proc/meminfo: memFree=24842960/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=1878988 CPUtime=1796.78 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 502318 0 0 0 178940 738 0 0 20 0 1 0 270782475 1924083712 468105 33554432000 4194304 10219143 140737251824064 140737251817160 5014320 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 469747 468105 855 1471 0 468267 0
Current children cumulated CPU time (s) 1796.78
Current children cumulated vsize (KiB) 1878988

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31946
/proc/meminfo: memFree=24998168/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=1872944 CPUtime=1796.99 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 502318 0 0 0 178960 739 0 0 20 0 1 0 270782475 1917894656 466602 33554432000 4194304 10219143 140737251824064 140737251817160 7594393 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 468236 466602 855 1471 0 466756 0
Current children cumulated CPU time (s) 1796.99
Current children cumulated vsize (KiB) 1872944

[startup+1797.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31946
/proc/meminfo: memFree=24998168/32873844 swapFree=7108/7108
[pid=31869] ppid=31867 vsize=1748896 CPUtime=1797.09 cores=1,3,5,7
/proc/31869/stat : 31869 (scip-2.1.1.4exp) R 31867 31869 29021 0 -1 4202496 502318 0 0 0 178970 739 0 0 20 0 1 0 270782475 1790869504 436510 33554432000 4194304 10219143 140737251824064 140737251817160 5971533 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31869/statm: 437224 436510 855 1471 0 435744 0
Current children cumulated CPU time (s) 1797.09
Current children cumulated vsize (KiB) 1748896

Child status: 0
Real time (s): 1797.48
CPU time (s): 1797.17
CPU user time (s): 1789.75
CPU system time (s): 7.41887
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 2116548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.75
system time used= 7.41887
maximum resident set size= 2100260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 502320
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= 48
involuntary context switches= 1845

runsolver used 3.43848 second user time and 9.29259 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-26 17:35:39
IDJOB=3692536
IDBENCH=90860
IDSOLVER=2271
FILE ID=node102/3692536-1338046539
RUNJOBID= node102-1338028547-30351
PBS_JOBID= 14624369
Free space on /tmp= 71544 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_unif_50null0mast_rapportOE1.0_TMAX180_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-3692536-1338046539/watcher-3692536-1338046539 -o /tmp/evaluation-result-3692536-1338046539/solver-3692536-1338046539 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692536-1338046539.opb -t 1800 -m 15500

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

MD5SUM BENCH= 4555e70390d674ec14d0ef1e0b38ebad
RANDOM SEED=1795281706

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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		: 2667.178
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:        30156084 kB
Buffers:          232008 kB
Cached:          1589340 kB
SwapCached:            0 kB
Active:           991352 kB
Inactive:         940736 kB
Active(anon):      98860 kB
Inactive(anon):    14352 kB
Active(file):     892492 kB
Inactive(file):   926384 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15888 kB
Writeback:             0 kB
AnonPages:        117588 kB
Mapped:            17564 kB
Shmem:               200 kB
Slab:             646356 kB
SReclaimable:      88684 kB
SUnreclaim:       557672 kB
KernelStack:        1448 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     225384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 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= 71504 MiB
End job on node102 at 2012-05-26 18:05:37