Trace number 3693700

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1797.14 1797.46

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: 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-3693700-1338046567.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.19
0.49/0.50	c presolving:
0.69/0.72	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.69/0.79	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.79/0.85	c (round 3) 2024 del vars, 1906 del conss, 0 add conss, 1900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15434 impls, 551 clqs
0.89/0.91	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.89/0.96	c (round 5) 2838 del vars, 2720 del conss, 0 add conss, 2714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19234 impls, 551 clqs
0.99/1.02	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.99/1.07	c (round 7) 3418 del vars, 3300 del conss, 0 add conss, 3294 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21548 impls, 551 clqs
1.09/1.12	c (round 8) 3571 del vars, 3453 del conss, 0 add conss, 3447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22728 impls, 551 clqs
1.09/1.16	c (round 9) 3629 del vars, 3511 del conss, 0 add conss, 3505 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23538 impls, 551 clqs
1.19/1.20	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
73.27/73.32	c    (73.3s) probing: 189/37282 (0.5%) - 6 fixings, 15 aggregations, 855037 implications, 0 bound changes
73.27/73.32	c    (73.3s) probing aborted: 50/50 successive totally useless probings
73.27/73.32	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
73.58/73.64	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
81.47/81.57	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
81.77/81.85	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
88.37/88.41	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
88.67/88.70	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
89.17/89.28	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
89.47/89.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
94.57/94.69	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
94.87/94.97	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
101.16/101.26	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
101.47/101.52	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
102.06/102.12	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
102.27/102.31	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
103.06/103.10	c (round 25) 4037 del vars, 4367 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30069034 impls, 551 clqs
103.17/103.29	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
103.56/103.61	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
103.66/103.79	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
106.36/106.41	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
106.57/106.67	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
109.75/109.81	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
109.97/110.07	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
111.07/111.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, 33076892 impls, 551 clqs
111.26/111.31	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
113.96/114.06	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
114.26/114.32	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
117.57/117.67	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
117.86/117.94	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
118.86/118.97	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
119.06/119.16	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
126.26/126.37	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
126.46/126.59	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
126.65/126.72	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
133.85/133.94	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
134.05/134.16	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
134.16/134.29	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
134.95/135.07	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
135.16/135.30	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
135.35/135.43	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
135.65/135.78	c    (135.8s) probing: 762/37282 (2.0%) - 410 fixings, 244 aggregations, 2746709 implications, 0 bound changes
135.65/135.78	c    (135.8s) probing aborted: 50/50 successive totally useless probings
135.75/135.84	c presolving (50 rounds):
135.75/135.84	c  4309 deleted vars, 4742 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
135.75/135.84	c  40762462 implications, 551 cliques
135.75/135.84	c presolved problem has 36628 variables (36628 bin, 0 int, 0 impl, 0 cont) and 36694 constraints
135.75/135.84	c       1 constraints of type <knapsack>
135.75/135.84	c    4443 constraints of type <setppc>
135.75/135.84	c   32250 constraints of type <logicor>
135.75/135.84	c transformed objective value is always integral (scale: 1)
135.75/135.84	c Presolving Time: 135.55
135.75/135.84	c - non default parameters ----------------------------------------------------------------------
135.75/135.84	c # SCIP version 2.1.1.4
135.75/135.84	c 
135.75/135.84	c # maximal time in seconds to run
135.75/135.84	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
135.75/135.84	c limits/time = 1797
135.75/135.84	c 
135.75/135.84	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
135.75/135.84	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
135.75/135.84	c limits/memory = 13950
135.75/135.84	c 
135.75/135.84	c # default clock type (1: CPU user seconds, 2: wall clock time)
135.75/135.84	c # [type: int, range: [1,2], default: 1]
135.75/135.84	c timing/clocktype = 2
135.75/135.84	c 
135.75/135.84	c # belongs reading time to solving time?
135.75/135.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
135.75/135.84	c timing/reading = TRUE
135.75/135.84	c 
135.75/135.84	c -----------------------------------------------------------------------------------------------
135.75/135.84	c start solving
136.26/136.38	c 
149.15/149.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
149.15/149.25	c   149s|     1 |     0 | 13996 |     - |1186M|   0 |3172 |  36k|  36k|  36k|  36k|   0 |  15 |   0 |-7.207407e+04 |      --      |    Inf 
371.01/371.11	c   371s|     1 |     0 | 58803 |     - |1189M|   0 |4648 |  36k|  36k|  36k|  36k| 196 |  15 |   0 |-7.190920e+04 |      --      |    Inf 
387.21/387.35	c   387s|     1 |     0 | 65883 |     - |1193M|   0 |4667 |  36k|  36k|  36k|  36k| 206 |  15 |   0 |-7.188479e+04 |      --      |    Inf 
398.71/398.84	c   399s|     1 |     0 | 69880 |     - |1193M|   0 |5074 |  36k|  36k|  36k|  36k| 209 |  15 |   0 |-7.186083e+04 |      --      |    Inf 
404.20/404.30	c   404s|     1 |     0 | 70628 |     - |1193M|   0 |4758 |  36k|  36k|  36k|  36k| 211 |  15 |   0 |-7.185950e+04 |      --      |    Inf 
410.00/410.17	c   410s|     1 |     0 | 71312 |     - |1193M|   0 |4642 |  36k|  36k|  36k|  36k| 214 |  15 |   0 |-7.185810e+04 |      --      |    Inf 
415.61/415.73	c   416s|     1 |     0 | 71808 |     - |1193M|   0 |4438 |  36k|  36k|  36k|  36k| 218 |  15 |   0 |-7.185584e+04 |      --      |    Inf 
425.00/425.15	c   425s|     1 |     0 | 74006 |     - |1193M|   0 |4957 |  36k|  36k|  36k|  36k| 224 |  15 |   0 |-7.184925e+04 |      --      |    Inf 
431.20/431.31	c   431s|     1 |     0 | 74692 |     - |1193M|   0 |4725 |  36k|  36k|  36k|  36k| 225 |  15 |   0 |-7.184701e+04 |      --      |    Inf 
532.08/532.26	c   532s|     1 |     2 | 74692 |     - |1193M|   0 |4725 |  36k|  36k|  36k|  36k| 225 |  15 |  37 |-7.184701e+04 |      --      |    Inf 
1796.66/1797.02	c 
1796.66/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.66/1797.02	c Solving Time (sec) : 1797.02
1796.66/1797.02	c Solving Nodes      : 3
1796.66/1797.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.66/1797.02	c Dual Bound         : -7.17698408601148e+04
1796.66/1797.02	c Gap                : infinite
1796.66/1797.02	s UNKNOWN
1796.66/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.66/1797.02	c Total Time         :    1797.02
1796.66/1797.02	c   solving          :    1797.02
1796.66/1797.02	c   presolving       :     135.55 (included in solving)
1796.66/1797.02	c   reading          :       0.19 (included in solving)
1796.66/1797.02	c   copying          :       0.12 (1 #copies) (minimal 0.12, maximal 0.12, average 0.12)
1796.66/1797.02	c Original Problem   :
1796.66/1797.02	c   Problem name     : HOME/instance-3693700-1338046567.opb
1796.66/1797.02	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.66/1797.02	c   Constraints      : 41436 initial, 41436 maximal
1796.66/1797.02	c   Objective sense  : minimize
1796.66/1797.02	c Presolved Problem  :
1796.66/1797.02	c   Problem name     : t_HOME/instance-3693700-1338046567.opb
1796.66/1797.02	c   Variables        : 36628 (36628 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.66/1797.02	c   Constraints      : 36694 initial, 36709 maximal
1796.66/1797.02	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.66/1797.02	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   trivial          :       0.14       0.00        123          0          0          0          0          0          0          0          0
1796.66/1797.02	c   dualfix          :       0.10       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   gateextraction   :       0.23       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   implics          :       0.24       0.00          0          1          0          0          0          0          0          0          0
1796.66/1797.02	c   components       :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   pseudoobj        :       0.00       0.52          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   probing          :     127.54       0.00        410        244          0          0          0          0          0          0          0
1796.66/1797.02	c   knapsack         :       2.67       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c   setppc           :       0.44       0.00          0          0          0          0          0        603          0          0          0
1796.66/1797.02	c   linear           :       0.93       0.00       3531          0          0       3531          0       4088          0          0          0
1796.66/1797.02	c   logicor          :       2.85       0.02          0          0          0          0          0         51          0          0          0
1796.66/1797.02	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.66/1797.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.66/1797.02	c   integral         :          0          0          0          0          3          0          4          0          0          0          0          0          6
1796.66/1797.02	c   knapsack         :          1          1          8      10894          0          0          3          0          0          0          0          0          0
1796.66/1797.02	c   setppc           :       4443       4443          8      10893          0          0          1       2009         15       6154          0          0          0
1796.66/1797.02	c   logicor          :      32250+     32265          8       8004          0          0          0       3133         51      16959          0          0          0
1796.66/1797.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.66/1797.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.66/1797.02	c   integral         :     259.50       0.00       0.00       0.00     259.49       0.00       0.01       0.00
1796.66/1797.02	c   knapsack         :       0.29       0.00       0.16       0.12       0.00       0.00       0.00       0.00
1796.66/1797.02	c   setppc           :       2.11       0.00       0.00       2.11       0.00       0.00       0.00       0.00
1796.66/1797.02	c   logicor          :       5.09       0.02       0.03       5.04       0.00       0.00       0.00       0.00
1796.66/1797.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.66/1797.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.66/1797.02	c   rootredcost      :          0          0          0          0
1796.66/1797.02	c   pseudoobj        :       2349          0          0          0
1796.66/1797.02	c   vbounds          :          0          0          0          0
1796.66/1797.02	c   redcost          :         11          0          0          0
1796.66/1797.02	c   probing          :          0          0          0          0
1796.66/1797.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.66/1797.02	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.66/1797.02	c   pseudoobj        :       0.56       0.52       0.00       0.04       0.00
1796.66/1797.02	c   vbounds          :       0.02       0.01       0.00       0.01       0.00
1796.66/1797.02	c   redcost          :       0.03       0.00       0.00       0.03       0.00
1796.66/1797.02	c   probing          :     127.54       0.00     127.54       0.00       0.00
1796.66/1797.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.66/1797.02	c   propagation      :       0.01         66         15         15        1.7          0        0.0          -
1796.66/1797.02	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.66/1797.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.66/1797.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.66/1797.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.66/1797.02	c   applied globally :          -          -          -         15        1.7          -          -          -
1796.66/1797.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.66/1797.02	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.66/1797.02	c   cut pool         :       0.01                     7          -          -         13          -    (maximal pool size: 320)
1796.66/1797.02	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.66/1797.02	c   impliedbounds    :       1.02       0.00          8          0          0        219          0
1796.66/1797.02	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.66/1797.02	c   gomory           :       9.85       0.00          8          0          0          0          0
1796.66/1797.02	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.66/1797.02	c   strongcg         :      12.15       0.00          8          0          0        566          0
1796.66/1797.02	c   cmir             :       4.96       0.00          8          0          0          0          0
1796.66/1797.02	c   flowcover        :       4.80       0.00          8          0          0          0          0
1796.66/1797.02	c   clique           :     137.69       0.00          8          0          0         76          0
1796.66/1797.02	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.66/1797.02	c   mcf              :       0.05       0.00          1          0          0          0          0
1796.66/1797.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.66/1797.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.66/1797.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.66/1797.02	c   problem variables:       0.00          -          0          0
1796.66/1797.02	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.66/1797.02	c   relpscost        :     259.49       0.00          3          0          0          0          0          6
1796.66/1797.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.66/1797.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.66/1797.02	c   LP solutions     :       0.00          -          -          0
1796.66/1797.02	c   pseudo solutions :       0.00          -          -          0
1796.66/1797.02	c   oneopt           :       0.00       0.00          0          0
1796.66/1797.02	c   crossover        :       0.00       0.00          0          0
1796.66/1797.02	c   smallcard        :       0.00       0.00          0          0
1796.66/1797.02	c   trivial          :       0.04       0.00          2          0
1796.66/1797.02	c   shiftandpropagate:       0.34       0.00          1          0
1796.66/1797.02	c   simplerounding   :       0.00       0.00          0          0
1796.66/1797.02	c   zirounding       :       0.00       0.00          0          0
1796.66/1797.02	c   rounding         :       0.06       0.00         11          0
1796.66/1797.02	c   shifting         :       0.22       0.00          9          0
1796.66/1797.02	c   intshifting      :       0.00       0.00          0          0
1796.66/1797.02	c   twoopt           :       0.00       0.00          0          0
1796.66/1797.02	c   indtwoopt        :       0.00       0.00          0          0
1796.66/1797.02	c   indoneopt        :       0.00       0.00          0          0
1796.66/1797.02	c   fixandinfer      :       0.00       0.00          0          0
1796.66/1797.02	c   feaspump         :      69.55       0.00          1          0
1796.66/1797.02	c   clique           :       0.00       0.00          0          0
1796.66/1797.02	c   coefdiving       :    1047.39       0.00          1          0
1796.66/1797.02	c   indrounding      :       0.00       0.00          0          0
1796.66/1797.02	c   indcoefdiving    :       0.00       0.00          0          0
1796.66/1797.02	c   pscostdiving     :       0.00       0.00          0          0
1796.66/1797.02	c   fracdiving       :       0.00       0.00          0          0
1796.66/1797.02	c   nlpdiving        :       0.00       0.00          0          0
1796.66/1797.02	c   veclendiving     :       0.00       0.00          0          0
1796.66/1797.02	c   intdiving        :       0.00       0.00          0          0
1796.66/1797.02	c   actconsdiving    :       0.00       0.00          0          0
1796.66/1797.02	c   objpscostdiving  :       0.00       0.00          0          0
1796.66/1797.02	c   rootsoldiving    :       0.00       0.00          0          0
1796.66/1797.02	c   linesearchdiving :       0.00       0.00          0          0
1796.66/1797.02	c   guideddiving     :       0.00       0.00          0          0
1796.66/1797.02	c   octane           :       0.00       0.00          0          0
1796.66/1797.02	c   rens             :       4.86       0.00          1          0
1796.66/1797.02	c   rins             :       0.00       0.00          0          0
1796.66/1797.02	c   localbranching   :       0.00       0.00          0          0
1796.66/1797.02	c   mutation         :       0.00       0.00          0          0
1796.66/1797.02	c   dins             :       0.00       0.00          0          0
1796.66/1797.02	c   vbounds          :       0.00       0.00          0          0
1796.66/1797.02	c   undercover       :       0.00       0.00          0          0
1796.66/1797.02	c   subnlp           :       0.00       0.00          0          0
1796.66/1797.02	c   trysol           :       0.00       0.00          0          0
1796.66/1797.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.66/1797.02	c   primal LP        :       0.04          1          0       0.00       0.00       0.04          1
1796.66/1797.02	c   dual LP          :     107.49         12      60523    5043.58     563.05       0.00          0
1796.66/1797.02	c   lex dual LP      :       0.00          0          0       0.00          -
1796.66/1797.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.66/1797.02	c   diving/probing LP:    1091.22       1460     319631     218.93     292.91
1796.66/1797.02	c   strong branching :     259.48         89      83301     935.97     321.04
1796.66/1797.02	c     (at root node) :          -         37      37000    1000.00          -
1796.66/1797.02	c   conflict analysis:       0.00          0          0       0.00          -
1796.66/1797.02	c B&B Tree           :
1796.66/1797.02	c   number of runs   :          1
1796.66/1797.02	c   nodes            :          3
1796.66/1797.02	c   nodes (total)    :          3
1796.66/1797.02	c   nodes left       :          4
1796.66/1797.02	c   max depth        :          1
1796.66/1797.02	c   max depth (total):          1
1796.66/1797.02	c   backtracks       :          0 (0.0%)
1796.66/1797.02	c   delayed cutoffs  :          0
1796.66/1797.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.66/1797.02	c   avg switch length:       1.33
1796.66/1797.02	c   switching time   :       0.10
1796.66/1797.02	c Solution           :
1796.66/1797.02	c   Solutions found  :          0 (0 improvements)
1796.66/1797.02	c   Primal Bound     :          -
1796.66/1797.02	c   Dual Bound       : -7.17698408601148e+04
1796.66/1797.02	c   Gap              :   infinite
1796.66/1797.02	c   Root Dual Bound  : -7.18470059138130e+04
1796.66/1797.02	c   Root Iterations  :      74692
1797.08/1797.46	c Time complete: 1797.14.

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-3693700-1338046567/watcher-3693700-1338046567 -o /tmp/evaluation-result-3693700-1338046567/solver-3693700-1338046567 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693700-1338046567.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8916
/proc/meminfo: memFree=28912528/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=10728 CPUtime=0 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 1446 0 0 0 0 0 0 0 20 0 1 0 270781526 10985472 1401 33554432000 4194304 10169799 140733312357248 140733792552552 8883659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 2682 1401 412 1459 0 1214 0

[startup+0.079665 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8916
/proc/meminfo: memFree=28912528/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=32620 CPUtime=0.06 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 6910 0 0 0 6 0 0 0 20 0 1 0 270781526 33402880 6865 33554432000 4194304 10169799 140733312357248 140733792552552 5414644 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 8155 6865 412 1459 0 6687 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32620

[startup+0.100343 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8916
/proc/meminfo: memFree=28912528/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=37572 CPUtime=0.09 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 8154 0 0 0 8 1 0 0 20 0 1 0 270781526 38473728 8109 33554432000 4194304 10169799 140733312357248 140733792552552 5471578 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 9393 8109 412 1459 0 7925 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37572

[startup+0.300327 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8916
/proc/meminfo: memFree=28912528/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=108016 CPUtime=0.29 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 25683 0 0 0 25 4 0 0 20 0 1 0 270781526 110608384 25581 33554432000 4194304 10169799 140733312357248 140733792552552 5758512 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 27004 25581 490 1459 0 25536 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 108016

[startup+0.700302 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8916
/proc/meminfo: memFree=28912528/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=154464 CPUtime=0.69 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 37363 0 0 0 55 14 0 0 20 0 1 0 270781526 158171136 36918 33554432000 4194304 10169799 140733312357248 140733312355336 8961143 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 38616 36918 558 1459 0 37148 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 154464

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8917
/proc/meminfo: memFree=28763720/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=195396 CPUtime=1.49 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 48218 0 0 0 101 48 0 0 20 0 1 0 270781526 200085504 47111 33554432000 4194304 10169799 140733312357248 140733312355400 8828709 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 48849 47111 575 1459 0 47381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 195396

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8917
/proc/meminfo: memFree=28586524/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=379048 CPUtime=3.09 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 91297 0 0 0 255 54 0 0 20 0 1 0 270781526 388145152 88894 33554432000 4194304 10169799 140733312357248 140733312353512 8922280 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 94762 88894 599 1459 0 93294 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 379048

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8917
/proc/meminfo: memFree=28557020/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=380072 CPUtime=6.29 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 91721 0 0 0 575 54 0 0 20 0 1 0 270781526 389193728 89318 33554432000 4194304 10169799 140733312357248 140733312353512 8922280 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 95018 89318 599 1459 0 93550 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 380072

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8917
/proc/meminfo: memFree=28553812/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=382536 CPUtime=12.69 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 92438 0 0 0 1214 55 0 0 20 0 1 0 270781526 391716864 90035 33554432000 4194304 10169799 140733312357248 140733312353896 8922285 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 95634 90035 599 1459 0 94166 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 382536

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8917
/proc/meminfo: memFree=28500492/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=437260 CPUtime=25.48 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 105887 0 0 0 2491 57 0 0 20 0 1 0 270781526 447754240 103484 33554432000 4194304 10169799 140733312357248 140733312354776 8922280 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 109315 103484 599 1459 0 107847 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 437260

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 8917
/proc/meminfo: memFree=28429196/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=509280 CPUtime=51.08 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 123502 0 0 0 5046 62 0 0 20 0 1 0 270781526 521502720 121066 33554432000 4194304 10169799 140733312357248 140733312354776 5864665 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 127320 121066 599 1459 0 125852 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 509280

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 8918
/proc/meminfo: memFree=27616504/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1315972 CPUtime=102.27 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 325198 0 0 0 10079 148 0 0 20 0 1 0 270781526 1347555328 323853 33554432000 4194304 10169799 140733312357248 140733312354456 8961143 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 328993 323853 621 1459 0 327525 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1315972

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 8918
/proc/meminfo: memFree=27134588/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1798440 CPUtime=162.25 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 442158 0 0 0 15947 278 0 0 20 0 1 0 270781526 1841602560 444039 33554432000 4194304 10169799 140733312357248 140733312349560 8979322 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 449610 444039 792 1459 0 448142 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1798440

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8918
/proc/meminfo: memFree=27130276/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1798440 CPUtime=222.24 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 442312 0 0 0 21932 292 0 0 20 0 1 0 270781526 1841602560 445159 33554432000 4194304 10169799 140733312357248 140733312353560 8961143 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 449610 445159 817 1459 0 448142 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1798440

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8921
/proc/meminfo: memFree=27127320/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1798440 CPUtime=282.22 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 442316 0 0 0 27057 1165 0 0 20 0 1 0 270781526 1841602560 445745 33554432000 4194304 10169799 140733312357248 140733312354360 8961143 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 449610 445745 817 1459 0 448142 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1798440

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8921
/proc/meminfo: memFree=27128844/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1798440 CPUtime=342.21 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 442317 0 0 0 31969 2252 0 0 20 0 1 0 270781526 1841602560 445745 33554432000 4194304 10169799 140733312357248 140733312354360 8961143 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 449610 445745 817 1459 0 448142 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1798440

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8922
/proc/meminfo: memFree=26948576/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1976796 CPUtime=402.2 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 455645 0 0 0 37868 2352 0 0 20 0 1 0 270781526 2024239104 490521 33554432000 4194304 10169799 140733312357248 140733312353784 7469906 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 494199 490521 829 1459 0 492731 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1976796

[startup+462.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 8960
/proc/meminfo: memFree=25190564/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1979168 CPUtime=462.19 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 486859 0 0 0 43819 2400 0 0 20 0 1 0 270781526 2026668032 490953 33554432000 4194304 10169799 140733312357248 140733312351848 8979322 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 494792 490953 867 1459 0 493324 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1979168

[startup+522.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 8960
/proc/meminfo: memFree=25182284/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1981184 CPUtime=522.18 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 488808 0 0 0 49809 2409 0 0 20 0 1 0 270781526 2028732416 492080 33554432000 4194304 10169799 140733312357248 140733312351896 8979322 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8916/statm: 495296 492080 867 1459 0 493828 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1981184

[startup+582.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 8960
/proc/meminfo: memFree=23814016/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1983176 CPUtime=582.17 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 489523 0 0 0 55799 2418 0 0 20 0 1 0 270781526 2030772224 492871 33554432000 4194304 10169799 140733312357248 140733312351896 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 495794 492871 867 1459 0 494326 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1983176

[startup+642.3 s]

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

/proc/meminfo: memFree=23776292/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1997336 CPUtime=1122.07 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 492316 0 0 0 109714 2493 0 0 20 0 1 0 270781526 2045272064 498209 33554432000 4194304 10169799 140733312357248 140733312351496 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 499334 498209 867 1459 0 497866 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 1997336

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8966
/proc/meminfo: memFree=23774080/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1997336 CPUtime=1182.07 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 492316 0 0 0 115705 2502 0 0 20 0 1 0 270781526 2045272064 498209 33554432000 4194304 10169799 140733312357248 140733312351112 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 499334 498209 867 1459 0 497866 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1997336

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8966
/proc/meminfo: memFree=23770604/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1999628 CPUtime=1242.06 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 492624 0 0 0 121695 2511 0 0 20 0 1 0 270781526 2047619072 498785 33554432000 4194304 10169799 140733312357248 140733312351160 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 499907 498785 867 1459 0 498439 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1999628

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8967
/proc/meminfo: memFree=23764736/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=2010748 CPUtime=1302.05 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 494292 0 0 0 127684 2521 0 0 20 0 1 0 270781526 2059005952 499819 33554432000 4194304 10169799 140733312357248 140733312351208 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 502687 499819 867 1459 0 501219 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 2010748

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8967
/proc/meminfo: memFree=23753040/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=2010748 CPUtime=1362.03 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 494974 0 0 0 133673 2530 0 0 20 0 1 0 270781526 2059005952 501836 33554432000 4194304 10169799 140733312357248 140733312351496 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 502687 501836 867 1459 0 501219 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 2010748

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 8967
/proc/meminfo: memFree=23750216/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=2010748 CPUtime=1422.03 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 494974 0 0 0 139663 2540 0 0 20 0 1 0 270781526 2059005952 501836 33554432000 4194304 10169799 140733312357248 140733312351496 8009669 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 502687 501836 867 1459 0 501219 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 2010748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8970
/proc/meminfo: memFree=23749120/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=2010748 CPUtime=1482.01 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 494974 0 0 0 145653 2548 0 0 20 0 1 0 270781526 2059005952 501836 33554432000 4194304 10169799 140733312357248 140733312351112 8009480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 502687 501836 867 1459 0 501219 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 2010748

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8993
/proc/meminfo: memFree=23745676/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=2012136 CPUtime=1542.01 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 495685 0 0 0 151643 2558 0 0 20 0 1 0 270781526 2060427264 502202 33554432000 4194304 10169799 140733312357248 140733312351160 7983353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 503034 502202 867 1459 0 501566 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 2012136

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 8994
/proc/meminfo: memFree=23741744/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=2013652 CPUtime=1602 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 495782 0 0 0 157632 2568 0 0 20 0 1 0 270781526 2061979648 502299 33554432000 4194304 10169799 140733312357248 140733312351496 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 503413 502299 867 1459 0 501945 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 2013652

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 8994
/proc/meminfo: memFree=23732904/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=2018320 CPUtime=1661.99 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 497144 0 0 0 163621 2578 0 0 20 0 1 0 270781526 2066759680 503721 33554432000 4194304 10169799 140733312357248 140733312351112 7983386 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 504580 503721 867 1459 0 503112 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 2018320

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.00 4/179 8994
/proc/meminfo: memFree=23721664/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=2018320 CPUtime=1721.98 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 497144 0 0 0 169611 2587 0 0 20 0 1 0 270781526 2066759680 503721 33554432000 4194304 10169799 140733312357248 140733312351208 8009480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 504580 503721 867 1459 0 503112 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 2018320

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8994
/proc/meminfo: memFree=23716096/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=2020756 CPUtime=1781.97 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 498026 0 0 0 175601 2596 0 0 20 0 1 0 270781526 2069254144 504075 33554432000 4194304 10169799 140733312357248 140733312351112 8042784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 505189 504075 867 1459 0 503721 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 2020756

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8994
/proc/meminfo: memFree=23714608/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=2020756 CPUtime=1785.17 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 498026 0 0 0 175920 2597 0 0 20 0 1 0 270781526 2069254144 504075 33554432000 4194304 10169799 140733312357248 140733312351208 8009519 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 505189 504075 867 1459 0 503721 0
Current children cumulated CPU time (s) 1785.17
Current children cumulated vsize (KiB) 2020756

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 4/179 8994
/proc/meminfo: memFree=23713972/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=2020756 CPUtime=1791.58 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 498026 0 0 0 176560 2598 0 0 20 0 1 0 270781526 2069254144 504075 33554432000 4194304 10169799 140733312357248 140733312351208 7983333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 505189 504075 867 1459 0 503721 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 2020756

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8994
/proc/meminfo: memFree=23714220/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=2020756 CPUtime=1794.78 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 498026 0 0 0 176880 2598 0 0 20 0 1 0 270781526 2069254144 504075 33554432000 4194304 10169799 140733312357248 140733312351112 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 505189 504075 867 1459 0 503721 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 2020756

[startup+1796.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8994
/proc/meminfo: memFree=23714220/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=2020756 CPUtime=1796.37 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 498026 0 0 0 177039 2598 0 0 20 0 1 0 270781526 2069254144 504075 33554432000 4194304 10169799 140733312357248 140733312351112 7884874 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 505189 504075 867 1459 0 503721 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 2020756

[startup+1797.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8994
/proc/meminfo: memFree=23714220/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1870384 CPUtime=1796.77 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 498028 0 0 0 177078 2599 0 0 20 0 1 0 270781526 1915273216 466504 33554432000 4194304 10169799 140733312357248 140733312351112 7547321 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 467596 466504 869 1459 0 466128 0
Current children cumulated CPU time (s) 1796.77
Current children cumulated vsize (KiB) 1870384

[startup+1797.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8994
/proc/meminfo: memFree=23871288/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1863660 CPUtime=1796.98 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 498028 0 0 0 177099 2599 0 0 20 0 1 0 270781526 1908387840 464831 33554432000 4194304 10169799 140733312357248 140733312351112 8828709 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 465915 464831 869 1459 0 464447 0
Current children cumulated CPU time (s) 1796.98
Current children cumulated vsize (KiB) 1863660

[startup+1797.41 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8994
/proc/meminfo: memFree=23871288/32873844 swapFree=7364/7364
[pid=8916] ppid=8914 vsize=1766560 CPUtime=1797.08 cores=1,3,5,7
/proc/8916/stat : 8916 (scip-2.1.1.4sfi) R 8914 8916 4481 0 -1 4202496 498028 0 0 0 177108 2600 0 0 20 0 1 0 270781526 1808957440 440877 33554432000 4194304 10169799 140733312357248 140733312351112 5905663 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8916/statm: 441640 440877 869 1459 0 440172 0
Current children cumulated CPU time (s) 1797.08
Current children cumulated vsize (KiB) 1766560

Child status: 0
Real time (s): 1797.46
CPU time (s): 1797.14
CPU user time (s): 1771.12
CPU system time (s): 26.022
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 2104516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1771.12
system time used= 26.022
maximum resident set size= 2088256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 498030
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= 53
involuntary context switches= 2213

runsolver used 3.62845 second user time and 9.74752 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-26 17:36:07
IDJOB=3693700
IDBENCH=90546
IDSOLVER=2272
FILE ID=node133/3693700-1338046567
RUNJOBID= node133-1338017258-5022
PBS_JOBID= 14624264
Free space on /tmp= 71600 MiB

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

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

MD5SUM BENCH= 30f336dd624b9f7763c8bbeed1369f76
RANDOM SEED=239929153

node133.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.540
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.08
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.540
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.92
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.540
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.540
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.540
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.540
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.90
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.540
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.540
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:        28912908 kB
Buffers:          262844 kB
Cached:          2747496 kB
SwapCached:            0 kB
Active:           666116 kB
Inactive:        2521608 kB
Active(anon):     179728 kB
Inactive(anon):        0 kB
Active(file):     486388 kB
Inactive(file):  2521608 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15932 kB
Writeback:             0 kB
AnonPages:        157480 kB
Mapped:            17712 kB
Shmem:               212 kB
Slab:             634796 kB
SReclaimable:      77312 kB
SUnreclaim:       557484 kB
KernelStack:        1488 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     292408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 71560 MiB
End job on node133 at 2012-05-26 18:06:05