Trace number 2704962

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? 1790.26 1790.75

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j30opt/
normalized-j3030_10.std.opb
MD5SUM74138ddb561fd044baed8c1e389e51bf
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark7.66483
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18662
Total number of constraints62652
Number of constraints which are clauses61452
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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-2704962-1278582838.opb>
0.89/1.00	c original problem has 18662 variables (18662 bin, 0 int, 0 impl, 0 cont) and 62652 constraints
0.89/1.00	c problem read
1.00/1.00	c presolving settings loaded
1.29/1.35	c presolving:
5.40/5.43	c (round 1) 997 del vars, 2613 del conss, 667 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4357942 impls, 0 clqs
6.50/6.54	c (round 2) 2319 del vars, 6991 del conss, 1858 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4363697 impls, 0 clqs
6.69/6.73	c (round 3) 2601 del vars, 8697 del conss, 1965 chg bounds, 50 chg sides, 43 chg coeffs, 0 upgd conss, 4365799 impls, 0 clqs
6.79/6.81	c (round 4) 2689 del vars, 9113 del conss, 1993 chg bounds, 50 chg sides, 43 chg coeffs, 0 upgd conss, 4366269 impls, 0 clqs
6.79/6.86	c (round 5) 2689 del vars, 9163 del conss, 1993 chg bounds, 50 chg sides, 43 chg coeffs, 0 upgd conss, 4366269 impls, 0 clqs
7.29/7.30	c (round 6) 2689 del vars, 9163 del conss, 1993 chg bounds, 50 chg sides, 43 chg coeffs, 53489 upgd conss, 4366269 impls, 0 clqs
7.79/7.81	c (round 7) 2689 del vars, 9176 del conss, 1993 chg bounds, 90 chg sides, 235 chg coeffs, 53489 upgd conss, 4366269 impls, 0 clqs
438.26/438.49	c    (437.5s) probing: 1000/15973 (6.3%) - 13 fixings, 1 aggregations, 4139714 implications, 0 bound changes
915.04/915.38	c    (914.4s) probing: 2000/15973 (12.5%) - 16 fixings, 2 aggregations, 7316596 implications, 0 bound changes
1319.54/1319.92	c    (1318.9s) probing: 3000/15973 (18.8%) - 29 fixings, 2 aggregations, 9948055 implications, 4 bound changes
1651.05/1651.50	c    (1650.5s) probing: 4000/15973 (25.0%) - 40 fixings, 9 aggregations, 12169070 implications, 5 bound changes
1653.85/1654.33	c (round 8) 2739 del vars, 9176 del conss, 1998 chg bounds, 90 chg sides, 249 chg coeffs, 53489 upgd conss, 37467172 impls, 0 clqs
1655.44/1655.95	c (round 9) 2743 del vars, 9539 del conss, 1998 chg bounds, 90 chg sides, 400 chg coeffs, 53489 upgd conss, 37468396 impls, 0 clqs
1789.71/1790.26	c    (1789.3s) probing: 4590/15973 (28.7%) - 40 fixings, 10 aggregations, 13383065 implications, 5 bound changes
1789.71/1790.26	c    (1789.3s) probing aborted: solving stopped
1789.71/1790.26	c presolving (10 rounds):
1789.71/1790.26	c  2743 deleted vars, 9543 deleted constraints, 1998 tightened bounds, 0 added holes, 90 changed sides, 443 changed coefficients
1789.71/1790.26	c  41153544 implications, 0 cliques
1789.71/1790.26	c presolved problem has 15919 variables (15919 bin, 0 int, 0 impl, 0 cont) and 53139 constraints
1789.71/1790.26	c    1152 constraints of type <knapsack>
1789.71/1790.26	c   44089 constraints of type <setppc>
1789.71/1790.26	c    7898 constraints of type <logicor>
1789.71/1790.26	c transformed objective value is always integral (scale: 1)
1789.71/1790.26	c Presolving Time: 1789.03
1789.71/1790.26	c - non default parameters ----------------------------------------------------------------------
1789.71/1790.26	c # SCIP version 1.2.1.3
1789.71/1790.26	c 
1789.71/1790.26	c # frequency for displaying node information lines
1789.71/1790.26	c # [type: int, range: [-1,2147483647], default: 100]
1789.71/1790.26	c display/freq = 10000
1789.71/1790.26	c 
1789.71/1790.26	c # maximal time in seconds to run
1789.71/1790.26	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.71/1790.26	c limits/time = 1789
1789.71/1790.26	c 
1789.71/1790.26	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.71/1790.26	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.71/1790.26	c limits/memory = 1620
1789.71/1790.26	c 
1789.71/1790.26	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.71/1790.26	c # [type: int, range: [1,2], default: 1]
1789.71/1790.26	c timing/clocktype = 2
1789.71/1790.26	c 
1789.71/1790.26	c # should presolving try to simplify inequalities
1789.71/1790.26	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.71/1790.26	c constraints/linear/simplifyinequalities = TRUE
1789.71/1790.26	c 
1789.71/1790.26	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.71/1790.26	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.71/1790.26	c constraints/indicator/addCouplingCons = TRUE
1789.71/1790.27	c 
1789.71/1790.27	c # should presolving try to simplify knapsacks
1789.71/1790.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.71/1790.27	c constraints/knapsack/simplifyinequalities = TRUE
1789.71/1790.27	c 
1789.71/1790.27	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.71/1790.27	c # [type: int, range: [-1,2147483647], default: -1]
1789.71/1790.27	c separating/rapidlearning/freq = 0
1789.71/1790.27	c 
1789.71/1790.27	c -----------------------------------------------------------------------------------------------
1789.71/1790.27	c start solving
1789.81/1790.31	c 
1789.81/1790.31	c 
1789.81/1790.31	c SCIP Status        : solving was interrupted [time limit reached]
1789.81/1790.31	c Solving Time (sec) : 1789.31
1789.81/1790.31	c Solving Nodes      : 0
1789.81/1790.31	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.81/1790.31	c Dual Bound         : -1.00000000000000e+20
1789.81/1790.31	c Gap                : infinite
1789.81/1790.31	s UNKNOWN
1789.81/1790.31	c SCIP Status        : solving was interrupted [time limit reached]
1789.81/1790.31	c Solving Time       :    1789.31
1789.81/1790.31	c Original Problem   :
1789.81/1790.31	c   Problem name     : HOME/instance-2704962-1278582838.opb
1789.81/1790.31	c   Variables        : 18662 (18662 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.31	c   Constraints      : 62652 initial, 62652 maximal
1789.81/1790.31	c Presolved Problem  :
1789.81/1790.31	c   Problem name     : t_HOME/instance-2704962-1278582838.opb
1789.81/1790.31	c   Variables        : 15919 (15919 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.31	c   Constraints      : 53139 initial, 53139 maximal
1789.81/1790.31	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.81/1790.31	c   trivial          :       0.03        145          0          0          0          0          0          0          0
1789.81/1790.31	c   dualfix          :       0.05         30          0          0          0          0          0          0          0
1789.81/1790.31	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.31	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.31	c   implics          :       0.57          0          4          0          0          0          0          0          0
1789.81/1790.31	c   probing          :    1779.98         40         10          0          5          0          0          0          0
1789.81/1790.31	c   knapsack         :       2.18          0          0          0          0          0          3         40        400
1789.81/1790.31	c   setppc           :       0.27          0          0          0          0          0        364          0          0
1789.81/1790.31	c   linear           :       5.64       1848        666          0       1993          0       9163         50         43
1789.81/1790.31	c   logicor          :       0.09          0          0          0          0          0         13          0          0
1789.81/1790.31	c   root node        :          -          0          -          -          0          -          -          -          -
1789.81/1790.31	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.81/1790.31	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.81/1790.31	c   knapsack         :       1152          0     224420          0          0          8          0          0          0          0
1789.81/1790.31	c   setppc           :      44089          0     224412          0          0          4          0          0          0          0
1789.81/1790.31	c   logicor          :       7898          0     204886          0          0          4          0          0          0          0
1789.81/1790.31	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.81/1790.31	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.81/1790.31	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.81/1790.31	c   knapsack         :      36.06       0.00      36.06       0.00       0.00
1789.81/1790.31	c   setppc           :    1220.85       0.00    1220.85       0.00       0.00
1789.81/1790.31	c   logicor          :      14.41       0.00      14.41       0.00       0.00
1789.81/1790.31	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.81/1790.31	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.81/1790.31	c   vbounds          :       0.20          1          0          0
1789.81/1790.31	c   rootredcost      :       0.16          0          0          0
1789.81/1790.31	c   pseudoobj        :       0.10          0          0          0
1789.81/1790.31	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.81/1790.31	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.81/1790.31	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.31	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.31	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.31	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.81/1790.31	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.81/1790.31	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.81/1790.31	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.81/1790.31	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1789.81/1790.31	c   redcost          :       0.00          0          0          0          0          0
1789.81/1790.31	c   impliedbounds    :       0.00          0          0          0          0          0
1789.81/1790.31	c   intobj           :       0.00          0          0          0          0          0
1789.81/1790.31	c   cgmip            :       0.00          0          0          0          0          0
1789.81/1790.31	c   gomory           :       0.00          0          0          0          0          0
1789.81/1790.31	c   strongcg         :       0.00          0          0          0          0          0
1789.81/1790.31	c   cmir             :       0.00          0          0          0          0          0
1789.81/1790.31	c   flowcover        :       0.00          0          0          0          0          0
1789.81/1790.31	c   clique           :       0.00          0          0          0          0          0
1789.81/1790.31	c   zerohalf         :       0.00          0          0          0          0          0
1789.81/1790.31	c   mcf              :       0.00          0          0          0          0          0
1789.81/1790.31	c   rapidlearning    :       0.00          0          0          0          0          0
1789.81/1790.31	c Pricers            :       Time      Calls       Vars
1789.81/1790.31	c   problem variables:       0.00          0          0
1789.81/1790.31	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.81/1790.31	c   pscost           :       0.00          0          0          0          0          0          0
1789.81/1790.31	c   inference        :       0.00          0          0          0          0          0          0
1789.81/1790.31	c   mostinf          :       0.00          0          0          0          0          0          0
1789.81/1790.31	c   leastinf         :       0.00          0          0          0          0          0          0
1789.81/1790.31	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.81/1790.31	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.81/1790.31	c   random           :       0.00          0          0          0          0          0          0
1789.81/1790.31	c   relpscost        :       0.00          0          0          0          0          0          0
1789.81/1790.31	c Primal Heuristics  :       Time      Calls      Found
1789.81/1790.31	c   LP solutions     :       0.00          -          0
1789.81/1790.31	c   pseudo solutions :       0.00          -          0
1789.81/1790.31	c   trivial          :       0.04          1          0
1789.81/1790.31	c   simplerounding   :       0.00          0          0
1789.81/1790.31	c   zirounding       :       0.00          0          0
1789.81/1790.31	c   rounding         :       0.00          0          0
1789.81/1790.31	c   shifting         :       0.00          0          0
1789.81/1790.31	c   intshifting      :       0.00          0          0
1789.81/1790.31	c   oneopt           :       0.00          0          0
1789.81/1790.31	c   twoopt           :       0.00          0          0
1789.81/1790.31	c   fixandinfer      :       0.00          0          0
1789.81/1790.31	c   feaspump         :       0.00          0          0
1789.81/1790.31	c   coefdiving       :       0.00          0          0
1789.81/1790.31	c   pscostdiving     :       0.00          0          0
1789.81/1790.31	c   fracdiving       :       0.00          0          0
1789.81/1790.31	c   veclendiving     :       0.00          0          0
1789.81/1790.31	c   intdiving        :       0.00          0          0
1789.81/1790.31	c   actconsdiving    :       0.00          0          0
1789.81/1790.31	c   objpscostdiving  :       0.00          0          0
1789.81/1790.31	c   rootsoldiving    :       0.00          0          0
1789.81/1790.31	c   linesearchdiving :       0.00          0          0
1789.81/1790.31	c   guideddiving     :       0.00          0          0
1789.81/1790.31	c   octane           :       0.00          0          0
1789.81/1790.31	c   rens             :       0.00          0          0
1789.81/1790.31	c   rins             :       0.00          0          0
1789.81/1790.31	c   localbranching   :       0.00          0          0
1789.81/1790.32	c   mutation         :       0.00          0          0
1789.81/1790.32	c   crossover        :       0.00          0          0
1789.81/1790.32	c   dins             :       0.00          0          0
1789.81/1790.32	c   undercover       :       0.00          0          0
1789.81/1790.32	c   nlp              :       0.00          0          0
1789.81/1790.32	c   trysol           :       0.00          0          0
1789.81/1790.32	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.81/1790.32	c   primal LP        :       0.00          0          0       0.00          -
1789.81/1790.32	c   dual LP          :       0.00          0          0       0.00          -
1789.81/1790.32	c   lex dual LP      :       0.00          0          0       0.00          -
1789.81/1790.32	c   barrier LP       :       0.00          0          0       0.00          -
1789.81/1790.32	c   diving/probing LP:       0.00          0          0       0.00          -
1789.81/1790.32	c   strong branching :       0.00          0          0       0.00          -
1789.81/1790.32	c     (at root node) :          -          0          0       0.00          -
1789.81/1790.32	c   conflict analysis:       0.00          0          0       0.00          -
1789.81/1790.32	c B&B Tree           :
1789.81/1790.32	c   number of runs   :          1
1789.81/1790.32	c   nodes            :          0
1789.81/1790.32	c   nodes (total)    :          0
1789.81/1790.32	c   nodes left       :          1
1789.81/1790.32	c   max depth        :         -1
1789.81/1790.32	c   max depth (total):         -1
1789.81/1790.32	c   backtracks       :          0 (0.0%)
1789.81/1790.32	c   delayed cutoffs  :          0
1789.81/1790.32	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.81/1790.32	c   avg switch length:       0.00
1789.81/1790.32	c   switching time   :       0.00
1789.81/1790.32	c Solution           :
1789.81/1790.32	c   Solutions found  :          0 (0 improvements)
1789.81/1790.32	c   Primal Bound     :          -
1789.81/1790.32	c   Dual Bound       :          -
1789.81/1790.32	c   Gap              :   infinite
1789.81/1790.32	c   Root Dual Bound  :          -
1789.81/1790.32	c   Root Iterations  :          0
1790.22/1790.74	c Time complete: 1790.25.

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-2704962-1278582838/watcher-2704962-1278582838 -o /tmp/evaluation-result-2704962-1278582838/solver-2704962-1278582838 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704962-1278582838.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.11 1.02 0.93 3/106 31129
/proc/meminfo: memFree=1881756/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=7904 CPUtime=0
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 1116 0 0 0 0 0 0 0 19 0 1 0 26491445 8093696 1027 1992294400 4194304 8395647 140734580956800 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 1976 1036 365 1026 0 946 0

[startup+0.0837801 s]
/proc/loadavg: 1.11 1.02 0.93 3/106 31129
/proc/meminfo: memFree=1881756/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=16800 CPUtime=0.07
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 3479 0 0 0 7 0 0 0 19 0 1 0 26491445 17203200 3390 1992294400 4194304 8395647 140734580956800 18446744073709551615 4403588 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 4200 3390 393 1026 0 3170 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16800

[startup+0.10078 s]
/proc/loadavg: 1.11 1.02 0.93 3/106 31129
/proc/meminfo: memFree=1881756/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=18372 CPUtime=0.09
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 3871 0 0 0 8 1 0 0 19 0 1 0 26491445 18812928 3782 1992294400 4194304 8395647 140734580956800 18446744073709551615 5758038 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 4593 3782 393 1026 0 3563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18372

[startup+0.300802 s]
/proc/loadavg: 1.11 1.02 0.93 3/106 31129
/proc/meminfo: memFree=1881756/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=25052 CPUtime=0.29
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 5570 0 0 0 28 1 0 0 19 0 1 0 26491445 25653248 5481 1992294400 4194304 8395647 140734580956800 18446744073709551615 7430272 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 6263 5481 393 1026 0 5233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25052

[startup+0.700847 s]
/proc/loadavg: 1.11 1.02 0.93 3/106 31129
/proc/meminfo: memFree=1881756/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=37392 CPUtime=0.69
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 8613 0 0 0 66 3 0 0 19 0 1 0 26491445 38289408 8524 1992294400 4194304 8395647 140734580956800 18446744073709551615 6349002 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 9348 8524 393 1026 0 8318 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37392

[startup+1.50094 s]
/proc/loadavg: 1.11 1.02 0.93 2/107 31130
/proc/meminfo: memFree=1838348/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=114472 CPUtime=1.49
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 27826 0 0 0 139 10 0 0 21 0 1 0 26491445 117219328 27383 1992294400 4194304 8395647 140734580956800 18446744073709551615 6349190 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 28618 27383 463 1026 0 27588 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114472

[startup+3.10111 s]
/proc/loadavg: 1.11 1.02 0.93 2/107 31130
/proc/meminfo: memFree=1736792/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=189116 CPUtime=3.09
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 46473 0 0 0 292 17 0 0 25 0 1 0 26491445 193654784 46030 1992294400 4194304 8395647 140734580956800 18446744073709551615 6079554 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 47279 46030 469 1026 0 46249 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 189116

[startup+6.30146 s]
/proc/loadavg: 1.10 1.02 0.93 2/107 31130
/proc/meminfo: memFree=1640692/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=252392 CPUtime=6.29
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 61144 0 0 0 607 22 0 0 25 0 1 0 26491445 258449408 60701 1992294400 4194304 8395647 140734580956800 18446744073709551615 6085517 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 63098 60701 475 1026 0 62068 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 252392

[startup+12.7012 s]
/proc/loadavg: 1.09 1.02 0.93 2/107 31130
/proc/meminfo: memFree=1586628/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=310128 CPUtime=12.68
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 76516 0 0 0 1240 28 0 0 25 0 1 0 26491445 317571072 74377 1992294400 4194304 8395647 140734580956800 18446744073709551615 4743492 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 77532 74377 516 1026 0 76502 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 310128

[startup+25.5006 s]
/proc/loadavg: 1.07 1.01 0.93 2/107 31130
/proc/meminfo: memFree=1569144/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=326652 CPUtime=25.48
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 80604 0 0 0 2519 29 0 0 25 0 1 0 26491445 334491648 78465 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 81663 78465 516 1026 0 80633 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 326652

[startup+51.1004 s]
/proc/loadavg: 1.04 1.01 0.93 2/107 31130
/proc/meminfo: memFree=1542112/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=358892 CPUtime=51.08
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 87741 0 0 0 5076 32 0 0 25 0 1 0 26491445 367505408 85602 1992294400 4194304 8395647 140734580956800 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 89723 85602 516 1026 0 88693 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 358892

[startup+102.308 s]
/proc/loadavg: 1.02 1.01 0.93 2/107 31132
/proc/meminfo: memFree=1435720/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=465744 CPUtime=102.27
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 113878 0 0 0 10184 43 0 0 25 0 1 0 26491445 476921856 111739 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 116436 111739 516 1026 0 115406 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 465744

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31134
/proc/meminfo: memFree=1354996/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=545508 CPUtime=162.25
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 134163 0 0 0 16175 50 0 0 25 0 1 0 26491445 558600192 132024 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 136377 132024 516 1026 0 135347 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 545508

[startup+222.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31136
/proc/meminfo: memFree=1315316/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=585800 CPUtime=222.23
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 143924 0 0 0 22170 53 0 0 25 0 1 0 26491445 599859200 141785 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 146450 141785 516 1026 0 145420 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 585800

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31136
/proc/meminfo: memFree=1289028/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=611100 CPUtime=282.22
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 150522 0 0 0 28165 57 0 0 25 0 1 0 26491445 625766400 148383 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 152775 148383 516 1026 0 151745 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 611100

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31138
/proc/meminfo: memFree=1256416/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=643456 CPUtime=342.2
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 158628 0 0 0 34159 61 0 0 25 0 1 0 26491445 658898944 156489 1992294400 4194304 8395647 140734580956800 18446744073709551615 4684118 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 160864 156489 516 1026 0 159834 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 643456

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31140
/proc/meminfo: memFree=1227772/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=673792 CPUtime=402.19
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 166025 0 0 0 40155 64 0 0 25 0 1 0 26491445 689963008 163886 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 168448 163886 516 1026 0 167418 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 673792

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31151
/proc/meminfo: memFree=1196960/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=703208 CPUtime=462.16
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 173393 0 0 0 46149 67 0 0 25 0 1 0 26491445 720084992 171254 1992294400 4194304 8395647 140734580956800 18446744073709551615 7185576 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 175802 171254 521 1026 0 174772 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 703208

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31153
/proc/meminfo: memFree=1177492/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=723364 CPUtime=522.14
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 178459 0 0 0 52144 70 0 0 25 0 1 0 26491445 740724736 176320 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 180841 176320 521 1026 0 179811 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 723364

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31153
/proc/meminfo: memFree=1149964/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=750652 CPUtime=582.13
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 185304 0 0 0 58140 73 0 0 25 0 1 0 26491445 768667648 183165 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 187663 183165 521 1026 0 186633 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 750652

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31155
/proc/meminfo: memFree=1121196/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=776928 CPUtime=642.11
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 192258 0 0 0 64136 75 0 0 25 0 1 0 26491445 795574272 190119 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 194232 190119 521 1026 0 193202 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 776928

[startup+702.301 s]

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

/proc/meminfo: memFree=938420/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=961856 CPUtime=1002.01
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 237781 0 0 0 100105 96 0 0 25 0 1 0 26491445 984940544 235642 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 240464 235642 521 1026 0 239434 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 961856

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31167
/proc/meminfo: memFree=908908/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=991152 CPUtime=1062
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 245326 0 0 0 106099 101 0 0 25 0 1 0 26491445 1014939648 243187 1992294400 4194304 8395647 140734580956800 18446744073709551615 6068915 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 247788 243187 521 1026 0 246758 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 991152

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31169
/proc/meminfo: memFree=882000/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1016344 CPUtime=1121.98
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 251841 0 0 0 112094 104 0 0 25 0 1 0 26491445 1040736256 249702 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 254086 249702 521 1026 0 253056 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 1016344

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31169
/proc/meminfo: memFree=853852/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1045516 CPUtime=1181.97
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 258994 0 0 0 118089 108 0 0 25 0 1 0 26491445 1070608384 256855 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 261379 256855 521 1026 0 260349 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1045516

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31171
/proc/meminfo: memFree=823720/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1073756 CPUtime=1241.95
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 266328 0 0 0 124084 111 0 0 25 0 1 0 26491445 1099526144 264189 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 268439 264189 521 1026 0 267409 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 1073756

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31173
/proc/meminfo: memFree=794332/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1101972 CPUtime=1301.94
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 273630 0 0 0 130079 115 0 0 25 0 1 0 26491445 1128419328 271491 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 275493 271491 521 1026 0 274463 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 1101972

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31175
/proc/meminfo: memFree=751676/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1145140 CPUtime=1361.93
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 284304 0 0 0 136073 120 0 0 25 0 1 0 26491445 1172623360 282165 1992294400 4194304 8395647 140734580956800 18446744073709551615 4706433 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 286285 282165 521 1026 0 285255 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 1145140

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31177
/proc/meminfo: memFree=724520/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1173184 CPUtime=1421.92
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 291191 0 0 0 142069 123 0 0 25 0 1 0 26491445 1201340416 289052 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210328 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 293296 289052 521 1026 0 292266 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 1173184

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31177
/proc/meminfo: memFree=687444/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1210460 CPUtime=1481.89
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 300466 0 0 0 148061 128 0 0 25 0 1 0 26491445 1239511040 298327 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210417 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 302615 298327 521 1026 0 301585 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 1210460

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31181
/proc/meminfo: memFree=644664/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1253676 CPUtime=1541.87
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 310933 0 0 0 154055 132 0 0 25 0 1 0 26491445 1283764224 308794 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 313419 308794 521 1026 0 312389 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 1253676

[startup+1602.3 s]
/proc/loadavg: 1.03 1.01 0.93 2/107 31184
/proc/meminfo: memFree=594200/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1303692 CPUtime=1601.86
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 323495 0 0 0 160047 139 0 0 25 0 1 0 26491445 1334980608 321356 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 325923 321356 521 1026 0 324893 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 1303692

[startup+1662.3 s]
/proc/loadavg: 1.01 1.01 0.93 2/107 31186
/proc/meminfo: memFree=568284/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1329448 CPUtime=1661.85
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 330028 0 0 0 166044 141 0 0 25 0 1 0 26491445 1361354752 327889 1992294400 4194304 8395647 140734580956800 18446744073709551615 4911672 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 332362 327889 521 1026 0 331332 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 1329448

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31188
/proc/meminfo: memFree=497852/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1401012 CPUtime=1721.83
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 347757 0 0 0 172035 148 0 0 25 0 1 0 26491445 1434636288 345618 1992294400 4194304 8395647 140734580956800 18446744073709551615 6080701 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 350253 345618 521 1026 0 349223 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 1401012

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31188
/proc/meminfo: memFree=442548/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1456648 CPUtime=1781.81
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 361421 0 0 0 178028 153 0 0 25 0 1 0 26491445 1491607552 359282 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 364162 359282 521 1026 0 363132 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 1456648

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31188
/proc/meminfo: memFree=438828/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1459636 CPUtime=1785.01
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 362276 0 0 0 178347 154 0 0 25 0 1 0 26491445 1494667264 360137 1992294400 4194304 8395647 140734580956800 18446744073709551615 6080701 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 364909 360137 521 1026 0 363879 0
Current children cumulated CPU time (s) 1785.01
Current children cumulated vsize (KiB) 1459636

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31188
/proc/meminfo: memFree=435604/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1462564 CPUtime=1788.21
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 363059 0 0 0 178667 154 0 0 25 0 1 0 26491445 1497665536 360920 1992294400 4194304 8395647 140734580956800 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 365641 360920 521 1026 0 364611 0
Current children cumulated CPU time (s) 1788.21
Current children cumulated vsize (KiB) 1462564

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31188
/proc/meminfo: memFree=435604/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1463576 CPUtime=1789.01
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 363267 0 0 0 178747 154 0 0 25 0 1 0 26491445 1498701824 361128 1992294400 4194304 8395647 140734580956800 18446744073709551615 6080683 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 365894 361128 521 1026 0 364864 0
Current children cumulated CPU time (s) 1789.01
Current children cumulated vsize (KiB) 1463576

[startup+1790.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31188
/proc/meminfo: memFree=434488/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=1465584 CPUtime=1789.81
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 363742 0 0 0 178827 154 0 0 25 0 1 0 26491445 1500758016 361603 1992294400 4194304 8395647 140734580956800 18446744073709551615 4215707 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31129/statm: 366396 361603 525 1026 0 365366 0
Current children cumulated CPU time (s) 1789.81
Current children cumulated vsize (KiB) 1465584

[startup+1790.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 31188
/proc/meminfo: memFree=1567848/2059040 swapFree=4135624/4192956
[pid=31129] ppid=31127 vsize=310440 CPUtime=1790.22
/proc/31129/stat : 31129 (pbscip.linux.x8) R 31127 31129 30157 0 -1 4202496 363760 0 0 0 178856 166 0 0 25 0 1 0 26491445 317890560 76672 1992294400 4194304 8395647 140734580956800 18446744073709551615 4750673 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31129/statm: 77610 76672 543 1026 0 76580 0
Current children cumulated CPU time (s) 1790.22
Current children cumulated vsize (KiB) 310440

Child status: 0
Real time (s): 1790.75
CPU time (s): 1790.26
CPU user time (s): 1788.57
CPU system time (s): 1.69574
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1465584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.57
system time used= 1.69574
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 363768
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= 1
involuntary context switches= 1206

runsolver used 2.87656 second user time and 8.5407 second system time

The end

Launcher Data

Begin job on node038 at 2010-07-08 11:53:58
IDJOB=2704962
IDBENCH=78179
IDSOLVER=1213
FILE ID=node038/2704962-1278582838
PBS_JOBID= 11240086
Free space on /tmp= 62536 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j30opt/normalized-j3030_10.std.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-2704962-1278582838/watcher-2704962-1278582838 -o /tmp/evaluation-result-2704962-1278582838/solver-2704962-1278582838 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704962-1278582838.opb -t 1800 -m 1800

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

MD5SUM BENCH= 74138ddb561fd044baed8c1e389e51bf
RANDOM SEED=1058119310

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1882220 kB
Buffers:          2432 kB
Cached:          78976 kB
SwapCached:      10344 kB
Active:          42876 kB
Inactive:        52076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1882220 kB
SwapTotal:     4192956 kB
SwapFree:      4135624 kB
Dirty:           12304 kB
Writeback:           0 kB
AnonPages:       12260 kB
Mapped:           8460 kB
Slab:            59888 kB
PageTables:       4140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180508 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= 62528 MiB
End job on node038 at 2010-07-08 12:23:49