Trace number 3733905

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)? 1796.14 1796.43

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_19.opb
MD5SUM5a1b3155d98b6c4d8f9ab1b869fece67
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark355
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 355
Optimality of the best value was proved NO
Number of variables11001
Total number of constraints21678
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints21678
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
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 2765
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.59/0.60	c SCIP version 1.1.0.7
0.59/0.60	c LP-Solver SoPlex 1.4.1
0.59/0.60	c user parameter file <scip.set> not found - using default parameters
0.59/0.60	c read problem <HOME/instance-3733905-1338702008.opb>
0.59/0.60	c original problem has 11001 variables (11001 bin, 0 int, 0 impl, 0 cont) and 21678 constraints
0.69/0.78	c start presolving problem
0.69/0.78	c presolving:
1.00/1.03	c (round 1) 0 del vars, 10830 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 18 upgd conss, 0 impls, 0 clqs
3.59/3.68	c    (3.0s) probing: 119/11001 (1.1%) - 0 fixings, 0 aggregations, 2979 implications, 0 bound changes
3.59/3.68	c    (3.0s) probing aborted: 100/100 successive totally useless probings
3.59/3.68	c presolving (2 rounds):
3.59/3.68	c  0 deleted vars, 10830 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3.59/3.68	c  22002 implications, 0 cliques
3.59/3.68	c presolved problem has 11001 variables (11001 bin, 0 int, 0 impl, 0 cont) and 10848 constraints
3.59/3.68	c      18 constraints of type <knapsack>
3.59/3.68	c   10830 constraints of type <linear>
3.59/3.68	c transformed objective value is always integral (scale: 1)
3.59/3.68	c Presolving Time: 2.88
3.59/3.68	c OPT-LIN
3.59/3.68	c -----------------------------------------------------------------------------------------------
3.59/3.68	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.59/3.68	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.59/3.68	c limits/memory = c 13950
3.59/3.68	c # maximal time in seconds to run
3.59/3.68	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.59/3.68	c limits/time = c 1791
3.59/3.68	c # frequency for displaying node information lines
3.59/3.68	c # [type: int, range: [-1,2147483647], default: 100]
3.59/3.68	c display/freq = c 10000
3.59/3.68	c -----------------------------------------------------------------------------------------------
3.59/3.68	c start solving problem
3.59/3.68	c 
7.98/8.03	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.98/8.03	c   7.3s|     1 |     0 | 12221 | 101M|   0 |6156 |  11k|  10k|  10k|  11k|  10k|   0 |   0 |   0 | 1.800000e+01 |      --      |    Inf 
18.28/18.30	c  17.5s|     1 |     0 | 21566 | 102M|   0 |6170 |  11k|  10k|  10k|  11k|  10k|  58 |   0 |   0 | 1.800000e+01 |      --      |    Inf 
19.38/19.42	c  18.7s|     1 |     0 | 21637 | 103M|   0 |6178 |  11k|  10k|  10k|  11k|  10k| 135 |   0 |   0 | 1.800000e+01 |      --      |    Inf 
20.79/20.81	c  20.0s|     1 |     0 | 21901 | 103M|   0 |6170 |  11k|  10k|  10k|  11k|  11k| 206 |   0 |   0 | 1.800000e+01 |      --      |    Inf 
22.18/22.27	c  21.5s|     1 |     0 | 22255 | 104M|   0 |6171 |  11k|  10k|  10k|  11k|  11k| 269 |   0 |   0 | 1.800000e+01 |      --      |    Inf 
24.38/24.41	c  23.6s|     1 |     0 | 23004 | 104M|   0 |6187 |  11k|  10k|  10k|  11k|  11k| 334 |   0 |   0 | 1.800092e+01 |      --      |    Inf 
26.49/26.59	c  25.8s|     1 |     0 | 23581 | 105M|   0 |6190 |  11k|  10k|  10k|  11k|  11k| 399 |   0 |   0 | 1.800092e+01 |      --      |    Inf 
66.98/67.02	c  66.0s|     1 |     2 | 23581 | 105M|   0 |6190 |  11k|  10k|  10k|  11k|  11k| 399 |   0 |  22 | 1.800092e+01 |      --      |    Inf 
1795.91/1796.25	c 
1795.91/1796.25	c SCIP Status        : solving was interrupted [time limit reached]
1795.91/1796.25	c Solving Time (sec) : 1791.00
1795.91/1796.25	c Solving Nodes      : 362
1795.91/1796.25	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1795.91/1796.25	c Dual Bound         : +1.80009242144178e+01
1795.91/1796.25	c Gap                : infinite
1795.91/1796.25	c NODE         362
1795.91/1796.25	c DUAL BOUND   18.0009
1795.91/1796.25	c PRIMAL BOUND 1e+20
1795.91/1796.25	c GAP          1e+20
1795.91/1796.25	s UNKNOWN
1795.91/1796.25	c SCIP Status        : solving was interrupted [time limit reached]
1795.91/1796.25	c Solving Time       :    1791.00
1795.91/1796.25	c Original Problem   :
1795.91/1796.25	c   Problem name     : HOME/instance-3733905-1338702008.opb
1795.91/1796.25	c   Variables        : 11001 (11001 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.91/1796.25	c   Constraints      : 21678 initial, 21678 maximal
1795.91/1796.25	c Presolved Problem  :
1795.91/1796.25	c   Problem name     : t_HOME/instance-3733905-1338702008.opb
1795.91/1796.25	c   Variables        : 11001 (11001 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.91/1796.25	c   Constraints      : 10848 initial, 13417 maximal
1795.91/1796.25	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.91/1796.25	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.91/1796.25	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1795.91/1796.25	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.91/1796.25	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.91/1796.25	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.91/1796.25	c   probing          :       2.56          0          0          0          0          0          0          0          0
1795.91/1796.25	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1795.91/1796.25	c   linear           :       0.26          0          0          0          0          0      10830          0          0
1795.91/1796.25	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1795.91/1796.25	c   root node        :          -          0          -          -          0          -          -          -          -
1795.91/1796.25	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.91/1796.25	c   integral         :          0          0          0        324          0          0         25          0          0        634
1795.91/1796.25	c   knapsack         :         18          6       9369          0          1         13        372        103          0          0
1795.91/1796.25	c   linear           :      10830          6       9356          0          0         76      21939          1          0          0
1795.91/1796.25	c   logicor          :          0+         0       2925          0          0          0         77          0          0          0
1795.91/1796.25	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1795.91/1796.25	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.91/1796.25	c   integral         :     233.28       0.00       0.00     233.28       0.00
1795.91/1796.25	c   knapsack         :       0.60       0.00       0.60       0.00       0.00
1795.91/1796.25	c   linear           :      19.08       0.00      19.08       0.00       0.00
1795.91/1796.25	c   logicor          :       0.02       0.00       0.02       0.00       0.00
1795.91/1796.25	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.91/1796.25	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.91/1796.25	c   rootredcost      :       0.00          0          0          0
1795.91/1796.25	c   pseudoobj        :       0.00       9117          0          0
1795.91/1796.25	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.91/1796.25	c   propagation      :       0.00         89         89        304       18.4          1        5.0          -
1795.91/1796.25	c   infeasible LP    :       3.76       2287       2287       2363       14.7          5       17.8          0
1795.91/1796.25	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.91/1796.25	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.91/1796.25	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.91/1796.25	c   applied globally :          -          -          -       2569       14.8          -          -          -
1795.91/1796.25	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.91/1796.25	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.91/1796.25	c   cut pool         :       0.00          5          -          -       1616          -    (maximal pool size: 4176)
1795.91/1796.25	c   redcost          :       0.12        330          0          1          0          0
1795.91/1796.25	c   impliedbounds    :       0.00          6          0          0         14          0
1795.91/1796.25	c   intobj           :       0.00          0          0          0          0          0
1795.91/1796.25	c   gomory           :       0.12          6          0          0         24          0
1795.91/1796.25	c   strongcg         :       0.10          6          0          0         12          0
1795.91/1796.25	c   cmir             :       2.89          6          0          0       3000          0
1795.91/1796.25	c   flowcover        :       1.73          6          0          0       1200          0
1795.91/1796.25	c   clique           :       0.01          1          0          0          0          0
1795.91/1796.25	c   zerohalf         :       0.00          0          0          0          0          0
1795.91/1796.25	c   mcf              :       0.00          1          0          0          0          0
1795.91/1796.25	c Pricers            :       Time      Calls       Vars
1795.91/1796.25	c   problem variables:       0.00          0          0
1795.91/1796.25	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.91/1796.25	c   relpscost        :     233.28        324          0         25          0          0        634
1795.91/1796.25	c   pscost           :       0.00          0          0          0          0          0          0
1795.91/1796.25	c   inference        :       0.00          1          0          0          0          0          2
1795.91/1796.25	c   mostinf          :       0.00          0          0          0          0          0          0
1795.91/1796.25	c   leastinf         :       0.00          0          0          0          0          0          0
1795.91/1796.25	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.91/1796.25	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.91/1796.25	c   random           :       0.00          0          0          0          0          0          0
1795.91/1796.25	c Primal Heuristics  :       Time      Calls      Found
1795.91/1796.25	c   LP solutions     :       0.00          -          0
1795.91/1796.25	c   pseudo solutions :       0.00          -          0
1795.91/1796.25	c   oneopt           :       0.00          0          0
1795.91/1796.25	c   crossover        :       0.00          0          0
1795.91/1796.25	c   guideddiving     :       0.00          0          0
1795.91/1796.25	c   intshifting      :       0.00          0          0
1795.91/1796.25	c   coefdiving       :    1250.36          1          0
1795.91/1796.25	c   fracdiving       :      30.13          2          0
1795.91/1796.25	c   objpscostdiving  :      42.34          1          0
1795.91/1796.25	c   veclendiving     :      17.31          3          0
1795.91/1796.25	c   rootsoldiving    :      21.66          2          0
1795.91/1796.25	c   pscostdiving     :      17.21          5          0
1795.91/1796.25	c   linesearchdiving :      30.03          5          0
1795.91/1796.25	c   feaspump         :      20.58          3          0
1795.91/1796.25	c   simplerounding   :       0.00          0          0
1795.91/1796.25	c   rounding         :       0.66        209          0
1795.91/1796.25	c   shifting         :       2.32         38          0
1795.91/1796.25	c   fixandinfer      :       0.00          0          0
1795.91/1796.25	c   intdiving        :       0.00          0          0
1795.91/1796.25	c   actconsdiving    :       0.00          0          0
1795.91/1796.25	c   octane           :       0.00          0          0
1795.91/1796.25	c   rens             :       0.01          0          0
1795.91/1796.25	c   rins             :       0.00          0          0
1795.91/1796.25	c   localbranching   :       0.00          0          0
1795.91/1796.25	c   mutation         :       0.00          0          0
1795.91/1796.25	c   dins             :       0.00          0          0
1795.91/1796.25	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.91/1796.25	c   primal LP        :       0.06          0          0       0.00       0.00
1795.91/1796.25	c   dual LP          :     111.05        366     183675     501.84    1653.98
1795.91/1796.25	c   barrier LP       :       0.00          0          0       0.00          -
1795.91/1796.25	c   diving/probing LP:    1398.72       5121    2836756     553.95    2028.11
1795.91/1796.25	c   strong branching :     233.01        402     220482     548.46     946.23
1795.91/1796.25	c     (at root node) :          -         22      19914     905.18          -
1795.91/1796.25	c   conflict analysis:       0.00          0          0       0.00          -
1795.91/1796.25	c B&B Tree           :
1795.91/1796.25	c   number of runs   :          1
1795.91/1796.25	c   nodes            :        362
1795.91/1796.25	c   nodes (total)    :        362
1795.91/1796.25	c   nodes left       :        180
1795.91/1796.25	c   max depth        :        148
1795.91/1796.25	c   max depth (total):        148
1795.91/1796.25	c   backtracks       :         55 (15.2%)
1795.91/1796.25	c   delayed cutoffs  :         95
1795.91/1796.25	c   repropagations   :        894 (2857 domain reductions, 0 cutoffs)
1795.91/1796.25	c   avg switch length:       6.85
1795.91/1796.25	c   switching time   :       0.69
1795.91/1796.25	c Solution           :
1795.91/1796.25	c   Solutions found  :          0 (0 improvements)
1795.91/1796.25	c   Primal Bound     :          -
1795.91/1796.25	c   Dual Bound       : +1.80009242144178e+01
1795.91/1796.25	c   Gap              :   infinite
1795.91/1796.25	c   Root Dual Bound  : +1.80009242144177e+01
1796.10/1796.42	c Time complete: 1796.13.

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-3733905-1338702008/watcher-3733905-1338702008 -o /tmp/evaluation-result-3733905-1338702008/solver-3733905-1338702008 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733905-1338702008.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/177 22323
/proc/meminfo: memFree=27061728/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=8552 CPUtime=0 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 1483 0 0 0 0 0 0 0 20 0 1 0 336325839 8757248 1436 33554432000 4194304 7823515 140736099683872 140735387374392 6883856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 2138 1436 354 887 0 1248 0

[startup+0.051264 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22323
/proc/meminfo: memFree=27061728/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=11040 CPUtime=0.04 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 2099 0 0 0 4 0 0 0 20 0 1 0 336325839 11304960 2052 33554432000 4194304 7823515 140736099683872 140736099549976 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 2760 2052 354 887 0 1870 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11040

[startup+0.100273 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22323
/proc/meminfo: memFree=27061728/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=13492 CPUtime=0.09 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 2735 0 0 0 9 0 0 0 20 0 1 0 336325839 13815808 2688 33554432000 4194304 7823515 140736099683872 140736099549976 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 3373 2688 354 887 0 2483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13492

[startup+0.300279 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22323
/proc/meminfo: memFree=27061728/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=25068 CPUtime=0.29 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 5602 0 0 0 28 1 0 0 20 0 1 0 336325839 25669632 5555 33554432000 4194304 7823515 140736099683872 140736099549976 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 6267 5555 354 887 0 5377 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25068

[startup+0.700318 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22323
/proc/meminfo: memFree=27061728/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=119956 CPUtime=0.69 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 28937 0 0 0 64 5 0 0 20 0 1 0 336325839 122834944 28537 33554432000 4194304 7823515 140736099683872 140736099549976 6911387 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 29989 28552 375 887 0 29099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 119956

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22324
/proc/meminfo: memFree=26889012/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=181680 CPUtime=1.48 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 44693 0 0 0 139 9 0 0 20 0 1 0 336325839 186040320 43458 33554432000 4194304 7823515 140736099683872 140736099680552 5062958 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 45420 43458 442 887 0 44530 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 181680

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22324
/proc/meminfo: memFree=26888872/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=181680 CPUtime=3.09 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 44722 0 0 0 299 10 0 0 20 0 1 0 336325839 186040320 43487 33554432000 4194304 7823515 140736099683872 140736099680552 5061694 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 45420 43487 442 887 0 44530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 181680

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22324
/proc/meminfo: memFree=26836440/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=240888 CPUtime=6.29 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 59013 0 0 0 616 13 0 0 20 0 1 0 336325839 246669312 56495 33554432000 4194304 7823515 140736099683872 140736099679208 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 60222 56495 515 887 0 59332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 240888

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22324
/proc/meminfo: memFree=26833620/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=244104 CPUtime=12.69 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 59730 0 0 0 1255 14 0 0 20 0 1 0 336325839 249962496 57203 33554432000 4194304 7823515 140736099683872 140736099678552 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 61026 57203 526 887 0 60136 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 244104

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22324
/proc/meminfo: memFree=26770356/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=311400 CPUtime=25.49 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 70167 0 0 0 2527 22 0 0 20 0 1 0 336325839 318873600 73441 33554432000 4194304 7823515 140736099683872 140736099679672 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77850 73441 550 887 0 76960 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 311400

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22362
/proc/meminfo: memFree=26851080/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=320648 CPUtime=51.08 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 98389 0 0 0 5072 36 0 0 20 0 1 0 336325839 328343552 75293 33554432000 4194304 7823515 140736099683872 140736099678568 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 80162 75293 555 887 0 79272 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 320648

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22363
/proc/meminfo: memFree=26836740/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310212 CPUtime=102.28 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118026 0 0 0 10178 50 0 0 20 0 1 0 336325839 317657088 74521 33554432000 4194304 7823515 140736099683872 140736099677896 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77553 74521 556 887 0 76663 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 310212

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22363
/proc/meminfo: memFree=26832692/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=162.26 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118140 0 0 0 16168 58 0 0 20 0 1 0 336325839 317906944 75461 33554432000 4194304 7823515 140736099683872 140736099677896 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75461 556 887 0 76724 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 310456

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22363
/proc/meminfo: memFree=26831884/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=222.25 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118149 0 0 0 22159 66 0 0 20 0 1 0 336325839 317906944 75630 33554432000 4194304 7823515 140736099683872 140736099679336 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75630 563 887 0 76724 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 310456

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22363
/proc/meminfo: memFree=26829064/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=282.23 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118149 0 0 0 28142 81 0 0 20 0 1 0 336325839 317906944 75630 33554432000 4194304 7823515 140736099683872 140736099678664 6234680 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75630 563 887 0 76724 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 310456

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22363
/proc/meminfo: memFree=26827124/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=342.23 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118149 0 0 0 34125 98 0 0 20 0 1 0 336325839 317906944 75630 33554432000 4194304 7823515 140736099683872 140736099679336 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75630 563 887 0 76724 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 310456

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22364
/proc/meminfo: memFree=26827176/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=402.22 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118149 0 0 0 40106 116 0 0 20 0 1 0 336325839 317906944 75630 33554432000 4194304 7823515 140736099683872 140736099679336 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75630 563 887 0 76724 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 310456

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22364
/proc/meminfo: memFree=26826804/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=462.21 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118149 0 0 0 46087 134 0 0 20 0 1 0 336325839 317906944 75630 33554432000 4194304 7823515 140736099683872 140736099679336 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75630 563 887 0 76724 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 310456

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22364
/proc/meminfo: memFree=26823392/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=522.2 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118149 0 0 0 52069 151 0 0 20 0 1 0 336325839 317906944 75630 33554432000 4194304 7823515 140736099683872 140736099678664 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75630 563 887 0 76724 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 310456

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22364
/proc/meminfo: memFree=26823392/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=582.19 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118149 0 0 0 58052 167 0 0 20 0 1 0 336325839 317906944 75630 33554432000 4194304 7823515 140736099683872 140736099678664 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75630 563 887 0 76724 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 310456

[startup+642.3 s]

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

/proc/meminfo: memFree=26812976/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=1122.11 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118149 0 0 0 111906 305 0 0 20 0 1 0 336325839 317906944 75630 33554432000 4194304 7823515 140736099683872 140736099679336 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75630 563 887 0 76724 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 310456

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22369
/proc/meminfo: memFree=26813224/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=1182.1 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118149 0 0 0 117892 318 0 0 20 0 1 0 336325839 317906944 75630 33554432000 4194304 7823515 140736099683872 140736099679688 6257153 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75630 563 887 0 76724 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 310456

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22372
/proc/meminfo: memFree=26813216/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=1242.09 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118149 0 0 0 123876 333 0 0 20 0 1 0 336325839 317906944 75630 33554432000 4194304 7823515 140736099683872 140736099680488 6099032 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75630 563 887 0 76724 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 310456

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22396
/proc/meminfo: memFree=26812332/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=1302.09 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118149 0 0 0 129861 348 0 0 20 0 1 0 336325839 317906944 75630 33554432000 4194304 7823515 140736099683872 140736099679336 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75630 563 887 0 76724 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 310456

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 22396
/proc/meminfo: memFree=26812588/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=1362.07 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118149 0 0 0 135846 361 0 0 20 0 1 0 336325839 317906944 75630 33554432000 4194304 7823515 140736099683872 140736099679336 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75630 563 887 0 76724 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 310456

[startup+1422.31 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 22396
/proc/meminfo: memFree=26812960/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=310456 CPUtime=1422.07 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118149 0 0 0 141834 373 0 0 20 0 1 0 336325839 317906944 75630 33554432000 4194304 7823515 140736099683872 140736099679800 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 77614 75630 563 887 0 76724 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 310456

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 22396
/proc/meminfo: memFree=26809860/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=314272 CPUtime=1482.06 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118914 0 0 0 147825 381 0 0 20 0 1 0 336325839 321814528 76395 33554432000 4194304 7823515 140736099683872 140736099678536 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 78568 76395 565 887 0 77678 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 314272

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22396
/proc/meminfo: memFree=26808992/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=314272 CPUtime=1542.04 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 118914 0 0 0 153813 391 0 0 20 0 1 0 336325839 321814528 76395 33554432000 4194304 7823515 140736099683872 140736099679640 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 78568 76395 565 887 0 77678 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 314272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 22396
/proc/meminfo: memFree=26804844/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=318012 CPUtime=1602.04 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 119294 0 0 0 159804 400 0 0 20 0 1 0 336325839 325644288 77286 33554432000 4194304 7823515 140736099683872 140736099678984 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 79503 77286 565 887 0 78613 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 318012

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22397
/proc/meminfo: memFree=26804708/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=318012 CPUtime=1662.03 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 119297 0 0 0 165790 413 0 0 20 0 1 0 336325839 325644288 77289 33554432000 4194304 7823515 140736099683872 140736099678648 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 79503 77289 565 887 0 78613 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 318012

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22397
/proc/meminfo: memFree=26796152/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=318012 CPUtime=1722.01 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 119427 0 0 0 171780 421 0 0 20 0 1 0 336325839 325644288 77419 33554432000 4194304 7823515 140736099683872 140736099679208 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 79503 77419 565 887 0 78613 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 318012

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22397
/proc/meminfo: memFree=26792672/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=318012 CPUtime=1782.01 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 119429 0 0 0 177766 435 0 0 20 0 1 0 336325839 325644288 77419 33554432000 4194304 7823515 140736099683872 140736099679944 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 79503 77419 565 887 0 78613 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 318012

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 22397
/proc/meminfo: memFree=26792796/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=318012 CPUtime=1785.21 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 119429 0 0 0 178085 436 0 0 20 0 1 0 336325839 325644288 77419 33554432000 4194304 7823515 140736099683872 140736099679672 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 79503 77419 565 887 0 78613 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 318012

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22397
/proc/meminfo: memFree=26792920/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=318012 CPUtime=1791.61 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 119429 0 0 0 178723 438 0 0 20 0 1 0 336325839 325644288 77419 33554432000 4194304 7823515 140736099683872 140736099678568 6161828 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 79503 77419 565 887 0 78613 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 318012

[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22397
/proc/meminfo: memFree=26792920/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=318012 CPUtime=1793.21 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 119429 0 0 0 178882 439 0 0 20 0 1 0 336325839 325644288 77419 33554432000 4194304 7823515 140736099683872 140736099678920 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 79503 77419 565 887 0 78613 0
Current children cumulated CPU time (s) 1793.21
Current children cumulated vsize (KiB) 318012

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22400
/proc/meminfo: memFree=26792896/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=318012 CPUtime=1794.81 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 119429 0 0 0 179042 439 0 0 20 0 1 0 336325839 325644288 77419 33554432000 4194304 7823515 140736099683872 140736099678568 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 79503 77419 565 887 0 78613 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 318012

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22400
/proc/meminfo: memFree=26792896/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=318012 CPUtime=1795.61 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 119429 0 0 0 179122 439 0 0 20 0 1 0 336325839 325644288 77419 33554432000 4194304 7823515 140736099683872 140736099678840 5398885 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 79503 77419 565 887 0 78613 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 318012

[startup+1796.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22400
/proc/meminfo: memFree=26792648/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=318012 CPUtime=1796.01 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 119433 0 0 0 179162 439 0 0 20 0 1 0 336325839 325644288 77423 33554432000 4194304 7823515 140736099683872 140736099679384 5875821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 79503 77423 569 887 0 78613 0
Current children cumulated CPU time (s) 1796.01
Current children cumulated vsize (KiB) 318012

[startup+1796.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22400
/proc/meminfo: memFree=26792648/32873844 swapFree=7116/7116
[pid=22323] ppid=22321 vsize=318012 CPUtime=1796.1 cores=1,3,5,7
/proc/22323/stat : 22323 (pbscip.linux.x8) R 22321 22323 10620 0 -1 4202496 119433 0 0 0 179171 439 0 0 20 0 1 0 336325839 325644288 77423 33554432000 4194304 7823515 140736099683872 140736099679384 5798961 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22323/statm: 79503 77423 569 887 0 78613 0
Current children cumulated CPU time (s) 1796.1
Current children cumulated vsize (KiB) 318012

Child status: 0
Real time (s): 1796.43
CPU time (s): 1796.14
CPU user time (s): 1791.74
CPU system time (s): 4.40533
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 323156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.74
system time used= 4.40533
maximum resident set size= 309692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119436
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= 17
involuntary context switches= 1848

runsolver used 2.67759 second user time and 8.81166 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-03 07:40:08
IDJOB=3733905
IDBENCH=2633
IDSOLVER=2321
FILE ID=node138/3733905-1338702008
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/golomb-rulers/normalized-OGR_19.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-3733905-1338702008/watcher-3733905-1338702008 -o /tmp/evaluation-result-3733905-1338702008/solver-3733905-1338702008 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733905-1338702008.opb

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

MD5SUM BENCH= 5a1b3155d98b6c4d8f9ab1b869fece67
RANDOM SEED=249152483

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:        27062256 kB
Buffers:          711384 kB
Cached:          3903168 kB
SwapCached:          208 kB
Active:          2623724 kB
Inactive:        2283472 kB
Active(anon):     277336 kB
Inactive(anon):    11376 kB
Active(file):    2346388 kB
Inactive(file):  2272096 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             15772 kB
Writeback:             0 kB
AnonPages:        292576 kB
Mapped:            16588 kB
Shmem:               200 kB
Slab:             764104 kB
SReclaimable:     206164 kB
SUnreclaim:       557940 kB
KernelStack:        1480 kB
PageTables:         4252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     400808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 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= 70764 MiB
End job on node138 at 2012-06-03 08:10:04