Trace number 3692534

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_20null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
MD5SUM30f336dd624b9f7763c8bbeed1369f76
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-31135
Best CPU time to get the best result obtained on this benchmark1800.71
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 389
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 185532
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 185532
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3692534-1338045884.opb>
0.09/0.18	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.09/0.18	c problem read in 0.18
0.29/0.38	c presolving:
0.49/0.50	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.49/0.54	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.49/0.57	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.60	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.63	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.59/0.65	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.59/0.68	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.70	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.72	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.74	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
65.98/66.03	c    (66.0s) probing: 189/37282 (0.5%) - 6 fixings, 15 aggregations, 855037 implications, 0 bound changes
65.98/66.03	c    (66.0s) probing aborted: 50/50 successive totally useless probings
65.98/66.03	c (round 11) 3676 del vars, 4088 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 10882848 impls, 551 clqs
66.27/66.30	c (round 12) 3676 del vars, 4109 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 10882848 impls, 551 clqs
73.87/73.99	c (round 13) 3701 del vars, 4109 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16935908 impls, 551 clqs
74.07/74.19	c (round 14) 3701 del vars, 4134 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16935908 impls, 551 clqs
80.47/80.57	c (round 15) 3726 del vars, 4134 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 21767428 impls, 551 clqs
80.67/80.79	c (round 16) 3726 del vars, 4159 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 21767428 impls, 551 clqs
81.28/81.31	c (round 17) 3771 del vars, 4159 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 22031678 impls, 551 clqs
81.47/81.50	c (round 18) 3771 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 22031678 impls, 551 clqs
86.47/86.52	c (round 19) 3796 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 25913712 impls, 551 clqs
86.66/86.72	c (round 20) 3796 del vars, 4229 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 25913712 impls, 551 clqs
92.76/92.84	c (round 21) 3821 del vars, 4229 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29848052 impls, 551 clqs
92.97/93.04	c (round 22) 3821 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29848052 impls, 551 clqs
93.47/93.58	c (round 23) 3934 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29901868 impls, 551 clqs
93.67/93.72	c (round 24) 3934 del vars, 4367 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29901868 impls, 551 clqs
94.27/94.37	c (round 25) 4037 del vars, 4367 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30069034 impls, 551 clqs
94.47/94.52	c (round 26) 4037 del vars, 4470 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30069034 impls, 551 clqs
94.66/94.75	c (round 27) 4075 del vars, 4470 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30120718 impls, 551 clqs
94.76/94.89	c (round 28) 4075 del vars, 4508 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30120718 impls, 551 clqs
97.27/97.32	c (round 29) 4100 del vars, 4508 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31424048 impls, 551 clqs
97.47/97.50	c (round 30) 4100 del vars, 4533 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31424048 impls, 551 clqs
100.26/100.32	c (round 31) 4125 del vars, 4533 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32766254 impls, 551 clqs
100.46/100.52	c (round 32) 4125 del vars, 4558 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32766254 impls, 551 clqs
101.26/101.39	c (round 33) 4153 del vars, 4558 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 33076892 impls, 551 clqs
101.46/101.54	c (round 34) 4153 del vars, 4586 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 33076892 impls, 551 clqs
103.76/103.85	c (round 35) 4178 del vars, 4586 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 34378012 impls, 551 clqs
103.96/104.04	c (round 36) 4178 del vars, 4611 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 34378012 impls, 551 clqs
106.97/107.05	c (round 37) 4203 del vars, 4611 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 35729050 impls, 551 clqs
107.17/107.24	c (round 38) 4203 del vars, 4636 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 35729050 impls, 551 clqs
107.96/108.09	c (round 39) 4229 del vars, 4636 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36014252 impls, 551 clqs
108.16/108.24	c (round 40) 4229 del vars, 4662 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36014256 impls, 551 clqs
114.66/114.78	c (round 41) 4254 del vars, 4662 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37350 upgd conss, 38427836 impls, 551 clqs
114.86/114.95	c (round 42) 4254 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37350 upgd conss, 38427850 impls, 551 clqs
114.96/115.03	c (round 43) 4254 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 38427850 impls, 551 clqs
121.26/121.35	c (round 44) 4279 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 40708484 impls, 551 clqs
121.46/121.52	c (round 45) 4279 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 40708494 impls, 551 clqs
121.46/121.59	c (round 46) 4279 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40708494 impls, 551 clqs
122.16/122.23	c (round 47) 4309 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40762452 impls, 551 clqs
122.36/122.40	c (round 48) 4309 del vars, 4742 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40762462 impls, 551 clqs
122.36/122.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, 40762462 impls, 551 clqs
122.66/122.73	c    (122.7s) probing: 762/37282 (2.0%) - 410 fixings, 244 aggregations, 2746709 implications, 0 bound changes
122.66/122.73	c    (122.7s) probing aborted: 50/50 successive totally useless probings
122.66/122.77	c presolving (50 rounds):
122.66/122.77	c  4309 deleted vars, 4742 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
122.66/122.77	c  40762462 implications, 551 cliques
122.66/122.77	c presolved problem has 36628 variables (36628 bin, 0 int, 0 impl, 0 cont) and 36694 constraints
122.66/122.77	c       1 constraints of type <knapsack>
122.66/122.77	c    4443 constraints of type <setppc>
122.66/122.77	c   32250 constraints of type <logicor>
122.66/122.77	c transformed objective value is always integral (scale: 1)
122.66/122.77	c Presolving Time: 122.47
122.66/122.77	c - non default parameters ----------------------------------------------------------------------
122.66/122.77	c # SCIP version 2.1.1.4
122.66/122.77	c 
122.66/122.77	c # maximal time in seconds to run
122.66/122.77	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
122.66/122.77	c limits/time = 1797
122.66/122.77	c 
122.66/122.77	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
122.66/122.77	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
122.66/122.77	c limits/memory = 13950
122.66/122.77	c 
122.66/122.77	c # default clock type (1: CPU user seconds, 2: wall clock time)
122.66/122.77	c # [type: int, range: [1,2], default: 1]
122.66/122.77	c timing/clocktype = 2
122.66/122.77	c 
122.66/122.77	c # belongs reading time to solving time?
122.66/122.77	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
122.66/122.77	c timing/reading = TRUE
122.66/122.77	c 
122.66/122.77	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
122.66/122.77	c # [type: int, range: [-1,2147483647], default: -1]
122.66/122.77	c separating/rapidlearning/freq = 0
122.66/122.77	c 
122.66/122.77	c -----------------------------------------------------------------------------------------------
122.66/122.77	c start solving
123.17/123.26	c 
134.45/134.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
134.45/134.56	c   135s|     1 |     0 | 13996 |     - |1191M|   0 |3172 |  36k|  36k|  36k|  36k|   0 |  15 |   0 |-7.207407e+04 |      --      |    Inf 
330.72/330.89	c   331s|     1 |     0 | 58803 |     - |1194M|   0 |4648 |  36k|  36k|  36k|  36k| 196 |  15 |   0 |-7.190920e+04 |      --      |    Inf 
345.82/345.96	c   346s|     1 |     0 | 65883 |     - |1198M|   0 |4667 |  36k|  36k|  36k|  36k| 206 |  15 |   0 |-7.188479e+04 |      --      |    Inf 
356.42/356.59	c   357s|     1 |     0 | 69880 |     - |1198M|   0 |5074 |  36k|  36k|  36k|  36k| 209 |  15 |   0 |-7.186083e+04 |      --      |    Inf 
361.52/361.67	c   362s|     1 |     0 | 70628 |     - |1198M|   0 |4758 |  36k|  36k|  36k|  36k| 211 |  15 |   0 |-7.185950e+04 |      --      |    Inf 
367.11/367.22	c   367s|     1 |     0 | 71312 |     - |1198M|   0 |4642 |  36k|  36k|  36k|  36k| 214 |  15 |   0 |-7.185810e+04 |      --      |    Inf 
372.31/372.47	c   372s|     1 |     0 | 71808 |     - |1198M|   0 |4438 |  36k|  36k|  36k|  36k| 218 |  15 |   0 |-7.185584e+04 |      --      |    Inf 
380.91/381.02	c   381s|     1 |     0 | 74006 |     - |1198M|   0 |4957 |  36k|  36k|  36k|  36k| 224 |  15 |   0 |-7.184925e+04 |      --      |    Inf 
386.71/386.83	c   387s|     1 |     0 | 74692 |     - |1198M|   0 |4725 |  36k|  36k|  36k|  36k| 225 |  15 |   0 |-7.184701e+04 |      --      |    Inf 
469.40/469.50	c   469s|     1 |     2 | 74692 |     - |1198M|   0 |4725 |  36k|  36k|  36k|  36k| 225 |  15 |  37 |-7.184701e+04 |      --      |    Inf 
1796.68/1797.02	c 
1796.68/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.02	c Solving Time (sec) : 1797.02
1796.68/1797.02	c Solving Nodes      : 3
1796.68/1797.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.68/1797.02	c Dual Bound         : -7.17698408601148e+04
1796.68/1797.02	c Gap                : infinite
1796.68/1797.02	s UNKNOWN
1796.68/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.02	c Total Time         :    1797.02
1796.68/1797.02	c   solving          :    1797.02
1796.68/1797.02	c   presolving       :     122.47 (included in solving)
1796.68/1797.02	c   reading          :       0.18 (included in solving)
1796.68/1797.02	c   copying          :       0.10 (1 #copies) (minimal 0.10, maximal 0.10, average 0.10)
1796.68/1797.02	c Original Problem   :
1796.68/1797.02	c   Problem name     : HOME/instance-3692534-1338045884.opb
1796.68/1797.02	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.02	c   Constraints      : 41436 initial, 41436 maximal
1796.68/1797.02	c   Objective sense  : minimize
1796.68/1797.02	c Presolved Problem  :
1796.68/1797.02	c   Problem name     : t_HOME/instance-3692534-1338045884.opb
1796.68/1797.02	c   Variables        : 36628 (36628 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.02	c   Constraints      : 36694 initial, 36709 maximal
1796.68/1797.02	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.68/1797.02	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   trivial          :       0.11       0.00        123          0          0          0          0          0          0          0          0
1796.68/1797.02	c   dualfix          :       0.08       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   gateextraction   :       0.19       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   implics          :       0.20       0.00          0          1          0          0          0          0          0          0          0
1796.68/1797.02	c   components       :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   pseudoobj        :       0.00       0.47          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   probing          :     117.06       0.00        410        244          0          0          0          0          0          0          0
1796.68/1797.02	c   knapsack         :       2.38       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c   setppc           :       0.25       0.00          0          0          0          0          0        603          0          0          0
1796.68/1797.02	c   linear           :       0.51       0.03       3531          0          0       3531          0       4088          0          0          0
1796.68/1797.02	c   logicor          :       1.45       0.01          0          0          0          0          0         51          0          0          0
1796.68/1797.02	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.68/1797.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.02	c   integral         :          0          0          0          0          3          0          4          0          0          0          0          0          6
1796.68/1797.02	c   knapsack         :          1          1          8      11583          0          0          3          0          0          0          0          0          0
1796.68/1797.02	c   setppc           :       4443       4443          8      11582          0          0          1       2009         15       6154          0          0          0
1796.68/1797.02	c   logicor          :      32250+     32265          8       8004          0          0          0       3133         51      16959          0          0          0
1796.68/1797.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.68/1797.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.68/1797.02	c   integral         :     187.02       0.00       0.00       0.00     187.02       0.00       0.00       0.00
1796.68/1797.02	c   knapsack         :       0.27       0.00       0.16       0.11       0.00       0.00       0.00       0.00
1796.68/1797.02	c   setppc           :       1.70       0.00       0.00       1.70       0.00       0.00       0.00       0.00
1796.68/1797.02	c   logicor          :       3.98       0.01       0.02       3.95       0.00       0.00       0.00       0.00
1796.68/1797.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.68/1797.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.68/1797.02	c   rootredcost      :          0          0          0          0
1796.68/1797.02	c   pseudoobj        :       3038          0          0          0
1796.68/1797.02	c   vbounds          :          0          0          0          0
1796.68/1797.02	c   redcost          :         11          0          0          0
1796.68/1797.02	c   probing          :          0          0          0          0
1796.68/1797.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.68/1797.02	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.68/1797.02	c   pseudoobj        :       0.50       0.47       0.00       0.03       0.00
1796.68/1797.02	c   vbounds          :       0.01       0.01       0.00       0.00       0.00
1796.68/1797.02	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.68/1797.02	c   probing          :     117.07       0.00     117.06       0.00       0.00
1796.68/1797.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.68/1797.02	c   propagation      :       0.00         66         15         15        1.7          0        0.0          -
1796.68/1797.02	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.68/1797.02	c   applied globally :          -          -          -         15        1.7          -          -          -
1796.68/1797.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.68/1797.02	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.68/1797.02	c   cut pool         :       0.00                     7          -          -         13          -    (maximal pool size: 320)
1796.68/1797.02	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.68/1797.02	c   impliedbounds    :       0.89       0.00          8          0          0        219          0
1796.68/1797.02	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.68/1797.02	c   gomory           :       9.44       0.00          8          0          0          0          0
1796.68/1797.02	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.68/1797.02	c   strongcg         :      11.46       0.00          8          0          0        566          0
1796.68/1797.02	c   cmir             :       4.75       0.00          8          0          0          0          0
1796.68/1797.02	c   flowcover        :       4.75       0.00          8          0          0          0          0
1796.68/1797.02	c   clique           :     118.62       0.00          8          0          0         76          0
1796.68/1797.02	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.68/1797.02	c   mcf              :       0.03       0.00          1          0          0          0          0
1796.68/1797.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.68/1797.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.68/1797.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.68/1797.02	c   problem variables:       0.00          -          0          0
1796.68/1797.02	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.02	c   relpscost        :     187.02       0.00          3          0          0          0          0          6
1796.68/1797.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.68/1797.02	c   LP solutions     :       0.00          -          -          0
1796.68/1797.02	c   pseudo solutions :       0.00          -          -          0
1796.68/1797.02	c   oneopt           :       0.00       0.00          0          0
1796.68/1797.02	c   crossover        :       0.00       0.00          0          0
1796.68/1797.02	c   smallcard        :       0.00       0.00          0          0
1796.68/1797.02	c   trivial          :       0.03       0.00          2          0
1796.68/1797.02	c   shiftandpropagate:       0.26       0.00          1          0
1796.68/1797.02	c   simplerounding   :       0.00       0.00          0          0
1796.68/1797.02	c   zirounding       :       0.00       0.00          0          0
1796.68/1797.02	c   rounding         :       0.04       0.00         11          0
1796.68/1797.02	c   shifting         :       0.18       0.00          9          0
1796.68/1797.02	c   intshifting      :       0.00       0.00          0          0
1796.68/1797.02	c   twoopt           :       0.00       0.00          0          0
1796.68/1797.02	c   indtwoopt        :       0.00       0.00          0          0
1796.68/1797.02	c   indoneopt        :       0.00       0.00          0          0
1796.68/1797.02	c   fixandinfer      :       0.00       0.00          0          0
1796.68/1797.02	c   feaspump         :      64.29       0.00          1          0
1796.68/1797.02	c   clique           :       0.00       0.00          0          0
1796.68/1797.02	c   coefdiving       :    1180.23       0.00          1          0
1796.68/1797.02	c   indrounding      :       0.00       0.00          0          0
1796.68/1797.02	c   indcoefdiving    :       0.00       0.00          0          0
1796.68/1797.02	c   pscostdiving     :       0.00       0.00          0          0
1796.68/1797.02	c   fracdiving       :       0.00       0.00          0          0
1796.68/1797.02	c   nlpdiving        :       0.00       0.00          0          0
1796.68/1797.02	c   veclendiving     :       0.00       0.00          0          0
1796.68/1797.02	c   intdiving        :       0.00       0.00          0          0
1796.68/1797.02	c   actconsdiving    :       0.00       0.00          0          0
1796.68/1797.02	c   objpscostdiving  :       0.00       0.00          0          0
1796.68/1797.02	c   rootsoldiving    :       0.00       0.00          0          0
1796.68/1797.02	c   linesearchdiving :       0.00       0.00          0          0
1796.68/1797.02	c   guideddiving     :       0.00       0.00          0          0
1796.68/1797.02	c   octane           :       0.00       0.00          0          0
1796.68/1797.02	c   rens             :       4.50       0.00          1          0
1796.68/1797.02	c   rins             :       0.00       0.00          0          0
1796.68/1797.02	c   localbranching   :       0.00       0.00          0          0
1796.68/1797.02	c   mutation         :       0.00       0.00          0          0
1796.68/1797.02	c   dins             :       0.00       0.00          0          0
1796.68/1797.02	c   vbounds          :       0.00       0.00          0          0
1796.68/1797.02	c   undercover       :       0.00       0.00          0          0
1796.68/1797.02	c   subnlp           :       0.00       0.00          0          0
1796.68/1797.02	c   trysol           :       0.00       0.00          0          0
1796.68/1797.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.68/1797.02	c   primal LP        :       0.03          1          0       0.00       0.00       0.03          1
1796.68/1797.02	c   dual LP          :      86.71         12      60523    5043.58     697.97       0.00          0
1796.68/1797.02	c   lex dual LP      :       0.00          0          0       0.00          -
1796.68/1797.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.68/1797.02	c   diving/probing LP:    1218.03       2141     466634     217.95     383.10
1796.68/1797.02	c   strong branching :     187.00         89      83301     935.97     445.45
1796.68/1797.02	c     (at root node) :          -         37      37000    1000.00          -
1796.68/1797.02	c   conflict analysis:       0.00          0          0       0.00          -
1796.68/1797.02	c B&B Tree           :
1796.68/1797.02	c   number of runs   :          1
1796.68/1797.02	c   nodes            :          3
1796.68/1797.02	c   nodes (total)    :          3
1796.68/1797.02	c   nodes left       :          4
1796.68/1797.02	c   max depth        :          1
1796.68/1797.02	c   max depth (total):          1
1796.68/1797.02	c   backtracks       :          0 (0.0%)
1796.68/1797.02	c   delayed cutoffs  :          0
1796.68/1797.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.68/1797.02	c   avg switch length:       1.33
1796.68/1797.02	c   switching time   :       0.06
1796.68/1797.02	c Solution           :
1796.68/1797.02	c   Solutions found  :          0 (0 improvements)
1796.68/1797.02	c   Primal Bound     :          -
1796.68/1797.02	c   Dual Bound       : -7.17698408601148e+04
1796.68/1797.02	c   Gap              :   infinite
1796.68/1797.02	c   Root Dual Bound  : -7.18470059138130e+04
1796.68/1797.02	c   Root Iterations  :      74692
1796.99/1797.32	c Time complete: 1797.01.

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-3692534-1338045884/watcher-3692534-1338045884 -o /tmp/evaluation-result-3692534-1338045884/solver-3692534-1338045884 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692534-1338045884.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 10657
/proc/meminfo: memFree=28529588/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=13132 CPUtime=0 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 2022 0 0 0 0 0 0 0 20 0 1 0 270712939 13447168 1977 33554432000 4194304 10219143 140736560291120 140736037320104 7589947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 3336 1990 421 1471 0 1856 0

[startup+0.082572 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10657
/proc/meminfo: memFree=28529588/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=38980 CPUtime=0.07 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 8502 0 0 0 6 1 0 0 20 0 1 0 270712939 39915520 8457 33554432000 4194304 10219143 140736560291120 140736037320104 5536058 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 9745 8457 421 1471 0 8265 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 38980

[startup+0.100325 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10657
/proc/meminfo: memFree=28529588/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=44764 CPUtime=0.09 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 9716 0 0 0 8 1 0 0 20 0 1 0 270712939 45838336 9672 33554432000 4194304 10219143 140736560291120 140736037320104 7589947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 11191 9700 421 1471 0 9711 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44764

[startup+0.300265 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10657
/proc/meminfo: memFree=28529588/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=133440 CPUtime=0.29 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 32054 0 0 0 25 4 0 0 20 0 1 0 270712939 136642560 31955 33554432000 4194304 10219143 140736560291120 140736560288232 7589947 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 33360 31955 483 1471 0 31880 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 133440

[startup+0.700274 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10657
/proc/meminfo: memFree=28529588/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=152104 CPUtime=0.69 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 36945 0 0 0 58 11 0 0 20 0 1 0 270712939 155754496 36343 33554432000 4194304 10219143 140736560291120 140736560288232 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 38026 36343 566 1471 0 36546 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152104

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10658
/proc/meminfo: memFree=28348036/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=352356 CPUtime=1.49 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 85469 0 0 0 130 19 0 0 20 0 1 0 270712939 360812544 82810 33554432000 4194304 10219143 140736560291120 140736560286232 7418229 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 88089 82810 604 1471 0 86609 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 352356

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10658
/proc/meminfo: memFree=28177040/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=377512 CPUtime=3.09 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 91259 0 0 0 289 20 0 0 20 0 1 0 270712939 386572288 88600 33554432000 4194304 10219143 140736560291120 140736560286232 8969224 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 94378 88600 604 1471 0 92898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 377512

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10658
/proc/meminfo: memFree=28174436/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=378536 CPUtime=6.29 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 91719 0 0 0 609 20 0 0 20 0 1 0 270712939 387620864 89060 33554432000 4194304 10219143 140736560291120 140736560286232 8969270 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 94634 89060 604 1471 0 93154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 378536

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10658
/proc/meminfo: memFree=28148412/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=407056 CPUtime=12.69 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 98103 0 0 0 1248 21 0 0 20 0 1 0 270712939 416825344 95444 33554432000 4194304 10219143 140736560291120 140736560286232 8969244 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 101764 95444 604 1471 0 100284 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 407056

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10658
/proc/meminfo: memFree=28116916/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=435728 CPUtime=25.49 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 106077 0 0 0 2526 23 0 0 20 0 1 0 270712939 446185472 103418 33554432000 4194304 10219143 140736560291120 140736560287496 8969229 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 108932 103418 604 1471 0 107452 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 435728

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10696
/proc/meminfo: memFree=27806332/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=532748 CPUtime=51.08 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 129792 0 0 0 5082 26 0 0 20 0 1 0 270712939 545533952 127191 33554432000 4194304 10219143 140736560291120 140736560287496 5015415 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 133187 127191 604 1471 0 131707 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 532748

[startup+102.306 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10696
/proc/meminfo: memFree=26743820/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=1426732 CPUtime=102.27 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 354152 0 0 0 10154 73 0 0 20 0 1 0 270712939 1460973568 351699 33554432000 4194304 10219143 140736560291120 140736560287496 8965680 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 356683 351699 623 1471 0 355203 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1426732

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10696
/proc/meminfo: memFree=25531788/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=1796628 CPUtime=162.25 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 442688 0 0 0 16123 102 0 0 20 0 1 0 270712939 1839747072 444239 33554432000 4194304 10219143 140736560291120 140736560282280 8030320 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 449157 444239 788 1471 0 447677 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1796628

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10697
/proc/meminfo: memFree=25073512/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=1796628 CPUtime=222.24 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 442823 0 0 0 22096 128 0 0 20 0 1 0 270712939 1839747072 444846 33554432000 4194304 10219143 140736560291120 140736560287080 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 449157 444846 812 1471 0 447677 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1796628

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10697
/proc/meminfo: memFree=24815976/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=1796628 CPUtime=282.23 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 442824 0 0 0 27998 225 0 0 20 0 1 0 270712939 1839747072 445406 33554432000 4194304 10219143 140736560291120 140736560287080 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 449157 445406 812 1471 0 447677 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1796628

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10700
/proc/meminfo: memFree=24637928/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=1977804 CPUtime=342.22 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 454267 0 0 0 33830 392 0 0 20 0 1 0 270712939 2025271296 489543 33554432000 4194304 10219143 140736560291120 140736560283640 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 494451 489543 823 1471 0 492971 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1977804

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10700
/proc/meminfo: memFree=24630088/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=1982384 CPUtime=402.21 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 486511 0 0 0 39805 416 0 0 20 0 1 0 270712939 2029961216 491475 33554432000 4194304 10219143 140736560291120 140736560283832 8083863 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 495596 491475 854 1471 0 494116 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1982384

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10700
/proc/meminfo: memFree=24628256/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=1982384 CPUtime=462.2 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 486521 0 0 0 45796 424 0 0 20 0 1 0 270712939 2029961216 491987 33554432000 4194304 10219143 140736560291120 140736560284664 8030289 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 495596 491987 854 1471 0 494116 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1982384

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10701
/proc/meminfo: memFree=24577048/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=1982060 CPUtime=522.19 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 486526 0 0 0 51787 432 0 0 20 0 1 0 270712939 2029629440 492160 33554432000 4194304 10219143 140736560291120 140736560284376 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 495515 492160 854 1471 0 494035 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1982060

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10701
/proc/meminfo: memFree=24302468/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=1982060 CPUtime=582.18 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 486526 0 0 0 57778 440 0 0 20 0 1 0 270712939 2029629440 492272 33554432000 4194304 10219143 140736560291120 140736560284664 8076432 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 495515 492272 854 1471 0 494035 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1982060

[startup+642.3 s]

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

/proc/meminfo: memFree=23343624/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2007188 CPUtime=1062.1 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 489642 0 0 0 105706 504 0 0 20 0 1 0 270712939 2055360512 500208 33554432000 4194304 10219143 140736560291120 140736560283832 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 501797 500208 854 1471 0 500317 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 2007188

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 10744
/proc/meminfo: memFree=23342304/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2007188 CPUtime=1122.09 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 489643 0 0 0 111696 513 0 0 20 0 1 0 270712939 2055360512 500208 33554432000 4194304 10219143 140736560291120 140736560283880 8030297 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 501797 500208 854 1471 0 500317 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 2007188

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10744
/proc/meminfo: memFree=23339056/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2008960 CPUtime=1182.08 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 490223 0 0 0 117687 521 0 0 20 0 1 0 270712939 2057175040 500425 33554432000 4194304 10219143 140736560291120 140736560283832 7954843 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 502240 500425 854 1471 0 500760 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 2008960

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10744
/proc/meminfo: memFree=23329904/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2013628 CPUtime=1242.07 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 491097 0 0 0 123678 529 0 0 20 0 1 0 270712939 2061955072 501857 33554432000 4194304 10219143 140736560291120 140736560283832 7955772 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 503407 501857 854 1471 0 501927 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 2013628

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10744
/proc/meminfo: memFree=23328692/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2015924 CPUtime=1302.07 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 491413 0 0 0 129668 539 0 0 20 0 1 0 270712939 2064306176 502173 33554432000 4194304 10219143 140736560291120 140736560284216 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 503981 502173 854 1471 0 502501 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 2015924

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10744
/proc/meminfo: memFree=23319916/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2021012 CPUtime=1362.05 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 492975 0 0 0 135660 545 0 0 20 0 1 0 270712939 2069516288 503705 33554432000 4194304 10219143 140736560291120 140736560283928 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 505253 503705 854 1471 0 503773 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 2021012

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10745
/proc/meminfo: memFree=23317464/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2021012 CPUtime=1422.04 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 492975 0 0 0 141651 553 0 0 20 0 1 0 270712939 2069516288 503705 33554432000 4194304 10219143 140736560291120 140736560284216 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 505253 503705 854 1471 0 503773 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 2021012

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10745
/proc/meminfo: memFree=23305712/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2023308 CPUtime=1482.04 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 493284 0 0 0 147641 563 0 0 20 0 1 0 270712939 2071867392 504014 33554432000 4194304 10219143 140736560291120 140736560283832 8056463 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 505827 504014 854 1471 0 504347 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 2023308

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10748
/proc/meminfo: memFree=23302136/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2023308 CPUtime=1542.02 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 493289 0 0 0 153631 571 0 0 20 0 1 0 270712939 2071867392 504019 33554432000 4194304 10219143 140736560291120 140736560283928 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 505827 504019 854 1471 0 504347 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 2023308

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10748
/proc/meminfo: memFree=23297212/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2025600 CPUtime=1602.02 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 493606 0 0 0 159622 580 0 0 20 0 1 0 270712939 2074214400 504336 33554432000 4194304 10219143 140736560291120 140736560284216 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 506400 504336 854 1471 0 504920 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2025600

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10748
/proc/meminfo: memFree=23292652/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2027644 CPUtime=1662.01 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 494076 0 0 0 165613 588 0 0 20 0 1 0 270712939 2076307456 504806 33554432000 4194304 10219143 140736560291120 140736560283928 8030289 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 506911 504806 854 1471 0 505431 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 2027644

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10748
/proc/meminfo: memFree=23289216/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2029688 CPUtime=1721.99 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 494617 0 0 0 171604 595 0 0 20 0 1 0 270712939 2078400512 505347 33554432000 4194304 10219143 140736560291120 140736560284216 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 507422 505347 854 1471 0 505942 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 2029688

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10749
/proc/meminfo: memFree=23285392/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2031728 CPUtime=1781.98 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 495124 0 0 0 177595 603 0 0 20 0 1 0 270712939 2080489472 505854 33554432000 4194304 10219143 140736560291120 140736560283928 8030297 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 507932 505854 854 1471 0 506452 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 2031728

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 10749
/proc/meminfo: memFree=23285392/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2031728 CPUtime=1785.19 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 495124 0 0 0 177915 604 0 0 20 0 1 0 270712939 2080489472 505854 33554432000 4194304 10219143 140736560291120 140736560283928 8089230 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 507932 505854 854 1471 0 506452 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 2031728

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10749
/proc/meminfo: memFree=23284260/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2031728 CPUtime=1791.6 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 495134 0 0 0 178555 605 0 0 20 0 1 0 270712939 2080489472 505864 33554432000 4194304 10219143 140736560291120 140736560283928 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 507932 505864 854 1471 0 506452 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 2031728

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10749
/proc/meminfo: memFree=23284136/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2031728 CPUtime=1794.79 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 495144 0 0 0 178874 605 0 0 20 0 1 0 270712939 2080489472 505874 33554432000 4194304 10219143 140736560291120 140736560283928 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 507932 505874 854 1471 0 506452 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 2031728

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10749
/proc/meminfo: memFree=23284136/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=2031728 CPUtime=1796.38 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 495145 0 0 0 179033 605 0 0 20 0 1 0 270712939 2080489472 505875 33554432000 4194304 10219143 140736560291120 140736560283928 8030330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 507932 505875 854 1471 0 506452 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 2031728

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10749
/proc/meminfo: memFree=23284136/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=1849484 CPUtime=1796.78 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 495148 0 0 0 179073 605 0 0 20 0 1 0 270712939 1893871616 461065 33554432000 4194304 10219143 140736560291120 140736560283928 7594208 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 462371 461065 856 1471 0 460891 0
Current children cumulated CPU time (s) 1796.78
Current children cumulated vsize (KiB) 1849484

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10749
/proc/meminfo: memFree=23576588/32873844 swapFree=6080/6080
[pid=10657] ppid=10655 vsize=1719972 CPUtime=1796.99 cores=0,2,4,6
/proc/10657/stat : 10657 (scip-2.1.1.4exp) R 10655 10657 8502 0 -1 4202496 495148 0 0 0 179093 606 0 0 20 0 1 0 270712939 1761251328 429284 33554432000 4194304 10219143 140736560291120 140736560290360 5948112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10657/statm: 429993 429284 856 1471 0 428513 0
Current children cumulated CPU time (s) 1796.99
Current children cumulated vsize (KiB) 1719972

Child status: 0
Real time (s): 1797.33
CPU time (s): 1797.02
CPU user time (s): 1790.94
CPU system time (s): 6.07808
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 2105212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.94
system time used= 6.07808
maximum resident set size= 2084096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 495150
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= 45
involuntary context switches= 1931

runsolver used 2.96355 second user time and 7.43787 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-26 17:24:44
IDJOB=3692534
IDBENCH=90546
IDSOLVER=2271
FILE ID=node139/3692534-1338045884
RUNJOBID= node139-1338029658-9613
PBS_JOBID= 14624336
Free space on /tmp= 71624 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_20null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
COMMAND LINE= HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692534-1338045884/watcher-3692534-1338045884 -o /tmp/evaluation-result-3692534-1338045884/solver-3692534-1338045884 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692534-1338045884.opb -t 1800 -m 15500

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

MD5SUM BENCH= 30f336dd624b9f7763c8bbeed1369f76
RANDOM SEED=7013742

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.750
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.750
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:        28529860 kB
Buffers:          266280 kB
Cached:          3128508 kB
SwapCached:            0 kB
Active:           780376 kB
Inactive:        2769180 kB
Active(anon):     146076 kB
Inactive(anon):    11120 kB
Active(file):     634300 kB
Inactive(file):  2758060 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15920 kB
Writeback:             0 kB
AnonPages:        109216 kB
Mapped:            17328 kB
Shmem:               200 kB
Slab:             655628 kB
SReclaimable:      98344 kB
SUnreclaim:       557284 kB
KernelStack:        1472 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     268164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 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= 71584 MiB
End job on node139 at 2012-05-26 17:54:41