Trace number 3735192

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)? 1794.85 1795.13

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_18.opb
MD5SUM92a7a1679de6bb1b52854275d5fc6396
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark299
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 303
Optimality of the best value was proved NO
Number of variables8878
Total number of constraints17460
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 constraints17459
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 153
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 408
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 2755
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.39/0.46	c SCIP version 1.1.0.7
0.39/0.46	c LP-Solver SoPlex 1.4.1
0.39/0.46	c user parameter file <scip.set> not found - using default parameters
0.39/0.46	c read problem <HOME/instance-3735192-1338709101.opb>
0.39/0.46	c original problem has 8878 variables (8878 bin, 0 int, 0 impl, 0 cont) and 17460 constraints
0.59/0.60	c start presolving problem
0.59/0.60	c presolving:
0.69/0.73	c (round 1) 1 del vars, 1 del conss, 1 chg bounds, 0 chg sides, 1137 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.79/0.80	c (round 2) 1 del vars, 7830 del conss, 1 chg bounds, 0 chg sides, 1137 chg coeffs, 909 upgd conss, 0 impls, 0 clqs
0.89/0.97	c (round 3) 1 del vars, 7830 del conss, 1 chg bounds, 19 chg sides, 1184 chg coeffs, 1801 upgd conss, 822 impls, 9 clqs
1.10/1.14	c (round 4) 1 del vars, 7830 del conss, 1 chg bounds, 34 chg sides, 1272 chg coeffs, 1801 upgd conss, 822 impls, 9 clqs
2.59/2.66	c    (2.1s) probing: 118/8877 (1.3%) - 0 fixings, 0 aggregations, 350 implications, 0 bound changes
2.59/2.66	c    (2.1s) probing aborted: 100/100 successive totally useless probings
2.59/2.66	c presolving (5 rounds):
2.59/2.66	c  1 deleted vars, 7830 deleted constraints, 1 tightened bounds, 0 added holes, 34 changed sides, 1282 changed coefficients
2.59/2.66	c  1522 implications, 9 cliques
2.59/2.66	c presolved problem has 8877 variables (8877 bin, 0 int, 0 impl, 0 cont) and 9643 constraints
2.59/2.66	c    1801 constraints of type <knapsack>
2.59/2.66	c      13 constraints of type <setppc>
2.59/2.66	c    7829 constraints of type <linear>
2.59/2.66	c transformed objective value is always integral (scale: 1)
2.59/2.66	c Presolving Time: 2.03
2.59/2.66	c OPT-LIN
2.59/2.66	c -----------------------------------------------------------------------------------------------
2.59/2.66	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.59/2.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.59/2.66	c limits/memory = c 13950
2.59/2.66	c # maximal time in seconds to run
2.59/2.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.59/2.66	c limits/time = c 1791
2.59/2.66	c # frequency for displaying node information lines
2.59/2.66	c # [type: int, range: [-1,2147483647], default: 100]
2.59/2.66	c display/freq = c 10000
2.59/2.66	c -----------------------------------------------------------------------------------------------
2.59/2.66	c start solving problem
2.59/2.66	c 
3.89/3.94	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.89/3.94	c   3.4s|     1 |     0 |  4569 |  81M|   0 |3617 |8877 |9643 |9643 |8877 |9643 |   0 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
13.48/13.53	c  12.9s|     1 |     0 | 13494 |  82M|   0 |4501 |8877 |9643 |9643 |8877 |9815 | 172 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
20.99/21.05	c  20.4s|     1 |     0 | 19246 |  83M|   0 |5355 |8877 |9643 |9643 |8877 |9911 | 268 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
32.89/32.97	c  32.3s|     1 |     0 | 27439 |  84M|   0 |5282 |8877 |9643 |9643 |8877 |  10k| 376 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
46.78/46.86	c  46.2s|     1 |     0 | 36130 |  84M|   0 |5785 |8877 |9643 |9643 |8877 |  10k| 477 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
60.49/60.57	c  59.9s|     1 |     0 | 44303 |  85M|   0 |5640 |8877 |9643 |9643 |8877 |  10k| 597 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
77.18/77.25	c  76.5s|     1 |     0 | 52658 |  86M|   0 |5414 |8877 |9643 |9643 |8877 |  10k| 722 |   0 |   0 | 1.530000e+02 |      --      |    Inf 
118.37/118.46	c   117s|     1 |     2 | 52658 |  86M|   0 |5414 |8877 |9643 |9643 |8877 |  10k| 722 |   0 |  25 | 1.530000e+02 |      --      |    Inf 
1794.61/1794.98	c 
1794.61/1794.98	c SCIP Status        : solving was interrupted [time limit reached]
1794.61/1794.98	c Solving Time (sec) : 1791.01
1794.61/1794.98	c Solving Nodes      : 628
1794.61/1794.98	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1794.61/1794.98	c Dual Bound         : +1.53000000000000e+02
1794.61/1794.98	c Gap                : infinite
1794.61/1794.98	c NODE         628
1794.61/1794.98	c DUAL BOUND   153
1794.61/1794.98	c PRIMAL BOUND 1e+20
1794.61/1794.98	c GAP          1e+20
1794.61/1794.98	s UNKNOWN
1794.61/1794.98	c SCIP Status        : solving was interrupted [time limit reached]
1794.61/1794.98	c Solving Time       :    1791.01
1794.61/1794.98	c Original Problem   :
1794.61/1794.98	c   Problem name     : HOME/instance-3735192-1338709101.opb
1794.61/1794.98	c   Variables        : 8878 (8878 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.61/1794.98	c   Constraints      : 17460 initial, 17460 maximal
1794.61/1794.98	c Presolved Problem  :
1794.61/1794.98	c   Problem name     : t_HOME/instance-3735192-1338709101.opb
1794.61/1794.98	c   Variables        : 8877 (8877 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.61/1794.98	c   Constraints      : 9643 initial, 14427 maximal
1794.61/1794.98	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.61/1794.98	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1794.61/1794.98	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1794.61/1794.98	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.61/1794.98	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.61/1794.98	c   implics          :       0.00          0          0          0          0          0          0          0          0
1794.61/1794.98	c   probing          :       1.50          0          0          0          0          0          0          0          0
1794.61/1794.98	c   knapsack         :       0.26          0          0          0          0          0          0         34        145
1794.61/1794.98	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1794.61/1794.98	c   linear           :       0.24          1          0          0          1          0       7830          0       1137
1794.61/1794.98	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1794.61/1794.98	c   root node        :          -          0          -          -          0          -          -          -          -
1794.61/1794.98	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.61/1794.98	c   integral         :          0          0          0        535          0          0        317          0          0        932
1794.61/1794.98	c   knapsack         :       1801          6      16920          0          1         26       3384        996          0          0
1794.61/1794.98	c   setppc           :         13          6      11699          0          0          0          6          0          0          0
1794.61/1794.98	c   linear           :       7829          6      16894          0          0         29       5724          0          0          0
1794.61/1794.98	c   logicor          :          0+         0       5269          0          0          0        487          0          0          0
1794.61/1794.98	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1794.61/1794.98	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.61/1794.98	c   integral         :     454.83       0.00       0.00     454.83       0.00
1794.61/1794.98	c   knapsack         :       1.36       0.03       1.33       0.00       0.00
1794.61/1794.98	c   setppc           :       0.02       0.00       0.02       0.00       0.00
1794.61/1794.98	c   linear           :      12.08       0.01      12.07       0.00       0.00
1794.61/1794.98	c   logicor          :       0.07       0.00       0.07       0.00       0.00
1794.61/1794.98	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.61/1794.98	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.61/1794.98	c   rootredcost      :       0.00          0          0          0
1794.61/1794.98	c   pseudoobj        :       0.01      16672          0          0
1794.61/1794.98	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.61/1794.98	c   propagation      :       0.00         55         55        267       23.0          4       11.2          -
1794.61/1794.98	c   infeasible LP    :       6.74       4466       4466       4651        8.4         13       11.2          0
1794.61/1794.98	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.61/1794.98	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.61/1794.98	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.61/1794.98	c   applied globally :          -          -          -       4784        8.6          -          -          -
1794.61/1794.98	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.61/1794.98	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.61/1794.98	c   cut pool         :       0.00          5          -          -       1429          -    (maximal pool size: 5073)
1794.61/1794.98	c   redcost          :       0.05        504          0          1          0          0
1794.61/1794.98	c   impliedbounds    :       0.02          6          0          0         44          0
1794.61/1794.98	c   intobj           :       0.00          0          0          0          0          0
1794.61/1794.98	c   gomory           :       4.51          6          0          0          1          0
1794.61/1794.98	c   strongcg         :       4.42          6          0          0          3          0
1794.61/1794.98	c   cmir             :       2.97          6          0          0       3000          0
1794.61/1794.98	c   flowcover        :       2.99          6          0          0       1200          0
1794.61/1794.98	c   clique           :       0.01          6          0          0          0          0
1794.61/1794.98	c   zerohalf         :       0.00          0          0          0          0          0
1794.61/1794.98	c   mcf              :       0.00          1          0          0          0          0
1794.61/1794.98	c Pricers            :       Time      Calls       Vars
1794.61/1794.98	c   problem variables:       0.00          0          0
1794.61/1794.98	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.61/1794.98	c   relpscost        :     454.83        535          0        317          0          0        932
1794.61/1794.98	c   pscost           :       0.00          0          0          0          0          0          0
1794.61/1794.98	c   inference        :       0.00          1          0          0          0          0          2
1794.61/1794.98	c   mostinf          :       0.00          0          0          0          0          0          0
1794.61/1794.98	c   leastinf         :       0.00          0          0          0          0          0          0
1794.61/1794.98	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.61/1794.98	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.61/1794.98	c   random           :       0.00          0          0          0          0          0          0
1794.61/1794.98	c Primal Heuristics  :       Time      Calls      Found
1794.61/1794.98	c   LP solutions     :       0.00          -          0
1794.61/1794.98	c   pseudo solutions :       0.00          -          0
1794.61/1794.98	c   oneopt           :       0.00          0          0
1794.61/1794.98	c   crossover        :       0.00          0          0
1794.61/1794.98	c   guideddiving     :       0.00          0          0
1794.61/1794.98	c   coefdiving       :     372.43          1          0
1794.61/1794.98	c   fracdiving       :     105.31          3          0
1794.61/1794.98	c   pscostdiving     :      80.30          3          0
1794.61/1794.98	c   veclendiving     :      62.44          4          0
1794.61/1794.98	c   rootsoldiving    :      18.45          4          0
1794.61/1794.98	c   objpscostdiving  :      32.90          6          0
1794.61/1794.98	c   linesearchdiving :      61.10         12          0
1794.61/1794.98	c   feaspump         :      45.89          8          0
1794.61/1794.98	c   simplerounding   :       0.00          0          0
1794.61/1794.98	c   rounding         :       0.80        275          0
1794.61/1794.98	c   shifting         :       2.50         54          0
1794.61/1794.98	c   intshifting      :       0.00          0          0
1794.61/1794.98	c   fixandinfer      :       0.00          0          0
1794.61/1794.98	c   intdiving        :       0.00          0          0
1794.61/1794.98	c   actconsdiving    :       0.00          0          0
1794.61/1794.98	c   octane           :       0.00          0          0
1794.61/1794.98	c   rens             :       0.01          0          0
1794.61/1794.98	c   rins             :       0.00          0          0
1794.61/1794.98	c   localbranching   :       0.00          0          0
1794.61/1794.98	c   mutation         :       0.00          0          0
1794.61/1794.98	c   dins             :       0.00          0          0
1794.61/1794.98	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.61/1794.98	c   primal LP        :       0.17          0          0       0.00       0.00
1794.61/1794.98	c   dual LP          :     529.98        676     788179    1165.95    1487.19
1794.61/1794.98	c   barrier LP       :       0.00          0          0       0.00          -
1794.61/1794.98	c   diving/probing LP:     746.03       7708     905212     117.44    1213.37
1794.61/1794.98	c   strong branching :     454.39        827     520118     628.92    1144.65
1794.61/1794.98	c     (at root node) :          -         25      24152     966.08          -
1794.61/1794.98	c   conflict analysis:       0.00          0          0       0.00          -
1794.61/1794.98	c B&B Tree           :
1794.61/1794.98	c   number of runs   :          1
1794.61/1794.98	c   nodes            :        628
1794.61/1794.98	c   nodes (total)    :        628
1794.61/1794.98	c   nodes left       :        231
1794.61/1794.98	c   max depth        :        194
1794.61/1794.98	c   max depth (total):        194
1794.61/1794.98	c   backtracks       :        111 (17.7%)
1794.61/1794.98	c   delayed cutoffs  :         76
1794.61/1794.98	c   repropagations   :       4175 (2288 domain reductions, 1 cutoffs)
1794.61/1794.98	c   avg switch length:      15.18
1794.61/1794.98	c   switching time   :       0.80
1794.61/1794.98	c Solution           :
1794.61/1794.98	c   Solutions found  :          0 (0 improvements)
1794.61/1794.98	c   Primal Bound     :          -
1794.61/1794.98	c   Dual Bound       : +1.53000000000000e+02
1794.61/1794.98	c   Gap              :   infinite
1794.61/1794.98	c   Root Dual Bound  : +1.53000000000000e+02
1794.82/1795.13	c Time complete: 1794.84.

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-3735192-1338709101/watcher-3735192-1338709101 -o /tmp/evaluation-result-3735192-1338709101/solver-3735192-1338709101 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3735192-1338709101.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.08 2.02 2.01 3/175 29718
/proc/meminfo: memFree=30575868/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=8556 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 1490 0 0 0 0 0 0 0 20 0 1 0 337034608 8761344 1443 33554432000 4194304 7823515 140736616734544 140735153021384 5878822 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2139 1443 354 887 0 1249 0

[startup+0.0504579 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 29718
/proc/meminfo: memFree=30575868/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=11480 CPUtime=0.04 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 2205 0 0 0 4 0 0 0 20 0 1 0 337034608 11755520 2158 33554432000 4194304 7823515 140736616734544 140735153021384 4561840 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2870 2158 354 887 0 1980 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11480

[startup+0.10027 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 29718
/proc/meminfo: memFree=30575868/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=14428 CPUtime=0.09 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 2947 0 0 0 9 0 0 0 20 0 1 0 337034608 14774272 2900 33554432000 4194304 7823515 140736616734544 140735153021384 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 3607 2900 354 887 0 2717 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14428

[startup+0.300287 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 29718
/proc/meminfo: memFree=30575868/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=26588 CPUtime=0.29 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 5977 0 0 0 28 1 0 0 20 0 1 0 337034608 27226112 5930 33554432000 4194304 7823515 140736616734544 140735153021384 6882018 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 6647 5930 354 887 0 5757 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26588

[startup+0.700309 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 29718
/proc/meminfo: memFree=30575868/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=155980 CPUtime=0.69 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 37195 0 0 0 64 5 0 0 20 0 1 0 337034608 159723520 36794 33554432000 4194304 7823515 140736616734544 140736616731752 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 38995 36794 412 887 0 38105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 155980

[startup+1.50032 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 29719
/proc/meminfo: memFree=30427564/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=158412 CPUtime=1.49 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 37998 0 0 0 142 7 0 0 20 0 1 0 337034608 162213888 37597 33554432000 4194304 7823515 140736616734544 140736616731752 5062443 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 39603 37597 452 887 0 38713 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158412

[startup+3.10025 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 29719
/proc/meminfo: memFree=30426448/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=202988 CPUtime=3.09 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 48427 0 0 0 299 10 0 0 20 0 1 0 337034608 207859712 46964 33554432000 4194304 7823515 140736616734544 140736616731224 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 50747 46964 524 887 0 49857 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 202988

[startup+6.30024 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 29720
/proc/meminfo: memFree=30387756/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=203800 CPUtime=6.29 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 48739 0 0 0 618 11 0 0 20 0 1 0 337034608 208691200 47276 33554432000 4194304 7823515 140736616734544 140736616729224 6208332 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 50950 47276 535 887 0 50060 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 203800

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 29720
/proc/meminfo: memFree=30386588/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=229932 CPUtime=12.69 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 53186 0 0 0 1256 13 0 0 20 0 1 0 337034608 235450368 53164 33554432000 4194304 7823515 140736616734544 140736616729880 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 57483 53164 563 887 0 56593 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 229932

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 29720
/proc/meminfo: memFree=30333676/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=262420 CPUtime=25.49 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 59914 0 0 0 2531 18 0 0 20 0 1 0 337034608 268718080 61011 33554432000 4194304 7823515 140736616734544 140736616729208 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 65605 61011 563 887 0 64715 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 262420

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 29720
/proc/meminfo: memFree=30335292/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=280632 CPUtime=51.08 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 64383 0 0 0 5084 24 0 0 20 0 1 0 337034608 287367168 65677 33554432000 4194304 7823515 140736616734544 140736616728728 6211287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 70158 65677 563 887 0 69268 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 280632

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 29723
/proc/meminfo: memFree=30308052/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=279064 CPUtime=102.28 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 115522 0 0 0 10180 48 0 0 20 0 1 0 337034608 285761536 64531 33554432000 4194304 7823515 140736616734544 140736616728568 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 69766 64531 567 887 0 68876 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 279064

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29723
/proc/meminfo: memFree=30307336/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=271068 CPUtime=162.26 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 145404 0 0 0 16158 68 0 0 20 0 1 0 337034608 277573632 62487 33554432000 4194304 7823515 140736616734544 140736616728568 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 67767 62487 567 887 0 66877 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 271068

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29723
/proc/meminfo: memFree=30293868/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=272756 CPUtime=222.25 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 146625 0 0 0 22150 75 0 0 20 0 1 0 337034608 279302144 64368 33554432000 4194304 7823515 140736616734544 140736616728568 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 68189 64368 567 887 0 67299 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 272756

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29723
/proc/meminfo: memFree=30286736/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=272756 CPUtime=282.24 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 146632 0 0 0 28139 85 0 0 20 0 1 0 337034608 279302144 64961 33554432000 4194304 7823515 140736616734544 140736616729336 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 68189 64961 573 887 0 67299 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 272756

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29724
/proc/meminfo: memFree=30275204/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=272756 CPUtime=342.23 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 146632 0 0 0 34128 95 0 0 20 0 1 0 337034608 279302144 64961 33554432000 4194304 7823515 140736616734544 140736616729336 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 68189 64961 573 887 0 67299 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 272756

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 29724
/proc/meminfo: memFree=30261488/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=277288 CPUtime=402.23 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 146859 0 0 0 40119 104 0 0 20 0 1 0 337034608 283942912 65699 33554432000 4194304 7823515 140736616734544 140736616729336 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 69322 65699 573 887 0 68432 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 277288

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29724
/proc/meminfo: memFree=30253028/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=277288 CPUtime=462.21 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 146967 0 0 0 46109 112 0 0 20 0 1 0 337034608 283942912 65807 33554432000 4194304 7823515 140736616734544 140736616729336 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 69322 65807 573 887 0 68432 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 277288

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29724
/proc/meminfo: memFree=30244348/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=277288 CPUtime=522.21 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 146967 0 0 0 52101 120 0 0 20 0 1 0 337034608 283942912 65807 33554432000 4194304 7823515 140736616734544 140736616730008 6234881 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 69322 65807 573 887 0 68432 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 277288

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29724
/proc/meminfo: memFree=30231072/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=283452 CPUtime=582.2 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 147507 0 0 0 58093 127 0 0 20 0 1 0 337034608 290254848 67369 33554432000 4194304 7823515 140736616734544 140736616731448 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 70863 67369 573 887 0 69973 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 283452

[startup+642.3 s]

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

/proc/meminfo: memFree=29041588/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1062.12 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150521 0 0 0 106013 199 0 0 20 0 1 0 337034608 303325184 70825 33554432000 4194304 7823515 140736616734544 140736616729208 6212678 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70825 574 887 0 73164 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 296216

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29768
/proc/meminfo: memFree=29041864/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1122.11 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150521 0 0 0 112005 206 0 0 20 0 1 0 337034608 303325184 70825 33554432000 4194304 7823515 140736616734544 140736616729880 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70825 574 887 0 73164 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 296216

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29768
/proc/meminfo: memFree=29041396/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1182.11 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150521 0 0 0 117996 215 0 0 20 0 1 0 337034608 303325184 70825 33554432000 4194304 7823515 140736616734544 140736616729512 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70825 574 887 0 73164 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 296216

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 29769
/proc/meminfo: memFree=29041300/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1242.1 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150521 0 0 0 123986 224 0 0 20 0 1 0 337034608 303325184 70825 33554432000 4194304 7823515 140736616734544 140736616729592 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70825 574 887 0 73164 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 296216

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 29772
/proc/meminfo: memFree=29041444/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1302.09 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150521 0 0 0 129975 234 0 0 20 0 1 0 337034608 303325184 70825 33554432000 4194304 7823515 140736616734544 140736616728872 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70825 574 887 0 73164 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 296216

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 29794
/proc/meminfo: memFree=29041540/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1362.08 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150521 0 0 0 135960 248 0 0 20 0 1 0 337034608 303325184 70825 33554432000 4194304 7823515 140736616734544 140736616731304 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70825 574 887 0 73164 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 296216

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29794
/proc/meminfo: memFree=29040268/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1422.08 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150521 0 0 0 141949 259 0 0 20 0 1 0 337034608 303325184 70825 33554432000 4194304 7823515 140736616734544 140736616728568 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70825 574 887 0 73164 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 296216

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29794
/proc/meminfo: memFree=29039676/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1482.06 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150522 0 0 0 147939 267 0 0 20 0 1 0 337034608 303325184 70826 33554432000 4194304 7823515 140736616734544 140736616729880 6212418 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70826 574 887 0 73164 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 296216

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29795
/proc/meminfo: memFree=29039704/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1542.05 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150522 0 0 0 153928 277 0 0 20 0 1 0 337034608 303325184 70826 33554432000 4194304 7823515 140736616734544 140736616729208 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70826 574 887 0 73164 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 296216

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29795
/proc/meminfo: memFree=29039732/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1602.04 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150522 0 0 0 159915 289 0 0 20 0 1 0 337034608 303325184 70826 33554432000 4194304 7823515 140736616734544 140736616728568 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70826 574 887 0 73164 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 296216

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29795
/proc/meminfo: memFree=29039636/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1662.03 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150522 0 0 0 165906 297 0 0 20 0 1 0 337034608 303325184 70826 33554432000 4194304 7823515 140736616734544 140736616729208 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70826 574 887 0 73164 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 296216

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29795
/proc/meminfo: memFree=29039664/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1722.02 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150522 0 0 0 171893 309 0 0 20 0 1 0 337034608 303325184 70826 33554432000 4194304 7823515 140736616734544 140736616728568 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70826 574 887 0 73164 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 296216

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29795
/proc/meminfo: memFree=29039344/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1782.02 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150522 0 0 0 177880 322 0 0 20 0 1 0 337034608 303325184 70826 33554432000 4194304 7823515 140736616734544 140736616729592 6036409 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70826 574 887 0 73164 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 296216

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29795
/proc/meminfo: memFree=29039716/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1785.21 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150522 0 0 0 178198 323 0 0 20 0 1 0 337034608 303325184 70826 33554432000 4194304 7823515 140736616734544 140736616729208 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70826 574 887 0 73164 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 296216

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29795
/proc/meminfo: memFree=29039592/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1791.62 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150522 0 0 0 178838 324 0 0 20 0 1 0 337034608 303325184 70826 33554432000 4194304 7823515 140736616734544 140736616729512 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70826 574 887 0 73164 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 296216

[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29795
/proc/meminfo: memFree=29039592/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1793.21 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150522 0 0 0 178997 324 0 0 20 0 1 0 337034608 303325184 70826 33554432000 4194304 7823515 140736616734544 140736616729880 6212400 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70826 574 887 0 73164 0
Current children cumulated CPU time (s) 1793.21
Current children cumulated vsize (KiB) 296216

[startup+1794.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29795
/proc/meminfo: memFree=29039592/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1794.01 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150522 0 0 0 179077 324 0 0 20 0 1 0 337034608 303325184 70826 33554432000 4194304 7823515 140736616734544 140736616729208 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70826 574 887 0 73164 0
Current children cumulated CPU time (s) 1794.01
Current children cumulated vsize (KiB) 296216

[startup+1794.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29795
/proc/meminfo: memFree=29039592/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1794.41 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150522 0 0 0 179117 324 0 0 20 0 1 0 337034608 303325184 70826 33554432000 4194304 7823515 140736616734544 140736616728872 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70826 574 887 0 73164 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (KiB) 296216

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29795
/proc/meminfo: memFree=29039592/32873844 swapFree=7900/7900
[pid=29718] ppid=29716 vsize=296216 CPUtime=1794.82 cores=1,3,5,7
/proc/29718/stat : 29718 (pbscip.linux.x8) R 29716 29718 17150 0 -1 4202496 150526 0 0 0 179158 324 0 0 20 0 1 0 337034608 303325184 70830 33554432000 4194304 7823515 140736616734544 140736616728872 4813574 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 74054 70830 578 887 0 73164 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 296216

Child status: 0
Real time (s): 1795.13
CPU time (s): 1794.85
CPU user time (s): 1791.6
CPU system time (s): 3.24951
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 300256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.6
system time used= 3.24951
maximum resident set size= 283320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150529
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= 13
involuntary context switches= 1846

runsolver used 3.59945 second user time and 9.27559 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 09:38:21
IDJOB=3735192
IDBENCH=2949
IDSOLVER=2321
FILE ID=node137/3735192-1338709101
RUNJOBID= node137-1338679216-25613
PBS_JOBID= 14636676
Free space on /tmp= 70320 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_18.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-3735192-1338709101/watcher-3735192-1338709101 -o /tmp/evaluation-result-3735192-1338709101/solver-3735192-1338709101 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3735192-1338709101.opb

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

MD5SUM BENCH= 92a7a1679de6bb1b52854275d5fc6396
RANDOM SEED=1014438480

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:        30576776 kB
Buffers:          187560 kB
Cached:          1106824 kB
SwapCached:         5796 kB
Active:           845576 kB
Inactive:         630288 kB
Active(anon):     176552 kB
Inactive(anon):     7172 kB
Active(file):     669024 kB
Inactive(file):   623116 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             14408 kB
Writeback:             0 kB
AnonPages:        184820 kB
Mapped:            11432 kB
Shmem:                 0 kB
Slab:             677772 kB
SReclaimable:     119240 kB
SUnreclaim:       558532 kB
KernelStack:        1464 kB
PageTables:         4020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     299944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 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= 70264 MiB
End job on node137 at 2012-06-03 10:08:16