Trace number 3744713

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.51 1791.8

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.E.recomb10-0.20-14.opb
MD5SUM291a497ec30de41a6da6a2a376924f13
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark19841
Best CPU time to get the best result obtained on this benchmark1800.15
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72595
Total number of constraints951921
Number of constraints which are clauses951921
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 constraint340
Number of terms in the objective function 5840
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1875840
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1875840
Number of bits of the biggest sum of numbers21
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-3744713-1338809524.opb>
6.09/6.12	c original problem has 72595 variables (72595 bin, 0 int, 0 impl, 0 cont) and 951921 constraints
6.09/6.12	c problem read
6.09/6.12	c presolving settings loaded
7.29/7.31	c presolving:
12.78/12.84	c (round 1) 29266 del vars, 452341 del conss, 28677 chg bounds, 87 chg sides, 118 chg coeffs, 0 upgd conss, 6773687 impls, 0 clqs
13.69/13.78	c (round 2) 29944 del vars, 512216 del conss, 28805 chg bounds, 87 chg sides, 118 chg coeffs, 0 upgd conss, 6788333 impls, 0 clqs
14.18/14.27	c (round 3) 31747 del vars, 527869 del conss, 28847 chg bounds, 91 chg sides, 133 chg coeffs, 0 upgd conss, 6794761 impls, 0 clqs
14.48/14.59	c (round 4) 31898 del vars, 528047 del conss, 28848 chg bounds, 91 chg sides, 133 chg coeffs, 0 upgd conss, 6794769 impls, 0 clqs
21.19/21.27	c    (15.1s) probing: 169/40696 (0.4%) - 0 fixings, 0 aggregations, 31 implications, 0 bound changes
21.19/21.27	c    (15.1s) probing aborted: 100/100 successive totally useless probings
21.19/21.27	c (round 5) 31899 del vars, 528050 del conss, 28848 chg bounds, 91 chg sides, 133 chg coeffs, 422893 upgd conss, 6794831 impls, 0 clqs
21.98/22.09	c (round 6) 31899 del vars, 528050 del conss, 28848 chg bounds, 91 chg sides, 133 chg coeffs, 423871 upgd conss, 6794831 impls, 0 clqs
27.48/27.56	c    (21.4s) probing: 320/40696 (0.8%) - 0 fixings, 0 aggregations, 41 implications, 0 bound changes
27.48/27.56	c    (21.4s) probing aborted: 100/100 successive totally useless probings
27.48/27.56	c presolving (7 rounds):
27.48/27.56	c  31899 deleted vars, 528050 deleted constraints, 28848 tightened bounds, 0 added holes, 91 changed sides, 133 changed coefficients
27.48/27.56	c  6794851 implications, 0 cliques
27.48/27.56	c presolved problem has 40696 variables (40696 bin, 0 int, 0 impl, 0 cont) and 423871 constraints
27.48/27.56	c  246045 constraints of type <setppc>
27.48/27.56	c  177826 constraints of type <logicor>
27.48/27.56	c transformed objective value is always integral (scale: 1)
27.48/27.56	c Presolving Time: 20.39
27.48/27.56	c - non default parameters ----------------------------------------------------------------------
27.48/27.56	c # SCIP version 1.2.1.3
27.48/27.56	c 
27.48/27.56	c # frequency for displaying node information lines
27.48/27.56	c # [type: int, range: [-1,2147483647], default: 100]
27.48/27.56	c display/freq = 10000
27.48/27.56	c 
27.48/27.56	c # maximal time in seconds to run
27.48/27.56	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
27.48/27.56	c limits/time = 1783.88
27.48/27.56	c 
27.48/27.56	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
27.48/27.56	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
27.48/27.56	c limits/memory = 13950
27.48/27.56	c 
27.48/27.56	c # default clock type (1: CPU user seconds, 2: wall clock time)
27.48/27.56	c # [type: int, range: [1,2], default: 1]
27.48/27.56	c timing/clocktype = 2
27.48/27.56	c 
27.48/27.56	c # should presolving try to simplify inequalities
27.48/27.56	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
27.48/27.56	c constraints/linear/simplifyinequalities = TRUE
27.48/27.56	c 
27.48/27.56	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
27.48/27.56	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
27.48/27.56	c constraints/indicator/addCouplingCons = TRUE
27.48/27.56	c 
27.48/27.56	c # should presolving try to simplify knapsacks
27.48/27.56	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
27.48/27.56	c constraints/knapsack/simplifyinequalities = TRUE
27.48/27.56	c 
27.48/27.56	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
27.48/27.56	c # [type: int, range: [-1,2147483647], default: -1]
27.48/27.56	c separating/rapidlearning/freq = 0
27.48/27.56	c 
27.48/27.56	c -----------------------------------------------------------------------------------------------
27.48/27.56	c start solving
27.48/27.58	c 
1449.15/1449.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1449.15/1449.47	c  1443s|     1 |     0 | 85391 |     - | 959M|   0 |  25k|  40k| 423k|  40k| 423k|   0 |   0 |   0 | 3.923500e+03 |      --      |    Inf 
1790.01/1790.34	c  1784s|     1 |     2 | 89906 |     - | 962M|   0 |   - |  40k| 423k|  40k| 423k|   0 |   0 |   0 | 3.923500e+03 |      --      |    Inf 
1790.01/1790.34	c 
1790.01/1790.34	c SCIP Status        : solving was interrupted [time limit reached]
1790.01/1790.34	c Solving Time (sec) : 1784.22
1790.01/1790.34	c Solving Nodes      : 1
1790.01/1790.34	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.01/1790.34	c Dual Bound         : +3.92350000000000e+03
1790.01/1790.34	c Gap                : infinite
1790.01/1790.34	s UNKNOWN
1790.01/1790.34	c SCIP Status        : solving was interrupted [time limit reached]
1790.01/1790.34	c Solving Time       :    1784.22
1790.01/1790.34	c Original Problem   :
1790.01/1790.34	c   Problem name     : HOME/instance-3744713-1338809524.opb
1790.01/1790.34	c   Variables        : 72595 (72595 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.01/1790.34	c   Constraints      : 951921 initial, 951921 maximal
1790.01/1790.34	c Presolved Problem  :
1790.01/1790.34	c   Problem name     : t_HOME/instance-3744713-1338809524.opb
1790.01/1790.34	c   Variables        : 40696 (40696 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.01/1790.34	c   Constraints      : 423871 initial, 423871 maximal
1790.01/1790.34	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.01/1790.34	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1790.01/1790.34	c   dualfix          :       0.11       1965          0          0          0          0          0          0          0
1790.01/1790.34	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.01/1790.34	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.01/1790.34	c   implics          :       0.58          0        531          0          0          0          0          0          0
1790.01/1790.34	c   probing          :       9.56          0          0          0          0          0          0          0          0
1790.01/1790.34	c   setppc           :       0.83          0          0          0          0          0          0          0          0
1790.01/1790.34	c   linear           :       7.85      28848        555          0      28848          0     528050         91        133
1790.01/1790.34	c   logicor          :       0.44          0          0          0          0          0          0          0          0
1790.01/1790.34	c   root node        :          -          0          -          -          0          -          -          -          -
1790.01/1790.34	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.01/1790.34	c   integral         :          0          0          0          0          0          0          0          0          0          0
1790.01/1790.34	c   setppc           :     246045          0        655          0          1          0          0          0          0          0
1790.01/1790.34	c   logicor          :     177826          0        641          0          1          0          0          0          0          0
1790.01/1790.34	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1790.01/1790.34	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.01/1790.34	c   integral         :       0.00       0.00       0.00       0.00       0.00
1790.01/1790.34	c   setppc           :       8.01       0.00       7.92       0.00       0.09
1790.01/1790.34	c   logicor          :       0.26       0.00       0.24       0.00       0.02
1790.01/1790.34	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.01/1790.34	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.01/1790.34	c   vbounds          :       0.00          2          0          0
1790.01/1790.34	c   rootredcost      :       0.00          0          0          0
1790.01/1790.34	c   pseudoobj        :       0.00          2          0          0
1790.01/1790.34	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.01/1790.34	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.01/1790.34	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.01/1790.34	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.01/1790.34	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.01/1790.34	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.01/1790.34	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.01/1790.34	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.01/1790.34	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.01/1790.34	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1790.01/1790.34	c   redcost          :       0.00          0          0          0          0          0
1790.01/1790.34	c   impliedbounds    :       0.00          0          0          0          0          0
1790.01/1790.34	c   intobj           :       0.00          0          0          0          0          0
1790.01/1790.34	c   cgmip            :       0.00          0          0          0          0          0
1790.01/1790.34	c   gomory           :       0.00          0          0          0          0          0
1790.01/1790.34	c   strongcg         :       0.00          0          0          0          0          0
1790.01/1790.34	c   cmir             :       0.00          0          0          0          0          0
1790.01/1790.34	c   flowcover        :       0.00          0          0          0          0          0
1790.01/1790.34	c   clique           :       0.00          0          0          0          0          0
1790.01/1790.34	c   zerohalf         :       0.00          0          0          0          0          0
1790.01/1790.34	c   mcf              :       0.00          0          0          0          0          0
1790.01/1790.34	c   rapidlearning    :       0.00          0          0          0          0          0
1790.01/1790.34	c Pricers            :       Time      Calls       Vars
1790.01/1790.34	c   problem variables:       0.00          0          0
1790.01/1790.34	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.01/1790.34	c   relpscost        :       0.00          0          0          0          0          0          0
1790.01/1790.34	c   pscost           :       0.00          0          0          0          0          0          0
1790.01/1790.34	c   inference        :       0.01          1          0          0          0          0          2
1790.01/1790.34	c   mostinf          :       0.00          0          0          0          0          0          0
1790.01/1790.34	c   leastinf         :       0.00          0          0          0          0          0          0
1790.01/1790.34	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.01/1790.34	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.01/1790.34	c   random           :       0.00          0          0          0          0          0          0
1790.01/1790.34	c Primal Heuristics  :       Time      Calls      Found
1790.01/1790.34	c   LP solutions     :       0.00          -          0
1790.01/1790.34	c   pseudo solutions :       0.00          -          0
1790.01/1790.34	c   oneopt           :       0.00          0          0
1790.01/1790.34	c   trivial          :       0.08          2          0
1790.01/1790.34	c   simplerounding   :       0.00          0          0
1790.01/1790.34	c   zirounding       :       0.00          0          0
1790.01/1790.34	c   rounding         :       0.02          1          0
1790.01/1790.34	c   shifting         :       1.43          1          0
1790.01/1790.34	c   intshifting      :       0.00          0          0
1790.01/1790.34	c   twoopt           :       0.00          0          0
1790.01/1790.34	c   fixandinfer      :       0.00          0          0
1790.01/1790.34	c   feaspump         :     339.29          1          0
1790.01/1790.34	c   coefdiving       :       0.00          0          0
1790.01/1790.34	c   pscostdiving     :       0.00          0          0
1790.01/1790.34	c   fracdiving       :       0.00          0          0
1790.01/1790.34	c   veclendiving     :       0.00          0          0
1790.01/1790.34	c   intdiving        :       0.00          0          0
1790.01/1790.34	c   actconsdiving    :       0.00          0          0
1790.01/1790.34	c   objpscostdiving  :       0.00          0          0
1790.01/1790.34	c   rootsoldiving    :       0.00          0          0
1790.01/1790.34	c   linesearchdiving :       0.00          0          0
1790.01/1790.34	c   guideddiving     :       0.00          0          0
1790.01/1790.34	c   octane           :       0.00          0          0
1790.01/1790.34	c   rens             :       0.00          0          0
1790.01/1790.34	c   rins             :       0.00          0          0
1790.01/1790.34	c   localbranching   :       0.00          0          0
1790.01/1790.34	c   mutation         :       0.00          0          0
1790.01/1790.34	c   crossover        :       0.00          0          0
1790.01/1790.34	c   dins             :       0.00          0          0
1790.01/1790.34	c   undercover       :       0.00          0          0
1790.01/1790.34	c   nlp              :       0.00          0          0
1790.01/1790.34	c   trysol           :       0.00          0          0
1790.01/1790.34	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.01/1790.34	c   primal LP        :       0.00          0          0       0.00          -
1790.01/1790.34	c   dual LP          :    1421.12          1      85391   85391.00      60.09
1790.01/1790.34	c   lex dual LP      :       0.00          0          0       0.00          -
1790.01/1790.34	c   barrier LP       :       0.00          0          0       0.00          -
1790.01/1790.34	c   diving/probing LP:     339.26          1       4515    4515.00      13.31
1790.01/1790.34	c   strong branching :       0.00          0          0       0.00          -
1790.01/1790.34	c     (at root node) :          -          0          0       0.00          -
1790.01/1790.34	c   conflict analysis:       0.00          0          0       0.00          -
1790.01/1790.34	c B&B Tree           :
1790.01/1790.34	c   number of runs   :          1
1790.01/1790.34	c   nodes            :          1
1790.01/1790.34	c   nodes (total)    :          1
1790.01/1790.34	c   nodes left       :          2
1790.01/1790.34	c   max depth        :          0
1790.01/1790.34	c   max depth (total):          0
1790.01/1790.34	c   backtracks       :          0 (0.0%)
1790.01/1790.34	c   delayed cutoffs  :          0
1790.01/1790.34	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.01/1790.34	c   avg switch length:       1.00
1790.01/1790.34	c   switching time   :       0.00
1790.01/1790.34	c Solution           :
1790.01/1790.34	c   Solutions found  :          0 (0 improvements)
1790.01/1790.34	c   Primal Bound     :          -
1790.01/1790.34	c   Dual Bound       : +3.92350000000000e+03
1790.01/1790.34	c   Gap              :   infinite
1790.01/1790.34	c   Root Dual Bound  : +3.92350000000000e+03
1790.01/1790.34	c   Root Iterations  :      89906
1791.40/1791.79	c Time complete: 1791.5.

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-3744713-1338809524/watcher-3744713-1338809524 -o /tmp/evaluation-result-3744713-1338809524/solver-3744713-1338809524 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744713-1338809524.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: 1.64 1.93 1.87 2/175 14739
/proc/meminfo: memFree=27846444/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 1247 0 0 0 0 0 0 0 20 0 1 0 347077902 8105984 1194 33554432000 4194304 8395647 140734297791008 140734896616216 7301360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 1979 1194 370 1026 0 949 0

[startup+0.0910169 s]
/proc/loadavg: 1.64 1.93 1.87 2/175 14739
/proc/meminfo: memFree=27846444/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=24760 CPUtime=0.08 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 5472 0 0 0 7 1 0 0 20 0 1 0 347077902 25354240 5419 33554432000 4194304 8395647 140734297791008 140734896616216 6347101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 6190 5425 394 1026 0 5160 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24760

[startup+0.100278 s]
/proc/loadavg: 1.64 1.93 1.87 2/175 14739
/proc/meminfo: memFree=27846444/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=24960 CPUtime=0.09 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 5503 0 0 0 8 1 0 0 20 0 1 0 347077902 25559040 5449 33554432000 4194304 8395647 140734297791008 140734896616216 5759627 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 6240 5450 394 1026 0 5210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24960

[startup+0.300219 s]
/proc/loadavg: 1.64 1.93 1.87 2/175 14739
/proc/meminfo: memFree=27846444/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=37488 CPUtime=0.29 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 8627 0 0 0 28 1 0 0 20 0 1 0 347077902 38387712 8573 33554432000 4194304 8395647 140734297791008 140734297656216 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 9372 8573 394 1026 0 8342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37488

[startup+0.700219 s]
/proc/loadavg: 1.64 1.93 1.87 2/175 14739
/proc/meminfo: memFree=27846444/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=62232 CPUtime=0.69 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 14833 0 0 0 67 2 0 0 20 0 1 0 347077902 63725568 14779 33554432000 4194304 8395647 140734297791008 140734297656216 7382066 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 15558 14779 394 1026 0 14528 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62232

[startup+1.50023 s]
/proc/loadavg: 1.64 1.93 1.87 3/176 14740
/proc/meminfo: memFree=27730480/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=110700 CPUtime=1.49 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 26923 0 0 0 145 4 0 0 20 0 1 0 347077902 113356800 26893 33554432000 4194304 8395647 140734297791008 140734297656216 7370222 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 27675 26893 394 1026 0 26645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110700

[startup+3.1002 s]
/proc/loadavg: 1.64 1.93 1.87 3/179 14750
/proc/meminfo: memFree=27580392/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=207408 CPUtime=3.09 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 51105 0 0 0 302 7 0 0 20 0 1 0 347077902 212385792 51076 33554432000 4194304 8395647 140734297791008 140734297656216 6347101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 51852 51089 394 1026 0 50822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 207408

[startup+6.30023 s]
/proc/loadavg: 1.83 1.97 1.89 3/178 14750
/proc/meminfo: memFree=27109324/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=514336 CPUtime=6.28 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 127946 0 0 0 611 17 0 0 20 0 1 0 347077902 526680064 127562 33554432000 4194304 8395647 140734297791008 140734297656216 4219455 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 128584 127563 413 1026 0 127554 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 514336

[startup+12.7003 s]
/proc/loadavg: 1.84 1.97 1.89 3/179 14751
/proc/meminfo: memFree=25941400/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1157312 CPUtime=12.69 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 286414 0 0 0 1229 40 0 0 20 0 1 0 347077902 1185087488 286030 33554432000 4194304 8395647 140734297791008 140734297786232 6080379 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 289328 286030 476 1026 0 288298 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1157312

[startup+25.5002 s]
/proc/loadavg: 1.87 1.97 1.89 3/179 14751
/proc/meminfo: memFree=23752480/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1286300 CPUtime=25.49 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 312724 0 0 0 2504 45 0 0 20 0 1 0 347077902 1317171200 317988 33554432000 4194304 8395647 140734297791008 140734297786808 5210338 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 321575 317988 505 1026 0 320545 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1286300

[startup+51.1067 s]
/proc/loadavg: 1.98 1.99 1.89 3/179 14751
/proc/meminfo: memFree=22914272/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1748964 CPUtime=51.08 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 355820 0 0 0 5051 57 0 0 20 0 1 0 347077902 1790939136 416039 33554432000 4194304 8395647 140734297791008 140734297786472 6636391 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14739/statm: 437241 416039 577 1026 0 436211 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1748964

[startup+102.3 s]
/proc/loadavg: 1.99 1.99 1.90 3/179 14751
/proc/meminfo: memFree=22639488/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1796208 CPUtime=102.26 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 361865 0 0 0 10165 61 0 0 20 0 1 0 347077902 1839316992 433483 33554432000 4194304 8395647 140734297791008 140734297786568 7382137 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 449052 433483 577 1026 0 448022 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1796208

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 14751
/proc/meminfo: memFree=22581308/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1813556 CPUtime=162.26 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 362140 0 0 0 16159 67 0 0 20 0 1 0 347077902 1857081344 436313 33554432000 4194304 8395647 140734297791008 140734297786136 6752542 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 453389 436313 577 1026 0 452359 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1813556

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 14751
/proc/meminfo: memFree=22571176/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1819228 CPUtime=222.24 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 363061 0 0 0 22154 70 0 0 20 0 1 0 347077902 1862889472 438256 33554432000 4194304 8395647 140734297791008 140734297786136 6697955 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 454807 438256 577 1026 0 453777 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1819228

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 14751
/proc/meminfo: memFree=22566908/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820008 CPUtime=282.23 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 363724 0 0 0 28150 73 0 0 20 0 1 0 347077902 1863688192 438919 33554432000 4194304 8395647 140734297791008 140734297786472 6697955 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455002 438919 577 1026 0 453972 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1820008

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 14752
/proc/meminfo: memFree=22561440/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=342.23 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 364941 0 0 0 34147 76 0 0 20 0 1 0 347077902 1863827456 440136 33554432000 4194304 8395647 140734297791008 140734297786136 6698047 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440136 577 1026 0 454006 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1820144

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 14752
/proc/meminfo: memFree=22509200/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=402.22 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 364972 0 0 0 40143 79 0 0 20 0 1 0 347077902 1863827456 440678 33554432000 4194304 8395647 140734297791008 140734297786136 7382137 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440678 577 1026 0 454006 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1820144

[startup+462.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 14752
/proc/meminfo: memFree=22471652/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=462.21 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365009 0 0 0 46139 82 0 0 20 0 1 0 347077902 1863827456 440715 33554432000 4194304 8395647 140734297791008 140734297786136 7382137 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440715 577 1026 0 454006 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1820144

[startup+522.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/180 14755
/proc/meminfo: memFree=22464276/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=522.2 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365024 0 0 0 52137 83 0 0 20 0 1 0 347077902 1863827456 440730 33554432000 4194304 8395647 140734297791008 140734297786136 6698047 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440730 577 1026 0 454006 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1820144

[startup+582.3 s]
/proc/loadavg: 2.03 2.00 1.91 3/179 14755
/proc/meminfo: memFree=22458048/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=582.2 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365034 0 0 0 58135 85 0 0 20 0 1 0 347077902 1863827456 440740 33554432000 4194304 8395647 140734297791008 140734297786472 6697955 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440740 577 1026 0 454006 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1820144

[startup+642.3 s]

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

/proc/meminfo: memFree=22530264/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1062.12 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365070 0 0 0 106113 99 0 0 20 0 1 0 347077902 1863827456 440776 33554432000 4194304 8395647 140734297791008 140734297786472 6698034 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440776 577 1026 0 454006 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1820144

[startup+1122.3 s]
/proc/loadavg: 2.04 2.02 1.93 3/180 14760
/proc/meminfo: memFree=22530532/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1122.1 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365073 0 0 0 112109 101 0 0 20 0 1 0 347077902 1863827456 440779 33554432000 4194304 8395647 140734297791008 140734297786136 6636369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440779 577 1026 0 454006 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1820144

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/179 14760
/proc/meminfo: memFree=22530692/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1182.1 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365074 0 0 0 118106 104 0 0 20 0 1 0 347077902 1863827456 440780 33554432000 4194304 8395647 140734297791008 140734297786472 6697246 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440780 577 1026 0 454006 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1820144

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/179 14761
/proc/meminfo: memFree=22530472/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1242.1 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365074 0 0 0 124105 105 0 0 20 0 1 0 347077902 1863827456 440780 33554432000 4194304 8395647 140734297791008 140734297786136 6697997 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440780 577 1026 0 454006 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1820144

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14761
/proc/meminfo: memFree=22523232/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1302.08 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365074 0 0 0 130100 108 0 0 20 0 1 0 347077902 1863827456 440780 33554432000 4194304 8395647 140734297791008 140734297786136 6697974 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440780 577 1026 0 454006 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1820144

[startup+1362.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14761
/proc/meminfo: memFree=22521956/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1362.08 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365074 0 0 0 136099 109 0 0 20 0 1 0 347077902 1863827456 440780 33554432000 4194304 8395647 140734297791008 140734297786472 7382157 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440780 577 1026 0 454006 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1820144

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14761
/proc/meminfo: memFree=22521680/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1422.06 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365074 0 0 0 142094 112 0 0 20 0 1 0 347077902 1863827456 440780 33554432000 4194304 8395647 140734297791008 140734297786136 6697305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440780 577 1026 0 454006 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1820144

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14761
/proc/meminfo: memFree=22520552/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1482.06 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365209 0 0 0 148093 113 0 0 20 0 1 0 347077902 1863827456 440915 33554432000 4194304 8395647 140734297791008 140734297785576 6503069 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440915 582 1026 0 454006 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1820144

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14762
/proc/meminfo: memFree=22519108/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1542.04 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365210 0 0 0 154090 114 0 0 20 0 1 0 347077902 1863827456 440916 33554432000 4194304 8395647 140734297791008 140734297785576 6709114 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440916 582 1026 0 454006 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1820144

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/179 14762
/proc/meminfo: memFree=22518344/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1602.03 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365211 0 0 0 160088 115 0 0 20 0 1 0 347077902 1863827456 440917 33554432000 4194304 8395647 140734297791008 140734297785576 6667655 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440917 582 1026 0 454006 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1820144

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 14762
/proc/meminfo: memFree=22518312/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1662.03 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365212 0 0 0 166087 116 0 0 20 0 1 0 347077902 1863827456 440918 33554432000 4194304 8395647 140734297791008 140734297785576 6637058 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440918 582 1026 0 454006 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1820144

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 14765
/proc/meminfo: memFree=22518208/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1722.02 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365212 0 0 0 172085 117 0 0 20 0 1 0 347077902 1863827456 440918 33554432000 4194304 8395647 140734297791008 140734297785528 6708477 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440918 582 1026 0 454006 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1820144

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 14788
/proc/meminfo: memFree=22517244/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1782.01 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365214 0 0 0 178083 118 0 0 20 0 1 0 347077902 1863827456 440920 33554432000 4194304 8395647 140734297791008 140734297785528 6708589 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440920 582 1026 0 454006 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1820144

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

[startup+1786 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 14788
/proc/meminfo: memFree=22517352/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1785.71 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365214 0 0 0 178453 118 0 0 20 0 1 0 347077902 1863827456 440920 33554432000 4194304 8395647 140734297791008 140734297785576 6708224 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440920 582 1026 0 454006 0
Current children cumulated CPU time (s) 1785.71
Current children cumulated vsize (KiB) 1820144

[startup+1789.2 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 14788
/proc/meminfo: memFree=22517600/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1820144 CPUtime=1788.91 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 365214 0 0 0 178773 118 0 0 20 0 1 0 347077902 1863827456 440920 33554432000 4194304 8395647 140734297791008 140734297785528 6708208 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 455036 440920 582 1026 0 454006 0
Current children cumulated CPU time (s) 1788.91
Current children cumulated vsize (KiB) 1820144

[startup+1790.8 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 14788
/proc/meminfo: memFree=22517600/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1728704 CPUtime=1790.51 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 366047 0 0 0 178933 118 0 0 20 0 1 0 347077902 1770192896 422088 33554432000 4194304 8395647 140734297791008 140734297786840 6063840 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 432176 422088 592 1026 0 431146 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (KiB) 1728704

[startup+1791.2 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 14788
/proc/meminfo: memFree=22593236/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1728704 CPUtime=1790.91 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 366047 0 0 0 178973 118 0 0 20 0 1 0 347077902 1770192896 422088 33554432000 4194304 8395647 140734297791008 140734297786840 4214799 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 432176 422088 592 1026 0 431146 0
Current children cumulated CPU time (s) 1790.91
Current children cumulated vsize (KiB) 1728704

[startup+1791.6 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 14788
/proc/meminfo: memFree=22593236/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1390500 CPUtime=1791.31 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 366047 0 0 0 179011 120 0 0 20 0 1 0 347077902 1423872000 338092 33554432000 4194304 8395647 140734297791008 140734297786840 4220087 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 347625 338092 592 1026 0 346595 0
Current children cumulated CPU time (s) 1791.31
Current children cumulated vsize (KiB) 1390500

[startup+1791.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 14788
/proc/meminfo: memFree=22593236/32873844 swapFree=7124/7124
[pid=14739] ppid=14737 vsize=1278904 CPUtime=1791.4 cores=0,2,4,6
/proc/14739/stat : 14739 (pbscip.linux.x8) R 14737 14739 14436 0 -1 4202496 366047 0 0 0 179019 121 0 0 20 0 1 0 347077902 1309597696 310193 33554432000 4194304 8395647 140734297791008 140734297790248 7435351 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14739/statm: 319726 310193 592 1026 0 318696 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 1278904

Child status: 0
Real time (s): 1791.8
CPU time (s): 1791.51
CPU user time (s): 1790.23
CPU system time (s): 1.2858
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 1820144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.23
system time used= 1.2858
maximum resident set size= 1763684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366055
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= 6
involuntary context switches= 2057

runsolver used 2.75158 second user time and 8.73167 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-04 13:32:05
IDJOB=3744713
IDBENCH=92812
IDSOLVER=2326
FILE ID=node134/3744713-1338809524
RUNJOBID= node134-1338809524-14721
PBS_JOBID= 14636878
Free space on /tmp= 70300 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-ped3.E.recomb10-0.20-14.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-3744713-1338809524/watcher-3744713-1338809524 -o /tmp/evaluation-result-3744713-1338809524/solver-3744713-1338809524 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744713-1338809524.opb -t 1800 -m 15500

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

MD5SUM BENCH= 291a497ec30de41a6da6a2a376924f13
RANDOM SEED=1131865084

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27847940 kB
Buffers:          514028 kB
Cached:          3593400 kB
SwapCached:           76 kB
Active:          1844304 kB
Inactive:        2276276 kB
Active(anon):       5144 kB
Inactive(anon):    10496 kB
Active(file):    1839160 kB
Inactive(file):  2265780 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:             74836 kB
Writeback:             0 kB
AnonPages:         20592 kB
Mapped:            10468 kB
Shmem:                96 kB
Slab:             765440 kB
SReclaimable:     206892 kB
SUnreclaim:       558548 kB
KernelStack:        1440 kB
PageTables:         3856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70228 MiB
End job on node134 at 2012-06-04 14:01:57