Trace number 2703892

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1789.49 1790.21

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-gesa2.opb
MD5SUMd54c9cafd39211d62b9a499b6053d79b
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4871992012260
Best CPU time to get the best result obtained on this benchmark1800.43
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6757511815433
Optimality of the best value was proved NO
Number of variables19344
Total number of constraints1824
Number of constraints which are clauses48
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1776
Minimum length of a constraint2
Maximum length of a constraint309
Number of terms in the objective function 13488
Biggest coefficient in the objective function 418848431931392
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 180205740755072640
Number of bits of the sum of numbers in the objective function 58
Biggest number in a constraint 418848431931392
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 180205740755072640
Number of bits of the biggest sum of numbers58
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-2703892-1278559904.opb>
0.19/0.22	c original problem has 19344 variables (19344 bin, 0 int, 0 impl, 0 cont) and 1824 constraints
0.19/0.22	c problem read
0.19/0.22	c presolving settings loaded
0.39/0.42	c presolving:
0.49/0.50	c (round 1) 6490 del vars, 24 del conss, 6466 chg bounds, 492 chg sides, 5475 chg coeffs, 0 upgd conss, 288 impls, 0 clqs
0.49/0.53	c (round 2) 8544 del vars, 168 del conss, 7080 chg bounds, 492 chg sides, 5475 chg coeffs, 0 upgd conss, 288 impls, 0 clqs
0.59/0.60	c (round 3) 8544 del vars, 168 del conss, 7080 chg bounds, 492 chg sides, 5475 chg coeffs, 1440 upgd conss, 288 impls, 0 clqs
0.69/0.73	c (round 4) 8619 del vars, 168 del conss, 7104 chg bounds, 3709 chg sides, 32693 chg coeffs, 1608 upgd conss, 16888 impls, 457 clqs
0.79/0.81	c (round 5) 8643 del vars, 171 del conss, 7104 chg bounds, 7502 chg sides, 53915 chg coeffs, 1608 upgd conss, 16888 impls, 457 clqs
0.79/0.84	c (round 6) 10323 del vars, 316 del conss, 7104 chg bounds, 7719 chg sides, 54228 chg coeffs, 1608 upgd conss, 16888 impls, 457 clqs
0.79/0.85	c (round 7) 10323 del vars, 316 del conss, 7104 chg bounds, 7743 chg sides, 54300 chg coeffs, 1608 upgd conss, 16888 impls, 457 clqs
2.89/2.92	c    (2.7s) probing: 1000/9021 (11.1%) - 0 fixings, 3 aggregations, 8907 implications, 0 bound changes
4.69/4.75	c    (4.5s) probing: 2000/9021 (22.2%) - 0 fixings, 5 aggregations, 15216 implications, 0 bound changes
5.09/5.12	c    (4.9s) probing: 2206/9021 (24.5%) - 0 fixings, 5 aggregations, 15266 implications, 0 bound changes
5.09/5.12	c    (4.9s) probing aborted: 100/100 successive totally useless probings
5.09/5.13	c (round 8) 10328 del vars, 316 del conss, 7104 chg bounds, 7743 chg sides, 54300 chg coeffs, 1608 upgd conss, 138746 impls, 457 clqs
5.09/5.18	c (round 9) 10328 del vars, 321 del conss, 7104 chg bounds, 7783 chg sides, 54376 chg coeffs, 1608 upgd conss, 138746 impls, 457 clqs
5.19/5.20	c (round 10) 10328 del vars, 323 del conss, 7104 chg bounds, 7791 chg sides, 54393 chg coeffs, 1608 upgd conss, 138746 impls, 457 clqs
5.50/5.52	c    (5.3s) probing: 2354/9021 (26.1%) - 0 fixings, 5 aggregations, 15701 implications, 0 bound changes
5.50/5.52	c    (5.3s) probing aborted: 100/100 successive totally useless probings
5.50/5.53	c presolving (11 rounds):
5.50/5.53	c  10328 deleted vars, 323 deleted constraints, 7104 tightened bounds, 0 added holes, 7791 changed sides, 54393 changed coefficients
5.50/5.53	c  139616 implications, 457 cliques
5.50/5.53	c presolved problem has 9016 variables (9016 bin, 0 int, 0 impl, 0 cont) and 2088 constraints
5.50/5.53	c    1344 constraints of type <knapsack>
5.50/5.53	c     696 constraints of type <setppc>
5.50/5.53	c      48 constraints of type <linear>
5.50/5.53	c transformed objective value is always integral (scale: 1)
5.50/5.53	c Presolving Time: 5.22
5.50/5.53	c - non default parameters ----------------------------------------------------------------------
5.50/5.53	c # SCIP version 1.2.1.3
5.50/5.53	c 
5.50/5.53	c # frequency for displaying node information lines
5.50/5.53	c # [type: int, range: [-1,2147483647], default: 100]
5.50/5.53	c display/freq = 10000
5.50/5.53	c 
5.50/5.53	c # maximal time in seconds to run
5.50/5.53	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.50/5.53	c limits/time = 1789.79
5.50/5.53	c 
5.50/5.53	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.50/5.53	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.50/5.53	c limits/memory = 1620
5.50/5.53	c 
5.50/5.53	c # default clock type (1: CPU user seconds, 2: wall clock time)
5.50/5.53	c # [type: int, range: [1,2], default: 1]
5.50/5.53	c timing/clocktype = 2
5.50/5.53	c 
5.50/5.53	c # should presolving try to simplify inequalities
5.50/5.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.50/5.53	c constraints/linear/simplifyinequalities = TRUE
5.50/5.53	c 
5.50/5.53	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
5.50/5.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.50/5.53	c constraints/indicator/addCouplingCons = TRUE
5.50/5.53	c 
5.50/5.53	c # should presolving try to simplify knapsacks
5.50/5.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.50/5.53	c constraints/knapsack/simplifyinequalities = TRUE
5.50/5.53	c 
5.50/5.53	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.50/5.53	c # [type: int, range: [-1,2147483647], default: -1]
5.50/5.53	c separating/rapidlearning/freq = 0
5.50/5.53	c 
5.50/5.53	c -----------------------------------------------------------------------------------------------
5.50/5.53	c start solving
5.50/5.54	c 
6.39/6.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.39/6.43	c   6.2s|     1 |     2 |  9769 |     - |  54M|   0 |   - |9016 |2088 |9016 |2088 |   0 |   0 |   0 | 1.640532e+10 |      --      |    Inf 
1031.99/1032.42	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1789.28/1790.06	c 
1789.28/1790.06	c SCIP Status        : solving was interrupted [time limit reached]
1789.28/1790.06	c Solving Time (sec) : 1789.85
1789.28/1790.06	c Solving Nodes      : 5384
1789.28/1790.06	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.28/1790.06	c Dual Bound         : +1.64053155840000e+10
1789.28/1790.06	c Gap                : infinite
1789.28/1790.06	s UNKNOWN
1789.28/1790.06	c SCIP Status        : solving was interrupted [time limit reached]
1789.28/1790.06	c Solving Time       :    1789.85
1789.28/1790.06	c Original Problem   :
1789.28/1790.06	c   Problem name     : HOME/instance-2703892-1278559904.opb
1789.28/1790.06	c   Variables        : 19344 (19344 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.28/1790.06	c   Constraints      : 1824 initial, 1824 maximal
1789.28/1790.06	c Presolved Problem  :
1789.28/1790.06	c   Problem name     : t_HOME/instance-2703892-1278559904.opb
1789.28/1790.06	c   Variables        : 9016 (9016 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.28/1790.06	c   Constraints      : 2088 initial, 2089 maximal
1789.28/1790.06	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.28/1790.06	c   trivial          :       0.02         24          0          0          0          0          0          0          0
1789.28/1790.06	c   dualfix          :       0.03       3120          0          0          0          0          0          0          0
1789.28/1790.07	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.28/1790.07	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.28/1790.07	c   implics          :       0.01          0          3          0          0          0          0          0          0
1789.28/1790.07	c   probing          :       4.58          0          5          0          0          0          0          0          0
1789.28/1790.07	c   knapsack         :       0.27         72          0          0         24          0        144       7299      48918
1789.28/1790.07	c   setppc           :       0.02          0          0          0          0          0         11          0          0
1789.28/1790.07	c   linear           :       0.15       7080         24          0       7080          0        168        492       5475
1789.28/1790.07	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1789.28/1790.07	c   root node        :          -          0          -          -          0          -          -          -          -
1789.28/1790.07	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.28/1790.07	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.28/1790.07	c   knapsack         :       1344          0      13858          0       5217          1      42531          0          0          0
1789.28/1790.07	c   setppc           :        696          0      13857          0       5217          0       4795          0          0          0
1789.28/1790.07	c   linear           :         48          0      13857          0       5217          0      14387          0          0          0
1789.28/1790.07	c   logicor          :          0+         0         13          0          0          0          1          0          0          0
1789.28/1790.07	c   countsols        :          0          0          0          0       5217          0          0          0          0          0
1789.28/1790.07	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.28/1790.07	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.28/1790.07	c   knapsack         :       2.58       0.00       2.11       0.00       0.47
1789.28/1790.07	c   setppc           :       3.51       0.00       0.87       0.00       2.64
1789.28/1790.07	c   linear           :       0.24       0.00       0.18       0.00       0.06
1789.28/1790.07	c   logicor          :       0.00       0.00       0.00       0.00       0.00
1789.28/1790.07	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.28/1790.07	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.28/1790.07	c   vbounds          :       0.01          2          0          0
1789.28/1790.07	c   rootredcost      :       0.01          0          0          0
1789.28/1790.07	c   pseudoobj        :       7.22       7624          0          0
1789.28/1790.07	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.28/1790.07	c   propagation      :       0.00          1          1          1        5.0          0        0.0          -
1789.28/1790.07	c   infeasible LP    :       0.36        166          0          0        0.0          0        0.0          0
1789.28/1790.07	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.28/1790.07	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.28/1790.07	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.28/1790.07	c   applied globally :          -          -          -          1        5.0          -          -          -
1789.28/1790.07	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.28/1790.07	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.28/1790.07	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1789.28/1790.07	c   redcost          :       0.00          0          0          0          0          0
1789.28/1790.07	c   impliedbounds    :       0.00          0          0          0          0          0
1789.28/1790.07	c   intobj           :       0.00          0          0          0          0          0
1789.28/1790.07	c   cgmip            :       0.00          0          0          0          0          0
1789.28/1790.07	c   gomory           :       0.00          0          0          0          0          0
1789.28/1790.07	c   strongcg         :       0.00          0          0          0          0          0
1789.28/1790.07	c   cmir             :       0.00          0          0          0          0          0
1789.28/1790.07	c   flowcover        :       0.00          0          0          0          0          0
1789.28/1790.07	c   clique           :       0.00          0          0          0          0          0
1789.28/1790.07	c   zerohalf         :       0.00          0          0          0          0          0
1789.28/1790.07	c   mcf              :       0.00          0          0          0          0          0
1789.28/1790.07	c   rapidlearning    :       0.00          0          0          0          0          0
1789.28/1790.07	c Pricers            :       Time      Calls       Vars
1789.28/1790.07	c   problem variables:       0.00          0          0
1789.28/1790.07	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.28/1790.07	c   relpscost        :       0.00          0          0          0          0          0          0
1789.28/1790.07	c   pscost           :       0.00          0          0          0          0          0          0
1789.28/1790.07	c   inference        :      19.96       5217          0          0          0          0      10434
1789.28/1790.07	c   mostinf          :       0.00          0          0          0          0          0          0
1789.28/1790.07	c   leastinf         :       0.00          0          0          0          0          0          0
1789.28/1790.07	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.28/1790.07	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.28/1790.07	c   random           :       0.00          0          0          0          0          0          0
1789.28/1790.07	c Primal Heuristics  :       Time      Calls      Found
1789.28/1790.07	c   LP solutions     :       0.00          -          0
1789.28/1790.07	c   pseudo solutions :       0.00          -          0
1789.28/1790.07	c   oneopt           :       0.01          0          0
1789.28/1790.07	c   coefdiving       :       0.00          0          0
1789.28/1790.07	c   pscostdiving     :       0.00          0          0
1789.28/1790.07	c   fracdiving       :       0.00          0          0
1789.28/1790.07	c   veclendiving     :       0.00          0          0
1789.28/1790.07	c   objpscostdiving  :       0.00          0          0
1789.28/1790.07	c   rootsoldiving    :       0.00          0          0
1789.28/1790.07	c   linesearchdiving :       0.00          0          0
1789.28/1790.07	c   guideddiving     :       0.00          0          0
1789.28/1790.07	c   crossover        :       0.00          0          0
1789.28/1790.07	c   intshifting      :       0.00          0          0
1789.28/1790.07	c   trivial          :       0.05          2          0
1789.28/1790.07	c   simplerounding   :       0.00          0          0
1789.28/1790.07	c   zirounding       :       0.00          0          0
1789.28/1790.07	c   rounding         :       0.00          0          0
1789.28/1790.07	c   shifting         :       0.00          0          0
1789.28/1790.07	c   twoopt           :       0.00          0          0
1789.28/1790.07	c   fixandinfer      :       0.00          0          0
1789.28/1790.07	c   feaspump         :       0.00          0          0
1789.28/1790.07	c   intdiving        :       0.00          0          0
1789.28/1790.07	c   actconsdiving    :       0.00          0          0
1789.28/1790.07	c   octane           :       0.00          0          0
1789.28/1790.07	c   rens             :       0.00          0          0
1789.28/1790.07	c   rins             :       0.00          0          0
1789.28/1790.07	c   localbranching   :       0.00          0          0
1789.28/1790.07	c   mutation         :       0.00          0          0
1789.28/1790.07	c   dins             :       0.00          0          0
1789.28/1790.07	c   undercover       :       0.00          0          0
1789.28/1790.07	c   nlp              :       0.00          0          0
1789.28/1790.07	c   trysol           :       0.00          0          0
1789.28/1790.07	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.28/1790.07	c   primal LP        :       0.00          0          0       0.00          -
1789.28/1790.07	c   dual LP          :    1720.87      16086   20278116    1260.61   11783.61
1789.28/1790.07	c   lex dual LP      :       0.00          0          0       0.00          -
1789.28/1790.07	c   barrier LP       :       0.00          0          0       0.00          -
1789.28/1790.07	c   diving/probing LP:       0.00          0          0       0.00          -
1789.28/1790.07	c   strong branching :       0.00          0          0       0.00          -
1789.28/1790.07	c     (at root node) :          -          0          0       0.00          -
1789.28/1790.07	c   conflict analysis:       0.00          0          0       0.00          -
1789.28/1790.07	c B&B Tree           :
1789.28/1790.07	c   number of runs   :          1
1789.28/1790.07	c   nodes            :       5384
1789.28/1790.07	c   nodes (total)    :       5384
1789.28/1790.07	c   nodes left       :       5051
1789.28/1790.07	c   max depth        :        299
1789.28/1790.07	c   max depth (total):        299
1789.28/1790.07	c   backtracks       :         85 (1.6%)
1789.28/1790.07	c   delayed cutoffs  :          0
1789.28/1790.07	c   repropagations   :          1 (14 domain reductions, 0 cutoffs)
1789.28/1790.07	c   avg switch length:       2.13
1789.28/1790.07	c   switching time   :       0.34
1789.28/1790.07	c Solution           :
1789.28/1790.07	c   Solutions found  :          0 (0 improvements)
1789.28/1790.07	c   Primal Bound     :          -
1789.28/1790.07	c   Dual Bound       : +1.64053155840000e+10
1789.28/1790.07	c   Gap              :   infinite
1789.28/1790.07	c   Root Dual Bound  : +1.64053155840000e+10
1789.28/1790.07	c   Root Iterations  :       9769
1789.37/1790.19	c Time complete: 1789.47.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2703892-1278559904/watcher-2703892-1278559904 -o /tmp/evaluation-result-2703892-1278559904/solver-2703892-1278559904 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703892-1278559904.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 26644
/proc/meminfo: memFree=1663640/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=7904 CPUtime=0
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 1080 0 0 0 0 0 0 0 20 0 1 0 24203652 8093696 991 1992294400 4194304 8395647 140734672141392 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26644/statm: 1976 1000 365 1026 0 946 0

[startup+0.0834009 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 26644
/proc/meminfo: memFree=1663640/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=20672 CPUtime=0.07
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 4511 0 0 0 6 1 0 0 20 0 1 0 24203652 21168128 4416 1992294400 4194304 8395647 140734672141392 18446744073709551615 6765709 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26644/statm: 5168 4416 394 1026 0 4138 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20672

[startup+0.101405 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 26644
/proc/meminfo: memFree=1663640/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=21212 CPUtime=0.09
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 4617 0 0 0 8 1 0 0 20 0 1 0 24203652 21721088 4522 1992294400 4194304 8395647 140734672141392 18446744073709551615 5754968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26644/statm: 5303 4522 394 1026 0 4273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21212

[startup+0.301442 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 26644
/proc/meminfo: memFree=1663640/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=49700 CPUtime=0.29
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 12065 0 0 0 25 4 0 0 20 0 1 0 24203652 50892800 11616 1992294400 4194304 8395647 140734672141392 18446744073709551615 4972480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 12425 11616 421 1026 0 11395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49700

[startup+0.701519 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 26644
/proc/meminfo: memFree=1663640/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=70860 CPUtime=0.69
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 16725 0 0 0 63 6 0 0 20 0 1 0 24203652 72560640 16261 1992294400 4194304 8395647 140734672141392 18446744073709551615 4958425 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 17715 16261 497 1026 0 16685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70860

[startup+1.50167 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 26645
/proc/meminfo: memFree=1595804/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=75408 CPUtime=1.49
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 17947 0 0 0 143 6 0 0 22 0 1 0 24203652 77217792 17480 1992294400 4194304 8395647 140734672141392 18446744073709551615 6220416 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 18852 17480 506 1026 0 17822 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75408

[startup+3.10098 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 26645
/proc/meminfo: memFree=1594316/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=78440 CPUtime=3.09
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 18710 0 0 0 303 6 0 0 25 0 1 0 24203652 80322560 18243 1992294400 4194304 8395647 140734672141392 18446744073709551615 5608514 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 19610 18243 511 1026 0 18580 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78440

[startup+6.30159 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 26647
/proc/meminfo: memFree=1586132/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=92528 CPUtime=6.29
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22263 0 0 0 619 10 0 0 18 0 1 0 24203652 94748672 21742 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23132 21742 588 1026 0 22102 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92528

[startup+12.7018 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 26647
/proc/meminfo: memFree=1577948/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=92528 CPUtime=12.68
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22315 0 0 0 1234 34 0 0 25 0 1 0 24203652 94748672 21794 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23132 21794 591 1026 0 22102 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92528

[startup+25.5013 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 26647
/proc/meminfo: memFree=1577832/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=92528 CPUtime=25.48
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22341 0 0 0 2470 78 0 0 25 0 1 0 24203652 94748672 21820 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23132 21820 591 1026 0 22102 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92528

[startup+51.1011 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 26647
/proc/meminfo: memFree=1577212/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=93168 CPUtime=51.08
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22510 0 0 0 4946 162 0 0 25 0 1 0 24203652 95404032 21989 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23292 21989 594 1026 0 22262 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 93168

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26649
/proc/meminfo: memFree=1576716/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=93628 CPUtime=102.26
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22605 0 0 0 9882 344 0 0 25 0 1 0 24203652 95875072 22084 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23407 22084 595 1026 0 22377 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 93628

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26651
/proc/meminfo: memFree=1576468/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=93836 CPUtime=162.22
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22663 0 0 0 15671 551 0 0 25 0 1 0 24203652 96088064 22142 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23459 22142 595 1026 0 22429 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 93836

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26651
/proc/meminfo: memFree=1576468/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=93836 CPUtime=222.2
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22666 0 0 0 21458 762 0 0 25 0 1 0 24203652 96088064 22145 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23459 22145 595 1026 0 22429 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 93836

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26653
/proc/meminfo: memFree=1576468/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=93836 CPUtime=282.18
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22669 0 0 0 27249 969 0 0 25 0 1 0 24203652 96088064 22148 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23459 22148 595 1026 0 22429 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 93836

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26655
/proc/meminfo: memFree=1575600/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=94424 CPUtime=342.16
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22845 0 0 0 33035 1181 0 0 25 0 1 0 24203652 96690176 22324 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23606 22324 595 1026 0 22576 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 94424

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26657
/proc/meminfo: memFree=1575600/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=94424 CPUtime=402.14
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22847 0 0 0 38822 1392 0 0 25 0 1 0 24203652 96690176 22326 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23606 22326 595 1026 0 22576 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 94424

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26659
/proc/meminfo: memFree=1575600/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=94564 CPUtime=462.11
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22851 0 0 0 44601 1610 0 0 25 0 1 0 24203652 96833536 22330 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23641 22330 595 1026 0 22611 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 94564

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26659
/proc/meminfo: memFree=1575476/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=94564 CPUtime=522.09
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22876 0 0 0 50394 1815 0 0 25 0 1 0 24203652 96833536 22355 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23641 22355 600 1026 0 22611 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 94564

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26661
/proc/meminfo: memFree=1575476/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=94564 CPUtime=582.06
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22878 0 0 0 56177 2029 0 0 25 0 1 0 24203652 96833536 22357 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23641 22357 600 1026 0 22611 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 94564

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26663
/proc/meminfo: memFree=1575104/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=94856 CPUtime=642.05
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 22949 0 0 0 61974 2231 0 0 25 0 1 0 24203652 97132544 22428 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 23714 22428 600 1026 0 22684 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 94856

[startup+702.302 s]

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

/proc/meminfo: memFree=1573368/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=96476 CPUtime=1061.88
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 23449 0 0 0 102520 3668 0 0 25 0 1 0 24203652 98791424 22928 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24119 22928 700 1026 0 23089 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 96476

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26675
/proc/meminfo: memFree=1572500/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=97228 CPUtime=1121.85
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 23655 0 0 0 108309 3876 0 0 25 0 1 0 24203652 99561472 23134 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24307 23134 700 1026 0 23277 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 97228

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26677
/proc/meminfo: memFree=1572376/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=97228 CPUtime=1181.82
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 23656 0 0 0 114101 4081 0 0 25 0 1 0 24203652 99561472 23135 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24307 23135 700 1026 0 23277 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 97228

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26679
/proc/meminfo: memFree=1572376/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=97228 CPUtime=1241.81
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 23656 0 0 0 119896 4285 0 0 25 0 1 0 24203652 99561472 23135 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24307 23135 700 1026 0 23277 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 97228

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26681
/proc/meminfo: memFree=1572376/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=97228 CPUtime=1301.79
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 23659 0 0 0 125684 4495 0 0 25 0 1 0 24203652 99561472 23138 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24307 23138 700 1026 0 23277 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 97228

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26683
/proc/meminfo: memFree=1572252/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=97228 CPUtime=1361.76
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 23659 0 0 0 131492 4684 0 0 25 0 1 0 24203652 99561472 23138 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24307 23138 700 1026 0 23277 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 97228

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26683
/proc/meminfo: memFree=1572252/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=97228 CPUtime=1421.74
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 23662 0 0 0 137284 4890 0 0 25 0 1 0 24203652 99561472 23141 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24307 23141 700 1026 0 23277 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 97228

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26685
/proc/meminfo: memFree=1572252/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=97360 CPUtime=1481.71
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 23664 0 0 0 143076 5095 0 0 25 0 1 0 24203652 99696640 23143 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24340 23143 700 1026 0 23310 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 97360

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26687
/proc/meminfo: memFree=1572252/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=97564 CPUtime=1541.69
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 23696 0 0 0 148868 5301 0 0 25 0 1 0 24203652 99905536 23175 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24391 23175 700 1026 0 23361 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 97564

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26689
/proc/meminfo: memFree=1571384/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=98252 CPUtime=1601.67
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 23916 0 0 0 154662 5505 0 0 25 0 1 0 24203652 100610048 23395 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24563 23395 700 1026 0 23533 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 98252

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26691
/proc/meminfo: memFree=1571384/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=98384 CPUtime=1661.64
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 23919 0 0 0 160453 5711 0 0 25 0 1 0 24203652 100745216 23398 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24596 23398 700 1026 0 23566 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 98384

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26691
/proc/meminfo: memFree=1570640/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=99068 CPUtime=1721.62
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 24102 0 0 0 166246 5916 0 0 25 0 1 0 24203652 101445632 23581 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24767 23581 700 1026 0 23737 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 99068

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26702
/proc/meminfo: memFree=1569772/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=99200 CPUtime=1781.58
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 24125 0 0 0 172044 6114 0 0 25 0 1 0 24203652 101580800 23604 1992294400 4194304 8395647 140734672141392 18446744073709551615 6731387 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24800 23604 700 1026 0 23770 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 99200

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26702
/proc/meminfo: memFree=1569772/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=99200 CPUtime=1784.77
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 24125 0 0 0 172354 6123 0 0 25 0 1 0 24203652 101580800 23604 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24800 23604 700 1026 0 23770 0
Current children cumulated CPU time (s) 1784.77
Current children cumulated vsize (KiB) 99200

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26702
/proc/meminfo: memFree=1569772/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=99200 CPUtime=1787.97
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 24125 0 0 0 172663 6134 0 0 25 0 1 0 24203652 101580800 23604 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24800 23604 700 1026 0 23770 0
Current children cumulated CPU time (s) 1787.97
Current children cumulated vsize (KiB) 99200

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26702
/proc/meminfo: memFree=1569772/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=99200 CPUtime=1788.77
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 24125 0 0 0 172739 6138 0 0 25 0 1 0 24203652 101580800 23604 1992294400 4194304 8395647 140734672141392 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24800 23604 700 1026 0 23770 0
Current children cumulated CPU time (s) 1788.77
Current children cumulated vsize (KiB) 99200

[startup+1789.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26702
/proc/meminfo: memFree=1569772/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=99200 CPUtime=1789.17
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 24125 0 0 0 172778 6139 0 0 25 0 1 0 24203652 101580800 23604 1992294400 4194304 8395647 140734672141392 18446744073709551615 6652339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26644/statm: 24800 23604 700 1026 0 23770 0
Current children cumulated CPU time (s) 1789.17
Current children cumulated vsize (KiB) 99200

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26702
/proc/meminfo: memFree=1569772/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=99200 CPUtime=1789.37
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 24131 0 0 0 172797 6140 0 0 25 0 1 0 24203652 101580800 23610 1992294400 4194304 8395647 140734672141392 18446744073709551615 4969448 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26644/statm: 24800 23610 705 1026 0 23770 0
Current children cumulated CPU time (s) 1789.37
Current children cumulated vsize (KiB) 99200

[startup+1790.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26702
/proc/meminfo: memFree=1569772/2059040 swapFree=4134964/4192956
[pid=26644] ppid=26642 vsize=77760 CPUtime=1789.48
/proc/26644/stat : 26644 (pbscip.linux.x8) R 26642 26644 25139 0 -1 4202496 24138 0 0 0 172807 6141 0 0 25 0 1 0 24203652 79626240 10920 1992294400 4194304 8395647 140734672141392 18446744073709551615 7602442 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26644/statm: 19440 10920 712 1026 0 18410 0
Current children cumulated CPU time (s) 1789.48
Current children cumulated vsize (KiB) 77760

Child status: 0
Real time (s): 1790.21
CPU time (s): 1789.49
CPU user time (s): 1728.07
CPU system time (s): 61.4167
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 99200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1728.07
system time used= 61.4167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24138
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= 4
involuntary context switches= 3694

runsolver used 2.95255 second user time and 8.45471 second system time

The end

Launcher Data

Begin job on node009 at 2010-07-08 05:31:44
IDJOB=2703892
IDBENCH=2500
IDSOLVER=1213
FILE ID=node009/2703892-1278559904
PBS_JOBID= 11239522
Free space on /tmp= 62552 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-gesa2.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-2703892-1278559904/watcher-2703892-1278559904 -o /tmp/evaluation-result-2703892-1278559904/solver-2703892-1278559904 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703892-1278559904.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d54c9cafd39211d62b9a499b6053d79b
RANDOM SEED=1559321163

node009.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.262
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.262
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1664300 kB
Buffers:         86408 kB
Cached:         224412 kB
SwapCached:      11712 kB
Active:         190636 kB
Inactive:       134892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1664300 kB
SwapTotal:     4192956 kB
SwapFree:      4134964 kB
Dirty:           11428 kB
Writeback:          44 kB
AnonPages:       11508 kB
Mapped:           8320 kB
Slab:            47408 kB
PageTables:       4160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184328 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62540 MiB
End job on node009 at 2010-07-08 06:01:34