Trace number 3744937

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 NameAnswerCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1793.69 1793.98

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped3.D.recomb10-0.20-13.opb
MD5SUMc1379e9d016589d7d827ee897cc8c35f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark350
Best CPU time to get the best result obtained on this benchmark2.78857
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62963
Total number of constraints304567
Number of constraints which are clauses304567
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint339
Number of terms in the objective function 1880
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 525480
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 525480
Number of bits of the biggest sum of numbers20
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-3744937-1338812169.opb>
1.89/1.94	c original problem has 62963 variables (62963 bin, 0 int, 0 impl, 0 cont) and 304567 constraints
1.89/1.94	c problem read
1.89/1.94	c presolving settings loaded
2.39/2.44	c presolving:
3.79/3.81	c (round 1) 17925 del vars, 165436 del conss, 13947 chg bounds, 48 chg sides, 84 chg coeffs, 0 upgd conss, 2617606 impls, 0 clqs
3.99/4.08	c (round 2) 31947 del vars, 191234 del conss, 13990 chg bounds, 48 chg sides, 86 chg coeffs, 0 upgd conss, 2619276 impls, 0 clqs
4.08/4.17	c (round 3) 35598 del vars, 201733 del conss, 13990 chg bounds, 75 chg sides, 158 chg coeffs, 0 upgd conss, 2619310 impls, 0 clqs
4.18/4.20	c (round 4) 35938 del vars, 202403 del conss, 13990 chg bounds, 78 chg sides, 167 chg coeffs, 0 upgd conss, 2619310 impls, 0 clqs
4.49/4.56	c (round 5) 35938 del vars, 202403 del conss, 13990 chg bounds, 78 chg sides, 167 chg coeffs, 101477 upgd conss, 2619310 impls, 0 clqs
4.59/4.68	c (round 6) 35938 del vars, 202403 del conss, 13990 chg bounds, 78 chg sides, 167 chg coeffs, 102164 upgd conss, 2619310 impls, 0 clqs
18.08/18.17	c    (16.2s) probing: 1000/27025 (3.7%) - 0 fixings, 0 aggregations, 40928 implications, 0 bound changes
32.18/32.21	c    (30.3s) probing: 2000/27025 (7.4%) - 0 fixings, 0 aggregations, 86389 implications, 0 bound changes
32.18/32.23	c    (30.3s) probing: 2001/27025 (7.4%) - 0 fixings, 0 aggregations, 86392 implications, 0 bound changes
32.18/32.23	c    (30.3s) probing aborted: 2000/2000 successive useless probings
32.18/32.23	c presolving (7 rounds):
32.18/32.23	c  35938 deleted vars, 202403 deleted constraints, 13990 tightened bounds, 0 added holes, 78 changed sides, 167 changed coefficients
32.18/32.23	c  2803070 implications, 0 cliques
32.18/32.23	c presolved problem has 27025 variables (27025 bin, 0 int, 0 impl, 0 cont) and 102164 constraints
32.18/32.23	c   73933 constraints of type <setppc>
32.18/32.23	c   28231 constraints of type <logicor>
32.18/32.23	c transformed objective value is always integral (scale: 1)
32.18/32.23	c Presolving Time: 29.91
32.18/32.23	c - non default parameters ----------------------------------------------------------------------
32.18/32.23	c # SCIP version 1.2.1.3
32.18/32.23	c 
32.18/32.23	c # frequency for displaying node information lines
32.18/32.23	c # [type: int, range: [-1,2147483647], default: 100]
32.18/32.23	c display/freq = 10000
32.18/32.23	c 
32.18/32.23	c # maximal time in seconds to run
32.18/32.23	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
32.18/32.23	c limits/time = 1788.07
32.18/32.23	c 
32.18/32.23	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
32.18/32.23	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
32.18/32.23	c limits/memory = 13950
32.18/32.23	c 
32.18/32.23	c # default clock type (1: CPU user seconds, 2: wall clock time)
32.18/32.23	c # [type: int, range: [1,2], default: 1]
32.18/32.23	c timing/clocktype = 2
32.18/32.23	c 
32.18/32.23	c # should presolving try to simplify inequalities
32.18/32.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
32.18/32.23	c constraints/linear/simplifyinequalities = TRUE
32.18/32.23	c 
32.18/32.23	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
32.18/32.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
32.18/32.23	c constraints/indicator/addCouplingCons = TRUE
32.18/32.23	c 
32.18/32.23	c # should presolving try to simplify knapsacks
32.18/32.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
32.18/32.23	c constraints/knapsack/simplifyinequalities = TRUE
32.18/32.23	c 
32.18/32.23	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
32.18/32.23	c # [type: int, range: [-1,2147483647], default: -1]
32.18/32.23	c separating/rapidlearning/freq = 0
32.18/32.23	c 
32.18/32.23	c -----------------------------------------------------------------------------------------------
32.18/32.23	c start solving
32.18/32.24	c 
63.17/63.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
63.17/63.23	c  61.3s|     1 |     0 | 20046 |     - | 376M|   0 |7052 |  27k| 102k|  27k| 102k|   0 |   0 |   0 | 1.000000e+00 |      --      |    Inf 
197.35/197.45	c   196s|     1 |     0 | 52167 |     - | 380M|   0 |4592 |  27k| 102k|  27k| 104k|2000 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
277.44/277.59	c   276s|     1 |     0 | 66871 |     - | 380M|   0 |3431 |  27k| 102k|  27k| 104k|2014 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
310.63/310.74	c   309s|     1 |     0 | 72455 |     - | 380M|   0 |3838 |  27k| 102k|  27k| 104k|2026 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
407.72/407.89	c   406s|     1 |     0 | 90942 |     - | 381M|   0 |3705 |  27k| 102k|  27k| 104k|2034 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
466.61/466.76	c   465s|     1 |     0 |101879 |     - | 381M|   0 |4302 |  27k| 102k|  27k| 104k|2046 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
564.79/564.96	c   563s|     1 |     0 |120704 |     - | 381M|   0 |4099 |  27k| 102k|  27k| 104k|2057 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
672.07/672.22	c   670s|     1 |     0 |142699 |     - | 382M|   0 |3545 |  27k| 102k|  27k| 104k|2070 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
886.04/886.22	c   884s|     1 |     2 |142699 |     - | 382M|   0 |3545 |  27k| 102k|  27k| 104k|2070 |   0 |  38 | 2.000000e+00 |      --      |    Inf 
1793.20/1793.57	c 
1793.20/1793.57	c SCIP Status        : solving was interrupted [time limit reached]
1793.20/1793.57	c Solving Time (sec) : 1791.63
1793.20/1793.57	c Solving Nodes      : 5
1793.20/1793.57	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1793.20/1793.57	c Dual Bound         : +2.00000000000000e+00
1793.20/1793.57	c Gap                : infinite
1793.20/1793.57	s UNKNOWN
1793.20/1793.57	c SCIP Status        : solving was interrupted [time limit reached]
1793.20/1793.57	c Solving Time       :    1791.63
1793.20/1793.57	c Original Problem   :
1793.20/1793.57	c   Problem name     : HOME/instance-3744937-1338812169.opb
1793.20/1793.57	c   Variables        : 62963 (62963 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.20/1793.57	c   Constraints      : 304567 initial, 304567 maximal
1793.20/1793.57	c Presolved Problem  :
1793.20/1793.57	c   Problem name     : t_HOME/instance-3744937-1338812169.opb
1793.20/1793.57	c   Variables        : 27025 (27025 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.20/1793.57	c   Constraints      : 102164 initial, 102164 maximal
1793.20/1793.57	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1793.20/1793.57	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1793.20/1793.57	c   dualfix          :       0.14      15566          0          0          0          0          0          0          0
1793.20/1793.57	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1793.20/1793.57	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1793.20/1793.57	c   implics          :       0.34          0        118          0          0          0          0          0          0
1793.20/1793.57	c   probing          :      27.49          0          0          0          0          0          0          0          0
1793.20/1793.57	c   setppc           :       0.12          0          0          0          0          0          0          0          0
1793.20/1793.57	c   linear           :       1.39      13990       6264          0      13990          0     202403         78        167
1793.20/1793.57	c   logicor          :       0.07          0          0          0          0          0          0          0          0
1793.20/1793.57	c   root node        :          -          0          -          -          0          -          -          -          -
1793.20/1793.57	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1793.20/1793.57	c   integral         :          0          0          0          5          0          0          0          0          0         10
1793.20/1793.57	c   setppc           :      73933          7       5826          0          0          0        262          0          0          0
1793.20/1793.57	c   logicor          :      28231          7       4027          0          0          0          0          0          0          0
1793.20/1793.57	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1793.20/1793.57	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1793.20/1793.57	c   integral         :     738.74       0.00       0.00     738.74       0.00
1793.20/1793.57	c   setppc           :      21.09       0.04      21.05       0.00       0.00
1793.20/1793.57	c   logicor          :       0.41       0.01       0.39       0.00       0.00
1793.20/1793.57	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1793.20/1793.57	c Propagators        :       Time      Calls    Cutoffs    DomReds
1793.20/1793.57	c   vbounds          :       0.00          2          0          0
1793.20/1793.57	c   rootredcost      :       0.00          0          0          0
1793.20/1793.57	c   pseudoobj        :       0.00          9          0          0
1793.20/1793.57	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1793.20/1793.57	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1793.20/1793.57	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1793.20/1793.57	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1793.20/1793.57	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1793.20/1793.57	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1793.20/1793.57	c   applied globally :          -          -          -          0        0.0          -          -          -
1793.20/1793.57	c   applied locally  :          -          -          -          0        0.0          -          -          -
1793.20/1793.57	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1793.20/1793.57	c   cut pool         :       0.00          6          -          -         99          -    (maximal pool size: 4184)
1793.20/1793.57	c   redcost          :       0.01         11          0          0          0          0
1793.20/1793.57	c   impliedbounds    :       0.08          7          0          0       3773          0
1793.20/1793.57	c   intobj           :       0.00          0          0          0          0          0
1793.20/1793.57	c   cgmip            :       0.00          0          0          0          0          0
1793.20/1793.57	c   gomory           :       5.90          7          0          0       3500          0
1793.20/1793.57	c   strongcg         :       6.34          6          0          0       3000          0
1793.20/1793.57	c   cmir             :      14.26          6          0          0          0          0
1793.20/1793.57	c   flowcover        :      32.27          6          0          0          5          0
1793.20/1793.57	c   clique           :       9.74          6          0          0         42          0
1793.20/1793.57	c   zerohalf         :       0.00          0          0          0          0          0
1793.20/1793.57	c   mcf              :       0.08          1          0          0          0          0
1793.20/1793.57	c   rapidlearning    :       0.00          0          0          0          0          0
1793.20/1793.57	c Pricers            :       Time      Calls       Vars
1793.20/1793.57	c   problem variables:       0.00          0          0
1793.20/1793.57	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1793.20/1793.57	c   relpscost        :     738.74          5          0          0          0          0         10
1793.20/1793.57	c   pscost           :       0.00          0          0          0          0          0          0
1793.20/1793.57	c   inference        :       0.00          0          0          0          0          0          0
1793.20/1793.57	c   mostinf          :       0.00          0          0          0          0          0          0
1793.20/1793.57	c   leastinf         :       0.00          0          0          0          0          0          0
1793.20/1793.57	c   fullstrong       :       0.00          0          0          0          0          0          0
1793.20/1793.57	c   allfullstrong    :       0.00          0          0          0          0          0          0
1793.20/1793.57	c   random           :       0.00          0          0          0          0          0          0
1793.20/1793.57	c Primal Heuristics  :       Time      Calls      Found
1793.20/1793.57	c   LP solutions     :       0.00          -          0
1793.20/1793.57	c   pseudo solutions :       0.00          -          0
1793.20/1793.57	c   oneopt           :       0.00          0          0
1793.20/1793.57	c   crossover        :       0.00          0          0
1793.20/1793.57	c   coefdiving       :       0.00          0          0
1793.20/1793.57	c   pscostdiving     :       0.00          0          0
1793.20/1793.57	c   fracdiving       :       0.00          0          0
1793.20/1793.57	c   veclendiving     :       0.00          0          0
1793.20/1793.57	c   objpscostdiving  :       0.00          0          0
1793.20/1793.57	c   trivial          :       0.06          2          0
1793.20/1793.57	c   simplerounding   :       0.00          0          0
1793.20/1793.57	c   zirounding       :       0.02          5          0
1793.20/1793.57	c   rounding         :       0.06         12          0
1793.20/1793.57	c   shifting         :       5.40          8          0
1793.20/1793.57	c   intshifting      :       0.00          0          0
1793.20/1793.57	c   twoopt           :       0.00          0          0
1793.20/1793.57	c   fixandinfer      :       0.00          0          0
1793.20/1793.57	c   feaspump         :     106.25          1          0
1793.20/1793.57	c   intdiving        :       0.00          0          0
1793.20/1793.57	c   actconsdiving    :       0.00          0          0
1793.20/1793.57	c   rootsoldiving    :       0.00          0          0
1793.20/1793.57	c   linesearchdiving :       0.00          0          0
1793.20/1793.57	c   guideddiving     :       0.00          0          0
1793.20/1793.57	c   octane           :       0.00          0          0
1793.20/1793.57	c   rens             :       0.70          1          0
1793.20/1793.57	c   rins             :       0.00          0          0
1793.20/1793.57	c   localbranching   :       0.00          0          0
1793.20/1793.57	c   mutation         :       0.00          0          0
1793.20/1793.57	c   dins             :       0.00          0          0
1793.20/1793.57	c   undercover       :       0.00          0          0
1793.20/1793.57	c   nlp              :       0.00          0          0
1793.20/1793.57	c   trysol           :       0.00          0          0
1793.20/1793.57	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1793.20/1793.57	c   primal LP        :       0.05          0          0       0.00       0.00
1793.20/1793.57	c   dual LP          :     840.68         12     205811   17150.92     244.81
1793.20/1793.57	c   lex dual LP      :       0.00          0          0       0.00          -
1793.20/1793.57	c   barrier LP       :       0.00          0          0       0.00          -
1793.20/1793.57	c   diving/probing LP:     105.86         22      24429    1110.41     230.76
1793.20/1793.57	c   strong branching :     738.73        146     134025     917.98     181.43
1793.20/1793.57	c     (at root node) :          -         38      38000    1000.00          -
1793.20/1793.57	c   conflict analysis:       0.00          0          0       0.00          -
1793.20/1793.57	c B&B Tree           :
1793.20/1793.57	c   number of runs   :          1
1793.20/1793.57	c   nodes            :          5
1793.20/1793.57	c   nodes (total)    :          5
1793.20/1793.57	c   nodes left       :          6
1793.20/1793.57	c   max depth        :          4
1793.20/1793.57	c   max depth (total):          4
1793.20/1793.57	c   backtracks       :          0 (0.0%)
1793.20/1793.57	c   delayed cutoffs  :          0
1793.20/1793.57	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1793.20/1793.57	c   avg switch length:       1.00
1793.20/1793.57	c   switching time   :       0.07
1793.20/1793.57	c Solution           :
1793.20/1793.57	c   Solutions found  :          0 (0 improvements)
1793.20/1793.57	c   Primal Bound     :          -
1793.20/1793.57	c   Dual Bound       : +2.00000000000000e+00
1793.20/1793.57	c   Gap              :   infinite
1793.20/1793.57	c   Root Dual Bound  : +2.00000000000000e+00
1793.20/1793.57	c   Root Iterations  :     142699
1793.60/1793.97	c Time complete: 1793.68.

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.84 2.79 3.34 3/176 2843
/proc/meminfo: memFree=26044304/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=9972 CPUtime=0 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 1710 0 0 0 0 0 0 0 20 0 1 0 347342417 10211328 1656 33554432000 4194304 8395647 140735649730096 140734753844184 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 2493 1666 374 1026 0 1463 0

[startup+0.0732759 s]
/proc/loadavg: 1.84 2.79 3.34 3/176 2843
/proc/meminfo: memFree=26044304/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=19524 CPUtime=0.06 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 4150 0 0 0 6 0 0 0 20 0 1 0 347342417 19992576 4095 33554432000 4194304 8395647 140735649730096 140734753844184 7430272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 4881 4095 393 1026 0 3851 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19524

[startup+0.100205 s]
/proc/loadavg: 1.84 2.79 3.34 3/176 2843
/proc/meminfo: memFree=26044304/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=20944 CPUtime=0.09 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 4484 0 0 0 9 0 0 0 20 0 1 0 347342417 21446656 4429 33554432000 4194304 8395647 140735649730096 140734753844184 7430272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 5236 4429 393 1026 0 4206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20944

[startup+0.300154 s]
/proc/loadavg: 1.84 2.79 3.34 3/176 2843
/proc/meminfo: memFree=26044304/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=36416 CPUtime=0.29 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 8339 0 0 0 28 1 0 0 20 0 1 0 347342417 37289984 8284 33554432000 4194304 8395647 140735649730096 140735649595304 7430272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 9104 8284 393 1026 0 8074 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36416

[startup+0.700162 s]
/proc/loadavg: 1.84 2.79 3.34 3/176 2843
/proc/meminfo: memFree=26044304/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=67708 CPUtime=0.69 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 16145 0 0 0 67 2 0 0 20 0 1 0 347342417 69332992 16090 33554432000 4194304 8395647 140735649730096 140735649595304 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 16927 16090 393 1026 0 15897 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67708

[startup+1.50022 s]
/proc/loadavg: 1.93 2.80 3.34 3/177 2844
/proc/meminfo: memFree=25878756/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=131860 CPUtime=1.49 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 32167 0 0 0 144 5 0 0 20 0 1 0 347342417 135024640 32112 33554432000 4194304 8395647 140735649730096 140735649595304 5753569 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 32965 32112 393 1026 0 31935 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131860

[startup+3.10024 s]
/proc/loadavg: 1.93 2.80 3.34 3/177 2844
/proc/meminfo: memFree=25411640/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=451908 CPUtime=3.09 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 109908 0 0 0 295 14 0 0 20 0 1 0 347342417 462753792 110011 33554432000 4194304 8395647 140735649730096 140735649726136 7385987 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 112977 110034 475 1026 0 111947 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 451908

[startup+6.30024 s]
/proc/loadavg: 1.94 2.78 3.33 3/177 2844
/proc/meminfo: memFree=25057480/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=529784 CPUtime=6.29 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 129413 0 0 0 612 17 0 0 20 0 1 0 347342417 542498816 129568 33554432000 4194304 8395647 140735649730096 140735649725896 5211819 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 132446 129568 498 1026 0 131416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 529784

[startup+12.7002 s]
/proc/loadavg: 1.94 2.77 3.33 3/177 2844
/proc/meminfo: memFree=25057160/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=529784 CPUtime=12.69 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 129419 0 0 0 1252 17 0 0 20 0 1 0 347342417 542498816 129574 33554432000 4194304 8395647 140735649730096 140735649725896 5604533 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 132446 129574 498 1026 0 131416 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 529784

[startup+25.5002 s]
/proc/loadavg: 1.95 2.74 3.31 3/177 2845
/proc/meminfo: memFree=25056952/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=529784 CPUtime=25.48 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 129432 0 0 0 2531 17 0 0 20 0 1 0 347342417 542498816 129587 33554432000 4194304 8395647 140735649730096 140735649725032 5085356 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 132446 129587 504 1026 0 131416 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 529784

[startup+51.1002 s]
/proc/loadavg: 1.97 2.67 3.27 3/177 2845
/proc/meminfo: memFree=24843488/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=650148 CPUtime=51.08 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 149591 0 0 0 5085 23 0 0 20 0 1 0 347342417 665751552 158732 33554432000 4194304 8395647 140735649730096 140735649725224 6697679 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 162537 158732 576 1026 0 161507 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 650148

[startup+102.306 s]
/proc/loadavg: 1.98 2.57 3.20 3/177 2845
/proc/meminfo: memFree=24839392/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=651456 CPUtime=102.28 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 150056 0 0 0 10201 27 0 0 20 0 1 0 347342417 667090944 159197 33554432000 4194304 8395647 140735649730096 140735649724616 6708025 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 162864 159197 581 1026 0 161834 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 651456

[startup+162.3 s]
/proc/loadavg: 2.03 2.47 3.13 3/177 2845
/proc/meminfo: memFree=24811584/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=651856 CPUtime=162.26 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 150075 0 0 0 16195 31 0 0 20 0 1 0 347342417 667500544 159216 33554432000 4194304 8395647 140735649730096 140735649723848 6696983 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 162964 159216 581 1026 0 161934 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 651856

[startup+222.3 s]
/proc/loadavg: 2.01 2.39 3.05 3/177 2845
/proc/meminfo: memFree=24762296/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=691980 CPUtime=222.25 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 154355 0 0 0 22189 36 0 0 20 0 1 0 347342417 708587520 168528 33554432000 4194304 8395647 140735649730096 140735649724504 6697959 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172995 168528 612 1026 0 171965 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 691980

[startup+282.3 s]
/proc/loadavg: 2.00 2.31 2.98 3/178 2848
/proc/meminfo: memFree=24752940/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=691980 CPUtime=282.24 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 154378 0 0 0 28184 40 0 0 20 0 1 0 347342417 708587520 168536 33554432000 4194304 8395647 140735649730096 140735649725384 5849675 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172995 168536 612 1026 0 171965 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 691980

[startup+342.3 s]
/proc/loadavg: 2.00 2.25 2.92 3/177 2849
/proc/meminfo: memFree=24749804/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=691980 CPUtime=342.23 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 154903 0 0 0 34180 43 0 0 20 0 1 0 347342417 708587520 170083 33554432000 4194304 8395647 140735649730096 140735649725224 6699330 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172995 170083 612 1026 0 171965 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 691980

[startup+402.3 s]
/proc/loadavg: 2.00 2.20 2.86 3/177 2849
/proc/meminfo: memFree=24732004/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=691980 CPUtime=402.22 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 154903 0 0 0 40174 48 0 0 20 0 1 0 347342417 708587520 170115 33554432000 4194304 8395647 140735649730096 140735649725608 6721240 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172995 170115 612 1026 0 171965 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 691980

[startup+462.3 s]
/proc/loadavg: 2.00 2.16 2.80 3/177 2849
/proc/meminfo: memFree=24732032/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=691980 CPUtime=462.21 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 154908 0 0 0 46170 51 0 0 20 0 1 0 347342417 708587520 170117 33554432000 4194304 8395647 140735649730096 140735649725656 6697342 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172995 170117 612 1026 0 171965 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 691980

[startup+522.3 s]
/proc/loadavg: 2.00 2.13 2.75 3/177 2849
/proc/meminfo: memFree=24725056/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=699348 CPUtime=522.21 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 159647 0 0 0 52165 56 0 0 20 0 1 0 347342417 716132352 171730 33554432000 4194304 8395647 140735649730096 140735649725224 6721251 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 174837 171730 612 1026 0 173807 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 699348

[startup+582.3 s]
/proc/loadavg: 2.00 2.11 2.70 3/176 2849
/proc/meminfo: memFree=24724908/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=699348 CPUtime=582.19 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 159768 0 0 0 58159 60 0 0 20 0 1 0 347342417 716132352 171966 33554432000 4194304 8395647 140735649730096 140735649725560 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 174837 171966 612 1026 0 173807 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 699348

[startup+642.3 s]

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

/proc/meminfo: memFree=24725708/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1062.12 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 106105 107 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649725304 6636387 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 690640

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.37 3/177 2856
/proc/meminfo: memFree=24725620/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1122.1 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 112099 111 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649725224 6698047 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 690640

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.35 3/177 2856
/proc/meminfo: memFree=24725868/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1182.1 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 118093 117 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649725656 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 690640

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.33 3/177 2857
/proc/meminfo: memFree=24725256/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1242.08 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 124087 121 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649724968 6698047 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 690640

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.31 3/177 2857
/proc/meminfo: memFree=24725372/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1302.08 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 130082 126 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649724968 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 690640

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.28 3/177 2857
/proc/meminfo: memFree=24725372/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1362.06 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 136075 131 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649724968 6697279 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 690640

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.26 3/177 2857
/proc/meminfo: memFree=24725248/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1422.07 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 142072 135 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649724968 6723555 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 690640

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.25 3/178 2860
/proc/meminfo: memFree=24725064/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1482.04 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 148065 139 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649725224 6391404 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 690640

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/176 2860
/proc/meminfo: memFree=24725572/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1542.04 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 154060 144 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649724968 6636327 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 690640

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.21 3/177 2861
/proc/meminfo: memFree=24725696/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1602.02 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 160054 148 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649724968 6669594 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 690640

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.20 3/177 2861
/proc/meminfo: memFree=24725696/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1662.02 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 166049 153 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649725224 6697246 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 690640

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.18 3/177 2861
/proc/meminfo: memFree=24725572/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1722.01 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 172045 156 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649725224 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 690640

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/177 2861
/proc/meminfo: memFree=24725200/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1782 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 178038 162 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649724968 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 690640

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.17 3/177 2861
/proc/meminfo: memFree=24725324/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1785.2 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 178357 163 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649725352 6723502 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 690640

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.17 3/177 2861
/proc/meminfo: memFree=24725324/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1788.4 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 178677 163 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649725304 6697351 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 690640

[startup+1791.91 s]
/proc/loadavg: 1.92 1.98 2.16 2/171 2885
/proc/meminfo: memFree=25409928/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1791.61 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 178997 164 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649725304 6698428 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 690640

[startup+1792.7 s]
/proc/loadavg: 1.92 1.98 2.16 2/171 2885
/proc/meminfo: memFree=25409928/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1792.4 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 179076 164 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649724968 6636387 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1792.4
Current children cumulated vsize (KiB) 690640

[startup+1793.5 s]
/proc/loadavg: 1.92 1.98 2.16 2/171 2885
/proc/meminfo: memFree=25409928/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=690640 CPUtime=1793.2 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191682 0 0 0 179156 164 0 0 20 0 1 0 347342417 707215360 171775 33554432000 4194304 8395647 140735649730096 140735649724968 6636339 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 172660 171775 624 1026 0 171630 0
Current children cumulated CPU time (s) 1793.2
Current children cumulated vsize (KiB) 690640

[startup+1793.9 s]
/proc/loadavg: 1.92 1.98 2.16 2/171 2885
/proc/meminfo: memFree=25409928/32873648 swapFree=6864/6864
[pid=2843] ppid=2841 vsize=622684 CPUtime=1793.6 cores=0,2,4,6
/proc/2843/stat : 2843 (pbscip.linux.x8) R 2841 2843 1154 0 -1 4202496 191684 0 0 0 179195 165 0 0 20 0 1 0 347342417 637628416 154851 33554432000 4194304 8395647 140735649730096 140735649725960 6345229 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2843/statm: 155671 154851 626 1026 0 154641 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (KiB) 622684

Child status: 0
Real time (s): 1793.98
CPU time (s): 1793.69
CPU user time (s): 1792.03
CPU system time (s): 1.66175
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 825744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.03
system time used= 1.66175
maximum resident set size= 819544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191687
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= 18
involuntary context switches= 2865

runsolver used 2.67459 second user time and 7.12992 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-04 14:16:10
IDJOB=3744937
IDBENCH=92880
IDSOLVER=2326
FILE ID=node125/3744937-1338812169
RUNJOBID= node125-1338812169-2815
PBS_JOBID= 14636880
Free space on /tmp= 70400 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= PB12/normalized-PB12/OPT-SMALLINT-LIN/graca/normalized-ped3.D.recomb10-0.20-13.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-3744937-1338812169/watcher-3744937-1338812169 -o /tmp/evaluation-result-3744937-1338812169/solver-3744937-1338812169 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744937-1338812169.opb -t 1800 -m 15500

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

MD5SUM BENCH= c1379e9d016589d7d827ee897cc8c35f
RANDOM SEED=2025708780

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:        26045684 kB
Buffers:          619444 kB
Cached:          5256516 kB
SwapCached:         2308 kB
Active:          2629416 kB
Inactive:        3287800 kB
Active(anon):      32620 kB
Inactive(anon):     9240 kB
Active(file):    2596796 kB
Inactive(file):  3278560 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:             38652 kB
Writeback:             0 kB
AnonPages:         46592 kB
Mapped:            15516 kB
Shmem:                96 kB
Slab:             772404 kB
SReclaimable:     214532 kB
SUnreclaim:       557872 kB
KernelStack:        1424 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     156372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70404 MiB
End job on node125 at 2012-06-04 14:46:04