Trace number 3744860

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

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped2.B.recomb1-0.20-13.opb
MD5SUM604cc43e47c73ad7cb0a352a2526ecf9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark1.38879
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables173198
Total number of constraints568745
Number of constraints which are clauses568745
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 2180
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 930180
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 930180
Number of bits of the biggest sum of numbers20
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-3744860-1338811418.opb>
3.79/3.86	c original problem has 173198 variables (173198 bin, 0 int, 0 impl, 0 cont) and 568745 constraints
3.79/3.86	c problem read
4.09/4.12	c presolving settings loaded
5.18/5.28	c presolving:
9.99/10.04	c (round 1) 72188 del vars, 321522 del conss, 53446 chg bounds, 61 chg sides, 76 chg coeffs, 0 upgd conss, 8326428 impls, 0 clqs
11.69/11.77	c (round 2) 122431 del vars, 423709 del conss, 53520 chg bounds, 64 chg sides, 80 chg coeffs, 0 upgd conss, 8331001 impls, 0 clqs
11.89/11.92	c (round 3) 124980 del vars, 429106 del conss, 53520 chg bounds, 97 chg sides, 114 chg coeffs, 0 upgd conss, 8331001 impls, 0 clqs
12.10/12.18	c (round 4) 135144 del vars, 454824 del conss, 53520 chg bounds, 97 chg sides, 114 chg coeffs, 0 upgd conss, 8331001 impls, 0 clqs
12.19/12.22	c (round 5) 135206 del vars, 454838 del conss, 53520 chg bounds, 97 chg sides, 114 chg coeffs, 0 upgd conss, 8331001 impls, 0 clqs
39.78/39.81	c    (35.9s) probing: 1000/37990 (2.6%) - 0 fixings, 0 aggregations, 108286 implications, 0 bound changes
66.98/67.02	c    (63.2s) probing: 2000/37990 (5.3%) - 0 fixings, 0 aggregations, 191584 implications, 0 bound changes
66.98/67.04	c    (63.2s) probing: 2001/37990 (5.3%) - 0 fixings, 0 aggregations, 191614 implications, 0 bound changes
66.98/67.04	c    (63.2s) probing aborted: 2000/2000 successive useless probings
67.58/67.66	c (round 6) 135208 del vars, 454840 del conss, 53520 chg bounds, 98 chg sides, 115 chg coeffs, 113260 upgd conss, 8830387 impls, 0 clqs
67.78/67.86	c (round 7) 135208 del vars, 454840 del conss, 53520 chg bounds, 98 chg sides, 115 chg coeffs, 113905 upgd conss, 8830387 impls, 0 clqs
72.08/72.12	c    (68.3s) probing: 2201/37990 (5.8%) - 0 fixings, 0 aggregations, 231340 implications, 0 bound changes
72.08/72.12	c    (68.3s) probing aborted: 2000/2000 successive useless probings
72.08/72.13	c presolving (8 rounds):
72.08/72.13	c  135208 deleted vars, 454840 deleted constraints, 53520 tightened bounds, 0 added holes, 98 changed sides, 115 changed coefficients
72.08/72.13	c  8909839 implications, 0 cliques
72.08/72.13	c presolved problem has 37990 variables (37990 bin, 0 int, 0 impl, 0 cont) and 113905 constraints
72.08/72.13	c   74616 constraints of type <setppc>
72.08/72.13	c   39289 constraints of type <logicor>
72.08/72.13	c transformed objective value is always integral (scale: 1)
72.08/72.13	c Presolving Time: 67.33
72.08/72.13	c - non default parameters ----------------------------------------------------------------------
72.08/72.13	c # SCIP version 1.2.1.3
72.08/72.13	c 
72.08/72.13	c # frequency for displaying node information lines
72.08/72.13	c # [type: int, range: [-1,2147483647], default: 100]
72.08/72.13	c display/freq = 10000
72.08/72.13	c 
72.08/72.13	c # maximal time in seconds to run
72.08/72.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
72.08/72.13	c limits/time = 1786.15
72.08/72.13	c 
72.08/72.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
72.08/72.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
72.08/72.13	c limits/memory = 13950
72.08/72.13	c 
72.08/72.13	c # default clock type (1: CPU user seconds, 2: wall clock time)
72.08/72.13	c # [type: int, range: [1,2], default: 1]
72.08/72.13	c timing/clocktype = 2
72.08/72.13	c 
72.08/72.13	c # should presolving try to simplify inequalities
72.08/72.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
72.08/72.13	c constraints/linear/simplifyinequalities = TRUE
72.08/72.13	c 
72.08/72.13	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
72.08/72.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
72.08/72.13	c constraints/indicator/addCouplingCons = TRUE
72.08/72.13	c 
72.08/72.13	c # should presolving try to simplify knapsacks
72.08/72.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
72.08/72.13	c constraints/knapsack/simplifyinequalities = TRUE
72.08/72.13	c 
72.08/72.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
72.08/72.13	c # [type: int, range: [-1,2147483647], default: -1]
72.08/72.13	c separating/rapidlearning/freq = 0
72.08/72.13	c 
72.08/72.13	c -----------------------------------------------------------------------------------------------
72.08/72.13	c start solving
72.08/72.14	c 
224.96/225.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
224.96/225.06	c   221s|     1 |     0 | 47861 |     - | 727M|   0 |  32k|  37k| 113k|  37k| 113k|   0 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1366.27/1366.53	c  1363s|     1 |     0 |132188 |     - | 738M|   0 |  30k|  37k| 113k|  37k| 115k|2000 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1495.96/1496.23	c  1492s|     1 |     0 |150584 |     - | 739M|   0 |  28k|  37k| 113k|  37k| 116k|2287 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1609.14/1609.45	c  1606s|     1 |     0 |167395 |     - | 739M|   0 |  28k|  37k| 113k|  37k| 116k|2318 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1731.22/1731.50	c  1728s|     1 |     0 |184451 |     - | 740M|   0 |  27k|  37k| 113k|  37k| 116k|2345 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1789.71/1790.06	c  1786s|     1 |     0 |190028 |     - | 740M|   0 |   - |  37k| 113k|  37k| 116k|2363 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1789.81/1790.11	c  1786s|     1 |     2 |190028 |     - | 740M|   0 |   - |  37k| 113k|  37k| 116k|2363 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1789.81/1790.11	c 
1789.81/1790.11	c SCIP Status        : solving was interrupted [time limit reached]
1789.81/1790.11	c Solving Time (sec) : 1786.25
1789.81/1790.11	c Solving Nodes      : 1
1789.81/1790.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.81/1790.11	c Dual Bound         : +2.00000000000000e+00
1789.81/1790.11	c Gap                : infinite
1789.81/1790.11	s UNKNOWN
1789.81/1790.11	c SCIP Status        : solving was interrupted [time limit reached]
1789.81/1790.11	c Solving Time       :    1786.25
1789.81/1790.11	c Original Problem   :
1789.81/1790.11	c   Problem name     : HOME/instance-3744860-1338811418.opb
1789.81/1790.11	c   Variables        : 173198 (173198 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.11	c   Constraints      : 568745 initial, 568745 maximal
1789.81/1790.11	c Presolved Problem  :
1789.81/1790.11	c   Problem name     : t_HOME/instance-3744860-1338811418.opb
1789.81/1790.11	c   Variables        : 37990 (37990 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.11	c   Constraints      : 113905 initial, 113905 maximal
1789.81/1790.11	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.81/1790.11	c   trivial          :       0.05          0          0          0          0          0          0          0          0
1789.81/1790.11	c   dualfix          :       1.12      63019          0          0          0          0          0          0          0
1789.81/1790.11	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.11	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.11	c   implics          :       0.71          0        173          0          0          0          0          0          0
1789.81/1790.11	c   probing          :      58.92          0          0          0          0          0          0          0          0
1789.81/1790.11	c   setppc           :       0.18          0          0          0          0          0          0          0          0
1789.81/1790.11	c   linear           :       5.09      53520      18496          0      53520          0     454840         98        115
1789.81/1790.11	c   logicor          :       0.09          0          0          0          0          0          0          0          0
1789.81/1790.11	c   root node        :          -          0          -          -          0          -          -          -          -
1789.81/1790.11	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.81/1790.11	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.81/1790.11	c   setppc           :      74616          5        600          0          1          0          0          0          0          0
1789.81/1790.11	c   logicor          :      39289          5        400          0          1          0          0          0          0          0
1789.81/1790.11	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.81/1790.11	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.81/1790.11	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.81/1790.11	c   setppc           :       2.77       0.03       2.71       0.00       0.03
1789.81/1790.11	c   logicor          :       0.11       0.02       0.08       0.00       0.01
1789.81/1790.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.81/1790.11	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.81/1790.11	c   vbounds          :       0.00          2          0          0
1789.81/1790.11	c   rootredcost      :       0.00          0          0          0
1789.81/1790.11	c   pseudoobj        :       0.00          1          0          0
1789.81/1790.11	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.81/1790.11	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.81/1790.11	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.11	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.11	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.11	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.81/1790.11	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.81/1790.11	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.81/1790.11	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.81/1790.11	c   cut pool         :       0.00          4          -          -        345          -    (maximal pool size: 11632)
1789.81/1790.11	c   redcost          :       0.01          5          0          0          0          0
1789.81/1790.11	c   impliedbounds    :       0.41          5          0          0      21403          0
1789.81/1790.11	c   intobj           :       0.00          0          0          0          0          0
1789.81/1790.11	c   cgmip            :       0.00          0          0          0          0          0
1789.81/1790.11	c   gomory           :       3.88          4          0          0       2000          0
1789.81/1790.11	c   strongcg         :       3.83          4          0          0       2000          0
1789.81/1790.11	c   cmir             :      12.06          4          0          0          0          0
1789.81/1790.11	c   flowcover        :      28.02          4          0          0          2          0
1789.81/1790.11	c   clique           :      23.64          4          0          0         27          0
1789.81/1790.11	c   zerohalf         :       0.00          0          0          0          0          0
1789.81/1790.11	c   mcf              :       0.13          1          0          0          0          0
1789.81/1790.11	c   rapidlearning    :       0.00          0          0          0          0          0
1789.81/1790.11	c Pricers            :       Time      Calls       Vars
1789.81/1790.11	c   problem variables:       0.00          0          0
1789.81/1790.11	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.81/1790.11	c   relpscost        :       0.00          0          0          0          0          0          0
1789.81/1790.11	c   pscost           :       0.00          0          0          0          0          0          0
1789.81/1790.11	c   inference        :       0.01          1          0          0          0          0          2
1789.81/1790.11	c   mostinf          :       0.00          0          0          0          0          0          0
1789.81/1790.11	c   leastinf         :       0.00          0          0          0          0          0          0
1789.81/1790.11	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.81/1790.11	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.81/1790.11	c   random           :       0.00          0          0          0          0          0          0
1789.81/1790.11	c Primal Heuristics  :       Time      Calls      Found
1789.81/1790.11	c   LP solutions     :       0.00          -          0
1789.81/1790.11	c   pseudo solutions :       0.00          -          0
1789.81/1790.11	c   oneopt           :       0.00          0          0
1789.81/1790.11	c   trivial          :       0.21          2          0
1789.81/1790.11	c   simplerounding   :       0.00          0          0
1789.81/1790.11	c   zirounding       :       0.00          0          0
1789.81/1790.11	c   rounding         :       0.08          5          0
1789.81/1790.11	c   shifting         :       8.72          5          0
1789.81/1790.11	c   intshifting      :       0.00          0          0
1789.81/1790.11	c   twoopt           :       0.00          0          0
1789.81/1790.11	c   fixandinfer      :       0.00          0          0
1789.81/1790.11	c   feaspump         :    1078.00          1          0
1789.81/1790.11	c   coefdiving       :       0.00          0          0
1789.81/1790.11	c   pscostdiving     :       0.00          0          0
1789.81/1790.11	c   fracdiving       :       0.00          0          0
1789.81/1790.11	c   veclendiving     :       0.00          0          0
1789.81/1790.11	c   intdiving        :       0.00          0          0
1789.81/1790.11	c   actconsdiving    :       0.00          0          0
1789.81/1790.11	c   objpscostdiving  :       0.00          0          0
1789.81/1790.11	c   rootsoldiving    :       0.00          0          0
1789.81/1790.11	c   linesearchdiving :       0.00          0          0
1789.81/1790.11	c   guideddiving     :       0.00          0          0
1789.81/1790.11	c   octane           :       0.00          0          0
1789.81/1790.11	c   rens             :       0.00          0          0
1789.81/1790.11	c   rins             :       0.00          0          0
1789.81/1790.11	c   localbranching   :       0.00          0          0
1789.81/1790.11	c   mutation         :       0.00          0          0
1789.81/1790.11	c   crossover        :       0.00          0          0
1789.81/1790.11	c   dins             :       0.00          0          0
1789.81/1790.11	c   undercover       :       0.00          0          0
1789.81/1790.11	c   nlp              :       0.00          0          0
1789.81/1790.11	c   trysol           :       0.00          0          0
1789.81/1790.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.81/1790.11	c   primal LP        :       0.00          0          0       0.00          -
1789.81/1790.11	c   dual LP          :     556.99          6     116693   19448.83     209.51
1789.81/1790.11	c   lex dual LP      :       0.00          0          0       0.00          -
1789.81/1790.11	c   barrier LP       :       0.00          0          0       0.00          -
1789.81/1790.11	c   diving/probing LP:    1076.92         32      73335    2291.72      68.10
1789.81/1790.11	c   strong branching :       0.00          0          0       0.00          -
1789.81/1790.11	c     (at root node) :          -          0          0       0.00          -
1789.81/1790.11	c   conflict analysis:       0.00          0          0       0.00          -
1789.81/1790.11	c B&B Tree           :
1789.81/1790.11	c   number of runs   :          1
1789.81/1790.11	c   nodes            :          1
1789.81/1790.11	c   nodes (total)    :          1
1789.81/1790.11	c   nodes left       :          2
1789.81/1790.11	c   max depth        :          0
1789.81/1790.11	c   max depth (total):          0
1789.81/1790.11	c   backtracks       :          0 (0.0%)
1789.81/1790.11	c   delayed cutoffs  :          0
1789.81/1790.11	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.81/1790.11	c   avg switch length:       1.00
1789.81/1790.11	c   switching time   :       0.00
1789.81/1790.11	c Solution           :
1789.81/1790.11	c   Solutions found  :          0 (0 improvements)
1789.81/1790.11	c   Primal Bound     :          -
1789.81/1790.11	c   Dual Bound       : +2.00000000000000e+00
1789.81/1790.11	c   Gap              :   infinite
1789.81/1790.11	c   Root Dual Bound  : +2.00000000000000e+00
1789.81/1790.11	c   Root Iterations  :     190028
1790.71/1791.04	c Time complete: 1790.75.

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

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

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


[startup+0 s]
/proc/loadavg: 1.93 1.99 1.99 3/176 6905
/proc/meminfo: memFree=27735104/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=7912 CPUtime=0 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 1248 0 0 0 0 0 0 0 20 0 1 0 347270442 8101888 1193 33554432000 4194304 8395647 140736614901328 140736614896728 7435351 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 1979 1201 370 1026 0 949 0

[startup+0.0265541 s]
/proc/loadavg: 1.93 1.99 1.99 3/176 6905
/proc/meminfo: memFree=27735104/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=15084 CPUtime=0.02 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 2966 0 0 0 2 0 0 0 20 0 1 0 347270442 15446016 2911 33554432000 4194304 8395647 140736614901328 140736614896728 6347101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 3771 2932 393 1026 0 2741 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15084

[startup+0.100301 s]
/proc/loadavg: 1.93 1.99 1.99 3/176 6905
/proc/meminfo: memFree=27735104/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=22972 CPUtime=0.09 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 5021 0 0 0 8 1 0 0 20 0 1 0 347270442 23523328 4966 33554432000 4194304 8395647 140736614901328 140736614896728 4423932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 5743 4966 393 1026 0 4713 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22972

[startup+0.300286 s]
/proc/loadavg: 1.93 1.99 1.99 3/176 6905
/proc/meminfo: memFree=27735104/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=39592 CPUtime=0.29 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 9131 0 0 0 28 1 0 0 20 0 1 0 347270442 40542208 9076 33554432000 4194304 8395647 140736614901328 140736614763832 4423932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 9898 9076 393 1026 0 8868 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39592

[startup+0.700302 s]
/proc/loadavg: 1.93 1.99 1.99 3/176 6905
/proc/meminfo: memFree=27735104/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=75904 CPUtime=0.68 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 18234 0 0 0 65 3 0 0 20 0 1 0 347270442 77725696 18179 33554432000 4194304 8395647 140736614901328 140736614763832 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 18976 18179 393 1026 0 17946 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 75904

[startup+1.50032 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 6906
/proc/meminfo: memFree=27640988/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=142628 CPUtime=1.49 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 34807 0 0 0 142 7 0 0 20 0 1 0 347270442 146051072 34752 33554432000 4194304 8395647 140736614901328 140736614766536 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 35657 34752 393 1026 0 34627 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 142628

[startup+3.1003 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 6906
/proc/meminfo: memFree=27545500/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=280192 CPUtime=3.09 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 69097 0 0 0 297 12 0 0 20 0 1 0 347270442 286916608 69042 33554432000 4194304 8395647 140736614901328 140736614766536 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 70048 69042 393 1026 0 69018 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 280192

[startup+6.30032 s]
/proc/loadavg: 1.94 1.99 1.99 3/177 6906
/proc/meminfo: memFree=26901568/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=890064 CPUtime=6.29 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 219644 0 0 0 596 33 0 0 20 0 1 0 347270442 911425536 219235 33554432000 4194304 8395647 140736614901328 140736614897080 6348913 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 222516 219235 475 1026 0 221486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 890064

[startup+12.7003 s]
/proc/loadavg: 1.94 1.99 1.99 3/177 6906
/proc/meminfo: memFree=26689156/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1063336 CPUtime=12.68 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 263062 0 0 0 1228 40 0 0 20 0 1 0 347270442 1088856064 262556 33554432000 4194304 8395647 140736614901328 140736614897128 4995169 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 265834 262556 483 1026 0 264804 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1063336

[startup+25.5003 s]
/proc/loadavg: 1.96 1.99 1.99 3/177 6906
/proc/meminfo: memFree=26675128/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1073568 CPUtime=25.49 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 265611 0 0 0 2508 41 0 0 20 0 1 0 347270442 1099333632 265105 33554432000 4194304 8395647 140736614901328 140736614897400 5604414 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 268392 265105 483 1026 0 267362 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1073568

[startup+51.1004 s]
/proc/loadavg: 1.97 1.99 1.99 3/177 6906
/proc/meminfo: memFree=26670864/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1077660 CPUtime=51.08 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 266700 0 0 0 5067 41 0 0 20 0 1 0 347270442 1103523840 266194 33554432000 4194304 8395647 140736614901328 140736614896264 5031099 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 269415 266194 489 1026 0 268385 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1077660

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.99 3/177 6906
/proc/meminfo: memFree=26572908/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1175536 CPUtime=102.28 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 282813 0 0 0 10181 47 0 0 20 0 1 0 347270442 1203748864 290475 33554432000 4194304 8395647 140736614901328 140736614896792 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 293884 290475 575 1026 0 292854 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1175536

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6906
/proc/meminfo: memFree=26560092/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1199256 CPUtime=162.27 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 283513 0 0 0 16175 52 0 0 20 0 1 0 347270442 1228038144 293730 33554432000 4194304 8395647 140736614901328 140736614896456 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 299814 293730 576 1026 0 298784 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1199256

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6907
/proc/meminfo: memFree=26564652/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1205760 CPUtime=222.25 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 286158 0 0 0 22169 56 0 0 20 0 1 0 347270442 1234698240 296241 33554432000 4194304 8395647 140736614901328 140736614896456 6723561 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 301440 296241 576 1026 0 300410 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1205760

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6907
/proc/meminfo: memFree=26564804/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1205760 CPUtime=282.24 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 286163 0 0 0 28165 59 0 0 20 0 1 0 347270442 1234698240 296246 33554432000 4194304 8395647 140736614901328 140736614895848 6697342 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 301440 296246 581 1026 0 300410 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1205760

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6907
/proc/meminfo: memFree=26564832/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1205760 CPUtime=342.23 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 286163 0 0 0 34162 61 0 0 20 0 1 0 347270442 1234698240 296246 33554432000 4194304 8395647 140736614901328 140736614895848 6708626 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 301440 296246 581 1026 0 300410 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1205760

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 6910
/proc/meminfo: memFree=26564728/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1205760 CPUtime=402.23 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 286163 0 0 0 40160 63 0 0 20 0 1 0 347270442 1234698240 296246 33554432000 4194304 8395647 140736614901328 140736614895896 6697351 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 301440 296246 581 1026 0 300410 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1205760

[startup+462.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6910
/proc/meminfo: memFree=26565012/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1205760 CPUtime=462.21 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 286163 0 0 0 46156 65 0 0 20 0 1 0 347270442 1234698240 296246 33554432000 4194304 8395647 140736614901328 140736614895848 6708489 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 301440 296246 581 1026 0 300410 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1205760

[startup+522.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6911
/proc/meminfo: memFree=26564916/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1205760 CPUtime=522.21 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 286163 0 0 0 52154 67 0 0 20 0 1 0 347270442 1234698240 296246 33554432000 4194304 8395647 140736614901328 140736614895848 6708222 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 301440 296246 581 1026 0 300410 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1205760

[startup+582.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6911
/proc/meminfo: memFree=26564820/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1205760 CPUtime=582.2 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 286163 0 0 0 58150 70 0 0 20 0 1 0 347270442 1234698240 296246 33554432000 4194304 8395647 140736614901328 140736614895848 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 301440 296246 581 1026 0 300410 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1205760

[startup+642.3 s]

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

/proc/meminfo: memFree=29368764/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1205760 CPUtime=1062.13 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 286178 0 0 0 106122 91 0 0 20 0 1 0 347270442 1234698240 296260 33554432000 4194304 8395647 140736614901328 140736614895848 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 301440 296260 581 1026 0 300410 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1205760

[startup+1122.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 6954
/proc/meminfo: memFree=29366312/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1205760 CPUtime=1122.12 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 286178 0 0 0 112119 93 0 0 20 0 1 0 347270442 1234698240 296260 33554432000 4194304 8395647 140736614901328 140736614895848 6708416 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 301440 296260 581 1026 0 300410 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1205760

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 6954
/proc/meminfo: memFree=29366092/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1205760 CPUtime=1182.11 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 286183 0 0 0 118115 96 0 0 20 0 1 0 347270442 1234698240 296260 33554432000 4194304 8395647 140736614901328 140736614895848 6708393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 301440 296260 581 1026 0 300410 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1205760

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6954
/proc/meminfo: memFree=29365500/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1205760 CPUtime=1242.09 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 286186 0 0 0 124111 98 0 0 20 0 1 0 347270442 1234698240 296262 33554432000 4194304 8395647 140736614901328 140736614895896 6697246 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 301440 296262 581 1026 0 300410 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1205760

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6954
/proc/meminfo: memFree=29357840/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1205760 CPUtime=1302.09 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 286187 0 0 0 130106 103 0 0 20 0 1 0 347270442 1234698240 298180 33554432000 4194304 8395647 140736614901328 140736614895848 6723628 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 301440 298180 581 1026 0 300410 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1205760

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6954
/proc/meminfo: memFree=29332068/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1233084 CPUtime=1362.08 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 294068 0 0 0 136097 111 0 0 20 0 1 0 347270442 1262678016 303774 33554432000 4194304 8395647 140736614901328 140736614896840 6696590 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 308271 303774 583 1026 0 307241 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1233084

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6955
/proc/meminfo: memFree=29278940/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1258852 CPUtime=1422.07 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 295671 0 0 0 142093 114 0 0 20 0 1 0 347270442 1289064448 311565 33554432000 4194304 8395647 140736614901328 140736614896792 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 314713 311565 611 1026 0 313683 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1258852

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6955
/proc/meminfo: memFree=29295680/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1258852 CPUtime=1482.06 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 295671 0 0 0 148087 119 0 0 20 0 1 0 347270442 1289064448 312105 33554432000 4194304 8395647 140736614901328 140736614896456 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 314713 312105 611 1026 0 313683 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1258852

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 6955
/proc/meminfo: memFree=29309772/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1241360 CPUtime=1542.05 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 296212 0 0 0 154082 123 0 0 20 0 1 0 347270442 1271152640 308834 33554432000 4194304 8395647 140736614901328 140736614896792 6697997 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 310340 308834 612 1026 0 309310 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1241360

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 6958
/proc/meminfo: memFree=29305328/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1241360 CPUtime=1602.04 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 296212 0 0 0 160075 129 0 0 20 0 1 0 347270442 1271152640 308853 33554432000 4194304 8395647 140736614901328 140736614896456 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 310340 308853 612 1026 0 309310 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1241360

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 6958
/proc/meminfo: memFree=29301952/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1251580 CPUtime=1662.03 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 296934 0 0 0 166071 132 0 0 20 0 1 0 347270442 1281617920 309575 33554432000 4194304 8395647 140736614901328 140736614896456 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 312895 309575 612 1026 0 311865 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1251580

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 6959
/proc/meminfo: memFree=29302848/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1251580 CPUtime=1722.02 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 296950 0 0 0 172066 136 0 0 20 0 1 0 347270442 1281617920 309591 33554432000 4194304 8395647 140736614901328 140736614896456 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 312895 309591 612 1026 0 311865 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1251580

[startup+1782.3 s]
/proc/loadavg: 1.40 1.85 1.94 2/171 6983
/proc/meminfo: memFree=30133824/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1252656 CPUtime=1782.01 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 297834 0 0 0 178061 140 0 0 20 0 1 0 347270442 1282719744 310261 33554432000 4194304 8395647 140736614901328 140736614896840 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 313164 310261 612 1026 0 312134 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1252656

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

[startup+1785.5 s]
/proc/loadavg: 1.40 1.85 1.94 2/171 6983
/proc/meminfo: memFree=30133328/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1252656 CPUtime=1785.21 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 297930 0 0 0 178381 140 0 0 20 0 1 0 347270442 1282719744 310357 33554432000 4194304 8395647 140736614901328 140736614896456 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 313164 310357 612 1026 0 312134 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 1252656

[startup+1788.7 s]
/proc/loadavg: 1.37 1.84 1.94 2/171 6983
/proc/meminfo: memFree=30133080/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1252656 CPUtime=1788.41 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 297955 0 0 0 178701 140 0 0 20 0 1 0 347270442 1282719744 310382 33554432000 4194304 8395647 140736614901328 140736614896456 6697997 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 313164 310382 612 1026 0 312134 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (KiB) 1252656

[startup+1790.3 s]
/proc/loadavg: 1.37 1.84 1.94 2/171 6983
/proc/meminfo: memFree=30132956/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1238600 CPUtime=1790.01 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 297975 0 0 0 178861 140 0 0 20 0 1 0 347270442 1268326400 307094 33554432000 4194304 8395647 140736614901328 140736614900488 4212491 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 309650 307094 621 1026 0 308620 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 1238600

[startup+1790.7 s]
/proc/loadavg: 1.34 1.82 1.93 2/171 6983
/proc/meminfo: memFree=30151756/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1232536 CPUtime=1790.41 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 297975 0 0 0 178901 140 0 0 20 0 1 0 347270442 1262116864 305602 33554432000 4194304 8395647 140736614901328 140736614900488 4750671 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 308134 305602 621 1026 0 307104 0
Current children cumulated CPU time (s) 1790.41
Current children cumulated vsize (KiB) 1232536

[startup+1790.9 s]
/proc/loadavg: 1.34 1.82 1.93 2/171 6983
/proc/meminfo: memFree=30151756/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=1032840 CPUtime=1790.61 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 297975 0 0 0 178919 142 0 0 20 0 1 0 347270442 1057628160 257530 33554432000 4194304 8395647 140736614901328 140736614900488 6345819 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 258210 257530 621 1026 0 257180 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (KiB) 1032840

[startup+1791 s]
/proc/loadavg: 1.34 1.82 1.93 2/171 6983
/proc/meminfo: memFree=30151756/32873844 swapFree=7116/7116
[pid=6905] ppid=6903 vsize=898472 CPUtime=1790.71 cores=1,3,5,7
/proc/6905/stat : 6905 (pbscip.linux.x8) R 6903 6905 4984 0 -1 4202496 297975 0 0 0 178928 143 0 0 20 0 1 0 347270442 920035328 223962 33554432000 4194304 8395647 140736614901328 140736614900488 4750673 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6905/statm: 224618 223962 621 1026 0 223588 0
Current children cumulated CPU time (s) 1790.71
Current children cumulated vsize (KiB) 898472

Child status: 0
Real time (s): 1791.04
CPU time (s): 1790.76
CPU user time (s): 1789.32
CPU system time (s): 1.44478
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1258852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.32
system time used= 1.44478
maximum resident set size= 1249924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 297981
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= 14
involuntary context switches= 1844

runsolver used 2.99554 second user time and 9.36058 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-04 14:03:39
IDJOB=3744860
IDBENCH=92873
IDSOLVER=2326
FILE ID=node103/3744860-1338811418
RUNJOBID= node103-1338783950-5001
PBS_JOBID= 14636845
Free space on /tmp= 71012 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= PB12/normalized-PB12/OPT-SMALLINT-LIN/graca/normalized-ped2.B.recomb1-0.20-13.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-3744860-1338811418/watcher-3744860-1338811418 -o /tmp/evaluation-result-3744860-1338811418/solver-3744860-1338811418 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744860-1338811418.opb -t 1800 -m 15500

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

MD5SUM BENCH= 604cc43e47c73ad7cb0a352a2526ecf9
RANDOM SEED=1365974429

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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:        27735632 kB
Buffers:          214532 kB
Cached:           601608 kB
SwapCached:         5648 kB
Active:          3838444 kB
Inactive:         519228 kB
Active(anon):    3538784 kB
Inactive(anon):     4740 kB
Active(file):     299660 kB
Inactive(file):   514488 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096352 kB
Dirty:             28356 kB
Writeback:             0 kB
AnonPages:       3543576 kB
Mapped:            11124 kB
Shmem:                 0 kB
Slab:             634884 kB
SReclaimable:      75576 kB
SUnreclaim:       559308 kB
KernelStack:        1480 kB
PageTables:        10792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3785380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    598016 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= 71100 MiB
End job on node103 at 2012-06-04 14:33:30