Trace number 3745003

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? 1792.33 1792.66

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped2.B.recomb1-0.10-6.opb
MD5SUMd1af14c39cbee82fd2268208a890eee0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.903862
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables171591
Total number of constraints479518
Number of constraints which are clauses479518
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 constraint579
Number of terms in the objective function 2180
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 930180
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 930180
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-3745003-1338812361.opb>
3.39/3.41	c original problem has 171591 variables (171591 bin, 0 int, 0 impl, 0 cont) and 479518 constraints
3.39/3.41	c problem read
3.39/3.41	c presolving settings loaded
4.48/4.53	c presolving:
8.89/8.91	c (round 1) 86812 del vars, 275092 del conss, 59349 chg bounds, 27 chg sides, 33 chg coeffs, 0 upgd conss, 9152527 impls, 0 clqs
10.18/10.29	c (round 2) 133995 del vars, 373804 del conss, 59575 chg bounds, 30 chg sides, 37 chg coeffs, 0 upgd conss, 9174579 impls, 0 clqs
10.28/10.37	c (round 3) 136033 del vars, 378016 del conss, 59577 chg bounds, 43 chg sides, 57 chg coeffs, 0 upgd conss, 9174750 impls, 0 clqs
10.48/10.52	c (round 4) 141804 del vars, 392670 del conss, 59577 chg bounds, 45 chg sides, 59 chg coeffs, 0 upgd conss, 9174750 impls, 0 clqs
10.78/10.89	c (round 5) 141854 del vars, 392670 del conss, 59577 chg bounds, 45 chg sides, 59 chg coeffs, 86216 upgd conss, 9174750 impls, 0 clqs
10.99/11.01	c (round 6) 141854 del vars, 392670 del conss, 59577 chg bounds, 45 chg sides, 59 chg coeffs, 86848 upgd conss, 9174750 impls, 0 clqs
22.69/22.76	c    (19.4s) probing: 1000/29737 (3.4%) - 0 fixings, 0 aggregations, 67930 implications, 0 bound changes
33.68/33.70	c    (30.3s) probing: 2000/29737 (6.7%) - 0 fixings, 0 aggregations, 135612 implications, 0 bound changes
33.68/33.71	c    (30.3s) probing: 2001/29737 (6.7%) - 0 fixings, 0 aggregations, 135849 implications, 0 bound changes
33.68/33.71	c    (30.3s) probing aborted: 2000/2000 successive useless probings
33.68/33.72	c presolving (7 rounds):
33.68/33.72	c  141854 deleted vars, 392670 deleted constraints, 59577 tightened bounds, 0 added holes, 45 changed sides, 59 changed coefficients
33.68/33.72	c  9458410 implications, 0 cliques
33.68/33.72	c presolved problem has 29737 variables (29737 bin, 0 int, 0 impl, 0 cont) and 86848 constraints
33.68/33.72	c   56214 constraints of type <setppc>
33.68/33.72	c   30634 constraints of type <logicor>
33.68/33.72	c transformed objective value is always integral (scale: 1)
33.68/33.72	c Presolving Time: 29.56
33.68/33.72	c - non default parameters ----------------------------------------------------------------------
33.68/33.72	c # SCIP version 1.2.1.3
33.68/33.72	c 
33.68/33.72	c # frequency for displaying node information lines
33.68/33.72	c # [type: int, range: [-1,2147483647], default: 100]
33.68/33.72	c display/freq = 10000
33.68/33.72	c 
33.68/33.72	c # maximal time in seconds to run
33.68/33.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
33.68/33.72	c limits/time = 1786.6
33.68/33.72	c 
33.68/33.72	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
33.68/33.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
33.68/33.72	c limits/memory = 13950
33.68/33.72	c 
33.68/33.72	c # default clock type (1: CPU user seconds, 2: wall clock time)
33.68/33.72	c # [type: int, range: [1,2], default: 1]
33.68/33.72	c timing/clocktype = 2
33.68/33.72	c 
33.68/33.72	c # should presolving try to simplify inequalities
33.68/33.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
33.68/33.72	c constraints/linear/simplifyinequalities = TRUE
33.68/33.72	c 
33.68/33.72	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
33.68/33.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
33.68/33.72	c constraints/indicator/addCouplingCons = TRUE
33.68/33.72	c 
33.68/33.72	c # should presolving try to simplify knapsacks
33.68/33.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
33.68/33.72	c constraints/knapsack/simplifyinequalities = TRUE
33.68/33.72	c 
33.68/33.72	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
33.68/33.72	c # [type: int, range: [-1,2147483647], default: -1]
33.68/33.72	c separating/rapidlearning/freq = 0
33.68/33.72	c 
33.68/33.72	c -----------------------------------------------------------------------------------------------
33.68/33.72	c start solving
33.68/33.73	c 
89.36/89.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
89.36/89.47	c  86.1s|     1 |     0 | 33417 |     - | 659M|   0 |  22k|  29k|  86k|  29k|  86k|   0 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
400.01/400.12	c   397s|     1 |     0 | 80315 |     - | 666M|   0 |  20k|  29k|  86k|  29k|  87k| 484 |   0 |   0 | 4.000000e+00 |      --      |    Inf 
480.79/480.95	c   478s|     1 |     0 | 97396 |     - | 666M|   0 |  16k|  29k|  86k|  29k|  87k| 527 |   0 |   0 | 4.000000e+00 |      --      |    Inf 
502.19/502.32	c   499s|     1 |     0 |101036 |     - | 666M|   0 |  16k|  29k|  86k|  29k|  87k| 560 |   0 |   0 | 4.000000e+00 |      --      |    Inf 
565.97/566.14	c   563s|     1 |     0 |116148 |     - | 666M|   0 |  15k|  29k|  86k|  29k|  87k| 590 |   0 |   0 | 4.000000e+00 |      --      |    Inf 
620.05/620.27	c   617s|     1 |     0 |128655 |     - | 667M|   0 |  15k|  29k|  86k|  29k|  87k| 623 |   0 |   0 | 4.000000e+00 |      --      |    Inf 
695.84/696.08	c   693s|     1 |     0 |146811 |     - | 667M|   0 |  15k|  29k|  86k|  29k|  87k| 649 |   0 |   0 | 4.000000e+00 |      --      |    Inf 
762.42/762.63	c   759s|     1 |     0 |162338 |     - | 667M|   0 |  14k|  29k|  86k|  29k|  87k| 667 |   0 |   0 | 4.000000e+00 |      --      |    Inf 
836.21/836.46	c   833s|     1 |     2 |162338 |     - | 667M|   0 |  14k|  29k|  86k|  29k|  87k| 667 |   0 |  17 | 4.000000e+00 |      --      |    Inf 
1791.66/1792.03	c 
1791.66/1792.03	c SCIP Status        : solving was interrupted [time limit reached]
1791.66/1792.03	c Solving Time (sec) : 1788.62
1791.66/1792.03	c Solving Nodes      : 9
1791.66/1792.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1791.66/1792.03	c Dual Bound         : +4.00000000000000e+00
1791.66/1792.03	c Gap                : infinite
1791.66/1792.03	s UNKNOWN
1791.66/1792.03	c SCIP Status        : solving was interrupted [time limit reached]
1791.66/1792.03	c Solving Time       :    1788.62
1791.66/1792.03	c Original Problem   :
1791.66/1792.03	c   Problem name     : HOME/instance-3745003-1338812361.opb
1791.66/1792.03	c   Variables        : 171591 (171591 binary, 0 integer, 0 implicit integer, 0 continuous)
1791.66/1792.03	c   Constraints      : 479518 initial, 479518 maximal
1791.66/1792.03	c Presolved Problem  :
1791.66/1792.03	c   Problem name     : t_HOME/instance-3745003-1338812361.opb
1791.66/1792.03	c   Variables        : 29737 (29737 binary, 0 integer, 0 implicit integer, 0 continuous)
1791.66/1792.03	c   Constraints      : 86848 initial, 86848 maximal
1791.66/1792.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1791.66/1792.03	c   trivial          :       0.03          1          0          0          0          0          0          0          0
1791.66/1792.03	c   dualfix          :       0.92      64213          0          0          0          0          0          0          0
1791.66/1792.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1791.66/1792.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1791.66/1792.03	c   implics          :       1.11          0        269          0          0          0          0          0          0
1791.66/1792.03	c   probing          :      22.64          0          0          0          0          0          0          0          0
1791.66/1792.03	c   setppc           :       0.11          0          0          0          0          0          0          0          0
1791.66/1792.03	c   linear           :       3.90      59735      17636          0      59577          0     392670         45         59
1791.66/1792.03	c   logicor          :       0.08          0          0          0          0          0          0          0          0
1791.66/1792.03	c   root node        :          -          0          -          -          0          -          -          -          -
1791.66/1792.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1791.66/1792.03	c   integral         :          0          0          0          9          0          0          0          0          0         18
1791.66/1792.03	c   setppc           :      56214          7       5667          0          0          0       1597          0          0          0
1791.66/1792.03	c   logicor          :      30634          7       3983          0          0          0          6          0          0          0
1791.66/1792.03	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1791.66/1792.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1791.66/1792.03	c   integral         :     867.10       0.00       0.00     867.10       0.00
1791.66/1792.03	c   setppc           :      15.48       0.03      15.45       0.00       0.00
1791.66/1792.03	c   logicor          :       0.35       0.01       0.33       0.00       0.00
1791.66/1792.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1791.66/1792.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1791.66/1792.03	c   vbounds          :       0.00          2          0          0
1791.66/1792.03	c   rootredcost      :       0.00          0          0          0
1791.66/1792.03	c   pseudoobj        :       0.00         17          0          0
1791.66/1792.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1791.66/1792.03	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1791.66/1792.03	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1791.66/1792.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1791.66/1792.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1791.66/1792.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1791.66/1792.03	c   applied globally :          -          -          -          0        0.0          -          -          -
1791.66/1792.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1791.66/1792.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1791.66/1792.03	c   cut pool         :       0.00          6          -          -        176          -    (maximal pool size: 1314)
1791.66/1792.03	c   redcost          :       0.02         15          0          0          0          0
1791.66/1792.03	c   impliedbounds    :       0.33          7          0          0        497          0
1791.66/1792.03	c   intobj           :       0.00          0          0          0          0          0
1791.66/1792.03	c   cgmip            :       0.00          0          0          0          0          0
1791.66/1792.03	c   gomory           :       4.88          7          0          0       3500          0
1791.66/1792.03	c   strongcg         :       4.40          7          0          0       3500          0
1791.66/1792.03	c   cmir             :      12.12          7          0          0          0          0
1791.66/1792.03	c   flowcover        :      28.51          7          0          0         15          0
1791.66/1792.03	c   clique           :      25.48          7          0          0         47          0
1791.66/1792.03	c   zerohalf         :       0.00          0          0          0          0          0
1791.66/1792.03	c   mcf              :       0.07          1          0          0          0          0
1791.66/1792.03	c   rapidlearning    :       0.00          0          0          0          0          0
1791.66/1792.03	c Pricers            :       Time      Calls       Vars
1791.66/1792.03	c   problem variables:       0.00          0          0
1791.66/1792.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1791.66/1792.03	c   relpscost        :     867.10          9          0          0          0          0         18
1791.66/1792.03	c   pscost           :       0.00          0          0          0          0          0          0
1791.66/1792.03	c   inference        :       0.00          0          0          0          0          0          0
1791.66/1792.03	c   mostinf          :       0.00          0          0          0          0          0          0
1791.66/1792.03	c   leastinf         :       0.00          0          0          0          0          0          0
1791.66/1792.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1791.66/1792.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1791.66/1792.03	c   random           :       0.00          0          0          0          0          0          0
1791.66/1792.03	c Primal Heuristics  :       Time      Calls      Found
1791.66/1792.03	c   LP solutions     :       0.00          -          0
1791.66/1792.03	c   pseudo solutions :       0.00          -          0
1791.66/1792.03	c   oneopt           :       0.00          0          0
1791.66/1792.03	c   crossover        :       0.00          0          0
1791.66/1792.03	c   coefdiving       :       0.00          0          0
1791.66/1792.03	c   pscostdiving     :       0.00          0          0
1791.66/1792.03	c   fracdiving       :       0.00          0          0
1791.66/1792.03	c   veclendiving     :       0.00          0          0
1791.66/1792.03	c   objpscostdiving  :       0.00          0          0
1791.66/1792.03	c   rootsoldiving    :       0.00          0          0
1791.66/1792.03	c   linesearchdiving :       0.00          0          0
1791.66/1792.03	c   guideddiving     :       0.00          0          0
1791.66/1792.03	c   trivial          :       0.18          2          0
1791.66/1792.03	c   simplerounding   :       0.00          0          0
1791.66/1792.03	c   zirounding       :       0.03          9          0
1791.66/1792.03	c   rounding         :       0.12         16          0
1791.66/1792.03	c   shifting         :      10.39          8          0
1791.66/1792.03	c   intshifting      :       0.00          0          0
1791.66/1792.03	c   twoopt           :       0.00          0          0
1791.66/1792.03	c   fixandinfer      :       0.00          0          0
1791.66/1792.03	c   feaspump         :     286.72          1          0
1791.66/1792.03	c   intdiving        :       0.00          0          0
1791.66/1792.03	c   actconsdiving    :       0.00          0          0
1791.66/1792.03	c   octane           :       0.00          0          0
1791.66/1792.03	c   rens             :       1.02          1          0
1791.66/1792.03	c   rins             :       0.00          0          0
1791.66/1792.03	c   localbranching   :       0.00          0          0
1791.66/1792.03	c   mutation         :       0.00          0          0
1791.66/1792.03	c   dins             :       0.00          0          0
1791.66/1792.03	c   undercover       :       0.00          0          0
1791.66/1792.03	c   nlp              :       0.00          0          0
1791.66/1792.03	c   trysol           :       0.00          0          0
1791.66/1792.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1791.66/1792.03	c   primal LP        :       0.05          0          0       0.00       0.00
1791.66/1792.03	c   dual LP          :     516.45         16     168155   10509.69     325.60
1791.66/1792.03	c   lex dual LP      :       0.00          0          0       0.00          -
1791.66/1792.03	c   barrier LP       :       0.00          0          0       0.00          -
1791.66/1792.03	c   diving/probing LP:     285.92         36      42894    1191.50     150.02
1791.66/1792.03	c   strong branching :     867.06        224     218536     975.61     252.04
1791.66/1792.03	c     (at root node) :          -         17      17000    1000.00          -
1791.66/1792.03	c   conflict analysis:       0.00          0          0       0.00          -
1791.66/1792.03	c B&B Tree           :
1791.66/1792.03	c   number of runs   :          1
1791.66/1792.03	c   nodes            :          9
1791.66/1792.03	c   nodes (total)    :          9
1791.66/1792.03	c   nodes left       :         10
1791.66/1792.03	c   max depth        :          8
1791.66/1792.03	c   max depth (total):          8
1791.66/1792.03	c   backtracks       :          0 (0.0%)
1791.66/1792.03	c   delayed cutoffs  :          0
1791.66/1792.03	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1791.66/1792.03	c   avg switch length:       1.00
1791.66/1792.03	c   switching time   :       0.08
1791.66/1792.03	c Solution           :
1791.66/1792.03	c   Solutions found  :          0 (0 improvements)
1791.66/1792.03	c   Primal Bound     :          -
1791.66/1792.03	c   Dual Bound       : +4.00000000000000e+00
1791.66/1792.03	c   Gap              :   infinite
1791.66/1792.03	c   Root Dual Bound  : +4.00000000000000e+00
1791.66/1792.03	c   Root Iterations  :     162338
1792.26/1792.65	c Time complete: 1792.32.

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-3745003-1338812361/watcher-3745003-1338812361 -o /tmp/evaluation-result-3745003-1338812361/solver-3745003-1338812361 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3745003-1338812361.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: 2.00 2.00 2.00 2/176 12983
/proc/meminfo: memFree=24479136/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 1248 0 0 0 0 0 0 0 20 0 1 0 347361578 8105984 1194 33554432000 4194304 8395647 140736284043344 140734345906296 7430272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 1979 1194 370 1026 0 949 0

[startup+0.019057 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 12983
/proc/meminfo: memFree=24479136/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=13284 CPUtime=0.01 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 2580 0 0 0 1 0 0 0 20 0 1 0 347361578 13602816 2525 33554432000 4194304 8395647 140736284043344 140734345906296 7382061 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 3321 2525 393 1026 0 2291 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13284

[startup+0.100222 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 12983
/proc/meminfo: memFree=24479136/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=22872 CPUtime=0.08 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 4995 0 0 0 8 0 0 0 20 0 1 0 347361578 23420928 4940 33554432000 4194304 8395647 140736284043344 140734345906296 7370094 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 5718 4940 393 1026 0 4688 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22872

[startup+0.300219 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 12983
/proc/meminfo: memFree=24479136/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=41644 CPUtime=0.29 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 9651 0 0 0 28 1 0 0 20 0 1 0 347361578 42643456 9596 33554432000 4194304 8395647 140736284043344 140734345906296 7370981 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 10411 9596 393 1026 0 9381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41644

[startup+0.700222 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 12983
/proc/meminfo: memFree=24479136/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=74964 CPUtime=0.69 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 17977 0 0 0 67 2 0 0 20 0 1 0 347361578 76763136 17922 33554432000 4194304 8395647 140736284043344 140736283908552 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 18741 17922 393 1026 0 17711 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74964

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12984
/proc/meminfo: memFree=24383864/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=145480 CPUtime=1.49 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 35577 0 0 0 144 5 0 0 20 0 1 0 347361578 148971520 35522 33554432000 4194304 8395647 140736284043344 140736283908552 4245996 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 36370 35522 393 1026 0 35340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 145480

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12984
/proc/meminfo: memFree=24287392/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=283456 CPUtime=3.09 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 70032 0 0 0 299 10 0 0 20 0 1 0 347361578 290258944 69977 33554432000 4194304 8395647 140736284043344 140736283908552 7324964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 70864 69977 393 1026 0 69834 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 283456

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12984
/proc/meminfo: memFree=23680660/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=869096 CPUtime=6.29 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 214154 0 0 0 598 31 0 0 20 0 1 0 347361578 889954304 213745 33554432000 4194304 8395647 140736284043344 140736284039304 6080366 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 217274 213745 475 1026 0 216244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 869096

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12984
/proc/meminfo: memFree=23481772/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1010948 CPUtime=12.68 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 250667 0 0 0 1232 36 0 0 20 0 1 0 347361578 1035210752 249312 33554432000 4194304 8395647 140736284043344 140736284039144 5210338 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 252737 249312 498 1026 0 251707 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1010948

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13022
/proc/meminfo: memFree=24947988/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1010948 CPUtime=25.49 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 250734 0 0 0 2512 37 0 0 20 0 1 0 347361578 1035210752 249379 33554432000 4194304 8395647 140736284043344 140736284038280 5604430 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 252737 249379 504 1026 0 251707 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1010948

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13025
/proc/meminfo: memFree=24826476/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1048788 CPUtime=51.08 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 255106 0 0 0 5068 40 0 0 20 0 1 0 347361578 1073958912 258122 33554432000 4194304 8395647 140736284043344 140736284038472 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 262197 258122 575 1026 0 261167 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1048788

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13026
/proc/meminfo: memFree=24754000/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1063032 CPUtime=102.27 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 259087 0 0 0 10182 45 0 0 20 0 1 0 347361578 1088544768 262226 33554432000 4194304 8395647 140736284043344 140736284038168 6708218 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 265758 262226 581 1026 0 264728 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1063032

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13026
/proc/meminfo: memFree=24708312/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1063032 CPUtime=162.25 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 259097 0 0 0 16176 49 0 0 20 0 1 0 347361578 1088544768 262233 33554432000 4194304 8395647 140736284043344 140736284037864 6708521 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 265758 262233 581 1026 0 264728 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1063032

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13026
/proc/meminfo: memFree=24708340/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1063032 CPUtime=222.23 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 259104 0 0 0 22171 52 0 0 20 0 1 0 347361578 1088544768 262233 33554432000 4194304 8395647 140736284043344 140736284037864 6708477 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 265758 262233 581 1026 0 264728 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1063032

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13026
/proc/meminfo: memFree=24700184/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1063032 CPUtime=282.22 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 259105 0 0 0 28167 55 0 0 20 0 1 0 347361578 1088544768 264277 33554432000 4194304 8395647 140736284043344 140736284037864 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 265758 264277 581 1026 0 264728 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1063032

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13026
/proc/meminfo: memFree=24699344/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1063032 CPUtime=342.21 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 259105 0 0 0 34163 58 0 0 20 0 1 0 347361578 1088544768 264477 33554432000 4194304 8395647 140736284043344 140736284037912 6708373 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 265758 264477 581 1026 0 264728 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1063032

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13026
/proc/meminfo: memFree=24675740/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1094608 CPUtime=402.2 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 260974 0 0 0 40158 62 0 0 20 0 1 0 347361578 1120878592 270510 33554432000 4194304 8395647 140736284043344 140736284038584 5827831 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 273652 270510 611 1026 0 272622 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1094608

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13027
/proc/meminfo: memFree=24667912/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1096520 CPUtime=462.19 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 262416 0 0 0 46151 68 0 0 20 0 1 0 347361578 1122836480 272475 33554432000 4194304 8395647 140736284043344 140736284038472 6636387 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 274130 272475 612 1026 0 273100 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1096520

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13027
/proc/meminfo: memFree=24658172/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1102012 CPUtime=522.17 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 263755 0 0 0 52147 70 0 0 20 0 1 0 347361578 1128460288 274885 33554432000 4194304 8395647 140736284043344 140736284038472 6664895 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 275503 274885 612 1026 0 274473 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1102012

[startup+582.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/177 13027
/proc/meminfo: memFree=24658324/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1102012 CPUtime=582.16 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 263755 0 0 0 58142 74 0 0 20 0 1 0 347361578 1128460288 274885 33554432000 4194304 8395647 140736284043344 140736284038472 6698047 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12983/statm: 275503 274885 612 1026 0 274473 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1102012

[startup+642.3 s]

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

/proc/meminfo: memFree=24630604/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1122.06 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 112078 128 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 1105088

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13032
/proc/meminfo: memFree=24626384/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1182.06 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 118072 134 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 1105088

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13035
/proc/meminfo: memFree=24626380/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1242.05 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 124067 138 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038552 6696781 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 1105088

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13035
/proc/meminfo: memFree=24626192/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1302.04 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 130061 143 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038216 6391404 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 1105088

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13036
/proc/meminfo: memFree=24617056/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1362.03 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 136054 149 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038472 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 1105088

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13036
/proc/meminfo: memFree=24617304/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1422.03 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 142049 154 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038216 6698043 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1105088

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 13036
/proc/meminfo: memFree=24614388/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1482.01 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 148042 159 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284037752 6698246 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 1105088

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13036
/proc/meminfo: memFree=24614636/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1542 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 154036 164 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038216 7382137 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1105088

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13036
/proc/meminfo: memFree=24610416/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1601.99 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 160030 169 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038216 6696934 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 1105088

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13037
/proc/meminfo: memFree=24603900/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1661.98 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 166024 174 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 1105088

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13037
/proc/meminfo: memFree=24601356/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1721.97 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 172018 179 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038552 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 1105088

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13037
/proc/meminfo: memFree=24600612/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1781.97 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 178013 184 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038216 6698276 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1105088

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 13037
/proc/meminfo: memFree=24600612/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1785.17 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 178333 184 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284037496 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1785.17
Current children cumulated vsize (KiB) 1105088

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13037
/proc/meminfo: memFree=24600612/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1788.36 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 178652 184 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1788.36
Current children cumulated vsize (KiB) 1105088

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13037
/proc/meminfo: memFree=24600612/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1789.96 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 178812 184 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1789.96
Current children cumulated vsize (KiB) 1105088

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13037
/proc/meminfo: memFree=24600612/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1105088 CPUtime=1791.57 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297195 0 0 0 178973 184 0 0 20 0 1 0 347361578 1131610112 275682 33554432000 4194304 8395647 140736284043344 140736284038216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 276272 275682 624 1026 0 275242 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 1105088

[startup+1792.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13037
/proc/meminfo: memFree=24600612/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1101304 CPUtime=1791.96 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297197 0 0 0 179012 184 0 0 20 0 1 0 347361578 1127735296 274747 33554432000 4194304 8395647 140736284043344 140736284038216 6066693 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 275326 274747 626 1026 0 274296 0
Current children cumulated CPU time (s) 1791.96
Current children cumulated vsize (KiB) 1101304

[startup+1792.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13037
/proc/meminfo: memFree=24600612/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=1017812 CPUtime=1792.17 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297197 0 0 0 179032 185 0 0 20 0 1 0 347361578 1042239488 253895 33554432000 4194304 8395647 140736284043344 140736284038216 4219918 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 254453 253895 626 1026 0 253423 0
Current children cumulated CPU time (s) 1792.17
Current children cumulated vsize (KiB) 1017812

[startup+1792.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13037
/proc/meminfo: memFree=24600612/32873844 swapFree=7384/7384
[pid=12983] ppid=12981 vsize=893080 CPUtime=1792.26 cores=0,2,4,6
/proc/12983/stat : 12983 (pbscip.linux.x8) R 12981 12983 12769 0 -1 4202496 297197 0 0 0 179040 186 0 0 20 0 1 0 347361578 914513920 222721 33554432000 4194304 8395647 140736284043344 140736284038216 4749771 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12983/statm: 223270 222721 626 1026 0 222240 0
Current children cumulated CPU time (s) 1792.26
Current children cumulated vsize (KiB) 893080

Child status: 0
Real time (s): 1792.66
CPU time (s): 1792.33
CPU user time (s): 1790.46
CPU system time (s): 1.87471
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 1239372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.46
system time used= 1.87471
maximum resident set size= 1235328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 297200
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= 23
involuntary context switches= 2599

runsolver used 3.08753 second user time and 8.5807 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-04 14:19:21
IDJOB=3745003
IDBENCH=92886
IDSOLVER=2326
FILE ID=node136/3745003-1338812361
RUNJOBID= node136-1338808777-12785
PBS_JOBID= 14636879
Free space on /tmp= 69740 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-ped2.B.recomb1-0.10-6.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-3745003-1338812361/watcher-3745003-1338812361 -o /tmp/evaluation-result-3745003-1338812361/solver-3745003-1338812361 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3745003-1338812361.opb -t 1800 -m 15500

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

MD5SUM BENCH= d1af14c39cbee82fd2268208a890eee0
RANDOM SEED=1943422578

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24479500 kB
Buffers:         1282640 kB
Cached:          3798404 kB
SwapCached:        20316 kB
Active:          5256484 kB
Inactive:        2228932 kB
Active(anon):    2377208 kB
Inactive(anon):    22308 kB
Active(file):    2879276 kB
Inactive(file):  2206624 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:             25860 kB
Writeback:             0 kB
AnonPages:       2384992 kB
Mapped:            11880 kB
Shmem:                 0 kB
Slab:             764872 kB
SReclaimable:     206148 kB
SUnreclaim:       558724 kB
KernelStack:        1464 kB
PageTables:         8692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2553552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1896448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69768 MiB
End job on node136 at 2012-06-04 14:49:14