Trace number 3735082

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)? 1795.63 1795.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_17.opb
MD5SUM25ee8feec785b6a4be71df8acc9d82db
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark256
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 263
Optimality of the best value was proved NO
Number of variables7081
Total number of constraints13889
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13888
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 136
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 391
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2647
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.28/0.36	c SCIP version 1.1.0.7
0.28/0.36	c LP-Solver SoPlex 1.4.1
0.28/0.36	c user parameter file <scip.set> not found - using default parameters
0.28/0.36	c read problem <HOME/instance-3735082-1338707777.opb>
0.28/0.36	c original problem has 7081 variables (7081 bin, 0 int, 0 impl, 0 cont) and 13889 constraints
0.38/0.47	c start presolving problem
0.38/0.47	c presolving:
0.49/0.57	c (round 1) 1 del vars, 1 del conss, 1 chg bounds, 0 chg sides, 841 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.59/0.63	c (round 2) 1 del vars, 6214 del conss, 1 chg bounds, 0 chg sides, 841 chg coeffs, 739 upgd conss, 0 impls, 0 clqs
0.69/0.74	c (round 3) 1 del vars, 6214 del conss, 1 chg bounds, 17 chg sides, 879 chg coeffs, 1462 upgd conss, 946 impls, 4 clqs
0.79/0.85	c (round 4) 1 del vars, 6214 del conss, 1 chg bounds, 22 chg sides, 1110 chg coeffs, 1462 upgd conss, 946 impls, 4 clqs
2.09/2.17	c    (1.8s) probing: 109/7080 (1.5%) - 0 fixings, 0 aggregations, 1729 implications, 0 bound changes
2.09/2.17	c    (1.8s) probing aborted: 100/100 successive totally useless probings
2.09/2.17	c presolving (5 rounds):
2.09/2.17	c  1 deleted vars, 6214 deleted constraints, 1 tightened bounds, 0 added holes, 22 changed sides, 1114 changed coefficients
2.09/2.17	c  4404 implications, 4 cliques
2.09/2.17	c presolved problem has 7080 variables (7080 bin, 0 int, 0 impl, 0 cont) and 7688 constraints
2.09/2.17	c    1462 constraints of type <knapsack>
2.09/2.17	c      13 constraints of type <setppc>
2.09/2.17	c    6213 constraints of type <linear>
2.09/2.17	c transformed objective value is always integral (scale: 1)
2.09/2.17	c Presolving Time: 1.68
2.09/2.17	c OPT-LIN
2.09/2.17	c -----------------------------------------------------------------------------------------------
2.09/2.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.09/2.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.09/2.17	c limits/memory = c 13950
2.09/2.17	c # maximal time in seconds to run
2.09/2.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.09/2.17	c limits/time = c 1791
2.09/2.17	c # frequency for displaying node information lines
2.09/2.17	c # [type: int, range: [-1,2147483647], default: 100]
2.09/2.17	c display/freq = c 10000
2.09/2.17	c -----------------------------------------------------------------------------------------------
2.09/2.17	c start solving problem
2.09/2.17	c 
2.79/2.89	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.79/2.89	c   2.5s|     1 |     0 |  3439 |  63M|   0 |2925 |7080 |7688 |7688 |7080 |7688 |   0 |   0 |   0 | 1.360000e+02 |      --      |    Inf 
11.79/11.80	c  11.3s|     1 |     0 | 13853 |  64M|   0 |3876 |7080 |7688 |7688 |7080 |7886 | 198 |   0 |   0 | 1.360000e+02 |      --      |    Inf 
19.39/19.40	c  18.9s|     1 |     0 | 21900 |  65M|   0 |4206 |7080 |7688 |7688 |7080 |7999 | 311 |   0 |   0 | 1.360000e+02 |      --      |    Inf 
25.68/25.74	c  25.2s|     1 |     0 | 27441 |  66M|   0 |4014 |7080 |7688 |7688 |7080 |8118 | 430 |   0 |   0 | 1.360000e+02 |      --      |    Inf 
34.48/34.50	c  33.9s|     1 |     0 | 35167 |  66M|   0 |4069 |7080 |7688 |7688 |7080 |8194 | 506 |   0 |   0 | 1.360000e+02 |      --      |    Inf 
43.68/43.72	c  43.1s|     1 |     0 | 41859 |  67M|   0 |4263 |7080 |7688 |7688 |7080 |8298 | 610 |   0 |   0 | 1.360000e+02 |      --      |    Inf 
53.68/53.77	c  53.1s|     1 |     0 | 48372 |  68M|   0 |4147 |7080 |7688 |7688 |7080 |8409 | 721 |   0 |   0 | 1.360000e+02 |      --      |    Inf 
79.48/79.55	c  78.8s|     1 |     2 | 48372 |  68M|   0 |4147 |7080 |7688 |7688 |7080 |8409 | 721 |   0 |  20 | 1.360000e+02 |      --      |    Inf 
1795.50/1795.81	c 
1795.50/1795.81	c SCIP Status        : solving was interrupted [time limit reached]
1795.50/1795.81	c Solving Time (sec) : 1791.01
1795.50/1795.81	c Solving Nodes      : 410
1795.50/1795.81	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1795.50/1795.81	c Dual Bound         : +1.36000000000000e+02
1795.50/1795.81	c Gap                : infinite
1795.50/1795.81	c NODE         410
1795.50/1795.81	c DUAL BOUND   136
1795.50/1795.81	c PRIMAL BOUND 1e+20
1795.50/1795.81	c GAP          1e+20
1795.50/1795.81	s UNKNOWN
1795.50/1795.81	c SCIP Status        : solving was interrupted [time limit reached]
1795.50/1795.81	c Solving Time       :    1791.01
1795.50/1795.81	c Original Problem   :
1795.50/1795.81	c   Problem name     : HOME/instance-3735082-1338707777.opb
1795.50/1795.81	c   Variables        : 7081 (7081 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.50/1795.81	c   Constraints      : 13889 initial, 13889 maximal
1795.50/1795.81	c Presolved Problem  :
1795.50/1795.81	c   Problem name     : t_HOME/instance-3735082-1338707777.opb
1795.50/1795.81	c   Variables        : 7080 (7080 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.50/1795.81	c   Constraints      : 7688 initial, 9295 maximal
1795.50/1795.81	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.50/1795.81	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.50/1795.81	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.50/1795.81	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.50/1795.81	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.50/1795.81	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.50/1795.81	c   probing          :       1.28          0          0          0          0          0          0          0          0
1795.50/1795.81	c   knapsack         :       0.17          0          0          0          0          0          0         22        273
1795.50/1795.81	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1795.50/1795.81	c   linear           :       0.19          1          0          0          1          0       6214          0        841
1795.50/1795.81	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1795.50/1795.81	c   root node        :          -          0          -          -          0          -          -          -          -
1795.50/1795.81	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.50/1795.81	c   integral         :          0          0          0        351          0          0         54          0          0        672
1795.50/1795.81	c   knapsack         :       1462          6       6632          0          1         14       1602        894          0          0
1795.50/1795.81	c   setppc           :         13          6       6560          0          1          0         16          0          0          0
1795.50/1795.81	c   linear           :       6213          6       6618          0          1         12       1534          0          0          0
1795.50/1795.81	c   logicor          :          0+         0       2001          0          0          2        117          0          0          0
1795.50/1795.81	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1795.50/1795.81	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.50/1795.81	c   integral         :     284.84       0.00       0.00     284.84       0.00
1795.50/1795.81	c   knapsack         :       0.76       0.04       0.72       0.00       0.00
1795.50/1795.81	c   setppc           :       0.01       0.00       0.01       0.00       0.00
1795.50/1795.81	c   linear           :       6.16       0.00       6.16       0.00       0.00
1795.50/1795.81	c   logicor          :       0.03       0.00       0.03       0.00       0.00
1795.50/1795.81	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.50/1795.81	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.50/1795.81	c   rootredcost      :       0.00          0          0          0
1795.50/1795.81	c   pseudoobj        :       0.01       6406          0          0
1795.50/1795.81	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.50/1795.81	c   propagation      :       0.01         28         28        108       17.2          6        6.8          -
1795.50/1795.81	c   infeasible LP    :       1.55       1516       1516       1534        8.4         15        5.5          0
1795.50/1795.81	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.50/1795.81	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.50/1795.81	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.50/1795.81	c   applied globally :          -          -          -       1607        8.5          -          -          -
1795.50/1795.81	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.50/1795.81	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.50/1795.81	c   cut pool         :       0.01          5          -          -       1394          -    (maximal pool size: 5031)
1795.50/1795.81	c   redcost          :       0.06        358          0          4          0          0
1795.50/1795.81	c   impliedbounds    :       0.00          6          0          0         85          0
1795.50/1795.81	c   intobj           :       0.00          0          0          0          0          0
1795.50/1795.81	c   gomory           :       3.11          6          0          0          1          0
1795.50/1795.81	c   strongcg         :       3.02          6          0          0          2          0
1795.50/1795.81	c   cmir             :       2.38          6          0          0       3000          0
1795.50/1795.81	c   flowcover        :       1.69          6          0          0       1200          0
1795.50/1795.81	c   clique           :       0.00          6          0          0          0          0
1795.50/1795.81	c   zerohalf         :       0.00          0          0          0          0          0
1795.50/1795.81	c   mcf              :       0.00          1          0          0          0          0
1795.50/1795.81	c Pricers            :       Time      Calls       Vars
1795.50/1795.81	c   problem variables:       0.00          0          0
1795.50/1795.81	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.50/1795.81	c   relpscost        :     284.84        351          0         54          0          0        672
1795.50/1795.81	c   pscost           :       0.00          0          0          0          0          0          0
1795.50/1795.81	c   inference        :       0.00          1          0          0          0          0          2
1795.50/1795.81	c   mostinf          :       0.00          0          0          0          0          0          0
1795.50/1795.81	c   leastinf         :       0.00          0          0          0          0          0          0
1795.50/1795.81	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.50/1795.81	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.50/1795.81	c   random           :       0.00          0          0          0          0          0          0
1795.50/1795.81	c Primal Heuristics  :       Time      Calls      Found
1795.50/1795.81	c   LP solutions     :       0.00          -          0
1795.50/1795.81	c   pseudo solutions :       0.00          -          0
1795.50/1795.81	c   oneopt           :       0.00          0          0
1795.50/1795.81	c   crossover        :       0.00          0          0
1795.50/1795.81	c   guideddiving     :       0.00          0          0
1795.50/1795.81	c   linesearchdiving :      52.90         10          0
1795.50/1795.81	c   simplerounding   :       0.00          0          0
1795.50/1795.81	c   rounding         :       0.68        215          0
1795.50/1795.81	c   shifting         :       1.16         34          0
1795.50/1795.81	c   intshifting      :       0.00          0          0
1795.50/1795.81	c   fixandinfer      :       0.00          0          0
1795.50/1795.81	c   feaspump         :      39.07         13          0
1795.50/1795.81	c   coefdiving       :     693.24          2          0
1795.50/1795.81	c   pscostdiving     :      30.98         10          0
1795.50/1795.81	c   fracdiving       :     235.20          1          0
1795.50/1795.81	c   veclendiving     :      41.94          4          0
1795.50/1795.81	c   intdiving        :       0.00          0          0
1795.50/1795.81	c   actconsdiving    :       0.00          0          0
1795.50/1795.81	c   objpscostdiving  :      51.60          3          0
1795.50/1795.81	c   rootsoldiving    :      20.83          4          0
1795.50/1795.81	c   octane           :       0.00          0          0
1795.50/1795.81	c   rens             :       0.01          0          0
1795.50/1795.81	c   rins             :       0.00          0          0
1795.50/1795.81	c   localbranching   :       0.00          0          0
1795.50/1795.81	c   mutation         :       0.00          0          0
1795.50/1795.81	c   dins             :       0.00          0          0
1795.50/1795.81	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.50/1795.81	c   primal LP        :       0.12          0          0       0.00       0.00
1795.50/1795.81	c   dual LP          :     323.12        423     511189    1208.48    1582.04
1795.50/1795.81	c   barrier LP       :       0.00          0          0       0.00          -
1795.50/1795.81	c   diving/probing LP:    1151.91       5547    1849468     333.42    1605.57
1795.50/1795.81	c   strong branching :     284.62        487     387711     796.12    1362.21
1795.50/1795.81	c     (at root node) :          -         20      18085     904.25          -
1795.50/1795.81	c   conflict analysis:       0.00          0          0       0.00          -
1795.50/1795.81	c B&B Tree           :
1795.50/1795.81	c   number of runs   :          1
1795.50/1795.81	c   nodes            :        410
1795.50/1795.81	c   nodes (total)    :        410
1795.50/1795.81	c   nodes left       :        243
1795.50/1795.81	c   max depth        :         39
1795.50/1795.81	c   max depth (total):         39
1795.50/1795.81	c   backtracks       :        111 (27.1%)
1795.50/1795.81	c   delayed cutoffs  :         22
1795.50/1795.81	c   repropagations   :        423 (1990 domain reductions, 4 cutoffs)
1795.50/1795.81	c   avg switch length:       4.64
1795.50/1795.81	c   switching time   :       0.43
1795.50/1795.81	c Solution           :
1795.50/1795.81	c   Solutions found  :          0 (0 improvements)
1795.50/1795.81	c   Primal Bound     :          -
1795.50/1795.81	c   Dual Bound       : +1.36000000000000e+02
1795.50/1795.81	c   Gap              :   infinite
1795.50/1795.81	c   Root Dual Bound  : +1.36000000000000e+02
1795.60/1795.91	c Time complete: 1795.62.

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-3735082-1338707777/watcher-3735082-1338707777 -o /tmp/evaluation-result-3735082-1338707777/solver-3735082-1338707777 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3735082-1338707777.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.00 3/176 22876
/proc/meminfo: memFree=27164664/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=8552 CPUtime=0 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 1478 0 0 0 0 0 0 0 20 0 1 0 336902797 8757248 1431 33554432000 4194304 7823515 140734724843328 140733723960392 6884213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2138 1431 354 887 0 1248 0

[startup+0.030828 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22876
/proc/meminfo: memFree=27164664/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=10264 CPUtime=0.02 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 1908 0 0 0 2 0 0 0 20 0 1 0 336902797 10510336 1861 33554432000 4194304 7823515 140734724843328 140733723960392 5538364 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 2566 1861 354 887 0 1676 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10264

[startup+0.100272 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22876
/proc/meminfo: memFree=27164664/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=14416 CPUtime=0.09 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 2947 0 0 0 9 0 0 0 20 0 1 0 336902797 14761984 2900 33554432000 4194304 7823515 140734724843328 140733723960392 6957168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 3604 2900 354 887 0 2714 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14416

[startup+0.300271 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22876
/proc/meminfo: memFree=27164664/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=25784 CPUtime=0.28 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 5802 0 0 0 28 0 0 0 20 0 1 0 336902797 26402816 5755 33554432000 4194304 7823515 140734724843328 140733723960392 6957168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 6446 5755 354 887 0 5556 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 25784

[startup+0.700302 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22876
/proc/meminfo: memFree=27164664/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=131908 CPUtime=0.69 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 31496 0 0 0 63 6 0 0 20 0 1 0 336902797 135073792 31095 33554432000 4194304 7823515 140734724843328 140733723960392 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 32977 31095 443 887 0 32087 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131908

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22877
/proc/meminfo: memFree=27041640/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=131908 CPUtime=1.49 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 31546 0 0 0 143 6 0 0 20 0 1 0 336902797 135073792 31145 33554432000 4194304 7823515 140734724843328 140734724840264 5061678 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 32977 31145 452 887 0 32087 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131908

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22877
/proc/meminfo: memFree=27041268/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=166576 CPUtime=3.09 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 40679 0 0 0 301 8 0 0 20 0 1 0 336902797 170573824 38601 33554432000 4194304 7823515 140734724843328 140734724837992 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 41644 38601 535 887 0 40754 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 166576

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22877
/proc/meminfo: memFree=27009212/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=168356 CPUtime=6.29 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 41286 0 0 0 621 8 0 0 20 0 1 0 336902797 172396544 39183 33554432000 4194304 7823515 140734724843328 140734724838456 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 42089 39183 535 887 0 41199 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 168356

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22877
/proc/meminfo: memFree=26997740/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=184208 CPUtime=12.69 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 44145 0 0 0 1257 12 0 0 20 0 1 0 336902797 188628992 42363 33554432000 4194304 7823515 140734724843328 140734724837992 5575817 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 46052 42363 563 887 0 45162 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 184208

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22877
/proc/meminfo: memFree=26972728/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=209676 CPUtime=25.48 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 52619 0 0 0 2531 17 0 0 20 0 1 0 336902797 214708224 48656 33554432000 4194304 7823515 140734724843328 140734724837992 6234848 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 52419 48656 563 887 0 51529 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 209676

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 22877
/proc/meminfo: memFree=26950100/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=234160 CPUtime=51.08 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 59946 0 0 0 5083 25 0 0 20 0 1 0 336902797 239779840 53422 33554432000 4194304 7823515 140734724843328 140734724839016 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 58540 53422 563 887 0 57650 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 234160

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 22877
/proc/meminfo: memFree=26958600/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=214548 CPUtime=102.28 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 139355 0 0 0 10177 51 0 0 20 0 1 0 336902797 219697152 50003 33554432000 4194304 7823515 140734724843328 140734724837352 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 53637 50003 567 887 0 52747 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 214548

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22878
/proc/meminfo: memFree=26959276/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=218860 CPUtime=162.26 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 173364 0 0 0 16158 68 0 0 20 0 1 0 336902797 224112640 51474 33554432000 4194304 7823515 140734724843328 140734724837656 6234850 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 54715 51474 567 887 0 53825 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 218860

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22878
/proc/meminfo: memFree=26946228/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=222648 CPUtime=222.25 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 175332 0 0 0 22144 81 0 0 20 0 1 0 336902797 227991552 52588 33554432000 4194304 7823515 140734724843328 140734724838664 6234850 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 55662 52588 573 887 0 54772 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 222648

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22881
/proc/meminfo: memFree=26948356/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=223532 CPUtime=282.23 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 177398 0 0 0 28131 92 0 0 20 0 1 0 336902797 228896768 52762 33554432000 4194304 7823515 140734724843328 140734724839160 6234850 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 55883 52762 573 887 0 54993 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 223532

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22881
/proc/meminfo: memFree=26956424/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=223532 CPUtime=342.23 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 177398 0 0 0 34120 103 0 0 20 0 1 0 336902797 228896768 52762 33554432000 4194304 7823515 140734724843328 140734724838808 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 55883 52762 573 887 0 54993 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 223532

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22881
/proc/meminfo: memFree=26951340/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=223532 CPUtime=402.22 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 177398 0 0 0 40103 119 0 0 20 0 1 0 336902797 228896768 52762 33554432000 4194304 7823515 140734724843328 140734724838136 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 55883 52762 573 887 0 54993 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 223532

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22882
/proc/meminfo: memFree=26949104/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=223532 CPUtime=462.21 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 177398 0 0 0 46090 131 0 0 20 0 1 0 336902797 228896768 52762 33554432000 4194304 7823515 140734724843328 140734724838808 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 55883 52762 573 887 0 54993 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 223532

[startup+522.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 22882
/proc/meminfo: memFree=26951524/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=219960 CPUtime=522.2 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 185105 0 0 0 52075 145 0 0 20 0 1 0 336902797 225239040 52727 33554432000 4194304 7823515 140734724843328 140734724838664 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 54990 52727 574 887 0 54100 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 219960

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22882
/proc/meminfo: memFree=26944508/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=227436 CPUtime=582.2 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 190272 0 0 0 58062 158 0 0 20 0 1 0 336902797 232894464 53636 33554432000 4194304 7823515 140734724843328 140734724838120 6257624 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 56859 53636 574 887 0 55969 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 227436

[startup+642.3 s]

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

/proc/meminfo: memFree=26931464/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=227436 CPUtime=1062.12 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 190273 0 0 0 105938 274 0 0 20 0 1 0 336902797 232894464 53641 33554432000 4194304 7823515 140734724843328 140734724838120 6234848 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 56859 53641 574 887 0 55969 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 227436

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22887
/proc/meminfo: memFree=26929664/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=227436 CPUtime=1122.11 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 190273 0 0 0 111925 286 0 0 20 0 1 0 336902797 232894464 53641 33554432000 4194304 7823515 140734724843328 140734724838792 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 56859 53641 574 887 0 55969 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 227436

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22888
/proc/meminfo: memFree=26937780/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=227436 CPUtime=1182.1 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 190273 0 0 0 117914 296 0 0 20 0 1 0 336902797 232894464 53641 33554432000 4194304 7823515 140734724843328 140734724838120 6234850 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 56859 53641 574 887 0 55969 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 227436

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22888
/proc/meminfo: memFree=26914540/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=231684 CPUtime=1242.1 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 194841 0 0 0 123904 306 0 0 20 0 1 0 336902797 237244416 56103 33554432000 4194304 7823515 140734724843328 140734724837992 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 57921 56103 574 887 0 57031 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 231684

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22888
/proc/meminfo: memFree=26916520/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=227580 CPUtime=1302.09 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 197975 0 0 0 129894 315 0 0 20 0 1 0 336902797 233041920 55084 33554432000 4194304 7823515 140734724843328 140734724838776 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 56895 55084 574 887 0 56005 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 227580

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22889
/proc/meminfo: memFree=26911244/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=230728 CPUtime=1362.07 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 201342 0 0 0 135879 328 0 0 20 0 1 0 336902797 236265472 55888 33554432000 4194304 7823515 140734724843328 140734724838760 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 57682 55888 574 887 0 56792 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 230728

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22889
/proc/meminfo: memFree=26915260/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=226752 CPUtime=1422.07 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 207768 0 0 0 141869 338 0 0 20 0 1 0 336902797 232194048 54861 33554432000 4194304 7823515 140734724843328 140734724837992 6234850 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 56688 54861 574 887 0 55798 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 226752

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22892
/proc/meminfo: memFree=26921388/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=220408 CPUtime=1482.06 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 210371 0 0 0 147856 350 0 0 20 0 1 0 336902797 225697792 53274 33554432000 4194304 7823515 140734724843328 140734724838664 6234850 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 55102 53274 574 887 0 54212 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 220408

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22930
/proc/meminfo: memFree=25809092/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=223120 CPUtime=1542.04 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 211083 0 0 0 153840 364 0 0 20 0 1 0 336902797 228474880 53983 33554432000 4194304 7823515 140734724843328 140734724838024 6234848 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 55780 53983 574 887 0 54890 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 223120

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22930
/proc/meminfo: memFree=25816032/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=216572 CPUtime=1602.04 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 213574 0 0 0 159826 378 0 0 20 0 1 0 336902797 221769728 52014 33554432000 4194304 7823515 140734724843328 140734724838520 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 54143 52014 574 887 0 53253 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 216572

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22931
/proc/meminfo: memFree=25809168/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=228724 CPUtime=1662.03 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 225086 0 0 0 165813 390 0 0 20 0 1 0 336902797 234213376 53776 33554432000 4194304 7823515 140734724843328 140734724838664 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 57181 53776 574 887 0 56291 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 228724

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22931
/proc/meminfo: memFree=25808888/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=222632 CPUtime=1722.02 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 228651 0 0 0 171800 402 0 0 20 0 1 0 336902797 227975168 53862 33554432000 4194304 7823515 140734724843328 140734724837992 6161828 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 55658 53862 574 887 0 54768 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 222632

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22931
/proc/meminfo: memFree=25807676/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=223496 CPUtime=1782.01 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 228854 0 0 0 177787 414 0 0 20 0 1 0 336902797 228859904 54065 33554432000 4194304 7823515 140734724843328 140734724837992 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 55874 54065 574 887 0 54984 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 223496

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

[startup+1785.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22931
/proc/meminfo: memFree=25807180/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=226420 CPUtime=1785.2 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 229017 0 0 0 178106 414 0 0 20 0 1 0 336902797 231854080 54228 33554432000 4194304 7823515 140734724843328 140734724838024 6234848 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 56605 54228 574 887 0 55715 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 226420

[startup+1791.91 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22931
/proc/meminfo: memFree=25806668/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=226420 CPUtime=1791.61 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 229099 0 0 0 178745 416 0 0 20 0 1 0 336902797 231854080 54310 33554432000 4194304 7823515 140734724843328 140734724837352 6234848 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 56605 54310 574 887 0 55715 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 226420

[startup+1793.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22931
/proc/meminfo: memFree=25806668/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=226420 CPUtime=1793.2 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 229100 0 0 0 178904 416 0 0 20 0 1 0 336902797 231854080 54311 33554432000 4194304 7823515 140734724843328 140734724837352 6234850 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 56605 54311 574 887 0 55715 0
Current children cumulated CPU time (s) 1793.2
Current children cumulated vsize (KiB) 226420

[startup+1795.1 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22931
/proc/meminfo: memFree=25806668/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=226420 CPUtime=1794.81 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 229100 0 0 0 179065 416 0 0 20 0 1 0 336902797 231854080 54311 33554432000 4194304 7823515 140734724843328 140734724838664 6234848 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 56605 54311 574 887 0 55715 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 226420

[startup+1795.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22931
/proc/meminfo: memFree=25806668/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=226420 CPUtime=1795.2 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 229100 0 0 0 179104 416 0 0 20 0 1 0 336902797 231854080 54311 33554432000 4194304 7823515 140734724843328 140734724838664 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 56605 54311 574 887 0 55715 0
Current children cumulated CPU time (s) 1795.2
Current children cumulated vsize (KiB) 226420

[startup+1795.9 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22931
/proc/meminfo: memFree=25806668/32873844 swapFree=7116/7116
[pid=22876] ppid=22874 vsize=226420 CPUtime=1795.6 cores=1,3,5,7
/proc/22876/stat : 22876 (pbscip.linux.x8) R 22874 22876 10620 0 -1 4202496 229104 0 0 0 179144 416 0 0 20 0 1 0 336902797 231854080 54315 33554432000 4194304 7823515 140734724843328 140734724838664 5875729 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22876/statm: 56605 54315 578 887 0 55715 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 226420

Child status: 0
Real time (s): 1795.92
CPU time (s): 1795.63
CPU user time (s): 1791.46
CPU system time (s): 4.17437
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 236744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.46
system time used= 4.17436
maximum resident set size= 227912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229107
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 1851

runsolver used 3.51247 second user time and 9.15861 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-03 09:16:17
IDJOB=3735082
IDBENCH=2939
IDSOLVER=2321
FILE ID=node138/3735082-1338707777
RUNJOBID= node138-1338679216-19463
PBS_JOBID= 14636675
Free space on /tmp= 70776 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_17.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-3735082-1338707777/watcher-3735082-1338707777 -o /tmp/evaluation-result-3735082-1338707777/solver-3735082-1338707777 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3735082-1338707777.opb

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

MD5SUM BENCH= 25ee8feec785b6a4be71df8acc9d82db
RANDOM SEED=2098959196

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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:        27164936 kB
Buffers:          712552 kB
Cached:          3901452 kB
SwapCached:          208 kB
Active:          2523008 kB
Inactive:        2282872 kB
Active(anon):     176060 kB
Inactive(anon):    11376 kB
Active(file):    2346948 kB
Inactive(file):  2271496 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             13236 kB
Writeback:             0 kB
AnonPages:        191728 kB
Mapped:            16596 kB
Shmem:               200 kB
Slab:             763996 kB
SReclaimable:     206240 kB
SUnreclaim:       557756 kB
KernelStack:        1456 kB
PageTables:         4328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     308216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 70728 MiB
End job on node138 at 2012-06-03 09:46:13