Trace number 3740465

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? 1797.35 1797.69

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12060_6.std.opb
MD5SUM2cfe94d08112cb5e579263a7aabde4b0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark110
Best CPU time to get the best result obtained on this benchmark1.2948
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints256039
Number of constraints which are clauses254839
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.48/1.59	c SCIP version 1.1.0.7
1.48/1.59	c LP-Solver SoPlex 1.4.1
1.48/1.59	c user parameter file <scip.set> not found - using default parameters
1.48/1.59	c read problem <HOME/instance-3740465-1338761971.opb>
1.48/1.59	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256039 constraints
1.99/2.02	c start presolving problem
1.99/2.02	c presolving:
8.99/9.02	c (round 1) 8300 del vars, 24226 del conss, 6619 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17248304 impls, 0 clqs
12.49/12.57	c (round 2) 15238 del vars, 55993 del conss, 13050 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17291744 impls, 0 clqs
13.69/13.76	c (round 3) 17618 del vars, 67589 del conss, 14446 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17311559 impls, 0 clqs
14.38/14.45	c (round 4) 18962 del vars, 73085 del conss, 15340 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17323106 impls, 0 clqs
14.78/14.88	c (round 5) 19780 del vars, 76563 del conss, 15874 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17329280 impls, 0 clqs
15.09/15.19	c (round 6) 20372 del vars, 78961 del conss, 16222 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17335786 impls, 0 clqs
15.39/15.42	c (round 7) 20712 del vars, 80417 del conss, 16446 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17338672 impls, 0 clqs
15.58/15.61	c (round 8) 21020 del vars, 81662 del conss, 16624 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17342886 impls, 0 clqs
15.69/15.77	c (round 9) 21216 del vars, 82478 del conss, 16739 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17345046 impls, 0 clqs
15.89/15.91	c (round 10) 21385 del vars, 83144 del conss, 16835 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17347412 impls, 0 clqs
15.98/16.04	c (round 11) 21521 del vars, 83689 del conss, 16927 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17349375 impls, 0 clqs
16.09/16.15	c (round 12) 21639 del vars, 84155 del conss, 16998 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17350529 impls, 0 clqs
16.19/16.29	c (round 13) 21721 del vars, 84509 del conss, 17056 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17351508 impls, 0 clqs
16.29/16.39	c (round 14) 21773 del vars, 84755 del conss, 17079 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17351848 impls, 0 clqs
16.49/16.51	c (round 15) 21789 del vars, 84843 del conss, 17091 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17352008 impls, 0 clqs
16.49/16.59	c (round 16) 21797 del vars, 84891 del conss, 17091 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17352044 impls, 0 clqs
17.19/17.26	c (round 17) 21797 del vars, 84895 del conss, 17091 chg bounds, 3 chg sides, 8 chg coeffs, 171144 upgd conss, 17352044 impls, 0 clqs
20.08/20.13	c (round 18) 21797 del vars, 84936 del conss, 17091 chg bounds, 144 chg sides, 379 chg coeffs, 171144 upgd conss, 17352044 impls, 0 clqs
20.29/20.37	c (round 19) 21797 del vars, 84979 del conss, 17091 chg bounds, 152 chg sides, 410 chg coeffs, 171144 upgd conss, 17352044 impls, 0 clqs
534.18/534.30	c    (530.7s) probing: 1000/51045 (2.0%) - 0 fixings, 0 aggregations, 13680388 implications, 0 bound changes
850.29/850.50	c    (846.2s) probing: 2000/51045 (3.9%) - 0 fixings, 0 aggregations, 22106419 implications, 0 bound changes
851.79/852.02	c    (847.7s) probing: 2001/51045 (3.9%) - 0 fixings, 0 aggregations, 22108036 implications, 0 bound changes
851.79/852.02	c    (847.7s) probing aborted: 2000/2000 successive useless probings
851.79/852.02	c presolving (20 rounds):
851.79/852.02	c  21797 deleted vars, 84979 deleted constraints, 17091 tightened bounds, 0 added holes, 152 changed sides, 420 changed coefficients
851.79/852.02	c  107324870 implications, 0 cliques
851.79/852.02	c presolved problem has 51045 variables (51045 bin, 0 int, 0 impl, 0 cont) and 171203 constraints
851.79/852.02	c    1138 constraints of type <knapsack>
851.79/852.02	c      75 constraints of type <setppc>
851.79/852.02	c  169990 constraints of type <logicor>
851.79/852.02	c transformed objective value is always integral (scale: 1)
851.79/852.02	c Presolving Time: 847.39
851.79/852.05	c OPT-LIN
851.79/852.05	c -----------------------------------------------------------------------------------------------
851.79/852.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
851.79/852.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
851.79/852.05	c limits/memory = c 13950
851.79/852.05	c # maximal time in seconds to run
851.79/852.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
851.79/852.05	c limits/time = c 1791
851.79/852.05	c # frequency for displaying node information lines
851.79/852.05	c # [type: int, range: [-1,2147483647], default: 100]
851.79/852.05	c display/freq = c 10000
851.79/852.05	c -----------------------------------------------------------------------------------------------
851.79/852.05	c start solving problem
851.79/852.05	c 
1796.65/1797.01	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1796.65/1797.01	c  1792s|     1 |     0 | 88937 |3075M|   0 |   - |  51k| 171k| 171k|  51k| 171k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1796.65/1797.07	c  1792s|     1 |     2 | 88937 |3075M|   0 |   - |  51k| 171k| 171k|  51k| 171k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1796.65/1797.07	c 
1796.65/1797.07	c SCIP Status        : solving was interrupted [time limit reached]
1796.65/1797.07	c Solving Time (sec) : 1791.86
1796.65/1797.07	c Solving Nodes      : 1
1796.65/1797.07	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.65/1797.07	c Dual Bound         : +0.00000000000000e+00
1796.65/1797.07	c Gap                : infinite
1796.65/1797.07	c NODE         1
1796.65/1797.07	c DUAL BOUND   0
1796.65/1797.07	c PRIMAL BOUND 1e+20
1796.65/1797.07	c GAP          1e+20
1796.65/1797.07	s UNKNOWN
1796.65/1797.07	c SCIP Status        : solving was interrupted [time limit reached]
1796.65/1797.07	c Solving Time       :    1791.86
1796.65/1797.07	c Original Problem   :
1796.65/1797.07	c   Problem name     : HOME/instance-3740465-1338761971.opb
1796.65/1797.07	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.65/1797.07	c   Constraints      : 256039 initial, 256039 maximal
1796.65/1797.07	c Presolved Problem  :
1796.65/1797.07	c   Problem name     : t_HOME/instance-3740465-1338761971.opb
1796.65/1797.07	c   Variables        : 51045 (51045 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.65/1797.07	c   Constraints      : 171203 initial, 171203 maximal
1796.65/1797.07	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1796.65/1797.07	c   trivial          :       0.04       1057          0          0          0          0          0          0          0
1796.65/1797.07	c   dualfix          :       0.12        120          0          0          0          0          0          0          0
1796.65/1797.07	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1796.65/1797.07	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1796.65/1797.07	c   implics          :       0.68          0          0          0          0          0          0          0          0
1796.65/1797.07	c   probing          :     829.73          0          0          0          0          0          0          0          0
1796.65/1797.07	c   knapsack         :       2.76          0          0          0          0          0         16        149        412
1796.65/1797.07	c   setppc           :       0.00          0          0          0          0          0         68          0          0
1796.65/1797.07	c   linear           :      13.47      16034       4586          0      17091          0      84895          3          8
1796.65/1797.07	c   logicor          :       0.34          0          0          0          0          0          0          0          0
1796.65/1797.07	c   root node        :          -          0          -          -          0          -          -          -          -
1796.65/1797.07	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1796.65/1797.07	c   integral         :          0          0          0          0          0          0          0          0          0          0
1796.65/1797.07	c   knapsack         :       1138          0     189756          0          1          0          0          0          0          0
1796.65/1797.07	c   setppc           :         75          0     189756          0          1          0          0          0          0          0
1796.65/1797.07	c   logicor          :     169990          0     189041          0          1          0          0          0          0          0
1796.65/1797.07	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1796.65/1797.07	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1796.65/1797.07	c   integral         :       0.00       0.00       0.00       0.00       0.00
1796.65/1797.07	c   knapsack         :       3.72       0.00       3.72       0.00       0.00
1796.65/1797.07	c   setppc           :       0.19       0.00       0.19       0.00       0.00
1796.65/1797.07	c   logicor          :      73.55       0.00      73.50       0.00       0.05
1796.65/1797.07	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1796.65/1797.07	c Propagators        :       Time      Calls    Cutoffs    DomReds
1796.65/1797.07	c   rootredcost      :       0.05          0          0          0
1796.65/1797.07	c   pseudoobj        :       0.02          1          0          0
1796.65/1797.07	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.65/1797.07	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.65/1797.07	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.65/1797.07	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.65/1797.07	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.65/1797.07	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.65/1797.07	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.65/1797.07	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.65/1797.07	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.65/1797.07	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1796.65/1797.07	c   redcost          :       0.00          0          0          0          0          0
1796.65/1797.07	c   impliedbounds    :       0.00          0          0          0          0          0
1796.65/1797.07	c   intobj           :       0.00          0          0          0          0          0
1796.65/1797.07	c   gomory           :       0.00          0          0          0          0          0
1796.65/1797.07	c   strongcg         :       0.00          0          0          0          0          0
1796.65/1797.07	c   cmir             :       0.00          0          0          0          0          0
1796.65/1797.07	c   flowcover        :       0.00          0          0          0          0          0
1796.65/1797.07	c   clique           :       0.00          0          0          0          0          0
1796.65/1797.07	c   zerohalf         :       0.00          0          0          0          0          0
1796.65/1797.07	c   mcf              :       0.00          0          0          0          0          0
1796.65/1797.07	c Pricers            :       Time      Calls       Vars
1796.65/1797.07	c   problem variables:       0.00          0          0
1796.65/1797.07	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.65/1797.07	c   relpscost        :       0.00          0          0          0          0          0          0
1796.65/1797.07	c   pscost           :       0.00          0          0          0          0          0          0
1796.65/1797.07	c   inference        :       0.01          1          0          0          0          0          2
1796.65/1797.07	c   mostinf          :       0.00          0          0          0          0          0          0
1796.65/1797.07	c   leastinf         :       0.00          0          0          0          0          0          0
1796.65/1797.07	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.65/1797.07	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.65/1797.07	c   random           :       0.00          0          0          0          0          0          0
1796.65/1797.07	c Primal Heuristics  :       Time      Calls      Found
1796.65/1797.07	c   LP solutions     :       0.00          -          0
1796.65/1797.07	c   pseudo solutions :       0.00          -          0
1796.65/1797.07	c   oneopt           :       0.00          0          0
1796.65/1797.07	c   simplerounding   :       0.00          0          0
1796.65/1797.07	c   rounding         :       0.00          0          0
1796.65/1797.07	c   shifting         :       0.00          0          0
1796.65/1797.07	c   intshifting      :       0.00          0          0
1796.65/1797.07	c   fixandinfer      :       0.00          0          0
1796.65/1797.07	c   feaspump         :       0.00          0          0
1796.65/1797.07	c   coefdiving       :       0.00          0          0
1796.65/1797.07	c   pscostdiving     :       0.00          0          0
1796.65/1797.07	c   fracdiving       :       0.00          0          0
1796.65/1797.07	c   veclendiving     :       0.00          0          0
1796.65/1797.07	c   intdiving        :       0.00          0          0
1796.65/1797.07	c   actconsdiving    :       0.00          0          0
1796.65/1797.07	c   objpscostdiving  :       0.00          0          0
1796.65/1797.07	c   rootsoldiving    :       0.00          0          0
1796.65/1797.07	c   linesearchdiving :       0.00          0          0
1796.65/1797.07	c   guideddiving     :       0.00          0          0
1796.65/1797.07	c   octane           :       0.00          0          0
1796.65/1797.07	c   rens             :       0.00          0          0
1796.65/1797.07	c   rins             :       0.00          0          0
1796.65/1797.07	c   localbranching   :       0.00          0          0
1796.65/1797.07	c   mutation         :       0.00          0          0
1796.65/1797.07	c   crossover        :       0.00          0          0
1796.65/1797.07	c   dins             :       0.00          0          0
1796.65/1797.07	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.65/1797.07	c   primal LP        :       0.00          0          0       0.00          -
1796.65/1797.07	c   dual LP          :     943.78          1      88937   88937.00      94.23
1796.65/1797.07	c   barrier LP       :       0.00          0          0       0.00          -
1796.65/1797.07	c   diving/probing LP:       0.00          0          0       0.00          -
1796.65/1797.07	c   strong branching :       0.00          0          0       0.00          -
1796.65/1797.07	c     (at root node) :          -          0          0       0.00          -
1796.65/1797.07	c   conflict analysis:       0.00          0          0       0.00          -
1796.65/1797.07	c B&B Tree           :
1796.65/1797.07	c   number of runs   :          1
1796.65/1797.07	c   nodes            :          1
1796.65/1797.07	c   nodes (total)    :          1
1796.65/1797.07	c   nodes left       :          2
1796.65/1797.07	c   max depth        :          0
1796.65/1797.07	c   max depth (total):          0
1796.65/1797.07	c   backtracks       :          0 (0.0%)
1796.65/1797.07	c   delayed cutoffs  :          0
1796.65/1797.07	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.65/1797.07	c   avg switch length:       1.00
1796.65/1797.07	c   switching time   :       0.00
1796.65/1797.07	c Solution           :
1796.65/1797.07	c   Solutions found  :          0 (0 improvements)
1796.65/1797.07	c   Primal Bound     :          -
1796.65/1797.07	c   Dual Bound       : +0.00000000000000e+00
1796.65/1797.07	c   Gap              :   infinite
1796.65/1797.07	c   Root Dual Bound  : +0.00000000000000e+00
1797.25/1797.69	c Time complete: 1797.34.

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

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 13930
/proc/meminfo: memFree=22456040/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=9020 CPUtime=0 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 1603 0 0 0 0 0 0 0 20 0 1 0 342324433 9236480 1556 33554432000 4194304 7823515 140737316233184 140734167618472 5878822 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 2255 1556 354 887 0 1365 0

[startup+0.0311071 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13930
/proc/meminfo: memFree=22456040/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=14864 CPUtime=0.02 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 3077 0 0 0 2 0 0 0 20 0 1 0 342324433 15220736 3030 33554432000 4194304 7823515 140737316233184 140737316099288 5537906 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 3716 3030 354 887 0 2826 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14864

[startup+0.100304 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13930
/proc/meminfo: memFree=22456040/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=25836 CPUtime=0.09 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 5789 0 0 0 9 0 0 0 20 0 1 0 342324433 26456064 5742 33554432000 4194304 7823515 140737316233184 140737316099288 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 6459 5742 354 887 0 5569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25836

[startup+0.300279 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13930
/proc/meminfo: memFree=22456040/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=51592 CPUtime=0.29 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 12256 0 0 0 28 1 0 0 20 0 1 0 342324433 52830208 12209 33554432000 4194304 7823515 140737316233184 140737316099288 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 12898 12209 354 887 0 12008 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51592

[startup+0.700272 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13930
/proc/meminfo: memFree=22456040/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=76956 CPUtime=0.69 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 18553 0 0 0 67 2 0 0 20 0 1 0 342324433 78802944 18506 33554432000 4194304 7823515 140737316233184 140737316099288 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 19239 18506 354 887 0 18349 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76956

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13931
/proc/meminfo: memFree=22358808/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=147484 CPUtime=1.48 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 36178 0 0 0 143 5 0 0 20 0 1 0 342324433 151023616 36131 33554432000 4194304 7823515 140737316233184 140737316099288 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 36871 36131 354 887 0 35981 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 147484

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13931
/proc/meminfo: memFree=22100764/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=486184 CPUtime=3.09 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 120548 0 0 0 289 20 0 0 20 0 1 0 342324433 497852416 120147 33554432000 4194304 7823515 140737316233184 140737316230120 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 121546 120147 427 887 0 120656 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 486184

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13931
/proc/meminfo: memFree=21790692/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=736012 CPUtime=6.29 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 182502 0 0 0 598 31 0 0 20 0 1 0 342324433 753676288 182101 33554432000 4194304 7823515 140737316233184 140737316230120 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 184003 182101 427 887 0 183113 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 736012

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13931
/proc/meminfo: memFree=21596772/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=874684 CPUtime=12.68 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 215007 0 0 0 1219 49 0 0 20 0 1 0 342324433 895676416 214606 33554432000 4194304 7823515 140737316233184 140737316230120 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 218671 214606 432 887 0 217781 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 874684

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13931
/proc/meminfo: memFree=21512192/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=959692 CPUtime=25.48 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 233634 0 0 0 2443 105 0 0 20 0 1 0 342324433 982724608 235834 33554432000 4194304 7823515 140737316233184 140737316229880 5803662 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 239923 235834 460 887 0 239033 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 959692

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13934
/proc/meminfo: memFree=21477560/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=998432 CPUtime=51.08 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 242486 0 0 0 5001 107 0 0 20 0 1 0 342324433 1022394368 244686 33554432000 4194304 7823515 140737316233184 140737316229880 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 249608 244686 460 887 0 248718 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 998432

[startup+102.306 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 13934
/proc/meminfo: memFree=21353860/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=1125304 CPUtime=102.28 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 273148 0 0 0 10116 112 0 0 20 0 1 0 342324433 1152311296 275348 33554432000 4194304 7823515 140737316233184 140737316229864 5803662 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 281326 275348 460 887 0 280436 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1125304

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13934
/proc/meminfo: memFree=21196036/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=1286636 CPUtime=162.27 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 312504 0 0 0 16107 120 0 0 20 0 1 0 342324433 1317515264 314704 33554432000 4194304 7823515 140737316233184 140737316229880 5803600 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 321659 314704 461 887 0 320769 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1286636

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13935
/proc/meminfo: memFree=20933432/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=1555000 CPUtime=222.25 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 378015 0 0 0 22096 129 0 0 20 0 1 0 342324433 1592320000 380215 33554432000 4194304 7823515 140737316233184 140737316229880 5803662 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 388750 380215 461 887 0 387860 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1555000

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13935
/proc/meminfo: memFree=20739524/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=1751956 CPUtime=282.25 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 427176 0 0 0 28087 138 0 0 20 0 1 0 342324433 1794002944 429376 33554432000 4194304 7823515 140737316233184 140737316229880 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 437989 429376 461 887 0 437099 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1751956

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13935
/proc/meminfo: memFree=20477420/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=2009124 CPUtime=342.24 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 491739 0 0 0 34071 153 0 0 20 0 1 0 342324433 2057342976 493939 33554432000 4194304 7823515 140737316233184 140737316229048 5804085 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 502281 493939 461 887 0 501391 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 2009124

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13935
/proc/meminfo: memFree=20278180/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=2216008 CPUtime=402.23 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 542508 0 0 0 40058 165 0 0 20 0 1 0 342324433 2269192192 544708 33554432000 4194304 7823515 140737316233184 140737316229240 4221694 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 554002 544708 461 887 0 553112 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 2216008

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13974
/proc/meminfo: memFree=22244648/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=2505444 CPUtime=462.21 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 614818 0 0 0 46040 181 0 0 20 0 1 0 342324433 2565574656 617101 33554432000 4194304 7823515 140737316233184 140737316229880 5803115 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 626361 617101 461 887 0 625471 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2505444

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13975
/proc/meminfo: memFree=21898916/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=2704124 CPUtime=522.19 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 664090 0 0 0 52026 193 0 0 20 0 1 0 342324433 2769022976 666363 33554432000 4194304 7823515 140737316233184 140737316229048 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 676031 666363 461 887 0 675141 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 2704124

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13975
/proc/meminfo: memFree=21451304/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=2870112 CPUtime=582.17 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 704980 0 0 0 58013 204 0 0 20 0 1 0 342324433 2938994688 707494 33554432000 4194304 7823515 140737316233184 140737316229864 5803119 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 717528 707494 466 887 0 716638 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 2870112

[startup+642.3 s]

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

/proc/meminfo: memFree=18412708/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4014740 CPUtime=1122.05 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 968340 0 0 0 111915 290 0 0 20 0 1 0 342324433 4111093760 990135 33554432000 4194304 7823515 140737316233184 140737316228520 6205311 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1003685 990135 531 887 0 1002795 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 4014740

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 13981
/proc/meminfo: memFree=18259100/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4017312 CPUtime=1182.04 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969159 0 0 0 117910 294 0 0 20 0 1 0 342324433 4113727488 990941 33554432000 4194304 7823515 140737316233184 140737316228520 6212384 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1004328 990941 531 887 0 1003438 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 4017312

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 13984
/proc/meminfo: memFree=18082368/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4017312 CPUtime=1242.04 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969161 0 0 0 123906 298 0 0 20 0 1 0 342324433 4113727488 990974 33554432000 4194304 7823515 140737316233184 140737316228520 6211028 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1004328 990974 531 887 0 1003438 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 4017312

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13984
/proc/meminfo: memFree=17890164/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4017312 CPUtime=1302.03 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969165 0 0 0 129900 303 0 0 20 0 1 0 342324433 4113727488 991260 33554432000 4194304 7823515 140737316233184 140737316227848 6212418 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1004328 991260 531 887 0 1003438 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 4017312

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13984
/proc/meminfo: memFree=17725024/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4017312 CPUtime=1362.01 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969216 0 0 0 135895 306 0 0 20 0 1 0 342324433 4113727488 991608 33554432000 4194304 7823515 140737316233184 140737316228936 6212088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1004328 991608 531 887 0 1003438 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 4017312

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13985
/proc/meminfo: memFree=17520972/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4021996 CPUtime=1422.01 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969229 0 0 0 141891 310 0 0 20 0 1 0 342324433 4118523904 991833 33554432000 4194304 7823515 140737316233184 140737316228520 6213447 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1005499 991833 531 887 0 1004609 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 4021996

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13986
/proc/meminfo: memFree=17351744/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4022412 CPUtime=1481.99 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969253 0 0 0 147886 313 0 0 20 0 1 0 342324433 4118949888 991955 33554432000 4194304 7823515 140737316233184 140737316228520 6212544 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1005603 991955 531 887 0 1004713 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 4022412

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13986
/proc/meminfo: memFree=17185364/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4022412 CPUtime=1541.98 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969282 0 0 0 153881 317 0 0 20 0 1 0 342324433 4118949888 992156 33554432000 4194304 7823515 140737316233184 140737316228520 6212348 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1005603 992156 531 887 0 1004713 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 4022412

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13986
/proc/meminfo: memFree=16993192/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4022548 CPUtime=1601.97 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969324 0 0 0 159877 320 0 0 20 0 1 0 342324433 4119089152 992542 33554432000 4194304 7823515 140737316233184 140737316228520 6212302 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1005637 992542 531 887 0 1004747 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 4022548

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13986
/proc/meminfo: memFree=16828920/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4022684 CPUtime=1661.97 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969353 0 0 0 165874 323 0 0 20 0 1 0 342324433 4119228416 992847 33554432000 4194304 7823515 140737316233184 140737316228520 6212302 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1005671 992847 531 887 0 1004781 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 4022684

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13986
/proc/meminfo: memFree=16675064/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4022996 CPUtime=1721.96 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969437 0 0 0 171868 328 0 0 20 0 1 0 342324433 4119547904 993109 33554432000 4194304 7823515 140737316233184 140737316228984 6211376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1005749 993109 531 887 0 1004859 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 4022996

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13987
/proc/meminfo: memFree=16502732/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4022996 CPUtime=1781.95 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969462 0 0 0 177863 332 0 0 20 0 1 0 342324433 4119547904 993321 33554432000 4194304 7823515 140737316233184 140737316228520 6205311 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1005749 993321 531 887 0 1004859 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 4022996

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 13987
/proc/meminfo: memFree=16494548/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4022996 CPUtime=1785.15 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969463 0 0 0 178183 332 0 0 20 0 1 0 342324433 4119547904 993322 33554432000 4194304 7823515 140737316233184 140737316228984 6234813 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1005749 993322 531 887 0 1004859 0
Current children cumulated CPU time (s) 1785.15
Current children cumulated vsize (KiB) 4022996

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13987
/proc/meminfo: memFree=16475312/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4022996 CPUtime=1791.56 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969466 0 0 0 178823 333 0 0 20 0 1 0 342324433 4119547904 993335 33554432000 4194304 7823515 140737316233184 140737316228984 6908153 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1005749 993335 531 887 0 1004859 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 4022996

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13987
/proc/meminfo: memFree=16467004/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4022996 CPUtime=1794.76 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969466 0 0 0 179143 333 0 0 20 0 1 0 342324433 4119547904 993335 33554432000 4194304 7823515 140737316233184 140737316228520 6211327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1005749 993335 531 887 0 1004859 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 4022996

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13987
/proc/meminfo: memFree=16465144/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4022996 CPUtime=1796.35 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969467 0 0 0 179302 333 0 0 20 0 1 0 342324433 4119547904 993336 33554432000 4194304 7823515 140737316233184 140737316228520 6179831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1005749 993336 531 887 0 1004859 0
Current children cumulated CPU time (s) 1796.35
Current children cumulated vsize (KiB) 4022996

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13987
/proc/meminfo: memFree=16465144/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4022996 CPUtime=1796.75 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969510 0 0 0 179342 333 0 0 20 0 1 0 342324433 4119547904 993379 33554432000 4194304 7823515 140737316233184 140737316228520 4313428 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1005749 993379 539 887 0 1004859 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 4022996

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13987
/proc/meminfo: memFree=16462028/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=4020804 CPUtime=1797.15 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969512 0 0 0 179382 333 0 0 20 0 1 0 342324433 4117303296 992880 33554432000 4194304 7823515 140737316233184 140737316228696 4813574 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 1005201 992880 541 887 0 1004311 0
Current children cumulated CPU time (s) 1797.15
Current children cumulated vsize (KiB) 4020804

[startup+1797.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13987
/proc/meminfo: memFree=16462028/32873648 swapFree=6852/6852
[pid=13930] ppid=13928 vsize=3707032 CPUtime=1797.25 cores=1,3,5,7
/proc/13930/stat : 13930 (pbscip.linux.x8) R 13928 13930 12217 0 -1 4202496 969512 0 0 0 179390 335 0 0 20 0 1 0 342324433 3796000768 554157 33554432000 4194304 7823515 140737316233184 140737316228696 7132266 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13930/statm: 926758 553645 541 887 0 925868 0
Current children cumulated CPU time (s) 1797.25
Current children cumulated vsize (KiB) 3707032

Child status: 0
Real time (s): 1797.69
CPU time (s): 1797.35
CPU user time (s): 1793.91
CPU system time (s): 3.44148
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 4022996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.91
system time used= 3.44148
maximum resident set size= 3973524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 969519
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= 107
involuntary context switches= 1841

runsolver used 2.57861 second user time and 7.2319 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-04 00:19:32
IDJOB=3740465
IDBENCH=77508
IDSOLVER=2321
FILE ID=node112/3740465-1338761971
RUNJOBID= node112-1338748093-12234
PBS_JOBID= 14636784
Free space on /tmp= 71192 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12060_6.std.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740465-1338761971/watcher-3740465-1338761971 -o /tmp/evaluation-result-3740465-1338761971/solver-3740465-1338761971 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740465-1338761971.opb

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

MD5SUM BENCH= 2cfe94d08112cb5e579263a7aabde4b0
RANDOM SEED=811713849

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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:        22456684 kB
Buffers:          554680 kB
Cached:          6015008 kB
SwapCached:            0 kB
Active:          4752984 kB
Inactive:        4789816 kB
Active(anon):    2962180 kB
Inactive(anon):    10924 kB
Active(file):    1790804 kB
Inactive(file):  4778892 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             18252 kB
Writeback:             0 kB
AnonPages:       2913832 kB
Mapped:            16452 kB
Shmem:               200 kB
Slab:             731404 kB
SReclaimable:     175340 kB
SUnreclaim:       556064 kB
KernelStack:        1480 kB
PageTables:         9964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3146560 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= 71184 MiB
End job on node112 at 2012-06-04 00:49:29