Trace number 3731577

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? 1793 1793.28

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_2.opb.PB06.opb
MD5SUM751aa23355f7a016eeb9009a33a863ac
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark687
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 436
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 494314
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 494314
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3731577-1338687501.opb>
3.69/3.75	c original problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
3.69/3.75	c problem read
3.69/3.75	c presolving settings loaded
4.58/4.68	c presolving:
8.09/8.11	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 656900 upgd conss, 1313400 impls, 0 clqs
14.58/14.63	c    (10.9s) probing: 101/10000 (1.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
14.58/14.63	c    (10.9s) probing aborted: 100/100 successive totally useless probings
14.58/14.63	c presolving (2 rounds):
14.58/14.63	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
14.58/14.63	c  1313400 implications, 0 cliques
14.58/14.63	c presolved problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
14.58/14.63	c  656700 constraints of type <setppc>
14.58/14.63	c     200 constraints of type <logicor>
14.58/14.63	c transformed objective value is always integral (scale: 1)
14.58/14.63	c Presolving Time: 10.11
14.58/14.63	c - non default parameters ----------------------------------------------------------------------
14.58/14.63	c # SCIP version 1.2.1.3
14.58/14.63	c 
14.58/14.63	c # frequency for displaying node information lines
14.58/14.63	c # [type: int, range: [-1,2147483647], default: 100]
14.58/14.63	c display/freq = 10000
14.58/14.63	c 
14.58/14.63	c # maximal time in seconds to run
14.58/14.63	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
14.58/14.63	c limits/time = 1786.26
14.58/14.63	c 
14.58/14.63	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
14.58/14.63	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
14.58/14.63	c limits/memory = 13950
14.58/14.63	c 
14.58/14.63	c # default clock type (1: CPU user seconds, 2: wall clock time)
14.58/14.63	c # [type: int, range: [1,2], default: 1]
14.58/14.63	c timing/clocktype = 2
14.58/14.63	c 
14.58/14.63	c # should presolving try to simplify inequalities
14.58/14.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
14.58/14.63	c constraints/linear/simplifyinequalities = TRUE
14.58/14.63	c 
14.58/14.63	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
14.58/14.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
14.58/14.63	c constraints/indicator/addCouplingCons = TRUE
14.58/14.63	c 
14.58/14.63	c # should presolving try to simplify knapsacks
14.58/14.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
14.58/14.63	c constraints/knapsack/simplifyinequalities = TRUE
14.58/14.63	c 
14.58/14.63	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
14.58/14.63	c # [type: int, range: [-1,2147483647], default: -1]
14.58/14.63	c separating/rapidlearning/freq = 0
14.58/14.63	c 
14.58/14.63	c -----------------------------------------------------------------------------------------------
14.58/14.63	c start solving
14.58/14.64	c 
27.29/27.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
27.29/27.31	c  23.6s|     1 |     0 |  1030 |     - | 727M|   0 | 203 |  10k| 656k|  10k| 656k|   0 |   0 |   0 | 1.657500e+02 |      --      |    Inf 
190.46/190.56	c   187s|     1 |     0 |  8072 |     - | 730M|   0 | 264 |  10k| 656k|  10k| 656k|  14 |   0 |   0 | 1.739306e+02 |      --      |    Inf 
247.64/247.74	c   244s|     1 |     0 |  8492 |     - | 733M|   0 | 281 |  10k| 656k|  10k| 656k|  25 |   0 |   0 | 1.816146e+02 |      --      |    Inf 
324.44/324.51	c   321s|     1 |     0 |  8836 |     - | 733M|   0 | 285 |  10k| 656k|  10k| 656k|  34 |   0 |   0 | 1.869972e+02 |      --      |    Inf 
507.70/507.81	c   504s|     1 |     0 |  9169 |     - | 733M|   0 | 283 |  10k| 656k|  10k| 656k|  42 |   0 |   0 | 1.917187e+02 |      --      |    Inf 
1043.82/1044.05	c  1040s|     1 |     0 |  9437 |     - | 733M|   0 | 293 |  10k| 656k|  10k| 656k|  48 |   0 |   0 | 1.931388e+02 |      --      |    Inf 
1594.04/1594.33	c  1591s|     1 |     0 |  9744 |     - | 733M|   0 | 292 |  10k| 656k|  10k| 656k|  54 |   0 |   0 | 1.955453e+02 |      --      |    Inf 
1789.71/1790.03	c  1786s|     1 |     0 |  9744 |     - | 733M|   0 |   - |  10k| 656k|  10k| 656k|  55 |   0 |   0 | 1.955453e+02 |      --      |    Inf 
1789.81/1790.19	c  1786s|     1 |     2 |  9744 |     - | 733M|   0 |   - |  10k| 656k|  10k| 656k|  55 |   0 |   0 | 1.955453e+02 |      --      |    Inf 
1789.81/1790.19	c 
1789.81/1790.19	c SCIP Status        : solving was interrupted [time limit reached]
1789.81/1790.19	c Solving Time (sec) : 1786.44
1789.81/1790.19	c Solving Nodes      : 1
1789.81/1790.19	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.81/1790.19	c Dual Bound         : +1.95545283182163e+02
1789.81/1790.19	c Gap                : infinite
1789.81/1790.19	s UNKNOWN
1789.81/1790.19	c SCIP Status        : solving was interrupted [time limit reached]
1789.81/1790.19	c Solving Time       :    1786.44
1789.81/1790.19	c Original Problem   :
1789.81/1790.19	c   Problem name     : HOME/instance-3731577-1338687501.opb
1789.81/1790.19	c   Variables        : 10000 (10000 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.19	c   Constraints      : 656900 initial, 656900 maximal
1789.81/1790.19	c Presolved Problem  :
1789.81/1790.19	c   Problem name     : t_HOME/instance-3731577-1338687501.opb
1789.81/1790.19	c   Variables        : 10000 (10000 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.19	c   Constraints      : 656900 initial, 656900 maximal
1789.81/1790.19	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.81/1790.19	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.19	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.19	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.19	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.19	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.19	c   probing          :       5.96          0          0          0          0          0          0          0          0
1789.81/1790.19	c   setppc           :       0.56          0          0          0          0          0          0          0          0
1789.81/1790.19	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.19	c   root node        :          -          0          -          -          0          -          -          -          -
1789.81/1790.19	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.81/1790.19	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.81/1790.19	c   setppc           :     656700          7        201          0          1          0          0          0          0          0
1789.81/1790.19	c   logicor          :        200          7         99          0          1          0          0          0          0          0
1789.81/1790.19	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.81/1790.19	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.81/1790.19	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.81/1790.19	c   setppc           :       5.71       0.39       5.16       0.00       0.16
1789.81/1790.19	c   logicor          :       0.00       0.00       0.00       0.00       0.00
1789.81/1790.19	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.81/1790.19	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.81/1790.19	c   vbounds          :       0.00          2          0          0
1789.81/1790.19	c   rootredcost      :       0.00          0          0          0
1789.81/1790.19	c   pseudoobj        :       0.00          8          0          0
1789.81/1790.19	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.81/1790.19	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.81/1790.19	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.19	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.19	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.19	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.81/1790.19	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.81/1790.19	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.81/1790.19	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.81/1790.19	c   cut pool         :       0.01          6          -          -          0          -    (maximal pool size: 105)
1789.81/1790.19	c   redcost          :       0.00          7          0          0          0          0
1789.81/1790.19	c   impliedbounds    :       0.01          7          0          0          0          0
1789.81/1790.19	c   intobj           :       0.00          0          0          0          0          0
1789.81/1790.19	c   cgmip            :       0.00          0          0          0          0          0
1789.81/1790.19	c   gomory           :     801.23          7          0          0       2277          0
1789.81/1790.19	c   strongcg         :     607.55          6          0          0       2000          0
1789.81/1790.19	c   cmir             :      13.82          6          0          0          0          0
1789.81/1790.19	c   flowcover        :     161.80          6          0          0          0          0
1789.81/1790.19	c   clique           :       0.61          6          0          0         36          0
1789.81/1790.19	c   zerohalf         :       0.00          0          0          0          0          0
1789.81/1790.19	c   mcf              :       0.37          1          0          0          0          0
1789.81/1790.19	c   rapidlearning    :       0.00          0          0          0          0          0
1789.81/1790.19	c Pricers            :       Time      Calls       Vars
1789.81/1790.19	c   problem variables:       0.00          0          0
1789.81/1790.19	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.81/1790.19	c   relpscost        :       0.00          0          0          0          0          0          0
1789.81/1790.19	c   pscost           :       0.00          0          0          0          0          0          0
1789.81/1790.19	c   inference        :       0.00          1          0          0          0          0          2
1789.81/1790.19	c   mostinf          :       0.00          0          0          0          0          0          0
1789.81/1790.19	c   leastinf         :       0.00          0          0          0          0          0          0
1789.81/1790.19	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.81/1790.19	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.81/1790.19	c   random           :       0.00          0          0          0          0          0          0
1789.81/1790.19	c Primal Heuristics  :       Time      Calls      Found
1789.81/1790.19	c   LP solutions     :       0.00          -          0
1789.81/1790.19	c   pseudo solutions :       0.00          -          0
1789.81/1790.19	c   oneopt           :       0.00          0          0
1789.81/1790.19	c   trivial          :       0.26          2          0
1789.81/1790.19	c   simplerounding   :       0.00          0          0
1789.81/1790.19	c   zirounding       :       0.00          0          0
1789.81/1790.19	c   rounding         :       0.23          7          0
1789.81/1790.19	c   shifting         :       0.35          7          0
1789.81/1790.19	c   intshifting      :       0.00          0          0
1789.81/1790.19	c   twoopt           :       0.00          0          0
1789.81/1790.19	c   fixandinfer      :       0.00          0          0
1789.81/1790.19	c   feaspump         :     119.95          1          0
1789.81/1790.19	c   coefdiving       :       0.00          0          0
1789.81/1790.19	c   pscostdiving     :       0.00          0          0
1789.81/1790.19	c   fracdiving       :       0.00          0          0
1789.81/1790.19	c   veclendiving     :       0.00          0          0
1789.81/1790.19	c   intdiving        :       0.00          0          0
1789.81/1790.19	c   actconsdiving    :       0.00          0          0
1789.81/1790.19	c   objpscostdiving  :       0.00          0          0
1789.81/1790.19	c   rootsoldiving    :       0.00          0          0
1789.81/1790.19	c   linesearchdiving :       0.00          0          0
1789.81/1790.19	c   guideddiving     :       0.00          0          0
1789.81/1790.19	c   octane           :       0.00          0          0
1789.81/1790.19	c   rens             :       0.00          0          0
1789.81/1790.19	c   rins             :       0.00          0          0
1789.81/1790.19	c   localbranching   :       0.00          0          0
1789.81/1790.19	c   mutation         :       0.00          0          0
1789.81/1790.19	c   crossover        :       0.00          0          0
1789.81/1790.19	c   dins             :       0.00          0          0
1789.81/1790.19	c   undercover       :       0.00          0          0
1789.81/1790.19	c   nlp              :       0.00          0          0
1789.81/1790.19	c   trysol           :       0.00          0          0
1789.81/1790.19	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.81/1790.19	c   primal LP        :       0.00          0          0       0.00          -
1789.81/1790.19	c   dual LP          :      67.21          7       3042     434.57      45.26
1789.81/1790.19	c   lex dual LP      :       0.00          0          0       0.00          -
1789.81/1790.19	c   barrier LP       :       0.00          0          0       0.00          -
1789.81/1790.19	c   diving/probing LP:     119.51          8       6702     837.75      56.08
1789.81/1790.19	c   strong branching :       0.00          0          0       0.00          -
1789.81/1790.19	c     (at root node) :          -          0          0       0.00          -
1789.81/1790.19	c   conflict analysis:       0.00          0          0       0.00          -
1789.81/1790.19	c B&B Tree           :
1789.81/1790.19	c   number of runs   :          1
1789.81/1790.19	c   nodes            :          1
1789.81/1790.19	c   nodes (total)    :          1
1789.81/1790.19	c   nodes left       :          2
1789.81/1790.19	c   max depth        :          0
1789.81/1790.19	c   max depth (total):          0
1789.81/1790.19	c   backtracks       :          0 (0.0%)
1789.81/1790.19	c   delayed cutoffs  :          0
1789.81/1790.19	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.81/1790.19	c   avg switch length:       1.00
1789.81/1790.19	c   switching time   :       0.00
1789.81/1790.19	c Solution           :
1789.81/1790.19	c   Solutions found  :          0 (0 improvements)
1789.81/1790.19	c   Primal Bound     :          -
1789.81/1790.19	c   Dual Bound       : +1.95545283182163e+02
1789.81/1790.19	c   Gap              :   infinite
1789.81/1790.19	c   Root Dual Bound  : +1.95545283182163e+02
1789.81/1790.19	c   Root Iterations  :       9744
1792.91/1793.27	c Time complete: 1792.98.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3731577-1338687501/watcher-3731577-1338687501 -o /tmp/evaluation-result-3731577-1338687501/solver-3731577-1338687501 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3731577-1338687501.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.01 1.98 3/176 9385
/proc/meminfo: memFree=26264776/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 1252 0 0 0 0 0 0 0 20 0 1 0 334875526 8105984 1198 33554432000 4194304 8395647 140734323393472 140734323325528 7385025 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 1979 1198 370 1026 0 949 0

[startup+0.062665 s]
/proc/loadavg: 2.03 2.01 1.98 3/176 9385
/proc/meminfo: memFree=26264776/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=21488 CPUtime=0.05 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 4663 0 0 0 5 0 0 0 20 0 1 0 334875526 22003712 4603 33554432000 4194304 8395647 140734323393472 140734323325528 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 5372 4603 394 1026 0 4342 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21488

[startup+0.100279 s]
/proc/loadavg: 2.03 2.01 1.98 3/176 9385
/proc/meminfo: memFree=26264776/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=23828 CPUtime=0.09 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 5245 0 0 0 9 0 0 0 20 0 1 0 334875526 24399872 5185 33554432000 4194304 8395647 140734323393472 140734323325528 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 5957 5185 394 1026 0 4927 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23828

[startup+0.300218 s]
/proc/loadavg: 2.03 2.01 1.98 3/176 9385
/proc/meminfo: memFree=26264776/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=36092 CPUtime=0.28 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 8305 0 0 0 28 0 0 0 20 0 1 0 334875526 36958208 8245 33554432000 4194304 8395647 140734323393472 140734323325528 4423932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 9023 8245 394 1026 0 7993 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36092

[startup+0.700206 s]
/proc/loadavg: 2.03 2.01 1.98 3/176 9385
/proc/meminfo: memFree=26264776/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=59396 CPUtime=0.69 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 14080 0 0 0 67 2 0 0 20 0 1 0 334875526 60821504 14020 33554432000 4194304 8395647 140734323393472 140734323258680 4423932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 14849 14020 394 1026 0 13819 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59396

[startup+1.50021 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 9386
/proc/meminfo: memFree=26192584/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=106980 CPUtime=1.49 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 25968 0 0 0 146 3 0 0 20 0 1 0 334875526 109547520 25908 33554432000 4194304 8395647 140734323393472 140734323258680 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 26745 25908 394 1026 0 25715 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106980

[startup+3.10025 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 9386
/proc/meminfo: memFree=26125872/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=202932 CPUtime=3.08 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 49954 0 0 0 302 6 0 0 20 0 1 0 334875526 207802368 49894 33554432000 4194304 8395647 140734323393472 140734323258680 4423932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 50733 49894 394 1026 0 49703 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 202932

[startup+6.30026 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 9386
/proc/meminfo: memFree=25642688/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=659296 CPUtime=6.29 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 163554 0 0 0 605 24 0 0 20 0 1 0 334875526 675119104 163140 33554432000 4194304 8395647 140734323393472 140734323389432 5033649 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 164824 163140 464 1026 0 163794 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 659296

[startup+12.7002 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 9386
/proc/meminfo: memFree=25369792/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=904504 CPUtime=12.68 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 224034 0 0 0 1234 34 0 0 20 0 1 0 334875526 926212096 223730 33554432000 4194304 8395647 140734323393472 140734323389272 5210433 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 226126 223730 490 1026 0 225096 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 904504

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 9386
/proc/meminfo: memFree=25010380/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1325112 CPUtime=25.49 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 262919 0 0 0 2502 47 0 0 20 0 1 0 334875526 1356914688 313672 33554432000 4194304 8395647 140734323393472 140734323388680 6390512 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 331278 313672 561 1026 0 330248 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1325112

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 1.98 3/177 9424
/proc/meminfo: memFree=23728572/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1377860 CPUtime=51.08 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 268731 0 0 0 5055 53 0 0 20 0 1 0 334875526 1410928640 326054 33554432000 4194304 8395647 140734323393472 140734323387992 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 344465 326054 572 1026 0 343435 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1377860

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 9427
/proc/meminfo: memFree=23665816/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1380152 CPUtime=102.28 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 270377 0 0 0 10163 65 0 0 20 0 1 0 334875526 1413275648 327034 33554432000 4194304 8395647 140734323393472 140734323388040 6696650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 345038 327034 572 1026 0 344008 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1380152

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 9427
/proc/meminfo: memFree=23652012/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1381552 CPUtime=162.26 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 274231 0 0 0 16147 79 0 0 20 0 1 0 334875526 1414709248 328092 33554432000 4194304 8395647 140734323393472 140734323389000 5849682 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 345388 328092 583 1026 0 344358 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1381552

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 1.99 3/177 9427
/proc/meminfo: memFree=23541300/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1488020 CPUtime=222.25 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 294010 0 0 0 22140 85 0 0 20 0 1 0 334875526 1523732480 355795 33554432000 4194304 8395647 140734323393472 140734323388760 5849682 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 372005 355795 603 1026 0 370975 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1488020

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/177 9428
/proc/meminfo: memFree=23498848/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1507752 CPUtime=282.24 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 296118 0 0 0 28134 90 0 0 20 0 1 0 334875526 1543938048 361819 33554432000 4194304 8395647 140734323393472 140734323388712 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 376938 361819 603 1026 0 375908 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1507752

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/177 9428
/proc/meminfo: memFree=23390820/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1542316 CPUtime=342.23 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 297158 0 0 0 34130 93 0 0 20 0 1 0 334875526 1579331584 368420 33554432000 4194304 8395647 140734323393472 140734323388664 7382152 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 385579 368420 603 1026 0 384549 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1542316

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 9428
/proc/meminfo: memFree=23390724/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1542316 CPUtime=402.22 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 297158 0 0 0 40125 97 0 0 20 0 1 0 334875526 1579331584 368420 33554432000 4194304 8395647 140734323393472 140734323388712 7385934 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 385579 368420 603 1026 0 384549 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1542316

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9428
/proc/meminfo: memFree=23389976/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1542316 CPUtime=462.21 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 297161 0 0 0 46121 100 0 0 20 0 1 0 334875526 1579331584 368498 33554432000 4194304 8395647 140734323393472 140734323388712 7382132 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 385579 368498 603 1026 0 384549 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1542316

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9428
/proc/meminfo: memFree=23345652/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1609036 CPUtime=522.2 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 297640 0 0 0 52117 103 0 0 20 0 1 0 334875526 1647652864 379708 33554432000 4194304 8395647 140734323393472 140734323388712 7382142 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 402259 379708 603 1026 0 401229 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1609036

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9429
/proc/meminfo: memFree=23343916/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1609036 CPUtime=582.2 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 297642 0 0 0 58113 107 0 0 20 0 1 0 334875526 1647652864 380213 33554432000 4194304 8395647 140734323393472 140734323388664 6440503 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 402259 380213 603 1026 0 401229 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1609036

[startup+642.3 s]

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

/proc/meminfo: memFree=23265100/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1537924 CPUtime=1122.11 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298493 0 0 0 112081 130 0 0 20 0 1 0 334875526 1574834176 371665 33554432000 4194304 8395647 140734323393472 140734323388664 7385927 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 384481 371665 603 1026 0 383451 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1537924

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9434
/proc/meminfo: memFree=23265252/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1537924 CPUtime=1182.1 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298493 0 0 0 118078 132 0 0 20 0 1 0 334875526 1574834176 371665 33554432000 4194304 8395647 140734323393472 140734323388664 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 384481 371665 603 1026 0 383451 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1537924

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9434
/proc/meminfo: memFree=23263916/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1537924 CPUtime=1242.09 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298493 0 0 0 124075 134 0 0 20 0 1 0 334875526 1574834176 371665 33554432000 4194304 8395647 140734323393472 140734323388712 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 384481 371665 603 1026 0 383451 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1537924

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9437
/proc/meminfo: memFree=23263300/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1537924 CPUtime=1302.09 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298493 0 0 0 130072 137 0 0 20 0 1 0 334875526 1574834176 371665 33554432000 4194304 8395647 140734323393472 140734323388712 6124447 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 384481 371665 603 1026 0 383451 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1537924

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9460
/proc/meminfo: memFree=23261176/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1537924 CPUtime=1362.07 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298493 0 0 0 136068 139 0 0 20 0 1 0 334875526 1574834176 371665 33554432000 4194304 8395647 140734323393472 140734323388760 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 384481 371665 603 1026 0 383451 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1537924

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9460
/proc/meminfo: memFree=23261164/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1537924 CPUtime=1422.08 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298493 0 0 0 142066 142 0 0 20 0 1 0 334875526 1574834176 371665 33554432000 4194304 8395647 140734323393472 140734323388712 7382162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 384481 371665 603 1026 0 383451 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1537924

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9461
/proc/meminfo: memFree=23261060/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1537924 CPUtime=1482.06 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298493 0 0 0 148062 144 0 0 20 0 1 0 334875526 1574834176 371665 33554432000 4194304 8395647 140734323393472 140734323388712 6440482 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 384481 371665 603 1026 0 383451 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1537924

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9461
/proc/meminfo: memFree=23257604/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1537924 CPUtime=1542.05 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298493 0 0 0 154059 146 0 0 20 0 1 0 334875526 1574834176 371665 33554432000 4194304 8395647 140734323393472 140734323388712 6440477 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 384481 371665 603 1026 0 383451 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1537924

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 9461
/proc/meminfo: memFree=23223744/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1563588 CPUtime=1602.04 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298865 0 0 0 160056 148 0 0 20 0 1 0 334875526 1601114112 378593 33554432000 4194304 8395647 140734323393472 140734323388712 6440490 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 390897 378593 603 1026 0 389867 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1563588

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9461
/proc/meminfo: memFree=23223888/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1563588 CPUtime=1662.03 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298865 0 0 0 166053 150 0 0 20 0 1 0 334875526 1601114112 378593 33554432000 4194304 8395647 140734323393472 140734323388664 6440490 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 390897 378593 603 1026 0 389867 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1563588

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9461
/proc/meminfo: memFree=23222684/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1563588 CPUtime=1722.02 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298865 0 0 0 172050 152 0 0 20 0 1 0 334875526 1601114112 378593 33554432000 4194304 8395647 140734323393472 140734323388712 7385977 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 390897 378593 603 1026 0 389867 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1563588

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9462
/proc/meminfo: memFree=23221568/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1563588 CPUtime=1782.01 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298865 0 0 0 178048 153 0 0 20 0 1 0 334875526 1601114112 378593 33554432000 4194304 8395647 140734323393472 140734323388664 7385355 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 390897 378593 603 1026 0 389867 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1563588

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9462
/proc/meminfo: memFree=23221692/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1563588 CPUtime=1785.2 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298865 0 0 0 178367 153 0 0 20 0 1 0 334875526 1601114112 378593 33554432000 4194304 8395647 140734323393472 140734323388712 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 390897 378593 603 1026 0 389867 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 1563588

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9462
/proc/meminfo: memFree=23221800/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1563588 CPUtime=1788.41 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298865 0 0 0 178687 154 0 0 20 0 1 0 334875526 1601114112 378593 33554432000 4194304 8395647 140734323393472 140734323388664 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 390897 378593 603 1026 0 389867 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (KiB) 1563588

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9462
/proc/meminfo: memFree=23221800/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1563588 CPUtime=1790.01 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298872 0 0 0 178847 154 0 0 20 0 1 0 334875526 1601114112 378600 33554432000 4194304 8395647 140734323393472 140734323388664 6171051 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 390897 378600 610 1026 0 389867 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 1563588

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9462
/proc/meminfo: memFree=23221552/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1563564 CPUtime=1791.62 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298874 0 0 0 179008 154 0 0 20 0 1 0 334875526 1601089536 378598 33554432000 4194304 8395647 140734323393472 140734323392792 5226317 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 390891 378598 612 1026 0 389861 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 1563564

[startup+1792.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9462
/proc/meminfo: memFree=23221552/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1563564 CPUtime=1792.41 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298874 0 0 0 179087 154 0 0 20 0 1 0 334875526 1601089536 378598 33554432000 4194304 8395647 140734323393472 140734323392792 6063840 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 390891 378598 612 1026 0 389861 0
Current children cumulated CPU time (s) 1792.41
Current children cumulated vsize (KiB) 1563564

[startup+1793.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9462
/proc/meminfo: memFree=23221552/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1230084 CPUtime=1792.81 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298874 0 0 0 179127 154 0 0 20 0 1 0 334875526 1259606016 304630 33554432000 4194304 8395647 140734323393472 140734323392792 7435351 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 307521 304630 612 1026 0 306491 0
Current children cumulated CPU time (s) 1792.81
Current children cumulated vsize (KiB) 1230084

[startup+1793.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9462
/proc/meminfo: memFree=23221552/32873648 swapFree=6864/6864
[pid=9385] ppid=9383 vsize=1134964 CPUtime=1792.91 cores=1,3,5,7
/proc/9385/stat : 9385 (pbscip.linux.x8) R 9383 9385 7869 0 -1 4202496 298874 0 0 0 179136 155 0 0 20 0 1 0 334875526 1162203136 280850 33554432000 4194304 8395647 140734323393472 140734323392792 6345214 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9385/statm: 283741 280850 612 1026 0 282711 0
Current children cumulated CPU time (s) 1792.91
Current children cumulated vsize (KiB) 1134964

Child status: 0
Real time (s): 1793.28
CPU time (s): 1793
CPU user time (s): 1791.43
CPU system time (s): 1.56976
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 1609036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.43
system time used= 1.56976
maximum resident set size= 1535204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 298880
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= 17
involuntary context switches= 1846

runsolver used 3.33749 second user time and 9.36058 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-03 03:38:21
IDJOB=3731577
IDBENCH=1966
IDSOLVER=2326
FILE ID=node125/3731577-1338687501
RUNJOBID= node125-1338678622-7889
PBS_JOBID= 14636688
Free space on /tmp= 70416 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= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_2.opb.PB06.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-3731577-1338687501/watcher-3731577-1338687501 -o /tmp/evaluation-result-3731577-1338687501/solver-3731577-1338687501 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3731577-1338687501.opb -t 1800 -m 15500

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

MD5SUM BENCH= 751aa23355f7a016eeb9009a33a863ac
RANDOM SEED=1246226385

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26265040 kB
Buffers:          603300 kB
Cached:          5053356 kB
SwapCached:         2308 kB
Active:          2542048 kB
Inactive:        3160900 kB
Active(anon):      37556 kB
Inactive(anon):     9240 kB
Active(file):    2504492 kB
Inactive(file):  3151660 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:             27172 kB
Writeback:             0 kB
AnonPages:         49028 kB
Mapped:            16804 kB
Shmem:                96 kB
Slab:             766732 kB
SReclaimable:     210596 kB
SUnreclaim:       556136 kB
KernelStack:        1464 kB
PageTables:         4180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     160316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70388 MiB
End job on node125 at 2012-06-03 04:08:14