Trace number 3692936

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 NameAnswerCPU timeWall clock time
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1796.83 1797.12

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j1208_6-sat.opb
MD5SUM767f3c2306b702c64990fc49595a468e
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark19.772
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20812
Total number of constraints65671
Number of constraints which are clauses65331
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints340
Minimum length of a constraint1
Maximum length of a constraint65
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 427
Number of bits of the biggest sum of numbers9
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-3692936-1338039105.opb>
0.09/0.17	c original problem has 20812 variables (20812 bin, 0 int, 0 impl, 0 cont) and 65671 constraints
0.09/0.17	c problem read in 0.17
0.29/0.39	c presolving:
1.59/1.68	c (round 1) 4255 del vars, 12665 del conss, 0 add conss, 2830 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 3670128 impls, 0 clqs
2.19/2.29	c (round 2) 11143 del vars, 35124 del conss, 0 add conss, 9391 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 3703482 impls, 0 clqs
2.29/2.38	c (round 3) 13354 del vars, 44880 del conss, 0 add conss, 10599 chg bounds, 4 chg sides, 14 chg coeffs, 0 upgd conss, 3712699 impls, 0 clqs
2.39/2.42	c (round 4) 14308 del vars, 47998 del conss, 0 add conss, 11238 chg bounds, 37 chg sides, 51 chg coeffs, 0 upgd conss, 3721683 impls, 0 clqs
2.39/2.45	c (round 5) 15004 del vars, 50256 del conss, 0 add conss, 11738 chg bounds, 40 chg sides, 56 chg coeffs, 0 upgd conss, 3727428 impls, 0 clqs
2.39/2.47	c (round 6) 15394 del vars, 51690 del conss, 0 add conss, 11990 chg bounds, 40 chg sides, 56 chg coeffs, 0 upgd conss, 3731177 impls, 0 clqs
2.39/2.48	c (round 7) 15520 del vars, 52275 del conss, 0 add conss, 12062 chg bounds, 40 chg sides, 56 chg coeffs, 0 upgd conss, 3732584 impls, 0 clqs
2.39/2.49	c (round 8) 15575 del vars, 52489 del conss, 0 add conss, 12096 chg bounds, 40 chg sides, 56 chg coeffs, 0 upgd conss, 3733010 impls, 0 clqs
2.48/2.50	c (round 9) 15615 del vars, 52624 del conss, 0 add conss, 12113 chg bounds, 40 chg sides, 56 chg coeffs, 0 upgd conss, 3733484 impls, 0 clqs
2.48/2.50	c (round 10) 15656 del vars, 52728 del conss, 0 add conss, 12133 chg bounds, 40 chg sides, 56 chg coeffs, 0 upgd conss, 3733762 impls, 0 clqs
2.48/2.51	c (round 11) 15673 del vars, 52803 del conss, 0 add conss, 12141 chg bounds, 40 chg sides, 56 chg coeffs, 0 upgd conss, 3734192 impls, 0 clqs
2.48/2.52	c (round 12) 15683 del vars, 52833 del conss, 0 add conss, 12145 chg bounds, 40 chg sides, 56 chg coeffs, 0 upgd conss, 3734254 impls, 0 clqs
2.48/2.52	c (round 13) 15685 del vars, 52843 del conss, 0 add conss, 12145 chg bounds, 40 chg sides, 56 chg coeffs, 0 upgd conss, 3734284 impls, 0 clqs
2.48/2.53	c (round 14) 15685 del vars, 52845 del conss, 0 add conss, 12145 chg bounds, 40 chg sides, 56 chg coeffs, 0 upgd conss, 3734284 impls, 0 clqs
2.48/2.59	c (round 15) 15685 del vars, 52847 del conss, 0 add conss, 12145 chg bounds, 40 chg sides, 56 chg coeffs, 12830 upgd conss, 3734284 impls, 0 clqs
2.59/2.65	c (round 16) 15685 del vars, 52847 del conss, 22 add conss, 12145 chg bounds, 94 chg sides, 175 chg coeffs, 12830 upgd conss, 3734288 impls, 85 clqs
2.59/2.67	c (round 17) 15685 del vars, 52849 del conss, 28 add conss, 12145 chg bounds, 108 chg sides, 246 chg coeffs, 12830 upgd conss, 3734288 impls, 90 clqs
2.59/2.69	c (round 18) 15685 del vars, 52849 del conss, 28 add conss, 12145 chg bounds, 112 chg sides, 274 chg coeffs, 12830 upgd conss, 3734288 impls, 91 clqs
3.89/3.99	c    (4.0s) probing: 1000/5127 (19.5%) - 1 fixings, 0 aggregations, 29343 implications, 0 bound changes
3.99/4.01	c    (4.0s) probing: 1015/5127 (19.8%) - 1 fixings, 0 aggregations, 29638 implications, 0 bound changes
3.99/4.01	c    (4.0s) probing aborted: 1000/1000 successive useless probings
3.99/4.01	c (round 19) 15686 del vars, 60246 del conss, 2322 add conss, 12145 chg bounds, 112 chg sides, 279 chg coeffs, 12830 upgd conss, 4132076 impls, 91 clqs
3.99/4.05	c (round 20) 15687 del vars, 60253 del conss, 2334 add conss, 12145 chg bounds, 122 chg sides, 388 chg coeffs, 12831 upgd conss, 4132534 impls, 610 clqs
4.09/4.11	c (round 21) 15687 del vars, 62051 del conss, 4137 add conss, 12145 chg bounds, 143 chg sides, 499 chg coeffs, 12831 upgd conss, 4132534 impls, 629 clqs
4.09/4.13	c (round 22) 15687 del vars, 62051 del conss, 4139 add conss, 12145 chg bounds, 146 chg sides, 527 chg coeffs, 12831 upgd conss, 4132534 impls, 2407 clqs
4.18/4.28	c    (4.3s) probing: 1115/5127 (21.7%) - 1 fixings, 0 aggregations, 30945 implications, 0 bound changes
4.18/4.28	c    (4.3s) probing aborted: 1000/1000 successive useless probings
4.18/4.28	c presolving (23 rounds):
4.18/4.28	c  15687 deleted vars, 62051 deleted constraints, 4139 added constraints, 12145 tightened bounds, 0 added holes, 146 changed sides, 541 changed coefficients
4.18/4.28	c  4140086 implications, 2413 cliques
4.18/4.28	c presolved problem has 5125 variables (5125 bin, 0 int, 0 impl, 0 cont) and 7759 constraints
4.18/4.28	c     277 constraints of type <knapsack>
4.18/4.28	c    7480 constraints of type <setppc>
4.18/4.28	c       2 constraints of type <logicor>
4.18/4.28	c transformed objective value is always integral (scale: 1)
4.18/4.28	c Presolving Time: 4.04
4.18/4.28	c - non default parameters ----------------------------------------------------------------------
4.18/4.28	c # SCIP version 2.1.1.4
4.18/4.28	c 
4.18/4.28	c # maximal time in seconds to run
4.18/4.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.18/4.28	c limits/time = 1797
4.18/4.28	c 
4.18/4.28	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.18/4.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.18/4.28	c limits/memory = 13950
4.18/4.28	c 
4.18/4.28	c # default clock type (1: CPU user seconds, 2: wall clock time)
4.18/4.28	c # [type: int, range: [1,2], default: 1]
4.18/4.28	c timing/clocktype = 2
4.18/4.28	c 
4.18/4.28	c # belongs reading time to solving time?
4.18/4.28	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.18/4.28	c timing/reading = TRUE
4.18/4.28	c 
4.18/4.28	c -----------------------------------------------------------------------------------------------
4.18/4.28	c start solving
4.18/4.28	c 
8.48/8.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.48/8.57	c   8.6s|     1 |     0 | 10944 |     - |  99M|   0 |1256 |5125 |7786 |5125 |7759 |   0 |  27 |   0 | 0.000000e+00 |      --      |    Inf 
29.48/29.53	c  29.5s|     1 |     0 | 56024 |     - | 100M|   0 |2403 |5125 |7786 |5125 |7917 | 158 |  27 |   0 | 0.000000e+00 |      --      |    Inf 
43.08/43.13	c  43.1s|     1 |     0 | 70204 |     - | 101M|   0 |2983 |5125 |7786 |5125 |8011 | 252 |  27 |   0 | 0.000000e+00 |      --      |    Inf 
53.78/53.83	c  53.8s|     1 |     0 | 81012 |     - | 101M|   0 |3148 |5125 |7786 |5125 |8097 | 338 |  27 |   0 | 0.000000e+00 |      --      |    Inf 
62.58/62.70	c  62.7s|     1 |     0 | 88963 |     - | 101M|   0 |3193 |5125 |7786 |5125 |8135 | 376 |  27 |   0 | 0.000000e+00 |      --      |    Inf 
70.68/70.79	c  70.8s|     1 |     0 | 95656 |     - | 101M|   0 |3192 |5125 |7786 |5125 |8162 | 403 |  27 |   0 | 0.000000e+00 |      --      |    Inf 
76.07/76.12	c  76.1s|     1 |     0 | 98760 |     - | 101M|   0 |3189 |5125 |7786 |5125 |8181 | 422 |  27 |   0 | 0.000000e+00 |      --      |    Inf 
92.07/92.11	c  92.1s|     1 |     2 | 98760 |     - | 101M|   0 |3189 |5125 |7786 |5125 |8181 | 422 |  27 |  18 | 0.000000e+00 |      --      |    Inf 
748.76/749.00	c   749s|   100 |    41 |741554 |6492.9 | 102M|  30 |1612 |5125 |7955 |5125 |7987 | 422 | 198 | 349 | 0.000000e+00 |      --      |    Inf 
1012.33/1012.56	c  1013s|   200 |    48 |  1038k|4721.9 | 102M|  34 |1469 |5125 |8122 |5125 |7987 | 422 | 365 | 525 | 0.000000e+00 |      --      |    Inf 
1185.79/1186.09	c  1186s|   300 |    47 |  1246k|3837.6 | 103M|  34 |   - |5125 |8287 |5125 |7987 | 422 | 530 | 637 | 0.000000e+00 |      --      |    Inf 
1563.74/1564.00	c  1564s|   400 |    55 |  1682k|3968.4 | 103M|  34 |1229 |5125 |8452 |5125 |7987 | 422 | 750 | 871 | 0.000000e+00 |      --      |    Inf 
1785.60/1785.94	c  1786s|   500 |    53 |  1948k|3706.3 | 103M|  34 |   - |5125 |8611 |5125 |7987 | 422 | 921 |1013 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.02	c 
1796.70/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.02	c Solving Time (sec) : 1797.02
1796.70/1797.02	c Solving Nodes      : 506
1796.70/1797.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.02	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.02	c Gap                : infinite
1796.70/1797.02	s UNKNOWN
1796.70/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.02	c Total Time         :    1797.02
1796.70/1797.02	c   solving          :    1797.02
1796.70/1797.02	c   presolving       :       4.04 (included in solving)
1796.70/1797.02	c   reading          :       0.17 (included in solving)
1796.70/1797.02	c   copying          :       0.02 (1 #copies) (minimal 0.02, maximal 0.02, average 0.02)
1796.70/1797.02	c Original Problem   :
1796.70/1797.02	c   Problem name     : HOME/instance-3692936-1338039105.opb
1796.70/1797.02	c   Variables        : 20812 (20812 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.02	c   Constraints      : 65671 initial, 65671 maximal
1796.70/1797.02	c   Objective sense  : minimize
1796.70/1797.02	c Presolved Problem  :
1796.70/1797.02	c   Problem name     : t_HOME/instance-3692936-1338039105.opb
1796.70/1797.02	c   Variables        : 5125 (5125 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.02	c   Constraints      : 7759 initial, 8619 maximal
1796.70/1797.02	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.02	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   trivial          :       0.01       0.00        808          0          0          0          0          0          0          0          0
1796.70/1797.02	c   dualfix          :       0.02       0.00        108          0          0          0          0          0          0          0          0
1796.70/1797.02	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   gateextraction   :       0.03       0.00          0          0          0          0          0       7397       2294          0          0
1796.70/1797.02	c   implics          :       0.04       0.00          0         19          0          0          0          0          0          0          0
1796.70/1797.02	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   probing          :       1.38       0.00          1          0          0          0          0          0          0          0          0
1796.70/1797.02	c   knapsack         :       0.14       0.00          0          0          0          0          0          7         67        106        484
1796.70/1797.02	c   setppc           :       0.06       0.00          0          0          0          0          0         21          0          0          0
1796.70/1797.02	c   and              :       0.01       0.00          0          1          0          0          0       1779       1778          0          1
1796.70/1797.02	c   linear           :       2.09       0.00      11337       3413          0      12145          0      52847          0         40         56
1796.70/1797.02	c   logicor          :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.70/1797.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.02	c   integral         :          0          0          0          0        311          0          4          0          0         12          0          0        610
1796.70/1797.02	c   knapsack         :        277        277          6      14721          0          0          3      26588         15      21501        456          0          0
1796.70/1797.02	c   setppc           :       7480       7480          6      14706          0          0          1     139283         57      63205          0          0          0
1796.70/1797.02	c   logicor          :          2+       862          6       1537          0          0          0       1161         15        449          0          0          0
1796.70/1797.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.02	c   integral         :     602.15       0.00       0.00       0.00     602.14       0.00       0.00       0.00
1796.70/1797.02	c   knapsack         :       0.21       0.00       0.02       0.18       0.00       0.00       0.00       0.02
1796.70/1797.02	c   setppc           :       1.77       0.00       0.00       1.69       0.00       0.00       0.00       0.07
1796.70/1797.02	c   logicor          :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00
1796.70/1797.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.02	c   rootredcost      :          0          0          0          0
1796.70/1797.02	c   pseudoobj        :          0          0          0          0
1796.70/1797.02	c   vbounds          :          0          0          0          0
1796.70/1797.02	c   redcost          :        317          0          0          0
1796.70/1797.02	c   probing          :          0          0          0          0
1796.70/1797.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.02	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.02	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.02	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.02	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.02	c   probing          :       1.38       0.00       1.38       0.00       0.00
1796.70/1797.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.02	c   propagation      :       0.01         87         82        636       33.6          9       13.1          -
1796.70/1797.02	c   infeasible LP    :       0.71        178        176       3723      305.7          1        2.0          0
1796.70/1797.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.02	c   applied globally :          -          -          -        928      201.6          -          -          -
1796.70/1797.02	c   applied locally  :          -          -          -          2      693.5          -          -          -
1796.70/1797.02	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.02	c   cut pool         :       0.00                     5          -          -         79          -    (maximal pool size: 486)
1796.70/1797.02	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   impliedbounds    :       0.04       0.00          6          0          0         16          0
1796.70/1797.02	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   gomory           :       4.46       0.00          6          0          0         12          0
1796.70/1797.02	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   strongcg         :       4.48       0.00          6          0          0         12          0
1796.70/1797.02	c   cmir             :       0.26       0.00          6          0          0          0          0
1796.70/1797.02	c   flowcover        :       1.09       0.00          6          0          0        515          0
1796.70/1797.02	c   clique           :       3.32       0.00          6          0          0         21          0
1796.70/1797.02	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   mcf              :       0.03       0.00          1          0          0          0          0
1796.70/1797.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.02	c   problem variables:       0.00          -          0          0
1796.70/1797.02	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.02	c   relpscost        :     602.14       0.00        311          0         12          0          0        610
1796.70/1797.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.02	c   LP solutions     :       0.00          -          -          0
1796.70/1797.02	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.02	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.02	c   crossover        :       0.00       0.00          0          0
1796.70/1797.02	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.02	c   pscostdiving     :      45.86       0.00          1          0
1796.70/1797.02	c   fracdiving       :      82.95       0.00          1          0
1796.70/1797.02	c   linesearchdiving :      13.69       0.00          1          0
1796.70/1797.02	c   objpscostdiving  :       1.94       0.00          1          0
1796.70/1797.02	c   rootsoldiving    :      16.51       0.00          1          0
1796.70/1797.02	c   veclendiving     :      76.54       0.00          2          0
1796.70/1797.02	c   coefdiving       :      17.93       0.00          2          0
1796.70/1797.02	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.02	c   trivial          :       0.01       0.00          2          0
1796.70/1797.02	c   shiftandpropagate:       0.24       0.00          1          0
1796.70/1797.02	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.02	c   zirounding       :       0.09       0.00          0          0
1796.70/1797.02	c   rounding         :       0.18       0.00        205          0
1796.70/1797.02	c   shifting         :       0.11       0.00         30          0
1796.70/1797.02	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.02	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.02	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.02	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.02	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.02	c   feaspump         :      11.20       0.00          1          0
1796.70/1797.02	c   clique           :       0.00       0.00          0          0
1796.70/1797.02	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.02	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.02	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.02	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.02	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.02	c   octane           :       0.00       0.00          0          0
1796.70/1797.02	c   rens             :       0.03       0.00          0          0
1796.70/1797.02	c   rins             :       0.00       0.00          0          0
1796.70/1797.02	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.02	c   mutation         :       0.00       0.00          0          0
1796.70/1797.02	c   dins             :       0.00       0.00          0          0
1796.70/1797.02	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.02	c   undercover       :       0.00       0.00          0          0
1796.70/1797.02	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.02	c   trysol           :       0.00       0.00          0          0
1796.70/1797.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.02	c   primal LP        :       0.02          1          0       0.00       0.00       0.02          1
1796.70/1797.02	c   dual LP          :     907.69        491    1583106    3244.07    1744.11       0.02          3
1796.70/1797.02	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.02	c   diving/probing LP:     262.53       2047     382968     187.09    1458.78
1796.70/1797.02	c   strong branching :     601.97       1017     927145     911.65    1540.19
1796.70/1797.02	c     (at root node) :          -         18      18000    1000.00          -
1796.70/1797.02	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.02	c B&B Tree           :
1796.70/1797.02	c   number of runs   :          1
1796.70/1797.02	c   nodes            :        506
1796.70/1797.02	c   nodes (total)    :        506
1796.70/1797.02	c   nodes left       :         51
1796.70/1797.02	c   max depth        :         34
1796.70/1797.02	c   max depth (total):         34
1796.70/1797.02	c   backtracks       :        136 (26.9%)
1796.70/1797.02	c   delayed cutoffs  :         54
1796.70/1797.02	c   repropagations   :        404 (36411 domain reductions, 42 cutoffs)
1796.70/1797.02	c   avg switch length:       3.49
1796.70/1797.02	c   switching time   :       0.20
1796.70/1797.02	c Solution           :
1796.70/1797.02	c   Solutions found  :          0 (0 improvements)
1796.70/1797.02	c   Primal Bound     :          -
1796.70/1797.02	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.02	c   Gap              :   infinite
1796.70/1797.02	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.02	c   Root Iterations  :      98760
1796.80/1797.12	c Time complete: 1796.82.

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9248
/proc/meminfo: memFree=28239124/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=10628 CPUtime=0 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 1412 0 0 0 0 0 0 0 20 0 1 0 270034854 10883072 1367 33554432000 4194304 10169799 140736206817984 140735743800024 7543003 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 2657 1367 409 1459 0 1189 0

[startup+0.080697 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9248
/proc/meminfo: memFree=28239124/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=27520 CPUtime=0.07 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 5629 0 0 0 7 0 0 0 20 0 1 0 270034854 28180480 5584 33554432000 4194304 10169799 140736206817984 140735743800024 5477139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 6880 5584 409 1459 0 5412 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 27520

[startup+0.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9248
/proc/meminfo: memFree=28239124/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=32024 CPUtime=0.09 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 6755 0 0 0 8 1 0 0 20 0 1 0 270034854 32792576 6710 33554432000 4194304 10169799 140736206817984 140735743800024 8982256 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 8006 6710 409 1459 0 6538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32024

[startup+0.300272 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9248
/proc/meminfo: memFree=28239124/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=104372 CPUtime=0.29 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 24336 0 0 0 26 3 0 0 20 0 1 0 270034854 106876928 24291 33554432000 4194304 10169799 140736206817984 140736206684312 4898896 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 26093 24291 497 1459 0 24625 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 104372

[startup+0.700274 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9248
/proc/meminfo: memFree=28239124/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=167800 CPUtime=0.69 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 42568 0 0 0 63 6 0 0 20 0 1 0 270034854 171827200 39915 33554432000 4194304 10169799 140736206817984 140736206684312 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 41950 39915 556 1459 0 40482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 167800

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9249
/proc/meminfo: memFree=28046652/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=231020 CPUtime=1.49 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 57821 0 0 0 139 10 0 0 20 0 1 0 270034854 236564480 55168 33554432000 4194304 10169799 140736206817984 140736206816136 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 57755 55168 562 1459 0 56287 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 231020

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9249
/proc/meminfo: memFree=28012676/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=235416 CPUtime=3.09 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 62073 0 0 0 292 17 0 0 20 0 1 0 270034854 241065984 56355 33554432000 4194304 10169799 140736206817984 140736206816136 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 58854 56355 623 1459 0 57386 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 235416

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9249
/proc/meminfo: memFree=27996556/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=253520 CPUtime=6.29 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 67132 0 0 0 608 21 0 0 20 0 1 0 270034854 259604480 60953 33554432000 4194304 10169799 140736206817984 140736206812776 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 63380 60953 783 1459 0 61912 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 253520

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9249
/proc/meminfo: memFree=27994968/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=254408 CPUtime=12.69 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 67733 0 0 0 1246 23 0 0 20 0 1 0 270034854 260513792 61423 33554432000 4194304 10169799 140736206817984 140736206810296 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 63602 61423 801 1459 0 62134 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 254408

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9249
/proc/meminfo: memFree=27989480/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=260052 CPUtime=25.49 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 68509 0 0 0 2518 31 0 0 20 0 1 0 270034854 266293248 62710 33554432000 4194304 10169799 140736206817984 140736206812488 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 65013 62710 830 1459 0 63545 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 260052

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9250
/proc/meminfo: memFree=27983800/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=263528 CPUtime=51.08 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 70115 0 0 0 5073 35 0 0 20 0 1 0 270034854 269852672 63713 33554432000 4194304 10169799 140736206817984 140736206812440 8051972 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 65882 63713 830 1459 0 64414 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 263528

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9250
/proc/meminfo: memFree=27977408/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=266356 CPUtime=102.26 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 73181 0 0 0 10182 44 0 0 20 0 1 0 270034854 272748544 64982 33554432000 4194304 10169799 140736206817984 140736206812584 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 66589 64982 864 1459 0 65121 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 266356

[startup+162.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 9251
/proc/meminfo: memFree=27974844/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=266356 CPUtime=162.26 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 73195 0 0 0 16172 54 0 0 20 0 1 0 270034854 272748544 65007 33554432000 4194304 10169799 140736206817984 140736206812680 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 66589 65007 864 1459 0 65121 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 266356

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 9251
/proc/meminfo: memFree=27973476/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=267148 CPUtime=222.24 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 73536 0 0 0 22159 65 0 0 20 0 1 0 270034854 273559552 65348 33554432000 4194304 10169799 140736206817984 140736206812584 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 66787 65348 865 1459 0 65319 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 267148

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 9251
/proc/meminfo: memFree=27973164/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=267148 CPUtime=282.24 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 73542 0 0 0 28147 77 0 0 20 0 1 0 270034854 273559552 65353 33554432000 4194304 10169799 140736206817984 140736206811784 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 66787 65353 865 1459 0 65319 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 267148

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 9251
/proc/meminfo: memFree=27967024/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=270608 CPUtime=342.23 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 74372 0 0 0 34132 91 0 0 20 0 1 0 270034854 277102592 66183 33554432000 4194304 10169799 140736206817984 140736206811976 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 67652 66183 865 1459 0 66184 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 270608

[startup+402.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 9251
/proc/meminfo: memFree=27965220/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=270608 CPUtime=402.21 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 74372 0 0 0 40120 101 0 0 20 0 1 0 270034854 277102592 66183 33554432000 4194304 10169799 140736206817984 140736206812584 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 67652 66183 865 1459 0 66184 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 270608

[startup+462.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 9252
/proc/meminfo: memFree=27964968/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=270608 CPUtime=462.2 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 74372 0 0 0 46110 110 0 0 20 0 1 0 270034854 277102592 66205 33554432000 4194304 10169799 140736206817984 140736206811848 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 67652 66205 865 1459 0 66184 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 270608

[startup+522.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/178 9255
/proc/meminfo: memFree=27964216/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=270608 CPUtime=522.2 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 74372 0 0 0 52096 124 0 0 20 0 1 0 270034854 277102592 66205 33554432000 4194304 10169799 140736206817984 140736206812488 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 67652 66205 865 1459 0 66184 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 270608

[startup+582.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 9255
/proc/meminfo: memFree=27960688/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=270608 CPUtime=582.19 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 74372 0 0 0 58080 139 0 0 20 0 1 0 270034854 277102592 66205 33554432000 4194304 10169799 140736206817984 140736206811656 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 67652 66205 865 1459 0 66184 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 270608

[startup+642.3 s]

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

/proc/meminfo: memFree=27947164/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=273592 CPUtime=1062.11 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 75117 0 0 0 105958 253 0 0 20 0 1 0 270034854 280158208 66959 33554432000 4194304 10169799 140736206817984 140736206812584 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68398 66959 865 1459 0 66930 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 273592

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 9260
/proc/meminfo: memFree=27946092/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=273824 CPUtime=1122.1 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 75174 0 0 0 111941 269 0 0 20 0 1 0 270034854 280395776 67015 33554432000 4194304 10169799 140736206817984 140736206812392 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68456 67015 865 1459 0 66988 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 273824

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9260
/proc/meminfo: memFree=27944056/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=273732 CPUtime=1182.1 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 75977 0 0 0 117926 284 0 0 20 0 1 0 270034854 280301568 66992 33554432000 4194304 10169799 140736206817984 140736206812680 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68433 66992 865 1459 0 66965 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 273732

[startup+1242.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 9260
/proc/meminfo: memFree=27942564/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=274380 CPUtime=1242.09 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 76139 0 0 0 123913 296 0 0 20 0 1 0 270034854 280965120 67154 33554432000 4194304 10169799 140736206817984 140736206812584 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68595 67154 865 1459 0 67127 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 274380

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9260
/proc/meminfo: memFree=27941072/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=274380 CPUtime=1302.08 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 76141 0 0 0 129899 309 0 0 20 0 1 0 270034854 280965120 67154 33554432000 4194304 10169799 140736206817984 140736206812680 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68595 67154 865 1459 0 67127 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 274380

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9260
/proc/meminfo: memFree=27939832/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=274912 CPUtime=1362.07 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 76274 0 0 0 135882 325 0 0 20 0 1 0 270034854 281509888 67287 33554432000 4194304 10169799 140736206817984 140736206812440 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68728 67287 865 1459 0 67260 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 274912

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 9261
/proc/meminfo: memFree=27938900/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=274912 CPUtime=1422.06 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 76274 0 0 0 141867 339 0 0 20 0 1 0 270034854 281509888 67287 33554432000 4194304 10169799 140736206817984 140736206812392 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68728 67287 865 1459 0 67260 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 274912

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9261
/proc/meminfo: memFree=27938900/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=274296 CPUtime=1482.04 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 77013 0 0 0 147851 353 0 0 20 0 1 0 270034854 280879104 67133 33554432000 4194304 10169799 140736206817984 140736206812776 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68574 67133 865 1459 0 67106 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 274296

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9261
/proc/meminfo: memFree=27938032/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=274720 CPUtime=1542.04 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 77123 0 0 0 153838 366 0 0 20 0 1 0 270034854 281313280 67243 33554432000 4194304 10169799 140736206817984 140736206812488 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68680 67243 865 1459 0 67212 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 274720

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 9299
/proc/meminfo: memFree=27297864/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=274720 CPUtime=1602.03 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 77123 0 0 0 159823 380 0 0 20 0 1 0 270034854 281313280 67243 33554432000 4194304 10169799 140736206817984 140736206812392 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68680 67243 865 1459 0 67212 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 274720

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9299
/proc/meminfo: memFree=27270644/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=276284 CPUtime=1662.02 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 77503 0 0 0 165809 393 0 0 20 0 1 0 270034854 282914816 67622 33554432000 4194304 10169799 140736206817984 140736206812776 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 69071 67622 865 1459 0 67603 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 276284

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 9303
/proc/meminfo: memFree=27239484/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=275404 CPUtime=1722.01 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 78273 0 0 0 171795 406 0 0 20 0 1 0 270034854 282013696 67417 33554432000 4194304 10169799 140736206817984 140736206812968 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68851 67417 865 1459 0 67383 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 275404

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9326
/proc/meminfo: memFree=27187928/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=275824 CPUtime=1782.01 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 78371 0 0 0 177780 421 0 0 20 0 1 0 270034854 282443776 67515 33554432000 4194304 10169799 140736206817984 140736206812392 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68956 67515 865 1459 0 67488 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 275824

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9326
/proc/meminfo: memFree=27184936/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=275824 CPUtime=1785.2 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 78371 0 0 0 178099 421 0 0 20 0 1 0 270034854 282443776 67515 33554432000 4194304 10169799 140736206817984 140736206812392 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68956 67515 865 1459 0 67488 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 275824

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9326
/proc/meminfo: memFree=27180844/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=275824 CPUtime=1791.61 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 78371 0 0 0 178738 423 0 0 20 0 1 0 270034854 282443776 67515 33554432000 4194304 10169799 140736206817984 140736206812392 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 68956 67515 865 1459 0 67488 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 275824

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9326
/proc/meminfo: memFree=27175992/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=276152 CPUtime=1794.8 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 78372 0 0 0 179056 424 0 0 20 0 1 0 270034854 282779648 67516 33554432000 4194304 10169799 140736206817984 140736206812392 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 69038 67516 865 1459 0 67570 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 276152

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9326
/proc/meminfo: memFree=27175992/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=276152 CPUtime=1795.59 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 78372 0 0 0 179135 424 0 0 20 0 1 0 270034854 282779648 67516 33554432000 4194304 10169799 140736206817984 140736206812392 8044514 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 69038 67516 865 1459 0 67570 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (KiB) 276152

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9326
/proc/meminfo: memFree=27176116/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=276152 CPUtime=1796.4 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 78372 0 0 0 179215 425 0 0 20 0 1 0 270034854 282779648 67516 33554432000 4194304 10169799 140736206817984 140736206812584 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 69038 67516 865 1459 0 67570 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 276152

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9326
/proc/meminfo: memFree=27176116/32873844 swapFree=7616/7616
[pid=9248] ppid=9246 vsize=232116 CPUtime=1796.8 cores=0,2,4,6
/proc/9248/stat : 9248 (scip-2.1.1.4sfi) R 9246 9248 6477 0 -1 4202496 78378 0 0 0 179255 425 0 0 20 0 1 0 270034854 237686784 56934 33554432000 4194304 10169799 140736206817984 140736206812584 8989847 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9248/statm: 58029 56725 871 1459 0 56561 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 232116

Child status: 0
Real time (s): 1797.12
CPU time (s): 1796.83
CPU user time (s): 1792.57
CPU system time (s): 4.26535
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 276284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.57
system time used= 4.26535
maximum resident set size= 270488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78380
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= 23
involuntary context switches= 1902

runsolver used 2.56661 second user time and 7.2459 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-26 15:31:45
IDJOB=3692936
IDBENCH=74115
IDSOLVER=2272
FILE ID=node141/3692936-1338039105
RUNJOBID= node141-1338029496-8081
PBS_JOBID= 14624334
Free space on /tmp= 71492 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j1208_6-sat.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-3692936-1338039105/watcher-3692936-1338039105 -o /tmp/evaluation-result-3692936-1338039105/solver-3692936-1338039105 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692936-1338039105.opb -t 1800 -m 15500

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

MD5SUM BENCH= 767f3c2306b702c64990fc49595a468e
RANDOM SEED=140732728

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.744
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.92
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.744
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:        28239388 kB
Buffers:          262588 kB
Cached:          3527968 kB
SwapCached:            0 kB
Active:           704552 kB
Inactive:        3151916 kB
Active(anon):      68512 kB
Inactive(anon):        0 kB
Active(file):     636040 kB
Inactive(file):  3151916 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15656 kB
Writeback:             0 kB
AnonPages:         73460 kB
Mapped:            18008 kB
Shmem:               200 kB
Slab:             639756 kB
SReclaimable:      81740 kB
SUnreclaim:       558016 kB
KernelStack:        1480 kB
PageTables:         4164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     182608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71476 MiB
End job on node141 at 2012-05-26 16:01:42