Trace number 2703825

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? 1794.83 1795.33

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3708.opb
MD5SUM0f95e02b74e4e0d269b94f6526e7c8b5
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3625993486
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29705729356859
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29705729356859
Number of bits of the biggest sum of numbers45
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-2703825-1278556651.opb>
1.49/1.58	c original problem has 155000 variables (155000 bin, 0 int, 0 impl, 0 cont) and 5150 constraints
1.49/1.58	c problem read
1.49/1.58	c presolving settings loaded
2.99/3.08	c presolving:
3.69/3.76	c (round 1) 58526 del vars, 0 del conss, 58526 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
4.19/4.26	c (round 2) 58526 del vars, 0 del conss, 58526 chg bounds, 0 chg sides, 0 chg coeffs, 5000 upgd conss, 0 impls, 0 clqs
4.69/4.70	c (round 3) 58526 del vars, 0 del conss, 58526 chg bounds, 0 chg sides, 2703 chg coeffs, 5000 upgd conss, 83504 impls, 6124 clqs
4.89/4.98	c (round 4) 58526 del vars, 100 del conss, 58526 chg bounds, 6124 chg sides, 21075 chg coeffs, 5000 upgd conss, 83504 impls, 6124 clqs
69.18/69.22	c    (67.6s) probing: 1000/96474 (1.0%) - 0 fixings, 0 aggregations, 193461 implications, 0 bound changes
76.57/76.65	c    (75.1s) probing: 1152/96474 (1.2%) - 0 fixings, 0 aggregations, 202251 implications, 0 bound changes
76.57/76.65	c    (75.1s) probing aborted: 100/100 successive totally useless probings
76.57/76.67	c presolving (5 rounds):
76.57/76.67	c  58526 deleted vars, 100 deleted constraints, 58526 tightened bounds, 0 added holes, 6124 changed sides, 21075 changed coefficients
76.57/76.67	c  488006 implications, 6124 cliques
76.57/76.67	c presolved problem has 96474 variables (96474 bin, 0 int, 0 impl, 0 cont) and 11174 constraints
76.57/76.67	c    4900 constraints of type <knapsack>
76.57/76.67	c    6124 constraints of type <setppc>
76.57/76.67	c     150 constraints of type <linear>
76.57/76.67	c transformed objective value is always integral (scale: 1)
76.57/76.67	c Presolving Time: 74.46
76.57/76.67	c - non default parameters ----------------------------------------------------------------------
76.57/76.67	c # SCIP version 1.2.1.3
76.57/76.67	c 
76.57/76.67	c # frequency for displaying node information lines
76.57/76.67	c # [type: int, range: [-1,2147483647], default: 100]
76.57/76.67	c display/freq = 10000
76.57/76.67	c 
76.57/76.67	c # maximal time in seconds to run
76.57/76.67	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
76.57/76.67	c limits/time = 1788.42
76.57/76.67	c 
76.57/76.67	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
76.57/76.67	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
76.57/76.67	c limits/memory = 1620
76.57/76.67	c 
76.57/76.67	c # default clock type (1: CPU user seconds, 2: wall clock time)
76.57/76.67	c # [type: int, range: [1,2], default: 1]
76.57/76.67	c timing/clocktype = 2
76.57/76.67	c 
76.57/76.67	c # should presolving try to simplify inequalities
76.57/76.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
76.57/76.67	c constraints/linear/simplifyinequalities = TRUE
76.57/76.67	c 
76.57/76.67	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
76.57/76.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
76.57/76.67	c constraints/indicator/addCouplingCons = TRUE
76.57/76.67	c 
76.57/76.67	c # should presolving try to simplify knapsacks
76.57/76.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
76.57/76.67	c constraints/knapsack/simplifyinequalities = TRUE
76.57/76.67	c 
76.57/76.67	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
76.57/76.67	c # [type: int, range: [-1,2147483647], default: -1]
76.57/76.67	c separating/rapidlearning/freq = 0
76.57/76.67	c 
76.57/76.67	c -----------------------------------------------------------------------------------------------
76.57/76.67	c start solving
76.67/76.79	c 
151.85/151.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
151.85/151.99	c   150s|     1 |     0 | 21190 |     - | 413M|   0 | 259 |  96k|  11k|  96k|  11k|   0 |   0 |   0 | 9.907434e+08 |      --      |    Inf 
282.21/282.30	c   281s|     1 |     0 | 44568 |     - | 428M|   0 | 437 |  96k|  11k|  96k|  11k| 340 |   0 |   0 | 9.918043e+08 |      --      |    Inf 
421.58/421.78	c   420s|     1 |     0 | 49849 |     - | 439M|   0 | 624 |  96k|  11k|  96k|  11k| 706 |   0 |   0 | 9.930210e+08 |      --      |    Inf 
615.23/615.48	c   614s|     1 |     0 | 58675 |     - | 447M|   0 | 799 |  96k|  11k|  96k|  12k|1120 |   0 |   0 | 9.936141e+08 |      --      |    Inf 
831.87/832.10	c   831s|     1 |     0 | 70249 |     - | 453M|   0 |1050 |  96k|  11k|  96k|  12k|1486 |   0 |   0 | 9.942731e+08 |      --      |    Inf 
1161.38/1161.77	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1793.40/1794.00	c  1792s|     1 |     0 |188601 |     - | 457M|   0 |   - |  96k|  11k|  96k|  13k|1841 |   0 |   0 | 9.942731e+08 |      --      |    Inf 
1793.51/1794.07	c  1792s|     1 |     2 |188601 |     - | 457M|   0 |   - |  96k|  11k|  96k|  13k|1841 |   0 |   0 | 9.942731e+08 |      --      |    Inf 
1793.51/1794.07	c 
1793.51/1794.07	c SCIP Status        : solving was interrupted [time limit reached]
1793.51/1794.07	c Solving Time (sec) : 1792.49
1793.51/1794.07	c Solving Nodes      : 1
1793.51/1794.07	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1793.51/1794.07	c Dual Bound         : +9.94273056250836e+08
1793.51/1794.07	c Gap                : infinite
1793.51/1794.07	s UNKNOWN
1793.51/1794.07	c SCIP Status        : solving was interrupted [time limit reached]
1793.51/1794.07	c Solving Time       :    1792.49
1793.51/1794.07	c Original Problem   :
1793.51/1794.07	c   Problem name     : HOME/instance-2703825-1278556651.opb
1793.51/1794.07	c   Variables        : 155000 (155000 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.51/1794.07	c   Constraints      : 5150 initial, 5150 maximal
1793.51/1794.07	c Presolved Problem  :
1793.51/1794.07	c   Problem name     : t_HOME/instance-2703825-1278556651.opb
1793.51/1794.07	c   Variables        : 96474 (96474 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.51/1794.07	c   Constraints      : 11174 initial, 11174 maximal
1793.51/1794.07	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1793.51/1794.07	c   trivial          :       0.10          0          0          0          0          0          0          0          0
1793.51/1794.07	c   dualfix          :       0.10          0          0          0          0          0          0          0          0
1793.51/1794.07	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1793.51/1794.07	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1793.51/1794.07	c   implics          :       0.05          0          0          0          0          0          0          0          0
1793.51/1794.07	c   probing          :      71.59          0          0          0          0          0          0          0          0
1793.51/1794.08	c   knapsack         :       0.60          0          0          0          0          0        100       6124      21075
1793.51/1794.08	c   setppc           :       0.03          0          0          0          0          0          0          0          0
1793.51/1794.08	c   linear           :       1.04      58526          0          0      58526          0          0          0          0
1793.51/1794.08	c   root node        :          -          0          -          -          0          -          -          -          -
1793.51/1794.08	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1793.51/1794.08	c   integral         :          0          0          0          0          0          0          0          0          0          0
1793.51/1794.08	c   knapsack         :       4900          5       3254          0          1          0          0       1017          0          0
1793.51/1794.08	c   setppc           :       6124          5       3254          0          1          0          0          0          0          0
1793.51/1794.08	c   linear           :        150          5       3254          0          0          0          0        913          0          0
1793.51/1794.08	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1793.51/1794.08	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1793.51/1794.08	c   integral         :       0.00       0.00       0.00       0.00       0.00
1793.51/1794.08	c   knapsack         :       1.31       0.07       1.23       0.00       0.02
1793.51/1794.08	c   setppc           :       1.70       0.01       1.69       0.00       0.00
1793.51/1794.08	c   linear           :     466.36     423.48      42.88       0.00       0.00
1793.51/1794.08	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1793.51/1794.08	c Propagators        :       Time      Calls    Cutoffs    DomReds
1793.51/1794.08	c   vbounds          :       0.00          2          0          0
1793.51/1794.08	c   rootredcost      :       0.00          0          0          0
1793.51/1794.08	c   pseudoobj        :       0.11          6          0          0
1793.51/1794.08	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1793.51/1794.08	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1793.51/1794.08	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1793.51/1794.08	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1793.51/1794.08	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1793.51/1794.08	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1793.51/1794.08	c   applied globally :          -          -          -          0        0.0          -          -          -
1793.51/1794.08	c   applied locally  :          -          -          -          0        0.0          -          -          -
1793.51/1794.08	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1793.51/1794.08	c   cut pool         :       0.06          4          -          -        299          -    (maximal pool size: 2587)
1793.51/1794.08	c   redcost          :       0.09          5          0          0          0          0
1793.51/1794.08	c   impliedbounds    :       0.07          5          0          0       1047          0
1793.51/1794.08	c   intobj           :       0.00          0          0          0          0          0
1793.51/1794.08	c   cgmip            :       0.00          0          0          0          0          0
1793.51/1794.08	c   gomory           :       6.70          5          0          0         13          0
1793.51/1794.08	c   strongcg         :       5.94          5          0          0         30          0
1793.51/1794.08	c   cmir             :      32.16          5          0          0        889          0
1793.51/1794.08	c   flowcover        :      50.32          5          0          0       1003          0
1793.51/1794.08	c   clique           :       1.74          5          0          0         13          0
1793.51/1794.08	c   zerohalf         :       0.00          0          0          0          0          0
1793.51/1794.08	c   mcf              :       0.03          1          0          0          0          0
1793.51/1794.08	c   rapidlearning    :       0.00          0          0          0          0          0
1793.51/1794.08	c Pricers            :       Time      Calls       Vars
1793.51/1794.08	c   problem variables:       0.00          0          0
1793.51/1794.08	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1793.51/1794.08	c   relpscost        :       0.00          0          0          0          0          0          0
1793.51/1794.08	c   pscost           :       0.00          0          0          0          0          0          0
1793.51/1794.08	c   inference        :       0.04          1          0          0          0          0          2
1793.51/1794.08	c   mostinf          :       0.00          0          0          0          0          0          0
1793.51/1794.08	c   leastinf         :       0.00          0          0          0          0          0          0
1793.51/1794.08	c   fullstrong       :       0.00          0          0          0          0          0          0
1793.51/1794.08	c   allfullstrong    :       0.00          0          0          0          0          0          0
1793.51/1794.08	c   random           :       0.00          0          0          0          0          0          0
1793.51/1794.08	c Primal Heuristics  :       Time      Calls      Found
1793.51/1794.08	c   LP solutions     :       0.00          -          0
1793.51/1794.08	c   pseudo solutions :       0.00          -          0
1793.51/1794.08	c   oneopt           :       0.00          0          0
1793.51/1794.08	c   trivial          :       0.37          2          0
1793.51/1794.08	c   simplerounding   :       0.02          5          0
1793.51/1794.08	c   zirounding       :       0.00          0          0
1793.51/1794.08	c   rounding         :       0.02          5          0
1793.51/1794.08	c   shifting         :       3.53          5          0
1793.51/1794.08	c   intshifting      :       0.00          0          0
1793.51/1794.08	c   twoopt           :       0.00          0          0
1793.51/1794.08	c   fixandinfer      :       0.00          0          0
1793.51/1794.08	c   feaspump         :      50.93          1          0
1793.51/1794.08	c   coefdiving       :       0.00          0          0
1793.51/1794.08	c   pscostdiving     :       0.00          0          0
1793.51/1794.08	c   fracdiving       :       0.00          0          0
1793.51/1794.08	c   veclendiving     :       0.00          0          0
1793.51/1794.08	c   intdiving        :       0.00          0          0
1793.51/1794.08	c   actconsdiving    :       0.00          0          0
1793.51/1794.08	c   objpscostdiving  :       0.00          0          0
1793.51/1794.08	c   rootsoldiving    :       0.00          0          0
1793.51/1794.08	c   linesearchdiving :       0.00          0          0
1793.51/1794.08	c   guideddiving     :       0.00          0          0
1793.51/1794.08	c   octane           :       0.00          0          0
1793.51/1794.08	c   rens             :       0.00          0          0
1793.51/1794.08	c   rins             :       0.00          0          0
1793.51/1794.08	c   localbranching   :       0.00          0          0
1793.51/1794.08	c   mutation         :       0.00          0          0
1793.51/1794.08	c   crossover        :       0.00          0          0
1793.51/1794.08	c   dins             :       0.00          0          0
1793.51/1794.08	c   undercover       :       0.00          0          0
1793.51/1794.08	c   nlp              :       0.00          0          0
1793.51/1794.08	c   trysol           :       0.00          0          0
1793.51/1794.08	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1793.51/1794.08	c   primal LP        :       0.00          0          0       0.00          -
1793.51/1794.08	c   dual LP          :    1139.35          7     167858   23979.71     147.33
1793.51/1794.08	c   lex dual LP      :       0.00          0          0       0.00          -
1793.51/1794.08	c   barrier LP       :       0.00          0          0       0.00          -
1793.51/1794.08	c   diving/probing LP:      48.11         30      20743     691.43     431.11
1793.51/1794.08	c   strong branching :       0.00          0          0       0.00          -
1793.51/1794.08	c     (at root node) :          -          0          0       0.00          -
1793.51/1794.08	c   conflict analysis:       0.00          0          0       0.00          -
1793.51/1794.08	c B&B Tree           :
1793.51/1794.08	c   number of runs   :          1
1793.51/1794.08	c   nodes            :          1
1793.51/1794.08	c   nodes (total)    :          1
1793.51/1794.08	c   nodes left       :          2
1793.51/1794.08	c   max depth        :          0
1793.51/1794.08	c   max depth (total):          0
1793.51/1794.08	c   backtracks       :          0 (0.0%)
1793.51/1794.08	c   delayed cutoffs  :          0
1793.51/1794.08	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1793.51/1794.08	c   avg switch length:       1.00
1793.51/1794.08	c   switching time   :       0.00
1793.51/1794.08	c Solution           :
1793.51/1794.08	c   Solutions found  :          0 (0 improvements)
1793.51/1794.08	c   Primal Bound     :          -
1793.51/1794.08	c   Dual Bound       : +9.94273056250836e+08
1793.51/1794.08	c   Gap              :   infinite
1793.51/1794.08	c   Root Dual Bound  : +9.94273056250836e+08
1793.51/1794.08	c   Root Iterations  :     188601
1794.71/1795.28	c Time complete: 1794.78.

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

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


[startup+0 s]
/proc/loadavg: 1.12 1.09 1.02 3/105 27362
/proc/meminfo: memFree=1666048/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=7904 CPUtime=0
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 1148 0 0 0 0 0 0 0 21 0 1 0 23873612 8093696 1059 1992294400 4194304 8395647 140734240170128 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27362/statm: 1976 1067 365 1026 0 946 0

[startup+0.0475941 s]
/proc/loadavg: 1.12 1.09 1.02 3/105 27362
/proc/meminfo: memFree=1666048/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=17604 CPUtime=0.04
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 3691 0 0 0 3 1 0 0 21 0 1 0 23873612 18026496 3599 1992294400 4194304 8395647 140734240170128 18446744073709551615 5758820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27362/statm: 4401 3599 390 1026 0 3371 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17604

[startup+0.100599 s]
/proc/loadavg: 1.12 1.09 1.02 3/105 27362
/proc/meminfo: memFree=1666048/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=29676 CPUtime=0.09
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 6698 0 0 0 7 2 0 0 21 0 1 0 23873612 30388224 6605 1992294400 4194304 8395647 140734240170128 18446744073709551615 6765694 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27362/statm: 7419 6605 389 1026 0 6389 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29676

[startup+0.300621 s]
/proc/loadavg: 1.12 1.09 1.02 3/105 27362
/proc/meminfo: memFree=1666048/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=73056 CPUtime=0.29
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 17350 0 0 0 22 7 0 0 21 0 1 0 23873612 74809344 17257 1992294400 4194304 8395647 140734240170128 18446744073709551615 4327576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27362/statm: 18264 17257 389 1026 0 17234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73056

[startup+0.700666 s]
/proc/loadavg: 1.12 1.09 1.02 3/105 27362
/proc/meminfo: memFree=1666048/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=123168 CPUtime=0.69
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 29437 0 0 0 58 11 0 0 22 0 1 0 23873612 126124032 29342 1992294400 4194304 8395647 140734240170128 18446744073709551615 7385008 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27362/statm: 30792 29342 394 1026 0 29762 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 123168

[startup+1.50076 s]
/proc/loadavg: 1.12 1.09 1.02 2/106 27363
/proc/meminfo: memFree=1547620/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=130236 CPUtime=1.49
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 31203 0 0 0 137 12 0 0 25 0 1 0 23873612 133361664 31108 1992294400 4194304 8395647 140734240170128 18446744073709551615 5753713 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27362/statm: 32559 31108 394 1026 0 31529 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130236

[startup+3.10094 s]
/proc/loadavg: 1.12 1.09 1.02 2/106 27363
/proc/meminfo: memFree=1391504/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=315732 CPUtime=3.09
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 77360 0 0 0 282 27 0 0 25 0 1 0 23873612 323309568 76911 1992294400 4194304 8395647 140734240170128 18446744073709551615 5611736 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 78933 76911 445 1026 0 77903 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 315732

[startup+6.3003 s]
/proc/loadavg: 1.11 1.09 1.02 2/106 27363
/proc/meminfo: memFree=1263288/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=415724 CPUtime=6.29
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 102359 0 0 0 594 35 0 0 25 0 1 0 23873612 425701376 101085 1992294400 4194304 8395647 140734240170128 18446744073709551615 5026558 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 103931 101085 501 1026 0 102901 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 415724

[startup+12.701 s]
/proc/loadavg: 1.10 1.08 1.01 2/106 27363
/proc/meminfo: memFree=1258204/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=419852 CPUtime=12.69
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 103413 0 0 0 1234 35 0 0 25 0 1 0 23873612 429928448 102138 1992294400 4194304 8395647 140734240170128 18446744073709551615 5031905 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 104963 102138 500 1026 0 103933 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 419852

[startup+25.5015 s]
/proc/loadavg: 1.08 1.08 1.01 2/106 27365
/proc/meminfo: memFree=1253616/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=424712 CPUtime=25.48
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 104602 0 0 0 2513 35 0 0 25 0 1 0 23873612 434905088 103327 1992294400 4194304 8395647 140734240170128 18446744073709551615 5026720 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 106178 103327 500 1026 0 105148 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 424712

[startup+51.1014 s]
/proc/loadavg: 1.05 1.07 1.01 2/106 27365
/proc/meminfo: memFree=1246548/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=431728 CPUtime=51.08
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 106356 0 0 0 5072 36 0 0 25 0 1 0 23873612 442089472 105081 1992294400 4194304 8395647 140734240170128 18446744073709551615 5026720 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 107932 105081 500 1026 0 106902 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 431728

[startup+102.308 s]
/proc/loadavg: 1.02 1.06 1.01 2/106 27367
/proc/meminfo: memFree=1168180/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=518812 CPUtime=102.27
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 126583 0 0 0 10178 49 0 0 25 0 1 0 23873612 531263488 124705 1992294400 4194304 8395647 140734240170128 18446744073709551615 6663841 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 129703 124705 588 1026 0 128673 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 518812

[startup+162.301 s]
/proc/loadavg: 1.01 1.05 1.00 2/106 27367
/proc/meminfo: memFree=1156028/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=531008 CPUtime=162.25
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 129625 0 0 0 16162 63 0 0 25 0 1 0 23873612 543752192 127741 1992294400 4194304 8395647 140734240170128 18446744073709551615 6652301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 132752 127741 591 1026 0 131722 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 531008

[startup+222.301 s]
/proc/loadavg: 1.00 1.04 1.00 2/106 27369
/proc/meminfo: memFree=1148216/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=539408 CPUtime=222.23
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 131604 0 0 0 22147 76 0 0 25 0 1 0 23873612 552353792 129720 1992294400 4194304 8395647 140734240170128 18446744073709551615 6013893 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 134852 129720 599 1026 0 133822 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 539408

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/106 27371
/proc/meminfo: memFree=1066996/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=620212 CPUtime=282.21
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 154045 0 0 0 28136 85 0 0 25 0 1 0 23873612 635097088 150526 1992294400 4194304 8395647 140734240170128 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 155053 150526 1136 1026 0 154023 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 620212

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/106 27373
/proc/meminfo: memFree=1066996/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=620212 CPUtime=342.2
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 154045 0 0 0 34135 85 0 0 25 0 1 0 23873612 635097088 150526 1992294400 4194304 8395647 140734240170128 18446744073709551615 6013893 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 155053 150526 1136 1026 0 154023 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 620212

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 27375
/proc/meminfo: memFree=1045916/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=649652 CPUtime=402.19
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 159324 0 0 0 40129 90 0 0 25 0 1 0 23873612 665243648 155793 1992294400 4194304 8395647 140734240170128 18446744073709551615 6663825 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 162413 155793 1124 1026 0 161383 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 649652

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 27375
/proc/meminfo: memFree=1045916/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=649652 CPUtime=462.17
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 159326 0 0 0 46124 93 0 0 25 0 1 0 23873612 665243648 155795 1992294400 4194304 8395647 140734240170128 18446744073709551615 6013843 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 162413 155795 1125 1026 0 161383 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 649652

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27377
/proc/meminfo: memFree=1045792/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=649652 CPUtime=522.15
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 159357 0 0 0 52120 95 0 0 25 0 1 0 23873612 665243648 155826 1992294400 4194304 8395647 140734240170128 18446744073709551615 5823712 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 162413 155826 1125 1026 0 161383 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 649652

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27379
/proc/meminfo: memFree=1032028/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=672540 CPUtime=582.13
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 163153 0 0 0 58113 100 0 0 25 0 1 0 23873612 688680960 159398 1992294400 4194304 8395647 140734240170128 18446744073709551615 6698043 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 168135 159398 1253 1026 0 167105 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 672540

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27381
/proc/meminfo: memFree=1031780/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=672540 CPUtime=642.13
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 163175 0 0 0 64107 106 0 0 25 0 1 0 23873612 688680960 159398 1992294400 4194304 8395647 140734240170128 18446744073709551615 6013880 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 168135 159398 1231 1026 0 167105 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 672540

[startup+702.301 s]

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

/proc/meminfo: memFree=991976/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1062.01
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173325 0 0 0 106062 139 0 0 25 0 1 0 23873612 727437312 168816 1992294400 4194304 8395647 140734240170128 18446744073709551615 6663843 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168816 735 1026 0 176567 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 710388

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27393
/proc/meminfo: memFree=991852/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1121.99
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173328 0 0 0 112052 147 0 0 25 0 1 0 23873612 727437312 168819 1992294400 4194304 8395647 140734240170128 18446744073709551615 6670385 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168819 735 1026 0 176567 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 710388

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27395
/proc/meminfo: memFree=991852/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1181.98
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 118040 158 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 6652543 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 710388

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27397
/proc/meminfo: memFree=991604/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1241.95
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 124028 167 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 6503050 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 710388

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27399
/proc/meminfo: memFree=991604/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1301.95
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 130019 176 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 6670385 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 710388

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27399
/proc/meminfo: memFree=991480/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1361.93
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 136010 183 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 6667516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 710388

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27410
/proc/meminfo: memFree=990488/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1421.91
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 142001 190 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 710388

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27412
/proc/meminfo: memFree=990488/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1481.89
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 147988 201 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 6503822 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 710388

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27414
/proc/meminfo: memFree=990736/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1541.87
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 153976 211 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 6670385 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 710388

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27416
/proc/meminfo: memFree=990736/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1601.85
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 159964 221 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 6670373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 710388

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27416
/proc/meminfo: memFree=990736/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1661.83
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 165953 230 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 6652543 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 710388

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27418
/proc/meminfo: memFree=990736/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1721.82
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 171942 240 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 6664884 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 710388

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27420
/proc/meminfo: memFree=990860/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1781.81
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 177932 249 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 6636363 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 710388

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27420
/proc/meminfo: memFree=990860/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1785
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 178251 249 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 6663841 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1785
Current children cumulated vsize (KiB) 710388

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27420
/proc/meminfo: memFree=990860/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1791.41
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 178891 250 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 6670348 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 710388

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27420
/proc/meminfo: memFree=990860/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1793
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173337 0 0 0 179049 251 0 0 25 0 1 0 23873612 727437312 168821 1992294400 4194304 8395647 140734240170128 18446744073709551615 6502276 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168821 729 1026 0 176567 0
Current children cumulated CPU time (s) 1793
Current children cumulated vsize (KiB) 710388

[startup+1794.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27420
/proc/meminfo: memFree=990860/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1793.8
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173345 0 0 0 179129 251 0 0 25 0 1 0 23873612 727437312 168829 1992294400 4194304 8395647 140734240170128 18446744073709551615 6150625 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168829 737 1026 0 176567 0
Current children cumulated CPU time (s) 1793.8
Current children cumulated vsize (KiB) 710388

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27420
/proc/meminfo: memFree=990860/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=710388 CPUtime=1794.61
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173347 0 0 0 179210 251 0 0 25 0 1 0 23873612 727437312 168831 1992294400 4194304 8395647 140734240170128 18446744073709551615 6345211 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27362/statm: 177597 168831 739 1026 0 176567 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 710388

[startup+1795.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27420
/proc/meminfo: memFree=990860/2059040 swapFree=4139760/4192956
[pid=27362] ppid=27360 vsize=492556 CPUtime=1794.79
/proc/27362/stat : 27362 (pbscip.linux.x8) R 27360 27362 26193 0 -1 4202496 173351 0 0 0 179225 254 0 0 25 0 1 0 23873612 504377344 69315 1992294400 4194304 8395647 140734240170128 18446744073709551615 7602442 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27362/statm: 123139 69315 743 1026 0 122109 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 492556

Child status: 0
Real time (s): 1795.33
CPU time (s): 1794.83
CPU user time (s): 1792.26
CPU system time (s): 2.57461
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 710388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.26
system time used= 2.57461
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173351
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= 2
involuntary context switches= 7749

runsolver used 2.94255 second user time and 8.50571 second system time

The end

Launcher Data

Begin job on node085 at 2010-07-08 04:37:32
IDJOB=2703825
IDBENCH=2285
IDSOLVER=1213
FILE ID=node085/2703825-1278556651
PBS_JOBID= 11239478
Free space on /tmp= 121796 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/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3708.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-2703825-1278556651/watcher-2703825-1278556651 -o /tmp/evaluation-result-2703825-1278556651/solver-2703825-1278556651 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703825-1278556651.opb -t 1800 -m 1800

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

MD5SUM BENCH= 0f95e02b74e4e0d269b94f6526e7c8b5
RANDOM SEED=2121601104

node085.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.215
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.43
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.215
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	: 5999.39
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1666576 kB
Buffers:         61972 kB
Cached:         230252 kB
SwapCached:       7048 kB
Active:         138116 kB
Inactive:       168140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1666576 kB
SwapTotal:     4192956 kB
SwapFree:      4139760 kB
Dirty:           18980 kB
Writeback:           0 kB
AnonPages:       11412 kB
Mapped:          11864 kB
Slab:            64360 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180904 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= 121784 MiB
End job on node085 at 2010-07-08 05:07:27