Trace number 2703601

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.78 1790.2

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-gesa3.opb
MD5SUMd3086c0e0af196eedd939c84273a060e
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5531010133646
Best CPU time to get the best result obtained on this benchmark1800.46
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4230134768458
Optimality of the best value was proved NO
Number of variables18384
Total number of constraints1752
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 constraints1704
Minimum length of a constraint2
Maximum length of a constraint311
Number of terms in the objective function 11424
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 144211309205274864
Number of bits of the sum of numbers in the objective function 58
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 144211309205274864
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-2703601-1278561047.opb>
0.20/0.22	c original problem has 18384 variables (18384 bin, 0 int, 0 impl, 0 cont) and 1752 constraints
0.20/0.22	c problem read
0.20/0.22	c presolving settings loaded
0.39/0.42	c presolving:
0.39/0.49	c (round 1) 6672 del vars, 24 del conss, 6648 chg bounds, 504 chg sides, 1168 chg coeffs, 0 upgd conss, 192 impls, 0 clqs
0.49/0.52	c (round 2) 7872 del vars, 144 del conss, 6648 chg bounds, 504 chg sides, 1168 chg coeffs, 0 upgd conss, 192 impls, 0 clqs
0.49/0.59	c (round 3) 7872 del vars, 144 del conss, 6648 chg bounds, 504 chg sides, 1168 chg coeffs, 1416 upgd conss, 192 impls, 0 clqs
0.69/0.73	c (round 4) 7920 del vars, 144 del conss, 6672 chg bounds, 4066 chg sides, 32716 chg coeffs, 1560 upgd conss, 16718 impls, 504 clqs
0.79/0.83	c (round 5) 8184 del vars, 144 del conss, 6672 chg bounds, 7378 chg sides, 51412 chg coeffs, 1560 upgd conss, 16718 impls, 504 clqs
0.79/0.86	c (round 6) 9624 del vars, 288 del conss, 6672 chg bounds, 7570 chg sides, 51796 chg coeffs, 1560 upgd conss, 16718 impls, 504 clqs
0.79/0.87	c (round 7) 9624 del vars, 288 del conss, 6672 chg bounds, 7594 chg sides, 51868 chg coeffs, 1560 upgd conss, 16718 impls, 504 clqs
2.79/2.80	c    (2.6s) probing: 1000/8760 (11.4%) - 0 fixings, 0 aggregations, 8294 implications, 0 bound changes
4.49/4.53	c    (4.3s) probing: 2000/8760 (22.8%) - 0 fixings, 0 aggregations, 15645 implications, 0 bound changes
4.49/4.53	c    (4.3s) probing: 2001/8760 (22.8%) - 0 fixings, 0 aggregations, 15645 implications, 0 bound changes
4.49/4.53	c    (4.3s) probing aborted: 2000/2000 successive useless probings
4.49/4.54	c presolving (8 rounds):
4.49/4.54	c  9624 deleted vars, 288 deleted constraints, 6672 tightened bounds, 0 added holes, 7594 changed sides, 51868 changed coefficients
4.49/4.54	c  139352 implications, 504 cliques
4.49/4.54	c presolved problem has 8760 variables (8760 bin, 0 int, 0 impl, 0 cont) and 1992 constraints
4.49/4.54	c    1344 constraints of type <knapsack>
4.49/4.54	c     600 constraints of type <setppc>
4.49/4.54	c      48 constraints of type <linear>
4.49/4.54	c transformed objective value is always integral (scale: 1)
4.49/4.54	c Presolving Time: 4.23
4.49/4.54	c - non default parameters ----------------------------------------------------------------------
4.49/4.54	c # SCIP version 1.2.1.3
4.49/4.54	c 
4.49/4.54	c # frequency for displaying node information lines
4.49/4.54	c # [type: int, range: [-1,2147483647], default: 100]
4.49/4.54	c display/freq = 10000
4.49/4.54	c 
4.49/4.54	c # maximal time in seconds to run
4.49/4.54	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.49/4.54	c limits/time = 1789.78
4.49/4.54	c 
4.49/4.54	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.49/4.54	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.49/4.54	c limits/memory = 1620
4.49/4.54	c 
4.49/4.54	c # default clock type (1: CPU user seconds, 2: wall clock time)
4.49/4.54	c # [type: int, range: [1,2], default: 1]
4.49/4.54	c timing/clocktype = 2
4.49/4.54	c 
4.49/4.54	c # should presolving try to simplify inequalities
4.49/4.54	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.49/4.54	c constraints/linear/simplifyinequalities = TRUE
4.49/4.54	c 
4.49/4.54	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
4.49/4.54	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.49/4.54	c constraints/indicator/addCouplingCons = TRUE
4.49/4.54	c 
4.49/4.54	c # should presolving try to simplify knapsacks
4.49/4.54	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.49/4.54	c constraints/knapsack/simplifyinequalities = TRUE
4.49/4.54	c 
4.49/4.54	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.49/4.54	c # [type: int, range: [-1,2147483647], default: -1]
4.49/4.54	c separating/rapidlearning/freq = 0
4.49/4.54	c 
4.49/4.54	c -----------------------------------------------------------------------------------------------
4.49/4.54	c start solving
4.49/4.55	c 
6.09/6.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.09/6.12	c   5.9s|     1 |     2 | 11226 |     - |  52M|   0 |   - |8760 |1992 |8760 |1992 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1789.57/1790.07	c 
1789.57/1790.07	c SCIP Status        : solving was interrupted [time limit reached]
1789.57/1790.07	c Solving Time (sec) : 1789.85
1789.57/1790.07	c Solving Nodes      : 2328
1789.57/1790.07	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.57/1790.07	c Dual Bound         : +0.00000000000000e+00
1789.57/1790.07	c Gap                : infinite
1789.57/1790.07	s UNKNOWN
1789.57/1790.07	c SCIP Status        : solving was interrupted [time limit reached]
1789.57/1790.07	c Solving Time       :    1789.85
1789.57/1790.07	c Original Problem   :
1789.57/1790.07	c   Problem name     : HOME/instance-2703601-1278561047.opb
1789.57/1790.07	c   Variables        : 18384 (18384 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.57/1790.07	c   Constraints      : 1752 initial, 1752 maximal
1789.57/1790.07	c Presolved Problem  :
1789.57/1790.07	c   Problem name     : t_HOME/instance-2703601-1278561047.opb
1789.57/1790.07	c   Variables        : 8760 (8760 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.57/1790.07	c   Constraints      : 1992 initial, 1992 maximal
1789.57/1790.07	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.57/1790.07	c   trivial          :       0.02         24          0          0          0          0          0          0          0
1789.57/1790.07	c   dualfix          :       0.02       2880          0          0          0          0          0          0          0
1789.57/1790.07	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.57/1790.07	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.57/1790.07	c   implics          :       0.01          0          0          0          0          0          0          0          0
1789.57/1790.07	c   probing          :       3.66          0          0          0          0          0          0          0          0
1789.57/1790.07	c   knapsack         :       0.24         48          0          0         24          0        144       7090      50700
1789.57/1790.07	c   setppc           :       0.01          0          0          0          0          0          0          0          0
1789.57/1790.07	c   linear           :       0.14       6648         24          0       6648          0        144        504       1168
1789.57/1790.07	c   root node        :          -          0          -          -          0          -          -          -          -
1789.57/1790.07	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.57/1790.07	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.57/1790.07	c   knapsack         :       1344          0       9008          0       2270          0      26272          0          0          0
1789.57/1790.07	c   setppc           :        600          0       9008          0       2270          0       3530          0          0          0
1789.57/1790.07	c   linear           :         48          0       9008          0       2270          0      14545          0          0          0
1789.57/1790.07	c   countsols        :          0          0          0          0       2270          0          0          0          0          0
1789.57/1790.07	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.57/1790.07	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.57/1790.07	c   knapsack         :       1.35       0.00       1.22       0.00       0.12
1789.57/1790.07	c   setppc           :       1.42       0.00       0.37       0.00       1.05
1789.57/1790.07	c   linear           :       0.17       0.00       0.15       0.00       0.02
1789.57/1790.07	c   countsols        :       0.01       0.00       0.00       0.00       0.01
1789.57/1790.07	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.57/1790.07	c   vbounds          :       0.01          2          0          0
1789.57/1790.07	c   rootredcost      :       0.01          0          0          0
1789.57/1790.07	c   pseudoobj        :       2.70       3413          0          0
1789.57/1790.07	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.57/1790.07	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.57/1790.07	c   infeasible LP    :       0.13         58          0          0        0.0          0        0.0          0
1789.57/1790.07	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.57/1790.07	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.57/1790.07	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.57/1790.07	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.57/1790.07	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.57/1790.07	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.57/1790.07	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1789.57/1790.07	c   redcost          :       0.00          0          0          0          0          0
1789.57/1790.07	c   impliedbounds    :       0.00          0          0          0          0          0
1789.57/1790.07	c   intobj           :       0.00          0          0          0          0          0
1789.57/1790.07	c   cgmip            :       0.00          0          0          0          0          0
1789.57/1790.07	c   gomory           :       0.00          0          0          0          0          0
1789.57/1790.07	c   strongcg         :       0.00          0          0          0          0          0
1789.57/1790.07	c   cmir             :       0.00          0          0          0          0          0
1789.57/1790.07	c   flowcover        :       0.00          0          0          0          0          0
1789.57/1790.07	c   clique           :       0.00          0          0          0          0          0
1789.57/1790.07	c   zerohalf         :       0.00          0          0          0          0          0
1789.57/1790.07	c   mcf              :       0.00          0          0          0          0          0
1789.57/1790.07	c   rapidlearning    :       0.00          0          0          0          0          0
1789.57/1790.07	c Pricers            :       Time      Calls       Vars
1789.57/1790.07	c   problem variables:       0.00          0          0
1789.57/1790.07	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.57/1790.07	c   relpscost        :       0.00          0          0          0          0          0          0
1789.57/1790.07	c   pscost           :       0.00          0          0          0          0          0          0
1789.57/1790.07	c   inference        :       8.69       2270          0          0          0          0       4540
1789.57/1790.07	c   mostinf          :       0.00          0          0          0          0          0          0
1789.57/1790.07	c   leastinf         :       0.00          0          0          0          0          0          0
1789.57/1790.07	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.57/1790.07	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.57/1790.07	c   random           :       0.00          0          0          0          0          0          0
1789.57/1790.07	c Primal Heuristics  :       Time      Calls      Found
1789.57/1790.07	c   LP solutions     :       0.00          -          0
1789.57/1790.07	c   pseudo solutions :       0.00          -          0
1789.57/1790.07	c   oneopt           :       0.00          0          0
1789.57/1790.07	c   coefdiving       :       0.00          0          0
1789.57/1790.07	c   pscostdiving     :       0.00          0          0
1789.57/1790.07	c   fracdiving       :       0.00          0          0
1789.57/1790.07	c   veclendiving     :       0.00          0          0
1789.57/1790.07	c   objpscostdiving  :       0.00          0          0
1789.57/1790.07	c   rootsoldiving    :       0.00          0          0
1789.57/1790.07	c   linesearchdiving :       0.00          0          0
1789.57/1790.07	c   guideddiving     :       0.00          0          0
1789.57/1790.07	c   crossover        :       0.00          0          0
1789.57/1790.07	c   intshifting      :       0.00          0          0
1789.57/1790.07	c   trivial          :       0.05          2          0
1789.57/1790.07	c   simplerounding   :       0.00          0          0
1789.57/1790.07	c   zirounding       :       0.00          0          0
1789.57/1790.07	c   rounding         :       0.00          0          0
1789.57/1790.07	c   shifting         :       0.00          0          0
1789.57/1790.07	c   twoopt           :       0.00          0          0
1789.57/1790.07	c   fixandinfer      :       0.00          0          0
1789.57/1790.07	c   feaspump         :       0.00          0          0
1789.57/1790.07	c   intdiving        :       0.00          0          0
1789.57/1790.07	c   actconsdiving    :       0.00          0          0
1789.57/1790.07	c   octane           :       0.00          0          0
1789.57/1790.07	c   rens             :       0.00          0          0
1789.57/1790.07	c   rins             :       0.00          0          0
1789.57/1790.07	c   localbranching   :       0.00          0          0
1789.57/1790.07	c   mutation         :       0.00          0          0
1789.57/1790.07	c   dins             :       0.00          0          0
1789.57/1790.07	c   undercover       :       0.00          0          0
1789.57/1790.07	c   nlp              :       0.00          0          0
1789.57/1790.07	c   trysol           :       0.00          0          0
1789.57/1790.07	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.57/1790.07	c   primal LP        :       0.00          0          0       0.00          -
1789.57/1790.07	c   dual LP          :    1758.99       6915   13639733    1972.48    7754.32
1789.57/1790.07	c   lex dual LP      :       0.00          0          0       0.00          -
1789.57/1790.07	c   barrier LP       :       0.00          0          0       0.00          -
1789.57/1790.07	c   diving/probing LP:       0.00          0          0       0.00          -
1789.57/1790.07	c   strong branching :       0.00          0          0       0.00          -
1789.57/1790.07	c     (at root node) :          -          0          0       0.00          -
1789.57/1790.07	c   conflict analysis:       0.00          0          0       0.00          -
1789.57/1790.07	c B&B Tree           :
1789.57/1790.07	c   number of runs   :          1
1789.57/1790.07	c   nodes            :       2328
1789.57/1790.07	c   nodes (total)    :       2328
1789.57/1790.07	c   nodes left       :       2213
1789.57/1790.07	c   max depth        :        135
1789.57/1790.07	c   max depth (total):        135
1789.57/1790.07	c   backtracks       :         75 (3.2%)
1789.57/1790.07	c   delayed cutoffs  :          0
1789.57/1790.07	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.57/1790.07	c   avg switch length:       2.27
1789.57/1790.07	c   switching time   :       0.19
1789.57/1790.07	c Solution           :
1789.57/1790.07	c   Solutions found  :          0 (0 improvements)
1789.57/1790.07	c   Primal Bound     :          -
1789.57/1790.07	c   Dual Bound       : +0.00000000000000e+00
1789.57/1790.07	c   Gap              :   infinite
1789.57/1790.07	c   Root Dual Bound  : +0.00000000000000e+00
1789.57/1790.07	c   Root Iterations  :      11226
1789.77/1790.20	c Time complete: 1789.77.

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-2703601-1278561047/watcher-2703601-1278561047 -o /tmp/evaluation-result-2703601-1278561047/solver-2703601-1278561047 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703601-1278561047.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: 0.98 0.98 0.99 3/107 989
/proc/meminfo: memFree=1589036/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=5824 CPUtime=0
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 770 0 0 0 0 0 0 0 18 0 1 0 24316451 5963776 685 1992294400 4194304 8395647 140734958636192 18446744073709551615 4557957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/989/statm: 1456 688 324 1026 0 426 0

[startup+0.034277 s]
/proc/loadavg: 0.98 0.98 0.99 3/107 989
/proc/meminfo: memFree=1589036/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=13932 CPUtime=0.02
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 2765 0 0 0 2 0 0 0 20 0 1 0 24316451 14266368 2676 1992294400 4194304 8395647 140734958636192 18446744073709551615 5753715 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/989/statm: 3483 2676 387 1026 0 2453 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13932

[startup+0.10128 s]
/proc/loadavg: 0.98 0.98 0.99 3/107 989
/proc/meminfo: memFree=1589036/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=23236 CPUtime=0.09
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 5109 0 0 0 8 1 0 0 20 0 1 0 24316451 23793664 5015 1992294400 4194304 8395647 140734958636192 18446744073709551615 7324744 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/989/statm: 5809 5015 394 1026 0 4779 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23236

[startup+0.301297 s]
/proc/loadavg: 0.98 0.98 0.99 3/107 989
/proc/meminfo: memFree=1589036/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=48912 CPUtime=0.29
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 11848 0 0 0 25 4 0 0 20 0 1 0 24316451 50085888 11400 1992294400 4194304 8395647 140734958636192 18446744073709551615 4449009 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 12228 11400 421 1026 0 11198 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48912

[startup+0.701329 s]
/proc/loadavg: 0.98 0.98 0.99 3/107 989
/proc/meminfo: memFree=1589036/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=70252 CPUtime=0.69
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 16553 0 0 0 64 5 0 0 20 0 1 0 24316451 71938048 16090 1992294400 4194304 8395647 140734958636192 18446744073709551615 4958560 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 17563 16090 497 1026 0 16533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70252

[startup+1.50039 s]
/proc/loadavg: 0.98 0.98 0.99 2/108 990
/proc/meminfo: memFree=1522688/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=73936 CPUtime=1.49
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 17557 0 0 0 144 5 0 0 22 0 1 0 24316451 75710464 17091 1992294400 4194304 8395647 140734958636192 18446744073709551615 5604533 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 18484 17091 506 1026 0 17454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73936

[startup+3.10052 s]
/proc/loadavg: 0.98 0.98 0.99 2/108 990
/proc/meminfo: memFree=1520084/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=76972 CPUtime=3.09
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 18321 0 0 0 303 6 0 0 25 0 1 0 24316451 78819328 17855 1992294400 4194304 8395647 140734958636192 18446744073709551615 5608304 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 19243 17855 511 1026 0 18213 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76972

[startup+6.30078 s]
/proc/loadavg: 0.98 0.98 0.99 2/108 990
/proc/meminfo: memFree=1504584/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=90944 CPUtime=6.29
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 21982 0 0 0 616 13 0 0 25 0 1 0 24316451 93126656 21459 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 22736 21459 591 1026 0 21706 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90944

[startup+12.7013 s]
/proc/loadavg: 0.98 0.98 0.99 2/108 990
/proc/meminfo: memFree=1504460/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=91108 CPUtime=12.69
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22032 0 0 0 1241 28 0 0 25 0 1 0 24316451 93294592 21509 1992294400 4194304 8395647 140734958636192 18446744073709551615 6698405 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 22777 21509 591 1026 0 21747 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 91108

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 991
/proc/meminfo: memFree=1504460/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=91108 CPUtime=25.49
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22033 0 0 0 2482 67 0 0 25 0 1 0 24316451 93294592 21510 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 22777 21510 591 1026 0 21747 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91108

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 992
/proc/meminfo: memFree=1504212/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=91592 CPUtime=51.08
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22140 0 0 0 4976 132 0 0 25 0 1 0 24316451 93790208 21617 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 22898 21617 592 1026 0 21868 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 91592

[startup+102.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 993
/proc/meminfo: memFree=1504088/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=91592 CPUtime=102.27
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22172 0 0 0 9960 267 0 0 25 0 1 0 24316451 93790208 21648 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 22898 21648 594 1026 0 21868 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 91592

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 994
/proc/meminfo: memFree=1503716/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=91968 CPUtime=162.25
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22262 0 0 0 15804 421 0 0 25 0 1 0 24316451 94175232 21733 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 22992 21733 594 1026 0 21962 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 91968

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 996
/proc/meminfo: memFree=1503716/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=91968 CPUtime=222.24
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22284 0 0 0 21646 578 0 0 25 0 1 0 24316451 94175232 21755 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 22992 21755 595 1026 0 21962 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 91968

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 998
/proc/meminfo: memFree=1503468/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=92168 CPUtime=282.23
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22330 0 0 0 27482 741 0 0 25 0 1 0 24316451 94380032 21801 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23042 21801 595 1026 0 22012 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 92168

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 1000
/proc/meminfo: memFree=1503468/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=92168 CPUtime=342.21
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22330 0 0 0 33323 898 0 0 25 0 1 0 24316451 94380032 21801 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23042 21801 595 1026 0 22012 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 92168

[startup+402.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/108 1001
/proc/meminfo: memFree=1503468/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=92168 CPUtime=402.19
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22331 0 0 0 39169 1050 0 0 25 0 1 0 24316451 94380032 21802 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23042 21802 595 1026 0 22012 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 92168

[startup+462.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/108 1002
/proc/meminfo: memFree=1503468/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=92168 CPUtime=462.19
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22335 0 0 0 45012 1207 0 0 25 0 1 0 24316451 94380032 21806 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23042 21806 595 1026 0 22012 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 92168

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1004
/proc/meminfo: memFree=1502972/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=92676 CPUtime=522.17
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22458 0 0 0 50855 1362 0 0 25 0 1 0 24316451 94900224 21929 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23169 21929 595 1026 0 22139 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 92676

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1006
/proc/meminfo: memFree=1502972/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=92676 CPUtime=582.16
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22458 0 0 0 56701 1515 0 0 25 0 1 0 24316451 94900224 21929 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23169 21929 595 1026 0 22139 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 92676

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1017
/proc/meminfo: memFree=1501856/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=93048 CPUtime=642.14
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22527 0 0 0 62547 1667 0 0 25 0 1 0 24316451 95281152 21998 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23262 21998 595 1026 0 22232 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 93048

[startup+702.301 s]

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

/proc/meminfo: memFree=1501360/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1062.03
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22787 0 0 0 103454 2749 0 0 25 0 1 0 24316451 96321536 22258 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22258 595 1026 0 22486 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 94064

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/108 1029
/proc/meminfo: memFree=1501360/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1122.02
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22789 0 0 0 109307 2895 0 0 25 0 1 0 24316451 96321536 22260 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22260 595 1026 0 22486 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 94064

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/108 1031
/proc/meminfo: memFree=1501360/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1182
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22789 0 0 0 115151 3049 0 0 25 0 1 0 24316451 96321536 22260 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22260 595 1026 0 22486 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 94064

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/108 1033
/proc/meminfo: memFree=1501236/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1241.99
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22809 0 0 0 120993 3206 0 0 25 0 1 0 24316451 96321536 22280 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22280 595 1026 0 22486 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 94064

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/108 1034
/proc/meminfo: memFree=1501112/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1301.98
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22810 0 0 0 126844 3354 0 0 25 0 1 0 24316451 96321536 22281 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22281 595 1026 0 22486 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 94064

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1035
/proc/meminfo: memFree=1501112/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1361.96
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22810 0 0 0 132683 3513 0 0 25 0 1 0 24316451 96321536 22281 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22281 595 1026 0 22486 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 94064

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1037
/proc/meminfo: memFree=1501112/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1421.96
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22810 0 0 0 138536 3660 0 0 25 0 1 0 24316451 96321536 22281 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22281 595 1026 0 22486 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 94064

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1039
/proc/meminfo: memFree=1501112/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1481.93
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22810 0 0 0 144381 3812 0 0 25 0 1 0 24316451 96321536 22281 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22281 595 1026 0 22486 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 94064

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1041
/proc/meminfo: memFree=1501112/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1541.92
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22810 0 0 0 150230 3962 0 0 25 0 1 0 24316451 96321536 22281 1992294400 4194304 8395647 140734958636192 18446744073709551615 6669806 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22281 595 1026 0 22486 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 94064

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1042
/proc/meminfo: memFree=1501112/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1601.91
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22810 0 0 0 156065 4126 0 0 25 0 1 0 24316451 96321536 22281 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22281 595 1026 0 22486 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 94064

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1043
/proc/meminfo: memFree=1501112/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1661.9
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22813 0 0 0 161911 4279 0 0 25 0 1 0 24316451 96321536 22284 1992294400 4194304 8395647 140734958636192 18446744073709551615 6721197 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22284 595 1026 0 22486 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 94064

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1048
/proc/meminfo: memFree=1500492/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1721.88
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22813 0 0 0 167756 4432 0 0 25 0 1 0 24316451 96321536 22284 1992294400 4194304 8395647 140734958636192 18446744073709551615 6669642 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22284 595 1026 0 22486 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 94064

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1050
/proc/meminfo: memFree=1500492/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1781.87
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22813 0 0 0 173600 4587 0 0 25 0 1 0 24316451 96321536 22284 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22284 595 1026 0 22486 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 94064

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1050
/proc/meminfo: memFree=1500492/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1785.07
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22813 0 0 0 173912 4595 0 0 25 0 1 0 24316451 96321536 22284 1992294400 4194304 8395647 140734958636192 18446744073709551615 7382056 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22284 595 1026 0 22486 0
Current children cumulated CPU time (s) 1785.07
Current children cumulated vsize (KiB) 94064

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1050
/proc/meminfo: memFree=1500492/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1788.26
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22813 0 0 0 174225 4601 0 0 25 0 1 0 24316451 96321536 22284 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22284 595 1026 0 22486 0
Current children cumulated CPU time (s) 1788.26
Current children cumulated vsize (KiB) 94064

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1050
/proc/meminfo: memFree=1500492/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1789.07
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22813 0 0 0 174303 4604 0 0 25 0 1 0 24316451 96321536 22284 1992294400 4194304 8395647 140734958636192 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22284 595 1026 0 22486 0
Current children cumulated CPU time (s) 1789.07
Current children cumulated vsize (KiB) 94064

[startup+1789.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1050
/proc/meminfo: memFree=1500492/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1789.46
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22813 0 0 0 174342 4604 0 0 25 0 1 0 24316451 96321536 22284 1992294400 4194304 8395647 140734958636192 18446744073709551615 6698218 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22284 595 1026 0 22486 0
Current children cumulated CPU time (s) 1789.46
Current children cumulated vsize (KiB) 94064

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1050
/proc/meminfo: memFree=1500492/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=94064 CPUtime=1789.67
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22818 0 0 0 174362 4605 0 0 25 0 1 0 24316451 96321536 22289 1992294400 4194304 8395647 140734958636192 18446744073709551615 4288187 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/989/statm: 23516 22289 600 1026 0 22486 0
Current children cumulated CPU time (s) 1789.67
Current children cumulated vsize (KiB) 94064

[startup+1790.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1050
/proc/meminfo: memFree=1500492/2059040 swapFree=4139464/4192956
[pid=989] ppid=987 vsize=18484 CPUtime=1789.77
/proc/989/stat : 989 (pbscip.linux.x8) R 987 989 935 0 -1 4202496 22825 0 0 0 174371 4606 0 0 25 0 1 0 24316451 18927616 4142 1992294400 4194304 8395647 140734958636192 18446744073709551615 6058777 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/989/statm: 4621 4142 607 1026 0 3591 0
Current children cumulated CPU time (s) 1789.77
Current children cumulated vsize (KiB) 18484

Child status: 0
Real time (s): 1790.2
CPU time (s): 1789.78
CPU user time (s): 1743.71
CPU system time (s): 46.063
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 94064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1743.71
system time used= 46.063
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22828
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= 3
involuntary context switches= 2732

runsolver used 2.75158 second user time and 8.65568 second system time

The end

Launcher Data

Begin job on node026 at 2010-07-08 05:50:47
IDJOB=2703601
IDBENCH=2554
IDSOLVER=1213
FILE ID=node026/2703601-1278561047
PBS_JOBID= 11239540
Free space on /tmp= 62496 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/miplib3/normalized-mps-v2-20-10-gesa3.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-2703601-1278561047/watcher-2703601-1278561047 -o /tmp/evaluation-result-2703601-1278561047/solver-2703601-1278561047 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703601-1278561047.opb -t 1800 -m 1800

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

MD5SUM BENCH= d3086c0e0af196eedd939c84273a060e
RANDOM SEED=490460795

node026.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.244
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.48
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.244
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:       1589564 kB
Buffers:         64744 kB
Cached:         297508 kB
SwapCached:      10296 kB
Active:         134532 kB
Inactive:       244868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1589564 kB
SwapTotal:     4192956 kB
SwapFree:      4139464 kB
Dirty:           11432 kB
Writeback:          12 kB
AnonPages:       11420 kB
Mapped:          11904 kB
Slab:            68144 kB
PageTables:       4136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   178972 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= 62488 MiB
End job on node026 at 2010-07-08 06:20:37