Trace number 3741516

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1791 1791.4

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-datt256.opb
MD5SUMeff0b252efd7ad849119636cdcc0cdec
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables262144
Total number of constraints11077
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)516
Number of constraints which are nor clauses,nor cardinality constraints10561
Minimum length of a constraint1
Maximum length of a constraint57840
Number of terms in the objective function 262144
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 262144
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 262144
Number of bits of the biggest sum of numbers19
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 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 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-3741516-1338756187.opb>
2.39/2.48	c original problem has 262144 variables (262144 bin, 0 int, 0 impl, 0 cont) and 11077 constraints
2.39/2.48	c problem read
2.39/2.48	c presolving settings loaded
4.29/4.34	c presolving:
5.29/5.34	c (round 1) 57844 del vars, 5 del conss, 57844 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 512 clqs
5.69/5.71	c (round 2) 61468 del vars, 1107 del conss, 61468 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 710 clqs
5.99/6.01	c (round 3) 65510 del vars, 1200 del conss, 65510 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 726 clqs
6.09/6.18	c (round 4) 65997 del vars, 1212 del conss, 65997 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 750 clqs
6.50/6.58	c (round 5) 65997 del vars, 1212 del conss, 65997 chg bounds, 0 chg sides, 0 chg coeffs, 750 upgd conss, 0 impls, 750 clqs
6.99/7.06	c (round 6) 67112 del vars, 1252 del conss, 66856 chg bounds, 0 chg sides, 0 chg coeffs, 750 upgd conss, 0 impls, 774 clqs
7.09/7.12	c (round 7) 67304 del vars, 1260 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 750 upgd conss, 0 impls, 774 clqs
7.39/7.41	c (round 8) 67304 del vars, 1260 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 0 impls, 774 clqs
17.38/17.48	c (round 9) 67354 del vars, 1260 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 587860 impls, 774 clqs
32.39/32.42	c (round 10) 67404 del vars, 1260 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 1542868 impls, 774 clqs
40.29/40.34	c (round 11) 67454 del vars, 1260 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 1736550 impls, 774 clqs
49.29/49.38	c (round 12) 67508 del vars, 1260 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 2304064 impls, 774 clqs
62.88/62.97	c (round 13) 67558 del vars, 1260 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 2974870 impls, 774 clqs
66.48/66.56	c (round 14) 67608 del vars, 1260 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 2974872 impls, 773 clqs
66.68/66.74	c (round 15) 67610 del vars, 1261 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 2974994 impls, 773 clqs
71.48/71.55	c (round 16) 67662 del vars, 1261 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 3192634 impls, 770 clqs
71.68/71.75	c (round 17) 67662 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 3192634 impls, 770 clqs
81.77/81.89	c (round 18) 67712 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 3746918 impls, 770 clqs
108.56/108.67	c (round 19) 67762 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 5147188 impls, 770 clqs
113.95/114.05	c (round 20) 67812 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 5147188 impls, 770 clqs
119.14/119.20	c (round 21) 67862 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 5147188 impls, 770 clqs
124.34/124.42	c (round 22) 67912 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 5147188 impls, 770 clqs
129.44/129.51	c (round 23) 67962 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 5147188 impls, 770 clqs
132.73/132.80	c    (130.3s) probing: 1000/194840 (0.5%) - 666 fixings, 0 aggregations, 2589768 implications, 0 bound changes
161.02/161.15	c (round 24) 68012 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 7507264 impls, 770 clqs
196.90/197.05	c (round 25) 68062 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 10095660 impls, 770 clqs
273.39/273.53	c    (271.0s) probing: 2000/194840 (1.0%) - 805 fixings, 0 aggregations, 8378192 implications, 0 bound changes
282.59/282.75	c (round 26) 68112 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 17859842 impls, 770 clqs
323.87/324.01	c (round 27) 68162 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 782 upgd conss, 20974300 impls, 770 clqs
324.17/324.31	c (round 28) 68162 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 785 upgd conss, 20974300 impls, 773 clqs
329.07/329.27	c (round 29) 68212 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 785 upgd conss, 21135578 impls, 773 clqs
329.37/329.51	c (round 30) 68212 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 21135578 impls, 774 clqs
333.77/333.95	c (round 31) 68262 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 21135578 impls, 774 clqs
338.57/338.71	c (round 32) 68312 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 21160612 impls, 774 clqs
420.16/420.35	c    (417.9s) probing: 3000/194840 (1.5%) - 1016 fixings, 0 aggregations, 13186786 implications, 0 bound changes
613.22/613.40	c    (610.9s) probing: 4000/194840 (2.1%) - 1017 fixings, 0 aggregations, 18672581 implications, 0 bound changes
792.19/792.41	c (round 33) 68362 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 46300348 impls, 774 clqs
797.09/797.36	c    (794.9s) probing: 5000/194840 (2.6%) - 1057 fixings, 0 aggregations, 23199023 implications, 0 bound changes
898.67/898.98	c (round 34) 68412 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 53369804 impls, 774 clqs
910.27/910.59	c (round 35) 68462 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 53594900 impls, 774 clqs
927.87/928.19	c (round 36) 68512 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 54615546 impls, 774 clqs
935.67/936.00	c (round 37) 68562 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 54926076 impls, 774 clqs
950.46/950.70	c    (948.2s) probing: 6000/194840 (3.1%) - 1279 fixings, 0 aggregations, 27814277 implications, 0 bound changes
960.66/960.90	c (round 38) 68612 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 56459032 impls, 774 clqs
976.46/976.78	c (round 39) 68662 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 57269372 impls, 774 clqs
985.76/986.07	c (round 40) 68712 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 57704638 impls, 774 clqs
993.16/993.44	c (round 41) 68762 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 57995762 impls, 774 clqs
1015.55/1015.80	c (round 42) 68812 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 59162962 impls, 774 clqs
1048.05/1048.39	c (round 43) 68862 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 786 upgd conss, 61131320 impls, 774 clqs
1048.44/1048.79	c (round 44) 68862 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 793 upgd conss, 61131320 impls, 781 clqs
1067.94/1068.21	c (round 45) 68912 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 793 upgd conss, 62386598 impls, 781 clqs
1068.34/1068.60	c (round 46) 68912 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 798 upgd conss, 62386598 impls, 786 clqs
1069.44/1069.72	c    (1067.2s) probing: 7000/194840 (3.6%) - 1621 fixings, 0 aggregations, 30939741 implications, 0 bound changes
1071.84/1072.13	c (round 47) 68963 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 798 upgd conss, 62552496 impls, 786 clqs
1077.84/1078.16	c (round 48) 69013 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 798 upgd conss, 62870186 impls, 786 clqs
1084.65/1084.98	c (round 49) 69063 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 798 upgd conss, 63255660 impls, 786 clqs
1087.74/1088.09	c (round 50) 69113 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 798 upgd conss, 63295750 impls, 786 clqs
1170.81/1171.18	c (round 51) 69163 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 798 upgd conss, 71911048 impls, 786 clqs
1185.21/1185.57	c    (1183.1s) probing: 8000/194840 (4.1%) - 1893 fixings, 0 aggregations, 36060433 implications, 0 bound changes
1252.59/1252.94	c (round 52) 69213 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 798 upgd conss, 76916586 impls, 786 clqs
1358.78/1359.19	c (round 53) 69263 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 798 upgd conss, 82912460 impls, 786 clqs
1367.47/1367.86	c    (1365.4s) probing: 9000/194840 (4.6%) - 1957 fixings, 0 aggregations, 41412722 implications, 0 bound changes
1569.73/1570.12	c    (1567.6s) probing: 10000/194840 (5.1%) - 1957 fixings, 0 aggregations, 46584762 implications, 0 bound changes
1662.72/1663.10	c (round 54) 69313 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 798 upgd conss, 97894340 impls, 786 clqs
1754.40/1754.88	c    (1752.4s) probing: 11000/194840 (5.6%) - 2011 fixings, 0 aggregations, 51710964 implications, 0 bound changes
1772.90/1773.37	c (round 55) 69363 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 798 upgd conss, 105067310 impls, 786 clqs
1786.19/1786.69	c (round 56) 69413 del vars, 1264 del conss, 66952 chg bounds, 0 chg sides, 0 chg coeffs, 798 upgd conss, 105931924 impls, 786 clqs
1789.59/1790.05	c    (1787.6s) probing: 11303/194840 (5.8%) - 2123 fixings, 0 aggregations, 52735061 implications, 0 bound changes
1789.59/1790.05	c    (1787.6s) probing aborted: solving stopped
1789.59/1790.07	c presolving (57 rounds):
1789.59/1790.07	c  69429 deleted vars, 1264 deleted constraints, 66952 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.59/1790.07	c  106066524 implications, 786 cliques
1789.59/1790.07	c presolved problem has 192715 variables (192715 bin, 0 int, 0 impl, 0 cont) and 9813 constraints
1789.59/1790.07	c     786 constraints of type <setppc>
1789.59/1790.07	c    9027 constraints of type <linear>
1789.59/1790.07	c transformed objective value is always integral (scale: 1)
1789.59/1790.07	c Presolving Time: 1786.53
1789.59/1790.07	c - non default parameters ----------------------------------------------------------------------
1789.59/1790.07	c # SCIP version 1.2.1.3
1789.59/1790.07	c 
1789.59/1790.07	c # frequency for displaying node information lines
1789.59/1790.07	c # [type: int, range: [-1,2147483647], default: 100]
1789.59/1790.07	c display/freq = 10000
1789.59/1790.07	c 
1789.59/1790.07	c # maximal time in seconds to run
1789.59/1790.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.59/1790.07	c limits/time = 1787.53
1789.59/1790.07	c 
1789.59/1790.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.59/1790.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.59/1790.07	c limits/memory = 13950
1789.59/1790.07	c 
1789.59/1790.07	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.59/1790.07	c # [type: int, range: [1,2], default: 1]
1789.59/1790.07	c timing/clocktype = 2
1789.59/1790.07	c 
1789.59/1790.07	c # should presolving try to simplify inequalities
1789.59/1790.07	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.59/1790.07	c constraints/linear/simplifyinequalities = TRUE
1789.59/1790.07	c 
1789.59/1790.07	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.59/1790.07	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.59/1790.07	c constraints/indicator/addCouplingCons = TRUE
1789.59/1790.07	c 
1789.59/1790.07	c # should presolving try to simplify knapsacks
1789.59/1790.07	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.59/1790.07	c constraints/knapsack/simplifyinequalities = TRUE
1789.59/1790.07	c 
1789.59/1790.07	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.59/1790.07	c # [type: int, range: [-1,2147483647], default: -1]
1789.59/1790.07	c separating/rapidlearning/freq = 0
1789.59/1790.07	c 
1789.59/1790.07	c -----------------------------------------------------------------------------------------------
1789.59/1790.07	c start solving
1789.69/1790.17	c 
1789.69/1790.17	c 
1789.69/1790.17	c SCIP Status        : solving was interrupted [time limit reached]
1789.69/1790.17	c Solving Time (sec) : 1787.69
1789.69/1790.17	c Solving Nodes      : 0
1789.69/1790.17	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.69/1790.17	c Dual Bound         : -1.00000000000000e+20
1789.69/1790.17	c Gap                : infinite
1789.69/1790.17	s UNKNOWN
1789.69/1790.17	c SCIP Status        : solving was interrupted [time limit reached]
1789.69/1790.17	c Solving Time       :    1787.69
1789.69/1790.17	c Original Problem   :
1789.69/1790.17	c   Problem name     : HOME/instance-3741516-1338756187.opb
1789.69/1790.17	c   Variables        : 262144 (262144 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.69/1790.17	c   Constraints      : 11077 initial, 11077 maximal
1789.69/1790.17	c Presolved Problem  :
1789.69/1790.17	c   Problem name     : t_HOME/instance-3741516-1338756187.opb
1789.69/1790.17	c   Variables        : 192715 (192715 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.69/1790.17	c   Constraints      : 9813 initial, 9813 maximal
1789.69/1790.17	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.69/1790.17	c   trivial          :       0.79          0          0          0          0          0          0          0          0
1789.69/1790.17	c   dualfix          :       0.56          0          0          0          0          0          0          0          0
1789.69/1790.17	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.17	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.17	c   implics          :       0.60          0          0          0          0          0          0          0          0
1789.69/1790.17	c   probing          :    1768.66       2123          0          0          0          0          0          0          0
1789.69/1790.17	c   setppc           :       6.24        352          1          0          0          0         12          0          0
1789.69/1790.17	c   linear           :       8.38      66953          0          0      66952          0       1252          0          0
1789.69/1790.17	c   root node        :          -          0          -          -          0          -          -          -          -
1789.69/1790.17	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.69/1790.17	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.69/1790.17	c   setppc           :        786          0      51544          0          0       1100          0          0          0          0
1789.69/1790.17	c   linear           :       9027          0      50444          0          0        721          0          0          0          0
1789.69/1790.17	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.69/1790.17	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.69/1790.17	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.69/1790.17	c   setppc           :      29.01       0.00      29.01       0.00       0.00
1789.69/1790.17	c   linear           :     948.30       0.00     948.30       0.00       0.00
1789.69/1790.17	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.69/1790.17	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.69/1790.17	c   vbounds          :       0.06          1          0          0
1789.69/1790.17	c   rootredcost      :       0.03          0          0          0
1789.69/1790.17	c   pseudoobj        :       0.04          0          0          0
1789.69/1790.17	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.69/1790.17	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.69/1790.17	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.17	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.17	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.17	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.69/1790.17	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.69/1790.17	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.69/1790.17	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.69/1790.17	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1789.69/1790.17	c   redcost          :       0.00          0          0          0          0          0
1789.69/1790.17	c   impliedbounds    :       0.00          0          0          0          0          0
1789.69/1790.17	c   intobj           :       0.00          0          0          0          0          0
1789.69/1790.17	c   cgmip            :       0.00          0          0          0          0          0
1789.69/1790.17	c   gomory           :       0.00          0          0          0          0          0
1789.69/1790.17	c   strongcg         :       0.00          0          0          0          0          0
1789.69/1790.17	c   cmir             :       0.00          0          0          0          0          0
1789.69/1790.17	c   flowcover        :       0.00          0          0          0          0          0
1789.69/1790.17	c   clique           :       0.00          0          0          0          0          0
1789.69/1790.17	c   zerohalf         :       0.00          0          0          0          0          0
1789.69/1790.17	c   mcf              :       0.00          0          0          0          0          0
1789.69/1790.17	c   rapidlearning    :       0.00          0          0          0          0          0
1789.69/1790.17	c Pricers            :       Time      Calls       Vars
1789.69/1790.17	c   problem variables:       0.00          0          0
1789.69/1790.17	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.69/1790.17	c   pscost           :       0.00          0          0          0          0          0          0
1789.69/1790.17	c   inference        :       0.00          0          0          0          0          0          0
1789.69/1790.17	c   mostinf          :       0.00          0          0          0          0          0          0
1789.69/1790.17	c   leastinf         :       0.00          0          0          0          0          0          0
1789.69/1790.17	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.69/1790.17	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.69/1790.17	c   random           :       0.00          0          0          0          0          0          0
1789.69/1790.17	c   relpscost        :       0.00          0          0          0          0          0          0
1789.69/1790.17	c Primal Heuristics  :       Time      Calls      Found
1789.69/1790.17	c   LP solutions     :       0.00          -          0
1789.69/1790.17	c   pseudo solutions :       0.00          -          0
1789.69/1790.17	c   trivial          :       0.42          1          0
1789.69/1790.17	c   simplerounding   :       0.00          0          0
1789.69/1790.17	c   zirounding       :       0.00          0          0
1789.69/1790.17	c   rounding         :       0.00          0          0
1789.69/1790.17	c   shifting         :       0.00          0          0
1789.69/1790.17	c   intshifting      :       0.00          0          0
1789.69/1790.17	c   oneopt           :       0.00          0          0
1789.69/1790.17	c   twoopt           :       0.00          0          0
1789.69/1790.17	c   fixandinfer      :       0.00          0          0
1789.69/1790.17	c   feaspump         :       0.00          0          0
1789.69/1790.17	c   coefdiving       :       0.00          0          0
1789.69/1790.17	c   pscostdiving     :       0.00          0          0
1789.69/1790.17	c   fracdiving       :       0.00          0          0
1789.69/1790.17	c   veclendiving     :       0.00          0          0
1789.69/1790.17	c   intdiving        :       0.00          0          0
1789.69/1790.17	c   actconsdiving    :       0.00          0          0
1789.69/1790.17	c   objpscostdiving  :       0.00          0          0
1789.69/1790.17	c   rootsoldiving    :       0.00          0          0
1789.69/1790.17	c   linesearchdiving :       0.00          0          0
1789.69/1790.17	c   guideddiving     :       0.00          0          0
1789.69/1790.17	c   octane           :       0.00          0          0
1789.69/1790.17	c   rens             :       0.00          0          0
1789.69/1790.17	c   rins             :       0.00          0          0
1789.69/1790.17	c   localbranching   :       0.00          0          0
1789.69/1790.17	c   mutation         :       0.00          0          0
1789.69/1790.17	c   crossover        :       0.00          0          0
1789.69/1790.17	c   dins             :       0.00          0          0
1789.69/1790.17	c   undercover       :       0.00          0          0
1789.69/1790.17	c   nlp              :       0.00          0          0
1789.69/1790.17	c   trysol           :       0.00          0          0
1789.69/1790.17	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.69/1790.17	c   primal LP        :       0.00          0          0       0.00          -
1789.69/1790.17	c   dual LP          :       0.00          0          0       0.00          -
1789.69/1790.17	c   lex dual LP      :       0.00          0          0       0.00          -
1789.69/1790.17	c   barrier LP       :       0.00          0          0       0.00          -
1789.69/1790.17	c   diving/probing LP:       0.00          0          0       0.00          -
1789.69/1790.17	c   strong branching :       0.00          0          0       0.00          -
1789.69/1790.17	c     (at root node) :          -          0          0       0.00          -
1789.69/1790.17	c   conflict analysis:       0.00          0          0       0.00          -
1789.69/1790.17	c B&B Tree           :
1789.69/1790.17	c   number of runs   :          1
1789.69/1790.17	c   nodes            :          0
1789.69/1790.17	c   nodes (total)    :          0
1789.69/1790.17	c   nodes left       :          1
1789.69/1790.17	c   max depth        :         -1
1789.69/1790.17	c   max depth (total):         -1
1789.69/1790.17	c   backtracks       :          0 (0.0%)
1789.69/1790.17	c   delayed cutoffs  :          0
1789.69/1790.17	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.69/1790.17	c   avg switch length:       0.00
1789.69/1790.17	c   switching time   :       0.00
1789.69/1790.17	c Solution           :
1789.69/1790.17	c   Solutions found  :          0 (0 improvements)
1789.69/1790.17	c   Primal Bound     :          -
1789.69/1790.17	c   Dual Bound       :          -
1789.69/1790.17	c   Gap              :   infinite
1789.69/1790.17	c   Root Dual Bound  :          -
1789.69/1790.17	c   Root Iterations  :          0
1790.89/1791.39	c Time complete: 1790.98.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3741516-1338756187/watcher-3741516-1338756187 -o /tmp/evaluation-result-3741516-1338756187/solver-3741516-1338756187 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3741516-1338756187.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 19423
/proc/meminfo: memFree=27756876/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 1251 0 0 0 0 0 0 0 20 0 1 0 341744389 8105984 1197 33554432000 4194304 8395647 140735574879584 140736456186536 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 1979 1197 370 1026 0 949 0

[startup+0.0188269 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19423
/proc/meminfo: memFree=27756876/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=15144 CPUtime=0.01 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 3038 0 0 0 1 0 0 0 20 0 1 0 341744389 15507456 2983 33554432000 4194304 8395647 140735574879584 140736456186536 5759075 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 3786 2984 387 1026 0 2756 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15144

[startup+0.100315 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19423
/proc/meminfo: memFree=27756876/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=52736 CPUtime=0.09 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 12392 0 0 0 8 1 0 0 20 0 1 0 341744389 54001664 12332 33554432000 4194304 8395647 140735574879584 140736456186536 6349013 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 13184 12335 387 1026 0 12154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52736

[startup+0.300301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19423
/proc/meminfo: memFree=27756876/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=135956 CPUtime=0.29 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 32704 0 0 0 25 4 0 0 20 0 1 0 341744389 139218944 32644 33554432000 4194304 8395647 140735574879584 140736456186536 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 33989 32644 387 1026 0 32959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135956

[startup+0.700303 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19423
/proc/meminfo: memFree=27756876/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=198508 CPUtime=0.69 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 48679 0 0 0 62 7 0 0 20 0 1 0 341744389 203272192 48619 33554432000 4194304 8395647 140735574879584 140736456186536 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 49627 48619 394 1026 0 48597 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 198508

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19424
/proc/meminfo: memFree=27558212/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=211812 CPUtime=1.49 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 52035 0 0 0 142 7 0 0 20 0 1 0 341744389 216895488 51975 33554432000 4194304 8395647 140735574879584 140735574744792 6765568 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 52953 51975 394 1026 0 51923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 211812

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19424
/proc/meminfo: memFree=27540488/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=485832 CPUtime=3.09 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 120297 0 0 0 292 17 0 0 20 0 1 0 341744389 497491968 119883 33554432000 4194304 8395647 140735574879584 140735574875816 6347101 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 121458 119883 421 1026 0 120428 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 485832

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19424
/proc/meminfo: memFree=27128620/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=648044 CPUtime=6.29 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 158621 0 0 0 606 23 0 0 20 0 1 0 341744389 663597056 158718 33554432000 4194304 8395647 140735574879584 140735574875384 4988963 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 162011 158718 475 1026 0 160981 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 648044

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19424
/proc/meminfo: memFree=27090748/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=681104 CPUtime=12.69 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 166680 0 0 0 1245 24 0 0 20 0 1 0 341744389 697450496 166705 33554432000 4194304 8395647 140735574879584 140735574875656 4995709 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 170276 166705 489 1026 0 169246 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 681104

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19424
/proc/meminfo: memFree=27052052/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=721816 CPUtime=25.49 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 176418 0 0 0 2523 26 0 0 20 0 1 0 341744389 739139584 176443 33554432000 4194304 8395647 140735574879584 140735574875656 5031905 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 180454 176443 489 1026 0 179424 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 721816

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19424
/proc/meminfo: memFree=26977128/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=799028 CPUtime=51.08 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 195038 0 0 0 5079 29 0 0 20 0 1 0 341744389 818204672 195063 33554432000 4194304 8395647 140735574879584 140735574876552 6080679 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 199757 195063 489 1026 0 198727 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 799028

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19424
/proc/meminfo: memFree=26883332/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=899860 CPUtime=102.26 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 219832 0 0 0 10193 33 0 0 20 0 1 0 341744389 921456640 219911 33554432000 4194304 8395647 140735574879584 140735574875656 5005879 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 224965 219911 493 1026 0 223935 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 899860

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19424
/proc/meminfo: memFree=26791228/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=999208 CPUtime=162.22 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 244590 0 0 0 16186 36 0 0 20 0 1 0 341744389 1023188992 244626 33554432000 4194304 8395647 140735574879584 140735574876552 5026483 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 249802 244626 499 1026 0 248772 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 999208

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 19425
/proc/meminfo: memFree=26627452/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=1158752 CPUtime=222.2 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 284256 0 0 0 22177 43 0 0 20 0 1 0 341744389 1186562048 284262 33554432000 4194304 8395647 140735574879584 140735574875656 4995703 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 289688 284262 499 1026 0 288658 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 1158752

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 19425
/proc/meminfo: memFree=26439060/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=1347232 CPUtime=282.19 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 330333 0 0 0 28169 50 0 0 20 0 1 0 341744389 1379565568 331724 33554432000 4194304 8395647 140735574879584 140735574875656 5005934 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 336808 331724 499 1026 0 335778 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1347232

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 19425
/proc/meminfo: memFree=26293204/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=1495752 CPUtime=342.17 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 366753 0 0 0 34161 56 0 0 20 0 1 0 341744389 1531650048 368293 33554432000 4194304 8395647 140735574879584 140735574875656 6068933 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 373938 368293 499 1026 0 372908 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1495752

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19425
/proc/meminfo: memFree=26141640/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=1641696 CPUtime=402.16 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 402999 0 0 0 40153 63 0 0 20 0 1 0 341744389 1681096704 405028 33554432000 4194304 8395647 140735574879584 140735574875656 5028482 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 410424 405028 499 1026 0 409394 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1641696

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19428
/proc/meminfo: memFree=26004640/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=1778256 CPUtime=462.14 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 436968 0 0 0 46145 69 0 0 20 0 1 0 341744389 1820934144 439326 33554432000 4194304 8395647 140735574879584 140735574875656 5005918 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 444564 439326 499 1026 0 443534 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1778256

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19429
/proc/meminfo: memFree=25882972/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=1904244 CPUtime=522.14 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 468121 0 0 0 52140 74 0 0 20 0 1 0 341744389 1949945856 470753 33554432000 4194304 8395647 140735574879584 140735574875656 6080653 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 476061 470753 499 1026 0 475031 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1904244

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19429
/proc/meminfo: memFree=25716716/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=2064732 CPUtime=582.13 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 508296 0 0 0 58131 82 0 0 20 0 1 0 341744389 2114285568 511121 33554432000 4194304 8395647 140735574879584 140735574875656 6080653 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 516183 511121 499 1026 0 515153 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 2064732

[startup+642.3 s]

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

/proc/meminfo: memFree=24791188/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=2990460 CPUtime=1002.05 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 736615 0 0 0 100088 117 0 0 20 0 1 0 341744389 3062231040 741947 33554432000 4194304 8395647 140735574879584 140735574875656 5005929 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 747615 741947 499 1026 0 746585 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 2990460

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19433
/proc/meminfo: memFree=24683700/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=3099524 CPUtime=1062.04 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 763958 0 0 0 106082 122 0 0 20 0 1 0 341744389 3173912576 769421 33554432000 4194304 8395647 140735574879584 140735574875656 5604422 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 774881 769421 499 1026 0 773851 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 3099524

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19456
/proc/meminfo: memFree=24552040/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=3228284 CPUtime=1122.03 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 795973 0 0 0 112076 127 0 0 20 0 1 0 341744389 3305762816 801548 33554432000 4194304 8395647 140735574879584 140735574875656 6080679 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 807071 801548 499 1026 0 806041 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 3228284

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19456
/proc/meminfo: memFree=24408112/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=3376576 CPUtime=1182.01 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 831989 0 0 0 118067 134 0 0 20 0 1 0 341744389 3457613824 837660 33554432000 4194304 8395647 140735574879584 140735574875656 5604422 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 844144 837660 499 1026 0 843114 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 3376576

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 19494
/proc/meminfo: memFree=23953020/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=3526956 CPUtime=1241.99 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 869474 0 0 0 124059 140 0 0 20 0 1 0 341744389 3611602944 875272 33554432000 4194304 8395647 140735574879584 140735574875656 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 881739 875272 499 1026 0 880709 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 3526956

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19494
/proc/meminfo: memFree=20693848/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=3637116 CPUtime=1301.99 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 896699 0 0 0 130055 144 0 0 20 0 1 0 341744389 3724406784 902561 33554432000 4194304 8395647 140735574879584 140735574875656 5026491 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 909279 902561 499 1026 0 908249 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 3637116

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19494
/proc/meminfo: memFree=19591144/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=3756840 CPUtime=1361.98 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 926601 0 0 0 136049 149 0 0 20 0 1 0 341744389 3847004160 932560 33554432000 4194304 8395647 140735574879584 140735574875656 6080665 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 939210 932560 499 1026 0 938180 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 3756840

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19495
/proc/meminfo: memFree=18637940/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=3850584 CPUtime=1421.96 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 949864 0 0 0 142044 152 0 0 20 0 1 0 341744389 3942998016 955897 33554432000 4194304 8395647 140735574879584 140735574875656 5604533 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 962646 955897 499 1026 0 961616 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 3850584

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19495
/proc/meminfo: memFree=18482132/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=4004056 CPUtime=1481.94 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 987983 0 0 0 148036 158 0 0 20 0 1 0 341744389 4100153344 994310 33554432000 4194304 8395647 140735574879584 140735574875656 4995709 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 1001014 994310 499 1026 0 999984 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 4004056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19495
/proc/meminfo: memFree=18383084/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=4100416 CPUtime=1541.93 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 1012116 0 0 0 154030 163 0 0 20 0 1 0 341744389 4198825984 1018951 33554432000 4194304 8395647 140735574879584 140735574875656 6068872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 1025104 1018951 499 1026 0 1024074 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 4100416

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19495
/proc/meminfo: memFree=18183116/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=4226336 CPUtime=1601.93 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 1043618 0 0 0 160024 169 0 0 20 0 1 0 341744389 4327768064 1051050 33554432000 4194304 8395647 140735574879584 140735574875656 6080679 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 1056584 1051050 499 1026 0 1055554 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 4226336

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19498
/proc/meminfo: memFree=18026464/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=4379480 CPUtime=1661.91 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 1081992 0 0 0 166015 176 0 0 20 0 1 0 341744389 4484587520 1089716 33554432000 4194304 8395647 140735574879584 140735574875656 4706152 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 1094870 1089716 499 1026 0 1093840 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 4379480

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19500
/proc/meminfo: memFree=17868448/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=4526572 CPUtime=1721.9 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 1118228 0 0 0 172009 181 0 0 20 0 1 0 341744389 4635209728 1126090 33554432000 4194304 8395647 140735574879584 140735574875656 4962548 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 1131643 1126090 499 1026 0 1130613 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 4526572

[startup+1782.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/177 19500
/proc/meminfo: memFree=17733024/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=4650660 CPUtime=1781.9 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 1148228 0 0 0 178003 187 0 0 20 0 1 0 341744389 4762275840 1156251 33554432000 4194304 8395647 140735574879584 140735574875656 6080653 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 1162665 1156251 499 1026 0 1161635 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 4650660

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

[startup+1785.5 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 19500
/proc/meminfo: memFree=17729428/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=4652668 CPUtime=1785.09 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 1148754 0 0 0 178322 187 0 0 20 0 1 0 341744389 4764332032 1156777 33554432000 4194304 8395647 140735574879584 140735574875656 6080665 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 1163167 1156777 499 1026 0 1162137 0
Current children cumulated CPU time (s) 1785.09
Current children cumulated vsize (KiB) 4652668

[startup+1788.7 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 19500
/proc/meminfo: memFree=17726108/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=4655620 CPUtime=1788.29 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 1149343 0 0 0 178642 187 0 0 20 0 1 0 341744389 4767354880 1157366 33554432000 4194304 8395647 140735574879584 140735574875448 5028126 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 1163905 1157366 499 1026 0 1162875 0
Current children cumulated CPU time (s) 1788.29
Current children cumulated vsize (KiB) 4655620

[startup+1790.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 19500
/proc/meminfo: memFree=17726108/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=4654520 CPUtime=1789.89 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 1151618 0 0 0 178802 187 0 0 20 0 1 0 341744389 4766228480 1157107 33554432000 4194304 8395647 140735574879584 140735574875448 4969074 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 1163630 1157107 522 1026 0 1162600 0
Current children cumulated CPU time (s) 1789.89
Current children cumulated vsize (KiB) 4654520

[startup+1791.1 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 19500
/proc/meminfo: memFree=17726584/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=4645304 CPUtime=1790.69 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 1151620 0 0 0 178882 187 0 0 20 0 1 0 341744389 4756791296 1155008 33554432000 4194304 8395647 140735574879584 140735574878920 6345196 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 1161326 1155008 524 1026 0 1160296 0
Current children cumulated CPU time (s) 1790.69
Current children cumulated vsize (KiB) 4645304

[startup+1791.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 19500
/proc/meminfo: memFree=17726584/32873844 swapFree=7632/7632
[pid=19423] ppid=19421 vsize=592092 CPUtime=1790.89 cores=1,3,5,7
/proc/19423/stat : 19423 (pbscip.linux.x8) R 19421 19423 18846 0 -1 4202496 1151620 0 0 0 178890 199 0 0 20 0 1 0 341744389 606302208 146918 33554432000 4194304 8395647 140735574879584 140735574878920 7435351 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19423/statm: 148023 146918 524 1026 0 146993 0
Current children cumulated CPU time (s) 1790.89
Current children cumulated vsize (KiB) 592092

Child status: 0
Real time (s): 1791.4
CPU time (s): 1791
CPU user time (s): 1788.99
CPU system time (s): 2.01069
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 4660612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.99
system time used= 2.01069
maximum resident set size= 4634464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1151628
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= 197
involuntary context switches= 1831

runsolver used 2.77058 second user time and 7.2169 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-03 22:43:08
IDJOB=3741516
IDBENCH=89871
IDSOLVER=2326
FILE ID=node130/3741516-1338756187
RUNJOBID= node130-1338748441-18863
PBS_JOBID= 14636787
Free space on /tmp= 70956 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-datt256.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741516-1338756187/watcher-3741516-1338756187 -o /tmp/evaluation-result-3741516-1338756187/solver-3741516-1338756187 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3741516-1338756187.opb -t 1800 -m 15500

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

MD5SUM BENCH= eff0b252efd7ad849119636cdcc0cdec
RANDOM SEED=859406795

node130.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.875
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.75
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.875
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.875
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.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.875
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.86
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.875
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.875
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.92
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27757148 kB
Buffers:         1694072 kB
Cached:          2467056 kB
SwapCached:         4316 kB
Active:          2507688 kB
Inactive:        1738944 kB
Active(anon):      73828 kB
Inactive(anon):     8188 kB
Active(file):    2433860 kB
Inactive(file):  1730756 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099288 kB
Dirty:             28708 kB
Writeback:             0 kB
AnonPages:         84324 kB
Mapped:            11660 kB
Shmem:                 4 kB
Slab:             730232 kB
SReclaimable:     171472 kB
SUnreclaim:       558760 kB
KernelStack:        1456 kB
PageTables:         4200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     199412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 70748 MiB
End job on node130 at 2012-06-03 23:12:59