Trace number 3731951

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.86 1790.15

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-circ10_3.opb
MD5SUM2821538067d8c071dc9bd4a000c6d040
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark334
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 340
Optimality of the best value was proved NO
Number of variables2700
Total number of constraints42620
Number of constraints which are clauses20220
Number of constraints which are cardinality constraints (but not clauses)800
Number of constraints which are nor clauses,nor cardinality constraints21600
Minimum length of a constraint2
Maximum length of a constraint36
Number of terms in the objective function 900
Biggest coefficient in the objective function 5
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 2500
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 2500
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-3731951-1338691092.opb>
0.39/0.42	c original problem has 2700 variables (2700 bin, 0 int, 0 impl, 0 cont) and 42620 constraints
0.39/0.42	c problem read
0.39/0.42	c presolving settings loaded
0.48/0.50	c presolving:
0.69/0.74	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 42620 upgd conss, 6660 impls, 630 clqs
1.39/1.40	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 43200 chg sides, 64800 chg coeffs, 42620 upgd conss, 6660 impls, 630 clqs
6.50/6.58	c    (6.2s) probing: 1000/2700 (37.0%) - 0 fixings, 0 aggregations, 9281 implications, 0 bound changes
8.39/8.41	c    (8.0s) probing: 1721/2700 (63.7%) - 0 fixings, 0 aggregations, 15210 implications, 0 bound changes
8.39/8.41	c    (8.0s) probing aborted: 100/100 successive totally useless probings
8.39/8.41	c presolving (3 rounds):
8.39/8.41	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 43200 changed sides, 64800 changed coefficients
8.39/8.41	c  37080 implications, 630 cliques
8.39/8.41	c presolved problem has 2700 variables (2700 bin, 0 int, 0 impl, 0 cont) and 42620 constraints
8.39/8.41	c   21770 constraints of type <knapsack>
8.39/8.41	c    3960 constraints of type <setppc>
8.39/8.41	c   16890 constraints of type <logicor>
8.39/8.41	c transformed objective value is always integral (scale: 1)
8.39/8.41	c Presolving Time: 7.91
8.39/8.41	c - non default parameters ----------------------------------------------------------------------
8.39/8.41	c # SCIP version 1.2.1.3
8.39/8.41	c 
8.39/8.41	c # frequency for displaying node information lines
8.39/8.41	c # [type: int, range: [-1,2147483647], default: 100]
8.39/8.41	c display/freq = 10000
8.39/8.41	c 
8.39/8.41	c # maximal time in seconds to run
8.39/8.41	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.39/8.41	c limits/time = 1789.59
8.39/8.41	c 
8.39/8.41	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
8.39/8.41	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.39/8.41	c limits/memory = 13950
8.39/8.41	c 
8.39/8.41	c # default clock type (1: CPU user seconds, 2: wall clock time)
8.39/8.41	c # [type: int, range: [1,2], default: 1]
8.39/8.41	c timing/clocktype = 2
8.39/8.41	c 
8.39/8.41	c # should presolving try to simplify inequalities
8.39/8.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.39/8.41	c constraints/linear/simplifyinequalities = TRUE
8.39/8.41	c 
8.39/8.41	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
8.39/8.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.39/8.41	c constraints/indicator/addCouplingCons = TRUE
8.39/8.41	c 
8.39/8.41	c # should presolving try to simplify knapsacks
8.39/8.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.39/8.41	c constraints/knapsack/simplifyinequalities = TRUE
8.39/8.41	c 
8.39/8.41	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
8.39/8.41	c # [type: int, range: [-1,2147483647], default: -1]
8.39/8.41	c separating/rapidlearning/freq = 0
8.39/8.41	c 
8.39/8.41	c -----------------------------------------------------------------------------------------------
8.39/8.41	c start solving
8.39/8.41	c 
24.29/24.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
24.29/24.35	c  23.9s|     1 |     0 |  6436 |     - |  96M|   0 | 798 |2700 |  42k|2700 |  42k|   0 |   0 |   0 | 1.400000e+02 |      --      |    Inf 
149.74/149.87	c   149s|     1 |     0 | 22320 |     - |  96M|   0 | 824 |2700 |  42k|2700 |  42k|   8 |   0 |   0 | 1.400000e+02 |      --      |    Inf 
173.15/173.25	c   173s|     1 |     0 | 23512 |     - |  96M|   0 | 825 |2700 |  42k|2700 |  42k|  14 |   0 |   0 | 1.400000e+02 |      --      |    Inf 
197.34/197.41	c   197s|     1 |     0 | 24762 |     - |  96M|   0 | 854 |2700 |  42k|2700 |  42k|  19 |   0 |   0 | 1.400000e+02 |      --      |    Inf 
221.94/222.02	c   222s|     1 |     0 | 25995 |     - |  96M|   0 | 847 |2700 |  42k|2700 |  42k|  22 |   0 |   0 | 1.400000e+02 |      --      |    Inf 
247.34/247.46	c   247s|     1 |     0 | 27464 |     - |  96M|   0 | 887 |2700 |  42k|2700 |  42k|  27 |   0 |   0 | 1.400000e+02 |      --      |    Inf 
274.33/274.43	c   274s|     1 |     0 | 29330 |     - |  96M|   0 | 819 |2700 |  42k|2700 |  42k|  30 |   0 |   0 | 1.400000e+02 |      --      |    Inf 
384.61/384.79	c   384s|     1 |     2 | 29330 |     - |  96M|   0 | 819 |2700 |  42k|2700 |  42k|  30 |   0 |  37 | 1.400000e+02 |      --      |    Inf 
1789.69/1790.02	c 
1789.69/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.69/1790.02	c Solving Time (sec) : 1789.60
1789.69/1790.02	c Solving Nodes      : 48
1789.69/1790.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.69/1790.02	c Dual Bound         : +1.40000000000000e+02
1789.69/1790.02	c Gap                : infinite
1789.69/1790.02	s UNKNOWN
1789.69/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.69/1790.02	c Solving Time       :    1789.60
1789.69/1790.02	c Original Problem   :
1789.69/1790.02	c   Problem name     : HOME/instance-3731951-1338691092.opb
1789.69/1790.02	c   Variables        : 2700 (2700 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.69/1790.02	c   Constraints      : 42620 initial, 42620 maximal
1789.69/1790.02	c Presolved Problem  :
1789.69/1790.02	c   Problem name     : t_HOME/instance-3731951-1338691092.opb
1789.69/1790.02	c   Variables        : 2700 (2700 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.69/1790.02	c   Constraints      : 42620 initial, 42682 maximal
1789.69/1790.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.69/1790.02	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.02	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.02	c   probing          :       6.54          0          0          0          0          0          0          0          0
1789.69/1790.02	c   knapsack         :       1.11          0          0          0          0          0          0      43200      64800
1789.69/1790.02	c   setppc           :       0.01          0          0          0          0          0          0          0          0
1789.69/1790.02	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1789.69/1790.02	c   root node        :          -          0          -          -          0          -          -          -          -
1789.69/1790.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.69/1790.02	c   integral         :          0          0          0         47          0          0          0          0          0         94
1789.69/1790.02	c   knapsack         :      21770          6       6189          0          1          0          0          0          0          0
1789.69/1790.02	c   setppc           :       3960          6       6189          0          1          3        945          0          0          0
1789.69/1790.02	c   logicor          :      16890+         6       3621          0          1          0         21          0          0          0
1789.69/1790.02	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.69/1790.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.69/1790.02	c   integral         :     637.18       0.00       0.00     637.18       0.00
1789.69/1790.02	c   knapsack         :       5.70       0.35       5.36       0.00       0.00
1789.69/1790.02	c   setppc           :       0.77       0.00       0.76       0.00       0.00
1789.69/1790.02	c   logicor          :       0.14       0.01       0.12       0.00       0.00
1789.69/1790.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.69/1790.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.69/1790.02	c   vbounds          :       0.00          2          0          0
1789.69/1790.02	c   rootredcost      :       0.00          0          0          0
1789.69/1790.02	c   pseudoobj        :       0.03       1206          0          0
1789.69/1790.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.69/1790.02	c   propagation      :       0.00          3          3         26       22.1          3        9.0          -
1789.69/1790.02	c   infeasible LP    :       0.01          4          4        146       94.2          3        7.0          0
1789.69/1790.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.69/1790.02	c   applied globally :          -          -          -         62       45.0          -          -          -
1789.69/1790.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.69/1790.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.69/1790.02	c   cut pool         :       0.00          5          -          -          0          -    (maximal pool size: 57)
1789.69/1790.02	c   redcost          :       0.01         52          0          0          0          0
1789.69/1790.02	c   impliedbounds    :       0.00          6          0          0          0          0
1789.69/1790.02	c   intobj           :       0.00          0          0          0          0          0
1789.69/1790.02	c   cgmip            :       0.00          0          0          0          0          0
1789.69/1790.02	c   gomory           :      58.04          6          0          0        580          0
1789.69/1790.02	c   strongcg         :      57.80          6          0          0        580          0
1789.69/1790.02	c   cmir             :       0.97          6          0          0          0          0
1789.69/1790.02	c   flowcover        :       5.24          6          0          0          0          0
1789.69/1790.02	c   clique           :       0.14          6          0          0         45          0
1789.69/1790.02	c   zerohalf         :       0.00          0          0          0          0          0
1789.69/1790.02	c   mcf              :       0.04          1          0          0          0          0
1789.69/1790.02	c   rapidlearning    :       0.00          0          0          0          0          0
1789.69/1790.02	c Pricers            :       Time      Calls       Vars
1789.69/1790.02	c   problem variables:       0.00          0          0
1789.69/1790.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.69/1790.02	c   relpscost        :     637.18         47          0          0          0          0         94
1789.69/1790.02	c   pscost           :       0.00          0          0          0          0          0          0
1789.69/1790.02	c   inference        :       0.00          1          0          0          0          0          2
1789.69/1790.02	c   mostinf          :       0.00          0          0          0          0          0          0
1789.69/1790.02	c   leastinf         :       0.00          0          0          0          0          0          0
1789.69/1790.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.69/1790.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.69/1790.02	c   random           :       0.00          0          0          0          0          0          0
1789.69/1790.02	c Primal Heuristics  :       Time      Calls      Found
1789.69/1790.02	c   LP solutions     :       0.00          -          0
1789.69/1790.02	c   pseudo solutions :       0.00          -          0
1789.69/1790.02	c   oneopt           :       0.00          0          0
1789.69/1790.02	c   crossover        :       0.00          0          0
1789.69/1790.02	c   objpscostdiving  :       0.00          0          0
1789.69/1790.02	c   rootsoldiving    :       0.00          0          0
1789.69/1790.02	c   linesearchdiving :       0.00          0          0
1789.69/1790.02	c   guideddiving     :       0.00          0          0
1789.69/1790.02	c   coefdiving       :     109.90          1          0
1789.69/1790.02	c   pscostdiving     :     141.33          1          0
1789.69/1790.02	c   trivial          :       0.01          2          0
1789.69/1790.02	c   simplerounding   :       0.00          0          0
1789.69/1790.02	c   zirounding       :       0.08         47          0
1789.69/1790.02	c   rounding         :       0.20         53          0
1789.69/1790.02	c   shifting         :       0.12         11          0
1789.69/1790.02	c   intshifting      :       0.00          0          0
1789.69/1790.02	c   twoopt           :       0.00          0          0
1789.69/1790.02	c   fixandinfer      :       0.00          0          0
1789.69/1790.02	c   feaspump         :     102.87          1          0
1789.69/1790.02	c   fracdiving       :      35.24          1          0
1789.69/1790.02	c   veclendiving     :     319.04          1          0
1789.69/1790.02	c   intdiving        :       0.00          0          0
1789.69/1790.02	c   actconsdiving    :       0.00          0          0
1789.69/1790.02	c   octane           :       0.00          0          0
1789.69/1790.02	c   rens             :       0.30          1          0
1789.69/1790.02	c   rins             :       0.00          0          0
1789.69/1790.02	c   localbranching   :       0.00          0          0
1789.69/1790.02	c   mutation         :       0.00          0          0
1789.69/1790.02	c   dins             :       0.00          0          0
1789.69/1790.02	c   undercover       :       0.00          0          0
1789.69/1790.02	c   nlp              :       0.00          0          0
1789.69/1790.02	c   trysol           :       0.00          0          0
1789.69/1790.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.69/1790.02	c   primal LP        :       0.04          0          0       0.00       0.00
1789.69/1790.02	c   dual LP          :     312.18         54     104137    1928.46     333.57
1789.69/1790.02	c   lex dual LP      :       0.00          0          0       0.00          -
1789.69/1790.02	c   barrier LP       :       0.00          0          0       0.00          -
1789.69/1790.02	c   diving/probing LP:     703.44        934     219987     235.53     312.73
1789.69/1790.02	c   strong branching :     637.17        208     208000    1000.00     326.44
1789.69/1790.02	c     (at root node) :          -         37      37000    1000.00          -
1789.69/1790.02	c   conflict analysis:       0.00          0          0       0.00          -
1789.69/1790.02	c B&B Tree           :
1789.69/1790.02	c   number of runs   :          1
1789.69/1790.02	c   nodes            :         48
1789.69/1790.02	c   nodes (total)    :         48
1789.69/1790.02	c   nodes left       :         49
1789.69/1790.02	c   max depth        :         15
1789.69/1790.02	c   max depth (total):         15
1789.69/1790.02	c   backtracks       :          4 (8.3%)
1789.69/1790.02	c   delayed cutoffs  :          0
1789.69/1790.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.69/1790.02	c   avg switch length:       2.00
1789.69/1790.02	c   switching time   :       0.08
1789.69/1790.02	c Solution           :
1789.69/1790.02	c   Solutions found  :          0 (0 improvements)
1789.69/1790.02	c   Primal Bound     :          -
1789.69/1790.02	c   Dual Bound       : +1.40000000000000e+02
1789.69/1790.02	c   Gap              :   infinite
1789.69/1790.02	c   Root Dual Bound  : +1.40000000000000e+02
1789.69/1790.02	c   Root Iterations  :      29330
1789.79/1790.15	c Time complete: 1789.85.

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-3731951-1338691092/watcher-3731951-1338691092 -o /tmp/evaluation-result-3731951-1338691092/solver-3731951-1338691092 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3731951-1338691092.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 9628
/proc/meminfo: memFree=26222940/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=10028 CPUtime=0 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 1773 0 0 0 0 0 0 0 20 0 1 0 335234615 10268672 1720 33554432000 4194304 8395647 140734059678592 140735611466456 5756997 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9628/statm: 2507 1720 375 1026 0 1477 0

[startup+0.0507259 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9628
/proc/meminfo: memFree=26222940/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=16452 CPUtime=0.04 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 3370 0 0 0 4 0 0 0 20 0 1 0 335234615 16846848 3317 33554432000 4194304 8395647 140734059678592 140735611466456 7240373 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9628/statm: 4113 3317 393 1026 0 3083 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16452

[startup+0.100192 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9628
/proc/meminfo: memFree=26222940/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=18896 CPUtime=0.09 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 3962 0 0 0 9 0 0 0 20 0 1 0 335234615 19349504 3909 33554432000 4194304 8395647 140734059678592 140735611466456 7430272 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9628/statm: 4724 3909 393 1026 0 3694 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18896

[startup+0.300188 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9628
/proc/meminfo: memFree=26222940/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=29436 CPUtime=0.29 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 6605 0 0 0 28 1 0 0 20 0 1 0 335234615 30142464 6552 33554432000 4194304 8395647 140734059678592 140735611466456 7430272 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9628/statm: 7359 6552 393 1026 0 6329 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29436

[startup+0.700291 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9628
/proc/meminfo: memFree=26222940/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=130284 CPUtime=0.69 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 31941 0 0 0 65 4 0 0 20 0 1 0 335234615 133410816 31462 33554432000 4194304 8395647 140734059678592 140734059675064 6345173 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9628/statm: 32571 31462 472 1026 0 31541 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130284

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9629
/proc/meminfo: memFree=26098552/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=133300 CPUtime=1.49 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 32711 0 0 0 145 4 0 0 20 0 1 0 335234615 136499200 32232 33554432000 4194304 8395647 140734059678592 140734059675608 4914498 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9628/statm: 33325 32232 486 1026 0 32295 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133300

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9629
/proc/meminfo: memFree=26095072/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=133300 CPUtime=3.09 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 32750 0 0 0 305 4 0 0 20 0 1 0 335234615 136499200 32271 33554432000 4194304 8395647 140734059678592 140734059674392 4918225 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9628/statm: 33325 32271 499 1026 0 32295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133300

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9629
/proc/meminfo: memFree=26095244/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=133300 CPUtime=6.29 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 32750 0 0 0 625 4 0 0 20 0 1 0 335234615 136499200 32271 33554432000 4194304 8395647 140734059678592 140734059674392 4911197 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9628/statm: 33325 32271 499 1026 0 32295 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133300

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9629
/proc/meminfo: memFree=26009660/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=225708 CPUtime=12.69 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 53347 0 0 0 1261 8 0 0 20 0 1 0 335234615 231124992 53545 33554432000 4194304 8395647 140734059678592 140734059673720 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9628/statm: 56427 53545 575 1026 0 55397 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 225708

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9630
/proc/meminfo: memFree=26009844/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=225708 CPUtime=25.49 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 53355 0 0 0 2540 9 0 0 20 0 1 0 335234615 231124992 53553 33554432000 4194304 8395647 140734059678592 140734059673112 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9628/statm: 56427 53553 581 1026 0 55397 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 225708

[startup+51.1002 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 10542
/proc/meminfo: memFree=25987496/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=237572 CPUtime=51.08 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 53855 0 0 0 5097 11 0 0 20 0 1 0 335234615 243273728 55529 33554432000 4194304 8395647 140734059678592 140734059673160 6708572 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9628/statm: 59393 55529 581 1026 0 58363 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 237572

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 10542
/proc/meminfo: memFree=25978200/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=237572 CPUtime=102.28 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 53862 0 0 0 10213 15 0 0 20 0 1 0 335234615 243273728 55803 33554432000 4194304 8395647 140734059678592 140734059673112 6503136 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9628/statm: 59393 55803 581 1026 0 58363 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 237572

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 10545
/proc/meminfo: memFree=25973356/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=237572 CPUtime=162.25 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 53951 0 0 0 16200 25 0 0 20 0 1 0 335234615 243273728 56763 33554432000 4194304 8395647 140734059678592 140734059673880 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9628/statm: 59393 56763 617 1026 0 58363 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 237572

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10545
/proc/meminfo: memFree=25988692/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=237572 CPUtime=222.24 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 54001 0 0 0 22187 37 0 0 20 0 1 0 335234615 243273728 56814 33554432000 4194304 8395647 140734059678592 140734059673832 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/9628/statm: 59393 56814 617 1026 0 58363 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 237572

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10545
/proc/meminfo: memFree=25956680/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=246908 CPUtime=282.23 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 69950 0 0 0 28171 52 0 0 20 0 1 0 335234615 252833792 60097 33554432000 4194304 8395647 140734059678592 140734059673464 6723058 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 61727 60097 633 1026 0 60697 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 246908

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10546
/proc/meminfo: memFree=25952216/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=246908 CPUtime=342.21 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 69950 0 0 0 34162 59 0 0 20 0 1 0 335234615 252833792 60097 33554432000 4194304 8395647 140734059678592 140734059673464 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 61727 60097 633 1026 0 60697 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 246908

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10546
/proc/meminfo: memFree=25950836/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=246908 CPUtime=402.21 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 69951 0 0 0 40154 67 0 0 20 0 1 0 335234615 252833792 60102 33554432000 4194304 8395647 140734059678592 140734059673464 6693705 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 61727 60102 634 1026 0 60697 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 246908

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10546
/proc/meminfo: memFree=25945916/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=246908 CPUtime=462.2 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 69951 0 0 0 46147 73 0 0 20 0 1 0 335234615 252833792 60102 33554432000 4194304 8395647 140734059678592 140734059673464 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 61727 60102 634 1026 0 60697 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 246908

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10546
/proc/meminfo: memFree=25944112/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=246908 CPUtime=522.18 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 69952 0 0 0 52137 81 0 0 20 0 1 0 335234615 252833792 60102 33554432000 4194304 8395647 140734059678592 140734059673800 6697363 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 61727 60102 634 1026 0 60697 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 246908

[startup+582.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 10546
/proc/meminfo: memFree=25943864/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=246908 CPUtime=582.18 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 69952 0 0 0 58128 90 0 0 20 0 1 0 335234615 252833792 60102 33554432000 4194304 8395647 140734059678592 140734059673944 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 61727 60102 634 1026 0 60697 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 246908

[startup+642.3 s]

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

/proc/meminfo: memFree=25939344/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1002.12 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70203 0 0 0 100073 139 0 0 20 0 1 0 335234615 254115840 60353 33554432000 4194304 8395647 140734059678592 140734059674152 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60353 634 1026 0 61010 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 248160

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10551
/proc/meminfo: memFree=25939220/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1062.1 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70203 0 0 0 106064 146 0 0 20 0 1 0 335234615 254115840 60353 33554432000 4194304 8395647 140734059678592 140734059673720 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60353 634 1026 0 61010 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 248160

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10551
/proc/meminfo: memFree=25937984/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1122.1 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70203 0 0 0 112057 153 0 0 20 0 1 0 335234615 254115840 60353 33554432000 4194304 8395647 140734059678592 140734059673464 6698317 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60353 634 1026 0 61010 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 248160

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10551
/proc/meminfo: memFree=25937240/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1182.09 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70203 0 0 0 118049 160 0 0 20 0 1 0 335234615 254115840 60353 33554432000 4194304 8395647 140734059678592 140734059673528 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60353 634 1026 0 61010 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 248160

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10552
/proc/meminfo: memFree=25932400/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1242.08 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70203 0 0 0 124040 168 0 0 20 0 1 0 335234615 254115840 60353 33554432000 4194304 8395647 140734059678592 140734059673800 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60353 634 1026 0 61010 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 248160

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10552
/proc/meminfo: memFree=25932152/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1302.08 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70203 0 0 0 130034 174 0 0 20 0 1 0 335234615 254115840 60353 33554432000 4194304 8395647 140734059678592 140734059674152 6697351 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60353 634 1026 0 61010 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 248160

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10555
/proc/meminfo: memFree=25931412/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1362.06 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70203 0 0 0 136025 181 0 0 20 0 1 0 335234615 254115840 60353 33554432000 4194304 8395647 140734059678592 140734059673832 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60353 634 1026 0 61010 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 248160

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 10578
/proc/meminfo: memFree=25931240/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1422.06 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70203 0 0 0 142018 188 0 0 20 0 1 0 335234615 254115840 60353 33554432000 4194304 8395647 140734059678592 140734059673464 6697351 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60353 634 1026 0 61010 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 248160

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10578
/proc/meminfo: memFree=25930624/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1482.04 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70203 0 0 0 148007 197 0 0 20 0 1 0 335234615 254115840 60353 33554432000 4194304 8395647 140734059678592 140734059674216 6697359 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60353 634 1026 0 61010 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 248160

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10578
/proc/meminfo: memFree=25930388/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1542.03 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70203 0 0 0 153999 204 0 0 20 0 1 0 335234615 254115840 60353 33554432000 4194304 8395647 140734059678592 140734059673832 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60353 634 1026 0 61010 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 248160

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10579
/proc/meminfo: memFree=25929884/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1602.02 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70203 0 0 0 159991 211 0 0 20 0 1 0 335234615 254115840 60353 33554432000 4194304 8395647 140734059678592 140734059674216 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60353 634 1026 0 61010 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 248160

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10579
/proc/meminfo: memFree=25930140/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1662.02 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70203 0 0 0 165983 219 0 0 20 0 1 0 335234615 254115840 60353 33554432000 4194304 8395647 140734059678592 140734059673832 6697301 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60353 634 1026 0 61010 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 248160

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10580
/proc/meminfo: memFree=25928828/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1722.01 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70203 0 0 0 171976 225 0 0 20 0 1 0 335234615 254115840 60353 33554432000 4194304 8395647 140734059678592 140734059674264 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60353 634 1026 0 61010 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 248160

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10580
/proc/meminfo: memFree=25927216/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1782 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70207 0 0 0 177967 233 0 0 20 0 1 0 335234615 254115840 60357 33554432000 4194304 8395647 140734059678592 140734059674264 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60357 638 1026 0 61010 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 248160

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 10580
/proc/meminfo: memFree=25927588/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1785.19 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70207 0 0 0 178286 233 0 0 20 0 1 0 335234615 254115840 60357 33554432000 4194304 8395647 140734059678592 140734059674216 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60357 638 1026 0 61010 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 248160

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10580
/proc/meminfo: memFree=25927464/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1788.4 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70207 0 0 0 178606 234 0 0 20 0 1 0 335234615 254115840 60357 33554432000 4194304 8395647 140734059678592 140734059673832 6697262 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60357 638 1026 0 61010 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 248160

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10580
/proc/meminfo: memFree=25927464/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1789.2 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70207 0 0 0 178686 234 0 0 20 0 1 0 335234615 254115840 60357 33554432000 4194304 8395647 140734059678592 140734059673832 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60357 638 1026 0 61010 0
Current children cumulated CPU time (s) 1789.2
Current children cumulated vsize (KiB) 248160

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10580
/proc/meminfo: memFree=25927340/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1789.59 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70207 0 0 0 178725 234 0 0 20 0 1 0 335234615 254115840 60357 33554432000 4194304 8395647 140734059678592 140734059673720 6696991 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60357 638 1026 0 61010 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (KiB) 248160

[startup+1790.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10580
/proc/meminfo: memFree=25927340/32873648 swapFree=6864/6864
[pid=9628] ppid=9626 vsize=248160 CPUtime=1789.79 cores=1,3,5,7
/proc/9628/stat : 9628 (pbscip.linux.x8) R 9626 9628 7869 0 -1 4202496 70210 0 0 0 178745 234 0 0 20 0 1 0 335234615 254115840 60360 33554432000 4194304 8395647 140734059678592 140734059674456 4908307 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9628/statm: 62040 60360 641 1026 0 61010 0
Current children cumulated CPU time (s) 1789.79
Current children cumulated vsize (KiB) 248160

Child status: 0
Real time (s): 1790.15
CPU time (s): 1789.86
CPU user time (s): 1787.51
CPU system time (s): 2.35464
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 300828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.51
system time used= 2.35464
maximum resident set size= 293084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70213
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= 13
involuntary context switches= 2435

runsolver used 2.97555 second user time and 8.60969 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-03 04:38:12
IDJOB=3731951
IDBENCH=2013
IDSOLVER=2326
FILE ID=node125/3731951-1338691092
RUNJOBID= node125-1338678622-7889
PBS_JOBID= 14636688
Free space on /tmp= 70428 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-PB05/manquinho/ttp/normalized-circ10_3.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-3731951-1338691092/watcher-3731951-1338691092 -o /tmp/evaluation-result-3731951-1338691092/solver-3731951-1338691092 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3731951-1338691092.opb -t 1800 -m 15500

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

MD5SUM BENCH= 2821538067d8c071dc9bd4a000c6d040
RANDOM SEED=1354214239

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:        26222948 kB
Buffers:          603560 kB
Cached:          5041380 kB
SwapCached:         2308 kB
Active:          2583324 kB
Inactive:        3161968 kB
Active(anon):      92000 kB
Inactive(anon):     9240 kB
Active(file):    2491324 kB
Inactive(file):  3152728 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:             13660 kB
Writeback:             0 kB
AnonPages:        103736 kB
Mapped:            17024 kB
Shmem:                96 kB
Slab:             767056 kB
SReclaimable:     210468 kB
SUnreclaim:       556588 kB
KernelStack:        1472 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     214872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 70420 MiB
End job on node125 at 2012-06-03 05:08:02