Trace number 3740223

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? 1798.36 1798.66

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/
j60opt/normalized-j606_1.std.opb
MD5SUM4d66c423966ad3508ddde6db69cf6944
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark60
Best CPU time to get the best result obtained on this benchmark0.145976
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints117883
Number of constraints which are clauses116683
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint32
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.69/0.72	c SCIP version 1.1.0.7
0.69/0.72	c LP-Solver SoPlex 1.4.1
0.69/0.72	c user parameter file <scip.set> not found - using default parameters
0.69/0.72	c read problem <HOME/instance-3740223-1338758529.opb>
0.69/0.72	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 117883 constraints
0.88/0.96	c start presolving problem
0.88/0.96	c presolving:
4.30/4.31	c (round 1) 1841 del vars, 5249 del conss, 1183 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8121184 impls, 0 clqs
5.29/5.39	c (round 2) 4991 del vars, 15173 del conss, 4154 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8133550 impls, 0 clqs
5.59/5.62	c (round 3) 5945 del vars, 20035 del conss, 4595 chg bounds, 62 chg sides, 70 chg coeffs, 0 upgd conss, 8137726 impls, 0 clqs
5.69/5.71	c (round 4) 6145 del vars, 20995 del conss, 4674 chg bounds, 90 chg sides, 99 chg coeffs, 0 upgd conss, 8138761 impls, 0 clqs
5.69/5.77	c (round 5) 6180 del vars, 21210 del conss, 4680 chg bounds, 90 chg sides, 99 chg coeffs, 0 upgd conss, 8138931 impls, 0 clqs
5.78/5.82	c (round 6) 6180 del vars, 21229 del conss, 4680 chg bounds, 90 chg sides, 99 chg coeffs, 0 upgd conss, 8138931 impls, 0 clqs
6.28/6.36	c (round 7) 6180 del vars, 21229 del conss, 4680 chg bounds, 90 chg sides, 99 chg coeffs, 96654 upgd conss, 8138931 impls, 0 clqs
6.89/6.92	c (round 8) 6180 del vars, 21245 del conss, 4680 chg bounds, 138 chg sides, 312 chg coeffs, 96654 upgd conss, 8138931 impls, 0 clqs
208.76/208.83	c    (207.2s) probing: 1000/30542 (3.3%) - 0 fixings, 0 aggregations, 5793455 implications, 0 bound changes
284.85/284.93	c    (283.0s) probing: 2000/30542 (6.5%) - 0 fixings, 0 aggregations, 9592942 implications, 0 bound changes
284.85/284.98	c    (283.0s) probing: 2001/30542 (6.6%) - 0 fixings, 0 aggregations, 9595501 implications, 0 bound changes
284.85/284.98	c    (283.0s) probing aborted: 2000/2000 successive useless probings
284.85/284.98	c presolving (9 rounds):
284.85/284.98	c  6180 deleted vars, 21247 deleted constraints, 4680 tightened bounds, 0 added holes, 139 changed sides, 322 changed coefficients
284.85/284.98	c  37572605 implications, 0 cliques
284.85/284.98	c presolved problem has 30542 variables (30542 bin, 0 int, 0 impl, 0 cont) and 96669 constraints
284.85/284.98	c    1138 constraints of type <knapsack>
284.85/284.98	c      17 constraints of type <setppc>
284.85/284.98	c   95514 constraints of type <logicor>
284.85/284.98	c transformed objective value is always integral (scale: 1)
284.85/284.98	c Presolving Time: 282.86
284.95/285.00	c OPT-LIN
284.95/285.00	c -----------------------------------------------------------------------------------------------
284.95/285.00	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
284.95/285.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
284.95/285.00	c limits/memory = c 13950
284.95/285.00	c # maximal time in seconds to run
284.95/285.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
284.95/285.00	c limits/time = c 1791
284.95/285.00	c # frequency for displaying node information lines
284.95/285.00	c # [type: int, range: [-1,2147483647], default: 100]
284.95/285.00	c display/freq = c 10000
284.95/285.00	c -----------------------------------------------------------------------------------------------
284.95/285.00	c start solving problem
284.95/285.00	c 
364.33/364.45	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
364.33/364.45	c   362s|     1 |     0 | 30674 |1155M|   0 | 461 |  30k|  96k|  96k|  30k|  96k|   0 |   0 |   0 | 6.000000e+01 |      --      |    Inf 
924.94/925.12	c   919s|     1 |     0 | 87380 |1160M|   0 | 998 |  30k|  96k|  96k|  30k|  96k| 146 |   0 |   0 | 6.000000e+01 |      --      |    Inf 
1235.09/1235.36	c  1229s|     1 |     0 |127502 |1160M|   0 |1128 |  30k|  96k|  96k|  30k|  97k| 390 |   0 |   0 | 6.000000e+01 |      --      |    Inf 
1567.93/1568.21	c  1561s|     1 |     0 |170651 |1161M|   0 |1153 |  30k|  96k|  96k|  30k|  97k| 465 |   0 |   0 | 6.000000e+01 |      --      |    Inf 
1797.89/1798.23	c  1791s|     1 |     0 |191799 |1161M|   0 |   - |  30k|  96k|  96k|  30k|  97k| 504 |   0 |   0 | 6.000000e+01 |      --      |    Inf 
1797.89/1798.28	c  1791s|     1 |     2 |191799 |1161M|   0 |   - |  30k|  96k|  96k|  30k|  97k| 504 |   0 |   0 | 6.000000e+01 |      --      |    Inf 
1797.89/1798.28	c 
1797.89/1798.28	c SCIP Status        : solving was interrupted [time limit reached]
1797.89/1798.28	c Solving Time (sec) : 1791.05
1797.89/1798.28	c Solving Nodes      : 1
1797.89/1798.28	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.89/1798.28	c Dual Bound         : +6.00000000000000e+01
1797.89/1798.28	c Gap                : infinite
1797.89/1798.28	c NODE         1
1797.89/1798.28	c DUAL BOUND   60
1797.89/1798.28	c PRIMAL BOUND 1e+20
1797.89/1798.28	c GAP          1e+20
1797.89/1798.28	s UNKNOWN
1797.89/1798.28	c SCIP Status        : solving was interrupted [time limit reached]
1797.89/1798.28	c Solving Time       :    1791.05
1797.89/1798.28	c Original Problem   :
1797.89/1798.28	c   Problem name     : HOME/instance-3740223-1338758529.opb
1797.89/1798.28	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.89/1798.28	c   Constraints      : 117883 initial, 117883 maximal
1797.89/1798.28	c Presolved Problem  :
1797.89/1798.28	c   Problem name     : t_HOME/instance-3740223-1338758529.opb
1797.89/1798.28	c   Variables        : 30542 (30542 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.89/1798.28	c   Constraints      : 96669 initial, 96669 maximal
1797.89/1798.28	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1797.89/1798.28	c   trivial          :       0.03        451          0          0          0          0          0          0          0
1797.89/1798.28	c   dualfix          :       0.01         61          0          0          0          0          0          0          0
1797.89/1798.28	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1797.89/1798.28	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1797.89/1798.28	c   implics          :       0.25          0          0          0          0          0          0          0          0
1797.89/1798.28	c   probing          :     276.98          0          0          0          0          0          0          0          0
1797.89/1798.28	c   knapsack         :       0.53          0          0          0          0          0          2         49        223
1797.89/1798.28	c   setppc           :       0.00          0          0          0          0          0         16          0          0
1797.89/1798.28	c   linear           :       4.64       4229       1439          0       4680          0      21229         90         99
1797.89/1798.28	c   logicor          :       0.26          0          0          0          0          0          0          0          0
1797.89/1798.28	c   root node        :          -          0          -          -          0          -          -          -          -
1797.89/1798.28	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1797.89/1798.28	c   integral         :          0          0          0          0          0          0          0          0          0          0
1797.89/1798.28	c   knapsack         :       1138          4     221747          0          1          0          0        123          0          0
1797.89/1798.28	c   setppc           :         17          4     221747          0          1          0          0          0          0          0
1797.89/1798.28	c   logicor          :      95514          4     221010          0          1          0          0          0          0          0
1797.89/1798.28	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1797.89/1798.28	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1797.89/1798.28	c   integral         :       0.00       0.00       0.00       0.00       0.00
1797.89/1798.28	c   knapsack         :       4.19       0.02       4.17       0.00       0.00
1797.89/1798.28	c   setppc           :       0.10       0.00       0.10       0.00       0.00
1797.89/1798.28	c   logicor          :      42.61       0.04      42.53       0.00       0.04
1797.89/1798.28	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1797.89/1798.28	c Propagators        :       Time      Calls    Cutoffs    DomReds
1797.89/1798.28	c   rootredcost      :       0.01          0          0          0
1797.89/1798.28	c   pseudoobj        :       0.00          2          0          0
1797.89/1798.28	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.89/1798.28	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.89/1798.28	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.89/1798.28	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.89/1798.28	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.89/1798.28	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.89/1798.28	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.89/1798.28	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.89/1798.28	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.89/1798.28	c   cut pool         :       0.00          3          -          -         49          -    (maximal pool size: 902)
1797.89/1798.28	c   redcost          :       0.00          4          0          0          0          0
1797.89/1798.28	c   impliedbounds    :       0.03          4          0          0        295          0
1797.89/1798.28	c   intobj           :       0.00          0          0          0          0          0
1797.89/1798.28	c   gomory           :       8.61          4          0          0       1895          0
1797.89/1798.28	c   strongcg         :       6.99          4          0          0       2000          0
1797.89/1798.28	c   cmir             :       9.35          4          0          0          0          0
1797.89/1798.28	c   flowcover        :      17.58          4          0          0        229          0
1797.89/1798.28	c   clique           :     318.47          4          0          0         25          0
1797.89/1798.28	c   zerohalf         :       0.00          0          0          0          0          0
1797.89/1798.28	c   mcf              :       2.35          1          0          0          0          0
1797.89/1798.28	c Pricers            :       Time      Calls       Vars
1797.89/1798.28	c   problem variables:       0.00          0          0
1797.89/1798.28	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.89/1798.28	c   relpscost        :       0.00          0          0          0          0          0          0
1797.89/1798.28	c   pscost           :       0.00          0          0          0          0          0          0
1797.89/1798.28	c   inference        :       0.01          1          0          0          0          0          2
1797.89/1798.28	c   mostinf          :       0.00          0          0          0          0          0          0
1797.89/1798.28	c   leastinf         :       0.00          0          0          0          0          0          0
1797.89/1798.28	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.89/1798.28	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.89/1798.28	c   random           :       0.00          0          0          0          0          0          0
1797.89/1798.28	c Primal Heuristics  :       Time      Calls      Found
1797.89/1798.28	c   LP solutions     :       0.00          -          0
1797.89/1798.28	c   pseudo solutions :       0.00          -          0
1797.89/1798.28	c   oneopt           :       0.00          0          0
1797.89/1798.28	c   simplerounding   :       0.00          0          0
1797.89/1798.28	c   rounding         :       0.01          4          0
1797.89/1798.28	c   shifting         :       0.05          4          0
1797.89/1798.28	c   intshifting      :       0.00          0          0
1797.89/1798.28	c   fixandinfer      :       0.00          0          0
1797.89/1798.28	c   feaspump         :      45.94          1          0
1797.89/1798.28	c   coefdiving       :       0.00          0          0
1797.89/1798.28	c   pscostdiving     :       0.00          0          0
1797.89/1798.28	c   fracdiving       :       0.00          0          0
1797.89/1798.28	c   veclendiving     :       0.00          0          0
1797.89/1798.28	c   intdiving        :       0.00          0          0
1797.89/1798.28	c   actconsdiving    :       0.00          0          0
1797.89/1798.28	c   objpscostdiving  :       0.00          0          0
1797.89/1798.28	c   rootsoldiving    :       0.00          0          0
1797.89/1798.28	c   linesearchdiving :       0.00          0          0
1797.89/1798.28	c   guideddiving     :       0.00          0          0
1797.89/1798.28	c   octane           :       0.00          0          0
1797.89/1798.28	c   rens             :       0.00          0          0
1797.89/1798.28	c   rins             :       0.00          0          0
1797.89/1798.28	c   localbranching   :       0.00          0          0
1797.89/1798.28	c   mutation         :       0.00          0          0
1797.89/1798.28	c   crossover        :       0.00          0          0
1797.89/1798.28	c   dins             :       0.00          0          0
1797.89/1798.28	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.89/1798.28	c   primal LP        :       0.00          0          0       0.00          -
1797.89/1798.28	c   dual LP          :    1098.10          5     165117   33023.40     150.37
1797.89/1798.28	c   barrier LP       :       0.00          0          0       0.00          -
1797.89/1798.28	c   diving/probing LP:      45.07         36      26682     741.17     592.01
1797.89/1798.28	c   strong branching :       0.00          0          0       0.00          -
1797.89/1798.28	c     (at root node) :          -          0          0       0.00          -
1797.89/1798.28	c   conflict analysis:       0.00          0          0       0.00          -
1797.89/1798.28	c B&B Tree           :
1797.89/1798.28	c   number of runs   :          1
1797.89/1798.28	c   nodes            :          1
1797.89/1798.28	c   nodes (total)    :          1
1797.89/1798.28	c   nodes left       :          2
1797.89/1798.28	c   max depth        :          0
1797.89/1798.28	c   max depth (total):          0
1797.89/1798.28	c   backtracks       :          0 (0.0%)
1797.89/1798.28	c   delayed cutoffs  :          0
1797.89/1798.28	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.89/1798.28	c   avg switch length:       1.00
1797.89/1798.28	c   switching time   :       0.00
1797.89/1798.28	c Solution           :
1797.89/1798.28	c   Solutions found  :          0 (0 improvements)
1797.89/1798.28	c   Primal Bound     :          -
1797.89/1798.28	c   Dual Bound       : +6.00000000000000e+01
1797.89/1798.28	c   Gap              :   infinite
1797.89/1798.28	c   Root Dual Bound  : +6.00000000000000e+01
1798.29/1798.65	c Time complete: 1798.35.

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-3740223-1338758529/watcher-3740223-1338758529 -o /tmp/evaluation-result-3740223-1338758529/solver-3740223-1338758529 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740223-1338758529.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.08 3/176 10797
/proc/meminfo: memFree=28846848/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=8876 CPUtime=0 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 1560 0 0 0 0 0 0 0 20 0 1 0 341977469 9089024 1512 33554432000 4194304 7823515 140733863808224 140736187174024 6883856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 2219 1512 354 887 0 1329 0

[startup+0.060188 s]
/proc/loadavg: 2.00 2.00 2.08 3/176 10797
/proc/meminfo: memFree=28846848/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=19000 CPUtime=0.05 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 4107 0 0 0 5 0 0 0 20 0 1 0 341977469 19456000 4059 33554432000 4194304 7823515 140733863808224 140736187174024 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 4750 4059 354 887 0 3860 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 19000

[startup+0.100372 s]
/proc/loadavg: 2.00 2.00 2.08 3/176 10797
/proc/meminfo: memFree=28846848/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=25836 CPUtime=0.08 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 5788 0 0 0 8 0 0 0 20 0 1 0 341977469 26456064 5740 33554432000 4194304 7823515 140733863808224 140736187174024 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 6459 5740 354 887 0 5569 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25836

[startup+0.300288 s]
/proc/loadavg: 2.00 2.00 2.08 3/176 10797
/proc/meminfo: memFree=28846848/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=40752 CPUtime=0.29 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 9514 0 0 0 28 1 0 0 20 0 1 0 341977469 41730048 9466 33554432000 4194304 7823515 140733863808224 140736187174024 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 10188 9467 354 887 0 9298 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40752

[startup+0.700308 s]
/proc/loadavg: 2.00 2.00 2.08 3/176 10797
/proc/meminfo: memFree=28846848/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=75452 CPUtime=0.69 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 18164 0 0 0 66 3 0 0 20 0 1 0 341977469 77262848 18116 33554432000 4194304 7823515 140733863808224 140736187174024 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 18863 18116 354 887 0 17973 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75452

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.08 3/177 10798
/proc/meminfo: memFree=28675720/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=243500 CPUtime=1.49 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 60197 0 0 0 139 10 0 0 20 0 1 0 341977469 249344000 59795 33554432000 4194304 7823515 140733863808224 140733863805160 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 60875 59795 427 887 0 59985 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 243500

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.08 3/177 10798
/proc/meminfo: memFree=28556424/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=382160 CPUtime=3.09 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 93740 0 0 0 292 17 0 0 20 0 1 0 341977469 391331840 93338 33554432000 4194304 7823515 140733863808224 140733863805160 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 95540 93338 427 887 0 94650 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 382160

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.08 3/177 10798
/proc/meminfo: memFree=28421388/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=494612 CPUtime=6.28 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 119432 0 0 0 592 36 0 0 20 0 1 0 341977469 506482688 120727 33554432000 4194304 7823515 140733863808224 140733863805160 5113468 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 123653 120727 441 887 0 122763 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 494612

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.08 3/177 10798
/proc/meminfo: memFree=28318876/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=550292 CPUtime=12.69 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 132481 0 0 0 1228 41 0 0 20 0 1 0 341977469 563499008 133676 33554432000 4194304 7823515 140733863808224 140733863804088 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 137573 133676 460 887 0 136683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 550292

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.08 3/177 10798
/proc/meminfo: memFree=28278072/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=586708 CPUtime=25.48 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 141223 0 0 0 2506 42 0 0 20 0 1 0 341977469 600788992 142418 33554432000 4194304 7823515 140733863808224 140733863804920 5803154 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 146677 142418 460 887 0 145787 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 586708

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.08 3/177 10798
/proc/meminfo: memFree=28202384/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=665092 CPUtime=51.09 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 160301 0 0 0 5062 47 0 0 20 0 1 0 341977469 681054208 161496 33554432000 4194304 7823515 140733863808224 140733863804920 6911253 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 166273 161496 460 887 0 165383 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 665092

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.07 3/177 10798
/proc/meminfo: memFree=28039740/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=829068 CPUtime=102.28 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 200638 0 0 0 10173 55 0 0 20 0 1 0 341977469 848965632 201833 33554432000 4194304 7823515 140733863808224 140733863804904 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 207267 201833 461 887 0 206377 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 829068

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/177 10798
/proc/meminfo: memFree=27841864/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1028892 CPUtime=162.26 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 249966 0 0 0 16158 68 0 0 20 0 1 0 341977469 1053585408 251161 33554432000 4194304 7823515 140733863808224 140733863804904 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 257223 251161 461 887 0 256333 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1028892

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/177 10798
/proc/meminfo: memFree=27633944/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1235896 CPUtime=222.26 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 301489 0 0 0 22132 94 0 0 20 0 1 0 341977469 1265557504 302684 33554432000 4194304 7823515 140733863808224 140733863804920 5102375 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 308974 302684 466 887 0 308084 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1235896

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/177 10799
/proc/meminfo: memFree=27415236/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1459316 CPUtime=282.24 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 356612 0 0 0 28103 121 0 0 20 0 1 0 341977469 1494339584 357807 33554432000 4194304 7823515 140733863808224 140733863804280 4243040 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 364829 357807 466 887 0 363939 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1459316

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/177 10799
/proc/meminfo: memFree=27248516/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1621620 CPUtime=342.24 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 390941 0 0 0 34089 135 0 0 20 0 1 0 341977469 1660538880 398282 33554432000 4194304 7823515 140733863808224 140733863803560 6212556 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 405405 398282 531 887 0 404515 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1621620

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/177 10799
/proc/meminfo: memFree=27230000/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1626980 CPUtime=402.22 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 391453 0 0 0 40082 140 0 0 20 0 1 0 341977469 1666027520 398794 33554432000 4194304 7823515 140733863808224 140733863802904 5994296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 406745 398794 542 887 0 405855 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1626980

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/177 10799
/proc/meminfo: memFree=27221304/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1626980 CPUtime=462.22 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 391631 0 0 0 46032 190 0 0 20 0 1 0 341977469 1666027520 398972 33554432000 4194304 7823515 140733863808224 140733863804232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 406745 398972 561 887 0 405855 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1626980

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/178 10802
/proc/meminfo: memFree=27220852/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1626980 CPUtime=522.21 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 391645 0 0 0 51931 290 0 0 20 0 1 0 341977469 1666027520 398986 33554432000 4194304 7823515 140733863808224 140733863804232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 406745 398986 561 887 0 405855 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1626980

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 10803
/proc/meminfo: memFree=27220704/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1626980 CPUtime=582.19 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 391663 0 0 0 57845 374 0 0 20 0 1 0 341977469 1666027520 398990 33554432000 4194304 7823515 140733863808224 140733863804232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 406745 398990 561 887 0 405855 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1626980

[startup+642.3 s]

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

/proc/meminfo: memFree=26883612/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1817836 CPUtime=1122.1 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 402310 0 0 0 111640 570 0 0 20 0 1 0 341977469 1861464064 447398 33554432000 4194304 7823515 140733863808224 140733863803912 6237379 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 454459 447398 575 887 0 453569 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1817836

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10809
/proc/meminfo: memFree=26883028/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1817836 CPUtime=1182.09 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 402310 0 0 0 117635 574 0 0 20 0 1 0 341977469 1861464064 447500 33554432000 4194304 7823515 140733863808224 140733863803560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 454459 447500 575 887 0 453569 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1817836

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10847
/proc/meminfo: memFree=28012380/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1817836 CPUtime=1242.08 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 402310 0 0 0 123627 581 0 0 20 0 1 0 341977469 1861464064 447567 33554432000 4194304 7823515 140733863808224 140733863804024 5597697 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 454459 447567 575 887 0 453569 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1817836

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10847
/proc/meminfo: memFree=27829032/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1797232 CPUtime=1302.08 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 403158 0 0 0 129623 585 0 0 20 0 1 0 341977469 1840365568 440386 33554432000 4194304 7823515 140733863808224 140733863803560 6212085 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 449308 440386 575 887 0 448418 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1797232

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10847
/proc/meminfo: memFree=27586392/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1797232 CPUtime=1362.06 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 403323 0 0 0 135617 589 0 0 20 0 1 0 341977469 1840365568 441295 33554432000 4194304 7823515 140733863808224 140733863803560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 449308 441295 575 887 0 448418 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1797232

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10847
/proc/meminfo: memFree=27324100/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1797232 CPUtime=1422.06 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 403328 0 0 0 141614 592 0 0 20 0 1 0 341977469 1840365568 443501 33554432000 4194304 7823515 140733863808224 140733863803560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 449308 443501 575 887 0 448418 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1797232

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10848
/proc/meminfo: memFree=27222160/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1797232 CPUtime=1482.04 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 403342 0 0 0 147608 596 0 0 20 0 1 0 341977469 1840365568 443873 33554432000 4194304 7823515 140733863808224 140733863803560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 449308 443873 575 887 0 448418 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1797232

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 10848
/proc/meminfo: memFree=27014056/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1820712 CPUtime=1542.03 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 405640 0 0 0 153602 601 0 0 20 0 1 0 341977469 1864409088 449426 33554432000 4194304 7823515 140733863808224 140733863803560 6257628 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 455178 449426 575 887 0 454288 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1820712

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10848
/proc/meminfo: memFree=26785788/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1800328 CPUtime=1602.02 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 405869 0 0 0 159593 609 0 0 20 0 1 0 341977469 1843535872 444185 33554432000 4194304 7823515 140733863808224 140733863803560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 450082 444185 575 887 0 449192 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1800328

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10848
/proc/meminfo: memFree=26602236/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1800328 CPUtime=1662.01 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 405980 0 0 0 165587 614 0 0 20 0 1 0 341977469 1843535872 444296 33554432000 4194304 7823515 140733863808224 140733863803912 6908032 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 450082 444296 575 887 0 449192 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1800328

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10851
/proc/meminfo: memFree=26439432/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1800328 CPUtime=1722 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 405992 0 0 0 171581 619 0 0 20 0 1 0 341977469 1843535872 444308 33554432000 4194304 7823515 140733863808224 140733863803560 6212302 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 450082 444308 575 887 0 449192 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1800328

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10852
/proc/meminfo: memFree=26295380/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1800328 CPUtime=1781.99 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 406003 0 0 0 177576 623 0 0 20 0 1 0 341977469 1843535872 444319 33554432000 4194304 7823515 140733863808224 140733863803560 6211728 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 450082 444319 575 887 0 449192 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1800328

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10852
/proc/meminfo: memFree=26272052/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1800328 CPUtime=1791.6 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 406003 0 0 0 178536 624 0 0 20 0 1 0 341977469 1843535872 444319 33554432000 4194304 7823515 140733863808224 140733863803976 6205812 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 450082 444319 575 887 0 449192 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 1800328

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10852
/proc/meminfo: memFree=26264612/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1800328 CPUtime=1794.8 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 406003 0 0 0 178856 624 0 0 20 0 1 0 341977469 1843535872 444319 33554432000 4194304 7823515 140733863808224 140733863803560 6211458 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 450082 444319 575 887 0 449192 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 1800328

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10852
/proc/meminfo: memFree=26262380/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1800328 CPUtime=1796.39 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 406003 0 0 0 179015 624 0 0 20 0 1 0 341977469 1843535872 444319 33554432000 4194304 7823515 140733863808224 140733863803560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 450082 444319 575 887 0 449192 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 1800328

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10852
/proc/meminfo: memFree=26259776/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1800328 CPUtime=1797.19 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 406003 0 0 0 179095 624 0 0 20 0 1 0 341977469 1843535872 444319 33554432000 4194304 7823515 140733863808224 140733863803560 6211146 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 450082 444319 575 887 0 449192 0
Current children cumulated CPU time (s) 1797.19
Current children cumulated vsize (KiB) 1800328

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10852
/proc/meminfo: memFree=26259776/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1649956 CPUtime=1797.99 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 406006 0 0 0 179174 625 0 0 20 0 1 0 341977469 1689554944 409595 33554432000 4194304 7823515 140733863808224 140733863803560 6962503 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 412489 409595 578 887 0 411599 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 1649956

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10852
/proc/meminfo: memFree=26395860/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1649956 CPUtime=1798.2 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 406006 0 0 0 179195 625 0 0 20 0 1 0 341977469 1689554944 409595 33554432000 4194304 7823515 140733863808224 140733863803560 5875083 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 412489 409595 578 887 0 411599 0
Current children cumulated CPU time (s) 1798.2
Current children cumulated vsize (KiB) 1649956

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10852
/proc/meminfo: memFree=26395860/32873844 swapFree=7900/7900
[pid=10797] ppid=10795 vsize=1649956 CPUtime=1798.29 cores=1,3,5,7
/proc/10797/stat : 10797 (pbscip.linux.x8) R 10795 10797 8610 0 -1 4202496 406006 0 0 0 179204 625 0 0 20 0 1 0 341977469 1689554944 409595 33554432000 4194304 7823515 140733863808224 140733863803560 5875788 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10797/statm: 412489 409595 578 887 0 411599 0
Current children cumulated CPU time (s) 1798.29
Current children cumulated vsize (KiB) 1649956

Child status: 0
Real time (s): 1798.66
CPU time (s): 1798.36
CPU user time (s): 1792.09
CPU system time (s): 6.26405
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 1820712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.09
system time used= 6.26405
maximum resident set size= 1797712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 406011
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= 37
involuntary context switches= 1846

runsolver used 2.77558 second user time and 8.88965 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 23:22:09
IDJOB=3740223
IDBENCH=76821
IDSOLVER=2321
FILE ID=node137/3740223-1338758529
RUNJOBID= node137-1338748474-8627
PBS_JOBID= 14636788
Free space on /tmp= 70308 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j60opt/normalized-j606_1.std.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740223-1338758529/watcher-3740223-1338758529 -o /tmp/evaluation-result-3740223-1338758529/solver-3740223-1338758529 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740223-1338758529.opb

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

MD5SUM BENCH= 4d66c423966ad3508ddde6db69cf6944
RANDOM SEED=1187560189

node137.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.600
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.20
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.600
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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28847484 kB
Buffers:          278080 kB
Cached:          1259672 kB
SwapCached:         5796 kB
Active:          2481232 kB
Inactive:         714128 kB
Active(anon):    1652928 kB
Inactive(anon):     7172 kB
Active(file):     828304 kB
Inactive(file):   706956 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             13216 kB
Writeback:             0 kB
AnonPages:       1699520 kB
Mapped:            11156 kB
Shmem:                 0 kB
Slab:             684916 kB
SReclaimable:     126080 kB
SUnreclaim:       558836 kB
KernelStack:        1480 kB
PageTables:         7496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1798268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    854016 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= 70300 MiB
End job on node137 at 2012-06-03 23:52:08