Trace number 3744683

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? 1791.84 1792.13

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb10-0.01-4.opb
MD5SUMd1e115313b6feec1dbc729cec6ea70e9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark111124
Best CPU time to get the best result obtained on this benchmark1800.41
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208016
Total number of constraints1857973
Number of constraints which are clauses1857973
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-3744683-1338808803.opb>
11.59/11.67	c original problem has 208016 variables (208016 bin, 0 int, 0 impl, 0 cont) and 1857973 constraints
11.59/11.67	c problem read
11.59/11.67	c presolving settings loaded
14.09/14.15	c presolving:
23.89/23.91	c (round 1) 133623 del vars, 1323880 del conss, 126412 chg bounds, 17 chg sides, 24 chg coeffs, 0 upgd conss, 12471271 impls, 0 clqs
25.39/25.41	c (round 2) 140218 del vars, 1449740 del conss, 126700 chg bounds, 17 chg sides, 24 chg coeffs, 0 upgd conss, 12497387 impls, 0 clqs
25.89/25.94	c (round 3) 144271 del vars, 1477316 del conss, 126701 chg bounds, 32 chg sides, 59 chg coeffs, 0 upgd conss, 12499385 impls, 0 clqs
26.09/26.19	c (round 4) 146298 del vars, 1490507 del conss, 126701 chg bounds, 32 chg sides, 59 chg coeffs, 0 upgd conss, 12499385 impls, 0 clqs
27.59/27.62	c (round 5) 146298 del vars, 1490507 del conss, 126701 chg bounds, 32 chg sides, 59 chg coeffs, 365896 upgd conss, 12499385 impls, 0 clqs
27.99/28.02	c (round 6) 146298 del vars, 1490507 del conss, 126701 chg bounds, 32 chg sides, 59 chg coeffs, 367466 upgd conss, 12499385 impls, 0 clqs
30.98/31.09	c    (19.4s) probing: 101/61718 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
30.98/31.09	c    (19.4s) probing aborted: 100/100 successive totally useless probings
31.08/31.10	c presolving (7 rounds):
31.08/31.10	c  146298 deleted vars, 1490507 deleted constraints, 126701 tightened bounds, 0 added holes, 32 changed sides, 59 changed coefficients
31.08/31.10	c  12499385 implications, 0 cliques
31.08/31.10	c presolved problem has 61718 variables (61718 bin, 0 int, 0 impl, 0 cont) and 367466 constraints
31.08/31.10	c  238102 constraints of type <setppc>
31.08/31.10	c  129364 constraints of type <logicor>
31.08/31.10	c transformed objective value is always integral (scale: 1)
31.08/31.10	c Presolving Time: 17.40
31.08/31.10	c - non default parameters ----------------------------------------------------------------------
31.08/31.10	c # SCIP version 1.2.1.3
31.08/31.10	c 
31.08/31.10	c # frequency for displaying node information lines
31.08/31.10	c # [type: int, range: [-1,2147483647], default: 100]
31.08/31.10	c display/freq = 10000
31.08/31.10	c 
31.08/31.10	c # maximal time in seconds to run
31.08/31.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
31.08/31.10	c limits/time = 1778.34
31.08/31.10	c 
31.08/31.10	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
31.08/31.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
31.08/31.10	c limits/memory = 13950
31.08/31.10	c 
31.08/31.10	c # default clock type (1: CPU user seconds, 2: wall clock time)
31.08/31.10	c # [type: int, range: [1,2], default: 1]
31.08/31.10	c timing/clocktype = 2
31.08/31.10	c 
31.08/31.10	c # should presolving try to simplify inequalities
31.08/31.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
31.08/31.10	c constraints/linear/simplifyinequalities = TRUE
31.08/31.10	c 
31.08/31.10	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
31.08/31.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
31.08/31.10	c constraints/indicator/addCouplingCons = TRUE
31.08/31.10	c 
31.08/31.10	c # should presolving try to simplify knapsacks
31.08/31.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
31.08/31.10	c constraints/knapsack/simplifyinequalities = TRUE
31.08/31.10	c 
31.08/31.10	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
31.08/31.10	c # [type: int, range: [-1,2147483647], default: -1]
31.08/31.10	c separating/rapidlearning/freq = 0
31.08/31.10	c 
31.08/31.10	c -----------------------------------------------------------------------------------------------
31.08/31.10	c start solving
31.08/31.12	c 
359.73/359.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
359.73/359.80	c   348s|     1 |     0 | 55197 |     - |1572M|   0 |  31k|  61k| 367k|  61k| 367k|   0 |   0 |   0 | 2.325200e+04 |      --      |    Inf 
1790.10/1790.41	c  1779s|     1 |     2 | 96299 |     - |1580M|   0 |   - |  61k| 367k|  61k| 367k|   0 |   0 |   0 | 2.325200e+04 |      --      |    Inf 
1790.10/1790.41	c 
1790.10/1790.41	c SCIP Status        : solving was interrupted [time limit reached]
1790.10/1790.41	c Solving Time (sec) : 1778.74
1790.10/1790.41	c Solving Nodes      : 1
1790.10/1790.41	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.10/1790.41	c Dual Bound         : +2.32520000000000e+04
1790.10/1790.41	c Gap                : infinite
1790.10/1790.41	s UNKNOWN
1790.10/1790.41	c SCIP Status        : solving was interrupted [time limit reached]
1790.10/1790.41	c Solving Time       :    1778.74
1790.10/1790.41	c Original Problem   :
1790.10/1790.41	c   Problem name     : HOME/instance-3744683-1338808803.opb
1790.10/1790.41	c   Variables        : 208016 (208016 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.10/1790.41	c   Constraints      : 1857973 initial, 1857973 maximal
1790.10/1790.41	c Presolved Problem  :
1790.10/1790.41	c   Problem name     : t_HOME/instance-3744683-1338808803.opb
1790.10/1790.41	c   Variables        : 61718 (61718 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.10/1790.41	c   Constraints      : 367466 initial, 367466 maximal
1790.10/1790.41	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.10/1790.41	c   trivial          :       0.04          0          0          0          0          0          0          0          0
1790.10/1790.41	c   dualfix          :       0.69      14897          0          0          0          0          0          0          0
1790.10/1790.41	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.10/1790.41	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.10/1790.41	c   implics          :       2.67          0       1679          0          0          0          0          0          0
1790.10/1790.41	c   probing          :       2.85          0          0          0          0          0          0          0          0
1790.10/1790.41	c   setppc           :       0.41          0          0          0          0          0          0          0          0
1790.10/1790.41	c   linear           :       8.19     126701       3021          0     126701          0    1490507         32         59
1790.10/1790.41	c   logicor          :       0.26          0          0          0          0          0          0          0          0
1790.10/1790.41	c   root node        :          -          0          -          -          0          -          -          -          -
1790.10/1790.41	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.10/1790.41	c   integral         :          0          0          0          0          0          0          0          0          0          0
1790.10/1790.41	c   setppc           :     238102          0        201          0          1          0          0          0          0          0
1790.10/1790.41	c   logicor          :     129364          0        201          0          1          0          0          0          0          0
1790.10/1790.41	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1790.10/1790.41	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.10/1790.41	c   integral         :       0.00       0.00       0.00       0.00       0.00
1790.10/1790.41	c   setppc           :       1.95       0.00       1.90       0.00       0.05
1790.10/1790.41	c   logicor          :       0.12       0.00       0.10       0.00       0.02
1790.10/1790.41	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.10/1790.41	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.10/1790.41	c   vbounds          :       0.00          2          0          0
1790.10/1790.41	c   rootredcost      :       0.00          0          0          0
1790.10/1790.41	c   pseudoobj        :       0.00          2          0          0
1790.10/1790.41	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.10/1790.41	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.10/1790.41	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.10/1790.41	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.10/1790.41	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.10/1790.41	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.10/1790.41	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.10/1790.41	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.10/1790.41	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.10/1790.41	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1790.10/1790.41	c   redcost          :       0.00          0          0          0          0          0
1790.10/1790.41	c   impliedbounds    :       0.00          0          0          0          0          0
1790.10/1790.41	c   intobj           :       0.00          0          0          0          0          0
1790.10/1790.41	c   cgmip            :       0.00          0          0          0          0          0
1790.10/1790.41	c   gomory           :       0.00          0          0          0          0          0
1790.10/1790.41	c   strongcg         :       0.00          0          0          0          0          0
1790.10/1790.41	c   cmir             :       0.00          0          0          0          0          0
1790.10/1790.41	c   flowcover        :       0.00          0          0          0          0          0
1790.10/1790.41	c   clique           :       0.00          0          0          0          0          0
1790.10/1790.41	c   zerohalf         :       0.00          0          0          0          0          0
1790.10/1790.41	c   mcf              :       0.00          0          0          0          0          0
1790.10/1790.41	c   rapidlearning    :       0.00          0          0          0          0          0
1790.10/1790.41	c Pricers            :       Time      Calls       Vars
1790.10/1790.41	c   problem variables:       0.00          0          0
1790.10/1790.41	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.10/1790.41	c   relpscost        :       0.00          0          0          0          0          0          0
1790.10/1790.41	c   pscost           :       0.00          0          0          0          0          0          0
1790.10/1790.41	c   inference        :       0.01          1          0          0          0          0          2
1790.10/1790.41	c   mostinf          :       0.00          0          0          0          0          0          0
1790.10/1790.41	c   leastinf         :       0.00          0          0          0          0          0          0
1790.10/1790.41	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.10/1790.41	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.10/1790.41	c   random           :       0.00          0          0          0          0          0          0
1790.10/1790.41	c Primal Heuristics  :       Time      Calls      Found
1790.10/1790.41	c   LP solutions     :       0.00          -          0
1790.10/1790.41	c   pseudo solutions :       0.00          -          0
1790.10/1790.41	c   oneopt           :       0.00          0          0
1790.10/1790.41	c   trivial          :       0.22          2          0
1790.10/1790.41	c   simplerounding   :       0.00          0          0
1790.10/1790.41	c   zirounding       :       0.00          0          0
1790.10/1790.41	c   rounding         :       0.02          1          0
1790.10/1790.41	c   shifting         :       1.46          1          0
1790.10/1790.41	c   intshifting      :       0.00          0          0
1790.10/1790.41	c   twoopt           :       0.00          0          0
1790.10/1790.41	c   fixandinfer      :       0.00          0          0
1790.10/1790.41	c   feaspump         :    1429.05          1          0
1790.10/1790.41	c   coefdiving       :       0.00          0          0
1790.10/1790.41	c   pscostdiving     :       0.00          0          0
1790.10/1790.41	c   fracdiving       :       0.00          0          0
1790.10/1790.41	c   veclendiving     :       0.00          0          0
1790.10/1790.41	c   intdiving        :       0.00          0          0
1790.10/1790.41	c   actconsdiving    :       0.00          0          0
1790.10/1790.41	c   objpscostdiving  :       0.00          0          0
1790.10/1790.41	c   rootsoldiving    :       0.00          0          0
1790.10/1790.41	c   linesearchdiving :       0.00          0          0
1790.10/1790.41	c   guideddiving     :       0.00          0          0
1790.10/1790.41	c   octane           :       0.00          0          0
1790.10/1790.41	c   rens             :       0.00          0          0
1790.10/1790.41	c   rins             :       0.00          0          0
1790.10/1790.41	c   localbranching   :       0.00          0          0
1790.10/1790.41	c   mutation         :       0.00          0          0
1790.10/1790.41	c   crossover        :       0.00          0          0
1790.10/1790.41	c   dins             :       0.00          0          0
1790.10/1790.41	c   undercover       :       0.00          0          0
1790.10/1790.41	c   nlp              :       0.00          0          0
1790.10/1790.41	c   trysol           :       0.00          0          0
1790.10/1790.41	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.10/1790.41	c   primal LP        :       0.00          0          0       0.00          -
1790.10/1790.41	c   dual LP          :     328.01          1      55197   55197.00     168.28
1790.10/1790.41	c   lex dual LP      :       0.00          0          0       0.00          -
1790.10/1790.41	c   barrier LP       :       0.00          0          0       0.00          -
1790.10/1790.41	c   diving/probing LP:    1428.91          3      41102   13700.67      28.76
1790.10/1790.41	c   strong branching :       0.00          0          0       0.00          -
1790.10/1790.41	c     (at root node) :          -          0          0       0.00          -
1790.10/1790.41	c   conflict analysis:       0.00          0          0       0.00          -
1790.10/1790.41	c B&B Tree           :
1790.10/1790.41	c   number of runs   :          1
1790.10/1790.41	c   nodes            :          1
1790.10/1790.41	c   nodes (total)    :          1
1790.10/1790.41	c   nodes left       :          2
1790.10/1790.41	c   max depth        :          0
1790.10/1790.41	c   max depth (total):          0
1790.10/1790.41	c   backtracks       :          0 (0.0%)
1790.10/1790.41	c   delayed cutoffs  :          0
1790.10/1790.41	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.10/1790.41	c   avg switch length:       1.00
1790.10/1790.41	c   switching time   :       0.00
1790.10/1790.41	c Solution           :
1790.10/1790.41	c   Solutions found  :          0 (0 improvements)
1790.10/1790.41	c   Primal Bound     :          -
1790.10/1790.41	c   Dual Bound       : +2.32520000000000e+04
1790.10/1790.41	c   Gap              :   infinite
1790.10/1790.41	c   Root Dual Bound  : +2.32520000000000e+04
1790.10/1790.41	c   Root Iterations  :      96299
1791.80/1792.13	c Time complete: 1791.82.

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-3744683-1338808803/watcher-3744683-1338808803 -o /tmp/evaluation-result-3744683-1338808803/solver-3744683-1338808803 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744683-1338808803.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.03 2.02 2.00 3/177 6745
/proc/meminfo: memFree=30167848/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 1248 0 0 0 0 0 0 0 20 0 1 0 347009076 8105984 1195 33554432000 4194304 8395647 140737144759632 140734470750648 7385025 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 1979 1195 370 1026 0 949 0

[startup+0.073463 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 6745
/proc/meminfo: memFree=30167848/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=28708 CPUtime=0.06 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 6396 0 0 0 6 0 0 0 20 0 1 0 347009076 29396992 6337 33554432000 4194304 8395647 140737144759632 140734470750648 7385703 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 7177 6337 394 1026 0 6147 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28708

[startup+0.100313 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 6745
/proc/meminfo: memFree=30167848/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=32764 CPUtime=0.09 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 7247 0 0 0 8 1 0 0 20 0 1 0 347009076 33550336 7189 33554432000 4194304 8395647 140737144759632 140734470750648 6347101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 8191 7215 394 1026 0 7161 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32764

[startup+0.30027 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 6745
/proc/meminfo: memFree=30167848/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=51864 CPUtime=0.29 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 12185 0 0 0 28 1 0 0 20 0 1 0 347009076 53108736 12126 33554432000 4194304 8395647 140737144759632 140734470750648 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 12966 12126 394 1026 0 11936 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51864

[startup+0.700253 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 6745
/proc/meminfo: memFree=30167848/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=78924 CPUtime=0.69 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 18932 0 0 0 67 2 0 0 20 0 1 0 347009076 80818176 18873 33554432000 4194304 8395647 140737144759632 140734470750648 4423932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 19731 18873 394 1026 0 18701 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78924

[startup+1.50026 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 6746
/proc/meminfo: memFree=30074980/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=129056 CPUtime=1.48 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 31511 0 0 0 144 4 0 0 20 0 1 0 347009076 132153344 31452 33554432000 4194304 8395647 140737144759632 140737144624840 7382031 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 32264 31452 394 1026 0 31234 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 129056

[startup+3.10027 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 6746
/proc/meminfo: memFree=30004176/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=237076 CPUtime=3.09 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 58291 0 0 0 300 9 0 0 20 0 1 0 347009076 242765824 58232 33554432000 4194304 8395647 140737144759632 140737144624840 4423932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 59269 58232 394 1026 0 58239 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 237076

[startup+6.30026 s]
/proc/loadavg: 2.11 2.03 2.01 3/178 6746
/proc/meminfo: memFree=29783332/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=449708 CPUtime=6.28 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 111265 0 0 0 613 15 0 0 20 0 1 0 347009076 460500992 111206 33554432000 4194304 8395647 140737144759632 140737144624840 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 112427 111206 394 1026 0 111397 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 449708

[startup+12.7003 s]
/proc/loadavg: 2.10 2.03 2.00 3/178 6746
/proc/meminfo: memFree=29121436/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=1511992 CPUtime=12.69 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 375692 0 0 0 1217 52 0 0 20 0 1 0 347009076 1548279808 375790 33554432000 4194304 8395647 140737144759632 140737144756072 4216689 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 377998 375790 413 1026 0 376968 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1511992

[startup+25.5003 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 6746
/proc/meminfo: memFree=27868236/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2323840 CPUtime=25.49 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 572921 0 0 0 2470 79 0 0 20 0 1 0 347009076 2379612160 575063 33554432000 4194304 8395647 140737144759632 140737144756248 6085500 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 580960 575063 476 1026 0 579930 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2323840

[startup+51.1003 s]
/proc/loadavg: 2.05 2.03 2.00 3/178 6747
/proc/meminfo: memFree=27785392/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2415408 CPUtime=51.08 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 594990 0 0 0 5024 84 0 0 20 0 1 0 347009076 2473377792 595389 33554432000 4194304 8395647 140737144759632 140737144754760 6636369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 603852 595389 577 1026 0 602822 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2415408

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 6747
/proc/meminfo: memFree=27774788/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2430676 CPUtime=102.28 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 595035 0 0 0 10141 87 0 0 20 0 1 0 347009076 2489012224 597989 33554432000 4194304 8395647 140737144759632 140737144754040 7382137 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 607669 597989 577 1026 0 606639 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2430676

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 6747
/proc/meminfo: memFree=27734204/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2483952 CPUtime=162.27 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 596233 0 0 0 16136 91 0 0 20 0 1 0 347009076 2543566848 608120 33554432000 4194304 8395647 140737144759632 140737144755192 6723849 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 620988 608120 577 1026 0 619958 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2483952

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 6747
/proc/meminfo: memFree=27702876/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2483952 CPUtime=222.26 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 597471 0 0 0 22133 93 0 0 20 0 1 0 347009076 2543566848 609869 33554432000 4194304 8395647 140737144759632 140737144754280 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 620988 609869 577 1026 0 619958 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 2483952

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6747
/proc/meminfo: memFree=27700456/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2483952 CPUtime=282.24 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 597595 0 0 0 28128 96 0 0 20 0 1 0 347009076 2543566848 610504 33554432000 4194304 8395647 140737144759632 140737144754760 6697679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 620988 610504 577 1026 0 619958 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 2483952

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6747
/proc/meminfo: memFree=27697928/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2483952 CPUtime=342.24 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598142 0 0 0 34124 100 0 0 20 0 1 0 347009076 2543566848 611051 33554432000 4194304 8395647 140737144759632 140737144754760 6698214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 620988 611051 577 1026 0 619958 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 2483952

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6748
/proc/meminfo: memFree=27688844/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2483952 CPUtime=402.23 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598263 0 0 0 40120 103 0 0 20 0 1 0 347009076 2543566848 611172 33554432000 4194304 8395647 140737144759632 140737144754152 6708208 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 620988 611172 582 1026 0 619958 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 2483952

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6748
/proc/meminfo: memFree=27686972/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2483952 CPUtime=462.22 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598263 0 0 0 46117 105 0 0 20 0 1 0 347009076 2543566848 611172 33554432000 4194304 8395647 140737144759632 140737144754200 6697250 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 620988 611172 582 1026 0 619958 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2483952

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6748
/proc/meminfo: memFree=27686972/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2483952 CPUtime=522.21 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598263 0 0 0 52115 106 0 0 20 0 1 0 347009076 2543566848 611172 33554432000 4194304 8395647 140737144759632 140737144754152 6708208 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 620988 611172 582 1026 0 619958 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2483952

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6748
/proc/meminfo: memFree=27687096/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2483952 CPUtime=582.2 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598263 0 0 0 58113 107 0 0 20 0 1 0 347009076 2543566848 611187 33554432000 4194304 8395647 140737144759632 140737144754152 6708158 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 620988 611187 582 1026 0 619958 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2483952

[startup+642.3 s]

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

/proc/meminfo: memFree=27965596/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1062.11 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598879 0 0 0 106091 120 0 0 20 0 1 0 347009076 2545983488 611785 33554432000 4194304 8395647 140737144759632 140737144754200 6378462 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 611785 582 1026 0 620548 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 2486312

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6791
/proc/meminfo: memFree=27965500/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1122.1 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598879 0 0 0 112088 122 0 0 20 0 1 0 347009076 2545983488 611786 33554432000 4194304 8395647 140737144759632 140737144754152 6708356 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 611786 582 1026 0 620548 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 2486312

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6791
/proc/meminfo: memFree=27965528/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1182.09 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598879 0 0 0 118087 122 0 0 20 0 1 0 347009076 2545983488 611789 33554432000 4194304 8395647 140737144759632 140737144754152 6708257 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 611789 582 1026 0 620548 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 2486312

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6794
/proc/meminfo: memFree=27928572/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1242.08 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598879 0 0 0 124085 123 0 0 20 0 1 0 347009076 2545983488 612347 33554432000 4194304 8395647 140737144759632 140737144754152 6708393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 612347 582 1026 0 620548 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 2486312

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6795
/proc/meminfo: memFree=27905344/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1302.08 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598879 0 0 0 130084 124 0 0 20 0 1 0 347009076 2545983488 613632 33554432000 4194304 8395647 140737144759632 140737144754200 6708022 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 613632 582 1026 0 620548 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 2486312

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6795
/proc/meminfo: memFree=27903388/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1362.07 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598879 0 0 0 136082 125 0 0 20 0 1 0 347009076 2545983488 613632 33554432000 4194304 8395647 140737144759632 140737144754456 6697376 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 613632 582 1026 0 620548 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 2486312

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 6795
/proc/meminfo: memFree=27903540/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1422.06 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598879 0 0 0 142080 126 0 0 20 0 1 0 347009076 2545983488 613662 33554432000 4194304 8395647 140737144759632 140737144754152 6697246 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 613662 582 1026 0 620548 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 2486312

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6795
/proc/meminfo: memFree=27901784/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1482.05 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598879 0 0 0 148077 128 0 0 20 0 1 0 347009076 2545983488 613951 33554432000 4194304 8395647 140737144759632 140737144754200 6708215 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 613951 582 1026 0 620548 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 2486312

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 6795
/proc/meminfo: memFree=27900636/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1542.03 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598881 0 0 0 154075 128 0 0 20 0 1 0 347009076 2545983488 614311 33554432000 4194304 8395647 140737144759632 140737144754152 6636767 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 614311 582 1026 0 620548 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 2486312

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6797
/proc/meminfo: memFree=27887760/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1602.03 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598881 0 0 0 160073 130 0 0 20 0 1 0 347009076 2545983488 614927 33554432000 4194304 8395647 140737144759632 140737144754200 6502220 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 614927 582 1026 0 620548 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 2486312

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6797
/proc/meminfo: memFree=27887424/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1662.01 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598881 0 0 0 166070 131 0 0 20 0 1 0 347009076 2545983488 615115 33554432000 4194304 8395647 140737144759632 140737144754152 6708416 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 615115 582 1026 0 620548 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 2486312

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6797
/proc/meminfo: memFree=27887328/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1722.01 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598881 0 0 0 172068 133 0 0 20 0 1 0 347009076 2545983488 615115 33554432000 4194304 8395647 140737144759632 140737144754152 6708218 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 615115 582 1026 0 620548 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 2486312

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6797
/proc/meminfo: memFree=27898832/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1781.99 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598881 0 0 0 178066 133 0 0 20 0 1 0 347009076 2545983488 615115 33554432000 4194304 8395647 140737144759632 140737144754152 6697279 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 615115 582 1026 0 620548 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 2486312

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 6797
/proc/meminfo: memFree=27898832/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1785.19 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598881 0 0 0 178386 133 0 0 20 0 1 0 347009076 2545983488 615115 33554432000 4194304 8395647 140737144759632 140737144754152 6708010 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 615115 582 1026 0 620548 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 2486312

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6797
/proc/meminfo: memFree=27898832/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1788.39 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598881 0 0 0 178706 133 0 0 20 0 1 0 347009076 2545983488 615115 33554432000 4194304 8395647 140737144759632 140737144754200 6587234 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 615115 582 1026 0 620548 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (KiB) 2486312

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6797
/proc/meminfo: memFree=27898816/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2486312 CPUtime=1789.99 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598881 0 0 0 178866 133 0 0 20 0 1 0 347009076 2545983488 615115 33554432000 4194304 8395647 140737144759632 140737144754280 6708282 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 621578 615115 582 1026 0 620548 0
Current children cumulated CPU time (s) 1789.99
Current children cumulated vsize (KiB) 2486312

[startup+1791.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6797
/proc/meminfo: memFree=27979928/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=2387152 CPUtime=1790.8 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598891 0 0 0 178946 134 0 0 20 0 1 0 347009076 2444443648 594363 33554432000 4194304 8395647 140737144759632 140737144758968 4720809 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 596788 594363 592 1026 0 595758 0
Current children cumulated CPU time (s) 1790.8
Current children cumulated vsize (KiB) 2387152

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6797
/proc/meminfo: memFree=28305068/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=1953192 CPUtime=1791.61 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598891 0 0 0 179023 138 0 0 20 0 1 0 347009076 2000068608 486361 33554432000 4194304 8395647 140737144759632 140737144758968 6345170 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 488298 486361 592 1026 0 487268 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 1953192

[startup+1792.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6797
/proc/meminfo: memFree=28305068/32873844 swapFree=7116/7116
[pid=6745] ppid=6743 vsize=1669524 CPUtime=1791.8 cores=0,2,4,6
/proc/6745/stat : 6745 (pbscip.linux.x8) R 6743 6745 4984 0 -1 4202496 598891 0 0 0 179040 140 0 0 20 0 1 0 347009076 1709592576 415694 33554432000 4194304 8395647 140737144759632 140737144758824 7435351 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6745/statm: 417381 415694 592 1026 0 416351 0
Current children cumulated CPU time (s) 1791.8
Current children cumulated vsize (KiB) 1669524

Child status: 0
Real time (s): 1792.13
CPU time (s): 1791.84
CPU user time (s): 1790.43
CPU system time (s): 1.40979
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 2486312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.43
system time used= 1.40978
maximum resident set size= 2460464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 598899
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= 24
involuntary context switches= 1843

runsolver used 3.3015 second user time and 8.64069 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-04 13:20:05
IDJOB=3744683
IDBENCH=92802
IDSOLVER=2326
FILE ID=node103/3744683-1338808803
RUNJOBID= node103-1338783950-5000
PBS_JOBID= 14636845
Free space on /tmp= 71048 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.recomb10-0.01-4.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-3744683-1338808803/watcher-3744683-1338808803 -o /tmp/evaluation-result-3744683-1338808803/solver-3744683-1338808803 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744683-1338808803.opb -t 1800 -m 15500

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

MD5SUM BENCH= d1e115313b6feec1dbc729cec6ea70e9
RANDOM SEED=423831280

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:        30168640 kB
Buffers:          213296 kB
Cached:           549428 kB
SwapCached:         5648 kB
Active:          1424248 kB
Inactive:         503656 kB
Active(anon):    1163152 kB
Inactive(anon):     4740 kB
Active(file):     261096 kB
Inactive(file):   498916 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096352 kB
Dirty:             69096 kB
Writeback:             0 kB
AnonPages:       1168432 kB
Mapped:            11416 kB
Shmem:                 0 kB
Slab:             636516 kB
SReclaimable:      76796 kB
SUnreclaim:       559720 kB
KernelStack:        1440 kB
PageTables:         6172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1311672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1081344 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= 71028 MiB
End job on node103 at 2012-06-04 13:49:57