Trace number 3744761

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.21 1793.48

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.10-7.opb
MD5SUM89969a8b18dea22d2172ff4d7dacd555
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71569
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables212648
Total number of constraints2506346
Number of constraints which are clauses2506346
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-3744761-1338810241.opb>
15.58/15.61	c original problem has 212648 variables (212648 bin, 0 int, 0 impl, 0 cont) and 2506346 constraints
15.58/15.61	c problem read
15.58/15.61	c presolving settings loaded
18.60/18.63	c presolving:
29.59/29.65	c (round 1) 126708 del vars, 1696831 del conss, 125077 chg bounds, 88 chg sides, 128 chg coeffs, 0 upgd conss, 13051790 impls, 0 clqs
31.09/31.15	c (round 2) 130710 del vars, 1892248 del conss, 125340 chg bounds, 88 chg sides, 128 chg coeffs, 0 upgd conss, 13084958 impls, 0 clqs
31.69/31.73	c (round 3) 136756 del vars, 1941365 del conss, 125390 chg bounds, 105 chg sides, 166 chg coeffs, 0 upgd conss, 13086830 impls, 0 clqs
31.89/31.90	c (round 4) 138137 del vars, 1946965 del conss, 125395 chg bounds, 105 chg sides, 166 chg coeffs, 0 upgd conss, 13087358 impls, 0 clqs
31.99/32.00	c (round 5) 138232 del vars, 1947034 del conss, 125398 chg bounds, 105 chg sides, 166 chg coeffs, 0 upgd conss, 13087542 impls, 0 clqs
36.99/37.09	c    (21.5s) probing: 101/74410 (0.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
36.99/37.09	c    (21.5s) probing aborted: 100/100 successive totally useless probings
39.28/39.35	c (round 6) 138238 del vars, 1947062 del conss, 125400 chg bounds, 105 chg sides, 166 chg coeffs, 557116 upgd conss, 13088006 impls, 0 clqs
39.78/39.80	c (round 7) 138256 del vars, 1947227 del conss, 125400 chg bounds, 105 chg sides, 166 chg coeffs, 559284 upgd conss, 13088006 impls, 0 clqs
40.48/40.53	c    (24.9s) probing: 111/74410 (0.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
40.48/40.53	c    (24.9s) probing aborted: 100/100 successive totally useless probings
40.48/40.54	c presolving (8 rounds):
40.48/40.54	c  138256 deleted vars, 1947227 deleted constraints, 125400 tightened bounds, 0 added holes, 105 changed sides, 166 changed coefficients
40.48/40.54	c  13088006 implications, 0 cliques
40.48/40.54	c presolved problem has 74392 variables (74392 bin, 0 int, 0 impl, 0 cont) and 559119 constraints
40.48/40.54	c  385304 constraints of type <setppc>
40.48/40.54	c  173815 constraints of type <logicor>
40.48/40.54	c transformed objective value is always integral (scale: 1)
40.48/40.54	c Presolving Time: 22.31
40.48/40.54	c - non default parameters ----------------------------------------------------------------------
40.48/40.54	c # SCIP version 1.2.1.3
40.48/40.54	c 
40.48/40.54	c # frequency for displaying node information lines
40.48/40.54	c # [type: int, range: [-1,2147483647], default: 100]
40.48/40.54	c display/freq = 10000
40.48/40.54	c 
40.48/40.54	c # maximal time in seconds to run
40.48/40.54	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
40.48/40.54	c limits/time = 1774.4
40.48/40.54	c 
40.48/40.54	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
40.48/40.54	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
40.48/40.54	c limits/memory = 13950
40.48/40.54	c 
40.48/40.54	c # default clock type (1: CPU user seconds, 2: wall clock time)
40.48/40.54	c # [type: int, range: [1,2], default: 1]
40.48/40.54	c timing/clocktype = 2
40.48/40.54	c 
40.48/40.54	c # should presolving try to simplify inequalities
40.48/40.54	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
40.48/40.54	c constraints/linear/simplifyinequalities = TRUE
40.48/40.54	c 
40.48/40.54	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
40.48/40.54	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
40.48/40.54	c constraints/indicator/addCouplingCons = TRUE
40.48/40.54	c 
40.48/40.54	c # should presolving try to simplify knapsacks
40.48/40.54	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
40.48/40.54	c constraints/knapsack/simplifyinequalities = TRUE
40.48/40.54	c 
40.48/40.54	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
40.48/40.54	c # [type: int, range: [-1,2147483647], default: -1]
40.48/40.54	c separating/rapidlearning/freq = 0
40.48/40.54	c 
40.48/40.54	c -----------------------------------------------------------------------------------------------
40.48/40.54	c start solving
40.48/40.57	c 
803.17/803.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
803.17/803.36	c   788s|     1 |     0 | 73446 |     - |1988M|   0 |  36k|  74k| 559k|  74k| 559k|   0 |   0 |   0 | 7.559000e+03 |      --      |    Inf 
1790.42/1790.74	c  1775s|     1 |     2 | 89469 |     - |1996M|   0 |   - |  74k| 559k|  74k| 559k|   0 |   0 |   0 | 7.559000e+03 |      --      |    Inf 
1790.42/1790.74	c 
1790.42/1790.74	c SCIP Status        : solving was interrupted [time limit reached]
1790.42/1790.74	c Solving Time (sec) : 1775.12
1790.42/1790.74	c Solving Nodes      : 1
1790.42/1790.74	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.42/1790.74	c Dual Bound         : +7.55900000000000e+03
1790.42/1790.74	c Gap                : infinite
1790.42/1790.74	s UNKNOWN
1790.42/1790.74	c SCIP Status        : solving was interrupted [time limit reached]
1790.42/1790.74	c Solving Time       :    1775.12
1790.42/1790.74	c Original Problem   :
1790.42/1790.74	c   Problem name     : HOME/instance-3744761-1338810241.opb
1790.42/1790.74	c   Variables        : 212648 (212648 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.42/1790.74	c   Constraints      : 2506346 initial, 2506346 maximal
1790.42/1790.74	c Presolved Problem  :
1790.42/1790.74	c   Problem name     : t_HOME/instance-3744761-1338810241.opb
1790.42/1790.74	c   Variables        : 74392 (74392 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.42/1790.74	c   Constraints      : 559119 initial, 559119 maximal
1790.42/1790.74	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.42/1790.74	c   trivial          :       0.05          0          0          0          0          0          0          0          0
1790.42/1790.74	c   dualfix          :       0.40       8803          0          0          0          0          0          0          0
1790.42/1790.74	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.42/1790.74	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.42/1790.74	c   implics          :       2.14          0       1382          0          0          0          0          0          0
1790.42/1790.74	c   probing          :       5.30          0          0          0          0          0          0          0          0
1790.42/1790.74	c   setppc           :       0.50          0          0          0          0          0        165          0          0
1790.42/1790.74	c   linear           :      10.20     125400       2671          0     125400          0    1947062        105        166
1790.42/1790.74	c   logicor          :       0.25          0          0          0          0          0          0          0          0
1790.42/1790.74	c   root node        :          -          0          -          -          0          -          -          -          -
1790.42/1790.74	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.42/1790.74	c   integral         :          0          0          0          0          0          0          0          0          0          0
1790.42/1790.74	c   setppc           :     385304          0         21          0          1          0          0          0          0          0
1790.42/1790.74	c   logicor          :     173815          0         21          0          1          0          0          0          0          0
1790.42/1790.74	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1790.42/1790.74	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.42/1790.74	c   integral         :       0.00       0.00       0.00       0.00       0.00
1790.42/1790.74	c   setppc           :       0.28       0.00       0.22       0.00       0.06
1790.42/1790.74	c   logicor          :       0.09       0.00       0.07       0.00       0.02
1790.42/1790.74	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.42/1790.74	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.42/1790.74	c   vbounds          :       0.00          2          0          0
1790.42/1790.74	c   rootredcost      :       0.00          0          0          0
1790.42/1790.74	c   pseudoobj        :       0.00          2          0          0
1790.42/1790.74	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.42/1790.74	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.42/1790.74	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.42/1790.74	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.42/1790.74	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.42/1790.74	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.42/1790.74	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.42/1790.74	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.42/1790.74	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.42/1790.74	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1790.42/1790.74	c   redcost          :       0.00          0          0          0          0          0
1790.42/1790.74	c   impliedbounds    :       0.00          0          0          0          0          0
1790.42/1790.74	c   intobj           :       0.00          0          0          0          0          0
1790.42/1790.74	c   cgmip            :       0.00          0          0          0          0          0
1790.42/1790.74	c   gomory           :       0.00          0          0          0          0          0
1790.42/1790.74	c   strongcg         :       0.00          0          0          0          0          0
1790.42/1790.74	c   cmir             :       0.00          0          0          0          0          0
1790.42/1790.74	c   flowcover        :       0.00          0          0          0          0          0
1790.42/1790.74	c   clique           :       0.00          0          0          0          0          0
1790.42/1790.74	c   zerohalf         :       0.00          0          0          0          0          0
1790.42/1790.74	c   mcf              :       0.00          0          0          0          0          0
1790.42/1790.74	c   rapidlearning    :       0.00          0          0          0          0          0
1790.42/1790.74	c Pricers            :       Time      Calls       Vars
1790.42/1790.74	c   problem variables:       0.00          0          0
1790.42/1790.74	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.42/1790.74	c   relpscost        :       0.00          0          0          0          0          0          0
1790.42/1790.74	c   pscost           :       0.00          0          0          0          0          0          0
1790.42/1790.74	c   inference        :       0.01          1          0          0          0          0          2
1790.42/1790.74	c   mostinf          :       0.00          0          0          0          0          0          0
1790.42/1790.74	c   leastinf         :       0.00          0          0          0          0          0          0
1790.42/1790.74	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.42/1790.74	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.42/1790.74	c   random           :       0.00          0          0          0          0          0          0
1790.42/1790.74	c Primal Heuristics  :       Time      Calls      Found
1790.42/1790.74	c   LP solutions     :       0.00          -          0
1790.42/1790.74	c   pseudo solutions :       0.00          -          0
1790.42/1790.74	c   oneopt           :       0.00          0          0
1790.42/1790.74	c   trivial          :       0.21          2          0
1790.42/1790.74	c   simplerounding   :       0.00          0          0
1790.42/1790.74	c   zirounding       :       0.00          0          0
1790.42/1790.74	c   rounding         :       0.03          1          0
1790.42/1790.74	c   shifting         :       3.24          1          0
1790.42/1790.74	c   intshifting      :       0.00          0          0
1790.42/1790.74	c   twoopt           :       0.00          0          0
1790.42/1790.74	c   fixandinfer      :       0.00          0          0
1790.42/1790.74	c   feaspump         :     984.01          1          0
1790.42/1790.74	c   coefdiving       :       0.00          0          0
1790.42/1790.74	c   pscostdiving     :       0.00          0          0
1790.42/1790.74	c   fracdiving       :       0.00          0          0
1790.42/1790.74	c   veclendiving     :       0.00          0          0
1790.42/1790.74	c   intdiving        :       0.00          0          0
1790.42/1790.74	c   actconsdiving    :       0.00          0          0
1790.42/1790.74	c   objpscostdiving  :       0.00          0          0
1790.42/1790.74	c   rootsoldiving    :       0.00          0          0
1790.42/1790.74	c   linesearchdiving :       0.00          0          0
1790.42/1790.74	c   guideddiving     :       0.00          0          0
1790.42/1790.74	c   octane           :       0.00          0          0
1790.42/1790.74	c   rens             :       0.00          0          0
1790.42/1790.74	c   rins             :       0.00          0          0
1790.42/1790.74	c   localbranching   :       0.00          0          0
1790.42/1790.74	c   mutation         :       0.00          0          0
1790.42/1790.74	c   crossover        :       0.00          0          0
1790.42/1790.74	c   dins             :       0.00          0          0
1790.42/1790.74	c   undercover       :       0.00          0          0
1790.42/1790.74	c   nlp              :       0.00          0          0
1790.42/1790.74	c   trysol           :       0.00          0          0
1790.42/1790.74	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.42/1790.74	c   primal LP        :       0.00          0          0       0.00          -
1790.42/1790.74	c   dual LP          :     761.84          1      73446   73446.00      96.41
1790.42/1790.74	c   lex dual LP      :       0.00          0          0       0.00          -
1790.42/1790.74	c   barrier LP       :       0.00          0          0       0.00          -
1790.42/1790.74	c   diving/probing LP:     983.96          1      16023   16023.00      16.28
1790.42/1790.74	c   strong branching :       0.00          0          0       0.00          -
1790.42/1790.74	c     (at root node) :          -          0          0       0.00          -
1790.42/1790.74	c   conflict analysis:       0.00          0          0       0.00          -
1790.42/1790.74	c B&B Tree           :
1790.42/1790.74	c   number of runs   :          1
1790.42/1790.74	c   nodes            :          1
1790.42/1790.74	c   nodes (total)    :          1
1790.42/1790.74	c   nodes left       :          2
1790.42/1790.74	c   max depth        :          0
1790.42/1790.74	c   max depth (total):          0
1790.42/1790.74	c   backtracks       :          0 (0.0%)
1790.42/1790.74	c   delayed cutoffs  :          0
1790.42/1790.74	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.42/1790.74	c   avg switch length:       1.00
1790.42/1790.74	c   switching time   :       0.00
1790.42/1790.74	c Solution           :
1790.42/1790.74	c   Solutions found  :          0 (0 improvements)
1790.42/1790.74	c   Primal Bound     :          -
1790.42/1790.74	c   Dual Bound       : +7.55900000000000e+03
1790.42/1790.74	c   Gap              :   infinite
1790.42/1790.74	c   Root Dual Bound  : +7.55900000000000e+03
1790.42/1790.74	c   Root Iterations  :      89469
1793.11/1793.48	c Time complete: 1793.2.

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-3744761-1338810241/watcher-3744761-1338810241 -o /tmp/evaluation-result-3744761-1338810241/solver-3744761-1338810241 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744761-1338810241.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 19379
/proc/meminfo: memFree=25032356/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 1249 0 0 0 0 0 0 0 20 0 1 0 347151578 8105984 1195 33554432000 4194304 8395647 140733912114176 140734425071288 7324722 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 1979 1195 370 1026 0 949 0

[startup+0.0829251 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19379
/proc/meminfo: memFree=25032356/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=30700 CPUtime=0.07 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 6902 0 0 0 7 0 0 0 20 0 1 0 347151578 31436800 6842 33554432000 4194304 8395647 140733912114176 140734425071288 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 7675 6842 394 1026 0 6645 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30700

[startup+0.100323 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19379
/proc/meminfo: memFree=25032356/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=32752 CPUtime=0.09 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 7407 0 0 0 9 0 0 0 20 0 1 0 347151578 33538048 7347 33554432000 4194304 8395647 140733912114176 140734425071288 7370185 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 8188 7347 394 1026 0 7158 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32752

[startup+0.300257 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19379
/proc/meminfo: memFree=25032356/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=51976 CPUtime=0.28 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 12200 0 0 0 28 0 0 0 20 0 1 0 347151578 53223424 12140 33554432000 4194304 8395647 140733912114176 140734425071288 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 12994 12140 394 1026 0 11964 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 51976

[startup+0.700247 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19379
/proc/meminfo: memFree=25032356/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=80964 CPUtime=0.69 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 19461 0 0 0 68 1 0 0 20 0 1 0 347151578 82907136 19401 33554432000 4194304 8395647 140733912114176 140734425071288 4729690 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 20241 19401 394 1026 0 19211 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80964

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19380
/proc/meminfo: memFree=24871520/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=133508 CPUtime=1.48 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 32526 0 0 0 145 3 0 0 20 0 1 0 347151578 136712192 32466 33554432000 4194304 8395647 140733912114176 140733911979384 7382046 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 33377 32466 394 1026 0 32347 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 133508

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19380
/proc/meminfo: memFree=24733880/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=234544 CPUtime=3.09 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 57688 0 0 0 302 7 0 0 20 0 1 0 347151578 240173056 57628 33554432000 4194304 8395647 140733912114176 140733911979384 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 58636 57628 394 1026 0 57606 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 234544

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19380
/proc/meminfo: memFree=24317556/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=439756 CPUtime=6.29 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 108798 0 0 0 614 15 0 0 20 0 1 0 347151578 450310144 108738 33554432000 4194304 8395647 140733912114176 140733911979384 4245998 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 109939 108738 394 1026 0 108909 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 439756

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19380
/proc/meminfo: memFree=23481404/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=845776 CPUtime=12.69 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 210626 0 0 0 1240 29 0 0 20 0 1 0 347151578 866074624 210566 33554432000 4194304 8395647 140733912114176 140733911978856 7382051 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 211444 210566 394 1026 0 210414 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 845776

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19380
/proc/meminfo: memFree=19595620/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=2763572 CPUtime=25.48 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 676209 0 0 0 2462 86 0 0 20 0 1 0 347151578 2829897728 679883 33554432000 4194304 8395647 140733912114176 140733912109928 4247653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 690893 679883 476 1026 0 689863 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2763572

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19380
/proc/meminfo: memFree=19079868/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3027524 CPUtime=51.08 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 738815 0 0 0 5012 96 0 0 20 0 1 0 347151578 3100184576 743650 33554432000 4194304 8395647 140733912114176 140733912109640 6698157 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 756881 743650 574 1026 0 755851 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3027524

[startup+102.307 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 19380
/proc/meminfo: memFree=19008920/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3104832 CPUtime=102.28 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 739729 0 0 0 10127 101 0 0 20 0 1 0 347151578 3179347968 758714 33554432000 4194304 8395647 140733912114176 140733912109304 6721206 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 776208 758714 577 1026 0 775178 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 3104832

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 19381
/proc/meminfo: memFree=19001932/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3078248 CPUtime=162.27 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 756718 0 0 0 16112 115 0 0 20 0 1 0 347151578 3152125952 752105 33554432000 4194304 8395647 140733912114176 140733912109640 7382157 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 769562 752105 577 1026 0 768532 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 3078248

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 19381
/proc/meminfo: memFree=18883512/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3166064 CPUtime=222.25 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 770955 0 0 0 22099 126 0 0 20 0 1 0 347151578 3242049536 769177 33554432000 4194304 8395647 140733912114176 140733912109736 6636354 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 791516 769177 577 1026 0 790486 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 3166064

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 19381
/proc/meminfo: memFree=18857416/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3212720 CPUtime=282.25 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 779061 0 0 0 28087 138 0 0 20 0 1 0 347151578 3289825280 772077 33554432000 4194304 8395647 140733912114176 140733912108408 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 803180 772077 577 1026 0 802150 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 3212720

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 19381
/proc/meminfo: memFree=18842688/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3216232 CPUtime=342.24 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 785636 0 0 0 34077 147 0 0 20 0 1 0 347151578 3293421568 772511 33554432000 4194304 8395647 140733912114176 140733912109304 6636354 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 804058 772511 577 1026 0 803028 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 3216232

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19384
/proc/meminfo: memFree=18842008/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3217608 CPUtime=402.23 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 793433 0 0 0 40068 155 0 0 20 0 1 0 347151578 3294830592 772164 33554432000 4194304 8395647 140733912114176 140733912109304 6698214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 804402 772164 577 1026 0 803372 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 3217608

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19385
/proc/meminfo: memFree=18839804/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3218664 CPUtime=462.22 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 804107 0 0 0 46059 163 0 0 20 0 1 0 347151578 3295911936 772309 33554432000 4194304 8395647 140733912114176 140733912109304 6696991 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 804666 772309 577 1026 0 803636 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 3218664

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19385
/proc/meminfo: memFree=18838964/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3219336 CPUtime=522.21 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 805158 0 0 0 52050 171 0 0 20 0 1 0 347151578 3296600064 772390 33554432000 4194304 8395647 140733912114176 140733912109640 7382116 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 804834 772390 577 1026 0 803804 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 3219336

[startup+582.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 19385
/proc/meminfo: memFree=18835400/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3219836 CPUtime=582.2 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 807466 0 0 0 58044 176 0 0 20 0 1 0 347151578 3297112064 772956 33554432000 4194304 8395647 140733912114176 140733912109304 6723986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 804959 772956 577 1026 0 803929 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 3219836

[startup+642.3 s]

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

/proc/meminfo: memFree=18821668/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1122.12 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 831377 0 0 0 111996 216 0 0 20 0 1 0 347151578 3297992704 773567 33554432000 4194304 8395647 140733912114176 140733912108744 6708489 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773567 582 1026 0 804144 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 3220696

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19414
/proc/meminfo: memFree=18823000/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1182.11 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 832501 0 0 0 117993 218 0 0 20 0 1 0 347151578 3297992704 773570 33554432000 4194304 8395647 140733912114176 140733912109000 6503853 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773570 582 1026 0 804144 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 3220696

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19414
/proc/meminfo: memFree=18822620/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1242.1 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 833609 0 0 0 123990 220 0 0 20 0 1 0 347151578 3297992704 773568 33554432000 4194304 8395647 140733912114176 140733912109000 6708203 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773568 582 1026 0 804144 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 3220696

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19414
/proc/meminfo: memFree=18821576/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1302.1 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 834733 0 0 0 129987 223 0 0 20 0 1 0 347151578 3297992704 773570 33554432000 4194304 8395647 140733912114176 140733912108696 6708025 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773570 582 1026 0 804144 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 3220696

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19415
/proc/meminfo: memFree=18819808/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1362.08 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 835840 0 0 0 135984 224 0 0 20 0 1 0 347151578 3297992704 773568 33554432000 4194304 8395647 140733912114176 140733912108744 7382137 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773568 582 1026 0 804144 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 3220696

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19415
/proc/meminfo: memFree=18818980/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1422.08 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 836973 0 0 0 141981 227 0 0 20 0 1 0 347151578 3297992704 773572 33554432000 4194304 8395647 140733912114176 140733912108696 6709591 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773572 582 1026 0 804144 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 3220696

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19415
/proc/meminfo: memFree=18818456/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1482.07 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 838355 0 0 0 147978 229 0 0 20 0 1 0 347151578 3297992704 773574 33554432000 4194304 8395647 140733912114176 140733912108744 6708393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773574 582 1026 0 804144 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 3220696

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19415
/proc/meminfo: memFree=18818528/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1542.05 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 839501 0 0 0 153974 231 0 0 20 0 1 0 347151578 3297992704 773573 33554432000 4194304 8395647 140733912114176 140733912108696 6504108 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773573 582 1026 0 804144 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 3220696

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 19418
/proc/meminfo: memFree=18818620/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1602.05 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 840864 0 0 0 159972 233 0 0 20 0 1 0 347151578 3297992704 773570 33554432000 4194304 8395647 140733912114176 140733912108744 6708226 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773570 582 1026 0 804144 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 3220696

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 19419
/proc/meminfo: memFree=18819168/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1662.03 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 842848 0 0 0 165967 236 0 0 20 0 1 0 347151578 3297992704 773568 33554432000 4194304 8395647 140733912114176 140733912108696 6637018 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773568 582 1026 0 804144 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 3220696

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19419
/proc/meminfo: memFree=18818948/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1722.03 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 843737 0 0 0 171965 238 0 0 20 0 1 0 347151578 3297992704 773566 33554432000 4194304 8395647 140733912114176 140733912108744 6708521 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773566 582 1026 0 804144 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 3220696

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19419
/proc/meminfo: memFree=18818744/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1782.02 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 844648 0 0 0 177962 240 0 0 20 0 1 0 347151578 3297992704 773573 33554432000 4194304 8395647 140733912114176 140733912108696 6708022 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773573 582 1026 0 804144 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 3220696

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 19419
/proc/meminfo: memFree=18818868/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1785.22 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 844648 0 0 0 178282 240 0 0 20 0 1 0 347151578 3297992704 773573 33554432000 4194304 8395647 140733912114176 140733912108696 6664884 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773573 582 1026 0 804144 0
Current children cumulated CPU time (s) 1785.22
Current children cumulated vsize (KiB) 3220696

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19419
/proc/meminfo: memFree=18816680/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3220696 CPUtime=1788.41 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 844872 0 0 0 178601 240 0 0 20 0 1 0 347151578 3297992704 773569 33554432000 4194304 8395647 140733912114176 140733912108696 6708580 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 805174 773569 582 1026 0 804144 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (KiB) 3220696

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19419
/proc/meminfo: memFree=19642472/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=3026632 CPUtime=1791.62 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 844882 0 0 0 178922 240 0 0 20 0 1 0 347151578 3099271168 738176 33554432000 4194304 8395647 140733912114176 140733912113512 6063842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 756658 738176 592 1026 0 755628 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 3026632

[startup+1792.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19419
/proc/meminfo: memFree=19642472/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=2783140 CPUtime=1792.41 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 844882 0 0 0 179000 241 0 0 20 0 1 0 347151578 2849935360 686670 33554432000 4194304 8395647 140733912114176 140733912113560 6345709 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 695785 686670 592 1026 0 694755 0
Current children cumulated CPU time (s) 1792.41
Current children cumulated vsize (KiB) 2783140

[startup+1793.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19457
/proc/meminfo: memFree=22700208/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=2364048 CPUtime=1792.81 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 844882 0 0 0 179036 245 0 0 20 0 1 0 347151578 2420785152 581688 33554432000 4194304 8395647 140733912114176 140733912113368 7435351 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 590803 581479 592 1026 0 589773 0
Current children cumulated CPU time (s) 1792.81
Current children cumulated vsize (KiB) 2364048

[startup+1793.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19457
/proc/meminfo: memFree=22700208/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=2136592 CPUtime=1793.01 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 844882 0 0 0 179055 246 0 0 20 0 1 0 347151578 2187870208 525993 33554432000 4194304 8395647 140733912114176 140733912113368 4750673 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 534148 525993 592 1026 0 533118 0
Current children cumulated CPU time (s) 1793.01
Current children cumulated vsize (KiB) 2136592

[startup+1793.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19457
/proc/meminfo: memFree=22700208/32873648 swapFree=6852/6852
[pid=19379] ppid=19377 vsize=1740764 CPUtime=1793.11 cores=0,2,4,6
/proc/19379/stat : 19379 (pbscip.linux.x8) R 19377 19379 19091 0 -1 4202496 844883 0 0 0 179062 249 0 0 20 0 1 0 347151578 1782542336 366180 33554432000 4194304 8395647 140733912114176 140733912113368 7602442 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19379/statm: 435191 366180 593 1026 0 434161 0
Current children cumulated CPU time (s) 1793.11
Current children cumulated vsize (KiB) 1740764

Child status: 0
Real time (s): 1793.48
CPU time (s): 1793.21
CPU user time (s): 1790.63
CPU system time (s): 2.58061
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 3220696

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

runsolver used 2.67659 second user time and 7.12292 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-04 13:44:03
IDJOB=3744761
IDBENCH=92833
IDSOLVER=2326
FILE ID=node112/3744761-1338810241
RUNJOBID= node112-1338806657-19107
PBS_JOBID= 14636869
Free space on /tmp= 71064 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.10-7.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-3744761-1338810241/watcher-3744761-1338810241 -o /tmp/evaluation-result-3744761-1338810241/solver-3744761-1338810241 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744761-1338810241.opb -t 1800 -m 15500

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

MD5SUM BENCH= 89969a8b18dea22d2172ff4d7dacd555
RANDOM SEED=522396235

node112.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.763
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	: 5333.52
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.763
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.763
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:        25033736 kB
Buffers:          561380 kB
Cached:          6252868 kB
SwapCached:            0 kB
Active:          2149032 kB
Inactive:        4811724 kB
Active(anon):     135796 kB
Inactive(anon):    10920 kB
Active(file):    2013236 kB
Inactive(file):  4800804 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            181464 kB
Writeback:             0 kB
AnonPages:        150876 kB
Mapped:            15884 kB
Shmem:               200 kB
Slab:             741812 kB
SReclaimable:     180956 kB
SUnreclaim:       560856 kB
KernelStack:        1440 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     259184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71124 MiB
End job on node112 at 2012-06-04 14:13:57