Trace number 3744749

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? 1790.91 1791.23

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.G.recomb10-0.20-12.opb
MD5SUM0493a86959ec9499ad3c5cf5e49b40f2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20554
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables83617
Total number of constraints1251886
Number of constraints which are clauses1251886
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 constraint339
Number of terms in the objective function 10460
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 3451260
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 3451260
Number of bits of the biggest sum of numbers22
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-3744749-1339017759.opb>
8.09/8.11	c original problem has 83617 variables (83617 bin, 0 int, 0 impl, 0 cont) and 1251886 constraints
8.09/8.11	c problem read
8.09/8.11	c presolving settings loaded
9.59/9.65	c presolving:
13.88/13.93	c (round 1) 45048 del vars, 826990 del conss, 44277 chg bounds, 222 chg sides, 294 chg coeffs, 0 upgd conss, 4747418 impls, 0 clqs
14.38/14.47	c (round 2) 45813 del vars, 923324 del conss, 44560 chg bounds, 222 chg sides, 294 chg coeffs, 0 upgd conss, 4767758 impls, 0 clqs
14.48/14.58	c (round 3) 46338 del vars, 927478 del conss, 44579 chg bounds, 227 chg sides, 302 chg coeffs, 0 upgd conss, 4770796 impls, 0 clqs
14.58/14.64	c (round 4) 46464 del vars, 927669 del conss, 44586 chg bounds, 227 chg sides, 302 chg coeffs, 0 upgd conss, 4770828 impls, 0 clqs
14.58/14.69	c (round 5) 46468 del vars, 927723 del conss, 44586 chg bounds, 227 chg sides, 302 chg coeffs, 0 upgd conss, 4770832 impls, 0 clqs
55.58/55.68	c    (47.6s) probing: 1000/37149 (2.7%) - 0 fixings, 0 aggregations, 32385 implications, 0 bound changes
103.86/103.92	c    (95.8s) probing: 2000/37149 (5.4%) - 0 fixings, 0 aggregations, 83219 implications, 0 bound changes
103.86/103.97	c    (95.9s) probing: 2001/37149 (5.4%) - 0 fixings, 0 aggregations, 83440 implications, 0 bound changes
103.86/103.97	c    (95.9s) probing aborted: 2000/2000 successive useless probings
103.86/103.97	c (round 6) 46468 del vars, 927727 del conss, 44586 chg bounds, 227 chg sides, 302 chg coeffs, 322920 upgd conss, 4954688 impls, 0 clqs
104.26/104.32	c (round 7) 46468 del vars, 927727 del conss, 44586 chg bounds, 227 chg sides, 302 chg coeffs, 324159 upgd conss, 4954688 impls, 0 clqs
114.76/114.81	c    (106.7s) probing: 2201/37149 (5.9%) - 0 fixings, 0 aggregations, 106476 implications, 0 bound changes
114.76/114.81	c    (106.7s) probing aborted: 2000/2000 successive useless probings
114.76/114.81	c presolving (8 rounds):
114.76/114.81	c  46468 deleted vars, 927727 deleted constraints, 44586 tightened bounds, 0 added holes, 227 changed sides, 302 changed coefficients
114.76/114.81	c  5000760 implications, 0 cliques
114.76/114.81	c presolved problem has 37149 variables (37149 bin, 0 int, 0 impl, 0 cont) and 324159 constraints
114.76/114.81	c  224377 constraints of type <setppc>
114.76/114.81	c   99782 constraints of type <logicor>
114.76/114.81	c transformed objective value is always integral (scale: 1)
114.76/114.81	c Presolving Time: 105.33
114.76/114.81	c - non default parameters ----------------------------------------------------------------------
114.76/114.81	c # SCIP version 1.2.1.3
114.76/114.81	c 
114.76/114.81	c # frequency for displaying node information lines
114.76/114.81	c # [type: int, range: [-1,2147483647], default: 100]
114.76/114.81	c display/freq = 10000
114.76/114.81	c 
114.76/114.81	c # maximal time in seconds to run
114.76/114.81	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
114.76/114.81	c limits/time = 1781.89
114.76/114.81	c 
114.76/114.81	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
114.76/114.81	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
114.76/114.81	c limits/memory = 13950
114.76/114.81	c 
114.76/114.81	c # default clock type (1: CPU user seconds, 2: wall clock time)
114.76/114.81	c # [type: int, range: [1,2], default: 1]
114.76/114.81	c timing/clocktype = 2
114.76/114.81	c 
114.76/114.81	c # should presolving try to simplify inequalities
114.76/114.81	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
114.76/114.81	c constraints/linear/simplifyinequalities = TRUE
114.76/114.81	c 
114.76/114.81	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
114.76/114.81	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
114.76/114.81	c constraints/indicator/addCouplingCons = TRUE
114.76/114.81	c 
114.76/114.81	c # should presolving try to simplify knapsacks
114.76/114.81	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
114.76/114.81	c constraints/knapsack/simplifyinequalities = TRUE
114.76/114.81	c 
114.76/114.81	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
114.76/114.81	c # [type: int, range: [-1,2147483647], default: -1]
114.76/114.81	c separating/rapidlearning/freq = 0
114.76/114.81	c 
114.76/114.81	c -----------------------------------------------------------------------------------------------
114.76/114.81	c start solving
114.76/114.83	c 
356.79/356.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
356.79/356.97	c   349s|     1 |     0 | 40916 |     - | 966M|   0 |  14k|  37k| 324k|  37k| 324k|   0 |   0 |   0 | 7.166000e+03 |      --      |    Inf 
1789.77/1790.13	c  1782s|     1 |     2 | 90199 |     - | 969M|   0 |   - |  37k| 324k|  37k| 324k|   0 |   0 |   0 | 7.166000e+03 |      --      |    Inf 
1789.77/1790.13	c 
1789.77/1790.13	c SCIP Status        : solving was interrupted [time limit reached]
1789.77/1790.13	c Solving Time (sec) : 1782.02
1789.77/1790.13	c Solving Nodes      : 1
1789.77/1790.13	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.77/1790.13	c Dual Bound         : +7.16600000000000e+03
1789.77/1790.13	c Gap                : infinite
1789.77/1790.13	s UNKNOWN
1789.77/1790.13	c SCIP Status        : solving was interrupted [time limit reached]
1789.77/1790.13	c Solving Time       :    1782.02
1789.77/1790.13	c Original Problem   :
1789.77/1790.13	c   Problem name     : HOME/instance-3744749-1339017759.opb
1789.77/1790.13	c   Variables        : 83617 (83617 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.77/1790.13	c   Constraints      : 1251886 initial, 1251886 maximal
1789.77/1790.13	c Presolved Problem  :
1789.77/1790.13	c   Problem name     : t_HOME/instance-3744749-1339017759.opb
1789.77/1790.13	c   Variables        : 37149 (37149 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.77/1790.13	c   Constraints      : 324159 initial, 324159 maximal
1789.77/1790.13	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.77/1790.13	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1789.77/1790.13	c   dualfix          :       0.03        566          0          0          0          0          0          0          0
1789.77/1790.13	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.77/1790.13	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.77/1790.13	c   implics          :       0.30          0        636          0          0          0          0          0          0
1789.77/1790.13	c   probing          :      98.45          0          0          0          0          0          0          0          0
1789.77/1790.13	c   setppc           :       0.37          0          0          0          0          0          0          0          0
1789.77/1790.13	c   linear           :       4.73      44586        680          0      44586          0     927727        227        302
1789.77/1790.13	c   logicor          :       0.14          0          0          0          0          0          0          0          0
1789.77/1790.13	c   root node        :          -          0          -          -          0          -          -          -          -
1789.77/1790.13	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.77/1790.13	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.77/1790.13	c   setppc           :     224377          0       6301          0          1          0          0          0          0          0
1789.77/1790.13	c   logicor          :      99782          0       4492          0          1          0          0          0          0          0
1789.77/1790.13	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.77/1790.13	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.77/1790.14	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.77/1790.14	c   setppc           :      82.72       0.00      82.65       0.00       0.07
1789.77/1790.14	c   logicor          :       1.78       0.00       1.76       0.00       0.02
1789.77/1790.14	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.77/1790.14	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.77/1790.14	c   vbounds          :       0.00          2          0          0
1789.77/1790.14	c   rootredcost      :       0.00          0          0          0
1789.77/1790.14	c   pseudoobj        :       0.00          2          0          0
1789.77/1790.14	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.77/1790.14	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.77/1790.14	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.77/1790.14	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.77/1790.14	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.77/1790.14	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.77/1790.14	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.77/1790.14	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.77/1790.14	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.77/1790.14	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1789.77/1790.14	c   redcost          :       0.00          0          0          0          0          0
1789.77/1790.14	c   impliedbounds    :       0.00          0          0          0          0          0
1789.77/1790.14	c   intobj           :       0.00          0          0          0          0          0
1789.77/1790.14	c   cgmip            :       0.00          0          0          0          0          0
1789.77/1790.14	c   gomory           :       0.00          0          0          0          0          0
1789.77/1790.14	c   strongcg         :       0.00          0          0          0          0          0
1789.77/1790.14	c   cmir             :       0.00          0          0          0          0          0
1789.77/1790.14	c   flowcover        :       0.00          0          0          0          0          0
1789.77/1790.14	c   clique           :       0.00          0          0          0          0          0
1789.77/1790.14	c   zerohalf         :       0.00          0          0          0          0          0
1789.77/1790.14	c   mcf              :       0.00          0          0          0          0          0
1789.77/1790.14	c   rapidlearning    :       0.00          0          0          0          0          0
1789.77/1790.14	c Pricers            :       Time      Calls       Vars
1789.77/1790.14	c   problem variables:       0.00          0          0
1789.77/1790.14	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.77/1790.14	c   relpscost        :       0.00          0          0          0          0          0          0
1789.77/1790.14	c   pscost           :       0.00          0          0          0          0          0          0
1789.77/1790.14	c   inference        :       0.01          1          0          0          0          0          2
1789.77/1790.14	c   mostinf          :       0.00          0          0          0          0          0          0
1789.77/1790.14	c   leastinf         :       0.00          0          0          0          0          0          0
1789.77/1790.14	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.77/1790.14	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.77/1790.14	c   random           :       0.00          0          0          0          0          0          0
1789.77/1790.14	c Primal Heuristics  :       Time      Calls      Found
1789.77/1790.14	c   LP solutions     :       0.00          -          0
1789.77/1790.14	c   pseudo solutions :       0.00          -          0
1789.77/1790.14	c   oneopt           :       0.00          0          0
1789.77/1790.14	c   trivial          :       0.09          2          0
1789.77/1790.14	c   simplerounding   :       0.00          0          0
1789.77/1790.14	c   zirounding       :       0.00          0          0
1789.77/1790.14	c   rounding         :       0.01          1          0
1789.77/1790.14	c   shifting         :       0.47          1          0
1789.77/1790.14	c   intshifting      :       0.00          0          0
1789.77/1790.14	c   twoopt           :       0.00          0          0
1789.77/1790.14	c   fixandinfer      :       0.00          0          0
1789.77/1790.14	c   feaspump         :    1432.58          1          0
1789.77/1790.14	c   coefdiving       :       0.00          0          0
1789.77/1790.14	c   pscostdiving     :       0.00          0          0
1789.77/1790.14	c   fracdiving       :       0.00          0          0
1789.77/1790.14	c   veclendiving     :       0.00          0          0
1789.77/1790.14	c   intdiving        :       0.00          0          0
1789.77/1790.14	c   actconsdiving    :       0.00          0          0
1789.77/1790.14	c   objpscostdiving  :       0.00          0          0
1789.77/1790.14	c   rootsoldiving    :       0.00          0          0
1789.77/1790.14	c   linesearchdiving :       0.00          0          0
1789.77/1790.14	c   guideddiving     :       0.00          0          0
1789.77/1790.14	c   octane           :       0.00          0          0
1789.77/1790.14	c   rens             :       0.00          0          0
1789.77/1790.14	c   rins             :       0.00          0          0
1789.77/1790.14	c   localbranching   :       0.00          0          0
1789.77/1790.14	c   mutation         :       0.00          0          0
1789.77/1790.14	c   crossover        :       0.00          0          0
1789.77/1790.14	c   dins             :       0.00          0          0
1789.77/1790.14	c   undercover       :       0.00          0          0
1789.77/1790.14	c   nlp              :       0.00          0          0
1789.77/1790.14	c   trysol           :       0.00          0          0
1789.77/1790.14	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.77/1790.14	c   primal LP        :       0.00          0          0       0.00          -
1789.77/1790.14	c   dual LP          :     241.58          1      40916   40916.00     169.37
1789.77/1790.14	c   lex dual LP      :       0.00          0          0       0.00          -
1789.77/1790.14	c   barrier LP       :       0.00          0          0       0.00          -
1789.77/1790.14	c   diving/probing LP:    1432.41          5      49283    9856.60      34.41
1789.77/1790.14	c   strong branching :       0.00          0          0       0.00          -
1789.77/1790.14	c     (at root node) :          -          0          0       0.00          -
1789.77/1790.14	c   conflict analysis:       0.00          0          0       0.00          -
1789.77/1790.14	c B&B Tree           :
1789.77/1790.14	c   number of runs   :          1
1789.77/1790.14	c   nodes            :          1
1789.77/1790.14	c   nodes (total)    :          1
1789.77/1790.14	c   nodes left       :          2
1789.77/1790.14	c   max depth        :          0
1789.77/1790.14	c   max depth (total):          0
1789.77/1790.14	c   backtracks       :          0 (0.0%)
1789.77/1790.14	c   delayed cutoffs  :          0
1789.77/1790.14	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.77/1790.14	c   avg switch length:       1.00
1789.77/1790.14	c   switching time   :       0.00
1789.77/1790.14	c Solution           :
1789.77/1790.14	c   Solutions found  :          0 (0 improvements)
1789.77/1790.14	c   Primal Bound     :          -
1789.77/1790.14	c   Dual Bound       : +7.16600000000000e+03
1789.77/1790.14	c   Gap              :   infinite
1789.77/1790.14	c   Root Dual Bound  : +7.16600000000000e+03
1789.77/1790.14	c   Root Iterations  :      90199
1790.87/1791.23	c Time complete: 1790.89.

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-3744749-1339017759/watcher-3744749-1339017759 -o /tmp/evaluation-result-3744749-1339017759/solver-3744749-1339017759 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744749-1339017759.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: 0.00 0.00 0.00 2/173 20828
/proc/meminfo: memFree=31270756/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 1245 0 0 0 0 0 0 0 20 0 1 0 367901470 8105984 1191 33554432000 4194304 8395647 140736950369600 140736950368552 7385025 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20828/statm: 1979 1192 370 1026 0 949 0

[startup+0.0930079 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 20828
/proc/meminfo: memFree=31270756/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=27088 CPUtime=0.08 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 6033 0 0 0 7 1 0 0 20 0 1 0 367901470 27738112 5973 33554432000 4194304 8395647 140736950369600 140736950368552 5758034 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20828/statm: 6772 5973 394 1026 0 5742 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27088

[startup+0.100258 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 20828
/proc/meminfo: memFree=31270756/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=28116 CPUtime=0.09 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 6291 0 0 0 8 1 0 0 20 0 1 0 367901470 28790784 6231 33554432000 4194304 8395647 140736950369600 140736950368552 7382016 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20828/statm: 7029 6231 394 1026 0 5999 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28116

[startup+0.300207 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 20828
/proc/meminfo: memFree=31270756/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=44096 CPUtime=0.29 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 10273 0 0 0 28 1 0 0 20 0 1 0 367901470 45154304 10213 33554432000 4194304 8395647 140736950369600 140736950234808 7324936 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20828/statm: 11024 10213 394 1026 0 9994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44096

[startup+0.700196 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 20828
/proc/meminfo: memFree=31270756/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=66456 CPUtime=0.69 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 15867 0 0 0 67 2 0 0 20 0 1 0 367901470 68050944 15807 33554432000 4194304 8395647 140736950369600 140736950234808 6345790 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20828/statm: 16614 15807 394 1026 0 15584 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66456

[startup+1.5002 s]
/proc/loadavg: 0.16 0.03 0.01 3/174 20829
/proc/meminfo: memFree=31189420/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=113540 CPUtime=1.49 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 27645 0 0 0 145 4 0 0 20 0 1 0 367901470 116264960 27585 33554432000 4194304 8395647 140736950369600 140736950234808 5753569 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20828/statm: 28385 27585 394 1026 0 27355 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113540

[startup+3.1002 s]
/proc/loadavg: 0.16 0.03 0.01 3/174 20829
/proc/meminfo: memFree=31124568/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=208640 CPUtime=3.08 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 51412 0 0 0 301 7 0 0 20 0 1 0 367901470 213647360 51352 33554432000 4194304 8395647 140736950369600 140736950234808 5755180 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20828/statm: 52160 51352 394 1026 0 51130 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 208640

[startup+6.3002 s]
/proc/loadavg: 0.16 0.03 0.01 3/175 20830
/proc/meminfo: memFree=30928888/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=396868 CPUtime=6.29 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 98444 0 0 0 614 15 0 0 20 0 1 0 367901470 406392832 98384 33554432000 4194304 8395647 140736950369600 140736950234808 7301285 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20828/statm: 99217 98384 394 1026 0 98187 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 396868

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 0.03 3/175 20830
/proc/meminfo: memFree=29960356/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1347904 CPUtime=12.69 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 331052 0 0 0 1221 48 0 0 20 0 1 0 367901470 1380253696 331149 33554432000 4194304 8395647 140736950369600 140736950365352 6080416 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20828/statm: 336976 331149 476 1026 0 335946 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1347904

[startup+25.5003 s]
/proc/loadavg: 0.68 0.16 0.05 3/175 20830
/proc/meminfo: memFree=29846012/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1444944 CPUtime=25.48 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 355902 0 0 0 2496 52 0 0 20 0 1 0 367901470 1479622656 355360 33554432000 4194304 8395647 140736950369600 140736950366312 5210328 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20828/statm: 361236 355360 496 1026 0 360206 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1444944

[startup+51.1003 s]
/proc/loadavg: 1.13 0.31 0.10 3/175 20830
/proc/meminfo: memFree=29843548/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1444944 CPUtime=51.08 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 355905 0 0 0 5056 52 0 0 20 0 1 0 367901470 1479622656 355363 33554432000 4194304 8395647 140736950369600 140736950366312 5211829 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20828/statm: 361236 355363 496 1026 0 360206 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1444944

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.21 3/175 20830
/proc/meminfo: memFree=29842172/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1444944 CPUtime=102.27 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 355919 0 0 0 10175 52 0 0 20 0 1 0 367901470 1479622656 355471 33554432000 4194304 8395647 140736950369600 140736950364536 5210338 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20828/statm: 361236 355471 502 1026 0 360206 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1444944

[startup+162.3 s]
/proc/loadavg: 1.90 0.86 0.32 3/175 20830
/proc/meminfo: memFree=29659248/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1647196 CPUtime=162.25 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 377582 0 0 0 16164 61 0 0 20 0 1 0 367901470 1686728704 400543 33554432000 4194304 8395647 140736950369600 140736950365064 6636354 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20828/statm: 411799 400543 576 1026 0 410769 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1647196

[startup+222.3 s]
/proc/loadavg: 2.04 1.09 0.44 3/175 20830
/proc/meminfo: memFree=29584144/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1697692 CPUtime=222.23 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 383955 0 0 0 22155 68 0 0 20 0 1 0 367901470 1738436608 417282 33554432000 4194304 8395647 140736950369600 140736950364728 6636387 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20828/statm: 424423 417282 577 1026 0 423393 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1697692

[startup+282.3 s]
/proc/loadavg: 2.04 1.27 0.54 3/175 20830
/proc/meminfo: memFree=29581320/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1699480 CPUtime=282.21 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 384596 0 0 0 28150 71 0 0 20 0 1 0 367901470 1740267520 417853 33554432000 4194304 8395647 140736950369600 140736950364728 6697955 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20828/statm: 424870 417853 577 1026 0 423840 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1699480

[startup+342.3 s]
/proc/loadavg: 2.08 1.42 0.63 3/175 20831
/proc/meminfo: memFree=29581596/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700064 CPUtime=342.2 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 384865 0 0 0 34145 75 0 0 20 0 1 0 367901470 1740865536 418101 33554432000 4194304 8395647 140736950369600 140736950365160 6697688 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20828/statm: 425016 418101 577 1026 0 423986 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1700064

[startup+402.3 s]
/proc/loadavg: 2.03 1.53 0.72 3/175 20831
/proc/meminfo: memFree=29577284/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=402.18 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385308 0 0 0 40140 78 0 0 20 0 1 0 367901470 1741475840 418527 33554432000 4194304 8395647 140736950369600 140736950364120 6708178 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 418527 582 1026 0 424135 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1700660

[startup+462.3 s]
/proc/loadavg: 2.01 1.61 0.79 3/176 20834
/proc/meminfo: memFree=29576684/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=462.18 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385337 0 0 0 46138 80 0 0 20 0 1 0 367901470 1741475840 418556 33554432000 4194304 8395647 140736950369600 140736950364120 6708022 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 418556 582 1026 0 424135 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1700660

[startup+522.3 s]
/proc/loadavg: 2.00 1.68 0.87 3/175 20834
/proc/meminfo: memFree=29568040/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=522.16 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385348 0 0 0 52135 81 0 0 20 0 1 0 367901470 1741475840 419916 33554432000 4194304 8395647 140736950369600 140736950364120 6708010 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 419916 582 1026 0 424135 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1700660

[startup+582.3 s]
/proc/loadavg: 2.03 1.75 0.94 3/175 20834
/proc/meminfo: memFree=29564968/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=582.15 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385353 0 0 0 58132 83 0 0 20 0 1 0 367901470 1741475840 420402 33554432000 4194304 8395647 140736950369600 140736950364168 6708521 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 420402 582 1026 0 424135 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 1700660

[startup+642.3 s]

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

/proc/meminfo: memFree=29551572/32873852 swapFree=7636/7636
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1002.08 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 100115 93 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364120 6696936 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 1700660

[startup+1062.3 s]
/proc/loadavg: 2.16 2.03 1.40 3/176 20840
/proc/meminfo: memFree=29551168/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1062.07 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 106113 94 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364168 6708025 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 1700660

[startup+1122.3 s]
/proc/loadavg: 2.09 2.04 1.44 3/175 20840
/proc/meminfo: memFree=29549728/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1122.06 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 112111 95 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364120 6708010 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 1700660

[startup+1182.3 s]
/proc/loadavg: 2.06 2.04 1.47 3/175 20840
/proc/meminfo: memFree=29548848/32873852 swapFree=7636/7636
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1182.06 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 118109 97 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364168 6708393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 1700660

[startup+1242.3 s]
/proc/loadavg: 2.06 2.05 1.51 3/175 20841
/proc/meminfo: memFree=29548848/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1242.05 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 124107 98 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364120 6708433 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 1700660

[startup+1302.3 s]
/proc/loadavg: 2.05 2.05 1.54 3/175 20841
/proc/meminfo: memFree=29548476/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1302.04 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 130105 99 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364120 6708572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 1700660

[startup+1362.3 s]
/proc/loadavg: 2.05 2.05 1.57 3/175 20841
/proc/meminfo: memFree=29548476/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1362.03 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 136103 100 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364120 6708025 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 1700660

[startup+1422.31 s]
/proc/loadavg: 2.02 2.04 1.60 3/175 20841
/proc/meminfo: memFree=29548228/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1422.03 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 142101 102 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364120 6697250 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1700660

[startup+1482.3 s]
/proc/loadavg: 2.04 2.04 1.62 3/175 20841
/proc/meminfo: memFree=29550832/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1482.01 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 148098 103 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364248 6752539 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 1700660

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 1.65 3/175 20842
/proc/meminfo: memFree=29550584/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1542 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 154095 105 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364168 6708425 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1700660

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 1.66 3/175 20842
/proc/meminfo: memFree=29549344/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1602 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 160093 107 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364168 6708025 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1700660

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.68 3/176 20845
/proc/meminfo: memFree=29549212/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1661.98 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 166090 108 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364248 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 1700660

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 1.70 3/175 20845
/proc/meminfo: memFree=29549344/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1721.98 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 172088 110 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364120 6697301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1700660

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 1.72 3/174 20845
/proc/meminfo: memFree=29549600/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1781.96 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 178085 111 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364120 6708194 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 1700660

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

[startup+1786.6 s]
/proc/loadavg: 2.02 2.02 1.72 3/174 20845
/proc/meminfo: memFree=29549600/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1786.26 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 178515 111 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364120 6708226 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1786.26
Current children cumulated vsize (KiB) 1700660

[startup+1789.8 s]
/proc/loadavg: 2.02 2.02 1.72 2/168 20869
/proc/meminfo: memFree=29710936/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1700660 CPUtime=1789.47 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385372 0 0 0 178835 112 0 0 20 0 1 0 367901470 1741475840 421899 33554432000 4194304 8395647 140736950369600 140736950364120 6707999 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 425165 421899 582 1026 0 424135 0
Current children cumulated CPU time (s) 1789.47
Current children cumulated vsize (KiB) 1700660

[startup+1790.6 s]
/proc/loadavg: 2.02 2.02 1.72 2/168 20869
/proc/meminfo: memFree=29710936/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1623368 CPUtime=1790.27 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385542 0 0 0 178915 112 0 0 20 0 1 0 367901470 1662328832 402785 33554432000 4194304 8395647 140736950369600 140736950364168 6063842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 405842 402785 592 1026 0 404812 0
Current children cumulated CPU time (s) 1790.27
Current children cumulated vsize (KiB) 1623368

[startup+1791 s]
/proc/loadavg: 2.02 2.02 1.72 2/168 20869
/proc/meminfo: memFree=29788072/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1358772 CPUtime=1790.66 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385542 0 0 0 178953 113 0 0 20 0 1 0 367901470 1391382528 337350 33554432000 4194304 8395647 140736950369600 140736950368792 6345238 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 339693 337350 592 1026 0 338663 0
Current children cumulated CPU time (s) 1790.66
Current children cumulated vsize (KiB) 1358772

[startup+1791.2 s]
/proc/loadavg: 2.02 2.02 1.72 2/168 20869
/proc/meminfo: memFree=29788072/32873852 swapFree=7632/7632
[pid=20828] ppid=20826 vsize=1107016 CPUtime=1790.87 cores=0,2,4,6
/proc/20828/stat : 20828 (pbscip.linux.x8) R 20826 20828 20784 0 -1 4202496 385542 0 0 0 178971 116 0 0 20 0 1 0 367901470 1133584384 274789 33554432000 4194304 8395647 140736950369600 140736950368792 4750263 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20828/statm: 276754 274789 592 1026 0 275724 0
Current children cumulated CPU time (s) 1790.87
Current children cumulated vsize (KiB) 1107016

Child status: 0
Real time (s): 1791.23
CPU time (s): 1790.91
CPU user time (s): 1789.74
CPU system time (s): 1.16882
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 1700660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.74
system time used= 1.16882
maximum resident set size= 1687600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 385550
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= 25
involuntary context switches= 2077

runsolver used 2.98455 second user time and 8.36473 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-06 23:22:40
IDJOB=3744749
IDBENCH=92826
IDSOLVER=2326
FILE ID=node131/3744749-1339017759
RUNJOBID= node131-1339017757-20800
PBS_JOBID= 14643284
Free space on /tmp= 71084 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.G.recomb10-0.20-12.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-3744749-1339017759/watcher-3744749-1339017759 -o /tmp/evaluation-result-3744749-1339017759/solver-3744749-1339017759 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744749-1339017759.opb -t 1800 -m 15500

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

MD5SUM BENCH= 0493a86959ec9499ad3c5cf5e49b40f2
RANDOM SEED=1860234124

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        31271572 kB
Buffers:           10588 kB
Cached:           744656 kB
SwapCached:         7936 kB
Active:           229752 kB
Inactive:         650536 kB
Active(anon):     120280 kB
Inactive(anon):     7468 kB
Active(file):     109472 kB
Inactive(file):   643068 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67092968 kB
Dirty:             60872 kB
Writeback:             0 kB
AnonPages:        128788 kB
Mapped:             9952 kB
Shmem:                 0 kB
Slab:             584176 kB
SReclaimable:      24840 kB
SUnreclaim:       559336 kB
KernelStack:        1432 kB
PageTables:         4084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     247540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71084 MiB
End job on node131 at 2012-06-06 23:52:31