Trace number 3744803

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? 1793.19 1793.48

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb1-0.10-8.opb
MD5SUM6588abae91382e225ff22e3d71e1a061
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9927
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables212006
Total number of constraints2890345
Number of constraints which are clauses2890345
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-3744803-1338810597.opb>
17.99/18.05	c original problem has 212006 variables (212006 bin, 0 int, 0 impl, 0 cont) and 2890345 constraints
17.99/18.05	c problem read
17.99/18.05	c presolving settings loaded
21.48/21.50	c presolving:
34.48/34.58	c (round 1) 125134 del vars, 1970152 del conss, 123156 chg bounds, 96 chg sides, 125 chg coeffs, 0 upgd conss, 14753608 impls, 0 clqs
36.28/36.34	c (round 2) 127523 del vars, 2188683 del conss, 123424 chg bounds, 96 chg sides, 125 chg coeffs, 0 upgd conss, 14770684 impls, 0 clqs
36.68/36.77	c (round 3) 130566 del vars, 2213708 del conss, 123443 chg bounds, 116 chg sides, 160 chg coeffs, 0 upgd conss, 14777156 impls, 0 clqs
36.98/37.00	c (round 4) 131914 del vars, 2222262 del conss, 123444 chg bounds, 117 chg sides, 161 chg coeffs, 0 upgd conss, 14778234 impls, 0 clqs
37.08/37.12	c (round 5) 132022 del vars, 2222398 del conss, 123444 chg bounds, 117 chg sides, 162 chg coeffs, 0 upgd conss, 14778234 impls, 0 clqs
39.98/40.05	c (round 6) 132022 del vars, 2222399 del conss, 123444 chg bounds, 117 chg sides, 162 chg coeffs, 665890 upgd conss, 14778234 impls, 0 clqs
40.78/40.85	c (round 7) 132022 del vars, 2222399 del conss, 123444 chg bounds, 117 chg sides, 162 chg coeffs, 667946 upgd conss, 14778234 impls, 0 clqs
45.88/45.97	c    (27.9s) probing: 101/79984 (0.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
45.88/45.97	c    (27.9s) probing aborted: 100/100 successive totally useless probings
45.88/45.97	c presolving (8 rounds):
45.88/45.97	c  132022 deleted vars, 2222399 deleted constraints, 123444 tightened bounds, 0 added holes, 117 changed sides, 162 changed coefficients
45.88/45.97	c  14778234 implications, 0 cliques
45.88/45.97	c presolved problem has 79984 variables (79984 bin, 0 int, 0 impl, 0 cont) and 667946 constraints
45.88/45.97	c  469121 constraints of type <setppc>
45.88/45.97	c  198825 constraints of type <logicor>
45.88/45.97	c transformed objective value is always integral (scale: 1)
45.88/45.97	c Presolving Time: 24.91
45.88/45.97	c - non default parameters ----------------------------------------------------------------------
45.88/45.97	c # SCIP version 1.2.1.3
45.88/45.97	c 
45.88/45.97	c # frequency for displaying node information lines
45.88/45.97	c # [type: int, range: [-1,2147483647], default: 100]
45.88/45.97	c display/freq = 10000
45.88/45.97	c 
45.88/45.97	c # maximal time in seconds to run
45.88/45.97	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
45.88/45.97	c limits/time = 1771.95
45.88/45.97	c 
45.88/45.97	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
45.88/45.97	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
45.88/45.97	c limits/memory = 13950
45.88/45.97	c 
45.88/45.97	c # default clock type (1: CPU user seconds, 2: wall clock time)
45.88/45.97	c # [type: int, range: [1,2], default: 1]
45.88/45.97	c timing/clocktype = 2
45.88/45.97	c 
45.88/45.97	c # should presolving try to simplify inequalities
45.88/45.97	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
45.88/45.97	c constraints/linear/simplifyinequalities = TRUE
45.88/45.97	c 
45.88/45.97	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
45.88/45.97	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
45.88/45.97	c constraints/indicator/addCouplingCons = TRUE
45.88/45.97	c 
45.88/45.97	c # should presolving try to simplify knapsacks
45.88/45.97	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
45.88/45.97	c constraints/knapsack/simplifyinequalities = TRUE
45.88/45.97	c 
45.88/45.97	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
45.88/45.97	c # [type: int, range: [-1,2147483647], default: -1]
45.88/45.97	c separating/rapidlearning/freq = 0
45.88/45.97	c 
45.88/45.97	c -----------------------------------------------------------------------------------------------
45.88/45.97	c start solving
45.98/46.01	c 
1010.42/1010.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1010.42/1010.63	c   993s|     1 |     0 | 81209 |     - |2253M|   0 |  42k|  79k| 667k|  79k| 667k|   0 |   0 |   0 | 2.909000e+03 |      --      |    Inf 
1790.29/1790.64	c  1773s|     1 |     2 | 92127 |     - |2261M|   0 |   - |  79k| 667k|  79k| 667k|   0 |   0 |   0 | 2.909000e+03 |      --      |    Inf 
1790.29/1790.64	c 
1790.29/1790.64	c SCIP Status        : solving was interrupted [time limit reached]
1790.29/1790.64	c Solving Time (sec) : 1772.58
1790.29/1790.64	c Solving Nodes      : 1
1790.29/1790.64	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.29/1790.64	c Dual Bound         : +2.90900000000000e+03
1790.29/1790.64	c Gap                : infinite
1790.29/1790.64	s UNKNOWN
1790.29/1790.64	c SCIP Status        : solving was interrupted [time limit reached]
1790.29/1790.64	c Solving Time       :    1772.58
1790.29/1790.64	c Original Problem   :
1790.29/1790.64	c   Problem name     : HOME/instance-3744803-1338810597.opb
1790.29/1790.64	c   Variables        : 212006 (212006 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.29/1790.64	c   Constraints      : 2890345 initial, 2890345 maximal
1790.29/1790.64	c Presolved Problem  :
1790.29/1790.64	c   Problem name     : t_HOME/instance-3744803-1338810597.opb
1790.29/1790.64	c   Variables        : 79984 (79984 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.29/1790.64	c   Constraints      : 667946 initial, 667946 maximal
1790.29/1790.64	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.29/1790.64	c   trivial          :       0.05          0          0          0          0          0          0          0          0
1790.29/1790.64	c   dualfix          :       0.31       4975          0          0          0          0          0          0          0
1790.29/1790.64	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.29/1790.64	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.29/1790.64	c   implics          :       2.58          0       1535          0          0          0          0          0          0
1790.29/1790.64	c   probing          :       4.68          0          0          0          0          0          0          0          0
1790.29/1790.64	c   setppc           :       0.88          0          0          0          0          0          0          0          0
1790.29/1790.64	c   linear           :      11.70     123450       2062          0     123444          0    2222399        117        162
1790.29/1790.64	c   logicor          :       0.46          0          0          0          0          0          0          0          0
1790.29/1790.64	c   root node        :          -          0          -          -          0          -          -          -          -
1790.29/1790.64	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.29/1790.64	c   integral         :          0          0          0          0          0          0          0          0          0          0
1790.29/1790.64	c   setppc           :     469121          0        201          0          1          0          0          0          0          0
1790.29/1790.64	c   logicor          :     198825          0        201          0          1          0          0          0          0          0
1790.29/1790.64	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1790.29/1790.64	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.29/1790.64	c   integral         :       0.00       0.00       0.00       0.00       0.00
1790.29/1790.64	c   setppc           :       3.50       0.00       3.41       0.00       0.09
1790.29/1790.64	c   logicor          :       0.19       0.00       0.16       0.00       0.03
1790.29/1790.64	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.29/1790.64	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.29/1790.64	c   vbounds          :       0.00          2          0          0
1790.29/1790.64	c   rootredcost      :       0.00          0          0          0
1790.29/1790.64	c   pseudoobj        :       0.00          2          0          0
1790.29/1790.64	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.29/1790.64	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.29/1790.64	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.29/1790.64	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.29/1790.64	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.29/1790.64	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.29/1790.64	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.29/1790.64	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.29/1790.64	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.29/1790.64	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1790.29/1790.64	c   redcost          :       0.00          0          0          0          0          0
1790.29/1790.64	c   impliedbounds    :       0.00          0          0          0          0          0
1790.29/1790.64	c   intobj           :       0.00          0          0          0          0          0
1790.29/1790.64	c   cgmip            :       0.00          0          0          0          0          0
1790.29/1790.64	c   gomory           :       0.00          0          0          0          0          0
1790.29/1790.64	c   strongcg         :       0.00          0          0          0          0          0
1790.29/1790.64	c   cmir             :       0.00          0          0          0          0          0
1790.29/1790.64	c   flowcover        :       0.00          0          0          0          0          0
1790.29/1790.64	c   clique           :       0.00          0          0          0          0          0
1790.29/1790.64	c   zerohalf         :       0.00          0          0          0          0          0
1790.29/1790.64	c   mcf              :       0.00          0          0          0          0          0
1790.29/1790.64	c   rapidlearning    :       0.00          0          0          0          0          0
1790.29/1790.64	c Pricers            :       Time      Calls       Vars
1790.29/1790.64	c   problem variables:       0.00          0          0
1790.29/1790.64	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.29/1790.64	c   relpscost        :       0.00          0          0          0          0          0          0
1790.29/1790.64	c   pscost           :       0.00          0          0          0          0          0          0
1790.29/1790.64	c   inference        :       0.01          1          0          0          0          0          2
1790.29/1790.64	c   mostinf          :       0.00          0          0          0          0          0          0
1790.29/1790.64	c   leastinf         :       0.00          0          0          0          0          0          0
1790.29/1790.64	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.29/1790.64	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.29/1790.64	c   random           :       0.00          0          0          0          0          0          0
1790.29/1790.64	c Primal Heuristics  :       Time      Calls      Found
1790.29/1790.64	c   LP solutions     :       0.00          -          0
1790.29/1790.64	c   pseudo solutions :       0.00          -          0
1790.29/1790.64	c   oneopt           :       0.00          0          0
1790.29/1790.64	c   trivial          :       0.23          2          0
1790.29/1790.64	c   simplerounding   :       0.00          0          0
1790.29/1790.64	c   zirounding       :       0.00          0          0
1790.29/1790.64	c   rounding         :       0.03          1          0
1790.29/1790.64	c   shifting         :       2.76          1          0
1790.29/1790.64	c   intshifting      :       0.00          0          0
1790.29/1790.64	c   twoopt           :       0.00          0          0
1790.29/1790.64	c   fixandinfer      :       0.00          0          0
1790.29/1790.64	c   feaspump         :     777.08          1          0
1790.29/1790.64	c   coefdiving       :       0.00          0          0
1790.29/1790.64	c   pscostdiving     :       0.00          0          0
1790.29/1790.64	c   fracdiving       :       0.00          0          0
1790.29/1790.64	c   veclendiving     :       0.00          0          0
1790.29/1790.64	c   intdiving        :       0.00          0          0
1790.29/1790.64	c   actconsdiving    :       0.00          0          0
1790.29/1790.64	c   objpscostdiving  :       0.00          0          0
1790.29/1790.64	c   rootsoldiving    :       0.00          0          0
1790.29/1790.64	c   linesearchdiving :       0.00          0          0
1790.29/1790.64	c   guideddiving     :       0.00          0          0
1790.29/1790.64	c   octane           :       0.00          0          0
1790.29/1790.64	c   rens             :       0.00          0          0
1790.29/1790.64	c   rins             :       0.00          0          0
1790.29/1790.64	c   localbranching   :       0.00          0          0
1790.29/1790.64	c   mutation         :       0.00          0          0
1790.29/1790.64	c   crossover        :       0.00          0          0
1790.29/1790.64	c   dins             :       0.00          0          0
1790.29/1790.64	c   undercover       :       0.00          0          0
1790.29/1790.64	c   nlp              :       0.00          0          0
1790.29/1790.64	c   trysol           :       0.00          0          0
1790.29/1790.64	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.29/1790.64	c   primal LP        :       0.00          0          0       0.00          -
1790.29/1790.64	c   dual LP          :     963.42          1      81209   81209.00      84.29
1790.29/1790.64	c   lex dual LP      :       0.00          0          0       0.00          -
1790.29/1790.64	c   barrier LP       :       0.00          0          0       0.00          -
1790.29/1790.64	c   diving/probing LP:     777.02          1      10918   10918.00      14.05
1790.29/1790.64	c   strong branching :       0.00          0          0       0.00          -
1790.29/1790.64	c     (at root node) :          -          0          0       0.00          -
1790.29/1790.64	c   conflict analysis:       0.00          0          0       0.00          -
1790.29/1790.64	c B&B Tree           :
1790.29/1790.64	c   number of runs   :          1
1790.29/1790.64	c   nodes            :          1
1790.29/1790.64	c   nodes (total)    :          1
1790.29/1790.64	c   nodes left       :          2
1790.29/1790.64	c   max depth        :          0
1790.29/1790.64	c   max depth (total):          0
1790.29/1790.64	c   backtracks       :          0 (0.0%)
1790.29/1790.64	c   delayed cutoffs  :          0
1790.29/1790.64	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.29/1790.64	c   avg switch length:       1.00
1790.29/1790.64	c   switching time   :       0.00
1790.29/1790.64	c Solution           :
1790.29/1790.64	c   Solutions found  :          0 (0 improvements)
1790.29/1790.64	c   Primal Bound     :          -
1790.29/1790.64	c   Dual Bound       : +2.90900000000000e+03
1790.29/1790.64	c   Gap              :   infinite
1790.29/1790.64	c   Root Dual Bound  : +2.90900000000000e+03
1790.29/1790.64	c   Root Iterations  :      92127
1793.09/1793.48	c Time complete: 1793.17.

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

running on 4 cores: 0,2,4,6

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: 2.00 2.00 2.00 3/176 6834
/proc/meminfo: memFree=30317560/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 1244 0 0 0 0 0 0 0 20 0 1 0 347188584 8105984 1191 33554432000 4194304 8395647 140735502701184 140735741805016 6766226 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6834/statm: 1979 1191 370 1026 0 949 0

[startup+0.0506589 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6834
/proc/meminfo: memFree=30317560/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=25580 CPUtime=0.04 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 5617 0 0 0 3 1 0 0 20 0 1 0 347188584 26193920 5558 33554432000 4194304 8395647 140735502701184 140735741805016 7373193 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6834/statm: 6395 5558 394 1026 0 5365 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25580

[startup+0.100297 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6834
/proc/meminfo: memFree=30317560/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=31912 CPUtime=0.09 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 7192 0 0 0 8 1 0 0 20 0 1 0 347188584 32677888 7133 33554432000 4194304 8395647 140735502701184 140735741805016 7301491 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6834/statm: 7978 7133 394 1026 0 6948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31912

[startup+0.300268 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6834
/proc/meminfo: memFree=30317560/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=49644 CPUtime=0.29 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 11641 0 0 0 28 1 0 0 20 0 1 0 347188584 50835456 11582 33554432000 4194304 8395647 140735502701184 140735741805016 7384783 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6834/statm: 12411 11582 394 1026 0 11381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49644

[startup+0.700273 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6834
/proc/meminfo: memFree=30317560/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=78048 CPUtime=0.69 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 18703 0 0 0 66 3 0 0 20 0 1 0 347188584 79921152 18644 33554432000 4194304 8395647 140735502701184 140735502566392 4507292 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 19512 18644 394 1026 0 18482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78048

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6836
/proc/meminfo: memFree=30205076/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=128036 CPUtime=1.49 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 31236 0 0 0 144 5 0 0 20 0 1 0 347188584 131108864 31177 33554432000 4194304 8395647 140735502701184 140735502566392 7275888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 32009 31177 394 1026 0 30979 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 128036

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6838
/proc/meminfo: memFree=30137440/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=231256 CPUtime=3.08 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 56846 0 0 0 300 8 0 0 20 0 1 0 347188584 236806144 56787 33554432000 4194304 8395647 140735502701184 140735502566392 4440209 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 57814 56787 394 1026 0 56784 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 231256

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6838
/proc/meminfo: memFree=29929744/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=434088 CPUtime=6.29 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 107392 0 0 0 614 15 0 0 20 0 1 0 347188584 444506112 107333 33554432000 4194304 8395647 140735502701184 140735502566392 4212734 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 108522 107333 394 1026 0 107492 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 434088

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6838
/proc/meminfo: memFree=29515988/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=833396 CPUtime=12.69 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 207450 0 0 0 1238 31 0 0 20 0 1 0 347188584 853397504 207393 33554432000 4194304 8395647 140735502701184 140735502566392 6347101 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 208349 207409 394 1026 0 207319 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 833396

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 6838
/proc/meminfo: memFree=27332852/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3001556 CPUtime=25.49 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 738523 0 0 0 2442 107 0 0 20 0 1 0 347188584 3073593344 745775 33554432000 4194304 8395647 140735502701184 140735502696936 4497318 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 750389 745775 476 1026 0 749359 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3001556

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 6838
/proc/meminfo: memFree=26933476/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3413724 CPUtime=51.08 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 830011 0 0 0 4986 122 0 0 20 0 1 0 347188584 3495653376 845463 33554432000 4194304 8395647 140735502701184 140735502696648 6496256 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 853431 845463 570 1026 0 852401 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3413724

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6839
/proc/meminfo: memFree=26875076/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3474600 CPUtime=102.27 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 831677 0 0 0 10100 127 0 0 20 0 1 0 347188584 3557990400 859115 33554432000 4194304 8395647 140735502701184 140735502696648 6636387 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 868650 859115 575 1026 0 867620 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3474600

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6839
/proc/meminfo: memFree=26883480/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3479968 CPUtime=162.26 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 831677 0 0 0 16095 131 0 0 20 0 1 0 347188584 3563487232 859115 33554432000 4194304 8395647 140735502701184 140735502696312 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 869992 859115 575 1026 0 868962 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 3479968

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6839
/proc/meminfo: memFree=26882888/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3484736 CPUtime=222.26 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 834613 0 0 0 22090 136 0 0 20 0 1 0 347188584 3568369664 859115 33554432000 4194304 8395647 140735502701184 140735502696312 6636354 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 871184 859115 575 1026 0 870154 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 3484736

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 6839
/proc/meminfo: memFree=26867716/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3555044 CPUtime=282.24 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 839136 0 0 0 28083 141 0 0 20 0 1 0 347188584 3640365056 862112 33554432000 4194304 8395647 140735502701184 140735502696312 7382123 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 888761 862112 575 1026 0 887731 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 3555044

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6839
/proc/meminfo: memFree=26799988/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3618320 CPUtime=342.24 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 848920 0 0 0 34074 150 0 0 20 0 1 0 347188584 3705159680 875229 33554432000 4194304 8395647 140735502701184 140735502695352 7382147 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 904580 875229 577 1026 0 903550 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 3618320

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6840
/proc/meminfo: memFree=26807256/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3553000 CPUtime=402.23 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 855014 0 0 0 40062 161 0 0 20 0 1 0 347188584 3638272000 872695 33554432000 4194304 8395647 140735502701184 140735502696744 6698349 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 888250 872695 577 1026 0 887220 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 3553000

[startup+462.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6840
/proc/meminfo: memFree=26806852/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3555420 CPUtime=462.22 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 856096 0 0 0 46050 172 0 0 20 0 1 0 347188584 3640750080 872749 33554432000 4194304 8395647 140735502701184 140735502696312 6721235 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 888855 872749 577 1026 0 887825 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 3555420

[startup+522.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 6840
/proc/meminfo: memFree=26766668/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3658936 CPUtime=522.21 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 861383 0 0 0 52039 182 0 0 20 0 1 0 347188584 3746750464 882888 33554432000 4194304 8395647 140735502701184 140735502695352 6697983 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 914734 882888 577 1026 0 913704 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 3658936

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6840
/proc/meminfo: memFree=26758648/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3660524 CPUtime=582.2 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 867840 0 0 0 58031 189 0 0 20 0 1 0 347188584 3748376576 882567 33554432000 4194304 8395647 140735502701184 140735502695352 6697711 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 915131 882567 577 1026 0 914101 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 3660524

[startup+642.3 s]

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

/proc/meminfo: memFree=26564868/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1062.1 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 900092 0 0 0 105969 241 0 0 20 0 1 0 347188584 3673526272 879896 33554432000 4194304 8395647 140735502701184 140735502695704 6708373 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 879896 582 1026 0 895827 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 3587428

[startup+1122.31 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6907
/proc/meminfo: memFree=26564772/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1122.1 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 900726 0 0 0 111967 243 0 0 20 0 1 0 347188584 3673526272 879896 33554432000 4194304 8395647 140735502701184 140735502696008 6708208 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 879896 582 1026 0 895827 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 3587428

[startup+1182.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6907
/proc/meminfo: memFree=26564800/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1182.09 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 901772 0 0 0 117963 246 0 0 20 0 1 0 347188584 3673526272 879896 33554432000 4194304 8395647 140735502701184 140735502695704 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 879896 582 1026 0 895827 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 3587428

[startup+1242.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 6910
/proc/meminfo: memFree=26565068/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1242.08 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 902595 0 0 0 123960 248 0 0 20 0 1 0 347188584 3673526272 879896 33554432000 4194304 8395647 140735502701184 140735502695752 6708238 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 879896 582 1026 0 895827 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 3587428

[startup+1302.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6911
/proc/meminfo: memFree=26564980/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1302.07 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 903221 0 0 0 129957 250 0 0 20 0 1 0 347188584 3673526272 879896 33554432000 4194304 8395647 140735502701184 140735502695704 6708208 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 879896 582 1026 0 895827 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 3587428

[startup+1362.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6911
/proc/meminfo: memFree=26565008/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1362.06 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 904073 0 0 0 135954 252 0 0 20 0 1 0 347188584 3673526272 879899 33554432000 4194304 8395647 140735502701184 140735502695752 6708010 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 879899 582 1026 0 895827 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 3587428

[startup+1422.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6911
/proc/meminfo: memFree=26564912/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1422.05 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 905383 0 0 0 141950 255 0 0 20 0 1 0 347188584 3673526272 879899 33554432000 4194304 8395647 140735502701184 140735502695704 6667655 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 879899 582 1026 0 895827 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 3587428

[startup+1482.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6911
/proc/meminfo: memFree=26564692/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1482.04 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 906284 0 0 0 147947 257 0 0 20 0 1 0 347188584 3673526272 879899 33554432000 4194304 8395647 140735502701184 140735502695704 6697246 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 879899 582 1026 0 895827 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 3587428

[startup+1542.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6911
/proc/meminfo: memFree=26564720/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1542.03 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 907196 0 0 0 153944 259 0 0 20 0 1 0 347188584 3673526272 879929 33554432000 4194304 8395647 140735502701184 140735502695704 6637222 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 879929 582 1026 0 895827 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 3587428

[startup+1602.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6912
/proc/meminfo: memFree=26556564/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1602.02 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 908735 0 0 0 159940 262 0 0 20 0 1 0 347188584 3673526272 881998 33554432000 4194304 8395647 140735502701184 140735502695752 6708616 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 881998 582 1026 0 895827 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 3587428

[startup+1662.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6912
/proc/meminfo: memFree=26556344/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1662.01 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 909812 0 0 0 165937 264 0 0 20 0 1 0 347188584 3673526272 881998 33554432000 4194304 8395647 140735502701184 140735502695704 6708040 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 881998 582 1026 0 895827 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 3587428

[startup+1722.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6912
/proc/meminfo: memFree=26556248/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1722 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 911071 0 0 0 171933 267 0 0 20 0 1 0 347188584 3673526272 882003 33554432000 4194304 8395647 140735502701184 140735502695704 6503550 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 882003 582 1026 0 895827 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 3587428

[startup+1782.31 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6912
/proc/meminfo: memFree=26556400/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1782 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 911907 0 0 0 177931 269 0 0 20 0 1 0 347188584 3673526272 882004 33554432000 4194304 8395647 140735502701184 140735502695704 6709509 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 882004 582 1026 0 895827 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 3587428

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

[startup+1785.8 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6912
/proc/meminfo: memFree=26556012/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1785.49 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 911907 0 0 0 178280 269 0 0 20 0 1 0 347188584 3673526272 882004 33554432000 4194304 8395647 140735502701184 140735502695752 6708203 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 882004 582 1026 0 895827 0
Current children cumulated CPU time (s) 1785.49
Current children cumulated vsize (KiB) 3587428

[startup+1789 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6912
/proc/meminfo: memFree=26556508/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3587428 CPUtime=1788.69 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 911907 0 0 0 178600 269 0 0 20 0 1 0 347188584 3673526272 882004 33554432000 4194304 8395647 140735502701184 140735502695704 6697359 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 896857 882004 582 1026 0 895827 0
Current children cumulated CPU time (s) 1788.69
Current children cumulated vsize (KiB) 3587428

[startup+1790.6 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6912
/proc/meminfo: memFree=26556508/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3413724 CPUtime=1790.29 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 911908 0 0 0 178759 270 0 0 20 0 1 0 347188584 3495653376 847698 33554432000 4194304 8395647 140735502701184 140735502695704 4749225 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 853431 847698 583 1026 0 852401 0
Current children cumulated CPU time (s) 1790.29
Current children cumulated vsize (KiB) 3413724

[startup+1792.21 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6912
/proc/meminfo: memFree=26695708/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=3412064 CPUtime=1791.9 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 911917 0 0 0 178920 270 0 0 20 0 1 0 347188584 3493953536 847292 33554432000 4194304 8395647 140735502701184 140735502700520 6068865 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 853016 847292 592 1026 0 851986 0
Current children cumulated CPU time (s) 1791.9
Current children cumulated vsize (KiB) 3412064

[startup+1793 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6912
/proc/meminfo: memFree=26695708/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=2825056 CPUtime=1792.69 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 911917 0 0 0 178996 273 0 0 20 0 1 0 347188584 2892857344 703702 33554432000 4194304 8395647 140735502701184 140735502700424 4969819 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 706264 703702 592 1026 0 705234 0
Current children cumulated CPU time (s) 1792.69
Current children cumulated vsize (KiB) 2825056

[startup+1793.4 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 6912
/proc/meminfo: memFree=27480628/32873844 swapFree=7116/7116
[pid=6834] ppid=6832 vsize=2361164 CPUtime=1793.09 cores=0,2,4,6
/proc/6834/stat : 6834 (pbscip.linux.x8) R 6832 6834 4984 0 -1 4202496 911917 0 0 0 179033 276 0 0 20 0 1 0 347188584 2417831936 587897 33554432000 4194304 8395647 140735502701184 140735502700424 7435351 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6834/statm: 590291 587897 592 1026 0 589261 0
Current children cumulated CPU time (s) 1793.09
Current children cumulated vsize (KiB) 2361164

Child status: 0
Real time (s): 1793.48
CPU time (s): 1793.19
CPU user time (s): 1790.39
CPU system time (s): 2.79557
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 3664680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.39
system time used= 2.79557
maximum resident set size= 3547264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 911925
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= 32
involuntary context switches= 2142

runsolver used 8.59869 second user time and 15.6606 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-04 13:50:00
IDJOB=3744803
IDBENCH=92852
IDSOLVER=2326
FILE ID=node103/3744803-1338810597
RUNJOBID= node103-1338783950-5000
PBS_JOBID= 14636845
Free space on /tmp= 71008 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.recomb1-0.10-8.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-3744803-1338810597/watcher-3744803-1338810597 -o /tmp/evaluation-result-3744803-1338810597/solver-3744803-1338810597 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744803-1338810597.opb -t 1800 -m 15500

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

MD5SUM BENCH= 6588abae91382e225ff22e3d71e1a061
RANDOM SEED=1494745598

node103.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		: 2666.189
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	: 5332.37
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		: 2666.189
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		: 2666.189
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		: 2666.189
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		: 2666.189
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		: 2666.189
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	: 5411.36
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		: 2666.189
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		: 2666.189
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:       32873844 kB
MemFree:        30317824 kB
Buffers:          214200 kB
Cached:           602816 kB
SwapCached:         5648 kB
Active:          1258648 kB
Inactive:         516636 kB
Active(anon):     956244 kB
Inactive(anon):     4740 kB
Active(file):     302404 kB
Inactive(file):   511896 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096352 kB
Dirty:            100516 kB
Writeback:             0 kB
AnonPages:        963600 kB
Mapped:            11264 kB
Shmem:                 0 kB
Slab:             637392 kB
SReclaimable:      77716 kB
SUnreclaim:       559676 kB
KernelStack:        1440 kB
PageTables:         5864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1093516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71000 MiB
End job on node103 at 2012-06-04 14:19:54