Trace number 3738388

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? 1789.8 1790.09

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx97.opb
MD5SUM22116bd56344f7c7bb7157cc5841f631
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 variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
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 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
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-3738388-1338726575.opb>
0.09/0.11	c original problem has 8424 variables (8424 bin, 0 int, 0 impl, 0 cont) and 9089 constraints
0.09/0.11	c problem read
0.09/0.11	c presolving settings loaded
0.09/0.15	c presolving:
0.09/0.18	c (round 1) 9 del vars, 1 del conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16830 impls, 97 clqs
0.09/0.19	c (round 2) 9 del vars, 8416 del conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16830 impls, 97 clqs
0.19/0.22	c (round 3) 9 del vars, 8416 del conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 673 upgd conss, 16830 impls, 97 clqs
0.69/0.72	c    (0.6s) probing: 101/8415 (1.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.69/0.72	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.69/0.72	c presolving (4 rounds):
0.69/0.72	c  9 deleted vars, 8416 deleted constraints, 9 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.69/0.72	c  16830 implications, 2293 cliques
0.69/0.72	c presolved problem has 8415 variables (8415 bin, 0 int, 0 impl, 0 cont) and 673 constraints
0.69/0.72	c     576 constraints of type <knapsack>
0.69/0.72	c      97 constraints of type <setppc>
0.69/0.72	c transformed objective value is always integral (scale: 1)
0.69/0.72	c Presolving Time: 0.58
0.69/0.72	c - non default parameters ----------------------------------------------------------------------
0.69/0.72	c # SCIP version 1.2.1.3
0.69/0.72	c 
0.69/0.72	c # frequency for displaying node information lines
0.69/0.72	c # [type: int, range: [-1,2147483647], default: 100]
0.69/0.72	c display/freq = 10000
0.69/0.72	c 
0.69/0.72	c # maximal time in seconds to run
0.69/0.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.72	c limits/time = 1789.9
0.69/0.72	c 
0.69/0.72	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.69/0.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.72	c limits/memory = 13950
0.69/0.72	c 
0.69/0.72	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.69/0.72	c # [type: int, range: [1,2], default: 1]
0.69/0.72	c timing/clocktype = 2
0.69/0.72	c 
0.69/0.72	c # should presolving try to simplify inequalities
0.69/0.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.72	c constraints/linear/simplifyinequalities = TRUE
0.69/0.72	c 
0.69/0.72	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.69/0.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.72	c constraints/indicator/addCouplingCons = TRUE
0.69/0.72	c 
0.69/0.72	c # should presolving try to simplify knapsacks
0.69/0.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.72	c constraints/knapsack/simplifyinequalities = TRUE
0.69/0.72	c 
0.69/0.72	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.69/0.72	c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.72	c separating/rapidlearning/freq = 0
0.69/0.72	c 
0.69/0.72	c -----------------------------------------------------------------------------------------------
0.69/0.72	c start solving
0.69/0.72	c 
0.79/0.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.79/0.81	c   0.7s|     1 |     0 |  1179 |     - |  37M|   0 |  77 |8415 | 673 |8415 | 673 |   0 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
2.49/2.52	c   2.4s|     1 |     0 |  4570 |     - |  39M|   0 | 138 |8415 | 673 |8415 | 710 |  37 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
2.99/3.00	c   2.9s|     1 |     0 |  5020 |     - |  40M|   0 | 160 |8415 | 673 |8415 | 748 |  75 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
3.79/3.83	c   3.7s|     1 |     0 |  6348 |     - |  41M|   0 | 245 |8415 | 673 |8415 | 788 | 115 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
4.78/4.81	c   4.7s|     1 |     0 |  7827 |     - |  42M|   0 | 285 |8415 | 673 |8415 | 830 | 157 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
5.89/5.99	c   5.9s|     1 |     0 |  9551 |     - |  43M|   0 | 308 |8415 | 673 |8415 | 870 | 197 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
7.09/7.16	c   7.1s|     1 |     0 | 11068 |     - |  44M|   0 | 314 |8415 | 673 |8415 | 908 | 235 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
9.99/10.03	c   9.9s|     1 |     2 | 11068 |     - |  44M|   0 | 314 |8415 | 673 |8415 | 908 | 235 |   0 |  10 | 9.000000e+00 |      --      |    Inf 
1134.00/1134.29	c  1134s| 10000 |  1718 |  2039k| 202.9 |  63M| 262 |   - |8415 |2298 |   0 |   0 | 235 |  17k|5016 | 9.000000e+00 |      --      |    Inf 
1789.70/1790.02	c 
1789.70/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.02	c Solving Time (sec) : 1789.91
1789.70/1790.02	c Solving Nodes      : 16102
1789.70/1790.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.70/1790.02	c Dual Bound         : +9.00000000000000e+00
1789.70/1790.02	c Gap                : infinite
1789.70/1790.02	s UNKNOWN
1789.70/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.02	c Solving Time       :    1789.91
1789.70/1790.02	c Original Problem   :
1789.70/1790.02	c   Problem name     : HOME/instance-3738388-1338726575.opb
1789.70/1790.02	c   Variables        : 8424 (8424 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.02	c   Constraints      : 9089 initial, 9089 maximal
1789.70/1790.02	c Presolved Problem  :
1789.70/1790.02	c   Problem name     : t_HOME/instance-3738388-1338726575.opb
1789.70/1790.02	c   Variables        : 8415 (8415 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.02	c   Constraints      : 673 initial, 2961 maximal
1789.70/1790.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.70/1790.02	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.02	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.02	c   probing          :       0.14          0          0          0          0          0          0          0          0
1789.70/1790.02	c   knapsack         :       0.35          0          0          0          0          0          0          0          0
1789.70/1790.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.02	c   linear           :       0.06          9          0          0          9          0       8416          0          0
1789.70/1790.02	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.02	c   root node        :          -          0          -          -          0          -          -          -          -
1789.70/1790.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.02	c   integral         :          0          0          0      10969          0         27       3419          0          0      19886
1789.70/1790.02	c   knapsack         :        576          6     131448          0          1          7     768900       1205          0          0
1789.70/1790.02	c   setppc           :         97          6     131441          0          1          0     633590          0          0          0
1789.70/1790.02	c   logicor          :          0+         0      25741          0          0       1452      10140          0          0          0
1789.70/1790.02	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.70/1790.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.70/1790.02	c   integral         :     591.80       0.00       0.00     591.80       0.00
1789.70/1790.02	c   knapsack         :      47.52       0.02      47.49       0.00       0.00
1789.70/1790.02	c   setppc           :       0.84       0.00       0.84       0.00       0.00
1789.70/1790.02	c   logicor          :       1.76       0.00       1.76       0.00       0.00
1789.70/1790.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.70/1790.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.70/1790.02	c   vbounds          :       0.02          2          0          0
1789.70/1790.02	c   rootredcost      :       0.02          0          0          0
1789.70/1790.02	c   pseudoobj        :       0.01          0          0          0
1789.70/1790.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.70/1790.02	c   propagation      :       1.15       1459       1459      16755      219.2          3      254.7          -
1789.70/1790.02	c   infeasible LP    :      45.16       5058       4236     130235      512.6         29      123.7          0
1789.70/1790.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.70/1790.02	c   applied globally :          -          -          -      27106      245.1          -          -          -
1789.70/1790.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.70/1790.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.70/1790.02	c   cut pool         :       0.00          5          -          -       1600          -    (maximal pool size: 2732)
1789.70/1790.02	c   redcost          :       1.31      10972          0          0          0          0
1789.70/1790.02	c   impliedbounds    :       0.00          6          0          0          0          0
1789.70/1790.02	c   intobj           :       0.00          0          0          0          0          0
1789.70/1790.02	c   cgmip            :       0.00          0          0          0          0          0
1789.70/1790.02	c   gomory           :       0.04          6          0          0         74          0
1789.70/1790.02	c   strongcg         :       0.06          6          0          0         31          0
1789.70/1790.02	c   cmir             :       1.45          6          0          0       2914          0
1789.70/1790.02	c   flowcover        :       0.75          6          0          0       1201          0
1789.70/1790.02	c   clique           :       0.01          6          0          0         18          0
1789.70/1790.02	c   zerohalf         :       0.00          0          0          0          0          0
1789.70/1790.02	c   mcf              :       0.00          1          0          0          0          0
1789.70/1790.02	c   rapidlearning    :       0.71          1          0          0          0          0
1789.70/1790.02	c Pricers            :       Time      Calls       Vars
1789.70/1790.02	c   problem variables:       0.00          0          0
1789.70/1790.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.02	c   relpscost        :     591.79      10969         27       3419          0          0      19886
1789.70/1790.02	c   pscost           :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   inference        :       0.00          1          0          0          0          0          2
1789.70/1790.02	c   mostinf          :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   leastinf         :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   random           :       0.00          0          0          0          0          0          0
1789.70/1790.02	c Primal Heuristics  :       Time      Calls      Found
1789.70/1790.02	c   LP solutions     :       0.00          -          0
1789.70/1790.02	c   pseudo solutions :       0.00          -          0
1789.70/1790.02	c   oneopt           :       0.01          0          0
1789.70/1790.02	c   crossover        :       0.00          0          0
1789.70/1790.02	c   guideddiving     :       0.00          0          0
1789.70/1790.02	c   intshifting      :       0.00          0          0
1789.70/1790.02	c   pscostdiving     :       6.39          7          0
1789.70/1790.02	c   fracdiving       :      19.58          7          0
1789.70/1790.02	c   veclendiving     :       9.17          7          0
1789.70/1790.02	c   linesearchdiving :      10.39          7          0
1789.70/1790.02	c   feaspump         :       2.04          4          0
1789.70/1790.02	c   objpscostdiving  :       0.26          4          0
1789.70/1790.02	c   rootsoldiving    :       6.03          4          0
1789.70/1790.02	c   coefdiving       :      12.51          8          0
1789.70/1790.02	c   trivial          :       0.01          2          0
1789.70/1790.02	c   simplerounding   :       0.01          0          0
1789.70/1790.02	c   zirounding       :       0.03       1000          0
1789.70/1790.02	c   rounding         :       0.30       1429          0
1789.70/1790.02	c   shifting         :       1.70        405          0
1789.70/1790.02	c   twoopt           :       0.00          0          0
1789.70/1790.02	c   fixandinfer      :       0.00          0          0
1789.70/1790.02	c   intdiving        :       0.00          0          0
1789.70/1790.02	c   actconsdiving    :       0.00          0          0
1789.70/1790.02	c   octane           :       0.00          0          0
1789.70/1790.02	c   rens             :       0.11          1          0
1789.70/1790.02	c   rins             :       0.00          0          0
1789.70/1790.02	c   localbranching   :       0.00          0          0
1789.70/1790.02	c   mutation         :       0.00          0          0
1789.70/1790.02	c   dins             :       0.00          0          0
1789.70/1790.02	c   undercover       :       0.00          0          0
1789.70/1790.02	c   nlp              :       0.00          0          0
1789.70/1790.02	c   trysol           :       0.01          0          0
1789.70/1790.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.70/1790.02	c   primal LP        :       0.00          0          0       0.00          -
1789.70/1790.02	c   dual LP          :    1011.57      15687    3165453     201.79    3129.25
1789.70/1790.02	c   lex dual LP      :       0.00          0          0       0.00          -
1789.70/1790.02	c   barrier LP       :       0.00          0          0       0.00          -
1789.70/1790.02	c   diving/probing LP:      54.53       7774     154927      19.93    2840.90
1789.70/1790.02	c   strong branching :     591.29       8160    1690942     207.22    2859.75
1789.70/1790.02	c     (at root node) :          -         10       5932     593.20          -
1789.70/1790.02	c   conflict analysis:       0.00          0          0       0.00          -
1789.70/1790.02	c B&B Tree           :
1789.70/1790.02	c   number of runs   :          1
1789.70/1790.02	c   nodes            :      16102
1789.70/1790.02	c   nodes (total)    :      16102
1789.70/1790.02	c   nodes left       :       3449
1789.70/1790.02	c   max depth        :        262
1789.70/1790.02	c   max depth (total):        262
1789.70/1790.02	c   backtracks       :        755 (4.7%)
1789.70/1790.02	c   delayed cutoffs  :        338
1789.70/1790.02	c   repropagations   :      93285 (45268 domain reductions, 33 cutoffs)
1789.70/1790.02	c   avg switch length:      15.07
1789.70/1790.02	c   switching time   :       7.81
1789.70/1790.02	c Solution           :
1789.70/1790.02	c   Solutions found  :          0 (0 improvements)
1789.70/1790.02	c   Primal Bound     :          -
1789.70/1790.02	c   Dual Bound       : +9.00000000000000e+00
1789.70/1790.02	c   Gap              :   infinite
1789.70/1790.02	c   Root Dual Bound  : +9.00000000000000e+00
1789.70/1790.02	c   Root Iterations  :      11068
1789.70/1790.09	c Time complete: 1789.8.

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-3738388-1338726575/watcher-3738388-1338726575 -o /tmp/evaluation-result-3738388-1338726575/solver-3738388-1338726575 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3738388-1338726575.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 17669
/proc/meminfo: memFree=27961060/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=9972 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 1548 0 0 0 0 0 0 0 20 0 1 0 338784340 10211328 1495 33554432000 4194304 8395647 140737361429648 140733901485848 7382157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 2493 1505 374 1026 0 1463 0

[startup+0.103121 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17669
/proc/meminfo: memFree=27961060/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=21528 CPUtime=0.09 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 4642 0 0 0 9 0 0 0 20 0 1 0 338784340 22044672 4589 33554432000 4194304 8395647 140737361429648 140733901485848 7301280 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 5382 4589 393 1026 0 4352 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21528

[startup+0.200289 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17669
/proc/meminfo: memFree=27961060/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=50284 CPUtime=0.19 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 11874 0 0 0 18 1 0 0 20 0 1 0 338784340 51490816 11467 33554432000 4194304 8395647 140737361429648 140733901485848 5019447 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 12571 11467 472 1026 0 11541 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 50284

[startup+0.300274 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17669
/proc/meminfo: memFree=27961060/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=57540 CPUtime=0.29 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 13666 0 0 0 28 1 0 0 20 0 1 0 338784340 58920960 13259 33554432000 4194304 8395647 140737361429648 140737361423880 4954654 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 14385 13259 485 1026 0 13355 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57540

[startup+0.700279 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17669
/proc/meminfo: memFree=27961060/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=63920 CPUtime=0.69 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 15334 0 0 0 67 2 0 0 20 0 1 0 338784340 65454080 14927 33554432000 4194304 8395647 140737361429648 140737361423880 4911233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 15980 14927 497 1026 0 14950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63920

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17670
/proc/meminfo: memFree=27889976/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=79920 CPUtime=1.49 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 19815 0 0 0 147 2 0 0 20 0 1 0 338784340 81838080 18836 33554432000 4194304 8395647 140737361429648 140737361424296 6200521 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 19980 18836 598 1026 0 18950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79920

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17670
/proc/meminfo: memFree=27837384/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=112248 CPUtime=3.09 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 32532 0 0 0 305 4 0 0 20 0 1 0 338784340 114941952 26744 33554432000 4194304 8395647 140737361429648 140737361424840 4463671 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 28062 26744 628 1026 0 27032 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112248

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17670
/proc/meminfo: memFree=27854872/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=112248 CPUtime=6.29 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 32533 0 0 0 624 5 0 0 20 0 1 0 338784340 114941952 26745 33554432000 4194304 8395647 140737361429648 140737361424936 4463684 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 28062 26745 628 1026 0 27032 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112248

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17670
/proc/meminfo: memFree=27854424/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=112248 CPUtime=12.68 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 36795 0 0 0 1261 7 0 0 20 0 1 0 338784340 114941952 26823 33554432000 4194304 8395647 140737361429648 140737361424520 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 28062 26823 636 1026 0 27032 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 112248

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 17715
/proc/meminfo: memFree=27939016/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=112248 CPUtime=25.49 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 36795 0 0 0 2538 11 0 0 20 0 1 0 338784340 114941952 26823 33554432000 4194304 8395647 140737361429648 140737361424952 6670385 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 28062 26823 636 1026 0 27032 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112248

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17787
/proc/meminfo: memFree=24829512/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=112248 CPUtime=51.08 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 36800 0 0 0 5088 20 0 0 20 0 1 0 338784340 114941952 27120 33554432000 4194304 8395647 140737361429648 140737361424520 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 28062 27120 636 1026 0 27032 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 112248

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17787
/proc/meminfo: memFree=23938916/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=112248 CPUtime=102.26 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 36817 0 0 0 10189 37 0 0 20 0 1 0 338784340 114941952 27371 33554432000 4194304 8395647 140737361429648 140737361425208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 28062 27371 640 1026 0 27032 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 112248

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 17787
/proc/meminfo: memFree=23938540/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=112248 CPUtime=162.25 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 36817 0 0 0 16170 55 0 0 20 0 1 0 338784340 114941952 27371 33554432000 4194304 8395647 140737361429648 140737361424520 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 28062 27371 640 1026 0 27032 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 112248

[startup+222.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 17788
/proc/meminfo: memFree=23930016/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=121772 CPUtime=222.24 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 39182 0 0 0 22149 75 0 0 20 0 1 0 338784340 124694528 29736 33554432000 4194304 8395647 140737361429648 140737361425256 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 30443 29736 640 1026 0 29413 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 121772

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 17788
/proc/meminfo: memFree=23926200/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=125952 CPUtime=282.23 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 40124 0 0 0 28126 97 0 0 20 0 1 0 338784340 128974848 30678 33554432000 4194304 8395647 140737361429648 140737361424952 6670385 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 31488 30678 640 1026 0 30458 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 125952

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 17788
/proc/meminfo: memFree=22410912/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=127184 CPUtime=342.22 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 40380 0 0 0 34107 115 0 0 20 0 1 0 338784340 130236416 30934 33554432000 4194304 8395647 140737361429648 140737361425208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 31796 30934 640 1026 0 30766 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 127184

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 17788
/proc/meminfo: memFree=22265124/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=129472 CPUtime=402.22 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 41092 0 0 0 40089 133 0 0 20 0 1 0 338784340 132579328 31646 33554432000 4194304 8395647 140737361429648 140737361425208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 32368 31646 640 1026 0 31338 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 129472

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 17788
/proc/meminfo: memFree=22251936/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=132176 CPUtime=462.2 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 41768 0 0 0 46069 151 0 0 20 0 1 0 338784340 135348224 32322 33554432000 4194304 8395647 140737361429648 140737361425256 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 33044 32322 640 1026 0 32014 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 132176

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 17788
/proc/meminfo: memFree=22251864/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=132176 CPUtime=522.2 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 41794 0 0 0 52051 169 0 0 20 0 1 0 338784340 135348224 32348 33554432000 4194304 8395647 140737361429648 140737361425208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 33044 32348 640 1026 0 32014 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 132176

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17789
/proc/meminfo: memFree=22242564/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=137120 CPUtime=582.18 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 42986 0 0 0 58033 185 0 0 20 0 1 0 338784340 140410880 33540 33554432000 4194304 8395647 140737361429648 140737361424952 6670361 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 34280 33540 640 1026 0 33250 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 137120

[startup+642.3 s]

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

/proc/meminfo: memFree=22208404/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=151396 CPUtime=1002.13 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 46559 0 0 0 99886 327 0 0 20 0 1 0 338784340 155029504 37113 33554432000 4194304 8395647 140737361429648 140737361425320 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 37849 37113 640 1026 0 36819 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 151396

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17793
/proc/meminfo: memFree=22153684/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=153176 CPUtime=1062.12 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 47025 0 0 0 105864 348 0 0 20 0 1 0 338784340 156852224 37579 33554432000 4194304 8395647 140737361429648 140737361425208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 38294 37579 640 1026 0 37264 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 153176

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17793
/proc/meminfo: memFree=22045916/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=155056 CPUtime=1122.1 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 47474 0 0 0 111843 367 0 0 20 0 1 0 338784340 158777344 38028 33554432000 4194304 8395647 140737361429648 140737361425320 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 38764 38028 640 1026 0 37734 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 155056

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17794
/proc/meminfo: memFree=21940972/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=156868 CPUtime=1182.1 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 47799 0 0 0 117822 388 0 0 20 0 1 0 338784340 160632832 38353 33554432000 4194304 8395647 140737361429648 140737361425208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 39217 38353 640 1026 0 38187 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 156868

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17797
/proc/meminfo: memFree=21889468/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=157428 CPUtime=1242.08 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 48967 0 0 0 123797 411 0 0 20 0 1 0 338784340 161206272 38404 33554432000 4194304 8395647 140737361429648 140737361425112 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 39357 38404 640 1026 0 38327 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 157428

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17797
/proc/meminfo: memFree=21886268/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=157428 CPUtime=1302.08 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 49165 0 0 0 129776 432 0 0 20 0 1 0 338784340 161206272 38602 33554432000 4194304 8395647 140737361429648 140737361424776 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 39357 38602 640 1026 0 38327 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 157428

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 17797
/proc/meminfo: memFree=21884064/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=159264 CPUtime=1362.07 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 49669 0 0 0 135756 451 0 0 20 0 1 0 338784340 163086336 39106 33554432000 4194304 8395647 140737361429648 140737361424952 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 39816 39106 640 1026 0 38786 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 159264

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17797
/proc/meminfo: memFree=21880140/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=159928 CPUtime=1422.06 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 49838 0 0 0 141735 471 0 0 20 0 1 0 338784340 163766272 39275 33554432000 4194304 8395647 140737361429648 140737361424952 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 39982 39275 640 1026 0 38952 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 159928

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 17798
/proc/meminfo: memFree=21878704/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=161320 CPUtime=1482.05 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 50170 0 0 0 147712 493 0 0 20 0 1 0 338784340 165191680 39607 33554432000 4194304 8395647 140737361429648 140737361425208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 40330 39607 640 1026 0 39300 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 161320

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17798
/proc/meminfo: memFree=21844064/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=163424 CPUtime=1542.05 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 50452 0 0 0 153689 516 0 0 20 0 1 0 338784340 167346176 39889 33554432000 4194304 8395647 140737361429648 140737361425208 6019974 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 40856 39889 640 1026 0 39826 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 163424

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 17836
/proc/meminfo: memFree=27667936/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=163424 CPUtime=1602.03 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 50697 0 0 0 159664 539 0 0 20 0 1 0 338784340 167346176 40134 33554432000 4194304 8395647 140737361429648 140737361425160 6670385 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 40856 40134 640 1026 0 39826 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 163424

[startup+1662.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/177 17836
/proc/meminfo: memFree=27531676/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=165856 CPUtime=1662.02 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 51294 0 0 0 165642 560 0 0 20 0 1 0 338784340 169836544 40727 33554432000 4194304 8395647 140737361429648 140737361425256 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 41464 40727 640 1026 0 40434 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 165856

[startup+1722.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/177 17874
/proc/meminfo: memFree=27516288/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=167708 CPUtime=1722.01 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 51746 0 0 0 171618 583 0 0 20 0 1 0 338784340 171732992 41179 33554432000 4194304 8395647 140737361429648 140737361425208 6670377 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 41927 41179 640 1026 0 40897 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 167708

[startup+1782.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 18065
/proc/meminfo: memFree=27657716/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=168628 CPUtime=1782 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 51982 0 0 0 177596 604 0 0 20 0 1 0 338784340 172675072 41415 33554432000 4194304 8395647 140737361429648 140737361424952 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 42157 41415 640 1026 0 41127 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 168628

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

[startup+1785.6 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 18065
/proc/meminfo: memFree=27657704/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=168628 CPUtime=1785.3 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 51982 0 0 0 177925 605 0 0 20 0 1 0 338784340 172675072 41415 33554432000 4194304 8395647 140737361429648 140737361425208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 42157 41415 640 1026 0 41127 0
Current children cumulated CPU time (s) 1785.3
Current children cumulated vsize (KiB) 168628

[startup+1787.2 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 18065
/proc/meminfo: memFree=27657704/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=168628 CPUtime=1786.9 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 51982 0 0 0 178084 606 0 0 20 0 1 0 338784340 172675072 41415 33554432000 4194304 8395647 140737361429648 140737361425208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 42157 41415 640 1026 0 41127 0
Current children cumulated CPU time (s) 1786.9
Current children cumulated vsize (KiB) 168628

[startup+1788.8 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 18065
/proc/meminfo: memFree=27655224/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=168628 CPUtime=1788.5 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 51988 0 0 0 178243 607 0 0 20 0 1 0 338784340 172675072 41421 33554432000 4194304 8395647 140737361429648 140737361425208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 42157 41421 640 1026 0 41127 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (KiB) 168628

[startup+1789.6 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 18065
/proc/meminfo: memFree=27655224/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=168628 CPUtime=1789.3 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 51988 0 0 0 178323 607 0 0 20 0 1 0 338784340 172675072 41421 33554432000 4194304 8395647 140737361429648 140737361425208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 42157 41421 640 1026 0 41127 0
Current children cumulated CPU time (s) 1789.3
Current children cumulated vsize (KiB) 168628

[startup+1790 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 18065
/proc/meminfo: memFree=27655224/32873648 swapFree=6864/6864
[pid=17669] ppid=17667 vsize=168628 CPUtime=1789.7 cores=0,2,4,6
/proc/17669/stat : 17669 (pbscip.linux.x8) R 17667 17669 16401 0 -1 4202496 51988 0 0 0 178363 607 0 0 20 0 1 0 338784340 172675072 41421 33554432000 4194304 8395647 140737361429648 140737361425208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 42157 41421 640 1026 0 41127 0
Current children cumulated CPU time (s) 1789.7
Current children cumulated vsize (KiB) 168628

Child status: 0
Real time (s): 1790.09
CPU time (s): 1789.8
CPU user time (s): 1783.72
CPU system time (s): 6.08008
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 168628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.72
system time used= 6.08007
maximum resident set size= 165696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51994
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= 25
involuntary context switches= 2231

runsolver used 3.36849 second user time and 7.77382 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-03 14:29:35
IDJOB=3738388
IDBENCH=71849
IDSOLVER=2326
FILE ID=node113/3738388-1338726575
RUNJOBID= node113-1338713805-16417
PBS_JOBID= 14636744
Free space on /tmp= 70968 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= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx97.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-3738388-1338726575/watcher-3738388-1338726575 -o /tmp/evaluation-result-3738388-1338726575/solver-3738388-1338726575 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3738388-1338726575.opb -t 1800 -m 15500

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

MD5SUM BENCH= 22116bd56344f7c7bb7157cc5841f631
RANDOM SEED=2073710702

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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:       32873648 kB
MemFree:        27961060 kB
Buffers:          513380 kB
Cached:          3421964 kB
SwapCached:         2028 kB
Active:          1801260 kB
Inactive:        2223992 kB
Active(anon):      88960 kB
Inactive(anon):     1912 kB
Active(file):    1712300 kB
Inactive(file):  2222080 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099708 kB
Dirty:             10904 kB
Writeback:             0 kB
AnonPages:         93644 kB
Mapped:            13728 kB
Shmem:                 0 kB
Slab:             750568 kB
SReclaimable:     194988 kB
SUnreclaim:       555580 kB
KernelStack:        1464 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     208980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70956 MiB
End job on node113 at 2012-06-03 14:59:25