Trace number 2703855

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? 1791.53 1792.06

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos13.opb
MD5SUM1218478b67ec647ce24db44195ab22fa
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-88321224
Best CPU time to get the best result obtained on this benchmark1800.27
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -89698560
Optimality of the best value was proved NO
Number of variables1935
Total number of constraints19275
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints19274
Minimum length of a constraint10
Maximum length of a constraint1815
Number of terms in the objective function 120
Biggest coefficient in the objective function 103558656
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 2282563635
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 69966336000
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 636991772142
Number of bits of the biggest sum of numbers40
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-2703855-1278557439.opb>
4.99/5.00	c original problem has 1935 variables (1935 bin, 0 int, 0 impl, 0 cont) and 19275 constraints
4.99/5.00	c problem read
4.99/5.00	c presolving settings loaded
6.09/6.11	c presolving:
7.39/7.49	c (round 1) 8 del vars, 0 del conss, 8 chg bounds, 150 chg sides, 39352 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
33.77/33.80	c (round 2) 8 del vars, 1975 del conss, 8 chg bounds, 2125 chg sides, 39352 chg coeffs, 17299 upgd conss, 0 impls, 0 clqs
59.04/59.13	c (round 3) 8 del vars, 1975 del conss, 8 chg bounds, 48813 chg sides, 429065 chg coeffs, 17300 upgd conss, 322 impls, 6518 clqs
67.53/67.60	c (round 4) 8 del vars, 1975 del conss, 8 chg bounds, 49698 chg sides, 430008 chg coeffs, 17300 upgd conss, 322 impls, 6518 clqs
67.63/67.76	c (round 5) 8 del vars, 1975 del conss, 8 chg bounds, 49738 chg sides, 430089 chg coeffs, 17300 upgd conss, 322 impls, 6527 clqs
75.43/75.57	c (round 6) 8 del vars, 1975 del conss, 8 chg bounds, 49759 chg sides, 430110 chg coeffs, 17300 upgd conss, 322 impls, 6527 clqs
109.82/109.98	c    (105.0s) probing: 205/1927 (10.6%) - 12 fixings, 0 aggregations, 175 implications, 0 bound changes
109.82/109.98	c    (105.0s) probing aborted: 100/100 successive totally useless probings
109.82/109.99	c (round 7) 20 del vars, 1975 del conss, 8 chg bounds, 49759 chg sides, 430110 chg coeffs, 17300 upgd conss, 1398 impls, 32 clqs
115.81/115.95	c (round 8) 20 del vars, 1997 del conss, 8 chg bounds, 84317 chg sides, 464966 chg coeffs, 17300 upgd conss, 1398 impls, 32 clqs
116.42/116.54	c (round 9) 20 del vars, 1997 del conss, 8 chg bounds, 84318 chg sides, 465232 chg coeffs, 17300 upgd conss, 1398 impls, 32 clqs
116.52/116.62	c (round 10) 20 del vars, 1997 del conss, 8 chg bounds, 84318 chg sides, 465459 chg coeffs, 17300 upgd conss, 1398 impls, 32 clqs
116.61/116.74	c (round 11) 20 del vars, 1997 del conss, 8 chg bounds, 84318 chg sides, 465547 chg coeffs, 17300 upgd conss, 1398 impls, 32 clqs
118.62/118.73	c    (113.7s) probing: 215/1927 (11.2%) - 12 fixings, 0 aggregations, 175 implications, 0 bound changes
118.62/118.73	c    (113.7s) probing aborted: 100/100 successive totally useless probings
118.62/118.73	c presolving (12 rounds):
118.62/118.73	c  20 deleted vars, 1997 deleted constraints, 8 tightened bounds, 0 added holes, 84318 changed sides, 465554 changed coefficients
118.62/118.73	c  1398 implications, 32 cliques
118.62/118.73	c presolved problem has 1915 variables (1915 bin, 0 int, 0 impl, 0 cont) and 17295 constraints
118.62/118.73	c   17291 constraints of type <knapsack>
118.62/118.73	c       4 constraints of type <setppc>
118.62/118.73	c transformed objective value is always integral (scale: 1)
118.62/118.73	c Presolving Time: 112.67
118.62/118.73	c - non default parameters ----------------------------------------------------------------------
118.62/118.73	c # SCIP version 1.2.1.3
118.62/118.73	c 
118.62/118.73	c # frequency for displaying node information lines
118.62/118.73	c # [type: int, range: [-1,2147483647], default: 100]
118.62/118.73	c display/freq = 10000
118.62/118.73	c 
118.62/118.73	c # maximal time in seconds to run
118.62/118.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
118.62/118.73	c limits/time = 1785.01
118.62/118.73	c 
118.62/118.73	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
118.62/118.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
118.62/118.73	c limits/memory = 1620
118.62/118.73	c 
118.62/118.73	c # default clock type (1: CPU user seconds, 2: wall clock time)
118.62/118.73	c # [type: int, range: [1,2], default: 1]
118.62/118.73	c timing/clocktype = 2
118.62/118.73	c 
118.62/118.73	c # should presolving try to simplify inequalities
118.62/118.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
118.62/118.73	c constraints/linear/simplifyinequalities = TRUE
118.62/118.73	c 
118.62/118.73	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
118.62/118.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
118.62/118.73	c constraints/indicator/addCouplingCons = TRUE
118.62/118.73	c 
118.62/118.73	c # should presolving try to simplify knapsacks
118.62/118.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
118.62/118.73	c constraints/knapsack/simplifyinequalities = TRUE
118.62/118.73	c 
118.62/118.73	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
118.62/118.73	c # [type: int, range: [-1,2147483647], default: -1]
118.62/118.73	c separating/rapidlearning/freq = 0
118.62/118.73	c 
118.62/118.73	c -----------------------------------------------------------------------------------------------
118.62/118.73	c start solving
118.62/118.73	c 
1637.31/1637.84	c (node 1) unresolved numerical troubles in LP 5
1637.31/1637.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1637.31/1637.84	c  1633s|     1 |     2 | 46171 |     - | 358M|   0 |   - |1915 |  17k|1915 |  17k|   0 |   0 |   0 |-8.990232e+08 |      --      |    Inf 
1790.46/1791.07	c 
1790.46/1791.07	c SCIP Status        : solving was interrupted [time limit reached]
1790.46/1791.07	c Solving Time (sec) : 1786.06
1790.46/1791.07	c Solving Nodes      : 2
1790.46/1791.07	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.46/1791.07	c Dual Bound         : -8.51395443000000e+08
1790.46/1791.07	c Gap                : infinite
1790.46/1791.07	s UNKNOWN
1790.46/1791.07	c SCIP Status        : solving was interrupted [time limit reached]
1790.46/1791.07	c Solving Time       :    1786.06
1790.46/1791.07	c Original Problem   :
1790.46/1791.07	c   Problem name     : HOME/instance-2703855-1278557439.opb
1790.46/1791.07	c   Variables        : 1935 (1935 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.46/1791.07	c   Constraints      : 19275 initial, 19275 maximal
1790.46/1791.07	c Presolved Problem  :
1790.46/1791.07	c   Problem name     : t_HOME/instance-2703855-1278557439.opb
1790.46/1791.07	c   Variables        : 1915 (1915 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.46/1791.07	c   Constraints      : 17295 initial, 17295 maximal
1790.46/1791.07	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.46/1791.07	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1790.46/1791.07	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1790.46/1791.07	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.46/1791.07	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.46/1791.07	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.46/1791.07	c   probing          :      36.31         12          0          0          0          0          0          0          0
1790.46/1791.07	c   knapsack         :      48.54          0          0          0          0          0          9      82193     426202
1790.46/1791.07	c   setppc           :       0.00          0          0          0          0          0         13          0          0
1790.46/1791.07	c   linear           :      27.34          8          0          0          8          0       1975       2125      39352
1790.46/1791.07	c   root node        :          -          0          -          -          0          -          -          -          -
1790.46/1791.07	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.46/1791.07	c   integral         :          0          0          0          0          0          0          0          0          0          0
1790.46/1791.07	c   knapsack         :      17291          0        446          0          2         12        169          0          0          0
1790.46/1791.07	c   setppc           :          4          0        419          0          1          0          0          0          0          0
1790.46/1791.07	c   countsols        :          0          0          0          0          2          0          0          0          0          0
1790.46/1791.07	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.46/1791.07	c   integral         :       0.00       0.00       0.00       0.00       0.00
1790.46/1791.07	c   knapsack         :      31.08       0.00      31.08       0.00       0.00
1790.46/1791.07	c   setppc           :       0.00       0.00       0.00       0.00       0.00
1790.46/1791.07	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.46/1791.07	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.46/1791.07	c   vbounds          :       0.00          2          0          0
1790.46/1791.07	c   rootredcost      :       0.00          0          0          0
1790.46/1791.07	c   pseudoobj        :       0.00          3          0          0
1790.46/1791.07	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.46/1791.07	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.46/1791.07	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.46/1791.07	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.46/1791.07	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.46/1791.07	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.46/1791.07	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.46/1791.07	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.46/1791.07	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.46/1791.07	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1790.46/1791.07	c   redcost          :       0.00          0          0          0          0          0
1790.46/1791.07	c   impliedbounds    :       0.00          0          0          0          0          0
1790.46/1791.07	c   intobj           :       0.00          0          0          0          0          0
1790.46/1791.07	c   cgmip            :       0.00          0          0          0          0          0
1790.46/1791.07	c   gomory           :       0.00          0          0          0          0          0
1790.46/1791.07	c   strongcg         :       0.00          0          0          0          0          0
1790.46/1791.07	c   cmir             :       0.00          0          0          0          0          0
1790.46/1791.07	c   flowcover        :       0.00          0          0          0          0          0
1790.46/1791.07	c   clique           :       0.00          0          0          0          0          0
1790.46/1791.07	c   zerohalf         :       0.00          0          0          0          0          0
1790.46/1791.07	c   mcf              :       0.00          0          0          0          0          0
1790.46/1791.07	c   rapidlearning    :       0.00          0          0          0          0          0
1790.46/1791.07	c Pricers            :       Time      Calls       Vars
1790.46/1791.07	c   problem variables:       0.00          0          0
1790.46/1791.07	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.46/1791.07	c   relpscost        :       0.00          0          0          0          0          0          0
1790.46/1791.07	c   pscost           :       0.00          0          0          0          0          0          0
1790.46/1791.07	c   inference        :       0.00          2          0          0          0          0          4
1790.46/1791.07	c   mostinf          :       0.00          0          0          0          0          0          0
1790.46/1791.07	c   leastinf         :       0.00          0          0          0          0          0          0
1790.46/1791.07	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.46/1791.07	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.46/1791.07	c   random           :       0.00          0          0          0          0          0          0
1790.46/1791.07	c Primal Heuristics  :       Time      Calls      Found
1790.46/1791.07	c   LP solutions     :       0.00          -          0
1790.46/1791.07	c   pseudo solutions :       0.00          -          0
1790.46/1791.07	c   oneopt           :       0.00          0          0
1790.46/1791.07	c   trivial          :       0.05          2          0
1790.46/1791.07	c   simplerounding   :       0.00          0          0
1790.46/1791.07	c   zirounding       :       0.00          0          0
1790.46/1791.07	c   rounding         :       0.00          0          0
1790.46/1791.07	c   shifting         :       0.00          0          0
1790.46/1791.07	c   intshifting      :       0.00          0          0
1790.46/1791.07	c   twoopt           :       0.00          0          0
1790.46/1791.07	c   fixandinfer      :       0.00          0          0
1790.46/1791.07	c   feaspump         :       0.00          0          0
1790.46/1791.07	c   coefdiving       :       0.00          0          0
1790.46/1791.07	c   pscostdiving     :       0.00          0          0
1790.46/1791.07	c   fracdiving       :       0.00          0          0
1790.46/1791.07	c   veclendiving     :       0.00          0          0
1790.46/1791.07	c   intdiving        :       0.00          0          0
1790.46/1791.07	c   actconsdiving    :       0.00          0          0
1790.46/1791.07	c   objpscostdiving  :       0.00          0          0
1790.46/1791.07	c   rootsoldiving    :       0.00          0          0
1790.46/1791.07	c   linesearchdiving :       0.00          0          0
1790.46/1791.07	c   guideddiving     :       0.00          0          0
1790.46/1791.07	c   octane           :       0.00          0          0
1790.46/1791.07	c   rens             :       0.00          0          0
1790.46/1791.07	c   rins             :       0.00          0          0
1790.46/1791.07	c   localbranching   :       0.00          0          0
1790.46/1791.07	c   mutation         :       0.00          0          0
1790.46/1791.07	c   crossover        :       0.00          0          0
1790.46/1791.07	c   dins             :       0.00          0          0
1790.46/1791.07	c   undercover       :       0.00          0          0
1790.46/1791.07	c   nlp              :       0.00          0          0
1790.46/1791.07	c   trysol           :       0.00          0          0
1790.46/1791.07	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.46/1791.07	c   primal LP        :     803.06          2      20818   10409.00      25.92
1790.46/1791.07	c   dual LP          :     867.71          4      27825    6956.25      32.07
1790.46/1791.07	c   lex dual LP      :       0.00          0          0       0.00          -
1790.46/1791.07	c   barrier LP       :       0.00          0          0       0.00          -
1790.46/1791.07	c   diving/probing LP:       0.00          0          0       0.00          -
1790.46/1791.07	c   strong branching :       0.00          0          0       0.00          -
1790.46/1791.07	c     (at root node) :          -          0          0       0.00          -
1790.46/1791.07	c   conflict analysis:       0.00          0          0       0.00          -
1790.46/1791.07	c B&B Tree           :
1790.46/1791.07	c   number of runs   :          1
1790.46/1791.07	c   nodes            :          2
1790.46/1791.07	c   nodes (total)    :          2
1790.46/1791.07	c   nodes left       :          3
1790.46/1791.07	c   max depth        :          1
1790.46/1791.07	c   max depth (total):          1
1790.46/1791.07	c   backtracks       :          0 (0.0%)
1790.46/1791.07	c   delayed cutoffs  :          0
1790.46/1791.07	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.46/1791.07	c   avg switch length:       1.00
1790.46/1791.07	c   switching time   :       0.00
1790.46/1791.07	c Solution           :
1790.46/1791.07	c   Solutions found  :          0 (0 improvements)
1790.46/1791.07	c   Primal Bound     :          -
1790.46/1791.07	c   Dual Bound       : -8.51395443000000e+08
1790.46/1791.07	c   Gap              :   infinite
1790.46/1791.07	c   Root Dual Bound  : -8.99023219000000e+08
1790.46/1791.07	c   Root Iterations  :      46171
1791.46/1792.05	c Time complete: 1791.52.

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-2703855-1278557439/watcher-2703855-1278557439 -o /tmp/evaluation-result-2703855-1278557439/solver-2703855-1278557439 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703855-1278557439.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.31 1.07 1.02 3/106 32085
/proc/meminfo: memFree=1715476/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=7904 CPUtime=0
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 1129 0 0 0 0 0 0 0 23 0 1 0 23953513 8093696 1040 1992294400 4194304 8395647 140735577986272 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32085/statm: 1976 1048 365 1026 0 946 0

[startup+0.076858 s]
/proc/loadavg: 1.31 1.07 1.02 3/106 32085
/proc/meminfo: memFree=1715476/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=10856 CPUtime=0.06
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 2007 0 0 0 6 0 0 0 23 0 1 0 23953513 11116544 1918 1992294400 4194304 8395647 140735577986272 18446744073709551615 5758034 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32085/statm: 2714 1918 393 1026 0 1684 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10856

[startup+0.10086 s]
/proc/loadavg: 1.31 1.07 1.02 3/106 32085
/proc/meminfo: memFree=1715476/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=11492 CPUtime=0.09
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 2153 0 0 0 9 0 0 0 23 0 1 0 23953513 11767808 2064 1992294400 4194304 8395647 140735577986272 18446744073709551615 7382056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32085/statm: 2873 2064 393 1026 0 1843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11492

[startup+0.30088 s]
/proc/loadavg: 1.31 1.07 1.02 3/106 32085
/proc/meminfo: memFree=1715476/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=13676 CPUtime=0.29
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 2718 0 0 0 28 1 0 0 23 0 1 0 23953513 14004224 2629 1992294400 4194304 8395647 140735577986272 18446744073709551615 5754854 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32085/statm: 3419 2629 393 1026 0 2389 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13676

[startup+0.700922 s]
/proc/loadavg: 1.31 1.07 1.02 3/106 32085
/proc/meminfo: memFree=1715476/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=17108 CPUtime=0.69
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 3557 0 0 0 68 1 0 0 25 0 1 0 23953513 17518592 3468 1992294400 4194304 8395647 140735577986272 18446744073709551615 7301280 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32085/statm: 4277 3468 393 1026 0 3247 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17108

[startup+1.501 s]
/proc/loadavg: 1.31 1.07 1.02 2/107 32086
/proc/meminfo: memFree=1700836/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=24688 CPUtime=1.49
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 5479 0 0 0 147 2 0 0 25 0 1 0 23953513 25280512 5390 1992294400 4194304 8395647 140735577986272 18446744073709551615 7301338 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32085/statm: 6172 5390 393 1026 0 5142 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24688

[startup+3.10117 s]
/proc/loadavg: 1.44 1.10 1.03 2/107 32086
/proc/meminfo: memFree=1690792/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=40828 CPUtime=3.09
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 9514 0 0 0 305 4 0 0 25 0 1 0 23953513 41807872 9425 1992294400 4194304 8395647 140735577986272 18446744073709551615 7430272 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32085/statm: 10207 9425 393 1026 0 9177 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40828

[startup+6.3015 s]
/proc/loadavg: 1.44 1.10 1.03 2/107 32086
/proc/meminfo: memFree=1519052/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=515720 CPUtime=6.29
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 123963 0 0 0 584 45 0 0 25 0 1 0 23953513 528097280 123520 1992294400 4194304 8395647 140735577986272 18446744073709551615 4999293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 128930 123520 465 1026 0 127900 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 515720

[startup+12.7012 s]
/proc/loadavg: 1.68 1.16 1.05 2/107 32086
/proc/meminfo: memFree=1217732/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=519760 CPUtime=12.68
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 124973 0 0 0 1223 45 0 0 25 0 1 0 23953513 532234240 124530 1992294400 4194304 8395647 140735577986272 18446744073709551615 4982891 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 129940 124530 465 1026 0 128910 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 519760

[startup+25.5005 s]
/proc/loadavg: 1.88 1.22 1.07 2/107 32086
/proc/meminfo: memFree=1217732/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=519760 CPUtime=25.47
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 124973 0 0 0 2502 45 0 0 25 0 1 0 23953513 532234240 124530 1992294400 4194304 8395647 140735577986272 18446744073709551615 4327595 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 129940 124530 465 1026 0 128910 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 519760

[startup+51.1002 s]
/proc/loadavg: 2.26 1.36 1.12 2/107 32086
/proc/meminfo: memFree=988084/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=751668 CPUtime=51.05
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 182903 0 0 0 5038 67 0 0 25 0 1 0 23953513 769708032 181706 1992294400 4194304 8395647 140735577986272 18446744073709551615 4931025 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 187917 181706 487 1026 0 186887 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 751668

[startup+102.308 s]
/proc/loadavg: 3.15 1.74 1.26 2/107 32088
/proc/meminfo: memFree=988208/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=751668 CPUtime=102.23
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 182921 0 0 0 10155 68 0 0 25 0 1 0 23953513 769708032 181724 1992294400 4194304 8395647 140735577986272 18446744073709551615 4912125 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 187917 181724 500 1026 0 186887 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 751668

[startup+162.301 s]
/proc/loadavg: 1.88 1.65 1.26 2/107 32090
/proc/meminfo: memFree=847096/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=971612 CPUtime=162.19
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 236493 0 0 0 16131 88 0 0 25 0 1 0 23953513 994930688 218193 1992294400 4194304 8395647 140735577986272 18446744073709551615 6721244 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 242903 218193 1564 1026 0 241873 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 971612

[startup+222.301 s]
/proc/loadavg: 1.32 1.53 1.24 2/107 32090
/proc/meminfo: memFree=804812/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1023972 CPUtime=222.18
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 248287 0 0 0 22120 98 0 0 25 0 1 0 23953513 1048547328 229347 1992294400 4194304 8395647 140735577986272 18446744073709551615 6721244 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 255993 229347 1979 1026 0 254963 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 1023972

[startup+282.3 s]
/proc/loadavg: 1.13 1.44 1.23 2/107 32092
/proc/meminfo: memFree=756328/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1109628 CPUtime=282.16
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 268545 0 0 0 28109 107 0 0 25 0 1 0 23953513 1136259072 239206 1992294400 4194304 8395647 140735577986272 18446744073709551615 6746624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 277407 239207 2178 1026 0 276377 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 1109628

[startup+342.3 s]
/proc/loadavg: 1.04 1.35 1.21 2/107 32094
/proc/meminfo: memFree=759552/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1109628 CPUtime=342.15
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 279774 0 0 0 34102 113 0 0 25 0 1 0 23953513 1136259072 240836 1992294400 4194304 8395647 140735577986272 18446744073709551615 6708358 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 277407 240836 2178 1026 0 276377 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 1109628

[startup+402.301 s]
/proc/loadavg: 1.01 1.29 1.19 2/107 32096
/proc/meminfo: memFree=762280/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1109628 CPUtime=402.13
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 290187 0 0 0 40093 120 0 0 25 0 1 0 23953513 1136259072 240197 1992294400 4194304 8395647 140735577986272 18446744073709551615 6708033 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 277407 240197 2178 1026 0 276377 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 1109628

[startup+462.301 s]
/proc/loadavg: 1.00 1.23 1.18 2/107 32098
/proc/meminfo: memFree=764016/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1109628 CPUtime=462.12
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 300695 0 0 0 46082 130 0 0 25 0 1 0 23953513 1136259072 239722 1992294400 4194304 8395647 140735577986272 18446744073709551615 6721244 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 277407 239722 2178 1026 0 276377 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 1109628

[startup+522.301 s]
/proc/loadavg: 1.00 1.19 1.16 2/107 32098
/proc/meminfo: memFree=786460/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1017716 CPUtime=522.1
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 330620 0 0 0 52066 144 0 0 25 0 1 0 23953513 1042141184 234805 1992294400 4194304 8395647 140735577986272 18446744073709551615 6698059 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 254429 234805 2861 1026 0 253399 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 1017716

[startup+582.3 s]
/proc/loadavg: 1.00 1.15 1.15 2/107 32100
/proc/meminfo: memFree=776292/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1041860 CPUtime=582.09
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 344077 0 0 0 58053 156 0 0 25 0 1 0 23953513 1066864640 235073 1992294400 4194304 8395647 140735577986272 18446744073709551615 6721240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 260465 235073 607 1026 0 259435 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 1041860

[startup+642.3 s]
/proc/loadavg: 1.00 1.12 1.14 2/107 32111
/proc/meminfo: memFree=696808/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1114700 CPUtime=642.07
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 366332 0 0 0 64043 164 0 0 25 0 1 0 23953513 1141452800 257327 1992294400 4194304 8395647 140735577986272 18446744073709551615 6670365 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 278675 257327 3218 1026 0 277645 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 1114700

[startup+702.301 s]

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

/proc/meminfo: memFree=697304/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1114700 CPUtime=1121.93
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 441020 0 0 0 111981 212 0 0 25 0 1 0 23953513 1141452800 257327 1992294400 4194304 8395647 140735577986272 18446744073709551615 6697342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 278675 257327 3217 1026 0 277645 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 1114700

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.06 2/107 32125
/proc/meminfo: memFree=670644/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1114812 CPUtime=1181.92
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 447666 0 0 0 117974 218 0 0 25 0 1 0 23953513 1141567488 262133 1992294400 4194304 8395647 140735577986272 18446744073709551615 6721235 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 278703 262133 1377 1026 0 277673 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 1114812

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 32127
/proc/meminfo: memFree=753228/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1056424 CPUtime=1241.9
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 495287 0 0 0 123953 237 0 0 25 0 1 0 23953513 1081778176 240393 1992294400 4194304 8395647 140735577986272 18446744073709551615 6746624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 264106 240395 1244 1026 0 263076 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 1056424

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 32129
/proc/meminfo: memFree=737480/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1109024 CPUtime=1301.9
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 515514 0 0 0 129943 247 0 0 25 0 1 0 23953513 1135640576 245258 1992294400 4194304 8395647 140735577986272 18446744073709551615 6697346 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 277256 245258 1211 1026 0 276226 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 1109024

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 32131
/proc/meminfo: memFree=738596/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1110368 CPUtime=1361.87
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 524953 0 0 0 135935 252 0 0 25 0 1 0 23953513 1137016832 245050 1992294400 4194304 8395647 140735577986272 18446744073709551615 6697359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 277592 245050 1211 1026 0 276562 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 1110368

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.04 2/107 32131
/proc/meminfo: memFree=736984/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1110368 CPUtime=1421.86
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 534853 0 0 0 141926 260 0 0 25 0 1 0 23953513 1137016832 245423 1992294400 4194304 8395647 140735577986272 18446744073709551615 6502372 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 277592 245423 1211 1026 0 276562 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 1110368

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 32133
/proc/meminfo: memFree=740456/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1110368 CPUtime=1481.84
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 545314 0 0 0 147918 266 0 0 25 0 1 0 23953513 1137016832 244548 1992294400 4194304 8395647 140735577986272 18446744073709551615 6635121 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 277592 244548 1211 1026 0 276562 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 1110368

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 32135
/proc/meminfo: memFree=740704/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1110368 CPUtime=1541.83
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 555526 0 0 0 153909 274 0 0 25 0 1 0 23953513 1137016832 244449 1992294400 4194304 8395647 140735577986272 18446744073709551615 6708589 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 277592 244449 1211 1026 0 276562 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 1110368

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 32137
/proc/meminfo: memFree=718136/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1110368 CPUtime=1601.81
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 577106 0 0 0 159895 286 0 0 25 0 1 0 23953513 1137016832 250086 1992294400 4194304 8395647 140735577986272 18446744073709551615 6721235 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 277592 250086 1211 1026 0 276562 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 1110368

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 32139
/proc/meminfo: memFree=715284/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1114688 CPUtime=1661.8
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 590789 0 0 0 165885 295 0 0 25 0 1 0 23953513 1141440512 250803 1992294400 4194304 8395647 140735577986272 18446744073709551615 6721244 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 278672 250803 1215 1026 0 277642 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 1114688

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/107 32139
/proc/meminfo: memFree=715656/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1114688 CPUtime=1721.78
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 608626 0 0 0 171876 302 0 0 25 0 1 0 23953513 1141440512 250697 1992294400 4194304 8395647 140735577986272 18446744073709551615 6721240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 278672 250697 1215 1026 0 277642 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 1114688

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32141
/proc/meminfo: memFree=718508/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1114688 CPUtime=1781.76
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 625145 0 0 0 177865 311 0 0 25 0 1 0 23953513 1141440512 249951 1992294400 4194304 8395647 140735577986272 18446744073709551615 6698034 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 278672 249951 1215 1026 0 277642 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 1114688

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 32141
/proc/meminfo: memFree=717268/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1114688 CPUtime=1784.96
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 625419 0 0 0 178185 311 0 0 25 0 1 0 23953513 1141440512 250225 1992294400 4194304 8395647 140735577986272 18446744073709551615 6721246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 278672 250225 1215 1026 0 277642 0
Current children cumulated CPU time (s) 1784.96
Current children cumulated vsize (KiB) 1114688

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32141
/proc/meminfo: memFree=717268/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1114688 CPUtime=1788.16
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 625419 0 0 0 178505 311 0 0 25 0 1 0 23953513 1141440512 250225 1992294400 4194304 8395647 140735577986272 18446744073709551615 6721235 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 278672 250225 1215 1026 0 277642 0
Current children cumulated CPU time (s) 1788.16
Current children cumulated vsize (KiB) 1114688

[startup+1790.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32141
/proc/meminfo: memFree=717268/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1114688 CPUtime=1789.76
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 625419 0 0 0 178665 311 0 0 25 0 1 0 23953513 1141440512 250225 1992294400 4194304 8395647 140735577986272 18446744073709551615 6721244 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32085/statm: 278672 250225 1215 1026 0 277642 0
Current children cumulated CPU time (s) 1789.76
Current children cumulated vsize (KiB) 1114688

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32141
/proc/meminfo: memFree=717268/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1114688 CPUtime=1790.56
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 627588 0 0 0 178744 312 0 0 18 0 1 0 23953513 1141440512 249817 1992294400 4194304 8395647 140735577986272 18446744073709551615 4918201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32085/statm: 278672 249817 1219 1026 0 277642 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (KiB) 1114688

[startup+1791.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32141
/proc/meminfo: memFree=717268/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1114688 CPUtime=1790.96
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 627590 0 0 0 178784 312 0 0 18 0 1 0 23953513 1141440512 249819 1992294400 4194304 8395647 140735577986272 18446744073709551615 6150528 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32085/statm: 278672 249819 1221 1026 0 277642 0
Current children cumulated CPU time (s) 1790.96
Current children cumulated vsize (KiB) 1114688

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32141
/proc/meminfo: memFree=718880/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=1114688 CPUtime=1791.37
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 627592 0 0 0 178825 312 0 0 18 0 1 0 23953513 1141440512 249821 1992294400 4194304 8395647 140735577986272 18446744073709551615 6345819 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32085/statm: 278672 249821 1223 1026 0 277642 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 1114688

[startup+1792 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32141
/proc/meminfo: memFree=718880/2059040 swapFree=4139656/4192956
[pid=32085] ppid=32083 vsize=636008 CPUtime=1791.46
/proc/32085/stat : 32085 (pbscip.linux.x8) R 32083 32085 30472 0 -1 4202496 627592 0 0 0 178830 316 0 0 19 0 1 0 23953513 651272192 155197 1992294400 4194304 8395647 140735577986272 18446744073709551615 7435351 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32085/statm: 159002 155197 617 1026 0 157972 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 636008

Child status: 0
Real time (s): 1792.06
CPU time (s): 1791.53
CPU user time (s): 1788.3
CPU system time (s): 3.22751
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 1174948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.3
system time used= 3.22751
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 627600
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 5027

runsolver used 2.94155 second user time and 8.48571 second system time

The end

Launcher Data

Begin job on node083 at 2010-07-08 04:50:51
IDJOB=2703855
IDBENCH=2318
IDSOLVER=1213
FILE ID=node083/2703855-1278557439
PBS_JOBID= 11239480
Free space on /tmp= 62508 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/milp/normalized-mps-v2-20-10-neos13.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-2703855-1278557439/watcher-2703855-1278557439 -o /tmp/evaluation-result-2703855-1278557439/solver-2703855-1278557439 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703855-1278557439.opb -t 1800 -m 1800

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

MD5SUM BENCH= 1218478b67ec647ce24db44195ab22fa
RANDOM SEED=1567441956

node083.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.249
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.249
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.80
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1716004 kB
Buffers:         47596 kB
Cached:         194920 kB
SwapCached:       6460 kB
Active:         127836 kB
Inactive:       127872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1716004 kB
SwapTotal:     4192956 kB
SwapFree:      4139656 kB
Dirty:           45332 kB
Writeback:           0 kB
AnonPages:       11372 kB
Mapped:          11812 kB
Slab:            65268 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182968 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= 62500 MiB
End job on node083 at 2010-07-08 05:20:44