Trace number 3740524

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1791.62 1791.9

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9013_1.std.opb
MD5SUMb760f204d25cefa22909a1b50f38728a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark146
Best CPU time to get the best result obtained on this benchmark1801.95
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints176232
Number of constraints which are clauses175032
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint90
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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-3740524-1338739794.opb>
1.10/1.19	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 176232 constraints
1.10/1.19	c problem read
1.10/1.19	c presolving settings loaded
1.49/1.57	c presolving:
6.08/6.18	c (round 1) 3320 del vars, 9782 del conss, 2259 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12096042 impls, 0 clqs
7.88/7.90	c (round 2) 8079 del vars, 26639 del conss, 6861 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12117343 impls, 0 clqs
8.28/8.38	c (round 3) 9792 del vars, 34797 del conss, 7822 chg bounds, 6 chg sides, 11 chg coeffs, 0 upgd conss, 12124092 impls, 0 clqs
8.58/8.61	c (round 4) 10434 del vars, 37393 del conss, 8209 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12127603 impls, 0 clqs
8.69/8.74	c (round 5) 10782 del vars, 38761 del conss, 8385 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12129672 impls, 0 clqs
8.79/8.82	c (round 6) 10874 del vars, 39250 del conss, 8426 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12130686 impls, 0 clqs
8.79/8.87	c (round 7) 10938 del vars, 39519 del conss, 8454 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131296 impls, 0 clqs
8.88/8.92	c (round 8) 10964 del vars, 39647 del conss, 8469 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131620 impls, 0 clqs
8.88/8.97	c (round 9) 10982 del vars, 39731 del conss, 8478 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131844 impls, 0 clqs
8.98/9.01	c (round 10) 10996 del vars, 39796 del conss, 8489 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131886 impls, 0 clqs
8.98/9.05	c (round 11) 10998 del vars, 39812 del conss, 8490 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131890 impls, 0 clqs
9.49/9.54	c (round 12) 10998 del vars, 39814 del conss, 8490 chg bounds, 9 chg sides, 16 chg coeffs, 136418 upgd conss, 12131890 impls, 0 clqs
424.83/424.95	c    (423.8s) probing: 1000/43784 (2.3%) - 0 fixings, 0 aggregations, 8529009 implications, 0 bound changes
783.97/784.18	c    (783.0s) probing: 2000/43784 (4.6%) - 0 fixings, 0 aggregations, 13598855 implications, 0 bound changes
784.17/784.34	c    (783.2s) probing: 2001/43784 (4.6%) - 0 fixings, 0 aggregations, 13601399 implications, 0 bound changes
784.17/784.34	c    (783.2s) probing aborted: 2000/2000 successive useless probings
784.17/784.35	c presolving (13 rounds):
784.17/784.35	c  10998 deleted vars, 39814 deleted constraints, 8490 tightened bounds, 0 added holes, 15 changed sides, 131 changed coefficients
784.17/784.35	c  58054816 implications, 0 cliques
784.17/784.35	c presolved problem has 43784 variables (43784 bin, 0 int, 0 impl, 0 cont) and 136422 constraints
784.17/784.35	c    1168 constraints of type <knapsack>
784.17/784.35	c  113590 constraints of type <setppc>
784.17/784.35	c   21664 constraints of type <logicor>
784.17/784.35	c transformed objective value is always integral (scale: 1)
784.17/784.35	c Presolving Time: 782.89
784.17/784.35	c - non default parameters ----------------------------------------------------------------------
784.17/784.35	c # SCIP version 1.2.1.3
784.17/784.35	c 
784.17/784.35	c # frequency for displaying node information lines
784.17/784.35	c # [type: int, range: [-1,2147483647], default: 100]
784.17/784.35	c display/freq = 10000
784.17/784.35	c 
784.17/784.35	c # maximal time in seconds to run
784.17/784.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
784.17/784.35	c limits/time = 1788.82
784.17/784.35	c 
784.17/784.35	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
784.17/784.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
784.17/784.35	c limits/memory = 13950
784.17/784.35	c 
784.17/784.35	c # default clock type (1: CPU user seconds, 2: wall clock time)
784.17/784.35	c # [type: int, range: [1,2], default: 1]
784.17/784.35	c timing/clocktype = 2
784.17/784.35	c 
784.17/784.35	c # should presolving try to simplify inequalities
784.17/784.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
784.17/784.35	c constraints/linear/simplifyinequalities = TRUE
784.17/784.35	c 
784.17/784.35	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
784.17/784.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
784.17/784.35	c constraints/indicator/addCouplingCons = TRUE
784.17/784.35	c 
784.17/784.35	c # should presolving try to simplify knapsacks
784.17/784.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
784.17/784.35	c constraints/knapsack/simplifyinequalities = TRUE
784.17/784.35	c 
784.17/784.35	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
784.17/784.35	c # [type: int, range: [-1,2147483647], default: -1]
784.17/784.35	c separating/rapidlearning/freq = 0
784.17/784.35	c 
784.17/784.35	c -----------------------------------------------------------------------------------------------
784.17/784.35	c start solving
784.17/784.37	c 
1790.91/1791.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1790.91/1791.28	c  1790s|     1 |     0 | 89833 |     - |1765M|   0 |   - |  43k| 136k|  43k| 136k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1791.01/1791.33	c  1790s|     1 |     2 | 89833 |     - |1765M|   0 |   - |  43k| 136k|  43k| 136k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1791.01/1791.33	c 
1791.01/1791.33	c SCIP Status        : solving was interrupted [time limit reached]
1791.01/1791.33	c Solving Time (sec) : 1790.15
1791.01/1791.33	c Solving Nodes      : 1
1791.01/1791.33	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1791.01/1791.33	c Dual Bound         : +0.00000000000000e+00
1791.01/1791.33	c Gap                : infinite
1791.01/1791.33	s UNKNOWN
1791.01/1791.33	c SCIP Status        : solving was interrupted [time limit reached]
1791.01/1791.33	c Solving Time       :    1790.15
1791.01/1791.33	c Original Problem   :
1791.01/1791.33	c   Problem name     : HOME/instance-3740524-1338739794.opb
1791.01/1791.33	c   Variables        : 54782 (54782 binary, 0 integer, 0 implicit integer, 0 continuous)
1791.01/1791.33	c   Constraints      : 176232 initial, 176232 maximal
1791.01/1791.33	c Presolved Problem  :
1791.01/1791.33	c   Problem name     : t_HOME/instance-3740524-1338739794.opb
1791.01/1791.33	c   Variables        : 43784 (43784 binary, 0 integer, 0 implicit integer, 0 continuous)
1791.01/1791.33	c   Constraints      : 136422 initial, 136422 maximal
1791.01/1791.33	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1791.01/1791.33	c   trivial          :       0.03        870          0          0          0          0          0          0          0
1791.01/1791.33	c   dualfix          :       0.05         90          0          0          0          0          0          0          0
1791.01/1791.33	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1791.01/1791.33	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1791.01/1791.33	c   implics          :       0.32          0          0          0          0          0          0          0          0
1791.01/1791.33	c   probing          :     774.10          0          0          0          0          0          0          0          0
1791.01/1791.33	c   knapsack         :       0.52          0          0          0          0          0          0          6        115
1791.01/1791.33	c   setppc           :       0.14          0          0          0          0          0          0          0          0
1791.01/1791.33	c   linear           :       7.47       7620       2418          0       8490          0      39814          9         16
1791.01/1791.33	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1791.01/1791.33	c   root node        :          -          0          -          -          0          -          -          -          -
1791.01/1791.33	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1791.01/1791.33	c   integral         :          0          0          0          0          0          0          0          0          0          0
1791.01/1791.33	c   knapsack         :       1168          0      97638          0          1          0          0          0          0          0
1791.01/1791.33	c   setppc           :     113590          0      97638          0          1          0          0          0          0          0
1791.01/1791.33	c   logicor          :      21664          0      89237          0          1          0          0          0          0          0
1791.01/1791.33	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1791.01/1791.33	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1791.01/1791.33	c   integral         :       0.00       0.00       0.00       0.00       0.00
1791.01/1791.33	c   knapsack         :       8.90       0.00       8.90       0.00       0.00
1791.01/1791.33	c   setppc           :     465.84       0.00     465.80       0.00       0.03
1791.01/1791.33	c   logicor          :       4.19       0.00       4.18       0.00       0.01
1791.01/1791.33	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1791.01/1791.33	c Propagators        :       Time      Calls    Cutoffs    DomReds
1791.01/1791.33	c   vbounds          :       0.03          2          0          0
1791.01/1791.33	c   rootredcost      :       0.02          0          0          0
1791.01/1791.33	c   pseudoobj        :       0.02          1          0          0
1791.01/1791.33	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1791.01/1791.33	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1791.01/1791.33	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1791.01/1791.33	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1791.01/1791.33	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1791.01/1791.33	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1791.01/1791.33	c   applied globally :          -          -          -          0        0.0          -          -          -
1791.01/1791.33	c   applied locally  :          -          -          -          0        0.0          -          -          -
1791.01/1791.33	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1791.01/1791.33	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1791.01/1791.33	c   redcost          :       0.00          0          0          0          0          0
1791.01/1791.33	c   impliedbounds    :       0.00          0          0          0          0          0
1791.01/1791.33	c   intobj           :       0.00          0          0          0          0          0
1791.01/1791.33	c   cgmip            :       0.00          0          0          0          0          0
1791.01/1791.33	c   gomory           :       0.00          0          0          0          0          0
1791.01/1791.33	c   strongcg         :       0.00          0          0          0          0          0
1791.01/1791.33	c   cmir             :       0.00          0          0          0          0          0
1791.01/1791.33	c   flowcover        :       0.00          0          0          0          0          0
1791.01/1791.33	c   clique           :       0.00          0          0          0          0          0
1791.01/1791.33	c   zerohalf         :       0.00          0          0          0          0          0
1791.01/1791.33	c   mcf              :       0.00          0          0          0          0          0
1791.01/1791.33	c   rapidlearning    :       0.00          0          0          0          0          0
1791.01/1791.33	c Pricers            :       Time      Calls       Vars
1791.01/1791.33	c   problem variables:       0.00          0          0
1791.01/1791.33	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1791.01/1791.33	c   relpscost        :       0.00          0          0          0          0          0          0
1791.01/1791.33	c   pscost           :       0.00          0          0          0          0          0          0
1791.01/1791.33	c   inference        :       0.01          1          0          0          0          0          2
1791.01/1791.33	c   mostinf          :       0.00          0          0          0          0          0          0
1791.01/1791.33	c   leastinf         :       0.00          0          0          0          0          0          0
1791.01/1791.33	c   fullstrong       :       0.00          0          0          0          0          0          0
1791.01/1791.33	c   allfullstrong    :       0.00          0          0          0          0          0          0
1791.01/1791.33	c   random           :       0.00          0          0          0          0          0          0
1791.01/1791.33	c Primal Heuristics  :       Time      Calls      Found
1791.01/1791.33	c   LP solutions     :       0.00          -          0
1791.01/1791.33	c   pseudo solutions :       0.00          -          0
1791.01/1791.33	c   oneopt           :       0.00          0          0
1791.01/1791.33	c   trivial          :       0.06          2          0
1791.01/1791.33	c   simplerounding   :       0.00          0          0
1791.01/1791.33	c   zirounding       :       0.00          0          0
1791.01/1791.33	c   rounding         :       0.00          0          0
1791.01/1791.33	c   shifting         :       0.00          0          0
1791.01/1791.33	c   intshifting      :       0.00          0          0
1791.01/1791.33	c   twoopt           :       0.00          0          0
1791.01/1791.33	c   fixandinfer      :       0.00          0          0
1791.01/1791.33	c   feaspump         :       0.00          0          0
1791.01/1791.33	c   coefdiving       :       0.00          0          0
1791.01/1791.33	c   pscostdiving     :       0.00          0          0
1791.01/1791.33	c   fracdiving       :       0.00          0          0
1791.01/1791.33	c   veclendiving     :       0.00          0          0
1791.01/1791.33	c   intdiving        :       0.00          0          0
1791.01/1791.33	c   actconsdiving    :       0.00          0          0
1791.01/1791.33	c   objpscostdiving  :       0.00          0          0
1791.01/1791.33	c   rootsoldiving    :       0.00          0          0
1791.01/1791.33	c   linesearchdiving :       0.00          0          0
1791.01/1791.33	c   guideddiving     :       0.00          0          0
1791.01/1791.33	c   octane           :       0.00          0          0
1791.01/1791.33	c   rens             :       0.00          0          0
1791.01/1791.33	c   rins             :       0.00          0          0
1791.01/1791.33	c   localbranching   :       0.00          0          0
1791.01/1791.33	c   mutation         :       0.00          0          0
1791.01/1791.33	c   crossover        :       0.00          0          0
1791.01/1791.33	c   dins             :       0.00          0          0
1791.01/1791.33	c   undercover       :       0.00          0          0
1791.01/1791.33	c   nlp              :       0.00          0          0
1791.01/1791.33	c   trysol           :       0.00          0          0
1791.01/1791.33	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1791.01/1791.33	c   primal LP        :       0.00          0          0       0.00          -
1791.01/1791.33	c   dual LP          :    1006.59          1      89833   89833.00      89.24
1791.01/1791.33	c   lex dual LP      :       0.00          0          0       0.00          -
1791.01/1791.33	c   barrier LP       :       0.00          0          0       0.00          -
1791.01/1791.33	c   diving/probing LP:       0.00          0          0       0.00          -
1791.01/1791.33	c   strong branching :       0.00          0          0       0.00          -
1791.01/1791.33	c     (at root node) :          -          0          0       0.00          -
1791.01/1791.33	c   conflict analysis:       0.00          0          0       0.00          -
1791.01/1791.33	c B&B Tree           :
1791.01/1791.33	c   number of runs   :          1
1791.01/1791.33	c   nodes            :          1
1791.01/1791.33	c   nodes (total)    :          1
1791.01/1791.33	c   nodes left       :          2
1791.01/1791.33	c   max depth        :          0
1791.01/1791.33	c   max depth (total):          0
1791.01/1791.33	c   backtracks       :          0 (0.0%)
1791.01/1791.33	c   delayed cutoffs  :          0
1791.01/1791.33	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1791.01/1791.33	c   avg switch length:       1.00
1791.01/1791.33	c   switching time   :       0.00
1791.01/1791.33	c Solution           :
1791.01/1791.33	c   Solutions found  :          0 (0 improvements)
1791.01/1791.33	c   Primal Bound     :          -
1791.01/1791.33	c   Dual Bound       : +0.00000000000000e+00
1791.01/1791.33	c   Gap              :   infinite
1791.01/1791.33	c   Root Dual Bound  : +0.00000000000000e+00
1791.01/1791.33	c   Root Iterations  :      89833
1791.52/1791.89	c Time complete: 1791.61.

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-3740524-1338739794/watcher-3740524-1338739794 -o /tmp/evaluation-result-3740524-1338739794/solver-3740524-1338739794 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3740524-1338739794.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: 1.92 1.98 1.99 3/176 5467
/proc/meminfo: memFree=27228036/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 1378 0 0 0 0 0 0 0 20 0 1 0 340105081 9158656 1324 33554432000 4194304 8395647 140737173949104 140734127833208 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5467/statm: 2236 1335 374 1026 0 1206 0

[startup+0.085416 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 5467
/proc/meminfo: memFree=27228036/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=24944 CPUtime=0.07 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 5478 0 0 0 7 0 0 0 20 0 1 0 340105081 25542656 5424 33554432000 4194304 8395647 140737173949104 140737173814312 4424487 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 6236 5424 393 1026 0 5206 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24944

[startup+0.100312 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 5467
/proc/meminfo: memFree=27228036/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=26208 CPUtime=0.08 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 5824 0 0 0 8 0 0 0 20 0 1 0 340105081 26836992 5770 33554432000 4194304 8395647 140737173949104 140737173814312 7430272 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 6552 5770 393 1026 0 5522 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26208

[startup+0.300262 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 5467
/proc/meminfo: memFree=27228036/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=47012 CPUtime=0.29 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 10973 0 0 0 28 1 0 0 20 0 1 0 340105081 48140288 10919 33554432000 4194304 8395647 140737173949104 140737173814312 7430272 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 11753 10919 393 1026 0 10723 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47012

[startup+0.70026 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 5467
/proc/meminfo: memFree=27228036/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=75744 CPUtime=0.69 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 18166 0 0 0 67 2 0 0 20 0 1 0 340105081 77561856 18112 33554432000 4194304 8395647 140737173949104 140737173814312 6766206 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 18936 18112 393 1026 0 17906 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75744

[startup+1.50029 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 5468
/proc/meminfo: memFree=27128192/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=262880 CPUtime=1.49 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 65030 0 0 0 139 10 0 0 20 0 1 0 340105081 269189120 64622 33554432000 4194304 8395647 140737173949104 140737173814312 4602307 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 65720 64622 430 1026 0 64690 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 262880

[startup+3.10027 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 5468
/proc/meminfo: memFree=26891840/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=443808 CPUtime=3.09 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 109506 0 0 0 293 16 0 0 20 0 1 0 340105081 454459392 109098 33554432000 4194304 8395647 140737173949104 140737173944856 4704737 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 110952 109098 469 1026 0 109922 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 443808

[startup+6.30029 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 5468
/proc/meminfo: memFree=26613956/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=653524 CPUtime=6.28 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 159554 0 0 0 607 21 0 0 20 0 1 0 340105081 669208576 159146 33554432000 4194304 8395647 140737173949104 140737173944856 6085541 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 163381 159146 475 1026 0 162351 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 653524

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 5471
/proc/meminfo: memFree=26485640/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=754240 CPUtime=12.68 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 181365 0 0 0 1243 25 0 0 20 0 1 0 340105081 772341760 183070 33554432000 4194304 8395647 140737173949104 140737173944968 6080692 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 188560 183070 509 1026 0 187530 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 754240

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 5471
/proc/meminfo: memFree=26414224/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=786180 CPUtime=25.48 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 188793 0 0 0 2522 26 0 0 20 0 1 0 340105081 805048320 190498 33554432000 4194304 8395647 140737173949104 140737173945176 6080692 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 196545 190498 509 1026 0 195515 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 786180

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 4/178 5471
/proc/meminfo: memFree=26282364/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=872196 CPUtime=51.08 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 209940 0 0 0 5078 30 0 0 20 0 1 0 340105081 893128704 211645 33554432000 4194304 8395647 140737173949104 140737173944968 6080705 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 218049 211645 509 1026 0 217019 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 872196

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 5471
/proc/meminfo: memFree=26056488/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=1015080 CPUtime=102.28 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 245021 0 0 0 10193 35 0 0 20 0 1 0 340105081 1039441920 246726 33554432000 4194304 8395647 140737173949104 140737173944968 5210338 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 253770 246726 509 1026 0 252740 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1015080

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 5472
/proc/meminfo: memFree=25717872/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=1234600 CPUtime=162.26 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 300481 0 0 0 16182 44 0 0 20 0 1 0 340105081 1264230400 302186 33554432000 4194304 8395647 140737173949104 140737173945176 5210338 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 308650 302186 509 1026 0 307620 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1234600

[startup+222.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 5472
/proc/meminfo: memFree=25356068/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=1419108 CPUtime=222.26 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 345843 0 0 0 22173 53 0 0 20 0 1 0 340105081 1453166592 347548 33554432000 4194304 8395647 140737173949104 140737173945176 7385355 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 354777 347548 509 1026 0 353747 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1419108

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 5472
/proc/meminfo: memFree=25127696/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=1524440 CPUtime=282.25 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 372168 0 0 0 28168 57 0 0 20 0 1 0 340105081 1561026560 373873 33554432000 4194304 8395647 140737173949104 140737173945176 5210311 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 381110 373873 509 1026 0 380080 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1524440

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5473
/proc/meminfo: memFree=24744184/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=1716104 CPUtime=342.24 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 419243 0 0 0 34158 66 0 0 20 0 1 0 340105081 1757290496 420948 33554432000 4194304 8395647 140737173949104 140737173944968 6080720 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 429026 420948 509 1026 0 427996 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1716104

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5473
/proc/meminfo: memFree=24585988/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=1799108 CPUtime=402.22 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 440168 0 0 0 40153 69 0 0 20 0 1 0 340105081 1842286592 441873 33554432000 4194304 8395647 140737173949104 140737173945032 5210321 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 449777 441873 509 1026 0 448747 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1799108

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5474
/proc/meminfo: memFree=24381664/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=1869720 CPUtime=462.22 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 457594 0 0 0 46149 73 0 0 20 0 1 0 340105081 1914593280 459299 33554432000 4194304 8395647 140737173949104 140737173945032 6080665 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 467430 459299 514 1026 0 466400 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1869720

[startup+522.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 5474
/proc/meminfo: memFree=24244064/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=1925408 CPUtime=522.2 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 471549 0 0 0 52145 75 0 0 20 0 1 0 340105081 1971617792 473254 33554432000 4194304 8395647 140737173949104 140737173945176 5210321 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 481352 473254 514 1026 0 480322 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1925408

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 5474
/proc/meminfo: memFree=24124308/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=1982892 CPUtime=582.19 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 485513 0 0 0 58141 78 0 0 20 0 1 0 340105081 2030481408 487218 33554432000 4194304 8395647 140737173949104 140737173945032 6079761 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 495723 487218 514 1026 0 494693 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1982892

[startup+642.3 s]

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

/proc/meminfo: memFree=23115652/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2389664 CPUtime=1122.12 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 574426 0 0 0 112099 113 0 0 20 0 1 0 340105081 2447015936 585888 33554432000 4194304 8395647 140737173949104 140737173944664 6700549 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 597416 585888 585 1026 0 596386 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2389664

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5479
/proc/meminfo: memFree=23066948/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2390140 CPUtime=1182.11 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 574751 0 0 0 118095 116 0 0 20 0 1 0 340105081 2447503360 586213 33554432000 4194304 8395647 140737173949104 140737173944232 6697041 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 597535 586213 585 1026 0 596505 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2390140

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5482
/proc/meminfo: memFree=23009556/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2390140 CPUtime=1242.1 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 574753 0 0 0 124091 119 0 0 20 0 1 0 340105081 2447503360 586215 33554432000 4194304 8395647 140737173949104 140737173944568 6698059 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 597535 586215 585 1026 0 596505 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2390140

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5482
/proc/meminfo: memFree=22957016/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2390140 CPUtime=1302.1 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 574789 0 0 0 130088 122 0 0 20 0 1 0 340105081 2447503360 586251 33554432000 4194304 8395647 140737173949104 140737173944232 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 597535 586251 585 1026 0 596505 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 2390140

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5483
/proc/meminfo: memFree=22850768/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2397652 CPUtime=1362.08 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 575623 0 0 0 136084 124 0 0 20 0 1 0 340105081 2455195648 589105 33554432000 4194304 8395647 140737173949104 140737173944232 6697955 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 599413 589105 585 1026 0 598383 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2397652

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5483
/proc/meminfo: memFree=22812232/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2397652 CPUtime=1422.08 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 575629 0 0 0 142080 128 0 0 20 0 1 0 340105081 2455195648 589111 33554432000 4194304 8395647 140737173949104 140737173944232 6697711 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 599413 589111 585 1026 0 598383 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 2397652

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5483
/proc/meminfo: memFree=22768860/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2397652 CPUtime=1482.06 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 575632 0 0 0 148076 130 0 0 20 0 1 0 340105081 2455195648 589114 33554432000 4194304 8395647 140737173949104 140737173944232 6697351 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 599413 589114 585 1026 0 598383 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2397652

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5483
/proc/meminfo: memFree=22704036/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2397652 CPUtime=1542.05 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 575638 0 0 0 154072 133 0 0 20 0 1 0 340105081 2455195648 589120 33554432000 4194304 8395647 140737173949104 140737173944232 6698349 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 599413 589120 585 1026 0 598383 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2397652

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5521
/proc/meminfo: memFree=25425836/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2397652 CPUtime=1602.04 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 575644 0 0 0 160068 136 0 0 20 0 1 0 340105081 2455195648 589163 33554432000 4194304 8395647 140737173949104 140737173944232 6670318 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 599413 589163 585 1026 0 598383 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2397652

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5522
/proc/meminfo: memFree=25188280/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2397652 CPUtime=1662.03 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 575655 0 0 0 166065 138 0 0 20 0 1 0 340105081 2455195648 589427 33554432000 4194304 8395647 140737173949104 140737173944232 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 599413 589427 585 1026 0 598383 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2397652

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5522
/proc/meminfo: memFree=25004724/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2404724 CPUtime=1722.03 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 577088 0 0 0 172061 142 0 0 20 0 1 0 340105081 2462437376 591357 33554432000 4194304 8395647 140737173949104 140737173944664 6696688 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 601181 591357 585 1026 0 600151 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 2404724

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5522
/proc/meminfo: memFree=24893152/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2404724 CPUtime=1782.02 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 577115 0 0 0 178057 145 0 0 20 0 1 0 340105081 2462437376 591373 33554432000 4194304 8395647 140737173949104 140737173944232 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 601181 591373 585 1026 0 600151 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 2404724

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5522
/proc/meminfo: memFree=24884596/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2404724 CPUtime=1785.22 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 577115 0 0 0 178377 145 0 0 20 0 1 0 340105081 2462437376 591373 33554432000 4194304 8395647 140737173949104 140737173944232 6697997 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 601181 591373 585 1026 0 600151 0
Current children cumulated CPU time (s) 1785.22
Current children cumulated vsize (KiB) 2404724

[startup+1788.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5522
/proc/meminfo: memFree=24880612/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2404724 CPUtime=1788.41 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 577115 0 0 0 178696 145 0 0 20 0 1 0 340105081 2462437376 591373 33554432000 4194304 8395647 140737173949104 140737173944232 7382137 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 601181 591373 585 1026 0 600151 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (KiB) 2404724

[startup+1790.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5522
/proc/meminfo: memFree=24880612/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2404724 CPUtime=1790.01 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 577115 0 0 0 178856 145 0 0 20 0 1 0 340105081 2462437376 591373 33554432000 4194304 8395647 140737173949104 140737173944664 7382112 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 601181 591373 585 1026 0 600151 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 2404724

[startup+1791.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5522
/proc/meminfo: memFree=24879744/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2404724 CPUtime=1790.81 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 577115 0 0 0 178936 145 0 0 20 0 1 0 340105081 2462437376 591373 33554432000 4194304 8395647 140737173949104 140737173944568 6670348 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 601181 591373 585 1026 0 600151 0
Current children cumulated CPU time (s) 1790.81
Current children cumulated vsize (KiB) 2404724

[startup+1791.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5522
/proc/meminfo: memFree=24879744/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2404724 CPUtime=1791.21 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 577127 0 0 0 178976 145 0 0 20 0 1 0 340105081 2462437376 591385 33554432000 4194304 8395647 140737173949104 140737173944568 4720765 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 601181 591385 595 1026 0 600151 0
Current children cumulated CPU time (s) 1791.21
Current children cumulated vsize (KiB) 2404724

[startup+1791.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5522
/proc/meminfo: memFree=24879744/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2403200 CPUtime=1791.41 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 577128 0 0 0 178996 145 0 0 20 0 1 0 340105081 2460876800 591041 33554432000 4194304 8395647 140737173949104 140737173944568 4750032 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 600800 591041 596 1026 0 599770 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 2403200

[startup+1791.8 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5522
/proc/meminfo: memFree=25285520/32873844 swapFree=7112/7112
[pid=5467] ppid=5465 vsize=2158384 CPUtime=1791.52 cores=0,2,4,6
/proc/5467/stat : 5467 (pbscip.linux.x8) R 5465 5467 2459 0 -1 4202496 577128 0 0 0 179004 148 0 0 20 0 1 0 340105081 2210185216 459068 33554432000 4194304 8395647 140737173949104 140737173944568 7602442 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5467/statm: 539596 459068 596 1026 0 538566 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (KiB) 2158384

Child status: 0
Real time (s): 1791.9
CPU time (s): 1791.62
CPU user time (s): 1790.05
CPU system time (s): 1.57676
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 2404724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.05
system time used= 1.57676
maximum resident set size= 2365544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 577136
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= 4
involuntary context switches= 2037

runsolver used 3.14052 second user time and 7.74682 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-03 18:09:54
IDJOB=3740524
IDBENCH=77689
IDSOLVER=2326
FILE ID=node119/3740524-1338739794
RUNJOBID= node119-1338714114-2475
PBS_JOBID= 14636753
Free space on /tmp= 70876 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= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9013_1.std.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-3740524-1338739794/watcher-3740524-1338739794 -o /tmp/evaluation-result-3740524-1338739794/solver-3740524-1338739794 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3740524-1338739794.opb -t 1800 -m 15500

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

MD5SUM BENCH= b760f204d25cefa22909a1b50f38728a
RANDOM SEED=825456166

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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.90
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.943
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:        27228036 kB
Buffers:          408744 kB
Cached:          3071756 kB
SwapCached:         1936 kB
Active:          2834444 kB
Inactive:        1976512 kB
Active(anon):    1326432 kB
Inactive(anon):     6624 kB
Active(file):    1508012 kB
Inactive(file):  1969888 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:             16468 kB
Writeback:             0 kB
AnonPages:       1336776 kB
Mapped:            13816 kB
Shmem:                 0 kB
Slab:             690924 kB
SReclaimable:     132884 kB
SUnreclaim:       558040 kB
KernelStack:        1448 kB
PageTables:         6696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1476792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 70868 MiB
End job on node119 at 2012-06-03 18:39:46