Trace number 3735196

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_18.opb
MD5SUM92a7a1679de6bb1b52854275d5fc6396
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark299
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 303
Optimality of the best value was proved NO
Number of variables8878
Total number of constraints17460
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17459
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 153
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 408
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2755
Number of bits of the biggest sum of numbers12
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-3735196-1338704321.opb>
0.49/0.52	c original problem has 8878 variables (8878 bin, 0 int, 0 impl, 0 cont) and 17460 constraints
0.49/0.52	c problem read
0.49/0.52	c presolving settings loaded
0.59/0.68	c presolving:
0.68/0.79	c (round 1) 1 del vars, 1 del conss, 1 chg bounds, 152 chg sides, 1289 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.79/0.86	c (round 2) 1 del vars, 7805 del conss, 1 chg bounds, 152 chg sides, 1289 chg coeffs, 934 upgd conss, 0 impls, 0 clqs
1.00/1.03	c (round 3) 1 del vars, 7805 del conss, 1 chg bounds, 254 chg sides, 2206 chg coeffs, 1851 upgd conss, 882 impls, 9 clqs
1.00/1.03	c (round 4) 1 del vars, 7805 del conss, 1 chg bounds, 294 chg sides, 2305 chg coeffs, 1851 upgd conss, 882 impls, 9 clqs
2.39/2.45	c    (1.9s) probing: 113/8877 (1.3%) - 0 fixings, 0 aggregations, 349 implications, 0 bound changes
2.39/2.45	c    (1.9s) probing aborted: 100/100 successive totally useless probings
2.39/2.45	c presolving (5 rounds):
2.39/2.45	c  1 deleted vars, 7805 deleted constraints, 1 tightened bounds, 0 added holes, 294 changed sides, 2311 changed coefficients
2.39/2.45	c  1580 implications, 9 cliques
2.39/2.45	c presolved problem has 8877 variables (8877 bin, 0 int, 0 impl, 0 cont) and 9655 constraints
2.39/2.45	c    1851 constraints of type <knapsack>
2.39/2.45	c    7804 constraints of type <linear>
2.39/2.45	c transformed objective value is always integral (scale: 1)
2.39/2.45	c Presolving Time: 1.79
2.39/2.45	c - non default parameters ----------------------------------------------------------------------
2.39/2.45	c # SCIP version 1.2.1.3
2.39/2.45	c 
2.39/2.45	c # frequency for displaying node information lines
2.39/2.45	c # [type: int, range: [-1,2147483647], default: 100]
2.39/2.45	c display/freq = 10000
2.39/2.45	c 
2.39/2.45	c # maximal time in seconds to run
2.39/2.45	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.39/2.45	c limits/time = 1789.48
2.39/2.45	c 
2.39/2.45	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.39/2.45	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.39/2.45	c limits/memory = 13950
2.39/2.45	c 
2.39/2.45	c # default clock type (1: CPU user seconds, 2: wall clock time)
2.39/2.45	c # [type: int, range: [1,2], default: 1]
2.39/2.45	c timing/clocktype = 2
2.39/2.45	c 
2.39/2.45	c # should presolving try to simplify inequalities
2.39/2.45	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.39/2.45	c constraints/linear/simplifyinequalities = TRUE
2.39/2.45	c 
2.39/2.45	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
2.39/2.45	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.39/2.45	c constraints/indicator/addCouplingCons = TRUE
2.39/2.45	c 
2.39/2.45	c # should presolving try to simplify knapsacks
2.39/2.45	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.39/2.45	c constraints/knapsack/simplifyinequalities = TRUE
2.39/2.45	c 
2.39/2.45	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
2.39/2.45	c # [type: int, range: [-1,2147483647], default: -1]
2.39/2.45	c separating/rapidlearning/freq = 0
2.39/2.45	c 
2.39/2.45	c -----------------------------------------------------------------------------------------------
2.39/2.45	c start solving
2.39/2.45	c 
3.59/3.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.59/3.62	c   3.1s|     1 |     0 |  4452 |     - |  82M|   0 |3654 |8877 |9655 |8877 |9655 |   0 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
44.68/44.78	c  44.3s|     1 |     0 | 13948 |     - |  86M|   0 |5181 |8877 |  11k|8877 |9815 | 160 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
54.98/55.04	c  54.5s|     1 |     0 | 23030 |     - |  87M|   0 |5367 |8877 |  11k|8877 |9953 | 298 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
67.98/68.00	c  67.5s|     1 |     0 | 31216 |     - |  87M|   0 |5839 |8877 |  11k|8877 |  10k| 422 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
75.28/75.39	c  74.9s|     1 |     0 | 34901 |     - |  88M|   0 |5607 |8877 |  11k|8877 |  10k| 538 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
89.57/89.70	c  89.2s|     1 |     0 | 42852 |     - |  88M|   0 |5641 |8877 |  11k|8877 |  10k| 666 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
103.37/103.49	c   103s|     1 |     0 | 49255 |     - |  89M|   0 |5712 |8877 |  11k|8877 |  10k| 783 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
132.97/133.03	c   133s|     1 |     2 | 49255 |     - |  89M|   0 |5712 |8877 |  11k|8877 |  10k| 783 |   0 |  17 | 1.530000e+02 |      --      |    Inf 
1789.70/1790.04	c 
1789.70/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.04	c Solving Time (sec) : 1789.51
1789.70/1790.04	c Solving Nodes      : 18
1789.70/1790.04	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.70/1790.04	c Dual Bound         : +1.53000000000000e+02
1789.70/1790.04	c Gap                : infinite
1789.70/1790.04	s UNKNOWN
1789.70/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.04	c Solving Time       :    1789.51
1789.70/1790.04	c Original Problem   :
1789.70/1790.04	c   Problem name     : HOME/instance-3735196-1338704321.opb
1789.70/1790.04	c   Variables        : 8878 (8878 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.04	c   Constraints      : 17460 initial, 17460 maximal
1789.70/1790.04	c Presolved Problem  :
1789.70/1790.04	c   Problem name     : t_HOME/instance-3735196-1338704321.opb
1789.70/1790.04	c   Variables        : 8877 (8877 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.04	c   Constraints      : 9655 initial, 14382 maximal
1789.70/1790.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.70/1790.04	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.04	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.04	c   probing          :       1.45          0          0          0          0          0          0          0          0
1789.70/1790.04	c   knapsack         :       0.05          0          0          0          0          0          0        142       1022
1789.70/1790.04	c   linear           :       0.23          1          0          0          1          0       7805        152       1289
1789.70/1790.04	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.04	c   root node        :          -          0          -          -          0          -          -          -          -
1789.70/1790.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.04	c   integral         :          0          0          0         18          0          0          0          0          0         36
1789.70/1790.04	c   knapsack         :       1851          6       7384          0          0          1          7       1204          0          0
1789.70/1790.04	c   linear           :       7804+         7       7383          0          0          1          0         17          0          0
1789.70/1790.04	c   logicor          :          0+         0       3154          0          0          0          0          0          0          0
1789.70/1790.04	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.70/1790.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.70/1790.04	c   integral         :     235.19       0.00       0.00     235.19       0.00
1789.70/1790.04	c   knapsack         :       0.82       0.08       0.74       0.00       0.00
1789.70/1790.04	c   linear           :       3.98       0.01       3.97       0.00       0.00
1789.70/1790.04	c   logicor          :       0.01       0.00       0.01       0.00       0.00
1789.70/1790.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.70/1790.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.70/1790.04	c   vbounds          :       0.01          2          0          0
1789.70/1790.04	c   rootredcost      :       0.01          0          0          0
1789.70/1790.04	c   pseudoobj        :       0.01       7147          0          0
1789.70/1790.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.70/1790.04	c   propagation      :       0.00          2          2         11       31.3          0        0.0          -
1789.70/1790.04	c   infeasible LP    :       4.13       3152       3152       3152        8.6          0        0.0          0
1789.70/1790.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.70/1790.04	c   applied globally :          -          -          -       3155        8.6          -          -          -
1789.70/1790.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.70/1790.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.70/1790.04	c   cut pool         :       0.00          5          -          -       1093          -    (maximal pool size: 4206)
1789.70/1790.04	c   redcost          :       0.01         23          0          0          0          0
1789.70/1790.04	c   impliedbounds    :       0.00          6          0          0         50          0
1789.70/1790.04	c   intobj           :       0.00          0          0          0          0          0
1789.70/1790.04	c   cgmip            :       0.00          0          0          0          0          0
1789.70/1790.04	c   gomory           :       3.30          6          0          0          7          0
1789.70/1790.04	c   strongcg         :       3.29          6          0          0          6          0
1789.70/1790.04	c   cmir             :       2.59          6          0          0       3000          0
1789.70/1790.04	c   flowcover        :       2.96          6          0          0       1200          0
1789.70/1790.04	c   clique           :       0.00          6          0          0          0          0
1789.70/1790.04	c   zerohalf         :       0.00          0          0          0          0          0
1789.70/1790.04	c   mcf              :       0.00          1          0          0          0          0
1789.70/1790.04	c   rapidlearning    :      31.62          1          0          0          0       1572
1789.70/1790.04	c Pricers            :       Time      Calls       Vars
1789.70/1790.04	c   problem variables:       0.00          0          0
1789.70/1790.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.04	c   relpscost        :     235.19         18          0          0          0          0         36
1789.70/1790.04	c   pscost           :       0.00          0          0          0          0          0          0
1789.70/1790.04	c   inference        :       0.00          0          0          0          0          0          0
1789.70/1790.04	c   mostinf          :       0.00          0          0          0          0          0          0
1789.70/1790.04	c   leastinf         :       0.00          0          0          0          0          0          0
1789.70/1790.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.70/1790.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.70/1790.04	c   random           :       0.00          0          0          0          0          0          0
1789.70/1790.04	c Primal Heuristics  :       Time      Calls      Found
1789.70/1790.04	c   LP solutions     :       0.00          -          0
1789.70/1790.04	c   pseudo solutions :       0.00          -          0
1789.70/1790.04	c   oneopt           :       0.00          0          0
1789.70/1790.04	c   crossover        :       0.00          0          0
1789.70/1790.04	c   pscostdiving     :       0.00          0          0
1789.70/1790.04	c   fracdiving       :       0.00          0          0
1789.70/1790.04	c   veclendiving     :       0.00          0          0
1789.70/1790.04	c   objpscostdiving  :       0.00          0          0
1789.70/1790.04	c   rootsoldiving    :       0.00          0          0
1789.70/1790.04	c   linesearchdiving :       0.00          0          0
1789.70/1790.04	c   guideddiving     :       0.00          0          0
1789.70/1790.04	c   intshifting      :       0.00          0          0
1789.70/1790.04	c   trivial          :       0.01          2          0
1789.70/1790.04	c   simplerounding   :       0.00          0          0
1789.70/1790.04	c   zirounding       :       0.01         17          0
1789.70/1790.04	c   rounding         :       0.13         24          0
1789.70/1790.04	c   shifting         :       0.62          8          0
1789.70/1790.04	c   twoopt           :       0.00          0          0
1789.70/1790.04	c   fixandinfer      :       0.00          0          0
1789.70/1790.04	c   feaspump         :       6.91          1          0
1789.70/1790.04	c   coefdiving       :    1393.31          1          0
1789.70/1790.04	c   intdiving        :       0.00          0          0
1789.70/1790.04	c   actconsdiving    :       0.00          0          0
1789.70/1790.04	c   octane           :       0.00          0          0
1789.70/1790.04	c   rens             :       0.01          0          0
1789.70/1790.04	c   rins             :       0.00          0          0
1789.70/1790.04	c   localbranching   :       0.00          0          0
1789.70/1790.04	c   mutation         :       0.00          0          0
1789.70/1790.04	c   dins             :       0.00          0          0
1789.70/1790.04	c   undercover       :       0.00          0          0
1789.70/1790.04	c   nlp              :       0.00          0          0
1789.70/1790.04	c   trysol           :       0.00          0          0
1789.70/1790.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.70/1790.04	c   primal LP        :       0.09          0          0       0.00       0.00
1789.70/1790.04	c   dual LP          :     107.11         24      99308    4137.83     927.15
1789.70/1790.04	c   lex dual LP      :       0.00          0          0       0.00          -
1789.70/1790.04	c   barrier LP       :       0.00          0          0       0.00          -
1789.70/1790.04	c   diving/probing LP:    1383.67       5153    1643072     318.86    1187.47
1789.70/1790.04	c   strong branching :     235.17        193     176618     915.12     751.03
1789.70/1790.04	c     (at root node) :          -         17      15790     928.82          -
1789.70/1790.04	c   conflict analysis:       0.00          0          0       0.00          -
1789.70/1790.04	c B&B Tree           :
1789.70/1790.04	c   number of runs   :          1
1789.70/1790.04	c   nodes            :         18
1789.70/1790.04	c   nodes (total)    :         18
1789.70/1790.04	c   nodes left       :         19
1789.70/1790.04	c   max depth        :         17
1789.70/1790.04	c   max depth (total):         17
1789.70/1790.04	c   backtracks       :          0 (0.0%)
1789.70/1790.04	c   delayed cutoffs  :          0
1789.70/1790.04	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.70/1790.04	c   avg switch length:       1.00
1789.70/1790.04	c   switching time   :       0.11
1789.70/1790.04	c Solution           :
1789.70/1790.04	c   Solutions found  :          0 (0 improvements)
1789.70/1790.04	c   Primal Bound     :          -
1789.70/1790.04	c   Dual Bound       : +1.53000000000000e+02
1789.70/1790.04	c   Gap              :   infinite
1789.70/1790.04	c   Root Dual Bound  : +1.53000000000000e+02
1789.70/1790.04	c   Root Iterations  :      49255
1789.80/1790.17	c Time complete: 1789.88.

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-3735196-1338704321/watcher-3735196-1338704321 -o /tmp/evaluation-result-3735196-1338704321/solver-3735196-1338704321 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3735196-1338704321.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.00 2.00 2.00 3/176 30177
/proc/meminfo: memFree=31078516/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=7912 CPUtime=0 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 999 0 0 0 0 0 0 0 20 0 1 0 336560634 8101888 946 33554432000 4194304 8395647 140736452225424 140735754229176 7382157 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 1978 955 365 1026 0 948 0

[startup+0.0803769 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30177
/proc/meminfo: memFree=31078516/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=14628 CPUtime=0.07 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 2893 0 0 0 7 0 0 0 20 0 1 0 336560634 14979072 2840 33554432000 4194304 8395647 140736452225424 140735754229176 7430272 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 3657 2840 393 1026 0 2627 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14628

[startup+0.100297 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30177
/proc/meminfo: memFree=31078516/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=15112 CPUtime=0.09 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 3034 0 0 0 9 0 0 0 20 0 1 0 336560634 15474688 2981 33554432000 4194304 8395647 140736452225424 140735754229176 7430272 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 3778 2981 393 1026 0 2748 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15112

[startup+0.300257 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30177
/proc/meminfo: memFree=31078516/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=27160 CPUtime=0.28 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 6025 0 0 0 28 0 0 0 20 0 1 0 336560634 27811840 5972 33554432000 4194304 8395647 140736452225424 140735754229176 7430272 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 6790 5972 393 1026 0 5760 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27160

[startup+0.700291 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30177
/proc/meminfo: memFree=31078516/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=157952 CPUtime=0.68 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 37622 0 0 0 63 5 0 0 20 0 1 0 336560634 161742848 37215 33554432000 4194304 8395647 140736452225424 140736452090632 5039058 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 39488 37215 457 1026 0 38458 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 157952

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30178
/proc/meminfo: memFree=30926840/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=161968 CPUtime=1.49 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 38816 0 0 0 143 6 0 0 20 0 1 0 336560634 165855232 38409 33554432000 4194304 8395647 140736452225424 140736452221224 5027348 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 40492 38409 494 1026 0 39462 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 161968

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30178
/proc/meminfo: memFree=30926220/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=210952 CPUtime=3.09 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 51256 0 0 0 301 8 0 0 20 0 1 0 336560634 216014848 48936 33554432000 4194304 8395647 140736452225424 140736452221224 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 52738 48936 574 1026 0 51708 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 210952

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30178
/proc/meminfo: memFree=30882632/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=212236 CPUtime=6.29 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 51665 0 0 0 620 9 0 0 20 0 1 0 336560634 217329664 49345 33554432000 4194304 8395647 140736452225424 140736452219944 6708022 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 53059 49345 580 1026 0 52029 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 212236

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30178
/proc/meminfo: memFree=30793864/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=306956 CPUtime=12.68 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 74335 0 0 0 1254 14 0 0 20 0 1 0 336560634 314322944 72015 33554432000 4194304 8395647 140736452225424 140736452220056 5027404 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 76739 72015 620 1026 0 75709 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 306956

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30178
/proc/meminfo: memFree=30775240/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=324360 CPUtime=25.49 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 78620 0 0 0 2532 17 0 0 20 0 1 0 336560634 332144640 76300 33554432000 4194304 8395647 140736452225424 140736452221288 4995709 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 81090 76300 620 1026 0 80060 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 324360

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30178
/proc/meminfo: memFree=30740736/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=353268 CPUtime=51.08 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 86847 0 0 0 5087 21 0 0 20 0 1 0 336560634 361746432 84483 33554432000 4194304 8395647 140736452225424 140736452220552 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 88317 84483 629 1026 0 87287 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 353268

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 30181
/proc/meminfo: memFree=30719564/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=102.28 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88670 0 0 0 10196 32 0 0 20 0 1 0 336560634 386580480 88861 33554432000 4194304 8395647 140736452225424 140736452219832 6721240 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 88861 629 1026 0 93350 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 377520

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 30181
/proc/meminfo: memFree=30717244/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=162.26 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88672 0 0 0 16186 40 0 0 20 0 1 0 336560634 386580480 88863 33554432000 4194304 8395647 140736452225424 140736452220632 6721235 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 88863 631 1026 0 93350 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 377520

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 30181
/proc/meminfo: memFree=30715676/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=222.25 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88675 0 0 0 22180 45 0 0 20 0 1 0 336560634 386580480 88873 33554432000 4194304 8395647 140736452225424 140736452220296 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 88873 631 1026 0 93350 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 377520

[startup+282.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 30182
/proc/meminfo: memFree=30711108/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=282.24 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88679 0 0 0 28169 55 0 0 20 0 1 0 336560634 386580480 90031 33554432000 4194304 8395647 140736452225424 140736452220552 6721235 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90031 631 1026 0 93350 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 377520

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 30182
/proc/meminfo: memFree=30708844/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=342.22 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88683 0 0 0 34161 61 0 0 20 0 1 0 336560634 386580480 90594 33554432000 4194304 8395647 140736452225424 140736452220296 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90594 631 1026 0 93350 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 377520

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30182
/proc/meminfo: memFree=30708148/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=402.21 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88685 0 0 0 40149 72 0 0 20 0 1 0 336560634 386580480 90759 33554432000 4194304 8395647 140736452225424 140736452219928 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90759 631 1026 0 93350 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 377520

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30182
/proc/meminfo: memFree=30708680/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=462.21 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 46140 81 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220984 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 377520

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30182
/proc/meminfo: memFree=30708680/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=522.2 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 52128 92 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220648 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 377520

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30183
/proc/meminfo: memFree=30708680/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=582.19 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 58117 102 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452219928 6721220 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 377520

[startup+642.3 s]

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

/proc/meminfo: memFree=30708556/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1002.12 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 100035 177 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220648 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 377520

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30188
/proc/meminfo: memFree=30708556/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1062.12 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 106024 188 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220376 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 377520

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30188
/proc/meminfo: memFree=30708432/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1122.1 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 112012 198 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452219928 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 377520

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30189
/proc/meminfo: memFree=30708556/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1182.09 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 117999 210 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220072 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 377520

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30189
/proc/meminfo: memFree=30708432/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1242.08 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 123986 222 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220648 6721235 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 377520

[startup+1302.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 30230
/proc/meminfo: memFree=30580884/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1302.08 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 129977 231 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220648 6721235 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 377520

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 30230
/proc/meminfo: memFree=30580768/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1362.07 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 135966 241 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220648 6697363 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 377520

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 30230
/proc/meminfo: memFree=30580892/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1422.07 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 141953 254 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220376 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 377520

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30232
/proc/meminfo: memFree=30580636/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1482.06 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 147939 267 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452219928 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 377520

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30232
/proc/meminfo: memFree=30577052/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1542.04 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 153927 277 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220648 6697338 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 377520

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30232
/proc/meminfo: memFree=30580056/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1602.04 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 159915 289 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220072 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 377520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30232
/proc/meminfo: memFree=30578844/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1662.02 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 165904 298 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452219928 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 377520

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30232
/proc/meminfo: memFree=30578748/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1722.01 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 171894 307 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220648 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 377520

[startup+1782.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 30233
/proc/meminfo: memFree=30578740/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1782 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 177887 313 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220072 6721235 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 377520

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

[startup+1785.5 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 30233
/proc/meminfo: memFree=30578740/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1785.2 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 178207 313 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220984 6721235 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 377520

[startup+1788.7 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 30233
/proc/meminfo: memFree=30578740/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1788.4 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 178526 314 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452220072 6721235 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 377520

[startup+1789.5 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 30233
/proc/meminfo: memFree=30578740/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1789.2 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 178606 314 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452219928 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1789.2
Current children cumulated vsize (KiB) 377520

[startup+1789.9 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 30233
/proc/meminfo: memFree=30578740/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1789.6 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88686 0 0 0 178646 314 0 0 20 0 1 0 336560634 386580480 90770 33554432000 4194304 8395647 140736452225424 140736452219928 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90770 632 1026 0 93350 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (KiB) 377520

[startup+1790.1 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 30233
/proc/meminfo: memFree=30578740/32873844 swapFree=8656/8656
[pid=30177] ppid=30175 vsize=377520 CPUtime=1789.8 cores=1,3,5,7
/proc/30177/stat : 30177 (pbscip.linux.x8) R 30175 30177 18061 0 -1 4202496 88688 0 0 0 178666 314 0 0 20 0 1 0 336560634 386580480 90772 33554432000 4194304 8395647 140736452225424 140736452219928 6345229 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30177/statm: 94380 90772 634 1026 0 93350 0
Current children cumulated CPU time (s) 1789.8
Current children cumulated vsize (KiB) 377520

Child status: 0
Real time (s): 1790.18
CPU time (s): 1789.89
CPU user time (s): 1786.74
CPU system time (s): 3.15252
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 377520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.74
system time used= 3.15252
maximum resident set size= 363088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88691
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= 16
involuntary context switches= 1864

runsolver used 2.76858 second user time and 7.2339 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-03 08:18:41
IDJOB=3735196
IDBENCH=2949
IDSOLVER=2326
FILE ID=node102/3735196-1338704321
RUNJOBID= node102-1338679212-26561
PBS_JOBID= 14636711
Free space on /tmp= 71156 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/manquiho/bounded_golomb_rulers/normalized-bogr_18.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-3735196-1338704321/watcher-3735196-1338704321 -o /tmp/evaluation-result-3735196-1338704321/solver-3735196-1338704321 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3735196-1338704321.opb -t 1800 -m 15500

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

MD5SUM BENCH= 92a7a1679de6bb1b52854275d5fc6396
RANDOM SEED=1822112614

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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		: 2667.178
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		: 2667.178
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:        31079160 kB
Buffers:          159964 kB
Cached:           573492 kB
SwapCached:         5524 kB
Active:           448404 kB
Inactive:         588192 kB
Active(anon):     299768 kB
Inactive(anon):     5604 kB
Active(file):     148636 kB
Inactive(file):   582588 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097272 kB
Dirty:             14768 kB
Writeback:             0 kB
AnonPages:        365672 kB
Mapped:            11720 kB
Shmem:                 0 kB
Slab:             615344 kB
SReclaimable:      56508 kB
SUnreclaim:       558836 kB
KernelStack:        1472 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     435652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 71140 MiB
End job on node102 at 2012-06-03 08:48:31