Trace number 3691370

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1797.05 1797.33

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-3691370-1338026778.opb>
0.09/0.17	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.09/0.17	c problem read in 0.17
0.39/0.43	c presolving:
0.49/0.56	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.60	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.63	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.59/0.66	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.59/0.68	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.71	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.69/0.73	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.69/0.75	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.69/0.77	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.69/0.79	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
61.49/61.55	c    (61.6s) probing: 189/37282 (0.5%) - 6 fixings, 15 aggregations, 855037 implications, 0 bound changes
61.49/61.55	c    (61.6s) probing aborted: 50/50 successive totally useless probings
61.49/61.55	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
61.68/61.79	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
69.08/69.14	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
69.29/69.34	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
75.38/75.43	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
75.57/75.63	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
76.07/76.13	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
76.17/76.27	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
80.97/81.01	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
81.17/81.21	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
86.88/86.98	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
87.07/87.16	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
87.57/87.65	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
87.67/87.79	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
88.38/88.44	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
88.47/88.58	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
88.78/88.81	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
88.88/88.95	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
91.08/91.18	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
91.28/91.36	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
93.97/94.06	c (round 31) 4125 del vars, 4533 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32766042 impls, 551 clqs
94.18/94.24	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
95.07/95.12	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
95.17/95.26	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
97.48/97.57	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
97.68/97.76	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
100.57/100.60	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
100.67/100.79	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
101.57/101.65	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
101.67/101.79	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
107.57/107.69	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
107.78/107.84	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
107.87/107.92	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
113.77/113.87	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
113.97/114.03	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
114.07/114.11	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
114.67/114.73	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
114.77/114.89	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
114.87/114.97	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
115.17/115.22	c    (115.2s) probing: 762/37282 (2.0%) - 410 fixings, 244 aggregations, 2746709 implications, 0 bound changes
115.17/115.22	c    (115.2s) probing aborted: 50/50 successive totally useless probings
115.17/115.26	c presolving (50 rounds):
115.17/115.26	c  4309 deleted vars, 4742 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
115.17/115.26	c  40762250 implications, 551 cliques
115.17/115.26	c presolved problem has 36628 variables (36628 bin, 0 int, 0 impl, 0 cont) and 36694 constraints
115.17/115.26	c       1 constraints of type <knapsack>
115.17/115.26	c    4443 constraints of type <setppc>
115.17/115.26	c   32250 constraints of type <logicor>
115.17/115.26	c transformed objective value is always integral (scale: 1)
115.17/115.26	c Presolving Time: 115.01
115.17/115.26	c - non default parameters ----------------------------------------------------------------------
115.17/115.26	c # SCIP version 2.1.1.4
115.17/115.26	c 
115.17/115.26	c # maximal time in seconds to run
115.17/115.26	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
115.17/115.26	c limits/time = 1797
115.17/115.26	c 
115.17/115.26	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
115.17/115.26	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
115.17/115.26	c limits/memory = 13950
115.17/115.26	c 
115.17/115.26	c # default clock type (1: CPU user seconds, 2: wall clock time)
115.17/115.26	c # [type: int, range: [1,2], default: 1]
115.17/115.26	c timing/clocktype = 2
115.17/115.26	c 
115.17/115.26	c # belongs reading time to solving time?
115.17/115.26	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
115.17/115.26	c timing/reading = TRUE
115.17/115.26	c 
115.17/115.26	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
115.17/115.26	c # [type: int, range: [-1,2147483647], default: -1]
115.17/115.26	c separating/rapidlearning/freq = 0
115.17/115.26	c 
115.17/115.26	c -----------------------------------------------------------------------------------------------
115.17/115.26	c start solving
115.67/115.73	c 
127.57/127.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
127.57/127.68	c   128s|     1 |     0 | 14105 |     - |1186M|   0 |4224 |  36k|  36k|  36k|  36k|   0 |  15 |   0 |-6.540476e+04 |      --      |    Inf 
318.54/318.65	c   319s|     1 |     0 | 60021 |     - |1189M|   0 |4251 |  36k|  36k|  36k|  36k|  65 |  15 |   0 |-6.522787e+04 |      --      |    Inf 
327.04/327.14	c   327s|     1 |     0 | 63221 |     - |1189M|   0 |4252 |  36k|  36k|  36k|  36k|  84 |  15 |   0 |-6.521363e+04 |      --      |    Inf 
334.44/334.52	c   335s|     1 |     0 | 64392 |     - |1189M|   0 |4843 |  36k|  36k|  36k|  37k| 492 |  15 |   0 |-6.521348e+04 |      --      |    Inf 
341.94/342.09	c   342s|     1 |     0 | 66143 |     - |1189M|   0 |4860 |  36k|  36k|  36k|  37k| 496 |  15 |   0 |-6.521312e+04 |      --      |    Inf 
348.23/348.39	c   348s|     1 |     0 | 66889 |     - |1189M|   0 |4934 |  36k|  36k|  36k|  37k| 513 |  15 |   0 |-6.521297e+04 |      --      |    Inf 
362.74/362.90	c   363s|     1 |     0 | 68418 |     - |1192M|   0 |5004 |  36k|  36k|  36k|  37k| 519 |  15 |   0 |-6.521266e+04 |      --      |    Inf 
377.53/377.66	c   378s|     1 |     0 | 70428 |     - |1196M|   0 |4883 |  36k|  36k|  36k|  37k| 523 |  15 |   0 |-6.521154e+04 |      --      |    Inf 
478.32/478.43	c   478s|     1 |     2 | 70428 |     - |1196M|   0 |4883 |  36k|  36k|  36k|  37k| 523 |  15 |  45 |-6.521154e+04 |      --      |    Inf 
1796.71/1797.01	c 
1796.71/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.01	c Solving Time (sec) : 1797.01
1796.71/1797.01	c Solving Nodes      : 3
1796.71/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.01	c Dual Bound         : -6.51901634546937e+04
1796.71/1797.01	c Gap                : infinite
1796.71/1797.01	s UNKNOWN
1796.71/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.01	c Total Time         :    1797.01
1796.71/1797.01	c   solving          :    1797.01
1796.71/1797.01	c   presolving       :     115.01 (included in solving)
1796.71/1797.01	c   reading          :       0.17 (included in solving)
1796.71/1797.01	c   copying          :       0.10 (1 #copies) (minimal 0.10, maximal 0.10, average 0.10)
1796.71/1797.01	c Original Problem   :
1796.71/1797.01	c   Problem name     : HOME/instance-3691370-1338026778.opb
1796.71/1797.01	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 41436 initial, 41436 maximal
1796.71/1797.01	c   Objective sense  : minimize
1796.71/1797.01	c Presolved Problem  :
1796.71/1797.01	c   Problem name     : t_HOME/instance-3691370-1338026778.opb
1796.71/1797.01	c   Variables        : 36628 (36628 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 36694 initial, 36709 maximal
1796.71/1797.01	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.01	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   trivial          :       0.10       0.00        123          0          0          0          0          0          0          0          0
1796.71/1797.01	c   dualfix          :       0.07       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   gateextraction   :       0.17       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   implics          :       0.19       0.00          0          1          0          0          0          0          0          0          0
1796.71/1797.01	c   components       :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   pseudoobj        :       0.00       0.46          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   probing          :     109.75       0.00        410        244          0          0          0          0          0          0          0
1796.71/1797.01	c   knapsack         :       2.18       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   setppc           :       0.26       0.00          0          0          0          0          0        603          0          0          0
1796.71/1797.01	c   linear           :       0.51       0.00       3531          0          0       3531          0       4088          0          0          0
1796.71/1797.01	c   logicor          :       1.45       0.01          0          0          0          0          0         51          0          0          0
1796.71/1797.01	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.71/1797.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.01	c   integral         :          0          0          0          0          3          0          4          0          0          0          0          0          6
1796.71/1797.01	c   knapsack         :          1          1          7      12166          0          0          3          0          0          0          0          0          0
1796.71/1797.01	c   setppc           :       4443       4443          7      12165          0          0          1       1999         15        100          0          0          0
1796.71/1797.01	c   logicor          :      32250+     32265          7       7975          0          0          0       2935         51        997          0          0          0
1796.71/1797.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.71/1797.01	c   integral         :     195.44       0.00       0.00       0.00     195.44       0.00       0.00       0.00
1796.71/1797.01	c   knapsack         :       0.24       0.00       0.14       0.10       0.00       0.00       0.00       0.00
1796.71/1797.01	c   setppc           :       1.79       0.00       0.00       1.79       0.00       0.00       0.00       0.00
1796.71/1797.01	c   logicor          :       3.90       0.01       0.02       3.87       0.00       0.00       0.00       0.00
1796.71/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.71/1797.01	c   rootredcost      :          0          0          0          0
1796.71/1797.01	c   pseudoobj        :       3620          0          0          0
1796.71/1797.01	c   vbounds          :          0          0          0          0
1796.71/1797.01	c   redcost          :         10          0          0          0
1796.71/1797.01	c   probing          :          0          0          0          0
1796.71/1797.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.71/1797.01	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.71/1797.01	c   pseudoobj        :       0.51       0.46       0.00       0.05       0.00
1796.71/1797.01	c   vbounds          :       0.01       0.01       0.00       0.00       0.00
1796.71/1797.01	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.71/1797.01	c   probing          :     109.76       0.00     109.75       0.00       0.00
1796.71/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.01	c   propagation      :       0.00         66         15         15        1.5          0        0.0          -
1796.71/1797.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.01	c   applied globally :          -          -          -         15        1.5          -          -          -
1796.71/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.71/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.01	c   cut pool         :       0.00                     6          -          -         12          -    (maximal pool size: 635)
1796.71/1797.01	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   impliedbounds    :       0.77       0.00          7          0          0        926          0
1796.71/1797.01	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   gomory           :      11.68       0.00          7          0          0         50          0
1796.71/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   strongcg         :      18.86       0.00          7          0          0       1262          0
1796.71/1797.01	c   cmir             :       4.01       0.00          7          0          0          0          0
1796.71/1797.01	c   flowcover        :       3.94       0.00          7          0          0          0          0
1796.71/1797.01	c   clique           :     119.01       0.00          7          0          0         68          0
1796.71/1797.01	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   mcf              :       0.03       0.00          1          0          0          0          0
1796.71/1797.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.71/1797.01	c   problem variables:       0.00          -          0          0
1796.71/1797.01	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.01	c   relpscost        :     195.44       0.00          3          0          0          0          0          6
1796.71/1797.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.71/1797.01	c   LP solutions     :       0.00          -          -          0
1796.71/1797.01	c   pseudo solutions :       0.00          -          -          0
1796.71/1797.01	c   oneopt           :       0.00       0.00          0          0
1796.71/1797.01	c   crossover        :       0.00       0.00          0          0
1796.71/1797.01	c   smallcard        :       0.00       0.00          0          0
1796.71/1797.01	c   trivial          :       0.03       0.00          2          0
1796.71/1797.01	c   shiftandpropagate:       0.27       0.00          1          0
1796.71/1797.01	c   simplerounding   :       0.00       0.00          0          0
1796.71/1797.01	c   zirounding       :       0.00       0.00          0          0
1796.71/1797.01	c   rounding         :       0.04       0.00         10          0
1796.71/1797.01	c   shifting         :       0.16       0.00          8          0
1796.71/1797.01	c   intshifting      :       0.00       0.00          0          0
1796.71/1797.01	c   twoopt           :       0.00       0.00          0          0
1796.71/1797.01	c   indtwoopt        :       0.00       0.00          0          0
1796.71/1797.01	c   indoneopt        :       0.00       0.00          0          0
1796.71/1797.01	c   fixandinfer      :       0.00       0.00          0          0
1796.71/1797.01	c   feaspump         :      65.20       0.00          1          0
1796.71/1797.01	c   clique           :       0.00       0.00          0          0
1796.71/1797.01	c   coefdiving       :    1195.61       0.00          1          0
1796.71/1797.01	c   indrounding      :       0.00       0.00          0          0
1796.71/1797.01	c   indcoefdiving    :       0.00       0.00          0          0
1796.71/1797.01	c   pscostdiving     :       0.00       0.00          0          0
1796.71/1797.01	c   fracdiving       :       0.00       0.00          0          0
1796.71/1797.01	c   nlpdiving        :       0.00       0.00          0          0
1796.71/1797.01	c   veclendiving     :       0.00       0.00          0          0
1796.71/1797.01	c   intdiving        :       0.00       0.00          0          0
1796.71/1797.01	c   actconsdiving    :       0.00       0.00          0          0
1796.71/1797.01	c   objpscostdiving  :       0.00       0.00          0          0
1796.71/1797.01	c   rootsoldiving    :       0.00       0.00          0          0
1796.71/1797.01	c   linesearchdiving :       0.00       0.00          0          0
1796.71/1797.01	c   guideddiving     :       0.00       0.00          0          0
1796.71/1797.01	c   octane           :       0.00       0.00          0          0
1796.71/1797.01	c   rens             :       8.65       0.00          1          0
1796.71/1797.01	c   rins             :       0.00       0.00          0          0
1796.71/1797.01	c   localbranching   :       0.00       0.00          0          0
1796.71/1797.01	c   mutation         :       0.00       0.00          0          0
1796.71/1797.01	c   dins             :       0.00       0.00          0          0
1796.71/1797.01	c   vbounds          :       0.00       0.00          0          0
1796.71/1797.01	c   undercover       :       0.00       0.00          0          0
1796.71/1797.01	c   subnlp           :       0.00       0.00          0          0
1796.71/1797.01	c   trysol           :       0.00       0.00          0          0
1796.71/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.71/1797.01	c   primal LP        :       0.03          1          0       0.00       0.00       0.03          1
1796.71/1797.01	c   dual LP          :      56.84         11      41531    3775.55     730.68       0.00          0
1796.71/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.71/1797.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.71/1797.01	c   diving/probing LP:    1235.95       2669     552287     206.93     446.85
1796.71/1797.01	c   strong branching :     195.42         97      96824     998.19     495.46
1796.71/1797.01	c     (at root node) :          -         45      45000    1000.00          -
1796.71/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.71/1797.01	c B&B Tree           :
1796.71/1797.01	c   number of runs   :          1
1796.71/1797.01	c   nodes            :          3
1796.71/1797.01	c   nodes (total)    :          3
1796.71/1797.01	c   nodes left       :          4
1796.71/1797.01	c   max depth        :          1
1796.71/1797.01	c   max depth (total):          1
1796.71/1797.01	c   backtracks       :          0 (0.0%)
1796.71/1797.01	c   delayed cutoffs  :          0
1796.71/1797.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.71/1797.01	c   avg switch length:       1.33
1796.71/1797.01	c   switching time   :       0.03
1796.71/1797.01	c Solution           :
1796.71/1797.01	c   Solutions found  :          0 (0 improvements)
1796.71/1797.01	c   Primal Bound     :          -
1796.71/1797.01	c   Dual Bound       : -6.51901634546937e+04
1796.71/1797.01	c   Gap              :   infinite
1796.71/1797.01	c   Root Dual Bound  : -6.52115400295498e+04
1796.71/1797.01	c   Root Iterations  :      70428
1797.02/1797.32	c Time complete: 1797.04.

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-3691370-1338026778/watcher-3691370-1338026778 -o /tmp/evaluation-result-3691370-1338026778/solver-3691370-1338026778 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691370-1338026778.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.03 2.03 2.00 3/175 2803
/proc/meminfo: memFree=27399836/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=10752 CPUtime=0 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 1450 0 0 0 0 0 0 0 20 0 1 0 268803825 11010048 1404 33554432000 4194304 10173063 140736247713392 140735714758488 8800002 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 2688 1406 416 1460 0 1219 0

[startup+0.0690031 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 2803
/proc/meminfo: memFree=27399836/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=29568 CPUtime=0.06 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 6159 0 0 0 6 0 0 0 20 0 1 0 268803825 30277632 6113 33554432000 4194304 10173063 140736247713392 140735714758488 5531440 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 7392 6113 416 1460 0 5923 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29568

[startup+0.100292 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 2803
/proc/meminfo: memFree=27399836/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=40504 CPUtime=0.09 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 8643 0 0 0 9 0 0 0 20 0 1 0 268803825 41476096 8598 33554432000 4194304 10173063 140736247713392 140735714758488 7545739 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 10126 8632 416 1460 0 8657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40504

[startup+0.300293 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 2803
/proc/meminfo: memFree=27399836/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=107908 CPUtime=0.29 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 25675 0 0 0 26 3 0 0 20 0 1 0 268803825 110497792 25558 33554432000 4194304 10173063 140736247713392 140735714758488 5760629 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 26977 25558 494 1460 0 25508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 107908

[startup+0.70028 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 2803
/proc/meminfo: memFree=27399836/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=157540 CPUtime=0.69 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 38515 0 0 0 60 9 0 0 20 0 1 0 268803825 161320960 37685 33554432000 4194304 10173063 140736247713392 140736247710392 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 39385 37685 566 1460 0 37916 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 157540

[startup+1.50029 s]
/proc/loadavg: 2.03 2.03 2.00 3/176 2804
/proc/meminfo: memFree=27204836/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=352848 CPUtime=1.49 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 84691 0 0 0 130 19 0 0 20 0 1 0 268803825 361316352 82371 33554432000 4194304 10173063 140736247713392 140736247708504 7435318 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 88212 82372 606 1460 0 86743 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 352848

[startup+3.10032 s]
/proc/loadavg: 2.03 2.03 2.00 3/176 2804
/proc/meminfo: memFree=27018572/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=379032 CPUtime=3.09 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 91278 0 0 0 289 20 0 0 20 0 1 0 268803825 388128768 88958 33554432000 4194304 10173063 140736247713392 140736247708504 8925037 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 94758 88958 606 1460 0 93289 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 379032

[startup+6.30031 s]
/proc/loadavg: 2.03 2.03 2.00 3/176 2804
/proc/meminfo: memFree=26927916/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=380056 CPUtime=6.29 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 91739 0 0 0 609 20 0 0 20 0 1 0 268803825 389177344 89419 33554432000 4194304 10173063 140736247713392 140736247708504 8925042 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 95014 89419 606 1460 0 93545 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 380056

[startup+12.7003 s]
/proc/loadavg: 2.02 2.03 2.00 3/176 2804
/proc/meminfo: memFree=26748156/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=408576 CPUtime=12.68 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 98128 0 0 0 1247 21 0 0 20 0 1 0 268803825 418381824 95808 33554432000 4194304 10173063 140736247713392 140736247708504 8925032 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 102144 95808 606 1460 0 100675 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 408576

[startup+25.5003 s]
/proc/loadavg: 2.02 2.03 2.00 3/176 2805
/proc/meminfo: memFree=26514144/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=437248 CPUtime=25.48 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 106108 0 0 0 2525 23 0 0 20 0 1 0 268803825 447741952 103788 33554432000 4194304 10173063 140736247713392 140736247709768 8925020 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 109312 103788 606 1460 0 107843 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 437248

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2806
/proc/meminfo: memFree=26134764/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=562804 CPUtime=51.08 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 136991 0 0 0 5080 28 0 0 20 0 1 0 268803825 576311296 134638 33554432000 4194304 10173063 140736247713392 140736247709768 8921432 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 140701 134638 606 1460 0 139232 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 562804

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2806
/proc/meminfo: memFree=25133752/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=1536376 CPUtime=102.28 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 379067 0 0 0 10146 82 0 0 20 0 1 0 268803825 1573249024 378758 33554432000 4194304 10173063 140736247713392 140736247708504 5864758 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 384094 378758 628 1460 0 382625 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1536376

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 2806
/proc/meminfo: memFree=24867476/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=1802204 CPUtime=162.26 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 443457 0 0 0 16123 103 0 0 20 0 1 0 268803825 1845456896 444919 33554432000 4194304 10173063 140736247713392 140736247704552 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 450551 444919 797 1460 0 449082 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1802204

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2806
/proc/meminfo: memFree=24864280/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=1802204 CPUtime=222.26 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 443584 0 0 0 22092 134 0 0 20 0 1 0 268803825 1845456896 445046 33554432000 4194304 10173063 140736247713392 140736247709352 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 450551 445046 823 1460 0 449082 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1802204

[startup+282.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/178 2809
/proc/meminfo: memFree=24864284/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=1802204 CPUtime=282.25 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 443584 0 0 0 27983 242 0 0 20 0 1 0 268803825 1845456896 445046 33554432000 4194304 10173063 140736247713392 140736247709352 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 450551 445046 823 1460 0 449082 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1802204

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 2810
/proc/meminfo: memFree=24441804/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=1960048 CPUtime=342.23 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 453138 0 0 0 33835 388 0 0 20 0 1 0 268803825 2007089152 484645 33554432000 4194304 10173063 140736247713392 140736247707032 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 490012 484645 834 1460 0 488543 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1960048

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2810
/proc/meminfo: memFree=24401532/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=1999084 CPUtime=402.22 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 498451 0 0 0 39813 409 0 0 20 0 1 0 268803825 2047062016 494818 33554432000 4194304 10173063 140736247713392 140736247705672 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 499771 494818 868 1460 0 498302 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1999084

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2810
/proc/meminfo: memFree=24397404/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=1999084 CPUtime=462.22 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 498452 0 0 0 45804 418 0 0 20 0 1 0 268803825 2047062016 494819 33554432000 4194304 10173063 140736247713392 140736247706936 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 499771 494819 868 1460 0 498302 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1999084

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2810
/proc/meminfo: memFree=24396940/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2003148 CPUtime=522.21 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 499093 0 0 0 51797 424 0 0 20 0 1 0 268803825 2051223552 494820 33554432000 4194304 10173063 140736247713392 140736247706840 7910658 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 500787 494820 868 1460 0 499318 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2003148

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2810
/proc/meminfo: memFree=24396164/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2003148 CPUtime=582.2 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 499093 0 0 0 57788 432 0 0 20 0 1 0 268803825 2051223552 494820 33554432000 4194304 10173063 140736247713392 140736247707224 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 500787 494820 868 1460 0 499318 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2003148

[startup+642.3 s]

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

/proc/meminfo: memFree=23120340/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2029028 CPUtime=1062.12 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 504610 0 0 0 105718 494 0 0 20 0 1 0 268803825 2077724672 503921 33554432000 4194304 10173063 140736247713392 140736247705832 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 507257 503921 868 1460 0 505788 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2029028

[startup+1122.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 2853
/proc/meminfo: memFree=23116648/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2029028 CPUtime=1122.12 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 504610 0 0 0 111709 503 0 0 20 0 1 0 268803825 2077724672 503921 33554432000 4194304 10173063 140736247713392 140736247706488 8045265 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 507257 503921 868 1460 0 505788 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2029028

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2853
/proc/meminfo: memFree=23115440/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2029028 CPUtime=1182.11 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 504610 0 0 0 117701 510 0 0 20 0 1 0 268803825 2077724672 503933 33554432000 4194304 10173063 140736247713392 140736247706104 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 507257 503933 868 1460 0 505788 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2029028

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 2854
/proc/meminfo: memFree=23112116/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2031320 CPUtime=1242.1 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 504910 0 0 0 123693 517 0 0 20 0 1 0 268803825 2080071680 504259 33554432000 4194304 10173063 140736247713392 140736247706200 7986026 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 507830 504259 868 1460 0 506361 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2031320

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2855
/proc/meminfo: memFree=23105084/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2033616 CPUtime=1302.09 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 505220 0 0 0 129684 525 0 0 20 0 1 0 268803825 2082422784 505439 33554432000 4194304 10173063 140736247713392 140736247706200 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 508404 505439 868 1460 0 506935 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2033616

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2855
/proc/meminfo: memFree=23102012/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2034640 CPUtime=1362.08 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 505715 0 0 0 135675 533 0 0 20 0 1 0 268803825 2083471360 505972 33554432000 4194304 10173063 140736247713392 140736247706104 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 508660 505972 868 1460 0 507191 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2034640

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2855
/proc/meminfo: memFree=23099624/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2034640 CPUtime=1422.07 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 505737 0 0 0 141669 538 0 0 20 0 1 0 268803825 2083471360 506089 33554432000 4194304 10173063 140736247713392 140736247705368 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 508660 506089 868 1460 0 507191 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2034640

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2858
/proc/meminfo: memFree=23093484/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2038724 CPUtime=1482.06 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 506470 0 0 0 147660 546 0 0 20 0 1 0 268803825 2087653376 506847 33554432000 4194304 10173063 140736247713392 140736247706104 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 509681 506847 868 1460 0 508212 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2038724

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2858
/proc/meminfo: memFree=23090668/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2040764 CPUtime=1542.05 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 506970 0 0 0 153651 554 0 0 20 0 1 0 268803825 2089742336 507447 33554432000 4194304 10173063 140736247713392 140736247706200 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 510191 507447 868 1460 0 508722 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2040764

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2859
/proc/meminfo: memFree=23084436/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2042808 CPUtime=1602.04 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 507576 0 0 0 159641 563 0 0 20 0 1 0 268803825 2091835392 508145 33554432000 4194304 10173063 140736247713392 140736247706488 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 510702 508145 868 1460 0 509233 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2042808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2859
/proc/meminfo: memFree=23078512/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2046892 CPUtime=1662.04 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 508489 0 0 0 165632 572 0 0 20 0 1 0 268803825 2096017408 509100 33554432000 4194304 10173063 140736247713392 140736247706488 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 511723 509100 868 1460 0 510254 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 2046892

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2859
/proc/meminfo: memFree=23073704/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2046892 CPUtime=1722.02 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 508595 0 0 0 171622 580 0 0 20 0 1 0 268803825 2096017408 509301 33554432000 4194304 10173063 140736247713392 140736247706200 8012341 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 511723 509301 868 1460 0 510254 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 2046892

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2859
/proc/meminfo: memFree=23069764/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2048936 CPUtime=1782.01 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 509094 0 0 0 177612 589 0 0 20 0 1 0 268803825 2098110464 509922 33554432000 4194304 10173063 140736247713392 140736247706200 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 512234 509922 868 1460 0 510765 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2048936

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

[startup+1785.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2859
/proc/meminfo: memFree=23069888/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2048936 CPUtime=1785.22 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 509115 0 0 0 177932 590 0 0 20 0 1 0 268803825 2098110464 509943 33554432000 4194304 10173063 140736247713392 140736247705832 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 512234 509943 868 1460 0 510765 0
Current children cumulated CPU time (s) 1785.22
Current children cumulated vsize (KiB) 2048936

[startup+1791.91 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2859
/proc/meminfo: memFree=23067392/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2050976 CPUtime=1791.62 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 509524 0 0 0 178572 590 0 0 20 0 1 0 268803825 2100199424 510512 33554432000 4194304 10173063 140736247713392 140736247706152 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 512744 510512 868 1460 0 511275 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 2050976

[startup+1795.1 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2859
/proc/meminfo: memFree=23067392/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2050976 CPUtime=1794.82 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 509532 0 0 0 178892 590 0 0 20 0 1 0 268803825 2100199424 510520 33554432000 4194304 10173063 140736247713392 140736247706472 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 512744 510520 868 1460 0 511275 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 2050976

[startup+1796.7 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2859
/proc/meminfo: memFree=23066572/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=2050976 CPUtime=1796.41 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 509532 0 0 0 179050 591 0 0 20 0 1 0 268803825 2100199424 510662 33554432000 4194304 10173063 140736247713392 140736247705368 8022408 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 512744 510662 868 1460 0 511275 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 2050976

[startup+1797.1 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2859
/proc/meminfo: memFree=23066572/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=1898872 CPUtime=1796.81 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 509536 0 0 0 179090 591 0 0 20 0 1 0 268803825 1944444928 472651 33554432000 4194304 10173063 140736247713392 140736247705368 5283204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 474718 472651 871 1460 0 473249 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 1898872

[startup+1797.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2859
/proc/meminfo: memFree=23366000/32873648 swapFree=6864/6864
[pid=2803] ppid=2801 vsize=1736912 CPUtime=1797.02 cores=0,2,4,6
/proc/2803/stat : 2803 (scip-2.1.1.4fix) R 2801 2803 1798 0 -1 4202496 509536 0 0 0 179110 592 0 0 20 0 1 0 268803825 1778597888 433371 33554432000 4194304 10173063 140736247713392 140736247705368 8992599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 434228 433371 871 1460 0 432759 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 1736912

Child status: 0
Real time (s): 1797.33
CPU time (s): 1797.05
CPU user time (s): 1791.11
CPU system time (s): 5.9431
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 2117248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.11
system time used= 5.9431
maximum resident set size= 2095332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 509538
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= 9
involuntary context switches= 1880

runsolver used 2.94755 second user time and 7.48186 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-26 12:06:18
IDJOB=3691370
IDBENCH=90860
IDSOLVER=2270
FILE ID=node120/3691370-1338026778
RUNJOBID= node120-1338016936-1815
PBS_JOBID= 14624351
Free space on /tmp= 71604 MiB

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

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

MD5SUM BENCH= 4555e70390d674ec14d0ef1e0b38ebad
RANDOM SEED=188695733

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27400480 kB
Buffers:          218004 kB
Cached:          3449272 kB
SwapCached:          492 kB
Active:          1650960 kB
Inactive:        3055636 kB
Active(anon):    1029408 kB
Inactive(anon):    12388 kB
Active(file):     621552 kB
Inactive(file):  3043248 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             15928 kB
Writeback:             0 kB
AnonPages:       1154056 kB
Mapped:            15792 kB
Shmem:               120 kB
Slab:             629096 kB
SReclaimable:      73692 kB
SUnreclaim:       555404 kB
KernelStack:        1464 kB
PageTables:         5784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1168908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71564 MiB
End job on node120 at 2012-05-26 12:36:16