Trace number 3736069

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.21 1790.5

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_10.opb
MD5SUM904168892843efef74e3394360b8d762
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark1800.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 26
Optimality of the best value was proved NO
Number of variables40363
Total number of constraints154319
Number of constraints which are clauses154296
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints22
Minimum length of a constraint1
Maximum length of a constraint1952
Number of terms in the objective function 1952
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1952
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1988
Number of bits of the biggest sum of numbers11
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.01	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.01	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3736069-1338706638.opb>
0.89/0.98	c original problem has 40363 variables (40363 bin, 0 int, 0 impl, 0 cont) and 154319 constraints
0.89/0.98	c problem read
0.89/0.98	c presolving settings loaded
1.19/1.29	c presolving:
1.98/2.01	c (round 1) 1894 del vars, 3739 del conss, 5 chg bounds, 22 chg sides, 22 chg coeffs, 0 upgd conss, 1420138 impls, 0 clqs
1.98/2.03	c (round 2) 1894 del vars, 3805 del conss, 5 chg bounds, 22 chg sides, 22 chg coeffs, 0 upgd conss, 1420138 impls, 0 clqs
2.38/2.44	c (round 3) 1894 del vars, 3805 del conss, 5 chg bounds, 22 chg sides, 22 chg coeffs, 150514 upgd conss, 1420138 impls, 0 clqs
9.78/9.86	c    (8.9s) probing: 405/38469 (1.1%) - 0 fixings, 2 aggregations, 28291 implications, 0 bound changes
9.78/9.86	c    (8.9s) probing aborted: 100/100 successive totally useless probings
9.78/9.86	c presolving (4 rounds):
9.78/9.86	c  1896 deleted vars, 3805 deleted constraints, 5 tightened bounds, 0 added holes, 22 changed sides, 22 changed coefficients
9.78/9.86	c  1474342 implications, 0 cliques
9.78/9.86	c presolved problem has 38467 variables (38467 bin, 0 int, 0 impl, 0 cont) and 150514 constraints
9.78/9.86	c       1 constraints of type <knapsack>
9.78/9.86	c  113986 constraints of type <setppc>
9.78/9.86	c   36527 constraints of type <logicor>
9.78/9.86	c transformed objective value is always integral (scale: 1)
9.78/9.86	c Presolving Time: 8.66
9.78/9.86	c - non default parameters ----------------------------------------------------------------------
9.78/9.86	c # SCIP version 1.2.1.3
9.78/9.86	c 
9.78/9.86	c # frequency for displaying node information lines
9.78/9.86	c # [type: int, range: [-1,2147483647], default: 100]
9.78/9.86	c display/freq = 10000
9.78/9.86	c 
9.78/9.86	c # maximal time in seconds to run
9.78/9.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.78/9.86	c limits/time = 1789.03
9.78/9.86	c 
9.78/9.86	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
9.78/9.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.78/9.86	c limits/memory = 13950
9.78/9.86	c 
9.78/9.86	c # default clock type (1: CPU user seconds, 2: wall clock time)
9.78/9.86	c # [type: int, range: [1,2], default: 1]
9.78/9.86	c timing/clocktype = 2
9.78/9.86	c 
9.78/9.86	c # should presolving try to simplify inequalities
9.78/9.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.78/9.86	c constraints/linear/simplifyinequalities = TRUE
9.78/9.86	c 
9.78/9.86	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
9.78/9.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.78/9.86	c constraints/indicator/addCouplingCons = TRUE
9.78/9.86	c 
9.78/9.86	c # should presolving try to simplify knapsacks
9.78/9.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.78/9.86	c constraints/knapsack/simplifyinequalities = TRUE
9.78/9.86	c 
9.78/9.86	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
9.78/9.86	c # [type: int, range: [-1,2147483647], default: -1]
9.78/9.86	c separating/rapidlearning/freq = 0
9.78/9.86	c 
9.78/9.86	c -----------------------------------------------------------------------------------------------
9.78/9.86	c start solving
9.78/9.87	c 
139.57/139.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
139.57/139.68	c   139s|     1 |     0 | 22890 |     - | 284M|   0 |  10k|  38k| 150k|  38k| 150k|   0 |   0 |   0 | 1.057251e+01 |      --      |    Inf 
1789.80/1790.10	c  1789s|     1 |     2 | 86030 |     - | 285M|   0 |   - |  38k| 150k|  38k| 150k|   0 |   0 |   0 | 1.057251e+01 |      --      |    Inf 
1789.80/1790.10	c 
1789.80/1790.10	c SCIP Status        : solving was interrupted [time limit reached]
1789.80/1790.10	c Solving Time (sec) : 1789.12
1789.80/1790.10	c Solving Nodes      : 1
1789.80/1790.10	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.80/1790.10	c Dual Bound         : +1.05725060663008e+01
1789.80/1790.10	c Gap                : infinite
1789.80/1790.10	s UNKNOWN
1789.80/1790.10	c SCIP Status        : solving was interrupted [time limit reached]
1789.80/1790.10	c Solving Time       :    1789.12
1789.80/1790.10	c Original Problem   :
1789.80/1790.10	c   Problem name     : HOME/instance-3736069-1338706638.opb
1789.80/1790.10	c   Variables        : 40363 (40363 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.80/1790.10	c   Constraints      : 154319 initial, 154319 maximal
1789.80/1790.10	c Presolved Problem  :
1789.80/1790.10	c   Problem name     : t_HOME/instance-3736069-1338706638.opb
1789.80/1790.10	c   Variables        : 38467 (38467 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.80/1790.10	c   Constraints      : 150514 initial, 150514 maximal
1789.80/1790.10	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.80/1790.10	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1789.80/1790.10	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1789.80/1790.10	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.80/1790.10	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.80/1790.10	c   implics          :       0.02          0         22          0          0          0          0          0          0
1789.80/1790.10	c   probing          :       7.17          0          2          0          0          0          0          0          0
1789.80/1790.10	c   knapsack         :       0.11          0          0          0          0          0          0          0          0
1789.80/1790.10	c   setppc           :       0.11          0          0          0          0          0          0          0          0
1789.80/1790.10	c   linear           :       1.01          5       1867          0          5          0       3805         22         22
1789.80/1790.10	c   logicor          :       0.05          0          0          0          0          0          0          0          0
1789.80/1790.10	c   root node        :          -          0          -          -          0          -          -          -          -
1789.80/1790.10	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.80/1790.10	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.80/1790.10	c   knapsack         :          1          0        921          0          1          0          0          0          0          0
1789.80/1790.10	c   setppc           :     113986          0        921          0          1          0          0          0          0          0
1789.80/1790.10	c   logicor          :      36527          0        814          0          1          0          0          0          0          0
1789.80/1790.10	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.80/1790.10	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.80/1790.10	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.80/1790.10	c   knapsack         :       0.02       0.00       0.02       0.00       0.00
1789.80/1790.10	c   setppc           :       5.07       0.00       5.03       0.00       0.04
1789.80/1790.10	c   logicor          :       0.24       0.00       0.23       0.00       0.02
1789.80/1790.10	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.80/1790.10	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.80/1790.10	c   vbounds          :       0.00          2          0          0
1789.80/1790.10	c   rootredcost      :       0.00          0          0          0
1789.80/1790.10	c   pseudoobj        :       0.00          2          0          0
1789.80/1790.10	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.80/1790.10	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.80/1790.10	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.80/1790.10	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.80/1790.10	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.80/1790.10	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.80/1790.10	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.80/1790.10	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.80/1790.10	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.80/1790.10	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1789.80/1790.10	c   redcost          :       0.00          0          0          0          0          0
1789.80/1790.10	c   impliedbounds    :       0.00          0          0          0          0          0
1789.80/1790.10	c   intobj           :       0.00          0          0          0          0          0
1789.80/1790.10	c   cgmip            :       0.00          0          0          0          0          0
1789.80/1790.10	c   gomory           :       0.00          0          0          0          0          0
1789.80/1790.10	c   strongcg         :       0.00          0          0          0          0          0
1789.80/1790.10	c   cmir             :       0.00          0          0          0          0          0
1789.80/1790.10	c   flowcover        :       0.00          0          0          0          0          0
1789.80/1790.10	c   clique           :       0.00          0          0          0          0          0
1789.80/1790.10	c   zerohalf         :       0.00          0          0          0          0          0
1789.80/1790.10	c   mcf              :       0.00          0          0          0          0          0
1789.80/1790.10	c   rapidlearning    :       0.00          0          0          0          0          0
1789.80/1790.10	c Pricers            :       Time      Calls       Vars
1789.80/1790.10	c   problem variables:       0.00          0          0
1789.80/1790.10	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.80/1790.10	c   relpscost        :       0.00          0          0          0          0          0          0
1789.80/1790.10	c   pscost           :       0.00          0          0          0          0          0          0
1789.80/1790.10	c   inference        :       0.01          1          0          0          0          0          2
1789.80/1790.10	c   mostinf          :       0.00          0          0          0          0          0          0
1789.80/1790.10	c   leastinf         :       0.00          0          0          0          0          0          0
1789.80/1790.10	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.80/1790.10	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.80/1790.10	c   random           :       0.00          0          0          0          0          0          0
1789.80/1790.10	c Primal Heuristics  :       Time      Calls      Found
1789.80/1790.10	c   LP solutions     :       0.00          -          0
1789.80/1790.10	c   pseudo solutions :       0.00          -          0
1789.80/1790.10	c   oneopt           :       0.00          0          0
1789.80/1790.10	c   trivial          :       0.07          2          0
1789.80/1790.10	c   simplerounding   :       0.00          0          0
1789.80/1790.10	c   zirounding       :       0.00          0          0
1789.80/1790.10	c   rounding         :       0.01          1          0
1789.80/1790.10	c   shifting         :       0.08          1          0
1789.80/1790.10	c   intshifting      :       0.00          0          0
1789.80/1790.10	c   twoopt           :       0.00          0          0
1789.80/1790.10	c   fixandinfer      :       0.00          0          0
1789.80/1790.10	c   feaspump         :    1650.26          1          0
1789.80/1790.10	c   coefdiving       :       0.00          0          0
1789.80/1790.10	c   pscostdiving     :       0.00          0          0
1789.80/1790.10	c   fracdiving       :       0.00          0          0
1789.80/1790.10	c   veclendiving     :       0.00          0          0
1789.80/1790.10	c   intdiving        :       0.00          0          0
1789.80/1790.10	c   actconsdiving    :       0.00          0          0
1789.80/1790.10	c   objpscostdiving  :       0.00          0          0
1789.80/1790.10	c   rootsoldiving    :       0.00          0          0
1789.80/1790.10	c   linesearchdiving :       0.00          0          0
1789.80/1790.10	c   guideddiving     :       0.00          0          0
1789.80/1790.10	c   octane           :       0.00          0          0
1789.80/1790.10	c   rens             :       0.00          0          0
1789.80/1790.10	c   rins             :       0.00          0          0
1789.80/1790.10	c   localbranching   :       0.00          0          0
1789.80/1790.10	c   mutation         :       0.00          0          0
1789.80/1790.10	c   crossover        :       0.00          0          0
1789.80/1790.10	c   dins             :       0.00          0          0
1789.80/1790.10	c   undercover       :       0.00          0          0
1789.80/1790.10	c   nlp              :       0.00          0          0
1789.80/1790.10	c   trysol           :       0.00          0          0
1789.80/1790.10	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.80/1790.10	c   primal LP        :       0.00          0          0       0.00          -
1789.80/1790.10	c   dual LP          :     129.50          1      22890   22890.00     176.76
1789.80/1790.10	c   lex dual LP      :       0.00          0          0       0.00          -
1789.80/1790.10	c   barrier LP       :       0.00          0          0       0.00          -
1789.80/1790.10	c   diving/probing LP:    1650.15          5      63140   12628.00      38.26
1789.80/1790.10	c   strong branching :       0.00          0          0       0.00          -
1789.80/1790.10	c     (at root node) :          -          0          0       0.00          -
1789.80/1790.10	c   conflict analysis:       0.00          0          0       0.00          -
1789.80/1790.10	c B&B Tree           :
1789.80/1790.10	c   number of runs   :          1
1789.80/1790.10	c   nodes            :          1
1789.80/1790.10	c   nodes (total)    :          1
1789.80/1790.10	c   nodes left       :          2
1789.80/1790.10	c   max depth        :          0
1789.80/1790.10	c   max depth (total):          0
1789.80/1790.10	c   backtracks       :          0 (0.0%)
1789.80/1790.10	c   delayed cutoffs  :          0
1789.80/1790.10	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.80/1790.10	c   avg switch length:       1.00
1789.80/1790.10	c   switching time   :       0.00
1789.80/1790.10	c Solution           :
1789.80/1790.10	c   Solutions found  :          0 (0 improvements)
1789.80/1790.10	c   Primal Bound     :          -
1789.80/1790.10	c   Dual Bound       : +1.05725060663008e+01
1789.80/1790.10	c   Gap              :   infinite
1789.80/1790.10	c   Root Dual Bound  : +1.05725060663008e+01
1789.80/1790.10	c   Root Iterations  :      86030
1790.20/1790.50	c Time complete: 1790.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-3736069-1338706638/watcher-3736069-1338706638 -o /tmp/evaluation-result-3736069-1338706638/solver-3736069-1338706638 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3736069-1338706638.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.06 2.02 2.00 3/176 15744
/proc/meminfo: memFree=27420124/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/15744/stat : 15744 (runsolver) D 15742 15744 11712 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 336790701 12095488 50 33554432000 4194304 5436572 140734053202640 140734053198936 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/15744/statm: 2953 50 31 304 0 2645 0

[startup+0.013188 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 15744
/proc/meminfo: memFree=27420124/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=10548 CPUtime=0 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 1875 0 0 0 0 0 0 0 20 0 1 0 336790701 10801152 1820 33554432000 4194304 8395647 140736483282640 140734053198824 6347101 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 2637 1820 386 1026 0 1607 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10548

[startup+0.100246 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 15744
/proc/meminfo: memFree=27420124/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=23092 CPUtime=0.08 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 5019 0 0 0 8 0 0 0 20 0 1 0 336790701 23646208 4964 33554432000 4194304 8395647 140736483282640 140734053198824 7430272 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 5773 4964 393 1026 0 4743 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23092

[startup+0.300236 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 15744
/proc/meminfo: memFree=27420124/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=38616 CPUtime=0.29 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 8903 0 0 0 28 1 0 0 20 0 1 0 336790701 39542784 8848 33554432000 4194304 8395647 140736483282640 140734053198824 7382066 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 9654 8848 393 1026 0 8624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38616

[startup+0.700251 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 15744
/proc/meminfo: memFree=27420124/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=71964 CPUtime=0.68 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 17230 0 0 0 66 2 0 0 20 0 1 0 336790701 73691136 17175 33554432000 4194304 8395647 140736483282640 140736483147848 7382046 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 17991 17175 393 1026 0 16961 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 71964

[startup+1.50023 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 15745
/proc/meminfo: memFree=27320056/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=244644 CPUtime=1.48 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 59626 0 0 0 141 7 0 0 20 0 1 0 336790701 250515456 59217 33554432000 4194304 8395647 140736483282640 140736483147848 6348990 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 61161 59217 475 1026 0 60131 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 244644

[startup+3.10025 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 15745
/proc/meminfo: memFree=27143216/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=344512 CPUtime=3.08 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 82100 0 0 0 298 10 0 0 20 0 1 0 336790701 352780288 83819 33554432000 4194304 8395647 140736483282640 140736483279736 4706214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 86128 83819 507 1026 0 85098 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 344512

[startup+6.30025 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 15745
/proc/meminfo: memFree=27085668/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=344512 CPUtime=6.28 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 82171 0 0 0 618 10 0 0 20 0 1 0 336790701 352780288 83890 33554432000 4194304 8395647 140736483282640 140736483279736 5608464 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 86128 83890 507 1026 0 85098 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 344512

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 15745
/proc/meminfo: memFree=26922672/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=532708 CPUtime=12.68 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 113525 0 0 0 1252 16 0 0 20 0 1 0 336790701 545492992 124734 33554432000 4194304 8395647 140736483282640 140736483277768 6698391 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 133177 124734 583 1026 0 132147 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 532708

[startup+25.5002 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 15745
/proc/meminfo: memFree=26899252/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=556504 CPUtime=25.48 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 118667 0 0 0 2531 17 0 0 20 0 1 0 336790701 569860096 131764 33554432000 4194304 8395647 140736483282640 140736483277768 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 139126 131764 583 1026 0 138096 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 556504

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 15746
/proc/meminfo: memFree=26847880/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=51.08 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124217 0 0 0 5087 21 0 0 20 0 1 0 336790701 609304576 143589 33554432000 4194304 8395647 140736483282640 140736483277768 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 143589 584 1026 0 147726 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 595024

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 15746
/proc/meminfo: memFree=26854148/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=102.27 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124280 0 0 0 10203 24 0 0 20 0 1 0 336790701 609304576 143652 33554432000 4194304 8395647 140736483282640 140736483278200 7382137 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 143652 584 1026 0 147726 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 595024

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15746
/proc/meminfo: memFree=26853216/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=162.26 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124430 0 0 0 16199 27 0 0 20 0 1 0 336790701 609304576 143802 33554432000 4194304 8395647 140736483282640 140736483277160 6708364 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 143802 589 1026 0 147726 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 595024

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15863
/proc/meminfo: memFree=26941088/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=222.25 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124478 0 0 0 22196 29 0 0 20 0 1 0 336790701 609304576 143869 33554432000 4194304 8395647 140736483282640 140736483277208 6707994 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 143869 589 1026 0 147726 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 595024

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15886
/proc/meminfo: memFree=26908820/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=282.24 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124490 0 0 0 28193 31 0 0 20 0 1 0 336790701 609304576 144792 33554432000 4194304 8395647 140736483282640 140736483277208 6708187 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 144792 589 1026 0 147726 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 595024

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15887
/proc/meminfo: memFree=26888892/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=342.23 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124499 0 0 0 34190 33 0 0 20 0 1 0 336790701 609304576 145265 33554432000 4194304 8395647 140736483282640 140736483276392 6707999 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 145265 589 1026 0 147726 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 595024

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15887
/proc/meminfo: memFree=26887584/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=402.22 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124506 0 0 0 40187 35 0 0 20 0 1 0 336790701 609304576 145492 33554432000 4194304 8395647 140736483282640 140736483277160 6708257 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 145492 589 1026 0 147726 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 595024

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15887
/proc/meminfo: memFree=26882076/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=462.21 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124519 0 0 0 46185 36 0 0 20 0 1 0 336790701 609304576 147035 33554432000 4194304 8395647 140736483282640 140736483276392 6708178 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147035 589 1026 0 147726 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 595024

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15888
/proc/meminfo: memFree=26881876/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=522.2 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124522 0 0 0 52183 37 0 0 20 0 1 0 336790701 609304576 147039 33554432000 4194304 8395647 140736483282640 140736483277464 6708279 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147039 589 1026 0 147726 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 595024

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15888
/proc/meminfo: memFree=26881860/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=582.18 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124524 0 0 0 58180 38 0 0 20 0 1 0 336790701 609304576 147041 33554432000 4194304 8395647 140736483282640 140736483276392 6707999 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147041 589 1026 0 147726 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 595024

[startup+642.3 s]

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

/proc/meminfo: memFree=27134516/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1002.13 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124529 0 0 0 100161 52 0 0 20 0 1 0 336790701 609304576 147046 33554432000 4194304 8395647 140736483282640 140736483277160 6708194 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147046 589 1026 0 147726 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 595024

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 15969
/proc/meminfo: memFree=27129808/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1062.12 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124530 0 0 0 106158 54 0 0 20 0 1 0 336790701 609304576 147047 33554432000 4194304 8395647 140736483282640 140736483277160 6708241 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147047 589 1026 0 147726 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 595024

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15969
/proc/meminfo: memFree=27129340/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1122.1 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124530 0 0 0 112155 55 0 0 20 0 1 0 336790701 609304576 147047 33554432000 4194304 8395647 140736483282640 140736483277208 6708257 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147047 589 1026 0 147726 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 595024

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15969
/proc/meminfo: memFree=27124536/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1182.1 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 118153 57 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277208 6697359 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 595024

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 15969
/proc/meminfo: memFree=27121340/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1242.08 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 124150 58 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277160 6708043 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 595024

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 15970
/proc/meminfo: memFree=27118168/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1302.09 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 130149 60 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277208 6709493 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 595024

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 15970
/proc/meminfo: memFree=27118540/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1362.07 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 136145 62 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277160 6652668 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 595024

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 15973
/proc/meminfo: memFree=27118924/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1422.07 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 142144 63 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277208 6708025 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 595024

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 15973
/proc/meminfo: memFree=27119060/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1482.04 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 148140 64 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277160 6708393 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 595024

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15973
/proc/meminfo: memFree=27118936/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1542.04 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 154137 67 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277288 6708043 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 595024

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15974
/proc/meminfo: memFree=27118688/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1602.03 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 160135 68 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277160 6708010 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 595024

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15974
/proc/meminfo: memFree=27118812/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1662.02 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 166132 70 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277160 6697342 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 595024

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15974
/proc/meminfo: memFree=27119060/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1722.02 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 172130 72 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277160 6697104 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 595024

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15974
/proc/meminfo: memFree=27118936/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1782.01 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 178127 74 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277208 6708489 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 595024

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 15974
/proc/meminfo: memFree=27119184/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1785.2 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 178446 74 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277160 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 595024

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15974
/proc/meminfo: memFree=27119060/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1788.4 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 178766 74 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277128 6698055 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 595024

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15974
/proc/meminfo: memFree=27119060/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1789.2 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124531 0 0 0 178846 74 0 0 20 0 1 0 336790701 609304576 147048 33554432000 4194304 8395647 140736483282640 140736483277128 6697250 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147048 589 1026 0 147726 0
Current children cumulated CPU time (s) 1789.2
Current children cumulated vsize (KiB) 595024

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15974
/proc/meminfo: memFree=27119060/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=595024 CPUtime=1790 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124724 0 0 0 178926 74 0 0 20 0 1 0 336790701 609304576 147241 33554432000 4194304 8395647 140736483282640 140736483277160 6345370 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 148756 147241 600 1026 0 147726 0
Current children cumulated CPU time (s) 1790
Current children cumulated vsize (KiB) 595024

[startup+1790.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15974
/proc/meminfo: memFree=27119060/32873648 swapFree=6864/6864
[pid=15744] ppid=15742 vsize=262688 CPUtime=1790.2 cores=0,2,4,6
/proc/15744/stat : 15744 (pbscip.linux.x8) R 15742 15744 11712 0 -1 4202496 124725 0 0 0 178945 75 0 0 20 0 1 0 336790701 268992512 17010 33554432000 4194304 8395647 140736483282640 140736483277160 7602442 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15744/statm: 65672 17010 601 1026 0 64642 0
Current children cumulated CPU time (s) 1790.2
Current children cumulated vsize (KiB) 262688

Child status: 0
Real time (s): 1790.5
CPU time (s): 1790.21
CPU user time (s): 1789.45
CPU system time (s): 0.759884
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 622632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.45
system time used= 0.759884
maximum resident set size= 600784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124732
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= 20
involuntary context switches= 1874

runsolver used 4.02639 second user time and 12.832 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-03 08:57:19
IDJOB=3736069
IDBENCH=25020
IDSOLVER=2326
FILE ID=node113/3736069-1338706638
RUNJOBID= node113-1338678627-11731
PBS_JOBID= 14636700
Free space on /tmp= 70960 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= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_10.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-3736069-1338706638/watcher-3736069-1338706638 -o /tmp/evaluation-result-3736069-1338706638/solver-3736069-1338706638 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3736069-1338706638.opb -t 1800 -m 15500

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

MD5SUM BENCH= 904168892843efef74e3394360b8d762
RANDOM SEED=1123531172

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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:        27421032 kB
Buffers:          508564 kB
Cached:          3428624 kB
SwapCached:         2028 kB
Active:          2343060 kB
Inactive:        2221084 kB
Active(anon):     626364 kB
Inactive(anon):     1912 kB
Active(file):    1716696 kB
Inactive(file):  2219172 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099708 kB
Dirty:             14956 kB
Writeback:             4 kB
AnonPages:        631344 kB
Mapped:            13632 kB
Shmem:                 0 kB
Slab:             750556 kB
SReclaimable:     194600 kB
SUnreclaim:       555956 kB
KernelStack:        1456 kB
PageTables:         5016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     752344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    552960 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= 70956 MiB
End job on node113 at 2012-06-03 09:27:09