Trace number 3744743

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 NameAnswerCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1792.28 1792.56

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.01-2.opb
MD5SUMa5191d93a779f8a3cc9e0ce05eabef05
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark70991
Best CPU time to get the best result obtained on this benchmark1800.39
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208141
Total number of constraints2069692
Number of constraints which are clauses2069692
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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-3744743-1338809848.opb>
12.98/13.01	c original problem has 208141 variables (208141 bin, 0 int, 0 impl, 0 cont) and 2069692 constraints
12.98/13.01	c problem read
12.98/13.01	c presolving settings loaded
15.48/15.59	c presolving:
25.68/25.78	c (round 1) 132456 del vars, 1485533 del conss, 127563 chg bounds, 6 chg sides, 9 chg coeffs, 0 upgd conss, 12789804 impls, 0 clqs
27.27/27.38	c (round 2) 139546 del vars, 1647485 del conss, 128051 chg bounds, 6 chg sides, 9 chg coeffs, 0 upgd conss, 12819090 impls, 0 clqs
27.87/27.94	c (round 3) 144862 del vars, 1683102 del conss, 128055 chg bounds, 28 chg sides, 39 chg coeffs, 0 upgd conss, 12828616 impls, 0 clqs
28.07/28.14	c (round 4) 146543 del vars, 1694418 del conss, 128055 chg bounds, 28 chg sides, 39 chg coeffs, 0 upgd conss, 12828616 impls, 0 clqs
28.17/28.22	c (round 5) 146596 del vars, 1694877 del conss, 128055 chg bounds, 30 chg sides, 41 chg coeffs, 0 upgd conss, 12828616 impls, 0 clqs
29.59/29.69	c (round 6) 146596 del vars, 1694877 del conss, 128055 chg bounds, 30 chg sides, 41 chg coeffs, 373179 upgd conss, 12828616 impls, 0 clqs
29.98/30.09	c (round 7) 146596 del vars, 1694877 del conss, 128055 chg bounds, 30 chg sides, 41 chg coeffs, 374815 upgd conss, 12828616 impls, 0 clqs
32.78/32.83	c    (19.8s) probing: 101/61545 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
32.78/32.83	c    (19.8s) probing aborted: 100/100 successive totally useless probings
32.78/32.84	c presolving (8 rounds):
32.78/32.84	c  146596 deleted vars, 1694877 deleted constraints, 128055 tightened bounds, 0 added holes, 30 changed sides, 41 changed coefficients
32.78/32.84	c  12828616 implications, 0 cliques
32.78/32.84	c presolved problem has 61545 variables (61545 bin, 0 int, 0 impl, 0 cont) and 374815 constraints
32.78/32.84	c  235697 constraints of type <setppc>
32.78/32.84	c  139118 constraints of type <logicor>
32.78/32.84	c transformed objective value is always integral (scale: 1)
32.78/32.84	c Presolving Time: 17.64
32.78/32.84	c - non default parameters ----------------------------------------------------------------------
32.78/32.84	c # SCIP version 1.2.1.3
32.78/32.84	c 
32.78/32.84	c # frequency for displaying node information lines
32.78/32.84	c # [type: int, range: [-1,2147483647], default: 100]
32.78/32.84	c display/freq = 10000
32.78/32.84	c 
32.78/32.84	c # maximal time in seconds to run
32.78/32.84	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
32.78/32.84	c limits/time = 1777.01
32.78/32.84	c 
32.78/32.84	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
32.78/32.84	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
32.78/32.84	c limits/memory = 13950
32.78/32.84	c 
32.78/32.84	c # default clock type (1: CPU user seconds, 2: wall clock time)
32.78/32.84	c # [type: int, range: [1,2], default: 1]
32.78/32.84	c timing/clocktype = 2
32.78/32.84	c 
32.78/32.84	c # should presolving try to simplify inequalities
32.78/32.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
32.78/32.84	c constraints/linear/simplifyinequalities = TRUE
32.78/32.84	c 
32.78/32.84	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
32.78/32.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
32.78/32.84	c constraints/indicator/addCouplingCons = TRUE
32.78/32.84	c 
32.78/32.84	c # should presolving try to simplify knapsacks
32.78/32.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
32.78/32.84	c constraints/knapsack/simplifyinequalities = TRUE
32.78/32.84	c 
32.78/32.84	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
32.78/32.84	c # [type: int, range: [-1,2147483647], default: -1]
32.78/32.84	c separating/rapidlearning/freq = 0
32.78/32.84	c 
32.78/32.84	c -----------------------------------------------------------------------------------------------
32.78/32.84	c start solving
32.78/32.86	c 
446.91/447.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
446.91/447.05	c   434s|     1 |     0 | 56747 |     - |1653M|   0 |  31k|  61k| 374k|  61k| 374k|   0 |   0 |   0 | 1.046500e+04 |      --      |    Inf 
1789.90/1790.28	c  1777s|     1 |     2 | 93474 |     - |1661M|   0 |   - |  61k| 374k|  61k| 374k|   0 |   0 |   0 | 1.046500e+04 |      --      |    Inf 
1789.90/1790.28	c 
1789.90/1790.28	c SCIP Status        : solving was interrupted [time limit reached]
1789.90/1790.28	c Solving Time (sec) : 1777.27
1789.90/1790.28	c Solving Nodes      : 1
1789.90/1790.28	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.90/1790.28	c Dual Bound         : +1.04650000000000e+04
1789.90/1790.28	c Gap                : infinite
1789.90/1790.28	s UNKNOWN
1789.90/1790.28	c SCIP Status        : solving was interrupted [time limit reached]
1789.90/1790.28	c Solving Time       :    1777.27
1789.90/1790.28	c Original Problem   :
1789.90/1790.28	c   Problem name     : HOME/instance-3744743-1338809848.opb
1789.90/1790.28	c   Variables        : 208141 (208141 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.90/1790.28	c   Constraints      : 2069692 initial, 2069692 maximal
1789.90/1790.28	c Presolved Problem  :
1789.90/1790.28	c   Problem name     : t_HOME/instance-3744743-1338809848.opb
1789.90/1790.28	c   Variables        : 61545 (61545 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.90/1790.28	c   Constraints      : 374815 initial, 374815 maximal
1789.90/1790.28	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.90/1790.28	c   trivial          :       0.04          0          0          0          0          0          0          0          0
1789.90/1790.28	c   dualfix          :       0.72      13926          0          0          0          0          0          0          0
1789.90/1790.28	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.90/1790.28	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.90/1790.28	c   implics          :       2.42          0       1674          0          0          0          0          0          0
1789.90/1790.28	c   probing          :       2.52          0          0          0          0          0          0          0          0
1789.90/1790.28	c   setppc           :       0.40          0          0          0          0          0          0          0          0
1789.90/1790.28	c   linear           :       8.75     128055       2941          0     128055          0    1694877         30         41
1789.90/1790.28	c   logicor          :       0.27          0          0          0          0          0          0          0          0
1789.90/1790.28	c   root node        :          -          0          -          -          0          -          -          -          -
1789.90/1790.28	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.90/1790.28	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.90/1790.28	c   setppc           :     235697          0        201          0          1          0          0          0          0          0
1789.90/1790.28	c   logicor          :     139118          0        201          0          1          0          0          0          0          0
1789.90/1790.28	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.90/1790.28	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.90/1790.28	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.90/1790.28	c   setppc           :       1.74       0.00       1.68       0.00       0.07
1789.90/1790.28	c   logicor          :       0.13       0.00       0.10       0.00       0.03
1789.90/1790.28	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.90/1790.28	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.90/1790.28	c   vbounds          :       0.00          2          0          0
1789.90/1790.28	c   rootredcost      :       0.00          0          0          0
1789.90/1790.28	c   pseudoobj        :       0.00          2          0          0
1789.90/1790.28	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.90/1790.28	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.90/1790.28	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.90/1790.28	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.90/1790.28	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.90/1790.28	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.90/1790.28	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.90/1790.28	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.90/1790.28	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.90/1790.28	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1789.90/1790.28	c   redcost          :       0.00          0          0          0          0          0
1789.90/1790.28	c   impliedbounds    :       0.00          0          0          0          0          0
1789.90/1790.28	c   intobj           :       0.00          0          0          0          0          0
1789.90/1790.28	c   cgmip            :       0.00          0          0          0          0          0
1789.90/1790.28	c   gomory           :       0.00          0          0          0          0          0
1789.90/1790.28	c   strongcg         :       0.00          0          0          0          0          0
1789.90/1790.28	c   cmir             :       0.00          0          0          0          0          0
1789.90/1790.28	c   flowcover        :       0.00          0          0          0          0          0
1789.90/1790.28	c   clique           :       0.00          0          0          0          0          0
1789.90/1790.28	c   zerohalf         :       0.00          0          0          0          0          0
1789.90/1790.28	c   mcf              :       0.00          0          0          0          0          0
1789.90/1790.28	c   rapidlearning    :       0.00          0          0          0          0          0
1789.90/1790.28	c Pricers            :       Time      Calls       Vars
1789.90/1790.28	c   problem variables:       0.00          0          0
1789.90/1790.28	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.90/1790.28	c   relpscost        :       0.00          0          0          0          0          0          0
1789.90/1790.28	c   pscost           :       0.00          0          0          0          0          0          0
1789.90/1790.28	c   inference        :       0.01          1          0          0          0          0          2
1789.90/1790.28	c   mostinf          :       0.00          0          0          0          0          0          0
1789.90/1790.28	c   leastinf         :       0.00          0          0          0          0          0          0
1789.90/1790.28	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.90/1790.28	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.90/1790.28	c   random           :       0.00          0          0          0          0          0          0
1789.90/1790.28	c Primal Heuristics  :       Time      Calls      Found
1789.90/1790.28	c   LP solutions     :       0.00          -          0
1789.90/1790.28	c   pseudo solutions :       0.00          -          0
1789.90/1790.28	c   oneopt           :       0.00          0          0
1789.90/1790.28	c   trivial          :       0.21          2          0
1789.90/1790.28	c   simplerounding   :       0.00          0          0
1789.90/1790.28	c   zirounding       :       0.00          0          0
1789.90/1790.28	c   rounding         :       0.02          1          0
1789.90/1790.28	c   shifting         :       1.35          1          0
1789.90/1790.28	c   intshifting      :       0.00          0          0
1789.90/1790.28	c   twoopt           :       0.00          0          0
1789.90/1790.28	c   fixandinfer      :       0.00          0          0
1789.90/1790.28	c   feaspump         :    1341.74          1          0
1789.90/1790.28	c   coefdiving       :       0.00          0          0
1789.90/1790.28	c   pscostdiving     :       0.00          0          0
1789.90/1790.28	c   fracdiving       :       0.00          0          0
1789.90/1790.28	c   veclendiving     :       0.00          0          0
1789.90/1790.28	c   intdiving        :       0.00          0          0
1789.90/1790.28	c   actconsdiving    :       0.00          0          0
1789.90/1790.28	c   objpscostdiving  :       0.00          0          0
1789.90/1790.28	c   rootsoldiving    :       0.00          0          0
1789.90/1790.28	c   linesearchdiving :       0.00          0          0
1789.90/1790.28	c   guideddiving     :       0.00          0          0
1789.90/1790.28	c   octane           :       0.00          0          0
1789.90/1790.28	c   rens             :       0.00          0          0
1789.90/1790.28	c   rins             :       0.00          0          0
1789.90/1790.28	c   localbranching   :       0.00          0          0
1789.90/1790.28	c   mutation         :       0.00          0          0
1789.90/1790.28	c   crossover        :       0.00          0          0
1789.90/1790.28	c   dins             :       0.00          0          0
1789.90/1790.28	c   undercover       :       0.00          0          0
1789.90/1790.28	c   nlp              :       0.00          0          0
1789.90/1790.28	c   trysol           :       0.00          0          0
1789.90/1790.28	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.90/1790.28	c   primal LP        :       0.00          0          0       0.00          -
1789.90/1790.28	c   dual LP          :     413.52          1      56747   56747.00     137.23
1789.90/1790.28	c   lex dual LP      :       0.00          0          0       0.00          -
1789.90/1790.28	c   barrier LP       :       0.00          0          0       0.00          -
1789.90/1790.28	c   diving/probing LP:    1341.48          4      36727    9181.75      27.38
1789.90/1790.28	c   strong branching :       0.00          0          0       0.00          -
1789.90/1790.28	c     (at root node) :          -          0          0       0.00          -
1789.90/1790.28	c   conflict analysis:       0.00          0          0       0.00          -
1789.90/1790.28	c B&B Tree           :
1789.90/1790.28	c   number of runs   :          1
1789.90/1790.28	c   nodes            :          1
1789.90/1790.28	c   nodes (total)    :          1
1789.90/1790.28	c   nodes left       :          2
1789.90/1790.28	c   max depth        :          0
1789.90/1790.28	c   max depth (total):          0
1789.90/1790.28	c   backtracks       :          0 (0.0%)
1789.90/1790.28	c   delayed cutoffs  :          0
1789.90/1790.28	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.90/1790.28	c   avg switch length:       1.00
1789.90/1790.28	c   switching time   :       0.00
1789.90/1790.28	c Solution           :
1789.90/1790.28	c   Solutions found  :          0 (0 improvements)
1789.90/1790.28	c   Primal Bound     :          -
1789.90/1790.28	c   Dual Bound       : +1.04650000000000e+04
1789.90/1790.28	c   Gap              :   infinite
1789.90/1790.28	c   Root Dual Bound  : +1.04650000000000e+04
1789.90/1790.28	c   Root Iterations  :      93474
1792.21/1792.56	c Time complete: 1792.27.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3744743-1338809848/watcher-3744743-1338809848 -o /tmp/evaluation-result-3744743-1338809848/solver-3744743-1338809848 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744743-1338809848.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.82 1.95 1.98 3/173 8905
/proc/meminfo: memFree=27665752/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 1243 0 0 0 0 0 0 0 20 0 1 0 347110434 8105984 1189 33554432000 4194304 8395647 140733472838336 140733422201672 7385025 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 1979 1189 370 1026 0 949 0

[startup+0.00847599 s]
/proc/loadavg: 1.82 1.95 1.98 3/173 8905
/proc/meminfo: memFree=27665752/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=9972 CPUtime=0 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 1626 0 0 0 0 0 0 0 20 0 1 0 347110434 10211328 1572 33554432000 4194304 8395647 140733472838336 140733422201672 7382157 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 2493 1585 374 1026 0 1463 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9972

[startup+0.100148 s]
/proc/loadavg: 1.82 1.95 1.98 3/173 8905
/proc/meminfo: memFree=27665752/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=31916 CPUtime=0.08 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 7214 0 0 0 8 0 0 0 20 0 1 0 347110434 32681984 7154 33554432000 4194304 8395647 140733472838336 140733422201672 6347101 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 7979 7154 394 1026 0 6949 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31916

[startup+0.300164 s]
/proc/loadavg: 1.82 1.95 1.98 3/173 8905
/proc/meminfo: memFree=27665752/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=50800 CPUtime=0.29 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 11937 0 0 0 28 1 0 0 20 0 1 0 347110434 52019200 11877 33554432000 4194304 8395647 140733472838336 140733422201672 4423932 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 12700 11877 394 1026 0 11670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50800

[startup+0.700141 s]
/proc/loadavg: 1.82 1.95 1.98 3/173 8905
/proc/meminfo: memFree=27665752/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=77992 CPUtime=0.69 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 18670 0 0 0 67 2 0 0 20 0 1 0 347110434 79863808 18610 33554432000 4194304 8395647 140733472838336 140733472703544 6347101 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 19498 18634 394 1026 0 18468 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77992

[startup+1.50015 s]
/proc/loadavg: 1.82 1.95 1.98 3/174 8906
/proc/meminfo: memFree=27533644/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=131276 CPUtime=1.49 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 32052 0 0 0 145 4 0 0 20 0 1 0 347110434 134426624 31992 33554432000 4194304 8395647 140733472838336 140733472703544 7430272 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 32819 31992 394 1026 0 31789 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131276

[startup+3.10022 s]
/proc/loadavg: 1.82 1.95 1.98 3/177 8916
/proc/meminfo: memFree=27380092/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=234812 CPUtime=3.09 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 57781 0 0 0 301 8 0 0 20 0 1 0 347110434 240447488 57721 33554432000 4194304 8395647 140733472838336 140733472703544 7430272 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 58703 57721 394 1026 0 57673 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 234812

[startup+6.30014 s]
/proc/loadavg: 1.83 1.95 1.98 3/177 8916
/proc/meminfo: memFree=26967916/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=442904 CPUtime=6.28 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 109554 0 0 0 614 14 0 0 20 0 1 0 347110434 453533696 109494 33554432000 4194304 8395647 140733472838336 140733472703544 7430272 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 110726 109494 394 1026 0 109696 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 442904

[startup+12.7002 s]
/proc/loadavg: 1.85 1.95 1.98 3/177 8916
/proc/meminfo: memFree=26136384/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=859448 CPUtime=12.68 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 213466 0 0 0 1238 30 0 0 20 0 1 0 347110434 880074752 213916 33554432000 4194304 8395647 140733472838336 140733472703544 4423932 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 214862 213916 394 1026 0 213832 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 859448

[startup+25.5002 s]
/proc/loadavg: 1.88 1.95 1.98 3/177 8916
/proc/meminfo: memFree=23251512/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2441420 CPUtime=25.47 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 604933 0 0 0 2467 80 0 0 20 0 1 0 347110434 2500014080 606562 33554432000 4194304 8395647 140733472838336 140733472833560 6080375 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 610355 606562 476 1026 0 609325 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2441420

[startup+51.1003 s]
/proc/loadavg: 1.98 1.97 1.99 3/177 8916
/proc/meminfo: memFree=20965128/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2574740 CPUtime=51.07 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 636577 0 0 0 5020 87 0 0 20 0 1 0 347110434 2636533760 636564 33554432000 4194304 8395647 140733472838336 140733472833896 6636333 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 643685 636564 577 1026 0 642655 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2574740

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 8916
/proc/meminfo: memFree=20631496/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2580492 CPUtime=102.28 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 636577 0 0 0 10135 93 0 0 20 0 1 0 347110434 2642423808 636564 33554432000 4194304 8395647 140733472838336 140733472833464 6697790 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 645123 636564 577 1026 0 644093 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2580492

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 8919
/proc/meminfo: memFree=20542324/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2598072 CPUtime=162.26 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 636603 0 0 0 16127 99 0 0 20 0 1 0 347110434 2660425728 639144 33554432000 4194304 8395647 140733472838336 140733472833464 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 649518 639144 577 1026 0 648488 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2598072

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 8920
/proc/meminfo: memFree=20538336/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2600160 CPUtime=222.24 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 636642 0 0 0 22121 103 0 0 20 0 1 0 347110434 2662563840 639690 33554432000 4194304 8395647 140733472838336 140733472833896 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 650040 639690 577 1026 0 649010 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 2600160

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 8920
/proc/meminfo: memFree=20536028/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2600956 CPUtime=282.24 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 636675 0 0 0 28117 107 0 0 20 0 1 0 347110434 2663378944 639721 33554432000 4194304 8395647 140733472838336 140733472833800 6383892 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 650239 639721 577 1026 0 649209 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 2600956

[startup+342.3 s]
/proc/loadavg: 2.03 1.99 1.99 3/177 8920
/proc/meminfo: memFree=20533884/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2601496 CPUtime=342.23 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 636699 0 0 0 34113 110 0 0 20 0 1 0 347110434 2663931904 639745 33554432000 4194304 8395647 140733472838336 140733472833464 6698214 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 650374 639745 577 1026 0 649344 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 2601496

[startup+402.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/177 8920
/proc/meminfo: memFree=20530004/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2601888 CPUtime=402.21 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 636715 0 0 0 40108 113 0 0 20 0 1 0 347110434 2664333312 639760 33554432000 4194304 8395647 140733472838336 140733472833464 6723314 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 650472 639760 577 1026 0 649442 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 2601888

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 8920
/proc/meminfo: memFree=20529864/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2602068 CPUtime=462.21 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 636800 0 0 0 46103 118 0 0 20 0 1 0 347110434 2664517632 639838 33554432000 4194304 8395647 140733472838336 140733472832856 6504081 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 650517 639838 582 1026 0 649487 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2602068

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 8921
/proc/meminfo: memFree=20525672/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2602068 CPUtime=522.2 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 636818 0 0 0 52101 119 0 0 20 0 1 0 347110434 2664517632 639856 33554432000 4194304 8395647 140733472838336 140733472832856 6708393 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 650517 639856 582 1026 0 649487 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 2602068

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 8921
/proc/meminfo: memFree=20484804/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2602068 CPUtime=582.19 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 636831 0 0 0 58099 120 0 0 20 0 1 0 347110434 2664517632 639872 33554432000 4194304 8395647 140733472838336 140733472832856 6708584 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 650517 639872 582 1026 0 649487 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 2602068

[startup+642.3 s]

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

/proc/meminfo: memFree=20467072/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2602068 CPUtime=1062.11 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 636897 0 0 0 106078 133 0 0 20 0 1 0 347110434 2664517632 642255 33554432000 4194304 8395647 140733472838336 140733472832856 6669601 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 650517 642255 582 1026 0 649487 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 2602068

[startup+1122.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 8925
/proc/meminfo: memFree=20466792/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2602068 CPUtime=1122.1 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 636912 0 0 0 112075 135 0 0 20 0 1 0 347110434 2664517632 642321 33554432000 4194304 8395647 140733472838336 140733472832856 6752391 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 650517 642321 582 1026 0 649487 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 2602068

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8926
/proc/meminfo: memFree=20463160/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2605016 CPUtime=1182.1 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637039 0 0 0 118073 137 0 0 20 0 1 0 347110434 2667536384 642959 33554432000 4194304 8395647 140733472838336 140733472832856 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 651254 642959 582 1026 0 650224 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2605016

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8926
/proc/meminfo: memFree=20463172/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2605016 CPUtime=1242.09 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637044 0 0 0 124070 139 0 0 20 0 1 0 347110434 2667536384 642964 33554432000 4194304 8395647 140733472838336 140733472832856 6708477 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 651254 642964 582 1026 0 650224 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2605016

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8926
/proc/meminfo: memFree=20462952/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2605016 CPUtime=1302.09 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637048 0 0 0 130068 141 0 0 20 0 1 0 347110434 2667536384 642968 33554432000 4194304 8395647 140733472838336 140733472832856 6708393 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 651254 642968 582 1026 0 650224 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2605016

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8929
/proc/meminfo: memFree=20461740/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2605016 CPUtime=1362.07 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637052 0 0 0 136066 141 0 0 20 0 1 0 347110434 2667536384 642972 33554432000 4194304 8395647 140733472838336 140733472832904 6708203 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 651254 642972 582 1026 0 650224 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 2605016

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8952
/proc/meminfo: memFree=20462148/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2605016 CPUtime=1422.07 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637054 0 0 0 142064 143 0 0 20 0 1 0 347110434 2667536384 642974 33554432000 4194304 8395647 140733472838336 140733472832856 6697246 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 651254 642974 582 1026 0 650224 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2605016

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8953
/proc/meminfo: memFree=20461968/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2605016 CPUtime=1482.05 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637056 0 0 0 148060 145 0 0 20 0 1 0 347110434 2667536384 642976 33554432000 4194304 8395647 140733472838336 140733472832904 6708178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 651254 642976 582 1026 0 650224 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 2605016

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8953
/proc/meminfo: memFree=20462388/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2605016 CPUtime=1542.04 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637059 0 0 0 154057 147 0 0 20 0 1 0 347110434 2667536384 642979 33554432000 4194304 8395647 140733472838336 140733472832856 6637024 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 651254 642979 582 1026 0 650224 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 2605016

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8953
/proc/meminfo: memFree=20461872/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2605016 CPUtime=1602.03 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637062 0 0 0 160055 148 0 0 20 0 1 0 347110434 2667536384 642982 33554432000 4194304 8395647 140733472838336 140733472832856 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 651254 642982 582 1026 0 650224 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 2605016

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8953
/proc/meminfo: memFree=20462148/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2605016 CPUtime=1662.03 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637065 0 0 0 166053 150 0 0 20 0 1 0 347110434 2667536384 642985 33554432000 4194304 8395647 140733472838336 140733472832856 6708238 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 651254 642985 582 1026 0 650224 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2605016

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8953
/proc/meminfo: memFree=20462068/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2605016 CPUtime=1722.01 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637068 0 0 0 172050 151 0 0 20 0 1 0 347110434 2667536384 642988 33554432000 4194304 8395647 140733472838336 140733472832856 6708477 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 651254 642988 582 1026 0 650224 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 2605016

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8954
/proc/meminfo: memFree=20460964/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2605016 CPUtime=1782.01 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637068 0 0 0 178049 152 0 0 20 0 1 0 347110434 2667536384 642988 33554432000 4194304 8395647 140733472838336 140733472832856 6708248 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 651254 642988 582 1026 0 650224 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2605016

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8954
/proc/meminfo: memFree=20461584/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2605016 CPUtime=1785.2 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637068 0 0 0 178368 152 0 0 20 0 1 0 347110434 2667536384 642988 33554432000 4194304 8395647 140733472838336 140733472832904 6697359 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 651254 642988 582 1026 0 650224 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 2605016

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8954
/proc/meminfo: memFree=20461584/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2605016 CPUtime=1788.4 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637068 0 0 0 178688 152 0 0 20 0 1 0 347110434 2667536384 642988 33554432000 4194304 8395647 140733472838336 140733472832856 6708282 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 651254 642988 582 1026 0 650224 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 2605016

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8954
/proc/meminfo: memFree=20461584/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2571772 CPUtime=1790 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637074 0 0 0 178848 152 0 0 20 0 1 0 347110434 2633494528 638410 33554432000 4194304 8395647 140733472838336 140733472832856 5215640 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 642943 638410 588 1026 0 641913 0
Current children cumulated CPU time (s) 1790
Current children cumulated vsize (KiB) 2571772

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8954
/proc/meminfo: memFree=20543128/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2406284 CPUtime=1791.61 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637078 0 0 0 179007 154 0 0 20 0 1 0 347110434 2464034816 597117 33554432000 4194304 8395647 140733472838336 140733472837672 6345229 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 601571 597117 592 1026 0 600541 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 2406284

[startup+1792.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8954
/proc/meminfo: memFree=20543128/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=2053608 CPUtime=1792.01 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637078 0 0 0 179043 158 0 0 20 0 1 0 347110434 2102894592 508948 33554432000 4194304 8395647 140733472838336 140733472837672 6345173 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 513402 508948 592 1026 0 512372 0
Current children cumulated CPU time (s) 1792.01
Current children cumulated vsize (KiB) 2053608

[startup+1792.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8954
/proc/meminfo: memFree=20543128/32873648 swapFree=7116/7116
[pid=8905] ppid=8903 vsize=1818644 CPUtime=1792.21 cores=1,3,5,7
/proc/8905/stat : 8905 (pbscip.linux.x8) R 8903 8905 7629 0 -1 4202496 637078 0 0 0 179061 160 0 0 20 0 1 0 347110434 1862291456 450231 33554432000 4194304 8395647 140733472838336 140733472837528 7435351 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8905/statm: 454661 450231 592 1026 0 453631 0
Current children cumulated CPU time (s) 1792.21
Current children cumulated vsize (KiB) 1818644

Child status: 0
Real time (s): 1792.56
CPU time (s): 1792.28
CPU user time (s): 1790.67
CPU system time (s): 1.61275
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 2605016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.67
system time used= 1.61275
maximum resident set size= 2571956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 637086
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= 27
involuntary context switches= 1899

runsolver used 3.78742 second user time and 10.4174 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-04 13:37:30
IDJOB=3744743
IDBENCH=92823
IDSOLVER=2326
FILE ID=node123/3744743-1338809848
RUNJOBID= node123-1338809848-8888
PBS_JOBID= 14636858
Free space on /tmp= 71164 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.01-2.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-3744743-1338809848/watcher-3744743-1338809848 -o /tmp/evaluation-result-3744743-1338809848/solver-3744743-1338809848 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744743-1338809848.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a5191d93a779f8a3cc9e0ce05eabef05
RANDOM SEED=310571309

node123.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27666744 kB
Buffers:         1819192 kB
Cached:          2475452 kB
SwapCached:         2268 kB
Active:          2334672 kB
Inactive:        1974116 kB
Active(anon):       7420 kB
Inactive(anon):     5504 kB
Active(file):    2327252 kB
Inactive(file):  1968612 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:            148848 kB
Writeback:             0 kB
AnonPages:         17900 kB
Mapped:             9636 kB
Shmem:                 0 kB
Slab:             759560 kB
SReclaimable:     199184 kB
SUnreclaim:       560376 kB
KernelStack:        1424 kB
PageTables:         3976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     108296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71100 MiB
End job on node123 at 2012-06-04 14:07:22