Trace number 3693696

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.01 1797.33

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null0mast_rapportOE1.0_TMAX300_K67_cod2.opb
MD5SUMb363732a49ff55c5c06709720571fcad
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-439
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 829
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 12582
Number of bits of the biggest sum of numbers14
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-3693696-1338046927.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.48/0.50	c presolving:
0.68/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.79/0.80	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.86	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.92	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.97	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.03	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.08	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.13	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.18	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.22	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
89.77/89.87	c    (89.9s) probing: 189/37282 (0.5%) - 6 fixings, 15 aggregations, 855037 implications, 0 bound changes
89.77/89.87	c    (89.9s) probing aborted: 50/50 successive totally useless probings
89.77/89.87	c (round 11) 3676 del vars, 4088 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 10882628 impls, 551 clqs
90.07/90.18	c (round 12) 3676 del vars, 4109 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 10882628 impls, 551 clqs
97.97/98.03	c (round 13) 3701 del vars, 4109 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16935688 impls, 551 clqs
98.26/98.30	c (round 14) 3701 del vars, 4134 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16935688 impls, 551 clqs
104.75/104.82	c (round 15) 3726 del vars, 4134 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 21767208 impls, 551 clqs
104.95/105.08	c (round 16) 3726 del vars, 4159 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 21767208 impls, 551 clqs
105.57/105.65	c (round 17) 3771 del vars, 4159 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 22031458 impls, 551 clqs
105.76/105.84	c (round 18) 3771 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 22031458 impls, 551 clqs
110.97/111.02	c (round 19) 3796 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 25913492 impls, 551 clqs
111.25/111.30	c (round 20) 3796 del vars, 4229 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 25913492 impls, 551 clqs
117.45/117.59	c (round 21) 3821 del vars, 4229 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29847832 impls, 551 clqs
117.75/117.84	c (round 22) 3821 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29847832 impls, 551 clqs
118.36/118.44	c (round 23) 3934 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29901648 impls, 551 clqs
118.56/118.61	c (round 24) 3934 del vars, 4367 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29901648 impls, 551 clqs
119.35/119.41	c (round 25) 4037 del vars, 4367 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30068814 impls, 551 clqs
119.45/119.58	c (round 26) 4037 del vars, 4470 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30068814 impls, 551 clqs
119.76/119.90	c (round 27) 4075 del vars, 4470 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30120498 impls, 551 clqs
119.95/120.07	c (round 28) 4075 del vars, 4508 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30120498 impls, 551 clqs
122.66/122.71	c (round 29) 4100 del vars, 4508 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31423828 impls, 551 clqs
122.85/122.96	c (round 30) 4100 del vars, 4533 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31423828 impls, 551 clqs
126.05/126.15	c (round 31) 4125 del vars, 4533 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32766034 impls, 551 clqs
126.36/126.41	c (round 32) 4125 del vars, 4558 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32766034 impls, 551 clqs
127.36/127.47	c (round 33) 4153 del vars, 4558 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 33076672 impls, 551 clqs
127.56/127.65	c (round 34) 4153 del vars, 4586 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 33076672 impls, 551 clqs
130.35/130.44	c (round 35) 4178 del vars, 4586 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 34377792 impls, 551 clqs
130.65/130.70	c (round 36) 4178 del vars, 4611 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 34377792 impls, 551 clqs
134.06/134.12	c (round 37) 4203 del vars, 4611 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 35728830 impls, 551 clqs
134.25/134.38	c (round 38) 4203 del vars, 4636 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 35728830 impls, 551 clqs
135.35/135.44	c (round 39) 4229 del vars, 4636 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36014032 impls, 551 clqs
135.55/135.62	c (round 40) 4229 del vars, 4662 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36014036 impls, 551 clqs
143.05/143.17	c (round 41) 4254 del vars, 4662 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37350 upgd conss, 38427616 impls, 551 clqs
143.25/143.37	c (round 42) 4254 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37350 upgd conss, 38427630 impls, 551 clqs
143.45/143.50	c (round 43) 4254 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 38427630 impls, 551 clqs
151.05/151.13	c (round 44) 4279 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 40708264 impls, 551 clqs
151.25/151.34	c (round 45) 4279 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 40708274 impls, 551 clqs
151.35/151.48	c (round 46) 4279 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40708274 impls, 551 clqs
152.24/152.31	c (round 47) 4309 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40762232 impls, 551 clqs
152.45/152.52	c (round 48) 4309 del vars, 4742 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40762242 impls, 551 clqs
152.54/152.65	c (round 49) 4309 del vars, 4742 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37367 upgd conss, 40762242 impls, 551 clqs
152.95/153.03	c    (153.0s) probing: 762/37282 (2.0%) - 410 fixings, 244 aggregations, 2746709 implications, 0 bound changes
152.95/153.03	c    (153.0s) probing aborted: 50/50 successive totally useless probings
152.95/153.09	c presolving (50 rounds):
152.95/153.09	c  4309 deleted vars, 4742 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
152.95/153.09	c  40762242 implications, 551 cliques
152.95/153.09	c presolved problem has 36628 variables (36628 bin, 0 int, 0 impl, 0 cont) and 36694 constraints
152.95/153.09	c       1 constraints of type <knapsack>
152.95/153.09	c    4443 constraints of type <setppc>
152.95/153.09	c   32250 constraints of type <logicor>
152.95/153.09	c transformed objective value is always integral (scale: 1)
152.95/153.09	c Presolving Time: 152.80
152.95/153.09	c - non default parameters ----------------------------------------------------------------------
152.95/153.09	c # SCIP version 2.1.1.4
152.95/153.09	c 
152.95/153.09	c # maximal time in seconds to run
152.95/153.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
152.95/153.09	c limits/time = 1797
152.95/153.09	c 
152.95/153.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
152.95/153.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
152.95/153.09	c limits/memory = 13950
152.95/153.09	c 
152.95/153.09	c # default clock type (1: CPU user seconds, 2: wall clock time)
152.95/153.09	c # [type: int, range: [1,2], default: 1]
152.95/153.09	c timing/clocktype = 2
152.95/153.09	c 
152.95/153.09	c # belongs reading time to solving time?
152.95/153.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
152.95/153.09	c timing/reading = TRUE
152.95/153.09	c 
152.95/153.09	c -----------------------------------------------------------------------------------------------
152.95/153.09	c start solving
153.55/153.65	c 
200.05/200.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
200.05/200.14	c   200s|     1 |     0 | 26996 |     - |1186M|   0 |3743 |  36k|  36k|  36k|  36k|   0 |  15 |   0 |-6.863626e+02 |      --      |    Inf 
709.96/710.14	c   710s|     1 |     0 |117479 |     - |1189M|   0 |4228 |  36k|  36k|  36k|  36k|  51 |  15 |   0 |-6.863604e+02 |      --      |    Inf 
748.15/748.36	c   748s|     1 |     0 |128662 |     - |1191M|   0 |5296 |  36k|  36k|  36k|  36k|  62 |  15 |   0 |-6.858848e+02 |      --      |    Inf 
779.25/779.44	c   779s|     1 |     0 |139659 |     - |1192M|   0 |4354 |  36k|  36k|  36k|  37k| 563 |  15 |   0 |-6.857164e+02 |      --      |    Inf 
803.75/803.97	c   804s|     1 |     0 |147555 |     - |1192M|   0 |4175 |  36k|  36k|  36k|  37k| 579 |  15 |   0 |-6.856401e+02 |      --      |    Inf 
825.45/825.60	c   826s|     1 |     0 |154019 |     - |1192M|   0 |5116 |  36k|  36k|  36k|  37k| 593 |  15 |   0 |-6.856401e+02 |      --      |    Inf 
868.14/868.35	c   868s|     1 |     0 |167122 |     - |1192M|   0 |4629 |  36k|  36k|  36k|  37k| 599 |  15 |   0 |-6.856294e+02 |      --      |    Inf 
883.83/884.02	c   884s|     1 |     0 |172935 |     - |1192M|   0 |5042 |  36k|  36k|  36k|  37k| 602 |  15 |   0 |-6.856273e+02 |      --      |    Inf 
901.43/901.65	c   902s|     1 |     0 |178719 |     - |1192M|   0 |5125 |  36k|  36k|  36k|  37k| 607 |  15 |   0 |-6.856207e+02 |      --      |    Inf 
911.53/911.73	c   912s|     1 |     0 |180930 |     - |1192M|   0 |5177 |  36k|  36k|  36k|  37k| 611 |  15 |   0 |-6.856204e+02 |      --      |    Inf 
1034.99/1035.26	c  1035s|     1 |     2 |180930 |     - |1192M|   0 |5177 |  36k|  36k|  36k|  37k| 611 |  15 |  52 |-6.856204e+02 |      --      |    Inf 
1796.67/1797.01	c 
1796.67/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.67/1797.01	c Solving Time (sec) : 1797.00
1796.67/1797.01	c Solving Nodes      : 11
1796.67/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.67/1797.01	c Dual Bound         : -6.85470916620878e+02
1796.67/1797.01	c Gap                : infinite
1796.67/1797.01	s UNKNOWN
1796.67/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.67/1797.01	c Total Time         :    1797.00
1796.67/1797.01	c   solving          :    1797.00
1796.67/1797.01	c   presolving       :     152.80 (included in solving)
1796.67/1797.01	c   reading          :       0.19 (included in solving)
1796.67/1797.01	c   copying          :       0.12 (1 #copies) (minimal 0.12, maximal 0.12, average 0.12)
1796.67/1797.01	c Original Problem   :
1796.67/1797.01	c   Problem name     : HOME/instance-3693696-1338046927.opb
1796.67/1797.01	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.67/1797.01	c   Constraints      : 41436 initial, 41436 maximal
1796.67/1797.01	c   Objective sense  : minimize
1796.67/1797.01	c Presolved Problem  :
1796.67/1797.01	c   Problem name     : t_HOME/instance-3693696-1338046927.opb
1796.67/1797.01	c   Variables        : 36628 (36628 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.67/1797.01	c   Constraints      : 36694 initial, 36709 maximal
1796.67/1797.01	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.67/1797.01	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.01	c   trivial          :       0.15       0.00        123          0          0          0          0          0          0          0          0
1796.67/1797.01	c   dualfix          :       0.10       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.01	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.01	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.01	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.01	c   gateextraction   :       0.24       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.01	c   implics          :       0.25       0.00          0          1          0          0          0          0          0          0          0
1796.67/1797.01	c   components       :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.01	c   pseudoobj        :       0.00       0.54          0          0          0          0          0          0          0          0          0
1796.67/1797.01	c   probing          :     145.03       0.00        410        244          0          0          0          0          0          0          0
1796.67/1797.01	c   knapsack         :       2.43       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.01	c   setppc           :       0.44       0.00          0          0          0          0          0        603          0          0          0
1796.67/1797.01	c   linear           :       0.95       0.00       3531          0          0       3531          0       4088          0          0          0
1796.67/1797.01	c   logicor          :       2.79       0.02          0          0          0          0          0         51          0          0          0
1796.67/1797.01	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.67/1797.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.67/1797.01	c   integral         :          0          0          0          0         13          0          4          0          0          6          0          0         22
1796.67/1797.01	c   knapsack         :          1          1          9      10052          0          0          3          0          0          0          0          0          0
1796.67/1797.01	c   setppc           :       4443       4443          9      10054          0          0          1       2009         15       4485          0          0          0
1796.67/1797.01	c   logicor          :      32250+     32265          9       8049          0          0          0       3051         51      15868          0          0          0
1796.67/1797.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.67/1797.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.67/1797.01	c   integral         :     570.45       0.00       0.00       0.00     570.45       0.00       0.01       0.00
1796.67/1797.01	c   knapsack         :       0.39       0.00       0.26       0.13       0.00       0.00       0.00       0.00
1796.67/1797.01	c   setppc           :       1.60       0.00       0.00       1.59       0.00       0.00       0.00       0.00
1796.67/1797.01	c   logicor          :       5.64       0.02       0.03       5.59       0.00       0.00       0.00       0.00
1796.67/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.67/1797.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.67/1797.01	c   rootredcost      :          0          0          0          0
1796.67/1797.01	c   pseudoobj        :       1519          0          0          0
1796.67/1797.01	c   vbounds          :          0          0          0          0
1796.67/1797.01	c   redcost          :         22          0          0          0
1796.67/1797.01	c   probing          :          0          0          0          0
1796.67/1797.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.67/1797.01	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.67/1797.01	c   pseudoobj        :       0.57       0.54       0.00       0.02       0.00
1796.67/1797.01	c   vbounds          :       0.02       0.01       0.00       0.01       0.00
1796.67/1797.01	c   redcost          :       0.05       0.00       0.00       0.05       0.00
1796.67/1797.01	c   probing          :     145.04       0.00     145.03       0.00       0.00
1796.67/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.67/1797.01	c   propagation      :       0.01         66         15         15        1.9          0        0.0          -
1796.67/1797.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.67/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.67/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.67/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.67/1797.01	c   applied globally :          -          -          -         15        1.9          -          -          -
1796.67/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.67/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.67/1797.01	c   cut pool         :       0.00                     8          -          -         38          -    (maximal pool size: 704)
1796.67/1797.01	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.67/1797.01	c   impliedbounds    :       1.23       0.00          9          0          0        597          0
1796.67/1797.01	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.67/1797.01	c   gomory           :      14.03       0.00          9          0          0         71          0
1796.67/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.67/1797.01	c   strongcg         :      21.94       0.00          9          0          0        461          0
1796.67/1797.01	c   cmir             :       5.78       0.00          9          0          0          0          0
1796.67/1797.01	c   flowcover        :       5.45       0.00          9          0          0          0          0
1796.67/1797.01	c   clique           :     145.02       0.00          9          0          0         83          0
1796.67/1797.01	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.67/1797.01	c   mcf              :       0.05       0.00          1          0          0          0          0
1796.67/1797.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.67/1797.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.67/1797.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.67/1797.01	c   problem variables:       0.00          -          0          0
1796.67/1797.01	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.67/1797.01	c   relpscost        :     570.45       0.00         13          0          6          0          0         22
1796.67/1797.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.67/1797.01	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.67/1797.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.67/1797.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.67/1797.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.67/1797.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.67/1797.01	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.67/1797.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.67/1797.01	c   LP solutions     :       0.00          -          -          0
1796.67/1797.01	c   pseudo solutions :       0.00          -          -          0
1796.67/1797.01	c   oneopt           :       0.00       0.00          0          0
1796.67/1797.01	c   crossover        :       0.00       0.00          0          0
1796.67/1797.01	c   fracdiving       :       0.00       0.00          0          0
1796.67/1797.01	c   veclendiving     :       0.00       0.00          0          0
1796.67/1797.01	c   objpscostdiving  :       0.00       0.00          0          0
1796.67/1797.01	c   rootsoldiving    :       0.00       0.00          0          0
1796.67/1797.01	c   linesearchdiving :       0.00       0.00          0          0
1796.67/1797.01	c   guideddiving     :       0.00       0.00          0          0
1796.67/1797.01	c   smallcard        :       0.00       0.00          0          0
1796.67/1797.01	c   trivial          :       0.04       0.00          2          0
1796.67/1797.01	c   shiftandpropagate:       0.36       0.00          1          0
1796.67/1797.01	c   simplerounding   :       0.00       0.00          0          0
1796.67/1797.01	c   zirounding       :       0.02       0.00          0          0
1796.67/1797.01	c   rounding         :       0.11       0.00         22          0
1796.67/1797.01	c   shifting         :       0.26       0.00         10          0
1796.67/1797.01	c   intshifting      :       0.00       0.00          0          0
1796.67/1797.01	c   twoopt           :       0.00       0.00          0          0
1796.67/1797.01	c   indtwoopt        :       0.00       0.00          0          0
1796.67/1797.01	c   indoneopt        :       0.00       0.00          0          0
1796.67/1797.01	c   fixandinfer      :       0.00       0.00          0          0
1796.67/1797.01	c   feaspump         :     364.43       0.00          1          0
1796.67/1797.01	c   clique           :       0.00       0.00          0          0
1796.67/1797.01	c   coefdiving       :      60.01       0.00          1          0
1796.67/1797.01	c   indcoefdiving    :       0.00       0.00          0          0
1796.67/1797.01	c   indrounding      :       0.00       0.00          0          0
1796.67/1797.01	c   pscostdiving     :      79.74       0.00          1          0
1796.67/1797.01	c   nlpdiving        :       0.00       0.00          0          0
1796.67/1797.01	c   intdiving        :       0.00       0.00          0          0
1796.67/1797.01	c   actconsdiving    :       0.00       0.00          0          0
1796.67/1797.01	c   octane           :       0.00       0.00          0          0
1796.67/1797.01	c   rens             :       3.13       0.00          1          0
1796.67/1797.01	c   rins             :       0.00       0.00          0          0
1796.67/1797.01	c   localbranching   :       0.00       0.00          0          0
1796.67/1797.01	c   mutation         :       0.00       0.00          0          0
1796.67/1797.01	c   dins             :       0.00       0.00          0          0
1796.67/1797.01	c   vbounds          :       0.00       0.00          0          0
1796.67/1797.01	c   undercover       :       0.00       0.00          0          0
1796.67/1797.01	c   subnlp           :       0.00       0.00          0          0
1796.67/1797.01	c   trysol           :       0.00       0.00          0          0
1796.67/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.67/1797.01	c   primal LP        :       0.03          1          1       1.00      31.07       0.00          0
1796.67/1797.01	c   dual LP          :     370.08         23     182639    8301.77     493.51       0.04          1
1796.67/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.67/1797.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.67/1797.01	c   diving/probing LP:     499.05        451     142766     316.55     286.08
1796.67/1797.01	c   strong branching :     570.39        343     290742     847.64     509.73
1796.67/1797.01	c     (at root node) :          -         52      51388     988.23          -
1796.67/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.67/1797.01	c B&B Tree           :
1796.67/1797.01	c   number of runs   :          1
1796.67/1797.01	c   nodes            :         11
1796.67/1797.01	c   nodes (total)    :         11
1796.67/1797.01	c   nodes left       :         12
1796.67/1797.01	c   max depth        :          9
1796.67/1797.01	c   max depth (total):          9
1796.67/1797.01	c   backtracks       :          1 (9.1%)
1796.67/1797.01	c   delayed cutoffs  :          0
1796.67/1797.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.67/1797.01	c   avg switch length:       1.82
1796.67/1797.01	c   switching time   :       0.09
1796.67/1797.01	c Solution           :
1796.67/1797.01	c   Solutions found  :          0 (0 improvements)
1796.67/1797.01	c   Primal Bound     :          -
1796.67/1797.01	c   Dual Bound       : -6.85470916620878e+02
1796.67/1797.01	c   Gap              :   infinite
1796.67/1797.01	c   Root Dual Bound  : -6.85620375634481e+02
1796.67/1797.01	c   Root Iterations  :     180930
1796.98/1797.32	c Time complete: 1797.

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-3693696-1338046927/watcher-3693696-1338046927 -o /tmp/evaluation-result-3693696-1338046927/solver-3693696-1338046927 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693696-1338046927.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/176 25569
/proc/meminfo: memFree=27979964/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=10748 CPUtime=0 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 1448 0 0 0 0 0 0 0 20 0 1 0 270817583 11005952 1402 33554432000 4194304 10169799 140735785405968 140735655943464 7543003 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 2687 1402 412 1459 0 1219 0

[startup+0.0648989 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25569
/proc/meminfo: memFree=27979964/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=28540 CPUtime=0.05 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 5876 0 0 0 5 0 0 0 20 0 1 0 270817583 29224960 5831 33554432000 4194304 10169799 140735785405968 140735655943464 8884112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 7135 5848 412 1459 0 5667 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 28540

[startup+0.100374 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25569
/proc/meminfo: memFree=27979964/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=37536 CPUtime=0.09 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 8113 0 0 0 8 1 0 0 20 0 1 0 270817583 38436864 8067 33554432000 4194304 10169799 140735785405968 140735655943464 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 9384 8067 412 1459 0 7916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37536

[startup+0.300289 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25569
/proc/meminfo: memFree=27979964/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=107904 CPUtime=0.29 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 25671 0 0 0 25 4 0 0 20 0 1 0 270817583 110493696 25554 33554432000 4194304 10169799 140735785405968 140735655943464 5757893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 26976 25554 490 1459 0 25508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 107904

[startup+0.70029 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25569
/proc/meminfo: memFree=27979964/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=154264 CPUtime=0.68 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 37220 0 0 0 53 15 0 0 20 0 1 0 270817583 157966336 36810 33554432000 4194304 10169799 140735785405968 140735655943464 7543003 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 38566 36838 558 1459 0 37098 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 154264

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25570
/proc/meminfo: memFree=27831528/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=190440 CPUtime=1.49 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 46952 0 0 0 99 50 0 0 20 0 1 0 270817583 195010560 45879 33554432000 4194304 10169799 140735785405968 140735785404120 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 47610 45880 575 1459 0 46142 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 190440

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25570
/proc/meminfo: memFree=27668840/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=379028 CPUtime=3.08 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 91216 0 0 0 251 57 0 0 20 0 1 0 270817583 388124672 88896 33554432000 4194304 10169799 140735785405968 140735785402232 8922316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 94757 88896 599 1459 0 93289 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 379028

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25570
/proc/meminfo: memFree=27624208/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=380052 CPUtime=6.28 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 91645 0 0 0 571 57 0 0 20 0 1 0 270817583 389173248 89325 33554432000 4194304 10169799 140735785405968 140735785402232 8922367 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 95013 89325 599 1459 0 93545 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 380052

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25570
/proc/meminfo: memFree=27621744/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=382516 CPUtime=12.69 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 92359 0 0 0 1211 58 0 0 20 0 1 0 270817583 391696384 90039 33554432000 4194304 10169799 140735785405968 140735785402616 8922295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 95629 90039 599 1459 0 94161 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 382516

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25608
/proc/meminfo: memFree=27865860/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=409596 CPUtime=25.48 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 98683 0 0 0 2488 60 0 0 20 0 1 0 270817583 419426304 96359 33554432000 4194304 10169799 140735785405968 140735785402232 8922316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 102399 96359 599 1459 0 100931 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 409596

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 25608
/proc/meminfo: memFree=27735512/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=485612 CPUtime=51.07 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 117179 0 0 0 5043 64 0 0 20 0 1 0 270817583 497266688 114822 33554432000 4194304 10169799 140735785405968 140735785403496 8922290 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 121403 114822 599 1459 0 119935 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 485612

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 25608
/proc/meminfo: memFree=26761520/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1012084 CPUtime=102.27 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 248654 0 0 0 10122 105 0 0 20 0 1 0 270817583 1036374016 247788 33554432000 4194304 10169799 140735785405968 140735785402232 7433709 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 253021 247788 616 1459 0 251553 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1012084

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 25608
/proc/meminfo: memFree=25044652/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1806796 CPUtime=162.25 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 442671 0 0 0 15951 274 0 0 20 0 1 0 270817583 1850159104 446706 33554432000 4194304 10169799 140735785405968 140735785400760 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 451699 446706 779 1459 0 450231 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1806796

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25608
/proc/meminfo: memFree=25033892/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1806796 CPUtime=222.24 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 443476 0 0 0 21944 280 0 0 20 0 1 0 270817583 1850159104 448015 33554432000 4194304 10169799 140735785405968 140735785398280 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 451699 448015 792 1459 0 450231 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1806796

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25609
/proc/meminfo: memFree=25033300/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1806796 CPUtime=282.23 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 443518 0 0 0 27938 285 0 0 20 0 1 0 270817583 1850159104 448051 33554432000 4194304 10169799 140735785405968 140735785397544 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 451699 448051 792 1459 0 450231 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1806796

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25609
/proc/meminfo: memFree=25033328/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1806796 CPUtime=342.22 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 443518 0 0 0 33934 288 0 0 20 0 1 0 270817583 1850159104 448063 33554432000 4194304 10169799 140735785405968 140735785398376 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 451699 448063 792 1459 0 450231 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1806796

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25609
/proc/meminfo: memFree=24875340/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1806796 CPUtime=402.21 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 443518 0 0 0 39927 294 0 0 20 0 1 0 270817583 1850159104 448089 33554432000 4194304 10169799 140735785405968 140735785398280 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 451699 448089 792 1459 0 450231 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1806796

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25609
/proc/meminfo: memFree=24833376/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1806796 CPUtime=462.2 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 443518 0 0 0 45921 299 0 0 20 0 1 0 270817583 1850159104 448940 33554432000 4194304 10169799 140735785405968 140735785398280 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 451699 448940 792 1459 0 450231 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1806796

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 25612
/proc/meminfo: memFree=24830560/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1806796 CPUtime=522.19 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 443518 0 0 0 51916 303 0 0 20 0 1 0 270817583 1850159104 449005 33554432000 4194304 10169799 140735785405968 140735785398280 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 451699 449005 792 1459 0 450231 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1806796

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 25612
/proc/meminfo: memFree=24828976/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1806796 CPUtime=582.19 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 443643 0 0 0 56935 1284 0 0 20 0 1 0 270817583 1850159104 449225 33554432000 4194304 10169799 140735785405968 140735785403080 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 451699 449225 814 1459 0 450231 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1806796

[startup+642.3 s]

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

/proc/meminfo: memFree=24613760/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1987496 CPUtime=1062.09 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 486194 0 0 0 94366 11843 0 0 20 0 1 0 270817583 2035195904 495581 33554432000 4194304 10169799 140735785405968 140735785400296 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 496874 495581 867 1459 0 495406 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1987496

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25617
/proc/meminfo: memFree=24614028/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1987496 CPUtime=1122.08 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 486194 0 0 0 100354 11854 0 0 20 0 1 0 270817583 2035195904 495581 33554432000 4194304 10169799 140735785405968 140735785400472 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 496874 495581 867 1459 0 495406 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1987496

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25640
/proc/meminfo: memFree=24612396/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1987496 CPUtime=1182.07 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 486194 0 0 0 106343 11864 0 0 20 0 1 0 270817583 2035195904 495850 33554432000 4194304 10169799 140735785405968 140735785400664 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 496874 495850 867 1459 0 495406 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1987496

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25641
/proc/meminfo: memFree=24611892/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1987496 CPUtime=1242.06 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 486194 0 0 0 112333 11873 0 0 20 0 1 0 270817583 2035195904 495850 33554432000 4194304 10169799 140735785405968 140735785400616 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 496874 495850 867 1459 0 495406 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1987496

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25641
/proc/meminfo: memFree=24608432/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1987496 CPUtime=1302.05 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 486194 0 0 0 118323 11882 0 0 20 0 1 0 270817583 2035195904 495850 33554432000 4194304 10169799 140735785405968 140735785399640 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 496874 495850 867 1459 0 495406 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1987496

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25641
/proc/meminfo: memFree=24596256/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1997816 CPUtime=1362.04 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 489390 0 0 0 124312 11892 0 0 20 0 1 0 270817583 2045763584 498246 33554432000 4194304 10169799 140735785405968 140735785400952 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 499454 498246 867 1459 0 497986 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1997816

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25641
/proc/meminfo: memFree=24586228/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=2003212 CPUtime=1422.03 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 492356 0 0 0 130300 11903 0 0 20 0 1 0 270817583 2051289088 499699 33554432000 4194304 10169799 140735785405968 140735785400952 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 500803 499699 867 1459 0 499335 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 2003212

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25641
/proc/meminfo: memFree=24586132/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=2003212 CPUtime=1482.02 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 492356 0 0 0 136291 11911 0 0 20 0 1 0 270817583 2051289088 499699 33554432000 4194304 10169799 140735785405968 140735785400568 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 500803 499699 867 1459 0 499335 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 2003212

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 25642
/proc/meminfo: memFree=24584920/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=2003212 CPUtime=1542.01 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 492356 0 0 0 142282 11919 0 0 20 0 1 0 270817583 2051289088 499699 33554432000 4194304 10169799 140735785405968 140735785400568 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 500803 499699 867 1459 0 499335 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 2003212

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25642
/proc/meminfo: memFree=24582840/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=2003212 CPUtime=1602 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 492356 0 0 0 148273 11927 0 0 20 0 1 0 270817583 2051289088 499699 33554432000 4194304 10169799 140735785405968 140735785400216 7507284 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 500803 499699 867 1459 0 499335 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 2003212

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 25642
/proc/meminfo: memFree=24587948/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1993712 CPUtime=1661.99 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 494759 0 0 0 154261 11938 0 0 20 0 1 0 270817583 2041561088 496650 33554432000 4194304 10169799 140735785405968 140735785400296 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 498428 496650 867 1459 0 496960 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1993712

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25645
/proc/meminfo: memFree=24580412/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1995736 CPUtime=1721.98 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 496014 0 0 0 160252 11946 0 0 20 0 1 0 270817583 2043633664 497900 33554432000 4194304 10169799 140735785405968 140735785399992 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 498934 497900 867 1459 0 497466 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1995736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25645
/proc/meminfo: memFree=24577968/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1995736 CPUtime=1781.98 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 496049 0 0 0 166242 11956 0 0 20 0 1 0 270817583 2043633664 497904 33554432000 4194304 10169799 140735785405968 140735785400088 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 498934 497904 867 1459 0 497466 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1995736

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 25645
/proc/meminfo: memFree=24577952/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1995736 CPUtime=1785.17 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 496049 0 0 0 166561 11956 0 0 20 0 1 0 270817583 2043633664 497904 33554432000 4194304 10169799 140735785405968 140735785399992 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 498934 497904 867 1459 0 497466 0
Current children cumulated CPU time (s) 1785.17
Current children cumulated vsize (KiB) 1995736

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25645
/proc/meminfo: memFree=24577952/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1995736 CPUtime=1791.58 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 496049 0 0 0 167200 11958 0 0 20 0 1 0 270817583 2043633664 497904 33554432000 4194304 10169799 140735785405968 140735785400088 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 498934 497904 867 1459 0 497466 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 1995736

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25645
/proc/meminfo: memFree=24577688/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1995736 CPUtime=1794.78 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 496049 0 0 0 167520 11958 0 0 20 0 1 0 270817583 2043633664 497904 33554432000 4194304 10169799 140735785405968 140735785400008 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 498934 497904 867 1459 0 497466 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 1995736

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25645
/proc/meminfo: memFree=24577688/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1995736 CPUtime=1796.37 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 496049 0 0 0 167679 11958 0 0 20 0 1 0 270817583 2043633664 497904 33554432000 4194304 10169799 140735785405968 140735785399720 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 498934 497904 867 1459 0 497466 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 1995736

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25645
/proc/meminfo: memFree=24577688/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1843632 CPUtime=1796.77 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 496051 0 0 0 167719 11958 0 0 20 0 1 0 270817583 1887879168 460100 33554432000 4194304 10169799 140735785405968 140735785400088 8961143 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 460908 460100 869 1459 0 459440 0
Current children cumulated CPU time (s) 1796.77
Current children cumulated vsize (KiB) 1843632

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25645
/proc/meminfo: memFree=24825976/32873844 swapFree=7104/7104
[pid=25569] ppid=25567 vsize=1737736 CPUtime=1796.98 cores=1,3,5,7
/proc/25569/stat : 25569 (scip-2.1.1.4sfi) R 25567 25569 22949 0 -1 4202496 496051 0 0 0 167739 11959 0 0 20 0 1 0 270817583 1779441664 433696 33554432000 4194304 10169799 140735785405968 140735785400088 7542233 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25569/statm: 434434 433696 869 1459 0 432966 0
Current children cumulated CPU time (s) 1796.98
Current children cumulated vsize (KiB) 1737736

Child status: 0
Real time (s): 1797.33
CPU time (s): 1797.01
CPU user time (s): 1677.4
CPU system time (s): 119.609
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 2106344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1677.4
system time used= 119.609
maximum resident set size= 2095736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 496053
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= 50
involuntary context switches= 1867

runsolver used 3.02954 second user time and 9.2006 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 17:42:07
IDJOB=3693696
IDBENCH=90820
IDSOLVER=2272
FILE ID=node142/3693696-1338046927
RUNJOBID= node142-1338029393-23715
PBS_JOBID= 14624333
Free space on /tmp= 71600 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_50null0mast_rapportOE1.0_TMAX300_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-3693696-1338046927/watcher-3693696-1338046927 -o /tmp/evaluation-result-3693696-1338046927/solver-3693696-1338046927 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693696-1338046927.opb -t 1800 -m 15500

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

MD5SUM BENCH= b363732a49ff55c5c06709720571fcad
RANDOM SEED=1661704136

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27980252 kB
Buffers:          265932 kB
Cached:          3214804 kB
SwapCached:            0 kB
Active:          1220260 kB
Inactive:        2900524 kB
Active(anon):     641904 kB
Inactive(anon):        0 kB
Active(file):     578356 kB
Inactive(file):  2900524 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15892 kB
Writeback:            12 kB
AnonPages:        754756 kB
Mapped:            17704 kB
Shmem:               200 kB
Slab:             633968 kB
SReclaimable:      76404 kB
SUnreclaim:       557564 kB
KernelStack:        1440 kB
PageTables:         5180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     754836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    714752 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= 71588 MiB
End job on node142 at 2012-05-26 18:12:04