Trace number 3693702

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 standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1796.88 1797.3

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: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3693702-1338046941.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.20
0.49/0.54	c presolving:
0.69/0.76	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.78/0.84	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.89/0.90	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.89/0.96	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.99/1.01	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.99/1.07	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
1.09/1.12	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
1.09/1.17	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
1.19/1.22	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
1.19/1.26	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
81.67/81.70	c    (81.7s) probing: 189/37282 (0.5%) - 6 fixings, 15 aggregations, 855037 implications, 0 bound changes
81.67/81.70	c    (81.7s) probing aborted: 50/50 successive totally useless probings
81.67/81.70	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
81.88/81.99	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
89.87/89.91	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
90.07/90.17	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
96.68/96.72	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
96.86/96.97	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
97.47/97.53	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
97.67/97.71	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
102.77/102.85	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
103.06/103.11	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
109.27/109.37	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
109.56/109.60	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
110.06/110.17	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
110.26/110.34	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
111.07/111.10	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
111.16/111.27	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
111.47/111.57	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
111.66/111.74	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
114.17/114.23	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
114.37/114.47	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
117.36/117.48	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
117.67/117.72	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
118.66/118.72	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
118.86/118.90	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
121.46/121.51	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
121.66/121.75	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
124.86/124.94	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
125.06/125.19	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
126.06/126.18	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
126.26/126.36	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
132.97/133.08	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
133.16/133.27	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
133.26/133.39	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
140.05/140.15	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
140.25/140.35	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
140.36/140.47	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
141.06/141.16	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
141.26/141.35	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
141.35/141.47	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
141.66/141.75	c    (141.7s) probing: 762/37282 (2.0%) - 410 fixings, 244 aggregations, 2746709 implications, 0 bound changes
141.66/141.75	c    (141.7s) probing aborted: 50/50 successive totally useless probings
141.66/141.80	c presolving (50 rounds):
141.66/141.80	c  4309 deleted vars, 4742 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
141.66/141.80	c  40762250 implications, 551 cliques
141.66/141.80	c presolved problem has 36628 variables (36628 bin, 0 int, 0 impl, 0 cont) and 36694 constraints
141.66/141.80	c       1 constraints of type <knapsack>
141.66/141.80	c    4443 constraints of type <setppc>
141.66/141.80	c   32250 constraints of type <logicor>
141.66/141.80	c transformed objective value is always integral (scale: 1)
141.66/141.80	c Presolving Time: 141.51
141.66/141.80	c - non default parameters ----------------------------------------------------------------------
141.66/141.80	c # SCIP version 2.1.1.4
141.66/141.80	c 
141.66/141.80	c # maximal time in seconds to run
141.66/141.80	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
141.66/141.80	c limits/time = 1797
141.66/141.80	c 
141.66/141.80	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
141.66/141.80	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
141.66/141.80	c limits/memory = 13950
141.66/141.80	c 
141.66/141.80	c # default clock type (1: CPU user seconds, 2: wall clock time)
141.66/141.80	c # [type: int, range: [1,2], default: 1]
141.66/141.80	c timing/clocktype = 2
141.66/141.80	c 
141.66/141.80	c # belongs reading time to solving time?
141.66/141.80	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
141.66/141.80	c timing/reading = TRUE
141.66/141.80	c 
141.66/141.80	c -----------------------------------------------------------------------------------------------
141.66/141.80	c start solving
142.26/142.30	c 
154.96/155.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
154.96/155.07	c   155s|     1 |     0 | 14105 |     - |1186M|   0 |4224 |  36k|  36k|  36k|  36k|   0 |  15 |   0 |-6.540476e+04 |      --      |    Inf 
364.92/365.08	c   365s|     1 |     0 | 60021 |     - |1189M|   0 |4251 |  36k|  36k|  36k|  36k|  65 |  15 |   0 |-6.522787e+04 |      --      |    Inf 
373.52/373.68	c   374s|     1 |     0 | 63221 |     - |1189M|   0 |4252 |  36k|  36k|  36k|  36k|  84 |  15 |   0 |-6.521363e+04 |      --      |    Inf 
381.01/381.20	c   381s|     1 |     0 | 64392 |     - |1189M|   0 |4843 |  36k|  36k|  36k|  37k| 492 |  15 |   0 |-6.521348e+04 |      --      |    Inf 
388.71/388.85	c   389s|     1 |     0 | 66143 |     - |1189M|   0 |4860 |  36k|  36k|  36k|  37k| 496 |  15 |   0 |-6.521312e+04 |      --      |    Inf 
395.11/395.24	c   395s|     1 |     0 | 66889 |     - |1189M|   0 |4934 |  36k|  36k|  36k|  37k| 513 |  15 |   0 |-6.521297e+04 |      --      |    Inf 
409.91/410.06	c   410s|     1 |     0 | 68418 |     - |1192M|   0 |5004 |  36k|  36k|  36k|  37k| 519 |  15 |   0 |-6.521266e+04 |      --      |    Inf 
425.01/425.15	c   425s|     1 |     0 | 70428 |     - |1196M|   0 |4883 |  36k|  36k|  36k|  37k| 523 |  15 |   0 |-6.521154e+04 |      --      |    Inf 
526.89/527.08	c   527s|     1 |     2 | 70428 |     - |1196M|   0 |4883 |  36k|  36k|  36k|  37k| 523 |  15 |  45 |-6.521154e+04 |      --      |    Inf 
1796.68/1797.01	c 
1796.68/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.01	c Solving Time (sec) : 1797.01
1796.68/1797.01	c Solving Nodes      : 3
1796.68/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.68/1797.01	c Dual Bound         : -6.51901634546937e+04
1796.68/1797.01	c Gap                : infinite
1796.68/1797.01	s UNKNOWN
1796.68/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.01	c Total Time         :    1797.01
1796.68/1797.01	c   solving          :    1797.01
1796.68/1797.01	c   presolving       :     141.51 (included in solving)
1796.68/1797.01	c   reading          :       0.20 (included in solving)
1796.68/1797.01	c   copying          :       0.09 (1 #copies) (minimal 0.09, maximal 0.09, average 0.09)
1796.68/1797.01	c Original Problem   :
1796.68/1797.01	c   Problem name     : HOME/instance-3693702-1338046941.opb
1796.68/1797.01	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.01	c   Constraints      : 41436 initial, 41436 maximal
1796.68/1797.01	c   Objective sense  : minimize
1796.68/1797.01	c Presolved Problem  :
1796.68/1797.01	c   Problem name     : t_HOME/instance-3693702-1338046941.opb
1796.68/1797.01	c   Variables        : 36628 (36628 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.01	c   Constraints      : 36694 initial, 36709 maximal
1796.68/1797.01	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.68/1797.01	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   trivial          :       0.12       0.00        123          0          0          0          0          0          0          0          0
1796.68/1797.01	c   dualfix          :       0.09       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   gateextraction   :       0.19       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   implics          :       0.22       0.00          0          1          0          0          0          0          0          0          0
1796.68/1797.01	c   components       :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   pseudoobj        :       0.00       0.49          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   probing          :     134.14       0.00        410        244          0          0          0          0          0          0          0
1796.68/1797.01	c   knapsack         :       2.34       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   setppc           :       0.41       0.00          0          0          0          0          0        603          0          0          0
1796.68/1797.01	c   linear           :       0.93       0.00       3531          0          0       3531          0       4088          0          0          0
1796.68/1797.01	c   logicor          :       2.65       0.02          0          0          0          0          0         51          0          0          0
1796.68/1797.01	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.68/1797.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.01	c   integral         :          0          0          0          0          3          0          4          0          0          0          0          0          6
1796.68/1797.01	c   knapsack         :          1          1          7      12018          0          0          3          0          0          0          0          0          0
1796.68/1797.01	c   setppc           :       4443       4443          7      12017          0          0          1       1999         15        100          0          0          0
1796.68/1797.01	c   logicor          :      32250+     32265          7       7975          0          0          0       2935         51        997          0          0          0
1796.68/1797.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.68/1797.01	c   integral         :     197.10       0.00       0.00       0.00     197.10       0.00       0.01       0.00
1796.68/1797.01	c   knapsack         :       0.26       0.00       0.14       0.12       0.00       0.00       0.00       0.00
1796.68/1797.01	c   setppc           :       1.79       0.00       0.00       1.79       0.00       0.00       0.00       0.00
1796.68/1797.01	c   logicor          :       4.37       0.02       0.02       4.34       0.00       0.00       0.00       0.00
1796.68/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.68/1797.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.68/1797.01	c   rootredcost      :          0          0          0          0
1796.68/1797.01	c   pseudoobj        :       3472          0          0          0
1796.68/1797.01	c   vbounds          :          0          0          0          0
1796.68/1797.01	c   redcost          :         10          0          0          0
1796.68/1797.01	c   probing          :          0          0          0          0
1796.68/1797.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.68/1797.01	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.68/1797.01	c   pseudoobj        :       0.54       0.49       0.00       0.06       0.00
1796.68/1797.01	c   vbounds          :       0.02       0.01       0.00       0.01       0.00
1796.68/1797.01	c   redcost          :       0.03       0.00       0.00       0.03       0.00
1796.68/1797.01	c   probing          :     134.14       0.00     134.14       0.00       0.00
1796.68/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.68/1797.01	c   propagation      :       0.01         66         15         15        1.5          0        0.0          -
1796.68/1797.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.68/1797.01	c   applied globally :          -          -          -         15        1.5          -          -          -
1796.68/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.68/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.68/1797.01	c   cut pool         :       0.00                     6          -          -         12          -    (maximal pool size: 635)
1796.68/1797.01	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.68/1797.01	c   impliedbounds    :       0.79       0.00          7          0          0        926          0
1796.68/1797.01	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.68/1797.01	c   gomory           :      12.03       0.00          7          0          0         50          0
1796.68/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.68/1797.01	c   strongcg         :      19.16       0.00          7          0          0       1262          0
1796.68/1797.01	c   cmir             :       4.07       0.00          7          0          0          0          0
1796.68/1797.01	c   flowcover        :       3.98       0.00          7          0          0          0          0
1796.68/1797.01	c   clique           :     136.55       0.00          7          0          0         68          0
1796.68/1797.01	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.68/1797.01	c   mcf              :       0.04       0.00          1          0          0          0          0
1796.68/1797.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.68/1797.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.68/1797.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.68/1797.01	c   problem variables:       0.00          -          0          0
1796.68/1797.01	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.01	c   relpscost        :     197.10       0.00          3          0          0          0          0          6
1796.68/1797.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.68/1797.01	c   LP solutions     :       0.00          -          -          0
1796.68/1797.01	c   pseudo solutions :       0.00          -          -          0
1796.68/1797.01	c   oneopt           :       0.00       0.00          0          0
1796.68/1797.01	c   crossover        :       0.00       0.00          0          0
1796.68/1797.01	c   smallcard        :       0.00       0.00          0          0
1796.68/1797.01	c   trivial          :       0.04       0.00          2          0
1796.68/1797.01	c   shiftandpropagate:       0.30       0.00          1          0
1796.68/1797.01	c   simplerounding   :       0.00       0.00          0          0
1796.68/1797.01	c   zirounding       :       0.00       0.00          0          0
1796.68/1797.01	c   rounding         :       0.04       0.00         10          0
1796.68/1797.01	c   shifting         :       0.16       0.00          8          0
1796.68/1797.01	c   intshifting      :       0.00       0.00          0          0
1796.68/1797.01	c   twoopt           :       0.00       0.00          0          0
1796.68/1797.01	c   indtwoopt        :       0.00       0.00          0          0
1796.68/1797.01	c   indoneopt        :       0.00       0.00          0          0
1796.68/1797.01	c   fixandinfer      :       0.00       0.00          0          0
1796.68/1797.01	c   feaspump         :      66.58       0.00          1          0
1796.68/1797.01	c   clique           :       0.00       0.00          0          0
1796.68/1797.01	c   coefdiving       :    1146.06       0.00          1          0
1796.68/1797.01	c   indrounding      :       0.00       0.00          0          0
1796.68/1797.01	c   indcoefdiving    :       0.00       0.00          0          0
1796.68/1797.01	c   pscostdiving     :       0.00       0.00          0          0
1796.68/1797.01	c   fracdiving       :       0.00       0.00          0          0
1796.68/1797.01	c   nlpdiving        :       0.00       0.00          0          0
1796.68/1797.01	c   veclendiving     :       0.00       0.00          0          0
1796.68/1797.01	c   intdiving        :       0.00       0.00          0          0
1796.68/1797.01	c   actconsdiving    :       0.00       0.00          0          0
1796.68/1797.01	c   objpscostdiving  :       0.00       0.00          0          0
1796.68/1797.01	c   rootsoldiving    :       0.00       0.00          0          0
1796.68/1797.01	c   linesearchdiving :       0.00       0.00          0          0
1796.68/1797.01	c   guideddiving     :       0.00       0.00          0          0
1796.68/1797.01	c   octane           :       0.00       0.00          0          0
1796.68/1797.01	c   rens             :       8.81       0.00          1          0
1796.68/1797.01	c   rins             :       0.00       0.00          0          0
1796.68/1797.01	c   localbranching   :       0.00       0.00          0          0
1796.68/1797.01	c   mutation         :       0.00       0.00          0          0
1796.68/1797.01	c   dins             :       0.00       0.00          0          0
1796.68/1797.01	c   vbounds          :       0.00       0.00          0          0
1796.68/1797.01	c   undercover       :       0.00       0.00          0          0
1796.68/1797.01	c   subnlp           :       0.00       0.00          0          0
1796.68/1797.01	c   trysol           :       0.00       0.00          0          0
1796.68/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.68/1797.01	c   primal LP        :       0.03          1          0       0.00       0.00       0.03          1
1796.68/1797.01	c   dual LP          :      58.20         11      41531    3775.55     713.62       0.00          0
1796.68/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.68/1797.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.68/1797.01	c   diving/probing LP:    1187.99       2524     518700     205.51     436.62
1796.68/1797.01	c   strong branching :     197.08         97      96824     998.19     491.29
1796.68/1797.01	c     (at root node) :          -         45      45000    1000.00          -
1796.68/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.68/1797.01	c B&B Tree           :
1796.68/1797.01	c   number of runs   :          1
1796.68/1797.01	c   nodes            :          3
1796.68/1797.01	c   nodes (total)    :          3
1796.68/1797.01	c   nodes left       :          4
1796.68/1797.01	c   max depth        :          1
1796.68/1797.01	c   max depth (total):          1
1796.68/1797.01	c   backtracks       :          0 (0.0%)
1796.68/1797.01	c   delayed cutoffs  :          0
1796.68/1797.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.68/1797.01	c   avg switch length:       1.33
1796.68/1797.01	c   switching time   :       0.03
1796.68/1797.01	c Solution           :
1796.68/1797.01	c   Solutions found  :          0 (0 improvements)
1796.68/1797.01	c   Primal Bound     :          -
1796.68/1797.01	c   Dual Bound       : -6.51901634546937e+04
1796.68/1797.01	c   Gap              :   infinite
1796.68/1797.01	c   Root Dual Bound  : -6.52115400295498e+04
1796.68/1797.01	c   Root Iterations  :      70428
1796.88/1797.30	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-3693702-1338046941/watcher-3693702-1338046941 -o /tmp/evaluation-result-3693702-1338046941/solver-3693702-1338046941 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693702-1338046941.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25607
/proc/meminfo: memFree=28224864/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=10488 CPUtime=0 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 1375 0 0 0 0 0 0 0 20 0 1 0 270818993 10739712 1330 33554432000 4194304 10169799 140734165800448 140733250836248 7543003 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 2622 1330 412 1459 0 1154 0

[startup+0.0586371 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25607
/proc/meminfo: memFree=28224864/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=25800 CPUtime=0.05 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 5205 0 0 0 4 1 0 0 20 0 1 0 270818993 26419200 5160 33554432000 4194304 10169799 140734165800448 140733250836248 5281219 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 6450 5160 412 1459 0 4982 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25800

[startup+0.100327 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25607
/proc/meminfo: memFree=28224864/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=36124 CPUtime=0.09 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 7782 0 0 0 8 1 0 0 20 0 1 0 270818993 36990976 7737 33554432000 4194304 10169799 140734165800448 140733250836248 5281219 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 9031 7737 412 1459 0 7563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36124

[startup+0.300298 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25607
/proc/meminfo: memFree=28224864/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=107900 CPUtime=0.29 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 25625 0 0 0 25 4 0 0 20 0 1 0 270818993 110489600 25509 33554432000 4194304 10169799 140734165800448 140733250836248 5761052 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 26975 25510 490 1459 0 25507 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 107900

[startup+0.700267 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25607
/proc/meminfo: memFree=28224864/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=152300 CPUtime=0.69 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 36767 0 0 0 55 14 0 0 20 0 1 0 270818993 155955200 36357 33554432000 4194304 10169799 140734165800448 140733250836248 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 38075 36357 558 1459 0 36607 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152300

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25608
/proc/meminfo: memFree=28076172/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=180396 CPUtime=1.49 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 44456 0 0 0 98 51 0 0 20 0 1 0 270818993 184725504 43384 33554432000 4194304 10169799 140734165800448 140734165798600 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 45099 43384 575 1459 0 43631 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 180396

[startup+3.10043 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25608
/proc/meminfo: memFree=27916212/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=379024 CPUtime=3.09 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 91198 0 0 0 248 61 0 0 20 0 1 0 270818993 388120576 88879 33554432000 4194304 10169799 140734165800448 140734165796712 8922290 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 94756 88879 599 1459 0 93288 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 379024

[startup+6.30043 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25608
/proc/meminfo: memFree=27867976/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=380048 CPUtime=6.29 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 91572 0 0 0 568 61 0 0 20 0 1 0 270818993 389169152 89253 33554432000 4194304 10169799 140734165800448 140734165796712 8921995 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 95012 89253 599 1459 0 93544 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 380048

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25608
/proc/meminfo: memFree=27865612/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=380784 CPUtime=12.69 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 91871 0 0 0 1208 61 0 0 20 0 1 0 270818993 389922816 89552 33554432000 4194304 10169799 140734165800448 140734165796712 7428064 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 95196 89552 599 1459 0 93728 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 380784

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 25608
/proc/meminfo: memFree=27810548/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=408568 CPUtime=25.49 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 98300 0 0 0 2486 63 0 0 20 0 1 0 270818993 418373632 95981 33554432000 4194304 10169799 140734165800448 140734165796712 8922295 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 102142 95981 599 1459 0 100674 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 408568

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 25608
/proc/meminfo: memFree=27662568/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=487656 CPUtime=51.08 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 117749 0 0 0 5040 68 0 0 20 0 1 0 270818993 499359744 115397 33554432000 4194304 10169799 140734165800448 140734165797976 8922316 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 121914 115397 599 1459 0 120446 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 487656

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 25608
/proc/meminfo: memFree=26217144/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=1151912 CPUtime=102.27 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 285405 0 0 0 10095 132 0 0 20 0 1 0 270818993 1179557888 283053 33554432000 4194304 10169799 140734165800448 140734165796920 8918750 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 287978 283053 621 1459 0 286510 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1151912

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25608
/proc/meminfo: memFree=25038684/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=1802196 CPUtime=162.25 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 443790 0 0 0 15942 283 0 0 20 0 1 0 270818993 1845448704 444896 33554432000 4194304 10169799 140734165800448 140734165792760 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 450549 444896 792 1459 0 449081 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1802196

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25608
/proc/meminfo: memFree=25033752/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=1802196 CPUtime=222.24 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 443805 0 0 0 21931 293 0 0 20 0 1 0 270818993 1845448704 444911 33554432000 4194304 10169799 140734165800448 140734165798072 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 450549 444911 807 1459 0 449081 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1802196

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25609
/proc/meminfo: memFree=25033532/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=1802196 CPUtime=282.23 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 443916 0 0 0 23913 4310 0 0 20 0 1 0 270818993 1845448704 445022 33554432000 4194304 10169799 140734165800448 140734165797560 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 450549 445022 817 1459 0 449081 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1802196

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25609
/proc/meminfo: memFree=25033312/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=1802196 CPUtime=342.22 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 443916 0 0 0 26749 7473 0 0 20 0 1 0 270818993 1845448704 445022 33554432000 4194304 10169799 140734165800448 140734165797560 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 450549 445022 817 1459 0 449081 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1802196

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25609
/proc/meminfo: memFree=24855220/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=1988052 CPUtime=402.22 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 460457 0 0 0 32599 7623 0 0 20 0 1 0 270818993 2035765248 491608 33554432000 4194304 10169799 140734165800448 140734165796488 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 497013 491608 829 1459 0 495545 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1988052

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25612
/proc/meminfo: memFree=24830608/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=1999076 CPUtime=462.2 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 498657 0 0 0 38561 7659 0 0 20 0 1 0 270818993 2047053824 494668 33554432000 4194304 10169799 140734165800448 140734165795144 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 499769 494668 866 1459 0 498301 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1999076

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 25612
/proc/meminfo: memFree=24830412/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=1999076 CPUtime=522.19 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 498657 0 0 0 44552 7667 0 0 20 0 1 0 270818993 2047053824 494668 33554432000 4194304 10169799 140734165800448 140734165795048 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 499769 494668 866 1459 0 498301 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1999076

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25613
/proc/meminfo: memFree=24829076/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=2003140 CPUtime=582.18 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 499298 0 0 0 50544 7674 0 0 20 0 1 0 270818993 2051215360 494669 33554432000 4194304 10169799 140734165800448 140734165795048 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 500785 494669 866 1459 0 499317 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 2003140

[startup+642.3 s]

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

[pid=25607] ppid=25605 vsize=2033608 CPUtime=1362.06 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 505934 0 0 0 128427 7779 0 0 20 0 1 0 270818993 2082414592 503811 33554432000 4194304 10169799 140734165800448 140734165794696 8009564 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 508402 503811 866 1459 0 506934 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 2033608

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25641
/proc/meminfo: memFree=24585824/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=2034632 CPUtime=1422.07 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 506433 0 0 0 134419 7788 0 0 20 0 1 0 270818993 2083463168 504889 33554432000 4194304 10169799 140734165800448 140734165794312 8042976 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 508658 504889 866 1459 0 507190 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2034632

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25641
/proc/meminfo: memFree=24585976/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=2034632 CPUtime=1482.04 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 506451 0 0 0 140410 7794 0 0 20 0 1 0 270818993 2083463168 504907 33554432000 4194304 10169799 140734165800448 140734165794312 7909156 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 508658 504907 866 1459 0 507190 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 2034632

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 25642
/proc/meminfo: memFree=24583028/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=2038716 CPUtime=1542.03 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 507184 0 0 0 146399 7804 0 0 20 0 1 0 270818993 2087645184 505657 33554432000 4194304 10169799 140734165800448 140734165794696 7978389 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 509679 505657 866 1459 0 508211 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 2038716

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 25642
/proc/meminfo: memFree=24573320/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=2038716 CPUtime=1602.02 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 507269 0 0 0 152390 7812 0 0 20 0 1 0 270818993 2087645184 506385 33554432000 4194304 10169799 140734165800448 140734165794408 7983353 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 509679 506385 866 1459 0 508211 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2038716

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 25645
/proc/meminfo: memFree=24587792/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=2042800 CPUtime=1662 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 508240 0 0 0 158381 7819 0 0 20 0 1 0 270818993 2091827200 507626 33554432000 4194304 10169799 140734165800448 140734165794312 8038537 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 510700 507626 866 1459 0 509232 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 2042800

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25645
/proc/meminfo: memFree=24580132/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=2044844 CPUtime=1721.99 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 508786 0 0 0 164372 7827 0 0 20 0 1 0 270818993 2093920256 508242 33554432000 4194304 10169799 140734165800448 140734165794408 8009472 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25607/statm: 511211 508242 866 1459 0 509743 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 2044844

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25645
/proc/meminfo: memFree=24577688/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=2046884 CPUtime=1781.98 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 509284 0 0 0 170362 7836 0 0 20 0 1 0 270818993 2096009216 508792 33554432000 4194304 10169799 140734165800448 140734165794408 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 511721 508792 866 1459 0 510253 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 2046884

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (1796.88 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1796.88 s) to the 'lost time'.

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25684
/proc/meminfo: memFree=25821316/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=1880520 CPUtime=1796.88 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 509319 0 0 0 171849 7839 0 0 20 0 1 0 270818993 1925652480 467336 33554432000 4194304 10169799 140734165800448 140734165798296 8989847 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 470130 467336 868 1459 0 468662 0
Current children cumulated CPU time (s) 1796.88
Current children cumulated vsize (KiB) 1880520

[startup+1797.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 25684
/proc/meminfo: memFree=27718248/32873844 swapFree=7104/7104
[pid=25607] ppid=-1 vsize=0 CPUtime=0 cores=
/proc/25607/stat : -- couldn't open stat file --/proc/25607/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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 25683
/proc/meminfo: memFree=26140920/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=2046884 CPUtime=1785.18 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 509290 0 0 0 170682 7836 0 0 20 0 1 0 270818993 2096009216 508798 33554432000 4194304 10169799 140734165800448 140734165794360 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 511721 508798 866 1459 0 510253 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 2046884

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25684
/proc/meminfo: memFree=25748760/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=2046884 CPUtime=1791.58 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 509303 0 0 0 171321 7837 0 0 20 0 1 0 270818993 2096009216 508818 33554432000 4194304 10169799 140734165800448 140734165794360 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 511721 508818 866 1459 0 510253 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 2046884

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25684
/proc/meminfo: memFree=25822796/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=2046884 CPUtime=1794.79 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 509310 0 0 0 171641 7838 0 0 20 0 1 0 270818993 2096009216 508825 33554432000 4194304 10169799 140734165800448 140734165794360 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 511721 508825 866 1459 0 510253 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 2046884

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25684
/proc/meminfo: memFree=25821316/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=2046884 CPUtime=1796.38 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 509314 0 0 0 171800 7838 0 0 20 0 1 0 270818993 2096009216 508829 33554432000 4194304 10169799 140734165800448 140734165794408 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 511721 508829 866 1459 0 510253 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 2046884

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25684
/proc/meminfo: memFree=25821316/32873844 swapFree=7104/7104
[pid=25607] ppid=25605 vsize=1894780 CPUtime=1796.77 cores=0,2,4,6
/proc/25607/stat : 25607 (scip-2.1.1.4sfi) R 25605 25607 22949 0 -1 4202496 509319 0 0 0 171839 7838 0 0 20 0 1 0 270818993 1940254720 470893 33554432000 4194304 10169799 140734165800448 140734165798296 4952057 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25607/statm: 473695 470893 868 1459 0 472227 0
Current children cumulated CPU time (s) 1796.77
Current children cumulated vsize (KiB) 1894780

[startup+1797.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 25684
/proc/meminfo: memFree=27718248/32873844 swapFree=7104/7104
[pid=25607] ppid=-1 vsize=0 CPUtime=0 cores=
/proc/25607/stat : -- couldn't open stat file --/proc/25607/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25607 and gives
#  childrusage.ru_utime.tv_sec=1718
#  childrusage.ru_utime.tv_usec=543741
#  childrusage.ru_stime.tv_sec=78
#  childrusage.ru_stime.tv_usec=443074
# CPU time returned by wait4() is 1796.99
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1796.88
#  lost CPU user time (s): 1718.49
#  lost CPU system time (s): 78.39

Real time (s): 1797.3
CPU time (s): 1796.88
CPU user time (s): 1718.49
CPU system time (s): 78.39
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 2117240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1718.54
system time used= 78.4431
maximum resident set size= 2094736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 509321
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= 5
involuntary context switches= 2346

runsolver used 2.74258 second user time and 7.2049 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 17:42:21
IDJOB=3693702
IDBENCH=90860
IDSOLVER=2272
FILE ID=node142/3693702-1338046941
RUNJOBID= node142-1338029393-23714
PBS_JOBID= 14624333
Free space on /tmp= 71600 MiB

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

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

MD5SUM BENCH= 4555e70390d674ec14d0ef1e0b38ebad
RANDOM SEED=2078437937

node142.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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:        28225244 kB
Buffers:          265984 kB
Cached:          3216600 kB
SwapCached:            0 kB
Active:           975080 kB
Inactive:        2900800 kB
Active(anon):     395264 kB
Inactive(anon):        0 kB
Active(file):     579816 kB
Inactive(file):  2900800 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             32216 kB
Writeback:             0 kB
AnonPages:        399744 kB
Mapped:            16700 kB
Shmem:               200 kB
Slab:             634272 kB
SReclaimable:      76508 kB
SUnreclaim:       557764 kB
KernelStack:        1488 kB
PageTables:         4864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     529380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71580 MiB
End job on node142 at 2012-05-26 18:12:18