Trace number 2703874

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.77 1790.24

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-gen.opb
MD5SUMdfc42b4b35cdbc52ce627bfbd0fd8e3d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark59412689511365
Best CPU time to get the best result obtained on this benchmark1800.45
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 68194326759492
Optimality of the best value was proved NO
Number of variables19038
Total number of constraints930
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints930
Minimum length of a constraint5
Maximum length of a constraint264
Number of terms in the objective function 13134
Biggest coefficient in the objective function 3456331981783040
Number of bits for the biggest coefficient in the objective function 52
Sum of the numbers in the objective function 2106245048465744992
Number of bits of the sum of numbers in the objective function 61
Biggest number in a constraint 3456331981783040
Number of bits of the biggest number in a constraint 52
Biggest sum of numbers in a constraint 2106245048465744992
Number of bits of the biggest sum of numbers61
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-2703874-1278559661.opb>
0.09/0.17	c original problem has 19038 variables (19038 bin, 0 int, 0 impl, 0 cont) and 930 constraints
0.09/0.17	c problem read
0.09/0.17	c presolving settings loaded
0.29/0.36	c presolving:
0.39/0.42	c (round 1) 6604 del vars, 59 del conss, 6594 chg bounds, 264 chg sides, 1761 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.39/0.45	c (round 2) 9927 del vars, 205 del conss, 8442 chg bounds, 264 chg sides, 1761 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.39/0.49	c (round 3) 9927 del vars, 205 del conss, 8442 chg bounds, 264 chg sides, 1761 chg coeffs, 571 upgd conss, 2 impls, 0 clqs
0.49/0.55	c (round 4) 9927 del vars, 205 del conss, 8442 chg bounds, 362 chg sides, 2402 chg coeffs, 576 upgd conss, 534 impls, 330 clqs
0.49/0.58	c (round 5) 9927 del vars, 215 del conss, 8442 chg bounds, 706 chg sides, 3632 chg coeffs, 576 upgd conss, 534 impls, 335 clqs
1.99/2.00	c (round 6) 9977 del vars, 215 del conss, 8442 chg bounds, 706 chg sides, 3632 chg coeffs, 576 upgd conss, 41882 impls, 335 clqs
2.49/2.55	c    (2.4s) probing: 1000/9111 (11.0%) - 50 fixings, 0 aggregations, 20536 implications, 0 bound changes
4.89/4.94	c    (4.8s) probing: 2000/9111 (22.0%) - 74 fixings, 0 aggregations, 48750 implications, 0 bound changes
7.09/7.18	c    (7.0s) probing: 3000/9111 (32.9%) - 74 fixings, 0 aggregations, 56992 implications, 0 bound changes
7.39/7.44	c    (7.3s) probing: 3126/9111 (34.3%) - 74 fixings, 0 aggregations, 57832 implications, 0 bound changes
7.39/7.44	c    (7.3s) probing aborted: 2000/2000 successive useless probings
7.39/7.45	c (round 7) 10001 del vars, 215 del conss, 8442 chg bounds, 706 chg sides, 3635 chg coeffs, 576 upgd conss, 125104 impls, 335 clqs
7.89/7.95	c    (7.8s) probing: 3326/9111 (36.5%) - 74 fixings, 0 aggregations, 59819 implications, 0 bound changes
7.89/7.95	c    (7.8s) probing aborted: 2000/2000 successive useless probings
7.89/7.95	c presolving (8 rounds):
7.89/7.95	c  10001 deleted vars, 215 deleted constraints, 8442 tightened bounds, 0 added holes, 706 changed sides, 3637 changed coefficients
7.89/7.95	c  130750 implications, 335 cliques
7.89/7.95	c presolved problem has 9037 variables (9037 bin, 0 int, 0 impl, 0 cont) and 1049 constraints
7.89/7.95	c     565 constraints of type <knapsack>
7.89/7.95	c     335 constraints of type <setppc>
7.89/7.95	c     149 constraints of type <linear>
7.89/7.95	c transformed objective value is always integral (scale: 1)
7.89/7.95	c Presolving Time: 7.70
7.89/7.95	c - non default parameters ----------------------------------------------------------------------
7.89/7.95	c # SCIP version 1.2.1.3
7.89/7.95	c 
7.89/7.95	c # frequency for displaying node information lines
7.89/7.95	c # [type: int, range: [-1,2147483647], default: 100]
7.89/7.95	c display/freq = 10000
7.89/7.95	c 
7.89/7.95	c # maximal time in seconds to run
7.89/7.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.89/7.95	c limits/time = 1789.83
7.89/7.95	c 
7.89/7.95	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.89/7.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.89/7.95	c limits/memory = 1620
7.89/7.95	c 
7.89/7.95	c # default clock type (1: CPU user seconds, 2: wall clock time)
7.89/7.95	c # [type: int, range: [1,2], default: 1]
7.89/7.95	c timing/clocktype = 2
7.89/7.95	c 
7.89/7.95	c # should presolving try to simplify inequalities
7.89/7.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.89/7.95	c constraints/linear/simplifyinequalities = TRUE
7.89/7.95	c 
7.89/7.95	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
7.89/7.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.89/7.95	c constraints/indicator/addCouplingCons = TRUE
7.89/7.95	c 
7.89/7.95	c # should presolving try to simplify knapsacks
7.89/7.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.89/7.95	c constraints/knapsack/simplifyinequalities = TRUE
7.89/7.95	c 
7.89/7.95	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
7.89/7.95	c # [type: int, range: [-1,2147483647], default: -1]
7.89/7.95	c separating/rapidlearning/freq = 0
7.89/7.95	c 
7.89/7.95	c -----------------------------------------------------------------------------------------------
7.89/7.95	c start solving
7.89/7.96	c 
8.28/8.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.28/8.37	c   8.2s|     1 |     2 |  6461 |     - |  50M|   0 |   - |9037 |1049 |9037 |1049 |   0 |   0 |   0 | 2.601746e+13 |      --      |    Inf 
1789.63/1790.12	c 
1789.63/1790.12	c SCIP Status        : solving was interrupted [time limit reached]
1789.63/1790.12	c Solving Time (sec) : 1789.94
1789.63/1790.12	c Solving Nodes      : 9116
1789.63/1790.12	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.63/1790.12	c Dual Bound         : +5.74829890438758e+13
1789.63/1790.12	c Gap                : infinite
1789.63/1790.12	s UNKNOWN
1789.63/1790.12	c SCIP Status        : solving was interrupted [time limit reached]
1789.63/1790.12	c Solving Time       :    1789.94
1789.63/1790.12	c Original Problem   :
1789.63/1790.12	c   Problem name     : HOME/instance-2703874-1278559661.opb
1789.63/1790.12	c   Variables        : 19038 (19038 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.63/1790.12	c   Constraints      : 930 initial, 930 maximal
1789.63/1790.12	c Presolved Problem  :
1789.63/1790.12	c   Problem name     : t_HOME/instance-2703874-1278559661.opb
1789.63/1790.12	c   Variables        : 9037 (9037 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.63/1790.12	c   Constraints      : 1049 initial, 1266 maximal
1789.63/1790.12	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.63/1790.12	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1789.63/1790.12	c   dualfix          :       0.02       1475          0          0          0          0          0          0          0
1789.63/1790.12	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.63/1790.12	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.63/1790.12	c   implics          :       0.01          0          0          0          0          0          0          0          0
1789.63/1790.12	c   probing          :       7.28         74          0          0          0          0          0          0          0
1789.63/1790.12	c   knapsack         :       0.13          0          0          0          0          0         10        442       1876
1789.63/1790.12	c   setppc           :       0.01          0          0          0          0          0          0          0          0
1789.63/1790.12	c   linear           :       0.11       8442         10          0       8442          0        205        264       1761
1789.63/1790.12	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1789.63/1790.12	c   root node        :          -          6          -          -          6          -          -          -          -
1789.63/1790.12	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.63/1790.12	c   integral         :          0          0          0       2248          0         59        623          0          0       3726
1789.63/1790.12	c   knapsack         :        565          0      42607          0       7065         46      49536          0          0          0
1789.63/1790.12	c   setppc           :        335          0      42561          0       7065          2       7251          0          0          0
1789.63/1790.12	c   linear           :        149          0      42559          0         12         17      21718          0          0          0
1789.63/1790.12	c   logicor          :          0+         0       1167          0          0          1        380          0          0          0
1789.63/1790.12	c   countsols        :          0          0          0          0       7065          0          0          0          0          0
1789.63/1790.12	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.63/1790.12	c   integral         :     521.64       0.00       0.00     521.64       0.00
1789.63/1790.12	c   knapsack         :       2.95       0.00       2.04       0.00       0.91
1789.63/1790.12	c   setppc           :       1.86       0.00       0.69       0.00       1.17
1789.63/1790.12	c   linear           :       1.71       0.00       1.71       0.00       0.00
1789.63/1790.12	c   logicor          :       0.01       0.00       0.01       0.00       0.00
1789.63/1790.12	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.63/1790.12	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.63/1790.12	c   vbounds          :       0.02          2          0          0
1789.63/1790.12	c   rootredcost      :       0.03          0          0          0
1789.63/1790.12	c   pseudoobj        :      19.38      19429          0          0
1789.63/1790.12	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.63/1790.12	c   propagation      :       0.00         36         36         48        7.8          0        0.0          -
1789.63/1790.12	c   infeasible LP    :       0.48        124        116        222       13.5          9       10.3          0
1789.63/1790.12	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.63/1790.12	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.63/1790.12	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.63/1790.12	c   applied globally :          -          -          -        223       10.2          -          -          -
1789.63/1790.12	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.63/1790.12	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.63/1790.12	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1789.63/1790.12	c   redcost          :       3.61       2226          0          0          0          0
1789.63/1790.12	c   impliedbounds    :       0.00          0          0          0          0          0
1789.63/1790.12	c   intobj           :       0.00          0          0          0          0          0
1789.63/1790.12	c   cgmip            :       0.00          0          0          0          0          0
1789.63/1790.12	c   gomory           :       0.00          0          0          0          0          0
1789.63/1790.12	c   strongcg         :       0.00          0          0          0          0          0
1789.63/1790.12	c   cmir             :       0.00          0          0          0          0          0
1789.63/1790.12	c   flowcover        :       0.00          0          0          0          0          0
1789.63/1790.12	c   clique           :       0.00          0          0          0          0          0
1789.63/1790.12	c   zerohalf         :       0.00          0          0          0          0          0
1789.63/1790.12	c   mcf              :       0.00          0          0          0          0          0
1789.63/1790.12	c   rapidlearning    :       0.00          0          0          0          0          0
1789.63/1790.12	c Pricers            :       Time      Calls       Vars
1789.63/1790.12	c   problem variables:       0.00          0          0
1789.63/1790.12	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.63/1790.12	c   relpscost        :     521.62       2248         59        623          0          0       3726
1789.63/1790.12	c   pscost           :       0.00          0          0          0          0          0          0
1789.63/1790.12	c   inference        :      24.81       7065          0          0          0          0      14130
1789.63/1790.12	c   mostinf          :       0.00          0          0          0          0          0          0
1789.63/1790.12	c   leastinf         :       0.00          0          0          0          0          0          0
1789.63/1790.12	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.63/1790.12	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.63/1790.12	c   random           :       0.00          0          0          0          0          0          0
1789.63/1790.12	c Primal Heuristics  :       Time      Calls      Found
1789.63/1790.12	c   LP solutions     :       0.00          -          0
1789.63/1790.12	c   pseudo solutions :       0.00          -          0
1789.63/1790.12	c   oneopt           :       0.01          0          0
1789.63/1790.12	c   crossover        :       0.00          0          0
1789.63/1790.12	c   intshifting      :       0.00          0          0
1789.63/1790.12	c   guideddiving     :       0.00          0          0
1789.63/1790.12	c   coefdiving       :       1.93          3          0
1789.63/1790.12	c   pscostdiving     :       3.65          3          0
1789.63/1790.12	c   fracdiving       :       1.10          3          0
1789.63/1790.12	c   veclendiving     :       0.36          3          0
1789.63/1790.12	c   linesearchdiving :       1.60          3          0
1789.63/1790.12	c   feaspump         :       0.34          2          0
1789.63/1790.12	c   objpscostdiving  :       0.14          2          0
1789.63/1790.12	c   rootsoldiving    :       0.65          2          0
1789.63/1790.12	c   trivial          :       0.04          2          0
1789.63/1790.12	c   simplerounding   :       0.01          0          0
1789.63/1790.12	c   zirounding       :       0.15       1000          0
1789.63/1790.12	c   rounding         :       0.15        616          0
1789.63/1790.12	c   shifting         :       6.23        161          0
1789.63/1790.12	c   twoopt           :       0.00          0          0
1789.63/1790.12	c   fixandinfer      :       0.00          0          0
1789.63/1790.12	c   intdiving        :       0.00          0          0
1789.63/1790.12	c   actconsdiving    :       0.00          0          0
1789.63/1790.12	c   octane           :       0.00          0          0
1789.63/1790.12	c   rens             :       0.00          0          0
1789.63/1790.12	c   rins             :       0.00          0          0
1789.63/1790.12	c   localbranching   :       0.00          0          0
1789.63/1790.12	c   mutation         :       0.00          0          0
1789.63/1790.12	c   dins             :       0.00          0          0
1789.63/1790.12	c   undercover       :       0.00          0          0
1789.63/1790.12	c   nlp              :       0.01          0          0
1789.63/1790.12	c   trysol           :       0.01          0          0
1789.63/1790.12	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.63/1790.12	c   primal LP        :       0.00          0          0       0.00          -
1789.63/1790.12	c   dual LP          :    1141.32      20052   22318723    1113.04   19555.20
1789.63/1790.12	c   lex dual LP      :       0.00          0          0       0.00          -
1789.63/1790.12	c   barrier LP       :       0.00          0          0       0.00          -
1789.63/1790.12	c   diving/probing LP:       5.40        818      38700      47.31    7160.10
1789.63/1790.12	c   strong branching :     520.40      55580     679246      12.22    1305.24
1789.63/1790.12	c     (at root node) :          -          0          0       0.00          -
1789.63/1790.12	c   conflict analysis:       0.00          0          0       0.00          -
1789.63/1790.12	c B&B Tree           :
1789.63/1790.12	c   number of runs   :          1
1789.63/1790.12	c   nodes            :       9116
1789.63/1790.12	c   nodes (total)    :       9116
1789.63/1790.12	c   nodes left       :       8735
1789.63/1790.12	c   max depth        :        775
1789.63/1790.12	c   max depth (total):        775
1789.63/1790.12	c   backtracks       :         56 (0.6%)
1789.63/1790.12	c   delayed cutoffs  :          6
1789.63/1790.12	c   repropagations   :       6068 (3052 domain reductions, 2 cutoffs)
1789.63/1790.12	c   avg switch length:       3.32
1789.63/1790.12	c   switching time   :       1.05
1789.63/1790.12	c Solution           :
1789.63/1790.12	c   Solutions found  :          0 (0 improvements)
1789.63/1790.12	c   Primal Bound     :          -
1789.63/1790.12	c   Dual Bound       : +5.74829890438758e+13
1789.63/1790.12	c   Gap              :   infinite
1789.63/1790.12	c   Root Dual Bound  : +2.60174646584320e+13
1789.63/1790.12	c   Root Iterations  :       6461
1789.72/1790.23	c Time complete: 1789.76.

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-2703874-1278559661/watcher-2703874-1278559661 -o /tmp/evaluation-result-2703874-1278559661/solver-2703874-1278559661 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703874-1278559661.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.92 0.98 0.99 3/106 30950
/proc/meminfo: memFree=1538704/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=7904 CPUtime=0
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 1082 0 0 0 0 0 0 0 20 0 1 0 24173298 8093696 993 1992294400 4194304 8395647 140736689052672 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30950/statm: 1976 1001 365 1026 0 946 0

[startup+0.0450661 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 30950
/proc/meminfo: memFree=1538704/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=15132 CPUtime=0.03
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 3074 0 0 0 3 0 0 0 20 0 1 0 24173298 15495168 2984 1992294400 4194304 8395647 140736689052672 18446744073709551615 4729688 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30950/statm: 4039 2990 387 1026 0 3009 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15132

[startup+0.10107 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 30950
/proc/meminfo: memFree=1538704/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=25256 CPUtime=0.09
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 5621 0 0 0 7 2 0 0 20 0 1 0 24173298 25862144 5526 1992294400 4194304 8395647 140736689052672 18446744073709551615 6765657 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30950/statm: 6314 5526 394 1026 0 5284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25256

[startup+0.301092 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 30950
/proc/meminfo: memFree=1538704/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=48640 CPUtime=0.29
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 11774 0 0 0 25 4 0 0 20 0 1 0 24173298 49807360 11325 1992294400 4194304 8395647 140736689052672 18446744073709551615 4601776 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 12160 11325 431 1026 0 11130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48640

[startup+0.701135 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 30950
/proc/meminfo: memFree=1538704/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=64488 CPUtime=0.69
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 15414 0 0 0 64 5 0 0 20 0 1 0 24173298 66035712 14965 1992294400 4194304 8395647 140736689052672 18446744073709551615 5608296 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 16122 14965 505 1026 0 15092 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64488

[startup+1.50122 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 30951
/proc/meminfo: memFree=1479920/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=65316 CPUtime=1.49
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 15603 0 0 0 144 5 0 0 22 0 1 0 24173298 66883584 15154 1992294400 4194304 8395647 140736689052672 18446744073709551615 5604533 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 16329 15154 505 1026 0 15299 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65316

[startup+3.10039 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 30952
/proc/meminfo: memFree=1478556/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=68452 CPUtime=3.09
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 16390 0 0 0 304 5 0 0 25 0 1 0 24173298 70094848 15941 1992294400 4194304 8395647 140736689052672 18446744073709551615 5026483 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 17113 15941 510 1026 0 16083 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68452

[startup+6.30073 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 30952
/proc/meminfo: memFree=1473720/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=71072 CPUtime=6.29
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 17041 0 0 0 623 6 0 0 25 0 1 0 24173298 72777728 16592 1992294400 4194304 8395647 140736689052672 18446744073709551615 5028644 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 17768 16592 510 1026 0 16738 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71072

[startup+12.7004 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 30952
/proc/meminfo: memFree=1465536/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=79208 CPUtime=12.68
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 19168 0 0 0 1247 21 0 0 25 0 1 0 24173298 81108992 18698 1992294400 4194304 8395647 140736689052672 18446744073709551615 6586971 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 19802 18698 593 1026 0 18772 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 79208

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30953
/proc/meminfo: memFree=1465040/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=79788 CPUtime=25.49
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 19300 0 0 0 2469 80 0 0 25 0 1 0 24173298 81702912 18830 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 19947 18830 599 1026 0 18917 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79788

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30953
/proc/meminfo: memFree=1465040/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=79788 CPUtime=51.08
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 19302 0 0 0 4910 198 0 0 25 0 1 0 24173298 81702912 18832 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 19947 18832 599 1026 0 18917 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 79788

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30955
/proc/meminfo: memFree=1465040/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=79788 CPUtime=102.27
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 19308 0 0 0 9787 440 0 0 25 0 1 0 24173298 81702912 18838 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 19947 18838 599 1026 0 18917 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 79788

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30956
/proc/meminfo: memFree=1464792/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=80064 CPUtime=162.24
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 19460 0 0 0 15518 706 0 0 25 0 1 0 24173298 81985536 18990 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 20016 18990 699 1026 0 18986 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 80064

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30957
/proc/meminfo: memFree=1463056/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=81556 CPUtime=222.23
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 19884 0 0 0 21254 969 0 0 25 0 1 0 24173298 83513344 19414 1992294400 4194304 8395647 140736689052672 18446744073709551615 6573998 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 20389 19414 700 1026 0 19359 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 81556

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30959
/proc/meminfo: memFree=1461568/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=82896 CPUtime=282.22
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 20242 0 0 0 27150 1072 0 0 25 0 1 0 24173298 84885504 19772 1992294400 4194304 8395647 140736689052672 18446744073709551615 6586940 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 20724 19772 700 1026 0 19694 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 82896

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30961
/proc/meminfo: memFree=1461320/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=83192 CPUtime=342.2
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 20301 0 0 0 32920 1300 0 0 25 0 1 0 24173298 85188608 19831 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 20798 19831 700 1026 0 19768 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 83192

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30963
/proc/meminfo: memFree=1461196/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=83192 CPUtime=402.18
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 20328 0 0 0 38589 1629 0 0 25 0 1 0 24173298 85188608 19858 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 20798 19858 700 1026 0 19768 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 83192

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30964
/proc/meminfo: memFree=1460824/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=83468 CPUtime=462.17
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 20400 0 0 0 44263 1954 0 0 25 0 1 0 24173298 85471232 19930 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 20867 19930 700 1026 0 19837 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 83468

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30965
/proc/meminfo: memFree=1460080/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=84200 CPUtime=522.15
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 20573 0 0 0 50128 2087 0 0 25 0 1 0 24173298 86220800 20103 1992294400 4194304 8395647 140736689052672 18446744073709551615 6585964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 21050 20103 700 1026 0 20020 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 84200

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30967
/proc/meminfo: memFree=1459956/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=84332 CPUtime=582.14
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 20603 0 0 0 55796 2418 0 0 25 0 1 0 24173298 86355968 20133 1992294400 4194304 8395647 140736689052672 18446744073709551615 6586897 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 21083 20133 700 1026 0 20053 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 84332

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30969
/proc/meminfo: memFree=1458840/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=85372 CPUtime=642.13
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 20874 0 0 0 61671 2542 0 0 25 0 1 0 24173298 87420928 20396 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 21343 20396 700 1026 0 20313 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 85372

[startup+702.301 s]

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

/proc/meminfo: memFree=1455492/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=88560 CPUtime=1062.01
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 21643 0 0 0 101630 4571 0 0 25 0 1 0 24173298 90685440 21165 1992294400 4194304 8395647 140736689052672 18446744073709551615 7385723 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 22140 21165 700 1026 0 21110 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 88560

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30981
/proc/meminfo: memFree=1455368/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=88560 CPUtime=1121.99
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 21674 0 0 0 107382 4817 0 0 25 0 1 0 24173298 90685440 21196 1992294400 4194304 8395647 140736689052672 18446744073709551615 6586922 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 22140 21196 700 1026 0 21110 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 88560

[startup+1182.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 30983
/proc/meminfo: memFree=1454376/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=89648 CPUtime=1181.98
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 21916 0 0 0 113337 4861 0 0 25 0 1 0 24173298 91799552 21438 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 22412 21438 700 1026 0 21382 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 89648

[startup+1242.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 30985
/proc/meminfo: memFree=1454376/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=89648 CPUtime=1241.96
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 21917 0 0 0 119285 4911 0 0 25 0 1 0 24173298 91799552 21439 1992294400 4194304 8395647 140736689052672 18446744073709551615 6644112 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 22412 21439 700 1026 0 21382 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 89648

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 30987
/proc/meminfo: memFree=1454128/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=89788 CPUtime=1301.96
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 21964 0 0 0 124998 5198 0 0 25 0 1 0 24173298 91942912 21486 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 22447 21486 700 1026 0 21417 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 89788

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30988
/proc/meminfo: memFree=1453880/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=90080 CPUtime=1361.93
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22027 0 0 0 130674 5519 0 0 25 0 1 0 24173298 92241920 21549 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 22520 21549 700 1026 0 21490 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 90080

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30989
/proc/meminfo: memFree=1453384/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=90424 CPUtime=1421.93
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22136 0 0 0 136366 5827 0 0 25 0 1 0 24173298 92594176 21658 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 22606 21658 700 1026 0 21576 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 90424

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30991
/proc/meminfo: memFree=1453260/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=90424 CPUtime=1481.9
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22140 0 0 0 142125 6065 0 0 25 0 1 0 24173298 92594176 21662 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 22606 21662 700 1026 0 21576 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 90424

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30993
/proc/meminfo: memFree=1451400/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=92584 CPUtime=1541.88
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22660 0 0 0 147912 6276 0 0 25 0 1 0 24173298 94806016 22182 1992294400 4194304 8395647 140736689052672 18446744073709551615 6574271 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 23146 22182 700 1026 0 22116 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 92584

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30995
/proc/meminfo: memFree=1451400/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=92584 CPUtime=1601.87
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22660 0 0 0 153868 6319 0 0 25 0 1 0 24173298 94806016 22182 1992294400 4194304 8395647 140736689052672 18446744073709551615 6586691 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 23146 22182 700 1026 0 22116 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 92584

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30996
/proc/meminfo: memFree=1451152/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=92888 CPUtime=1661.85
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22722 0 0 0 159780 6405 0 0 25 0 1 0 24173298 95117312 22244 1992294400 4194304 8395647 140736689052672 18446744073709551615 6652352 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 23222 22244 700 1026 0 22192 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 92888

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30997
/proc/meminfo: memFree=1451028/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=92888 CPUtime=1721.84
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22725 0 0 0 165734 6450 0 0 25 0 1 0 24173298 95117312 22247 1992294400 4194304 8395647 140736689052672 18446744073709551615 6003107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 23222 22247 700 1026 0 22192 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 92888

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30999
/proc/meminfo: memFree=1450904/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=93028 CPUtime=1781.82
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22772 0 0 0 171497 6685 0 0 25 0 1 0 24173298 95260672 22294 1992294400 4194304 8395647 140736689052672 18446744073709551615 6586922 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 23257 22294 700 1026 0 22227 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 93028

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 30999
/proc/meminfo: memFree=1450780/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=93176 CPUtime=1785.03
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22779 0 0 0 171811 6692 0 0 25 0 1 0 24173298 95412224 22301 1992294400 4194304 8395647 140736689052672 18446744073709551615 6586864 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 23294 22301 700 1026 0 22264 0
Current children cumulated CPU time (s) 1785.03
Current children cumulated vsize (KiB) 93176

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30999
/proc/meminfo: memFree=1450780/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=93176 CPUtime=1788.22
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22779 0 0 0 172124 6698 0 0 25 0 1 0 24173298 95412224 22301 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 23294 22301 700 1026 0 22264 0
Current children cumulated CPU time (s) 1788.22
Current children cumulated vsize (KiB) 93176

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30999
/proc/meminfo: memFree=1450780/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=93176 CPUtime=1789.02
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22779 0 0 0 172203 6699 0 0 25 0 1 0 24173298 95412224 22301 1992294400 4194304 8395647 140736689052672 18446744073709551615 6586862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 23294 22301 700 1026 0 22264 0
Current children cumulated CPU time (s) 1789.02
Current children cumulated vsize (KiB) 93176

[startup+1789.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30999
/proc/meminfo: memFree=1450780/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=93176 CPUtime=1789.42
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22779 0 0 0 172242 6700 0 0 25 0 1 0 24173298 95412224 22301 1992294400 4194304 8395647 140736689052672 18446744073709551615 6585973 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 23294 22301 700 1026 0 22264 0
Current children cumulated CPU time (s) 1789.42
Current children cumulated vsize (KiB) 93176

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30999
/proc/meminfo: memFree=1450780/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=93176 CPUtime=1789.63
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22779 0 0 0 172262 6701 0 0 25 0 1 0 24173298 95412224 22301 1992294400 4194304 8395647 140736689052672 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30950/statm: 23294 22301 700 1026 0 22264 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (KiB) 93176

[startup+1790.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30999
/proc/meminfo: memFree=1450780/2059040 swapFree=4165016/4192956
[pid=30950] ppid=30948 vsize=93176 CPUtime=1789.72
/proc/30950/stat : 30950 (pbscip.linux.x8) R 30948 30950 26988 0 -1 4202496 22791 0 0 0 172271 6701 0 0 25 0 1 0 24173298 95412224 22313 1992294400 4194304 8395647 140736689052672 18446744073709551615 4749814 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30950/statm: 23294 22313 707 1026 0 22264 0
Current children cumulated CPU time (s) 1789.72
Current children cumulated vsize (KiB) 93176

Child status: 0
Real time (s): 1790.24
CPU time (s): 1789.77
CPU user time (s): 1722.75
CPU system time (s): 67.0228
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 93176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1722.75
system time used= 67.0228
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22796
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= 4349

runsolver used 3.11153 second user time and 8.28874 second system time

The end

Launcher Data

Begin job on node047 at 2010-07-08 05:27:41
IDJOB=2703874
IDBENCH=2475
IDSOLVER=1213
FILE ID=node047/2703874-1278559661
PBS_JOBID= 11239494
Free space on /tmp= 62492 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/miplib/normalized-mps-v2-20-10-gen.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-2703874-1278559661/watcher-2703874-1278559661 -o /tmp/evaluation-result-2703874-1278559661/solver-2703874-1278559661 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703874-1278559661.opb -t 1800 -m 1800

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

MD5SUM BENCH= dfc42b4b35cdbc52ce627bfbd0fd8e3d
RANDOM SEED=1826946695

node047.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.248
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.49
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.248
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.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1539232 kB
Buffers:         78736 kB
Cached:         317140 kB
SwapCached:       1388 kB
Active:         188700 kB
Inactive:       240764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1539232 kB
SwapTotal:     4192956 kB
SwapFree:      4165016 kB
Dirty:           11116 kB
Writeback:           0 kB
AnonPages:       32260 kB
Mapped:          13404 kB
Slab:            68308 kB
PageTables:       4160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180420 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= 62484 MiB
End job on node047 at 2010-07-08 05:57:32